23:50:36,953 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.38 23:50:36,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6591f517 - No custom configurators were discovered as a service. 23:50:36,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6591f517 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 23:50:36,957 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6591f517 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 23:50:36,971 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:50:36,980 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/netconf-testtool-9.0.4-executable.jar!/logback.xml] 23:50:37,123 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute not set or set to unrecognized value. 23:50:37,124 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 23:50:37,124 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 23:50:37,129 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 23:50:37,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:50:37,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:50:37,178 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 23:50:37,178 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 23:50:37,178 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 23:50:37,179 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 23:50:37,179 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 23:50:37,180 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.ning.http.client] to WARN 23:50:37,180 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@345965f2 - End of configuration. 23:50:37,180 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@429bd883 - Registering current configuration as safe fallback point 23:50:37,185 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6591f517 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 223 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 23:50:37.256 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 23:50:37.258 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 23:50:37.258 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 23:50:37.261 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@478190fc 23:50:37.265 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 23:50:37.265 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 23:50:37.266 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 23:50:37.267 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 23:50:37.267 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 23:50:37.267 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 23:50:37.268 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 23:50:37.268 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @10bdf5e5) 23:50:37.270 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 23:50:37.270 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 23:50:37.270 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 23:50:37.270 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 23:50:37.270 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: 1073741824 bytes 23:50:37.271 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 23:50:37.271 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 23:50:37.271 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.ignoreExpensiveClean: false 23:50:37.279 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.jfr.enabled: true 23:50:37.280 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 23:50:37.294 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 23:50:37.303 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 23:50:37.303 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 23:50:37.303 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 23:50:37.303 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 23:50:37.307 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 23:50:37.314 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 23:50:37.315 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 23:50:37.315 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 23:50:37.320 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 23:50:37.323 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 23:50:37.323 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 23:50:37.346 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 2252 (auto-detected) 23:50:37.347 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 23:50:37.347 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 23:50:37.350 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 23:50:37.351 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 23:50:37.352 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:ca:6b:4a (auto-detected) 23:50:37.375 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 23:50:37.382 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 23:50:37.382 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 23:50:37.382 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 23:50:37.382 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 23:50:37.382 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 23:50:37.388 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 23:50:37.388 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 23:50:37.388 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 23:50:39.420 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio with TCP keepalive options 23:50:39.423 [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='null', deviceCount='500', 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'} 23:50:39.430 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 500, SSH simulated devices starting on port 17830 23:50:39.599 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 23:50:39.612 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 23:50:39.612 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 23:50:39.779 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=null]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15], Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=2013-07-15]], includes=[]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-yang-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-yang-types, prefix=Unqualified{localName=yang}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-inet-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module[sourceId=SourceIdentifier [odl-netconf-monitoring@2022-07-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, prefix=Unqualified{localName=odlncm}, revisions=[2022-07-18], imports=[Import[name=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null]], includes=[]]} 23:50:39.792 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf@2011-06-01] is missing import Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=null] 23:50:39.792 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15] 23:50:39.792 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 23:50:39.792 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 23:50:39.792 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null] 23:50:39.792 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 23:50:39.792 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 23:50:39.792 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 23:50:39.806 [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 23:50:39.806 [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 23:50:39.806 [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 23:50:39.806 [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 23:50:39.806 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase SOURCE_PRE_LINKAGE 23:50:39.806 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 23:50:39.823 [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 23:50:39.824 [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 23:50:39.824 [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 23:50:39.824 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase SOURCE_PRE_LINKAGE 23:50:39.824 [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 23:50:39.824 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 23:50:39.824 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 23:50:39.824 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 23:50:39.824 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 23:50:39.824 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 23:50:39.824 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase SOURCE_LINKAGE 23:50:39.824 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 23:50:39.827 [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] 23:50:39.828 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-inet-types} found a pre-existing match: SourceIdentifier [ietf-inet-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-inet-types}, refCount=0} 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase SOURCE_LINKAGE 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase STATEMENT_DEFINITION 23:50:39.829 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 23:50:39.851 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 23:50:39.851 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 23:50:39.852 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 23:50:39.852 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase STATEMENT_DEFINITION 23:50:39.852 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 23:50:39.852 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 23:50:39.852 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 23:50:39.852 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 23:50:39.852 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 23:50:39.852 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 23:50:39.853 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase FULL_DECLARATION 23:50:39.853 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 23:50:39.853 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@9f6e406 23:50:39.860 [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 23:50:39.860 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@9f6e406 23:50:39.863 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@9f6e406 23:50:39.866 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@9f6e406 23:50:39.875 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@9f6e406 23:50:39.887 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 23:50:39.887 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 23:50:39.888 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 23:50:39.888 [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 23:50:39.889 [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 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase FULL_DECLARATION 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase EFFECTIVE_MODEL 23:50:39.889 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 23:50:39.897 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 23:50:39.897 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 23:50:39.899 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 23:50:39.899 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 23:50:39.899 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.899 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 23:50:39.900 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 23:50:39.901 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 23:50:39.902 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase EFFECTIVE_MODEL 23:50:39.902 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 23:50:39.902 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 23:50:39.902 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 23:50:39.942 [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} 23:50:39.945 [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} 23:50:39.946 [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} 23:50:39.947 [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} 23:50:39.964 [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} 23:50:39.964 [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} 23:50:39.964 [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} 23:50:39.964 [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} 23:50:39.965 [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} 23:50:39.965 [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} 23:50:39.965 [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} 23:50:39.965 [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} 23:50:39.965 [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} 23:50:39.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:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=SWEEPING} 23:50:39.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:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=SWEEPING} 23:50:39.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:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=SWEEPING} 23:50:39.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:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=SWEEPING} 23:50:39.978 [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} 23:50:39.978 [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} 23:50:40.002 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 390.6 ms 23:50:40.026 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 23:50:40.028 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 23:50:40.032 [main] DEBUG o.o.y.c.AccessControllerCompat - Assuming Java <24 AccessController semantics 23:50:40.032 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 23:50:40.033 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 23:50:40.033 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 23:50:40.034 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 23:50:40.037 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [17830, 17831, 17832, 17833, 17834, 17835, 17836, 17837, 17838, 17839, 17840, 17841, 17842, 17843, 17844, 17845, 17846, 17847, 17848, 17849, 17850, 17851, 17852, 17853, 17854, 17855, 17856, 17857, 17858, 17859, 17860, 17861, 17862, 17863, 17864, 17865, 17866, 17867, 17868, 17869, 17870, 17871, 17872, 17873, 17874, 17875, 17876, 17877, 17878, 17879, 17880, 17881, 17882, 17883, 17884, 17885, 17886, 17887, 17888, 17889, 17890, 17891, 17892, 17893, 17894, 17895, 17896, 17897, 17898, 17899, 17900, 17901, 17902, 17903, 17904, 17905, 17906, 17907, 17908, 17909, 17910, 17911, 17912, 17913, 17914, 17915, 17916, 17917, 17918, 17919, 17920, 17921, 17922, 17923, 17924, 17925, 17926, 17927, 17928, 17929, 17930, 17931, 17932, 17933, 17934, 17935, 17936, 17937, 17938, 17939, 17940, 17941, 17942, 17943, 17944, 17945, 17946, 17947, 17948, 17949, 17950, 17951, 17952, 17953, 17954, 17955, 17956, 17957, 17958, 17959, 17960, 17961, 17962, 17963, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17975, 17976, 17977, 17978, 17979, 17980, 17981, 17982, 17983, 17984, 17985, 17986, 17987, 17988, 17989, 17990, 17991, 17992, 17993, 17994, 17995, 17996, 17997, 17998, 17999, 18000, 18001, 18002, 18003, 18004, 18005, 18006, 18007, 18008, 18009, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18019, 18020, 18021, 18022, 18023, 18024, 18025, 18026, 18027, 18028, 18029, 18030, 18031, 18032, 18033, 18034, 18035, 18036, 18037, 18038, 18039, 18040, 18041, 18042, 18043, 18044, 18045, 18046, 18047, 18048, 18049, 18050, 18051, 18052, 18053, 18054, 18055, 18056, 18057, 18058, 18059, 18060, 18061, 18062, 18063, 18064, 18065, 18066, 18067, 18068, 18069, 18070, 18071, 18072, 18073, 18074, 18075, 18076, 18077, 18078, 18079, 18080, 18081, 18082, 18083, 18084, 18085, 18086, 18087, 18088, 18089, 18090, 18091, 18092, 18093, 18094, 18095, 18096, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18109, 18110, 18111, 18112, 18113, 18114, 18115, 18116, 18117, 18118, 18119, 18120, 18121, 18122, 18123, 18124, 18125, 18126, 18127, 18128, 18129, 18130, 18131, 18132, 18133, 18134, 18135, 18136, 18137, 18138, 18139, 18140, 18141, 18142, 18143, 18144, 18145, 18146, 18147, 18148, 18149, 18150, 18151, 18152, 18153, 18154, 18155, 18156, 18157, 18158, 18159, 18160, 18161, 18162, 18163, 18164, 18165, 18166, 18167, 18168, 18169, 18170, 18171, 18172, 18173, 18174, 18175, 18176, 18177, 18178, 18179, 18180, 18181, 18182, 18183, 18184, 18185, 18186, 18187, 18188, 18189, 18190, 18191, 18192, 18193, 18194, 18195, 18196, 18197, 18198, 18199, 18200, 18201, 18202, 18203, 18204, 18205, 18206, 18207, 18208, 18209, 18210, 18211, 18212, 18213, 18214, 18215, 18216, 18217, 18218, 18219, 18220, 18221, 18222, 18223, 18224, 18225, 18226, 18227, 18228, 18229, 18230, 18231, 18232, 18233, 18234, 18235, 18236, 18237, 18238, 18239, 18240, 18241, 18242, 18243, 18244, 18245, 18246, 18247, 18248, 18249, 18250, 18251, 18252, 18253, 18254, 18255, 18256, 18257, 18258, 18259, 18260, 18261, 18262, 18263, 18264, 18265, 18266, 18267, 18268, 18269, 18270, 18271, 18272, 18273, 18274, 18275, 18276, 18277, 18278, 18279, 18280, 18281, 18282, 18283, 18284, 18285, 18286, 18287, 18288, 18289, 18290, 18291, 18292, 18293, 18294, 18295, 18296, 18297, 18298, 18299, 18300, 18301, 18302, 18303, 18304, 18305, 18306, 18307, 18308, 18309, 18310, 18311, 18312, 18313, 18314, 18315, 18316, 18317, 18318, 18319, 18320, 18321, 18322, 18323, 18324, 18325, 18326, 18327, 18328, 18329] 23:50:40.413 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 23:50:40.416 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 23:50:40.497 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 23:50:40.764 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 18329 23:51:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698]} 23:51:38.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40698]): SSH-2.0-SSHD-UNKNOWN 23:51:38.916 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 23:51:38.916 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 23:51:38.917 [netconf-device-simulator-threads-4] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2e8f9cda 23:51:39.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40698]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:39.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40698]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:39.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40698]) Send SSH_MSG_KEXINIT 23:51:39.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40698]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:39.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40698]) process #0 SSH_MSG_KEXINIT 23:51:39.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40698]) SSH_MSG_KEXINIT 23:51:39.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40698]) strict KEX=true client=true server=true 23:51:39.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40698]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:39.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40698]) Kex: server host key algorithms = rsa-sha2-512 23:51:39.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40698]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:39.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40698]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:39.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40698]) Kex: mac algorithms (client to server) = aead 23:51:39.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40698]) Kex: mac algorithms (server to client) = aead 23:51:39.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40698]) Kex: compression algorithms (client to server) = none 23:51:39.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40698]) Kex: compression algorithms (server to client) = none 23:51:39.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:39.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40698]) process #1 30 23:51:39.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40698]] process command=SSH_MSG_KEXDH_INIT 23:51:39.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40698]] Send SSH_MSG_KEXDH_REPLY 23:51:39.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40698]) packet #1 sending command=31[31] len=1639 23:51:39.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40698])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:39.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40698]) Send SSH_MSG_NEWKEYS 23:51:39.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40698]) session ID=dc:f1:04:c4:af:a3:39:97:63:32:43:7b:28:20:79:f0:ae:56:2f:2f:5f:c7:06:07:93:08:75:65:f4:9b:ef:da:15:53:8c:0f:fa:62:9c:ab:58:86:79:28:d0:45:ac:5c:00:66:4d:96:79:85:d4:ca:b9:38:91:d2:be:eb:e6:4f 23:51:39.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40698]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:39.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40698]): strict KEX resets output message sequence number from 3 to 0 23:51:39.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40698]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:39.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40698])[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 23:51:39.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40698])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:39.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40698]) packet #0 sending command=7[7] len=419 23:51:39.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40698]) No pending packets to flush at end of KEX 23:51:39.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944]} 23:51:39.589 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50944]): SSH-2.0-SSHD-UNKNOWN 23:51:39.590 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50944]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:39.590 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50944]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40698]) process #2 SSH_MSG_NEWKEYS 23:51:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40698]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40698]): strict KEX resets input message sequence number from 3 to 0 23:51:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40698]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40698]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40698]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:39.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40698]) authorized authentication methods: password,publickey 23:51:39.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40698]) Accepted service ssh-userauth 23:51:39.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40698]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:39.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40698]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:39.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40698]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:39.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40698]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:39.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40698]) no authentication factory for method=none 23:51:39.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40698]) SSH_MSG_USERAUTH_REQUEST 23:51:39.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40698]) remaining methods: password,publickey 23:51:39.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40698]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:39.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40698]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:39.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40698]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:39.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40698]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:39.631 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:39.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40698]) authentication result: true 23:51:39.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40698]) SSH_MSG_USERAUTH_REQUEST 23:51:39.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40698])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:39.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40698]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:39.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:39.631 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:39.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40698]) no heartbeat to stop 23:51:39.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40698]) heartbeat type=IGNORE, interval=PT30S 23:51:39.643 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40698 authenticated 23:51:39.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:39.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40698]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:39.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40698]] session=TransportServerSession[admin@/10.30.170.79:40698] id=0 23:51:39.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40698])) size=2097152, max=2097152, packet=32768 23:51:39.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40698]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40698] 23:51:39.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40698]) recipient=0 23:51:39.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])) size=2097152, max=2097152, packet=32768 23:51:39.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])) re-initializing 23:51:39.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])) size=2097152, max=2097152, packet=32768 23:51:39.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:39.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:39.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:39.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:39.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])[want-reply=true] subsystem=netconf 23:51:39.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])[subsystem] prepared command 23:51:39.677 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:39.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:39.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698]}} established 23:51:39.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17830 23:51:39.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 23:51:39.698 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:39.735 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:39.740 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:39.740 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:39.740 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:39.877 [netconf-device-simulator-threads-4] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 23:51:39.889 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6d51a5c4] 23:51:39.889 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:39.892 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:39.892 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:39.893 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:39.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:39.895 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:39.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:39.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:39.897 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6d51a5c4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6d51a5c4], subtreeVersion=Version[484615e5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[484615e5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:39.899 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:39.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:39.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698] 23:51:39.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698] 23:51:39.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) by 1218 down to 2095934 23:51:39.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:39.993 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:39.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698] 23:51:40.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698] 23:51:40.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) request=subsystem result=ReplySuccess, want-reply=true 23:51:40.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:40.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) request=subsystem activate command 23:51:40.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) starting runner for command=netconf 23:51:40.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50944]) Send SSH_MSG_KEXINIT 23:51:40.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50944]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:40.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50944]) process #0 SSH_MSG_KEXINIT 23:51:40.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50944]) SSH_MSG_KEXINIT 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50944]) strict KEX=true client=true server=true 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50944]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50944]) Kex: server host key algorithms = rsa-sha2-512 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50944]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50944]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50944]) Kex: mac algorithms (client to server) = aead 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50944]) Kex: mac algorithms (server to client) = aead 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50944]) Kex: compression algorithms (client to server) = none 23:51:40.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50944]) Kex: compression algorithms (server to client) = none 23:51:40.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #5 SSH_MSG_CHANNEL_DATA 23:51:40.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) by 373 down to 2096779 23:51:40.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_CHANNEL_DATA len=373 23:51:40.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698] 23:51:40.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:40.024 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:40.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:40.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698] 23:51:40.028 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:40.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698] 23:51:40.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17830', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:40.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 23:51:40.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698]} created 23:51:40.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698]} 23:51:40.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698]} up 23:51:40.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #6 SSH_MSG_CHANNEL_DATA 23:51:40.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) by 393 down to 2096386 23:51:40.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_CHANNEL_DATA len=393 23:51:40.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698] 23:51:40.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:40.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:40.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 23:51:40.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:40.068 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ed0053 after next message 23:51:40.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x5d5febd8, L:/10.30.170.146:17830 - R:/10.30.170.79:40698]} EXI handlers added to pipeline 23:51:40.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:40.071 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ed0053 23:51:40.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) by 179 down to 2095755 23:51:40.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:40.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:40.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #7 SSH_MSG_CHANNEL_DATA 23:51:40.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) by 340 down to 2096046 23:51:40.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_CHANNEL_DATA len=340 23:51:40.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698] 23:51:40.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 23:51:40.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[484615e5] 23:51:40.135 [netconf-device-simulator-threads-4] 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 23:51:40.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:40.137 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:40.137 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:40.141 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50944]) process #1 30 23:51:40.141 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50944]] process command=SSH_MSG_KEXDH_INIT 23:51:40.157 [netconf-device-simulator-threads-4] 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 23:51:40.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:40.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50944]] Send SSH_MSG_KEXDH_REPLY 23:51:40.176 [netconf-device-simulator-threads-4] 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} 23:51:40.176 [netconf-device-simulator-threads-4] 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} 23:51:40.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50944]) packet #1 sending command=31[31] len=1639 23:51:40.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50944])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:40.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50944]) Send SSH_MSG_NEWKEYS 23:51:40.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50944]) session ID=d6:9d:e3:fd:c2:ac:7b:de:18:0e:73:5a:c5:03:07:40:96:c0:cb:d4:7c:a7:e1:f5:47:f9:e2:2c:51:c1:4f:d2:3f:79:4e:21:32:a0:05:35:7e:68:0a:25:79:03:94:db:4b:ce:5c:c0:19:13:4d:6e:05:42:28:92:6d:07:bb:a6 23:51:40.177 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:51:40.178 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50944]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:40.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50944]): strict KEX resets output message sequence number from 3 to 0 23:51:40.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50944]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:40.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50944])[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 23:51:40.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50944])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:40.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50944]) packet #0 sending command=7[7] len=419 23:51:40.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50944]) No pending packets to flush at end of KEX 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.185 [netconf-device-simulator-threads-4] 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} 23:51:40.186 [netconf-device-simulator-threads-4] 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} 23:51:40.186 [netconf-device-simulator-threads-4] 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} 23:51:40.186 [netconf-device-simulator-threads-4] 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} 23:51:40.187 [netconf-device-simulator-threads-4] 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 23:51:40.187 [netconf-device-simulator-threads-4] 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 23:51:40.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:40.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) by 778 down to 2094977 23:51:40.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:40.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:40.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50944]) process #2 SSH_MSG_NEWKEYS 23:51:40.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50944]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:40.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50944]): strict KEX resets input message sequence number from 3 to 0 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50944]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50944]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50944]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50944]) authorized authentication methods: password,publickey 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50944]) Accepted service ssh-userauth 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50944]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50944]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50944]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50944]) no authentication factory for method=none 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50944]) SSH_MSG_USERAUTH_REQUEST 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50944]) remaining methods: password,publickey 23:51:40.234 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50944]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50944]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50944]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:40.236 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50944]) authentication result: true 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50944]) SSH_MSG_USERAUTH_REQUEST 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50944])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50944]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50944]) no heartbeat to stop 23:51:40.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50944]) heartbeat type=IGNORE, interval=PT30S 23:51:40.237 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50944 authenticated 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50944]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50944]] session=TransportServerSession[admin@/10.30.170.79:50944] id=0 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50944])) size=2097152, max=2097152, packet=32768 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50944]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50944] 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50944]) recipient=0 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])) size=2097152, max=2097152, packet=32768 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])) re-initializing 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])) size=2097152, max=2097152, packet=32768 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:40.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])[want-reply=true] subsystem=netconf 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])[subsystem] prepared command 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944]}} established 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 2: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17831 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 2: Creating data stores for simulated device 23:51:40.240 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:40.241 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:40.241 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:40.242 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:40.243 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d0bd6fb] 23:51:40.243 [netconf-device-simulator-threads-5] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:40.244 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:40.244 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:40.244 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:40.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:40.244 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:40.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:40.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:40.245 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d0bd6fb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d0bd6fb], subtreeVersion=Version[71bfc09c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71bfc09c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:40.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:40.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:40.248 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944] 23:51:40.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944] 23:51:40.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) by 1218 down to 2095934 23:51:40.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:40.251 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:40.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944] 23:51:40.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944] 23:51:40.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) request=subsystem result=ReplySuccess, want-reply=true 23:51:40.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:40.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) request=subsystem activate command 23:51:40.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) starting runner for command=netconf 23:51:40.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #5 SSH_MSG_CHANNEL_DATA 23:51:40.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) by 373 down to 2096779 23:51:40.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_CHANNEL_DATA len=373 23:51:40.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944] 23:51:40.253 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:40.253 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:40.254 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944] 23:51:40.254 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:40.254 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944] 23:51:40.254 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17831', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:40.254 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 23:51:40.254 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944]} created 23:51:40.254 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944]} 23:51:40.254 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944]} up 23:51:40.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #6 SSH_MSG_CHANNEL_DATA 23:51:40.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) by 393 down to 2096386 23:51:40.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_CHANNEL_DATA len=393 23:51:40.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944] 23:51:40.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:40.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:40.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=2} 23:51:40.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:40.258 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@331f82a3 after next message 23:51:40.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x309176f6, L:/10.30.170.146:17831 - R:/10.30.170.79:50944]} EXI handlers added to pipeline 23:51:40.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:40.259 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@331f82a3 23:51:40.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) by 179 down to 2095755 23:51:40.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:40.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:40.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #7 SSH_MSG_CHANNEL_DATA 23:51:40.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) by 340 down to 2096046 23:51:40.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_CHANNEL_DATA len=340 23:51:40.264 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944] 23:51:40.265 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:40.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:40.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=2} 23:51:40.267 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71bfc09c] 23:51:40.267 [netconf-device-simulator-threads-5] 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 23:51:40.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:40.267 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:40.267 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:40.267 [netconf-device-simulator-threads-5] 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 23:51:40.267 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:40.267 [netconf-device-simulator-threads-5] 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} 23:51:40.267 [netconf-device-simulator-threads-5] 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} 23:51:40.268 [netconf-device-simulator-threads-5] 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=2011-06-01} 23:51:40.268 [netconf-device-simulator-threads-5] 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} 23:51:40.268 [netconf-device-simulator-threads-5] 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} 23:51:40.268 [netconf-device-simulator-threads-5] 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} 23:51:40.268 [netconf-device-simulator-threads-5] 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} 23:51:40.268 [netconf-device-simulator-threads-5] 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} 23:51:40.269 [netconf-device-simulator-threads-5] 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} 23:51:40.269 [netconf-device-simulator-threads-5] 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} 23:51:40.269 [netconf-device-simulator-threads-5] 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} 23:51:40.269 [netconf-device-simulator-threads-5] 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} 23:51:40.269 [netconf-device-simulator-threads-5] 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} 23:51:40.269 [netconf-device-simulator-threads-5] 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} 23:51:40.269 [netconf-device-simulator-threads-5] 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} 23:51:40.270 [netconf-device-simulator-threads-5] 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 23:51:40.270 [netconf-device-simulator-threads-5] 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 23:51:40.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:40.274 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) by 778 down to 2094977 23:51:40.274 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:40.274 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:40.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424]} 23:51:40.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39424]): SSH-2.0-SSHD-UNKNOWN 23:51:40.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39424]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:40.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39424]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39424]) Send SSH_MSG_KEXINIT 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39424]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39424]) process #0 SSH_MSG_KEXINIT 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39424]) SSH_MSG_KEXINIT 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39424]) strict KEX=true client=true server=true 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39424]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39424]) Kex: server host key algorithms = rsa-sha2-512 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39424]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39424]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39424]) Kex: mac algorithms (client to server) = aead 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39424]) Kex: mac algorithms (server to client) = aead 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39424]) Kex: compression algorithms (client to server) = none 23:51:40.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39424]) Kex: compression algorithms (server to client) = none 23:51:40.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:40.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39424]) process #1 30 23:51:40.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39424]] process command=SSH_MSG_KEXDH_INIT 23:51:40.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39424]] Send SSH_MSG_KEXDH_REPLY 23:51:40.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39424]) packet #1 sending command=31[31] len=1639 23:51:40.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39424])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:40.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39424]) Send SSH_MSG_NEWKEYS 23:51:40.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39424]) session ID=9d:66:92:50:44:18:fe:14:53:4e:f8:fa:b4:ac:89:10:d1:ec:5e:83:0d:53:f4:fb:26:18:8a:bb:c2:d1:2d:6e:63:f6:8d:c7:5d:07:00:ff:3d:9a:07:db:31:67:b8:9a:38:c0:b5:c3:67:dd:37:ff:47:d5:4c:95:8d:04:dd:66 23:51:40.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39424]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:40.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39424]): strict KEX resets output message sequence number from 3 to 0 23:51:40.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39424]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:40.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39424])[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 23:51:40.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39424])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:40.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39424]) packet #0 sending command=7[7] len=419 23:51:40.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39424]) No pending packets to flush at end of KEX 23:51:40.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39424]) process #2 SSH_MSG_NEWKEYS 23:51:40.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39424]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:40.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39424]): strict KEX resets input message sequence number from 3 to 0 23:51:40.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39424]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:40.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39424]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39424]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39424]) authorized authentication methods: password,publickey 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39424]) Accepted service ssh-userauth 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39424]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39424]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39424]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:40.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39424]) no authentication factory for method=none 23:51:40.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39424]) SSH_MSG_USERAUTH_REQUEST 23:51:40.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39424]) remaining methods: password,publickey 23:51:40.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39424]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:40.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39424]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:40.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:40.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39424]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:40.708 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:40.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39424]) authentication result: true 23:51:40.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39424]) SSH_MSG_USERAUTH_REQUEST 23:51:40.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39424])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:40.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39424]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:40.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:40.708 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:40.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39424]) no heartbeat to stop 23:51:40.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39424]) heartbeat type=IGNORE, interval=PT30S 23:51:40.708 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39424 authenticated 23:51:40.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39424]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39424]] session=TransportServerSession[admin@/10.30.170.79:39424] id=0 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39424])) size=2097152, max=2097152, packet=32768 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39424]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39424] 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39424]) recipient=0 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])) size=2097152, max=2097152, packet=32768 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])) re-initializing 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])) size=2097152, max=2097152, packet=32768 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:40.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:40.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:40.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])[want-reply=true] subsystem=netconf 23:51:40.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])[subsystem] prepared command 23:51:40.717 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:40.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:40.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424]}} established 23:51:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 3: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17832 23:51:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 3: Creating data stores for simulated device 23:51:40.722 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:40.723 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:40.723 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:40.723 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:40.725 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62992b86] 23:51:40.725 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:40.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:40.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:40.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:40.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:40.727 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:40.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:40.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:40.727 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62992b86], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62992b86], subtreeVersion=Version[3a51ec0f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a51ec0f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:40.728 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:40.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:40.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424] 23:51:40.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424] 23:51:40.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) by 1218 down to 2095934 23:51:40.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424] 23:51:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424] 23:51:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) request=subsystem result=ReplySuccess, want-reply=true 23:51:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) request=subsystem activate command 23:51:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) starting runner for command=netconf 23:51:40.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #5 SSH_MSG_CHANNEL_DATA 23:51:40.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) by 373 down to 2096779 23:51:40.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_CHANNEL_DATA len=373 23:51:40.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424] 23:51:40.740 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:40.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:40.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424] 23:51:40.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:40.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424] 23:51:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17832', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 23:51:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424]} created 23:51:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424]} 23:51:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424]} up 23:51:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #6 SSH_MSG_CHANNEL_DATA 23:51:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) by 393 down to 2096386 23:51:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_CHANNEL_DATA len=393 23:51:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424] 23:51:40.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:40.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:40.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 23:51:40.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:40.749 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12326e00 after next message 23:51:40.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x02415b37, L:/10.30.170.146:17832 - R:/10.30.170.79:39424]} EXI handlers added to pipeline 23:51:40.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:40.750 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12326e00 23:51:40.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) by 179 down to 2095755 23:51:40.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:40.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:40.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #7 SSH_MSG_CHANNEL_DATA 23:51:40.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) by 340 down to 2096046 23:51:40.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_CHANNEL_DATA len=340 23:51:40.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424] 23:51:40.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:40.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:40.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=3} 23:51:40.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a51ec0f] 23:51:40.759 [netconf-device-simulator-threads-0] 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 23:51:40.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:40.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:40.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:40.759 [netconf-device-simulator-threads-0] 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 23:51:40.759 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:40.760 [netconf-device-simulator-threads-0] 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} 23:51:40.760 [netconf-device-simulator-threads-0] 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} 23:51:40.760 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:51:40.761 [netconf-device-simulator-threads-0] 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} 23:51:40.761 [netconf-device-simulator-threads-0] 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} 23:51:40.761 [netconf-device-simulator-threads-0] 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} 23:51:40.761 [netconf-device-simulator-threads-0] 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} 23:51:40.761 [netconf-device-simulator-threads-0] 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} 23:51:40.761 [netconf-device-simulator-threads-0] 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} 23:51:40.762 [netconf-device-simulator-threads-0] 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} 23:51:40.762 [netconf-device-simulator-threads-0] 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} 23:51:40.762 [netconf-device-simulator-threads-0] 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} 23:51:40.762 [netconf-device-simulator-threads-0] 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} 23:51:40.762 [netconf-device-simulator-threads-0] 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} 23:51:40.763 [netconf-device-simulator-threads-0] 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} 23:51:40.763 [netconf-device-simulator-threads-0] 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 23:51:40.763 [netconf-device-simulator-threads-0] 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 23:51:40.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) by 778 down to 2094977 23:51:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:40.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632]} 23:51:40.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54632]): SSH-2.0-SSHD-UNKNOWN 23:51:40.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54632]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:40.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54632]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:41.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54632]) Send SSH_MSG_KEXINIT 23:51:41.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54632]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:41.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54632]) process #0 SSH_MSG_KEXINIT 23:51:41.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54632]) SSH_MSG_KEXINIT 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54632]) strict KEX=true client=true server=true 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54632]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54632]) Kex: server host key algorithms = rsa-sha2-512 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54632]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54632]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54632]) Kex: mac algorithms (client to server) = aead 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54632]) Kex: mac algorithms (server to client) = aead 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54632]) Kex: compression algorithms (client to server) = none 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54632]) Kex: compression algorithms (server to client) = none 23:51:41.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:41.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54632]) process #1 30 23:51:41.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54632]] process command=SSH_MSG_KEXDH_INIT 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54632]] Send SSH_MSG_KEXDH_REPLY 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54632]) packet #1 sending command=31[31] len=1639 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54632])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54632]) Send SSH_MSG_NEWKEYS 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54632]) session ID=4a:37:1b:a9:1f:cd:4e:c8:7b:68:89:a6:57:f5:0f:d2:1c:29:75:6f:21:85:b7:98:5d:f2:d0:dc:b8:4d:64:b0:e4:e5:f7:b7:f7:91:83:1b:78:77:02:a9:dc:19:c4:48:fd:55:aa:61:3d:6f:c1:9c:25:de:27:bd:2b:3d:fc:7b 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54632]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54632]): strict KEX resets output message sequence number from 3 to 0 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54632]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54632])[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 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54632])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54632]) packet #0 sending command=7[7] len=419 23:51:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54632]) No pending packets to flush at end of KEX 23:51:41.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54632]) process #2 SSH_MSG_NEWKEYS 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54632]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54632]): strict KEX resets input message sequence number from 3 to 0 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54632]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54632]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54632]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54632]) authorized authentication methods: password,publickey 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54632]) Accepted service ssh-userauth 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54632]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54632]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:41.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:41.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54632]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:41.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54632]) no authentication factory for method=none 23:51:41.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54632]) SSH_MSG_USERAUTH_REQUEST 23:51:41.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54632]) remaining methods: password,publickey 23:51:41.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54632]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:41.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54632]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54632]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:41.341 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54632]) authentication result: true 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54632]) SSH_MSG_USERAUTH_REQUEST 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54632])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54632]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54632]) no heartbeat to stop 23:51:41.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54632]) heartbeat type=IGNORE, interval=PT30S 23:51:41.342 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54632 authenticated 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54632]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54632]] session=TransportServerSession[admin@/10.30.170.79:54632] id=0 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54632])) size=2097152, max=2097152, packet=32768 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54632]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54632] 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54632]) recipient=0 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])) size=2097152, max=2097152, packet=32768 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])) re-initializing 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])) size=2097152, max=2097152, packet=32768 23:51:41.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:41.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:41.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])[want-reply=true] subsystem=netconf 23:51:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])[subsystem] prepared command 23:51:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632]}} established 23:51:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 4: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17833 23:51:41.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 4: Creating data stores for simulated device 23:51:41.348 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:41.348 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:41.348 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:41.348 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:41.348 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:41.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[a3f9607] 23:51:41.351 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:41.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:41.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:41.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:41.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:41.352 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:41.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:41.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:41.352 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[a3f9607], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[a3f9607], subtreeVersion=Version[65cefde4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[65cefde4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:41.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:41.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632] 23:51:41.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 4 on channel [id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632] 23:51:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) by 1218 down to 2095934 23:51:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632] 23:51:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632] 23:51:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) request=subsystem result=ReplySuccess, want-reply=true 23:51:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) request=subsystem activate command 23:51:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) starting runner for command=netconf 23:51:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #5 SSH_MSG_CHANNEL_DATA 23:51:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) by 373 down to 2096779 23:51:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_CHANNEL_DATA len=373 23:51:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632] 23:51:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632] 23:51:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632] 23:51:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17833', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=4} created 23:51:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632]} created 23:51:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632] successful with session NetconfServerSession{sessionId=4, channel=[id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632]} 23:51:41.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632]} up 23:51:41.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #6 SSH_MSG_CHANNEL_DATA 23:51:41.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) by 393 down to 2096386 23:51:41.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_CHANNEL_DATA len=393 23:51:41.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632] 23:51:41.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:41.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:41.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=4} 23:51:41.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:41.369 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b63b7cc after next message 23:51:41.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x84638c65, L:/10.30.170.146:17833 - R:/10.30.170.79:54632]} EXI handlers added to pipeline 23:51:41.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:41.371 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b63b7cc 23:51:41.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) by 179 down to 2095755 23:51:41.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:41.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:41.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #7 SSH_MSG_CHANNEL_DATA 23:51:41.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) by 340 down to 2096046 23:51:41.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_CHANNEL_DATA len=340 23:51:41.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632] 23:51:41.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:41.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:41.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=4} 23:51:41.379 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[65cefde4] 23:51:41.379 [netconf-device-simulator-threads-2] 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 23:51:41.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:41.379 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:41.379 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:41.379 [netconf-device-simulator-threads-2] 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 23:51:41.379 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:41.380 [netconf-device-simulator-threads-2] 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} 23:51:41.380 [netconf-device-simulator-threads-2] 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} 23:51:41.380 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:51:41.381 [netconf-device-simulator-threads-2] 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} 23:51:41.381 [netconf-device-simulator-threads-2] 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} 23:51:41.381 [netconf-device-simulator-threads-2] 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} 23:51:41.382 [netconf-device-simulator-threads-2] 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} 23:51:41.382 [netconf-device-simulator-threads-2] 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} 23:51:41.382 [netconf-device-simulator-threads-2] 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} 23:51:41.382 [netconf-device-simulator-threads-2] 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} 23:51:41.382 [netconf-device-simulator-threads-2] 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} 23:51:41.383 [netconf-device-simulator-threads-2] 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} 23:51:41.383 [netconf-device-simulator-threads-2] 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} 23:51:41.383 [netconf-device-simulator-threads-2] 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} 23:51:41.383 [netconf-device-simulator-threads-2] 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} 23:51:41.384 [netconf-device-simulator-threads-2] 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 23:51:41.384 [netconf-device-simulator-threads-2] 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 23:51:41.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:41.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) by 778 down to 2094977 23:51:41.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:41.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:41.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410]} 23:51:41.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51410]): SSH-2.0-SSHD-UNKNOWN 23:51:41.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51410]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:41.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51410]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:41.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51410]) Send SSH_MSG_KEXINIT 23:51:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51410]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51410]) process #0 SSH_MSG_KEXINIT 23:51:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51410]) SSH_MSG_KEXINIT 23:51:41.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51410]) strict KEX=true client=true server=true 23:51:41.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51410]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:41.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51410]) Kex: server host key algorithms = rsa-sha2-512 23:51:41.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51410]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:41.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51410]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:41.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51410]) Kex: mac algorithms (client to server) = aead 23:51:41.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51410]) Kex: mac algorithms (server to client) = aead 23:51:41.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51410]) Kex: compression algorithms (client to server) = none 23:51:41.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51410]) Kex: compression algorithms (server to client) = none 23:51:41.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:42.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51410]) process #1 30 23:51:42.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51410]] process command=SSH_MSG_KEXDH_INIT 23:51:42.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51410]] Send SSH_MSG_KEXDH_REPLY 23:51:42.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51410]) packet #1 sending command=31[31] len=1639 23:51:42.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51410])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:42.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51410]) Send SSH_MSG_NEWKEYS 23:51:42.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51410]) session ID=4f:d4:14:db:a5:85:4a:ff:b9:79:6c:38:14:74:48:42:53:e5:63:67:c8:80:85:ce:be:cd:cd:4d:f1:f8:3c:ac:03:f4:b0:23:8e:c7:7f:4f:47:1b:5b:73:5e:14:00:93:ab:e2:92:7a:1a:d8:ed:41:4a:43:60:f7:8d:00:ea:34 23:51:42.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51410]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:42.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51410]): strict KEX resets output message sequence number from 3 to 0 23:51:42.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51410]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51410])[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 23:51:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51410])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51410]) packet #0 sending command=7[7] len=419 23:51:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51410]) No pending packets to flush at end of KEX 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51410]) process #2 SSH_MSG_NEWKEYS 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51410]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51410]): strict KEX resets input message sequence number from 3 to 0 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51410]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51410]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51410]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51410]) authorized authentication methods: password,publickey 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51410]) Accepted service ssh-userauth 23:51:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51410]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51410]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51410]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51410]) no authentication factory for method=none 23:51:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51410]) SSH_MSG_USERAUTH_REQUEST 23:51:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51410]) remaining methods: password,publickey 23:51:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51410]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:42.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51410]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:42.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:42.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51410]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:42.092 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:42.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51410]) authentication result: true 23:51:42.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51410]) SSH_MSG_USERAUTH_REQUEST 23:51:42.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51410])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:42.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51410]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:42.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:42.093 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:42.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51410]) no heartbeat to stop 23:51:42.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51410]) heartbeat type=IGNORE, interval=PT30S 23:51:42.093 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51410 authenticated 23:51:42.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51410]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51410]] session=TransportServerSession[admin@/10.30.170.79:51410] id=0 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51410])) size=2097152, max=2097152, packet=32768 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51410]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51410] 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51410]) recipient=0 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])) size=2097152, max=2097152, packet=32768 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])) re-initializing 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])) size=2097152, max=2097152, packet=32768 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:42.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:42.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:42.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])[want-reply=true] subsystem=netconf 23:51:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])[subsystem] prepared command 23:51:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410]}} established 23:51:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 5: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17834 23:51:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 5: Creating data stores for simulated device 23:51:42.097 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:42.097 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:42.098 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:42.098 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:42.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[706ace9f] 23:51:42.100 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:42.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:42.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:42.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:42.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:42.102 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:42.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:42.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:42.102 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[706ace9f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[706ace9f], subtreeVersion=Version[46abbab0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[46abbab0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:42.103 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:42.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:42.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410] 23:51:42.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 5 on channel [id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410] 23:51:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) by 1218 down to 2095934 23:51:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410] 23:51:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410] 23:51:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) request=subsystem result=ReplySuccess, want-reply=true 23:51:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) request=subsystem activate command 23:51:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) starting runner for command=netconf 23:51:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #5 SSH_MSG_CHANNEL_DATA 23:51:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) by 373 down to 2096779 23:51:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_CHANNEL_DATA len=373 23:51:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410] 23:51:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410] 23:51:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410] 23:51:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17834', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=5} created 23:51:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410]} created 23:51:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410] successful with session NetconfServerSession{sessionId=5, channel=[id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410]} 23:51:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410]} up 23:51:42.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #6 SSH_MSG_CHANNEL_DATA 23:51:42.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) by 393 down to 2096386 23:51:42.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_CHANNEL_DATA len=393 23:51:42.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410] 23:51:42.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:42.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:42.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=5} 23:51:42.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:42.118 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bc75b9d after next message 23:51:42.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x16599e17, L:/10.30.170.146:17834 - R:/10.30.170.79:51410]} EXI handlers added to pipeline 23:51:42.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:42.120 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bc75b9d 23:51:42.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) by 179 down to 2095755 23:51:42.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #7 SSH_MSG_CHANNEL_DATA 23:51:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) by 340 down to 2096046 23:51:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_CHANNEL_DATA len=340 23:51:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410] 23:51:42.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:42.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:42.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=5} 23:51:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[46abbab0] 23:51:42.128 [netconf-device-simulator-threads-4] 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 23:51:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:42.128 [netconf-device-simulator-threads-4] 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 23:51:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:42.128 [netconf-device-simulator-threads-4] 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} 23:51:42.128 [netconf-device-simulator-threads-4] 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} 23:51:42.129 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:51:42.129 [netconf-device-simulator-threads-4] 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} 23:51:42.129 [netconf-device-simulator-threads-4] 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} 23:51:42.129 [netconf-device-simulator-threads-4] 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} 23:51:42.130 [netconf-device-simulator-threads-4] 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} 23:51:42.130 [netconf-device-simulator-threads-4] 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} 23:51:42.130 [netconf-device-simulator-threads-4] 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} 23:51:42.130 [netconf-device-simulator-threads-4] 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} 23:51:42.130 [netconf-device-simulator-threads-4] 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} 23:51:42.130 [netconf-device-simulator-threads-4] 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} 23:51:42.131 [netconf-device-simulator-threads-4] 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} 23:51:42.131 [netconf-device-simulator-threads-4] 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} 23:51:42.131 [netconf-device-simulator-threads-4] 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} 23:51:42.131 [netconf-device-simulator-threads-4] 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 23:51:42.131 [netconf-device-simulator-threads-4] 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 23:51:42.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:42.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) by 778 down to 2094977 23:51:42.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:42.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:42.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030]} 23:51:42.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57030]): SSH-2.0-SSHD-UNKNOWN 23:51:42.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57030]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:42.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57030]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:42.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57030]) Send SSH_MSG_KEXINIT 23:51:42.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57030]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:42.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57030]) process #0 SSH_MSG_KEXINIT 23:51:42.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57030]) SSH_MSG_KEXINIT 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57030]) strict KEX=true client=true server=true 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57030]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57030]) Kex: server host key algorithms = rsa-sha2-512 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57030]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57030]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57030]) Kex: mac algorithms (client to server) = aead 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57030]) Kex: mac algorithms (server to client) = aead 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57030]) Kex: compression algorithms (client to server) = none 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57030]) Kex: compression algorithms (server to client) = none 23:51:42.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:42.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57030]) process #1 30 23:51:42.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57030]] process command=SSH_MSG_KEXDH_INIT 23:51:42.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57030]] Send SSH_MSG_KEXDH_REPLY 23:51:42.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57030]) packet #1 sending command=31[31] len=1639 23:51:42.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57030])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:42.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57030]) Send SSH_MSG_NEWKEYS 23:51:42.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57030]) session ID=bd:27:04:78:dd:04:1d:1a:60:4b:9b:f7:4c:03:19:32:43:e9:9e:c9:e9:e0:80:f8:d8:42:8e:7c:b8:d7:55:02:97:94:20:cd:45:f7:25:91:69:83:c2:31:a6:fe:0a:2a:47:d1:7c:39:ec:49:01:f5:37:5e:27:72:6e:a2:95:40 23:51:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57030]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57030]): strict KEX resets output message sequence number from 3 to 0 23:51:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57030]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57030])[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 23:51:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57030])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57030]) packet #0 sending command=7[7] len=419 23:51:42.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57030]) No pending packets to flush at end of KEX 23:51:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57030]) process #2 SSH_MSG_NEWKEYS 23:51:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57030]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57030]): strict KEX resets input message sequence number from 3 to 0 23:51:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57030]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:42.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57030]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57030]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57030]) authorized authentication methods: password,publickey 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57030]) Accepted service ssh-userauth 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57030]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57030]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57030]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57030]) no authentication factory for method=none 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57030]) SSH_MSG_USERAUTH_REQUEST 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57030]) remaining methods: password,publickey 23:51:42.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57030]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:42.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57030]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:42.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57030]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:42.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57030]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:42.820 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:42.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57030]) authentication result: true 23:51:42.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57030]) SSH_MSG_USERAUTH_REQUEST 23:51:42.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57030])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:42.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57030]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:42.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:42.821 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:42.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57030]) no heartbeat to stop 23:51:42.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57030]) heartbeat type=IGNORE, interval=PT30S 23:51:42.821 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57030 authenticated 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57030]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57030]] session=TransportServerSession[admin@/10.30.170.79:57030] id=0 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57030])) size=2097152, max=2097152, packet=32768 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57030]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57030] 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57030]) recipient=0 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])) size=2097152, max=2097152, packet=32768 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])) re-initializing 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])) size=2097152, max=2097152, packet=32768 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:42.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:42.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:42.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])[want-reply=true] subsystem=netconf 23:51:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])[subsystem] prepared command 23:51:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030]}} established 23:51:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 6: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17835 23:51:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 6: Creating data stores for simulated device 23:51:42.824 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:42.825 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:42.825 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:42.825 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:42.827 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5d21d18a] 23:51:42.827 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:42.827 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:42.828 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:42.828 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:42.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:42.828 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:42.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:42.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:42.831 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5d21d18a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5d21d18a], subtreeVersion=Version[10ad8924], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10ad8924], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:42.833 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:42.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:42.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030] 23:51:42.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 6 on channel [id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030] 23:51:42.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) by 1218 down to 2095934 23:51:42.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:42.839 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:42.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030] 23:51:42.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030] 23:51:42.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) request=subsystem result=ReplySuccess, want-reply=true 23:51:42.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:42.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) request=subsystem activate command 23:51:42.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) starting runner for command=netconf 23:51:42.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #5 SSH_MSG_CHANNEL_DATA 23:51:42.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) by 373 down to 2096779 23:51:42.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_CHANNEL_DATA len=373 23:51:42.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030] 23:51:42.841 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:42.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:42.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030] 23:51:42.842 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030] 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17835', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=6} created 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=6, channel=[id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030]} created 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030] successful with session NetconfServerSession{sessionId=6, channel=[id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030]} 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030]} up 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #6 SSH_MSG_CHANNEL_DATA 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) by 393 down to 2096386 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_CHANNEL_DATA len=393 23:51:42.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030] 23:51:42.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:42.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:42.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=6} 23:51:42.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f878b97 after next message 23:51:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=6, channel=[id: 0xeaef0512, L:/10.30.170.146:17835 - R:/10.30.170.79:57030]} EXI handlers added to pipeline 23:51:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f878b97 23:51:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) by 179 down to 2095755 23:51:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:42.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #7 SSH_MSG_CHANNEL_DATA 23:51:42.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) by 340 down to 2096046 23:51:42.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_CHANNEL_DATA len=340 23:51:42.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030] 23:51:42.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:42.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:42.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=6} 23:51:42.859 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10ad8924] 23:51:42.859 [netconf-device-simulator-threads-6] 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 23:51:42.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:42.859 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:42.859 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:42.859 [netconf-device-simulator-threads-6] 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 23:51:42.859 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:42.859 [netconf-device-simulator-threads-6] 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} 23:51:42.859 [netconf-device-simulator-threads-6] 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} 23:51:42.859 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.860 [netconf-device-simulator-threads-6] 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} 23:51:42.861 [netconf-device-simulator-threads-6] 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} 23:51:42.861 [netconf-device-simulator-threads-6] 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} 23:51:42.861 [netconf-device-simulator-threads-6] 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} 23:51:42.861 [netconf-device-simulator-threads-6] 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 23:51:42.861 [netconf-device-simulator-threads-6] 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 23:51:42.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:42.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) by 778 down to 2094977 23:51:42.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:43.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978]} 23:51:43.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36978]): SSH-2.0-SSHD-UNKNOWN 23:51:43.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36978]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:43.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36978]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36978]) Send SSH_MSG_KEXINIT 23:51:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36978]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36978]) process #0 SSH_MSG_KEXINIT 23:51:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36978]) SSH_MSG_KEXINIT 23:51:43.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36978]) strict KEX=true client=true server=true 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36978]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36978]) Kex: server host key algorithms = rsa-sha2-512 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36978]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36978]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36978]) Kex: mac algorithms (client to server) = aead 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36978]) Kex: mac algorithms (server to client) = aead 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36978]) Kex: compression algorithms (client to server) = none 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36978]) Kex: compression algorithms (server to client) = none 23:51:43.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:43.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36978]) process #1 30 23:51:43.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36978]] process command=SSH_MSG_KEXDH_INIT 23:51:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36978]] Send SSH_MSG_KEXDH_REPLY 23:51:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36978]) packet #1 sending command=31[31] len=1639 23:51:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36978])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36978]) Send SSH_MSG_NEWKEYS 23:51:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36978]) session ID=5a:c5:47:d2:7e:2e:b9:93:b9:f8:55:34:28:59:27:3c:d3:5d:71:33:b3:ac:c1:4e:e5:ee:9a:f2:20:75:b9:0f:cc:11:39:04:3f:a5:11:79:7a:58:9c:13:3e:5a:d3:80:38:44:5a:95:4e:b4:05:27:77:7a:ce:76:1f:2c:c8:94 23:51:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36978]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36978]): strict KEX resets output message sequence number from 3 to 0 23:51:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36978]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36978])[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 23:51:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36978])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36978]) packet #0 sending command=7[7] len=419 23:51:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36978]) No pending packets to flush at end of KEX 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36978]) process #2 SSH_MSG_NEWKEYS 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36978]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36978]): strict KEX resets input message sequence number from 3 to 0 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36978]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36978]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36978]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36978]) authorized authentication methods: password,publickey 23:51:43.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36978]) Accepted service ssh-userauth 23:51:43.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36978]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:43.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36978]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:43.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:43.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36978]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:43.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36978]) no authentication factory for method=none 23:51:43.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36978]) SSH_MSG_USERAUTH_REQUEST 23:51:43.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36978]) remaining methods: password,publickey 23:51:43.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36978]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:43.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36978]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:43.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:43.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36978]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:43.403 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:43.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36978]) authentication result: true 23:51:43.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36978]) SSH_MSG_USERAUTH_REQUEST 23:51:43.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36978])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:43.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36978]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:43.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:43.404 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:43.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36978]) no heartbeat to stop 23:51:43.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36978]) heartbeat type=IGNORE, interval=PT30S 23:51:43.404 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36978 authenticated 23:51:43.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:43.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36978]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:43.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36978]] session=TransportServerSession[admin@/10.30.170.79:36978] id=0 23:51:43.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36978])) size=2097152, max=2097152, packet=32768 23:51:43.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36978]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36978] 23:51:43.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36978]) recipient=0 23:51:43.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])) size=2097152, max=2097152, packet=32768 23:51:43.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])) re-initializing 23:51:43.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])) size=2097152, max=2097152, packet=32768 23:51:43.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:43.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])[want-reply=true] subsystem=netconf 23:51:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])[subsystem] prepared command 23:51:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978]}} established 23:51:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 7: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17836 23:51:43.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 7: Creating data stores for simulated device 23:51:43.408 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:43.408 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:43.408 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:43.408 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:43.408 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:43.410 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4f3258c3] 23:51:43.410 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:43.411 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:43.411 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:43.411 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:43.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:43.411 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:43.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:43.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:43.411 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4f3258c3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4f3258c3], subtreeVersion=Version[4e1b9e91], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e1b9e91], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:43.412 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:43.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:43.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978] 23:51:43.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 7 on channel [id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978] 23:51:43.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) by 1218 down to 2095934 23:51:43.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:43.418 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:43.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978] 23:51:43.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978] 23:51:43.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) request=subsystem result=ReplySuccess, want-reply=true 23:51:43.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:43.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) request=subsystem activate command 23:51:43.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) starting runner for command=netconf 23:51:43.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #5 SSH_MSG_CHANNEL_DATA 23:51:43.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) by 373 down to 2096779 23:51:43.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_CHANNEL_DATA len=373 23:51:43.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978] 23:51:43.425 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:43.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978] 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978] 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17836', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=7} created 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=7, channel=[id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978]} created 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978] successful with session NetconfServerSession{sessionId=7, channel=[id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978]} 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978]} up 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #6 SSH_MSG_CHANNEL_DATA 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) by 393 down to 2096386 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_CHANNEL_DATA len=393 23:51:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978] 23:51:43.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:43.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=7} 23:51:43.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:43.430 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3848c8af after next message 23:51:43.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=7, channel=[id: 0xcc62df5c, L:/10.30.170.146:17836 - R:/10.30.170.79:36978]} EXI handlers added to pipeline 23:51:43.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:43.434 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3848c8af 23:51:43.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) by 179 down to 2095755 23:51:43.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:43.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:43.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #7 SSH_MSG_CHANNEL_DATA 23:51:43.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) by 340 down to 2096046 23:51:43.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_CHANNEL_DATA len=340 23:51:43.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978] 23:51:43.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:43.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:43.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=7} 23:51:43.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e1b9e91] 23:51:43.442 [netconf-device-simulator-threads-0] 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 23:51:43.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:43.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:43.442 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:43.443 [netconf-device-simulator-threads-0] 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 23:51:43.443 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:43.443 [netconf-device-simulator-threads-0] 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} 23:51:43.443 [netconf-device-simulator-threads-0] 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} 23:51:43.443 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:51:43.444 [netconf-device-simulator-threads-0] 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} 23:51:43.444 [netconf-device-simulator-threads-0] 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} 23:51:43.444 [netconf-device-simulator-threads-0] 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} 23:51:43.444 [netconf-device-simulator-threads-0] 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} 23:51:43.444 [netconf-device-simulator-threads-0] 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} 23:51:43.444 [netconf-device-simulator-threads-0] 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} 23:51:43.445 [netconf-device-simulator-threads-0] 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} 23:51:43.445 [netconf-device-simulator-threads-0] 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} 23:51:43.445 [netconf-device-simulator-threads-0] 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} 23:51:43.445 [netconf-device-simulator-threads-0] 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} 23:51:43.445 [netconf-device-simulator-threads-0] 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} 23:51:43.445 [netconf-device-simulator-threads-0] 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} 23:51:43.445 [netconf-device-simulator-threads-0] 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 23:51:43.446 [netconf-device-simulator-threads-0] 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 23:51:43.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:43.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) by 778 down to 2094977 23:51:43.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:43.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:43.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500]} 23:51:43.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45500]): SSH-2.0-SSHD-UNKNOWN 23:51:43.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45500]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:43.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45500]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:44.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45500]) Send SSH_MSG_KEXINIT 23:51:44.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45500]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:44.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45500]) process #0 SSH_MSG_KEXINIT 23:51:44.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45500]) SSH_MSG_KEXINIT 23:51:44.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45500]) strict KEX=true client=true server=true 23:51:44.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45500]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:44.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45500]) Kex: server host key algorithms = rsa-sha2-512 23:51:44.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45500]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:44.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45500]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:44.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45500]) Kex: mac algorithms (client to server) = aead 23:51:44.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45500]) Kex: mac algorithms (server to client) = aead 23:51:44.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45500]) Kex: compression algorithms (client to server) = none 23:51:44.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45500]) Kex: compression algorithms (server to client) = none 23:51:44.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:44.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45500]) process #1 30 23:51:44.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45500]] process command=SSH_MSG_KEXDH_INIT 23:51:44.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45500]] Send SSH_MSG_KEXDH_REPLY 23:51:44.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45500]) packet #1 sending command=31[31] len=1639 23:51:44.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45500])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:44.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45500]) Send SSH_MSG_NEWKEYS 23:51:44.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45500]) session ID=db:f0:dd:40:1b:cd:f4:b2:b4:7c:4c:2b:ff:da:77:5f:4c:ea:1a:27:67:dd:07:22:a9:ba:c1:fe:ad:f0:b4:66:d7:3a:81:9a:c6:cd:1e:32:23:37:9d:23:d7:0b:42:6d:1f:97:97:e2:3e:57:0a:1f:8e:7b:08:9a:4c:88:fc:57 23:51:44.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45500]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:44.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45500]): strict KEX resets output message sequence number from 3 to 0 23:51:44.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45500]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:44.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45500])[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 23:51:44.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45500])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:44.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45500]) packet #0 sending command=7[7] len=419 23:51:44.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45500]) No pending packets to flush at end of KEX 23:51:44.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45500]) process #2 SSH_MSG_NEWKEYS 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45500]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45500]): strict KEX resets input message sequence number from 3 to 0 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45500]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45500]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45500]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45500]) authorized authentication methods: password,publickey 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45500]) Accepted service ssh-userauth 23:51:44.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45500]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45500]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45500]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45500]) no authentication factory for method=none 23:51:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45500]) SSH_MSG_USERAUTH_REQUEST 23:51:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45500]) remaining methods: password,publickey 23:51:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45500]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45500]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45500]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:44.182 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45500]) authentication result: true 23:51:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45500]) SSH_MSG_USERAUTH_REQUEST 23:51:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45500])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45500]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45500]) no heartbeat to stop 23:51:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45500]) heartbeat type=IGNORE, interval=PT30S 23:51:44.183 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45500 authenticated 23:51:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45500]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45500]] session=TransportServerSession[admin@/10.30.170.79:45500] id=0 23:51:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45500])) size=2097152, max=2097152, packet=32768 23:51:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45500]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45500] 23:51:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45500]) recipient=0 23:51:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])) size=2097152, max=2097152, packet=32768 23:51:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])) re-initializing 23:51:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])) size=2097152, max=2097152, packet=32768 23:51:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])[want-reply=true] subsystem=netconf 23:51:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])[subsystem] prepared command 23:51:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500]}} established 23:51:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 8: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17837 23:51:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 8: Creating data stores for simulated device 23:51:44.187 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:44.187 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:44.187 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[440dbe6b] 23:51:44.189 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:44.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:44.190 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:44.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:44.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:44.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[440dbe6b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[440dbe6b], subtreeVersion=Version[6abc3778], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6abc3778], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:44.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500] 23:51:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 8 on channel [id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500] 23:51:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) by 1218 down to 2095934 23:51:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500] 23:51:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500] 23:51:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) request=subsystem result=ReplySuccess, want-reply=true 23:51:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) request=subsystem activate command 23:51:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) starting runner for command=netconf 23:51:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #5 SSH_MSG_CHANNEL_DATA 23:51:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) by 373 down to 2096779 23:51:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_CHANNEL_DATA len=373 23:51:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500] 23:51:44.198 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:44.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:44.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500] 23:51:44.199 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:44.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500] 23:51:44.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17837', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:44.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=8} created 23:51:44.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=8, channel=[id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500]} created 23:51:44.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500] successful with session NetconfServerSession{sessionId=8, channel=[id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500]} 23:51:44.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500]} up 23:51:44.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #6 SSH_MSG_CHANNEL_DATA 23:51:44.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) by 393 down to 2096386 23:51:44.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_CHANNEL_DATA len=393 23:51:44.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500] 23:51:44.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:44.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:44.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=8} 23:51:44.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:44.205 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3cf892bc after next message 23:51:44.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=8, channel=[id: 0xe3d72f2f, L:/10.30.170.146:17837 - R:/10.30.170.79:45500]} EXI handlers added to pipeline 23:51:44.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:44.206 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3cf892bc 23:51:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) by 179 down to 2095755 23:51:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:44.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #7 SSH_MSG_CHANNEL_DATA 23:51:44.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) by 340 down to 2096046 23:51:44.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_CHANNEL_DATA len=340 23:51:44.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500] 23:51:44.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:44.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=8} 23:51:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6abc3778] 23:51:44.215 [netconf-device-simulator-threads-2] 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 23:51:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:44.215 [netconf-device-simulator-threads-2] 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 23:51:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:44.216 [netconf-device-simulator-threads-2] 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} 23:51:44.216 [netconf-device-simulator-threads-2] 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} 23:51:44.216 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:51:44.216 [netconf-device-simulator-threads-2] 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} 23:51:44.216 [netconf-device-simulator-threads-2] 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} 23:51:44.216 [netconf-device-simulator-threads-2] 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} 23:51:44.217 [netconf-device-simulator-threads-2] 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} 23:51:44.217 [netconf-device-simulator-threads-2] 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} 23:51:44.217 [netconf-device-simulator-threads-2] 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} 23:51:44.217 [netconf-device-simulator-threads-2] 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} 23:51:44.217 [netconf-device-simulator-threads-2] 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} 23:51:44.217 [netconf-device-simulator-threads-2] 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} 23:51:44.218 [netconf-device-simulator-threads-2] 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} 23:51:44.218 [netconf-device-simulator-threads-2] 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} 23:51:44.218 [netconf-device-simulator-threads-2] 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} 23:51:44.218 [netconf-device-simulator-threads-2] 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 23:51:44.218 [netconf-device-simulator-threads-2] 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 23:51:44.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:44.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) by 778 down to 2094977 23:51:44.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:44.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:44.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260]} 23:51:44.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56260]): SSH-2.0-SSHD-UNKNOWN 23:51:44.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56260]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:44.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56260]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:44.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56260]) Send SSH_MSG_KEXINIT 23:51:44.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56260]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56260]) process #0 SSH_MSG_KEXINIT 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56260]) SSH_MSG_KEXINIT 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56260]) strict KEX=true client=true server=true 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56260]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56260]) Kex: server host key algorithms = rsa-sha2-512 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56260]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56260]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56260]) Kex: mac algorithms (client to server) = aead 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56260]) Kex: mac algorithms (server to client) = aead 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56260]) Kex: compression algorithms (client to server) = none 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56260]) Kex: compression algorithms (server to client) = none 23:51:44.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:44.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56260]) process #1 30 23:51:44.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56260]] process command=SSH_MSG_KEXDH_INIT 23:51:44.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56260]] Send SSH_MSG_KEXDH_REPLY 23:51:44.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56260]) packet #1 sending command=31[31] len=1639 23:51:44.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56260])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:44.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56260]) Send SSH_MSG_NEWKEYS 23:51:44.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56260]) session ID=a6:b1:4e:9c:81:70:a7:2b:df:f6:75:05:54:80:9c:0d:42:9b:df:dc:f5:4b:f3:7a:d5:df:11:98:23:40:ed:a3:5b:2f:e6:c8:85:cc:1c:d7:da:ee:67:ea:d7:4b:93:13:4d:33:d4:4d:5f:88:84:18:9e:83:33:25:93:de:33:40 23:51:44.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56260]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:44.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56260]): strict KEX resets output message sequence number from 3 to 0 23:51:44.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56260]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:44.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56260])[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 23:51:44.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56260])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:44.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56260]) packet #0 sending command=7[7] len=419 23:51:44.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56260]) No pending packets to flush at end of KEX 23:51:44.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56260]) process #2 SSH_MSG_NEWKEYS 23:51:44.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56260]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:44.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56260]): strict KEX resets input message sequence number from 3 to 0 23:51:44.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56260]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:44.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56260]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56260]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56260]) authorized authentication methods: password,publickey 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56260]) Accepted service ssh-userauth 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56260]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56260]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56260]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56260]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56260]) no authentication factory for method=none 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56260]) SSH_MSG_USERAUTH_REQUEST 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56260]) remaining methods: password,publickey 23:51:44.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56260]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56260]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56260]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56260]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:44.889 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56260]) authentication result: true 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56260]) SSH_MSG_USERAUTH_REQUEST 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56260])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56260]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:44.889 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:44.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56260]) no heartbeat to stop 23:51:44.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56260]) heartbeat type=IGNORE, interval=PT30S 23:51:44.891 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56260 authenticated 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56260]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56260]] session=TransportServerSession[admin@/10.30.170.79:56260] id=0 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56260])) size=2097152, max=2097152, packet=32768 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56260]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56260] 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56260]) recipient=0 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])) size=2097152, max=2097152, packet=32768 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])) re-initializing 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])) size=2097152, max=2097152, packet=32768 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:44.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:44.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:44.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:44.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])[want-reply=true] subsystem=netconf 23:51:44.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])[subsystem] prepared command 23:51:44.894 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:44.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:44.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260]}} established 23:51:44.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 9: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17838 23:51:44.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 9: Creating data stores for simulated device 23:51:44.895 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:44.895 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:44.895 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:44.895 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:44.895 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:44.899 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4feb64da] 23:51:44.899 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:44.900 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:44.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:44.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:44.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:44.904 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:44.904 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:44.904 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:44.904 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4feb64da], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4feb64da], subtreeVersion=Version[28971932], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[28971932], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:44.907 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:44.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:44.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260] 23:51:44.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 9 on channel [id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260] 23:51:44.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) by 1218 down to 2095934 23:51:44.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 23:51:44.910 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:44.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260] 23:51:44.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260] 23:51:44.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) request=subsystem result=ReplySuccess, want-reply=true 23:51:44.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:44.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) request=subsystem activate command 23:51:44.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) starting runner for command=netconf 23:51:44.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #5 SSH_MSG_CHANNEL_DATA 23:51:44.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) by 373 down to 2096779 23:51:44.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_CHANNEL_DATA len=373 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260] 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260] 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260] 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17838', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=9} created 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260]} created 23:51:44.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260] successful with session NetconfServerSession{sessionId=9, channel=[id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260]} 23:51:44.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260]} up 23:51:44.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #6 SSH_MSG_CHANNEL_DATA 23:51:44.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) by 393 down to 2096386 23:51:44.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_CHANNEL_DATA len=393 23:51:44.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260] 23:51:44.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:44.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:44.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=9} 23:51:44.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:44.919 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37c889ca after next message 23:51:44.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x3dbc83a6, L:/10.30.170.146:17838 - R:/10.30.170.79:56260]} EXI handlers added to pipeline 23:51:44.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:44.924 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37c889ca 23:51:44.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) by 179 down to 2095755 23:51:44.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:44.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:44.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #7 SSH_MSG_CHANNEL_DATA 23:51:44.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) by 340 down to 2096046 23:51:44.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_CHANNEL_DATA len=340 23:51:44.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260] 23:51:44.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:44.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:44.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=9} 23:51:44.929 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[28971932] 23:51:44.929 [netconf-device-simulator-threads-4] 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 23:51:44.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:44.929 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:44.929 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:44.929 [netconf-device-simulator-threads-4] 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 23:51:44.930 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:44.930 [netconf-device-simulator-threads-4] 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} 23:51:44.930 [netconf-device-simulator-threads-4] 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} 23:51:44.930 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:51:44.930 [netconf-device-simulator-threads-4] 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} 23:51:44.930 [netconf-device-simulator-threads-4] 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} 23:51:44.930 [netconf-device-simulator-threads-4] 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} 23:51:44.930 [netconf-device-simulator-threads-4] 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} 23:51:44.930 [netconf-device-simulator-threads-4] 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} 23:51:44.930 [netconf-device-simulator-threads-4] 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} 23:51:44.932 [netconf-device-simulator-threads-4] 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} 23:51:44.932 [netconf-device-simulator-threads-4] 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} 23:51:44.932 [netconf-device-simulator-threads-4] 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} 23:51:44.932 [netconf-device-simulator-threads-4] 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} 23:51:44.932 [netconf-device-simulator-threads-4] 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} 23:51:44.932 [netconf-device-simulator-threads-4] 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} 23:51:44.932 [netconf-device-simulator-threads-4] 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 23:51:44.932 [netconf-device-simulator-threads-4] 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 23:51:44.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:44.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) by 778 down to 2094977 23:51:44.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:44.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:45.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486]} 23:51:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60486]): SSH-2.0-SSHD-UNKNOWN 23:51:45.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60486]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:45.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60486]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60486]) Send SSH_MSG_KEXINIT 23:51:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60486]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60486]) process #0 SSH_MSG_KEXINIT 23:51:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60486]) SSH_MSG_KEXINIT 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60486]) strict KEX=true client=true server=true 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60486]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60486]) Kex: server host key algorithms = rsa-sha2-512 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60486]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60486]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60486]) Kex: mac algorithms (client to server) = aead 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60486]) Kex: mac algorithms (server to client) = aead 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60486]) Kex: compression algorithms (client to server) = none 23:51:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60486]) Kex: compression algorithms (server to client) = none 23:51:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:45.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60486]) process #1 30 23:51:45.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60486]] process command=SSH_MSG_KEXDH_INIT 23:51:45.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60486]] Send SSH_MSG_KEXDH_REPLY 23:51:45.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60486]) packet #1 sending command=31[31] len=1639 23:51:45.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60486])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:45.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60486]) Send SSH_MSG_NEWKEYS 23:51:45.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60486]) session ID=8a:28:5b:a7:d6:9a:30:a7:4f:3e:54:09:fd:e4:93:e6:d4:5f:31:ee:d0:37:4b:9e:b9:d6:61:78:c4:69:03:19:14:54:6f:b0:6c:c3:fe:0a:8e:a4:f9:c5:5d:39:5b:9e:8f:99:5e:48:ba:b4:df:a0:c6:26:c9:7f:6b:26:9e:64 23:51:45.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60486]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:45.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60486]): strict KEX resets output message sequence number from 3 to 0 23:51:45.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60486]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:45.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60486])[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 23:51:45.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60486])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:45.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60486]) packet #0 sending command=7[7] len=419 23:51:45.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60486]) No pending packets to flush at end of KEX 23:51:45.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60486]) process #2 SSH_MSG_NEWKEYS 23:51:45.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60486]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:45.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60486]): strict KEX resets input message sequence number from 3 to 0 23:51:45.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60486]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:45.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60486]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60486]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60486]) authorized authentication methods: password,publickey 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60486]) Accepted service ssh-userauth 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60486]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60486]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60486]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60486]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60486]) no authentication factory for method=none 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60486]) SSH_MSG_USERAUTH_REQUEST 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60486]) remaining methods: password,publickey 23:51:45.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60486]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:45.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60486]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:45.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60486]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:45.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60486]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:45.649 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:45.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60486]) authentication result: true 23:51:45.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60486]) SSH_MSG_USERAUTH_REQUEST 23:51:45.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60486])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:45.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60486]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:45.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:45.649 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:45.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60486]) no heartbeat to stop 23:51:45.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60486]) heartbeat type=IGNORE, interval=PT30S 23:51:45.649 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60486 authenticated 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60486]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60486]] session=TransportServerSession[admin@/10.30.170.79:60486] id=0 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60486])) size=2097152, max=2097152, packet=32768 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60486]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60486] 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60486]) recipient=0 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])) size=2097152, max=2097152, packet=32768 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])) re-initializing 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])) size=2097152, max=2097152, packet=32768 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:45.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:45.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:45.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:45.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])[want-reply=true] subsystem=netconf 23:51:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])[subsystem] prepared command 23:51:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486]}} established 23:51:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 10: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17839 23:51:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 10: Creating data stores for simulated device 23:51:45.652 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:45.652 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:45.652 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:45.653 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7be83bea] 23:51:45.653 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:45.654 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:45.654 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:45.654 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:45.654 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:45.654 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:45.654 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:45.654 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:45.654 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7be83bea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7be83bea], subtreeVersion=Version[572575f0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[572575f0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:45.655 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:45.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:45.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486] 23:51:45.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 10 on channel [id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486] 23:51:45.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) by 1219 down to 2095933 23:51:45.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:45.658 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486] 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486] 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) request=subsystem result=ReplySuccess, want-reply=true 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) request=subsystem activate command 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) starting runner for command=netconf 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #5 SSH_MSG_CHANNEL_DATA 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) by 373 down to 2096779 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_CHANNEL_DATA len=373 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486] 23:51:45.659 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:45.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:45.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486] 23:51:45.660 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:45.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486] 23:51:45.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17839', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:45.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=10} created 23:51:45.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486]} created 23:51:45.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486] successful with session NetconfServerSession{sessionId=10, channel=[id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486]} 23:51:45.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486]} up 23:51:45.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #6 SSH_MSG_CHANNEL_DATA 23:51:45.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) by 393 down to 2096386 23:51:45.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_CHANNEL_DATA len=393 23:51:45.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486] 23:51:45.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:45.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:45.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=10} 23:51:45.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:45.664 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bce8a46 after next message 23:51:45.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x2f8b6340, L:/10.30.170.146:17839 - R:/10.30.170.79:60486]} EXI handlers added to pipeline 23:51:45.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:45.665 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bce8a46 23:51:45.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) by 179 down to 2095754 23:51:45.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:45.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:45.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #7 SSH_MSG_CHANNEL_DATA 23:51:45.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) by 340 down to 2096046 23:51:45.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_CHANNEL_DATA len=340 23:51:45.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486] 23:51:45.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:45.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:45.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=10} 23:51:45.677 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[572575f0] 23:51:45.677 [netconf-device-simulator-threads-6] 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 23:51:45.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:45.677 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:45.677 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:45.677 [netconf-device-simulator-threads-6] 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 23:51:45.677 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:45.677 [netconf-device-simulator-threads-6] 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} 23:51:45.677 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.678 [netconf-device-simulator-threads-6] 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} 23:51:45.679 [netconf-device-simulator-threads-6] 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} 23:51:45.679 [netconf-device-simulator-threads-6] 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} 23:51:45.679 [netconf-device-simulator-threads-6] 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} 23:51:45.679 [netconf-device-simulator-threads-6] 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 23:51:45.679 [netconf-device-simulator-threads-6] 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 23:51:45.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:45.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) by 778 down to 2094976 23:51:45.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:45.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:46.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050]} 23:51:46.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33050]): SSH-2.0-SSHD-UNKNOWN 23:51:46.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33050]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:46.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33050]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:46.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33050]) Send SSH_MSG_KEXINIT 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33050]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33050]) process #0 SSH_MSG_KEXINIT 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33050]) SSH_MSG_KEXINIT 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33050]) strict KEX=true client=true server=true 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33050]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33050]) Kex: server host key algorithms = rsa-sha2-512 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33050]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33050]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33050]) Kex: mac algorithms (client to server) = aead 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33050]) Kex: mac algorithms (server to client) = aead 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33050]) Kex: compression algorithms (client to server) = none 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33050]) Kex: compression algorithms (server to client) = none 23:51:46.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:46.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33050]) process #1 30 23:51:46.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33050]] process command=SSH_MSG_KEXDH_INIT 23:51:46.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33050]] Send SSH_MSG_KEXDH_REPLY 23:51:46.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33050]) packet #1 sending command=31[31] len=1639 23:51:46.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33050])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:46.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33050]) Send SSH_MSG_NEWKEYS 23:51:46.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33050]) session ID=4f:61:2e:2a:4c:92:99:5e:b4:4b:f6:0f:49:b4:18:02:cc:d5:d8:57:e2:78:5c:c6:a4:ed:4a:ce:de:a5:72:77:5d:45:53:83:53:da:fd:7b:ec:c4:c3:81:43:51:d6:29:38:3c:02:fb:31:df:98:cb:ad:b9:6e:8a:3a:28:db:1e 23:51:46.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33050]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:46.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33050]): strict KEX resets output message sequence number from 3 to 0 23:51:46.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33050]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:46.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33050])[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 23:51:46.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33050])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:46.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33050]) packet #0 sending command=7[7] len=419 23:51:46.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33050]) No pending packets to flush at end of KEX 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33050]) process #2 SSH_MSG_NEWKEYS 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33050]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33050]): strict KEX resets input message sequence number from 3 to 0 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33050]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33050]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33050]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33050]) authorized authentication methods: password,publickey 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33050]) Accepted service ssh-userauth 23:51:46.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33050]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:46.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33050]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:46.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33050]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:46.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33050]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:46.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33050]) no authentication factory for method=none 23:51:46.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33050]) SSH_MSG_USERAUTH_REQUEST 23:51:46.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33050]) remaining methods: password,publickey 23:51:46.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33050]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:46.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33050]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:46.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33050]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:46.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33050]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:46.336 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:46.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33050]) authentication result: true 23:51:46.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33050]) SSH_MSG_USERAUTH_REQUEST 23:51:46.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33050])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:46.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33050]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:46.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:46.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:46.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33050]) no heartbeat to stop 23:51:46.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33050]) heartbeat type=IGNORE, interval=PT30S 23:51:46.339 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33050 authenticated 23:51:46.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:46.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33050]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:46.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33050]] session=TransportServerSession[admin@/10.30.170.79:33050] id=0 23:51:46.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33050])) size=2097152, max=2097152, packet=32768 23:51:46.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33050]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33050] 23:51:46.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33050]) recipient=0 23:51:46.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])) size=2097152, max=2097152, packet=32768 23:51:46.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])) re-initializing 23:51:46.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])) size=2097152, max=2097152, packet=32768 23:51:46.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:46.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:46.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])[want-reply=true] subsystem=netconf 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])[subsystem] prepared command 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050]}} established 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 11: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17840 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 11: Creating data stores for simulated device 23:51:46.346 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:46.347 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:46.348 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:46.348 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:46.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39cff187] 23:51:46.351 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:46.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:46.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:46.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:46.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:46.353 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:46.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:46.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:46.353 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39cff187], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39cff187], subtreeVersion=Version[38d29a93], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38d29a93], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:46.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:46.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:46.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050] 23:51:46.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 11 on channel [id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050] 23:51:46.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) by 1219 down to 2095933 23:51:46.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:46.368 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050] 23:51:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050] 23:51:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) request=subsystem result=ReplySuccess, want-reply=true 23:51:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) request=subsystem activate command 23:51:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) starting runner for command=netconf 23:51:46.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #5 SSH_MSG_CHANNEL_DATA 23:51:46.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) by 373 down to 2096779 23:51:46.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_CHANNEL_DATA len=373 23:51:46.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050] 23:51:46.377 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:46.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050] 23:51:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050] 23:51:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17840', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=11} created 23:51:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050]} created 23:51:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050] successful with session NetconfServerSession{sessionId=11, channel=[id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050]} 23:51:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050]} up 23:51:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #6 SSH_MSG_CHANNEL_DATA 23:51:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) by 393 down to 2096386 23:51:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_CHANNEL_DATA len=393 23:51:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050] 23:51:46.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:46.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:46.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=11} 23:51:46.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:46.383 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36c49081 after next message 23:51:46.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x7878bc20, L:/10.30.170.146:17840 - R:/10.30.170.79:33050]} EXI handlers added to pipeline 23:51:46.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:46.384 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36c49081 23:51:46.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) by 179 down to 2095754 23:51:46.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:46.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:46.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #7 SSH_MSG_CHANNEL_DATA 23:51:46.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) by 340 down to 2096046 23:51:46.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_CHANNEL_DATA len=340 23:51:46.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050] 23:51:46.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:46.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:46.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=11} 23:51:46.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38d29a93] 23:51:46.394 [netconf-device-simulator-threads-0] 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 23:51:46.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:46.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:46.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:46.394 [netconf-device-simulator-threads-0] 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 23:51:46.394 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.395 [netconf-device-simulator-threads-0] 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} 23:51:46.396 [netconf-device-simulator-threads-0] 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} 23:51:46.396 [netconf-device-simulator-threads-0] 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} 23:51:46.396 [netconf-device-simulator-threads-0] 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} 23:51:46.396 [netconf-device-simulator-threads-0] 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 23:51:46.396 [netconf-device-simulator-threads-0] 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 23:51:46.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:46.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) by 778 down to 2094976 23:51:46.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:46.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:46.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304]} 23:51:46.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54304]): SSH-2.0-SSHD-UNKNOWN 23:51:46.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54304]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:46.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54304]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:47.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54304]) Send SSH_MSG_KEXINIT 23:51:47.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:47.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #0 SSH_MSG_KEXINIT 23:51:47.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_KEXINIT 23:51:47.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54304]) strict KEX=true client=true server=true 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: server host key algorithms = rsa-sha2-512 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: mac algorithms (client to server) = aead 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: mac algorithms (server to client) = aead 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: compression algorithms (client to server) = none 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: compression algorithms (server to client) = none 23:51:47.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:47.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #1 30 23:51:47.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54304]] process command=SSH_MSG_KEXDH_INIT 23:51:47.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54304]] Send SSH_MSG_KEXDH_REPLY 23:51:47.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #1 sending command=31[31] len=1639 23:51:47.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54304])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:47.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54304]) Send SSH_MSG_NEWKEYS 23:51:47.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54304]) session ID=d6:a0:f4:d0:7c:36:0a:ad:11:7d:22:d9:a9:c4:5f:f8:c8:10:23:60:15:7b:e7:8d:8c:6d:5b:7a:ba:b0:2d:a9:51:00:8f:0f:1b:3d:0b:d6:01:20:c7:ac:54:b5:49:9d:62:83:08:e1:16:a4:5a:ef:9c:3b:64:65:cf:67:40:49 23:51:47.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:47.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54304]): strict KEX resets output message sequence number from 3 to 0 23:51:47.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54304]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:47.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54304])[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 23:51:47.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54304])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:47.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #0 sending command=7[7] len=419 23:51:47.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54304]) No pending packets to flush at end of KEX 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #2 SSH_MSG_NEWKEYS 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54304]): strict KEX resets input message sequence number from 3 to 0 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54304]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54304]) authorized authentication methods: password,publickey 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54304]) Accepted service ssh-userauth 23:51:47.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:47.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:47.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:47.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:47.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) no authentication factory for method=none 23:51:47.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_USERAUTH_REQUEST 23:51:47.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54304]) remaining methods: password,publickey 23:51:47.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:47.271 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54304]) authentication result: true 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_USERAUTH_REQUEST 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54304])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54304]) no heartbeat to stop 23:51:47.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54304]) heartbeat type=IGNORE, interval=PT30S 23:51:47.272 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54304 authenticated 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]] session=TransportServerSession[admin@/10.30.170.79:54304] id=0 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54304])) size=2097152, max=2097152, packet=32768 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54304] 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54304]) recipient=0 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])) size=2097152, max=2097152, packet=32768 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])) re-initializing 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])) size=2097152, max=2097152, packet=32768 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:47.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[want-reply=true] subsystem=netconf 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[subsystem] prepared command 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304]}} established 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 12: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17841 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 12: Creating data stores for simulated device 23:51:47.275 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:47.275 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:47.276 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:47.276 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:47.277 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[a5ae347] 23:51:47.277 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:47.278 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:47.278 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:47.278 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:47.278 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:47.278 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:47.278 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:47.279 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:47.279 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[a5ae347], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[a5ae347], subtreeVersion=Version[2420d947], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2420d947], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:47.279 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:47.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:47.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304] 23:51:47.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 12 on channel [id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304] 23:51:47.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 1219 down to 2095933 23:51:47.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:47.284 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:47.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304] 23:51:47.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304] 23:51:47.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) request=subsystem result=ReplySuccess, want-reply=true 23:51:47.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:47.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) request=subsystem activate command 23:51:47.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) starting runner for command=netconf 23:51:47.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #5 SSH_MSG_CHANNEL_DATA 23:51:47.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 373 down to 2096779 23:51:47.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_DATA len=373 23:51:47.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:51:47.285 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:47.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:47.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304] 23:51:47.286 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:47.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304] 23:51:47.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17841', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:47.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=12} created 23:51:47.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304]} created 23:51:47.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304] successful with session NetconfServerSession{sessionId=12, channel=[id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304]} 23:51:47.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304]} up 23:51:47.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #6 SSH_MSG_CHANNEL_DATA 23:51:47.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 393 down to 2096386 23:51:47.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_DATA len=393 23:51:47.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:51:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:47.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=12} 23:51:47.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e595651 after next message 23:51:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x14fd2e89, L:/10.30.170.146:17841 - R:/10.30.170.79:54304]} EXI handlers added to pipeline 23:51:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e595651 23:51:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 179 down to 2095754 23:51:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:47.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #7 SSH_MSG_CHANNEL_DATA 23:51:47.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 340 down to 2096046 23:51:47.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_DATA len=340 23:51:47.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:51:47.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:47.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:47.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=12} 23:51:47.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2420d947] 23:51:47.302 [netconf-device-simulator-threads-2] 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 23:51:47.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:47.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:47.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:47.302 [netconf-device-simulator-threads-2] 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 23:51:47.302 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:47.302 [netconf-device-simulator-threads-2] 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} 23:51:47.302 [netconf-device-simulator-threads-2] 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} 23:51:47.302 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:51:47.303 [netconf-device-simulator-threads-2] 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} 23:51:47.303 [netconf-device-simulator-threads-2] 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} 23:51:47.303 [netconf-device-simulator-threads-2] 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} 23:51:47.303 [netconf-device-simulator-threads-2] 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} 23:51:47.303 [netconf-device-simulator-threads-2] 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} 23:51:47.303 [netconf-device-simulator-threads-2] 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} 23:51:47.303 [netconf-device-simulator-threads-2] 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} 23:51:47.303 [netconf-device-simulator-threads-2] 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} 23:51:47.304 [netconf-device-simulator-threads-2] 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} 23:51:47.304 [netconf-device-simulator-threads-2] 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} 23:51:47.304 [netconf-device-simulator-threads-2] 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} 23:51:47.304 [netconf-device-simulator-threads-2] 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} 23:51:47.304 [netconf-device-simulator-threads-2] 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 23:51:47.304 [netconf-device-simulator-threads-2] 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 23:51:47.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:47.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 778 down to 2094976 23:51:47.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:47.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:47.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744]} 23:51:47.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35744]): SSH-2.0-SSHD-UNKNOWN 23:51:47.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35744]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:47.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35744]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:47.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35744]) Send SSH_MSG_KEXINIT 23:51:47.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35744]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:47.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35744]) process #0 SSH_MSG_KEXINIT 23:51:47.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35744]) SSH_MSG_KEXINIT 23:51:47.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35744]) strict KEX=true client=true server=true 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35744]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35744]) Kex: server host key algorithms = rsa-sha2-512 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35744]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35744]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35744]) Kex: mac algorithms (client to server) = aead 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35744]) Kex: mac algorithms (server to client) = aead 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35744]) Kex: compression algorithms (client to server) = none 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35744]) Kex: compression algorithms (server to client) = none 23:51:47.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35744]) process #1 30 23:51:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35744]] process command=SSH_MSG_KEXDH_INIT 23:51:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35744]] Send SSH_MSG_KEXDH_REPLY 23:51:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35744]) packet #1 sending command=31[31] len=1639 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35744])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35744]) Send SSH_MSG_NEWKEYS 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35744]) session ID=aa:22:e3:86:3e:fc:d8:d9:4c:63:2c:83:45:18:aa:5e:82:dd:3b:33:1c:be:88:70:75:d5:55:b5:c3:4b:38:21:01:fc:e7:20:d3:60:4e:a8:04:e5:8c:22:d5:fb:95:b1:10:b9:9c:12:c0:86:7a:3b:58:2b:05:18:41:8f:4e:fa 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35744]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35744]): strict KEX resets output message sequence number from 3 to 0 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35744]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35744])[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 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35744])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35744]) packet #0 sending command=7[7] len=419 23:51:47.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35744]) No pending packets to flush at end of KEX 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35744]) process #2 SSH_MSG_NEWKEYS 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35744]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35744]): strict KEX resets input message sequence number from 3 to 0 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35744]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35744]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35744]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35744]) authorized authentication methods: password,publickey 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35744]) Accepted service ssh-userauth 23:51:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35744]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35744]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35744]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35744]) no authentication factory for method=none 23:51:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35744]) SSH_MSG_USERAUTH_REQUEST 23:51:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35744]) remaining methods: password,publickey 23:51:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35744]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35744]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35744]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:47.906 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35744]) authentication result: true 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35744]) SSH_MSG_USERAUTH_REQUEST 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35744])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35744]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35744]) no heartbeat to stop 23:51:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35744]) heartbeat type=IGNORE, interval=PT30S 23:51:47.906 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35744 authenticated 23:51:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35744]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35744]] session=TransportServerSession[admin@/10.30.170.79:35744] id=0 23:51:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35744])) size=2097152, max=2097152, packet=32768 23:51:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35744]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35744] 23:51:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35744]) recipient=0 23:51:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])) size=2097152, max=2097152, packet=32768 23:51:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])) re-initializing 23:51:47.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])) size=2097152, max=2097152, packet=32768 23:51:47.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])[want-reply=true] subsystem=netconf 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])[subsystem] prepared command 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744]}} established 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 13: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17842 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 13: Creating data stores for simulated device 23:51:47.913 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:47.914 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:47.914 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:47.914 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:47.915 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6b24c62] 23:51:47.915 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:47.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:47.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:47.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:47.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:47.916 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:47.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:47.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:47.917 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6b24c62], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6b24c62], subtreeVersion=Version[51e9ad2d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51e9ad2d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:47.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:47.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:47.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744] 23:51:47.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13 on channel [id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744] 23:51:47.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) by 1219 down to 2095933 23:51:47.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:47.922 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:47.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744] 23:51:47.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744] 23:51:47.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) request=subsystem result=ReplySuccess, want-reply=true 23:51:47.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:47.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) request=subsystem activate command 23:51:47.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) starting runner for command=netconf 23:51:47.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #5 SSH_MSG_CHANNEL_DATA 23:51:47.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) by 373 down to 2096779 23:51:47.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_CHANNEL_DATA len=373 23:51:47.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744] 23:51:47.923 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:47.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:47.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744] 23:51:47.924 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:47.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744] 23:51:47.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17842', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:47.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=13} created 23:51:47.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744]} created 23:51:47.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744] successful with session NetconfServerSession{sessionId=13, channel=[id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744]} 23:51:47.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744]} up 23:51:47.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #6 SSH_MSG_CHANNEL_DATA 23:51:47.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) by 393 down to 2096386 23:51:47.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_CHANNEL_DATA len=393 23:51:47.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744] 23:51:47.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:47.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:47.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=13} 23:51:47.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:47.931 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a72b9a4 after next message 23:51:47.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x778f1da3, L:/10.30.170.146:17842 - R:/10.30.170.79:35744]} EXI handlers added to pipeline 23:51:47.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:47.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a72b9a4 23:51:47.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) by 179 down to 2095754 23:51:47.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:47.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:47.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #7 SSH_MSG_CHANNEL_DATA 23:51:47.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) by 340 down to 2096046 23:51:47.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_CHANNEL_DATA len=340 23:51:47.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744] 23:51:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=13} 23:51:47.948 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51e9ad2d] 23:51:47.948 [netconf-device-simulator-threads-4] 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 23:51:47.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:47.948 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:47.948 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:47.948 [netconf-device-simulator-threads-4] 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 23:51:47.948 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:47.948 [netconf-device-simulator-threads-4] 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} 23:51:47.948 [netconf-device-simulator-threads-4] 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} 23:51:47.949 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:51:47.949 [netconf-device-simulator-threads-4] 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} 23:51:47.949 [netconf-device-simulator-threads-4] 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} 23:51:47.949 [netconf-device-simulator-threads-4] 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} 23:51:47.949 [netconf-device-simulator-threads-4] 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} 23:51:47.949 [netconf-device-simulator-threads-4] 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} 23:51:47.949 [netconf-device-simulator-threads-4] 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} 23:51:47.950 [netconf-device-simulator-threads-4] 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} 23:51:47.950 [netconf-device-simulator-threads-4] 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} 23:51:47.950 [netconf-device-simulator-threads-4] 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} 23:51:47.950 [netconf-device-simulator-threads-4] 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} 23:51:47.950 [netconf-device-simulator-threads-4] 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} 23:51:47.950 [netconf-device-simulator-threads-4] 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} 23:51:47.950 [netconf-device-simulator-threads-4] 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 23:51:47.951 [netconf-device-simulator-threads-4] 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 23:51:47.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:47.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) by 778 down to 2094976 23:51:47.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:47.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:48.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172]} 23:51:48.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45172]): SSH-2.0-SSHD-UNKNOWN 23:51:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45172]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45172]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45172]) Send SSH_MSG_KEXINIT 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45172]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45172]) process #0 SSH_MSG_KEXINIT 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45172]) SSH_MSG_KEXINIT 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45172]) strict KEX=true client=true server=true 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45172]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45172]) Kex: server host key algorithms = rsa-sha2-512 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45172]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45172]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45172]) Kex: mac algorithms (client to server) = aead 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45172]) Kex: mac algorithms (server to client) = aead 23:51:48.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45172]) Kex: compression algorithms (client to server) = none 23:51:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45172]) Kex: compression algorithms (server to client) = none 23:51:48.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:48.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45172]) process #1 30 23:51:48.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45172]] process command=SSH_MSG_KEXDH_INIT 23:51:48.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45172]] Send SSH_MSG_KEXDH_REPLY 23:51:48.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45172]) packet #1 sending command=31[31] len=1639 23:51:48.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45172])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:48.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45172]) Send SSH_MSG_NEWKEYS 23:51:48.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45172]) session ID=28:1a:0e:e9:91:a8:9b:66:1a:a0:94:ec:7c:ab:62:df:c5:4e:7b:ab:d2:dc:70:88:4d:9a:33:3b:7a:62:53:e5:23:1d:d8:b1:ca:b1:a5:d3:28:66:71:bd:20:2e:c6:d9:87:da:5f:f1:be:62:9c:78:50:85:4a:d2:1d:1a:28:f1 23:51:48.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45172]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45172]): strict KEX resets output message sequence number from 3 to 0 23:51:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45172]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45172])[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 23:51:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45172])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45172]) packet #0 sending command=7[7] len=419 23:51:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45172]) No pending packets to flush at end of KEX 23:51:48.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45172]) process #2 SSH_MSG_NEWKEYS 23:51:48.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45172]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:48.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45172]): strict KEX resets input message sequence number from 3 to 0 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45172]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45172]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45172]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45172]) authorized authentication methods: password,publickey 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45172]) Accepted service ssh-userauth 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45172]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45172]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45172]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:48.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45172]) no authentication factory for method=none 23:51:48.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45172]) SSH_MSG_USERAUTH_REQUEST 23:51:48.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45172]) remaining methods: password,publickey 23:51:48.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45172]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45172]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45172]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:48.518 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:48.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45172]) authentication result: true 23:51:48.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45172]) SSH_MSG_USERAUTH_REQUEST 23:51:48.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45172])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:48.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45172]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:48.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:48.520 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:48.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45172]) no heartbeat to stop 23:51:48.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45172]) heartbeat type=IGNORE, interval=PT30S 23:51:48.521 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45172 authenticated 23:51:48.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:48.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45172]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:48.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45172]] session=TransportServerSession[admin@/10.30.170.79:45172] id=0 23:51:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45172])) size=2097152, max=2097152, packet=32768 23:51:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45172]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45172] 23:51:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45172]) recipient=0 23:51:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])) size=2097152, max=2097152, packet=32768 23:51:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])) re-initializing 23:51:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])) size=2097152, max=2097152, packet=32768 23:51:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])[want-reply=true] subsystem=netconf 23:51:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])[subsystem] prepared command 23:51:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172]}} established 23:51:48.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 14: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17843 23:51:48.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 14: Creating data stores for simulated device 23:51:48.531 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:48.531 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:48.531 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:48.531 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:48.531 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:48.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[21dd8a41] 23:51:48.535 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:48.536 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:48.536 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:48.536 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:48.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:48.537 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:48.537 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:48.537 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:48.537 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[21dd8a41], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[21dd8a41], subtreeVersion=Version[31ed5f0e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[31ed5f0e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:48.537 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:48.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:48.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172] 23:51:48.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 14 on channel [id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172] 23:51:48.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) by 1219 down to 2095933 23:51:48.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:48.542 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:48.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172] 23:51:48.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172] 23:51:48.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) request=subsystem result=ReplySuccess, want-reply=true 23:51:48.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:48.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) request=subsystem activate command 23:51:48.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) starting runner for command=netconf 23:51:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #5 SSH_MSG_CHANNEL_DATA 23:51:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) by 373 down to 2096779 23:51:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_CHANNEL_DATA len=373 23:51:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172] 23:51:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:48.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:48.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172] 23:51:48.549 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:48.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172] 23:51:48.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17843', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:48.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=14} created 23:51:48.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172]} created 23:51:48.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172] successful with session NetconfServerSession{sessionId=14, channel=[id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172]} 23:51:48.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172]} up 23:51:48.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #6 SSH_MSG_CHANNEL_DATA 23:51:48.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) by 393 down to 2096386 23:51:48.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_CHANNEL_DATA len=393 23:51:48.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172] 23:51:48.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:48.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:48.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=14} 23:51:48.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:48.556 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b5161ed after next message 23:51:48.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xcccdccc1, L:/10.30.170.146:17843 - R:/10.30.170.79:45172]} EXI handlers added to pipeline 23:51:48.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:48.557 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b5161ed 23:51:48.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) by 179 down to 2095754 23:51:48.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:48.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:48.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #7 SSH_MSG_CHANNEL_DATA 23:51:48.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) by 340 down to 2096046 23:51:48.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_CHANNEL_DATA len=340 23:51:48.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172] 23:51:48.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:48.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:48.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=14} 23:51:48.563 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[31ed5f0e] 23:51:48.564 [netconf-device-simulator-threads-6] 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 23:51:48.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:48.564 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:48.564 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:48.564 [netconf-device-simulator-threads-6] 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 23:51:48.564 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:48.564 [netconf-device-simulator-threads-6] 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} 23:51:48.564 [netconf-device-simulator-threads-6] 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} 23:51:48.564 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:51:48.565 [netconf-device-simulator-threads-6] 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} 23:51:48.565 [netconf-device-simulator-threads-6] 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} 23:51:48.565 [netconf-device-simulator-threads-6] 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} 23:51:48.565 [netconf-device-simulator-threads-6] 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} 23:51:48.565 [netconf-device-simulator-threads-6] 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} 23:51:48.565 [netconf-device-simulator-threads-6] 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} 23:51:48.565 [netconf-device-simulator-threads-6] 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} 23:51:48.566 [netconf-device-simulator-threads-6] 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} 23:51:48.566 [netconf-device-simulator-threads-6] 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} 23:51:48.566 [netconf-device-simulator-threads-6] 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} 23:51:48.566 [netconf-device-simulator-threads-6] 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} 23:51:48.566 [netconf-device-simulator-threads-6] 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} 23:51:48.566 [netconf-device-simulator-threads-6] 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 23:51:48.566 [netconf-device-simulator-threads-6] 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 23:51:48.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:48.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) by 778 down to 2094976 23:51:48.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:48.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:48.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592]} 23:51:48.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42592]): SSH-2.0-SSHD-UNKNOWN 23:51:48.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42592]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:48.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42592]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42592]) Send SSH_MSG_KEXINIT 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42592]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42592]) process #0 SSH_MSG_KEXINIT 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42592]) SSH_MSG_KEXINIT 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42592]) strict KEX=true client=true server=true 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42592]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42592]) Kex: server host key algorithms = rsa-sha2-512 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42592]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42592]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42592]) Kex: mac algorithms (client to server) = aead 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42592]) Kex: mac algorithms (server to client) = aead 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42592]) Kex: compression algorithms (client to server) = none 23:51:49.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42592]) Kex: compression algorithms (server to client) = none 23:51:49.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:49.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42592]) process #1 30 23:51:49.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42592]] process command=SSH_MSG_KEXDH_INIT 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42592]] Send SSH_MSG_KEXDH_REPLY 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42592]) packet #1 sending command=31[31] len=1639 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42592])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42592]) Send SSH_MSG_NEWKEYS 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42592]) session ID=12:7f:bf:06:af:ef:8b:3f:37:5b:31:57:70:a7:af:ac:67:53:4f:38:3f:a9:f3:3a:6d:09:da:a1:d5:58:e1:3d:9c:e6:eb:2d:8d:f8:a1:e0:82:53:cf:9c:f7:c7:2d:26:1b:86:04:25:a1:77:e3:a0:4d:b5:3c:2e:fe:a8:34:43 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42592]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42592]): strict KEX resets output message sequence number from 3 to 0 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42592]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42592])[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 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42592])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42592]) packet #0 sending command=7[7] len=419 23:51:49.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42592]) No pending packets to flush at end of KEX 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42592]) process #2 SSH_MSG_NEWKEYS 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42592]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42592]): strict KEX resets input message sequence number from 3 to 0 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42592]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42592]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42592]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42592]) authorized authentication methods: password,publickey 23:51:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42592]) Accepted service ssh-userauth 23:51:49.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42592]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:49.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42592]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:49.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:49.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42592]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:49.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42592]) no authentication factory for method=none 23:51:49.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42592]) SSH_MSG_USERAUTH_REQUEST 23:51:49.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42592]) remaining methods: password,publickey 23:51:49.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42592]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42592]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42592]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:49.302 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42592]) authentication result: true 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42592]) SSH_MSG_USERAUTH_REQUEST 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42592])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42592]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42592]) no heartbeat to stop 23:51:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42592]) heartbeat type=IGNORE, interval=PT30S 23:51:49.302 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42592 authenticated 23:51:49.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:49.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42592]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42592]] session=TransportServerSession[admin@/10.30.170.79:42592] id=0 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42592])) size=2097152, max=2097152, packet=32768 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42592]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42592] 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42592]) recipient=0 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])) size=2097152, max=2097152, packet=32768 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])) re-initializing 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])) size=2097152, max=2097152, packet=32768 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])[want-reply=true] subsystem=netconf 23:51:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])[subsystem] prepared command 23:51:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592]}} established 23:51:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 15: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17844 23:51:49.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 15: Creating data stores for simulated device 23:51:49.306 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:49.306 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:49.306 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:49.306 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:49.306 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[68321888] 23:51:49.308 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:49.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:49.309 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:49.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:49.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:49.309 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[68321888], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[68321888], subtreeVersion=Version[78d76731], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78d76731], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:49.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:49.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:49.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592] 23:51:49.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15 on channel [id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592] 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) by 1219 down to 2095933 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592] 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592] 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) request=subsystem result=ReplySuccess, want-reply=true 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) request=subsystem activate command 23:51:49.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) starting runner for command=netconf 23:51:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #5 SSH_MSG_CHANNEL_DATA 23:51:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) by 373 down to 2096779 23:51:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_CHANNEL_DATA len=373 23:51:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592] 23:51:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592] 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592] 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17844', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=15} created 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592]} created 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592] successful with session NetconfServerSession{sessionId=15, channel=[id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592]} 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592]} up 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #6 SSH_MSG_CHANNEL_DATA 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) by 393 down to 2096386 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_CHANNEL_DATA len=393 23:51:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592] 23:51:49.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:49.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:49.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=15} 23:51:49.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:49.319 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f73b623 after next message 23:51:49.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xe5a0f1c2, L:/10.30.170.146:17844 - R:/10.30.170.79:42592]} EXI handlers added to pipeline 23:51:49.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:49.320 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f73b623 23:51:49.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) by 179 down to 2095754 23:51:49.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:49.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #7 SSH_MSG_CHANNEL_DATA 23:51:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) by 340 down to 2096046 23:51:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_CHANNEL_DATA len=340 23:51:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592] 23:51:49.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:49.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:49.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=15} 23:51:49.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78d76731] 23:51:49.326 [netconf-device-simulator-threads-0] 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 23:51:49.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:49.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:49.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:49.327 [netconf-device-simulator-threads-0] 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 23:51:49.327 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:49.327 [netconf-device-simulator-threads-0] 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} 23:51:49.327 [netconf-device-simulator-threads-0] 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} 23:51:49.327 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:51:49.327 [netconf-device-simulator-threads-0] 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} 23:51:49.327 [netconf-device-simulator-threads-0] 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} 23:51:49.328 [netconf-device-simulator-threads-0] 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} 23:51:49.328 [netconf-device-simulator-threads-0] 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} 23:51:49.328 [netconf-device-simulator-threads-0] 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} 23:51:49.328 [netconf-device-simulator-threads-0] 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} 23:51:49.328 [netconf-device-simulator-threads-0] 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} 23:51:49.328 [netconf-device-simulator-threads-0] 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} 23:51:49.328 [netconf-device-simulator-threads-0] 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} 23:51:49.329 [netconf-device-simulator-threads-0] 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} 23:51:49.329 [netconf-device-simulator-threads-0] 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} 23:51:49.329 [netconf-device-simulator-threads-0] 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} 23:51:49.329 [netconf-device-simulator-threads-0] 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 23:51:49.329 [netconf-device-simulator-threads-0] 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 23:51:49.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:49.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) by 778 down to 2094976 23:51:49.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:49.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:49.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448]} 23:51:49.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44448]): SSH-2.0-SSHD-UNKNOWN 23:51:49.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44448]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:49.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44448]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44448]) Send SSH_MSG_KEXINIT 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #0 SSH_MSG_KEXINIT 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_KEXINIT 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44448]) strict KEX=true client=true server=true 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: server host key algorithms = rsa-sha2-512 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:50.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: mac algorithms (client to server) = aead 23:51:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: mac algorithms (server to client) = aead 23:51:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: compression algorithms (client to server) = none 23:51:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: compression algorithms (server to client) = none 23:51:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:50.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #1 30 23:51:50.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44448]] process command=SSH_MSG_KEXDH_INIT 23:51:50.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44448]] Send SSH_MSG_KEXDH_REPLY 23:51:50.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #1 sending command=31[31] len=1639 23:51:50.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44448])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:50.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44448]) Send SSH_MSG_NEWKEYS 23:51:50.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44448]) session ID=33:9a:56:61:dc:0c:2b:61:1f:d2:26:f0:e6:64:0b:14:09:a0:86:ab:0b:fc:8c:65:15:f1:f7:f6:9e:64:5c:32:5d:2c:62:68:b3:8e:52:cc:bf:2e:2d:98:3f:a4:93:9c:00:1b:8e:3d:2d:ce:b3:2a:7f:25:b8:43:94:e4:5a:56 23:51:50.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:50.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44448]): strict KEX resets output message sequence number from 3 to 0 23:51:50.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44448]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:50.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44448])[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 23:51:50.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44448])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:50.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #0 sending command=7[7] len=419 23:51:50.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44448]) No pending packets to flush at end of KEX 23:51:50.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786]} 23:51:50.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37786]): SSH-2.0-SSHD-UNKNOWN 23:51:50.391 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37786]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:50.391 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37786]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:50.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #2 SSH_MSG_NEWKEYS 23:51:50.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:50.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44448]): strict KEX resets input message sequence number from 3 to 0 23:51:50.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44448]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:50.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:50.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:50.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:50.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44448]) authorized authentication methods: password,publickey 23:51:50.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44448]) Accepted service ssh-userauth 23:51:50.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) no authentication factory for method=none 23:51:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_USERAUTH_REQUEST 23:51:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44448]) remaining methods: password,publickey 23:51:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:50.418 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44448]) authentication result: true 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_USERAUTH_REQUEST 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44448])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44448]) no heartbeat to stop 23:51:50.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44448]) heartbeat type=IGNORE, interval=PT30S 23:51:50.419 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44448 authenticated 23:51:50.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:50.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:50.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]] session=TransportServerSession[admin@/10.30.170.79:44448] id=0 23:51:50.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44448])) size=2097152, max=2097152, packet=32768 23:51:50.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44448] 23:51:50.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44448]) recipient=0 23:51:50.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])) size=2097152, max=2097152, packet=32768 23:51:50.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])) re-initializing 23:51:50.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])) size=2097152, max=2097152, packet=32768 23:51:50.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:50.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[want-reply=true] subsystem=netconf 23:51:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[subsystem] prepared command 23:51:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448]}} established 23:51:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 16: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17845 23:51:50.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 16: Creating data stores for simulated device 23:51:50.429 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:50.429 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:50.429 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:50.429 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:50.429 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:50.431 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[354fdd27] 23:51:50.431 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:50.431 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:50.431 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:50.431 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:50.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:50.436 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:50.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:50.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:50.436 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[354fdd27], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[354fdd27], subtreeVersion=Version[385c34cb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[385c34cb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:50.437 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:50.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:50.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448] 23:51:50.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 16 on channel [id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448] 23:51:50.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 1219 down to 2095933 23:51:50.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:50.442 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:50.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448] 23:51:50.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448] 23:51:50.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) request=subsystem result=ReplySuccess, want-reply=true 23:51:50.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:50.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) request=subsystem activate command 23:51:50.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) starting runner for command=netconf 23:51:50.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #5 SSH_MSG_CHANNEL_DATA 23:51:50.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 373 down to 2096779 23:51:50.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_DATA len=373 23:51:50.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:51:50.444 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:50.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:50.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448] 23:51:50.452 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:50.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448] 23:51:50.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17845', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:50.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=16} created 23:51:50.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448]} created 23:51:50.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448] successful with session NetconfServerSession{sessionId=16, channel=[id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448]} 23:51:50.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448]} up 23:51:50.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #6 SSH_MSG_CHANNEL_DATA 23:51:50.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 393 down to 2096386 23:51:50.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_DATA len=393 23:51:50.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:51:50.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:50.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:50.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=16} 23:51:50.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:50.461 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a12019d after next message 23:51:50.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x7c65023b, L:/10.30.170.146:17845 - R:/10.30.170.79:44448]} EXI handlers added to pipeline 23:51:50.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:50.462 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a12019d 23:51:50.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 179 down to 2095754 23:51:50.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:50.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:50.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #7 SSH_MSG_CHANNEL_DATA 23:51:50.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 340 down to 2096046 23:51:50.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_DATA len=340 23:51:50.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:51:50.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:50.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:50.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=16} 23:51:50.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[385c34cb] 23:51:50.472 [netconf-device-simulator-threads-2] 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 23:51:50.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:50.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:50.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:50.472 [netconf-device-simulator-threads-2] 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 23:51:50.473 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.473 [netconf-device-simulator-threads-2] 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} 23:51:50.474 [netconf-device-simulator-threads-2] 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} 23:51:50.474 [netconf-device-simulator-threads-2] 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} 23:51:50.474 [netconf-device-simulator-threads-2] 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} 23:51:50.474 [netconf-device-simulator-threads-2] 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 23:51:50.474 [netconf-device-simulator-threads-2] 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 23:51:50.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:50.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 778 down to 2094976 23:51:50.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:50.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:50.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37786]) Send SSH_MSG_KEXINIT 23:51:50.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37786]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:50.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37786]) process #0 SSH_MSG_KEXINIT 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37786]) SSH_MSG_KEXINIT 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37786]) strict KEX=true client=true server=true 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37786]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37786]) Kex: server host key algorithms = rsa-sha2-512 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37786]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37786]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37786]) Kex: mac algorithms (client to server) = aead 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37786]) Kex: mac algorithms (server to client) = aead 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37786]) Kex: compression algorithms (client to server) = none 23:51:50.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37786]) Kex: compression algorithms (server to client) = none 23:51:50.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:50.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37786]) process #1 30 23:51:50.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37786]] process command=SSH_MSG_KEXDH_INIT 23:51:50.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37786]] Send SSH_MSG_KEXDH_REPLY 23:51:50.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37786]) packet #1 sending command=31[31] len=1639 23:51:50.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37786])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:50.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37786]) Send SSH_MSG_NEWKEYS 23:51:50.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37786]) session ID=37:07:5d:ee:cf:21:5d:1a:0f:60:58:09:0f:51:f7:ca:85:0e:4e:cf:5f:3c:7c:5b:97:c8:18:1a:1b:c3:56:a2:3a:b0:4b:94:25:f6:4c:0b:98:1a:58:61:05:50:d7:78:08:be:c2:c1:0b:ed:e2:36:c6:b0:18:df:2a:45:73:35 23:51:50.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37786]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:50.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37786]): strict KEX resets output message sequence number from 3 to 0 23:51:50.609 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37786]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:50.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37786])[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 23:51:50.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37786])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:50.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37786]) packet #0 sending command=7[7] len=419 23:51:50.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37786]) No pending packets to flush at end of KEX 23:51:50.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37786]) process #2 SSH_MSG_NEWKEYS 23:51:50.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37786]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:50.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37786]): strict KEX resets input message sequence number from 3 to 0 23:51:50.646 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37786]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37786]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37786]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37786]) authorized authentication methods: password,publickey 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37786]) Accepted service ssh-userauth 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37786]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37786]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37786]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37786]) no authentication factory for method=none 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37786]) SSH_MSG_USERAUTH_REQUEST 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37786]) remaining methods: password,publickey 23:51:50.647 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37786]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37786]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37786]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:50.649 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37786]) authentication result: true 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37786]) SSH_MSG_USERAUTH_REQUEST 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37786])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37786]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37786]) no heartbeat to stop 23:51:50.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37786]) heartbeat type=IGNORE, interval=PT30S 23:51:50.649 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37786 authenticated 23:51:50.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:50.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37786]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:50.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37786]] session=TransportServerSession[admin@/10.30.170.79:37786] id=0 23:51:50.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37786])) size=2097152, max=2097152, packet=32768 23:51:50.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37786]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37786] 23:51:50.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37786]) recipient=0 23:51:50.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])) size=2097152, max=2097152, packet=32768 23:51:50.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])) re-initializing 23:51:50.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])) size=2097152, max=2097152, packet=32768 23:51:50.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:50.651 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])[want-reply=true] subsystem=netconf 23:51:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])[subsystem] prepared command 23:51:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786]}} established 23:51:50.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 17: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17846 23:51:50.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 17: Creating data stores for simulated device 23:51:50.654 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:50.654 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:50.654 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:50.654 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:50.654 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:50.660 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[188f2680] 23:51:50.660 [netconf-device-simulator-threads-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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:50.661 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:50.661 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:50.661 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:50.661 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:50.661 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:50.661 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:50.662 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:50.662 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[188f2680], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[188f2680], subtreeVersion=Version[1f511735], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f511735], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:50.662 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:50.662 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:50.665 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786] 23:51:50.665 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17 on channel [id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786] 23:51:50.668 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) by 1219 down to 2095933 23:51:50.669 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:50.669 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:50.669 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786] 23:51:50.669 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786] 23:51:50.669 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) request=subsystem result=ReplySuccess, want-reply=true 23:51:50.669 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:50.669 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) request=subsystem activate command 23:51:50.669 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) starting runner for command=netconf 23:51:50.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #5 SSH_MSG_CHANNEL_DATA 23:51:50.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) by 373 down to 2096779 23:51:50.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_CHANNEL_DATA len=373 23:51:50.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786] 23:51:50.671 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:50.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:50.673 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786] 23:51:50.673 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786] 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17846', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=17} created 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786]} created 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786] successful with session NetconfServerSession{sessionId=17, channel=[id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786]} 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786]} up 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #6 SSH_MSG_CHANNEL_DATA 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) by 393 down to 2096386 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_CHANNEL_DATA len=393 23:51:50.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786] 23:51:50.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:50.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:50.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=17} 23:51:50.677 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:50.678 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@91d42cc after next message 23:51:50.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x99ff91b3, L:/10.30.170.146:17846 - R:/10.30.170.79:37786]} EXI handlers added to pipeline 23:51:50.678 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:50.681 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@91d42cc 23:51:50.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) by 179 down to 2095754 23:51:50.681 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:50.682 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:50.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #7 SSH_MSG_CHANNEL_DATA 23:51:50.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) by 340 down to 2096046 23:51:50.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_CHANNEL_DATA len=340 23:51:50.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786] 23:51:50.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:50.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:50.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=17} 23:51:50.692 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f511735] 23:51:50.692 [netconf-device-simulator-threads-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 23:51:50.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:50.693 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:50.693 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:50.693 [netconf-device-simulator-threads-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 23:51:50.693 [netconf-device-simulator-threads-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 23:51:50.693 [netconf-device-simulator-threads-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} 23:51:50.693 [netconf-device-simulator-threads-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} 23:51:50.693 [netconf-device-simulator-threads-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=2011-06-01} 23:51:50.694 [netconf-device-simulator-threads-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} 23:51:50.694 [netconf-device-simulator-threads-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} 23:51:50.694 [netconf-device-simulator-threads-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} 23:51:50.695 [netconf-device-simulator-threads-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} 23:51:50.695 [netconf-device-simulator-threads-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} 23:51:50.695 [netconf-device-simulator-threads-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} 23:51:50.695 [netconf-device-simulator-threads-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} 23:51:50.695 [netconf-device-simulator-threads-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} 23:51:50.695 [netconf-device-simulator-threads-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} 23:51:50.699 [netconf-device-simulator-threads-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} 23:51:50.699 [netconf-device-simulator-threads-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} 23:51:50.700 [netconf-device-simulator-threads-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} 23:51:50.701 [netconf-device-simulator-threads-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 23:51:50.701 [netconf-device-simulator-threads-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 23:51:50.701 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:50.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) by 778 down to 2094976 23:51:50.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:50.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:51.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230]} 23:51:51.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39230]): SSH-2.0-SSHD-UNKNOWN 23:51:51.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39230]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:51.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39230]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39230]) Send SSH_MSG_KEXINIT 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39230]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39230]) process #0 SSH_MSG_KEXINIT 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39230]) SSH_MSG_KEXINIT 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39230]) strict KEX=true client=true server=true 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39230]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39230]) Kex: server host key algorithms = rsa-sha2-512 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39230]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39230]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39230]) Kex: mac algorithms (client to server) = aead 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39230]) Kex: mac algorithms (server to client) = aead 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39230]) Kex: compression algorithms (client to server) = none 23:51:51.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39230]) Kex: compression algorithms (server to client) = none 23:51:51.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:51.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39230]) process #1 30 23:51:51.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39230]] process command=SSH_MSG_KEXDH_INIT 23:51:51.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39230]] Send SSH_MSG_KEXDH_REPLY 23:51:51.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39230]) packet #1 sending command=31[31] len=1639 23:51:51.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39230])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:51.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39230]) Send SSH_MSG_NEWKEYS 23:51:51.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39230]) session ID=e9:ec:43:a4:51:16:a5:b2:12:14:d5:bf:b7:13:8a:96:90:7a:be:0b:68:36:f8:a2:f1:58:1d:97:80:56:be:67:f2:ac:62:af:fd:54:3b:bc:6c:33:e7:b1:5d:44:dd:d9:1f:75:92:e5:af:a1:f7:f5:62:61:05:54:50:97:fd:0d 23:51:51.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39230]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:51.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39230]): strict KEX resets output message sequence number from 3 to 0 23:51:51.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39230]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:51.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39230])[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 23:51:51.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39230])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:51.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39230]) packet #0 sending command=7[7] len=419 23:51:51.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39230]) No pending packets to flush at end of KEX 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39230]) process #2 SSH_MSG_NEWKEYS 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39230]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39230]): strict KEX resets input message sequence number from 3 to 0 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39230]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39230]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39230]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39230]) authorized authentication methods: password,publickey 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39230]) Accepted service ssh-userauth 23:51:51.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39230]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:51.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39230]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:51.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39230]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:51.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39230]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:51.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39230]) no authentication factory for method=none 23:51:51.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39230]) SSH_MSG_USERAUTH_REQUEST 23:51:51.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39230]) remaining methods: password,publickey 23:51:51.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39230]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39230]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39230]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39230]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:51.362 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39230]) authentication result: true 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39230]) SSH_MSG_USERAUTH_REQUEST 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39230])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39230]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39230]) no heartbeat to stop 23:51:51.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39230]) heartbeat type=IGNORE, interval=PT30S 23:51:51.363 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39230 authenticated 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39230]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39230]] session=TransportServerSession[admin@/10.30.170.79:39230] id=0 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39230])) size=2097152, max=2097152, packet=32768 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39230]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39230] 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39230]) recipient=0 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])) size=2097152, max=2097152, packet=32768 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])) re-initializing 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])) size=2097152, max=2097152, packet=32768 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:51.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:51.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])[want-reply=true] subsystem=netconf 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])[subsystem] prepared command 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230]}} established 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 18: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17847 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 18: Creating data stores for simulated device 23:51:51.366 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:51.366 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:51.367 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:51.367 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:51.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1a1742c0] 23:51:51.372 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:51.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:51.373 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:51.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:51.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:51.373 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1a1742c0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1a1742c0], subtreeVersion=Version[4d577eb0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d577eb0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:51.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:51.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:51.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230] 23:51:51.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 18 on channel [id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230] 23:51:51.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) by 1219 down to 2095933 23:51:51.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:51.380 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:51.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230] 23:51:51.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230] 23:51:51.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) request=subsystem result=ReplySuccess, want-reply=true 23:51:51.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:51.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) request=subsystem activate command 23:51:51.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) starting runner for command=netconf 23:51:51.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #5 SSH_MSG_CHANNEL_DATA 23:51:51.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) by 373 down to 2096779 23:51:51.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_CHANNEL_DATA len=373 23:51:51.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230] 23:51:51.381 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:51.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230] 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230] 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17847', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=18} created 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230]} created 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230] successful with session NetconfServerSession{sessionId=18, channel=[id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230]} 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230]} up 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #6 SSH_MSG_CHANNEL_DATA 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) by 393 down to 2096386 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_CHANNEL_DATA len=393 23:51:51.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230] 23:51:51.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:51.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:51.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=18} 23:51:51.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:51.386 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79211f49 after next message 23:51:51.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x32021510, L:/10.30.170.146:17847 - R:/10.30.170.79:39230]} EXI handlers added to pipeline 23:51:51.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:51.387 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79211f49 23:51:51.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) by 179 down to 2095754 23:51:51.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:51.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:51.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #7 SSH_MSG_CHANNEL_DATA 23:51:51.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) by 340 down to 2096046 23:51:51.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_CHANNEL_DATA len=340 23:51:51.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230] 23:51:51.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:51.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:51.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=18} 23:51:51.394 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d577eb0] 23:51:51.394 [netconf-device-simulator-threads-6] 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 23:51:51.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:51.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:51.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:51.395 [netconf-device-simulator-threads-6] 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 23:51:51.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:51.395 [netconf-device-simulator-threads-6] 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} 23:51:51.395 [netconf-device-simulator-threads-6] 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} 23:51:51.395 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.396 [netconf-device-simulator-threads-6] 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} 23:51:51.397 [netconf-device-simulator-threads-6] 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} 23:51:51.397 [netconf-device-simulator-threads-6] 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} 23:51:51.397 [netconf-device-simulator-threads-6] 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} 23:51:51.397 [netconf-device-simulator-threads-6] 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 23:51:51.397 [netconf-device-simulator-threads-6] 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 23:51:51.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:51.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) by 778 down to 2094976 23:51:51.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:51.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966]} 23:51:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53966]): SSH-2.0-SSHD-UNKNOWN 23:51:51.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53966]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:51.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53966]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:52.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53966]) Send SSH_MSG_KEXINIT 23:51:52.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53966]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:52.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53966]) process #0 SSH_MSG_KEXINIT 23:51:52.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53966]) SSH_MSG_KEXINIT 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53966]) strict KEX=true client=true server=true 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53966]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53966]) Kex: server host key algorithms = rsa-sha2-512 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53966]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53966]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53966]) Kex: mac algorithms (client to server) = aead 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53966]) Kex: mac algorithms (server to client) = aead 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53966]) Kex: compression algorithms (client to server) = none 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53966]) Kex: compression algorithms (server to client) = none 23:51:52.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:52.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53966]) process #1 30 23:51:52.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53966]] process command=SSH_MSG_KEXDH_INIT 23:51:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53966]] Send SSH_MSG_KEXDH_REPLY 23:51:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53966]) packet #1 sending command=31[31] len=1639 23:51:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53966])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53966]) Send SSH_MSG_NEWKEYS 23:51:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53966]) session ID=96:f0:05:9b:dc:ed:8c:c7:28:77:78:a9:96:2f:d7:f5:b9:2b:4c:6c:f6:dc:19:9a:3f:df:ba:61:4e:83:fc:f9:85:57:6f:55:e4:54:df:f1:6b:4d:b9:1f:70:9d:53:3b:29:9b:58:0a:70:69:eb:33:f5:83:96:ef:b2:cc:1a:ad 23:51:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53966]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:52.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53966]): strict KEX resets output message sequence number from 3 to 0 23:51:52.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53966]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:52.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53966])[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 23:51:52.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53966])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:52.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53966]) packet #0 sending command=7[7] len=419 23:51:52.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53966]) No pending packets to flush at end of KEX 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53966]) process #2 SSH_MSG_NEWKEYS 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53966]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53966]): strict KEX resets input message sequence number from 3 to 0 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53966]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53966]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53966]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53966]) authorized authentication methods: password,publickey 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53966]) Accepted service ssh-userauth 23:51:52.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53966]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:52.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53966]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:52.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53966]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:52.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53966]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:52.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53966]) no authentication factory for method=none 23:51:52.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53966]) SSH_MSG_USERAUTH_REQUEST 23:51:52.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53966]) remaining methods: password,publickey 23:51:52.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53966]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53966]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53966]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53966]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:52.219 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53966]) authentication result: true 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53966]) SSH_MSG_USERAUTH_REQUEST 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53966])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53966]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53966]) no heartbeat to stop 23:51:52.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53966]) heartbeat type=IGNORE, interval=PT30S 23:51:52.220 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53966 authenticated 23:51:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53966]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53966]] session=TransportServerSession[admin@/10.30.170.79:53966] id=0 23:51:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53966])) size=2097152, max=2097152, packet=32768 23:51:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53966]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53966] 23:51:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53966]) recipient=0 23:51:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])) size=2097152, max=2097152, packet=32768 23:51:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])) re-initializing 23:51:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])) size=2097152, max=2097152, packet=32768 23:51:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])[want-reply=true] subsystem=netconf 23:51:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])[subsystem] prepared command 23:51:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966]}} established 23:51:52.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 19: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17848 23:51:52.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 19: Creating data stores for simulated device 23:51:52.224 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:52.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:52.224 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:52.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:52.224 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:52.228 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5d427aa8] 23:51:52.228 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:52.229 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:52.229 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:52.229 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:52.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:52.230 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:52.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:52.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:52.230 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5d427aa8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5d427aa8], subtreeVersion=Version[5583e1dd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5583e1dd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:52.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:52.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:52.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966] 23:51:52.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 19 on channel [id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966] 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) by 1219 down to 2095933 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966] 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966] 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) request=subsystem result=ReplySuccess, want-reply=true 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) request=subsystem activate command 23:51:52.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) starting runner for command=netconf 23:51:52.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #5 SSH_MSG_CHANNEL_DATA 23:51:52.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) by 373 down to 2096779 23:51:52.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_CHANNEL_DATA len=373 23:51:52.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966] 23:51:52.238 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:52.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:52.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966] 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966] 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17848', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=19} created 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966]} created 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966] successful with session NetconfServerSession{sessionId=19, channel=[id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966]} 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966]} up 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #6 SSH_MSG_CHANNEL_DATA 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) by 393 down to 2096386 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_CHANNEL_DATA len=393 23:51:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966] 23:51:52.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:52.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:52.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=19} 23:51:52.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:52.248 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61e011c5 after next message 23:51:52.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x20e17086, L:/10.30.170.146:17848 - R:/10.30.170.79:53966]} EXI handlers added to pipeline 23:51:52.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:52.249 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61e011c5 23:51:52.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) by 179 down to 2095754 23:51:52.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:52.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:52.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #7 SSH_MSG_CHANNEL_DATA 23:51:52.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) by 340 down to 2096046 23:51:52.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_CHANNEL_DATA len=340 23:51:52.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966] 23:51:52.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:52.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:52.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=19} 23:51:52.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5583e1dd] 23:51:52.262 [netconf-device-simulator-threads-0] 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 23:51:52.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:52.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:52.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:52.262 [netconf-device-simulator-threads-0] 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 23:51:52.263 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:52.263 [netconf-device-simulator-threads-0] 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} 23:51:52.263 [netconf-device-simulator-threads-0] 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} 23:51:52.263 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.264 [netconf-device-simulator-threads-0] 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} 23:51:52.265 [netconf-device-simulator-threads-0] 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} 23:51:52.265 [netconf-device-simulator-threads-0] 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 23:51:52.265 [netconf-device-simulator-threads-0] 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 23:51:52.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:52.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) by 778 down to 2094976 23:51:52.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:52.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:52.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504]} 23:51:52.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40504]): SSH-2.0-SSHD-UNKNOWN 23:51:52.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40504]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:52.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40504]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40504]) Send SSH_MSG_KEXINIT 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40504]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40504]) process #0 SSH_MSG_KEXINIT 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40504]) SSH_MSG_KEXINIT 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40504]) strict KEX=true client=true server=true 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40504]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40504]) Kex: server host key algorithms = rsa-sha2-512 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40504]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40504]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40504]) Kex: mac algorithms (client to server) = aead 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40504]) Kex: mac algorithms (server to client) = aead 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40504]) Kex: compression algorithms (client to server) = none 23:51:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40504]) Kex: compression algorithms (server to client) = none 23:51:52.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:52.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40504]) process #1 30 23:51:52.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40504]] process command=SSH_MSG_KEXDH_INIT 23:51:52.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40504]] Send SSH_MSG_KEXDH_REPLY 23:51:52.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40504]) packet #1 sending command=31[31] len=1639 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40504])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40504]) Send SSH_MSG_NEWKEYS 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40504]) session ID=1a:97:e7:87:18:91:3a:2d:2c:d0:65:49:64:85:53:15:cd:69:9c:4d:f9:f4:2a:91:a4:22:3d:a2:5f:10:9b:7e:6e:57:0b:94:f6:b4:2a:20:b0:63:04:49:7b:f3:b1:a7:13:89:6f:7a:c7:c1:a1:10:e7:fc:d1:d4:64:9f:4d:20 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40504]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40504]): strict KEX resets output message sequence number from 3 to 0 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40504]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40504])[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 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40504])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:52.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40504]) packet #0 sending command=7[7] len=419 23:51:52.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40504]) No pending packets to flush at end of KEX 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40504]) process #2 SSH_MSG_NEWKEYS 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40504]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40504]): strict KEX resets input message sequence number from 3 to 0 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40504]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40504]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40504]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40504]) authorized authentication methods: password,publickey 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40504]) Accepted service ssh-userauth 23:51:52.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40504]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:52.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40504]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:52.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:52.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40504]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:52.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40504]) no authentication factory for method=none 23:51:52.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40504]) SSH_MSG_USERAUTH_REQUEST 23:51:52.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40504]) remaining methods: password,publickey 23:51:52.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40504]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40504]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40504]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:52.864 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40504]) authentication result: true 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40504]) SSH_MSG_USERAUTH_REQUEST 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40504])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40504]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:52.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40504]) no heartbeat to stop 23:51:52.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40504]) heartbeat type=IGNORE, interval=PT30S 23:51:52.865 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40504 authenticated 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40504]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40504]] session=TransportServerSession[admin@/10.30.170.79:40504] id=0 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40504])) size=2097152, max=2097152, packet=32768 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40504]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40504] 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40504]) recipient=0 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])) size=2097152, max=2097152, packet=32768 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])) re-initializing 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])) size=2097152, max=2097152, packet=32768 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:52.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:52.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])[want-reply=true] subsystem=netconf 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])[subsystem] prepared command 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504]}} established 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 20: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17849 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 20: Creating data stores for simulated device 23:51:52.870 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:52.871 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:52.871 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[327165cb] 23:51:52.872 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:52.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:52.874 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:52.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:52.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:52.874 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[327165cb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[327165cb], subtreeVersion=Version[2af88c57], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2af88c57], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:52.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:52.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504] 23:51:52.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 20 on channel [id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504] 23:51:52.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) by 1219 down to 2095933 23:51:52.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504] 23:51:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504] 23:51:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) request=subsystem result=ReplySuccess, want-reply=true 23:51:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) request=subsystem activate command 23:51:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) starting runner for command=netconf 23:51:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #5 SSH_MSG_CHANNEL_DATA 23:51:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) by 373 down to 2096779 23:51:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_CHANNEL_DATA len=373 23:51:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504] 23:51:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504] 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504] 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17849', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=20} created 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504]} created 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504] successful with session NetconfServerSession{sessionId=20, channel=[id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504]} 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504]} up 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #6 SSH_MSG_CHANNEL_DATA 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) by 393 down to 2096386 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_CHANNEL_DATA len=393 23:51:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504] 23:51:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:52.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=20} 23:51:52.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:52.889 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@535f2706 after next message 23:51:52.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x9fb89a90, L:/10.30.170.146:17849 - R:/10.30.170.79:40504]} EXI handlers added to pipeline 23:51:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@535f2706 23:51:52.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) by 179 down to 2095754 23:51:52.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:52.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:52.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #7 SSH_MSG_CHANNEL_DATA 23:51:52.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) by 340 down to 2096046 23:51:52.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_CHANNEL_DATA len=340 23:51:52.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504] 23:51:52.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:52.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:52.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=20} 23:51:52.897 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2af88c57] 23:51:52.897 [netconf-device-simulator-threads-2] 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 23:51:52.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:52.897 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:52.897 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:52.897 [netconf-device-simulator-threads-2] 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 23:51:52.897 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:52.898 [netconf-device-simulator-threads-2] 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} 23:51:52.898 [netconf-device-simulator-threads-2] 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} 23:51:52.898 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:51:52.898 [netconf-device-simulator-threads-2] 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} 23:51:52.898 [netconf-device-simulator-threads-2] 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} 23:51:52.898 [netconf-device-simulator-threads-2] 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} 23:51:52.898 [netconf-device-simulator-threads-2] 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} 23:51:52.898 [netconf-device-simulator-threads-2] 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} 23:51:52.898 [netconf-device-simulator-threads-2] 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} 23:51:52.899 [netconf-device-simulator-threads-2] 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} 23:51:52.899 [netconf-device-simulator-threads-2] 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} 23:51:52.899 [netconf-device-simulator-threads-2] 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} 23:51:52.899 [netconf-device-simulator-threads-2] 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} 23:51:52.899 [netconf-device-simulator-threads-2] 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} 23:51:52.899 [netconf-device-simulator-threads-2] 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} 23:51:52.899 [netconf-device-simulator-threads-2] 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 23:51:52.899 [netconf-device-simulator-threads-2] 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 23:51:52.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:52.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) by 778 down to 2094976 23:51:52.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:52.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:53.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226]} 23:51:53.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50226]): SSH-2.0-SSHD-UNKNOWN 23:51:53.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50226]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:53.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50226]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50226]) Send SSH_MSG_KEXINIT 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50226]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50226]) process #0 SSH_MSG_KEXINIT 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50226]) SSH_MSG_KEXINIT 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50226]) strict KEX=true client=true server=true 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50226]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50226]) Kex: server host key algorithms = rsa-sha2-512 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50226]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:53.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50226]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:53.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50226]) Kex: mac algorithms (client to server) = aead 23:51:53.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50226]) Kex: mac algorithms (server to client) = aead 23:51:53.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50226]) Kex: compression algorithms (client to server) = none 23:51:53.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50226]) Kex: compression algorithms (server to client) = none 23:51:53.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:53.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50226]) process #1 30 23:51:53.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50226]] process command=SSH_MSG_KEXDH_INIT 23:51:53.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50226]] Send SSH_MSG_KEXDH_REPLY 23:51:53.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50226]) packet #1 sending command=31[31] len=1639 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50226])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50226]) Send SSH_MSG_NEWKEYS 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50226]) session ID=33:c1:db:36:b2:a8:41:31:d1:85:4b:75:73:6e:17:65:7c:26:22:ac:ad:3e:50:9a:86:0e:d3:ae:b6:3b:e6:3c:91:aa:8f:e6:f0:d3:09:d5:af:8b:52:e5:5c:7f:2b:3f:0b:e2:5d:ec:e6:54:e3:7d:c0:6b:ef:51:b5:85:f9:d9 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50226]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50226]): strict KEX resets output message sequence number from 3 to 0 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50226]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50226])[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 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50226])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:53.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50226]) packet #0 sending command=7[7] len=419 23:51:53.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50226]) No pending packets to flush at end of KEX 23:51:53.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50226]) process #2 SSH_MSG_NEWKEYS 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50226]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50226]): strict KEX resets input message sequence number from 3 to 0 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50226]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50226]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50226]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50226]) authorized authentication methods: password,publickey 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50226]) Accepted service ssh-userauth 23:51:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50226]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:53.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50226]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:53.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:53.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50226]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:53.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50226]) no authentication factory for method=none 23:51:53.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50226]) SSH_MSG_USERAUTH_REQUEST 23:51:53.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50226]) remaining methods: password,publickey 23:51:53.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50226]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:53.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50226]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:53.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:53.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50226]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:53.497 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:53.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50226]) authentication result: true 23:51:53.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50226]) SSH_MSG_USERAUTH_REQUEST 23:51:53.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50226])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:53.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50226]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:53.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:53.498 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:53.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50226]) no heartbeat to stop 23:51:53.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50226]) heartbeat type=IGNORE, interval=PT30S 23:51:53.498 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50226 authenticated 23:51:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50226]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50226]] session=TransportServerSession[admin@/10.30.170.79:50226] id=0 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50226])) size=2097152, max=2097152, packet=32768 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50226]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50226] 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50226]) recipient=0 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])) size=2097152, max=2097152, packet=32768 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])) re-initializing 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])) size=2097152, max=2097152, packet=32768 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])[want-reply=true] subsystem=netconf 23:51:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])[subsystem] prepared command 23:51:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226]}} established 23:51:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 21: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17850 23:51:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 21: Creating data stores for simulated device 23:51:53.502 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:53.502 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:53.502 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:53.506 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[355ea3fe] 23:51:53.506 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:53.507 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:53.507 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:53.507 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:53.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:53.508 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:53.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:53.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:53.509 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[355ea3fe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[355ea3fe], subtreeVersion=Version[def3248], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[def3248], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:53.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:53.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:53.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226] 23:51:53.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 21 on channel [id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226] 23:51:53.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) by 1219 down to 2095933 23:51:53.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:53.515 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:53.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226] 23:51:53.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226] 23:51:53.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) request=subsystem result=ReplySuccess, want-reply=true 23:51:53.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:53.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) request=subsystem activate command 23:51:53.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) starting runner for command=netconf 23:51:53.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #5 SSH_MSG_CHANNEL_DATA 23:51:53.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) by 373 down to 2096779 23:51:53.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_CHANNEL_DATA len=373 23:51:53.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226] 23:51:53.516 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:53.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:53.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226] 23:51:53.517 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:53.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226] 23:51:53.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17850', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:53.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=21} created 23:51:53.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226]} created 23:51:53.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226] successful with session NetconfServerSession{sessionId=21, channel=[id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226]} 23:51:53.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226]} up 23:51:53.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #6 SSH_MSG_CHANNEL_DATA 23:51:53.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) by 393 down to 2096386 23:51:53.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_CHANNEL_DATA len=393 23:51:53.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226] 23:51:53.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:53.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:53.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=21} 23:51:53.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:53.523 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5458b6f0 after next message 23:51:53.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x4720b9fd, L:/10.30.170.146:17850 - R:/10.30.170.79:50226]} EXI handlers added to pipeline 23:51:53.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:53.524 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5458b6f0 23:51:53.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) by 179 down to 2095754 23:51:53.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:53.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:53.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #7 SSH_MSG_CHANNEL_DATA 23:51:53.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) by 340 down to 2096046 23:51:53.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_CHANNEL_DATA len=340 23:51:53.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226] 23:51:53.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:53.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:53.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=21} 23:51:53.531 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[def3248] 23:51:53.531 [netconf-device-simulator-threads-4] 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 23:51:53.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:53.531 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:53.531 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:53.531 [netconf-device-simulator-threads-4] 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 23:51:53.531 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:53.531 [netconf-device-simulator-threads-4] 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} 23:51:53.531 [netconf-device-simulator-threads-4] 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} 23:51:53.532 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:51:53.533 [netconf-device-simulator-threads-4] 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} 23:51:53.533 [netconf-device-simulator-threads-4] 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} 23:51:53.533 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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} 23:51:53.537 [netconf-device-simulator-threads-4] 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 23:51:53.537 [netconf-device-simulator-threads-4] 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 23:51:53.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:53.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) by 778 down to 2094976 23:51:53.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:53.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:53.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394]} 23:51:53.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43394]): SSH-2.0-SSHD-UNKNOWN 23:51:53.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43394]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:53.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43394]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:54.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43394]) Send SSH_MSG_KEXINIT 23:51:54.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43394]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:54.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43394]) process #0 SSH_MSG_KEXINIT 23:51:54.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43394]) SSH_MSG_KEXINIT 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43394]) strict KEX=true client=true server=true 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43394]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43394]) Kex: server host key algorithms = rsa-sha2-512 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43394]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43394]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43394]) Kex: mac algorithms (client to server) = aead 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43394]) Kex: mac algorithms (server to client) = aead 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43394]) Kex: compression algorithms (client to server) = none 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43394]) Kex: compression algorithms (server to client) = none 23:51:54.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:54.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43394]) process #1 30 23:51:54.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43394]] process command=SSH_MSG_KEXDH_INIT 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43394]] Send SSH_MSG_KEXDH_REPLY 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43394]) packet #1 sending command=31[31] len=1639 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43394])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43394]) Send SSH_MSG_NEWKEYS 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43394]) session ID=4b:94:45:63:ad:57:0c:77:4f:4c:68:ff:07:16:c6:a2:da:67:b8:f8:df:77:5c:c5:33:28:47:82:33:9a:de:62:1e:e0:62:54:6a:90:b5:52:81:45:49:26:e0:fd:7a:e1:04:97:53:fa:f1:83:7e:fb:50:f6:90:c0:49:72:d6:cb 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43394]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43394]): strict KEX resets output message sequence number from 3 to 0 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43394]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43394])[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 23:51:54.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43394])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:54.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43394]) packet #0 sending command=7[7] len=419 23:51:54.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43394]) No pending packets to flush at end of KEX 23:51:54.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43394]) process #2 SSH_MSG_NEWKEYS 23:51:54.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43394]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:54.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43394]): strict KEX resets input message sequence number from 3 to 0 23:51:54.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43394]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:54.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:54.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43394]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:54.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43394]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43394]) authorized authentication methods: password,publickey 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43394]) Accepted service ssh-userauth 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43394]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43394]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43394]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43394]) no authentication factory for method=none 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43394]) SSH_MSG_USERAUTH_REQUEST 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43394]) remaining methods: password,publickey 23:51:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43394]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:54.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43394]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:54.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:54.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43394]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:54.192 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:54.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43394]) authentication result: true 23:51:54.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43394]) SSH_MSG_USERAUTH_REQUEST 23:51:54.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43394])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:54.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43394]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:54.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:54.192 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:54.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43394]) no heartbeat to stop 23:51:54.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43394]) heartbeat type=IGNORE, interval=PT30S 23:51:54.192 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43394 authenticated 23:51:54.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:54.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43394]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:54.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43394]] session=TransportServerSession[admin@/10.30.170.79:43394] id=0 23:51:54.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43394])) size=2097152, max=2097152, packet=32768 23:51:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43394]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43394] 23:51:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43394]) recipient=0 23:51:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])) size=2097152, max=2097152, packet=32768 23:51:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])) re-initializing 23:51:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])) size=2097152, max=2097152, packet=32768 23:51:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])[want-reply=true] subsystem=netconf 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])[subsystem] prepared command 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394]}} established 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 22: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17851 23:51:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 22: Creating data stores for simulated device 23:51:54.196 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:54.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:54.196 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:54.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:54.196 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:54.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5298e86a] 23:51:54.198 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:54.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:54.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:54.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:54.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:54.199 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:54.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:54.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:54.199 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5298e86a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5298e86a], subtreeVersion=Version[22071c2d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22071c2d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:54.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:54.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:54.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394] 23:51:54.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 22 on channel [id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394] 23:51:54.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) by 1219 down to 2095933 23:51:54.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:54.204 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:54.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394] 23:51:54.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394] 23:51:54.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) request=subsystem result=ReplySuccess, want-reply=true 23:51:54.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:54.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) request=subsystem activate command 23:51:54.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) starting runner for command=netconf 23:51:54.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #5 SSH_MSG_CHANNEL_DATA 23:51:54.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) by 373 down to 2096779 23:51:54.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_CHANNEL_DATA len=373 23:51:54.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394] 23:51:54.205 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:54.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394] 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394] 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17851', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=22} created 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=22, channel=[id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394]} created 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394] successful with session NetconfServerSession{sessionId=22, channel=[id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394]} 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394]} up 23:51:54.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #6 SSH_MSG_CHANNEL_DATA 23:51:54.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) by 393 down to 2096386 23:51:54.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_CHANNEL_DATA len=393 23:51:54.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394] 23:51:54.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:54.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:54.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=22} 23:51:54.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:54.209 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@177dd746 after next message 23:51:54.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=22, channel=[id: 0x23908725, L:/10.30.170.146:17851 - R:/10.30.170.79:43394]} EXI handlers added to pipeline 23:51:54.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:54.210 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@177dd746 23:51:54.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) by 179 down to 2095754 23:51:54.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:54.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:54.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #7 SSH_MSG_CHANNEL_DATA 23:51:54.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) by 340 down to 2096046 23:51:54.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_CHANNEL_DATA len=340 23:51:54.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394] 23:51:54.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:54.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:54.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=22} 23:51:54.215 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22071c2d] 23:51:54.215 [netconf-device-simulator-threads-6] 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 23:51:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:54.216 [netconf-device-simulator-threads-6] 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 23:51:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:54.217 [netconf-device-simulator-threads-6] 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} 23:51:54.217 [netconf-device-simulator-threads-6] 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} 23:51:54.217 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:51:54.217 [netconf-device-simulator-threads-6] 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} 23:51:54.217 [netconf-device-simulator-threads-6] 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} 23:51:54.217 [netconf-device-simulator-threads-6] 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} 23:51:54.217 [netconf-device-simulator-threads-6] 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} 23:51:54.217 [netconf-device-simulator-threads-6] 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} 23:51:54.217 [netconf-device-simulator-threads-6] 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} 23:51:54.218 [netconf-device-simulator-threads-6] 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} 23:51:54.218 [netconf-device-simulator-threads-6] 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} 23:51:54.218 [netconf-device-simulator-threads-6] 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} 23:51:54.218 [netconf-device-simulator-threads-6] 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} 23:51:54.218 [netconf-device-simulator-threads-6] 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} 23:51:54.218 [netconf-device-simulator-threads-6] 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} 23:51:54.218 [netconf-device-simulator-threads-6] 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 23:51:54.218 [netconf-device-simulator-threads-6] 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 23:51:54.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:54.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) by 778 down to 2094976 23:51:54.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:54.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:54.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094]} 23:51:54.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38094]): SSH-2.0-SSHD-UNKNOWN 23:51:54.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38094]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:54.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38094]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38094]) Send SSH_MSG_KEXINIT 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38094]) process #0 SSH_MSG_KEXINIT 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38094]) SSH_MSG_KEXINIT 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38094]) strict KEX=true client=true server=true 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38094]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38094]) Kex: server host key algorithms = rsa-sha2-512 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38094]) Kex: mac algorithms (client to server) = aead 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38094]) Kex: mac algorithms (server to client) = aead 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38094]) Kex: compression algorithms (client to server) = none 23:51:54.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38094]) Kex: compression algorithms (server to client) = none 23:51:54.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:54.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38094]) process #1 30 23:51:54.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38094]] process command=SSH_MSG_KEXDH_INIT 23:51:54.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38094]] Send SSH_MSG_KEXDH_REPLY 23:51:54.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38094]) packet #1 sending command=31[31] len=1639 23:51:54.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38094])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:54.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38094]) Send SSH_MSG_NEWKEYS 23:51:54.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38094]) session ID=92:20:e4:9e:1d:36:e7:8d:17:81:5a:5d:8d:66:a4:8d:37:96:9b:0f:ad:17:a7:c0:16:4b:bc:57:30:15:66:ac:db:90:15:5b:5c:b2:9b:fe:29:04:56:7a:9b:53:d7:a9:9c:af:55:de:a5:86:a6:94:d3:37:b4:fb:61:8d:1e:e1 23:51:54.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:54.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38094]): strict KEX resets output message sequence number from 3 to 0 23:51:54.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38094]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38094])[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 23:51:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38094]) packet #0 sending command=7[7] len=419 23:51:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38094]) No pending packets to flush at end of KEX 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38094]) process #2 SSH_MSG_NEWKEYS 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38094]): strict KEX resets input message sequence number from 3 to 0 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38094]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38094]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38094]) authorized authentication methods: password,publickey 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38094]) Accepted service ssh-userauth 23:51:54.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:54.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38094]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:54.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:54.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:54.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38094]) no authentication factory for method=none 23:51:54.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38094]) SSH_MSG_USERAUTH_REQUEST 23:51:54.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38094]) remaining methods: password,publickey 23:51:54.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38094]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:54.915 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38094]) authentication result: true 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38094]) SSH_MSG_USERAUTH_REQUEST 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38094]) no heartbeat to stop 23:51:54.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38094]) heartbeat type=IGNORE, interval=PT30S 23:51:54.915 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38094 authenticated 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38094]] session=TransportServerSession[admin@/10.30.170.79:38094] id=0 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38094])) size=2097152, max=2097152, packet=32768 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38094] 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38094]) recipient=0 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])) size=2097152, max=2097152, packet=32768 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])) re-initializing 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])) size=2097152, max=2097152, packet=32768 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:54.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])[want-reply=true] subsystem=netconf 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])[subsystem] prepared command 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094]}} established 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 23: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17852 23:51:54.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 23: Creating data stores for simulated device 23:51:54.919 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:54.919 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:54.919 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:54.919 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:54.919 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:54.921 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[269edb92] 23:51:54.921 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:54.921 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:54.921 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:54.921 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:54.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:54.922 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:54.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:54.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:54.922 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[269edb92], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[269edb92], subtreeVersion=Version[78df418], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78df418], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:54.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:54.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:54.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094] 23:51:54.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23 on channel [id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094] 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) by 1219 down to 2095933 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094] 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094] 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) request=subsystem result=ReplySuccess, want-reply=true 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) request=subsystem activate command 23:51:54.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) starting runner for command=netconf 23:51:54.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #5 SSH_MSG_CHANNEL_DATA 23:51:54.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) by 373 down to 2096779 23:51:54.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_CHANNEL_DATA len=373 23:51:54.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094] 23:51:54.929 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:54.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094] 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094] 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17852', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=23} created 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094]} created 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094] successful with session NetconfServerSession{sessionId=23, channel=[id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094]} 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094]} up 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #6 SSH_MSG_CHANNEL_DATA 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) by 393 down to 2096386 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_CHANNEL_DATA len=393 23:51:54.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094] 23:51:54.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:54.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:54.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=23} 23:51:54.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@34ec9f45 after next message 23:51:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xd74a2056, L:/10.30.170.146:17852 - R:/10.30.170.79:38094]} EXI handlers added to pipeline 23:51:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@34ec9f45 23:51:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) by 179 down to 2095754 23:51:54.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:54.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #7 SSH_MSG_CHANNEL_DATA 23:51:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) by 340 down to 2096046 23:51:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_CHANNEL_DATA len=340 23:51:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094] 23:51:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=23} 23:51:54.939 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78df418] 23:51:54.939 [netconf-device-simulator-threads-0] 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 23:51:54.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:54.939 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:54.939 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:54.939 [netconf-device-simulator-threads-0] 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 23:51:54.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:54.939 [netconf-device-simulator-threads-0] 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} 23:51:54.939 [netconf-device-simulator-threads-0] 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} 23:51:54.939 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.940 [netconf-device-simulator-threads-0] 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} 23:51:54.941 [netconf-device-simulator-threads-0] 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 23:51:54.941 [netconf-device-simulator-threads-0] 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 23:51:54.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:54.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) by 778 down to 2094976 23:51:54.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:54.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:55.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452]} 23:51:55.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43452]): SSH-2.0-SSHD-UNKNOWN 23:51:55.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43452]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:55.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43452]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:55.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43452]) Send SSH_MSG_KEXINIT 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43452]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43452]) process #0 SSH_MSG_KEXINIT 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43452]) SSH_MSG_KEXINIT 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43452]) strict KEX=true client=true server=true 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43452]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43452]) Kex: server host key algorithms = rsa-sha2-512 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43452]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43452]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43452]) Kex: mac algorithms (client to server) = aead 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43452]) Kex: mac algorithms (server to client) = aead 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43452]) Kex: compression algorithms (client to server) = none 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43452]) Kex: compression algorithms (server to client) = none 23:51:55.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:55.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43452]) process #1 30 23:51:55.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43452]] process command=SSH_MSG_KEXDH_INIT 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43452]] Send SSH_MSG_KEXDH_REPLY 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43452]) packet #1 sending command=31[31] len=1639 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43452])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43452]) Send SSH_MSG_NEWKEYS 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43452]) session ID=40:b3:30:d0:fc:76:e3:4c:50:77:91:0c:26:7a:76:54:68:f0:78:6d:9b:66:81:9d:3d:9e:e1:16:92:0d:6c:e8:e5:df:c0:94:a1:fb:75:3e:85:e1:57:ca:bd:b6:bd:d8:af:dc:49:56:d9:e0:48:8b:10:53:04:e2:d0:e0:8e:aa 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43452]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43452]): strict KEX resets output message sequence number from 3 to 0 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43452]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43452])[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 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43452])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43452]) packet #0 sending command=7[7] len=419 23:51:55.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43452]) No pending packets to flush at end of KEX 23:51:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43452]) process #2 SSH_MSG_NEWKEYS 23:51:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43452]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43452]): strict KEX resets input message sequence number from 3 to 0 23:51:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43452]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43452]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43452]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43452]) authorized authentication methods: password,publickey 23:51:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43452]) Accepted service ssh-userauth 23:51:55.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43452]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:55.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43452]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:55.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:55.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43452]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:55.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43452]) no authentication factory for method=none 23:51:55.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43452]) SSH_MSG_USERAUTH_REQUEST 23:51:55.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43452]) remaining methods: password,publickey 23:51:55.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43452]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43452]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43452]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:55.562 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43452]) authentication result: true 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43452]) SSH_MSG_USERAUTH_REQUEST 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43452])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43452]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43452]) no heartbeat to stop 23:51:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43452]) heartbeat type=IGNORE, interval=PT30S 23:51:55.563 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43452 authenticated 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43452]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43452]] session=TransportServerSession[admin@/10.30.170.79:43452] id=0 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43452])) size=2097152, max=2097152, packet=32768 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43452]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43452] 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43452]) recipient=0 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])) size=2097152, max=2097152, packet=32768 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])) re-initializing 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])) size=2097152, max=2097152, packet=32768 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:55.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])[want-reply=true] subsystem=netconf 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])[subsystem] prepared command 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452]}} established 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 24: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17853 23:51:55.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 24: Creating data stores for simulated device 23:51:55.565 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:55.566 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:55.566 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:55.566 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:55.566 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:55.567 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ef646a5] 23:51:55.567 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:55.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:55.568 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:55.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:55.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:55.568 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ef646a5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ef646a5], subtreeVersion=Version[33145a23], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33145a23], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:55.569 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:55.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:55.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452] 23:51:55.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 24 on channel [id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452] 23:51:55.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) by 1219 down to 2095933 23:51:55.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:55.573 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:55.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452] 23:51:55.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452] 23:51:55.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) request=subsystem result=ReplySuccess, want-reply=true 23:51:55.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:55.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) request=subsystem activate command 23:51:55.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) starting runner for command=netconf 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #5 SSH_MSG_CHANNEL_DATA 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) by 373 down to 2096779 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_CHANNEL_DATA len=373 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452] 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452] 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:55.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452] 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17853', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=24} created 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452]} created 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452] successful with session NetconfServerSession{sessionId=24, channel=[id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452]} 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452]} up 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #6 SSH_MSG_CHANNEL_DATA 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) by 393 down to 2096386 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_CHANNEL_DATA len=393 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452] 23:51:55.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:55.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:55.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=24} 23:51:55.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:55.577 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75c7dd09 after next message 23:51:55.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xd49a7ed2, L:/10.30.170.146:17853 - R:/10.30.170.79:43452]} EXI handlers added to pipeline 23:51:55.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:55.578 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75c7dd09 23:51:55.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) by 179 down to 2095754 23:51:55.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:55.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:55.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #7 SSH_MSG_CHANNEL_DATA 23:51:55.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) by 340 down to 2096046 23:51:55.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_CHANNEL_DATA len=340 23:51:55.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452] 23:51:55.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:55.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:55.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=24} 23:51:55.583 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33145a23] 23:51:55.583 [netconf-device-simulator-threads-2] 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 23:51:55.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:55.583 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:55.583 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:55.583 [netconf-device-simulator-threads-2] 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 23:51:55.583 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:55.583 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.584 [netconf-device-simulator-threads-2] 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} 23:51:55.585 [netconf-device-simulator-threads-2] 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} 23:51:55.585 [netconf-device-simulator-threads-2] 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} 23:51:55.585 [netconf-device-simulator-threads-2] 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 23:51:55.585 [netconf-device-simulator-threads-2] 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 23:51:55.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:55.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) by 778 down to 2094976 23:51:55.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:55.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:56.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762]} 23:51:56.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38762]): SSH-2.0-SSHD-UNKNOWN 23:51:56.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38762]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:56.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38762]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38762]) Send SSH_MSG_KEXINIT 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38762]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38762]) process #0 SSH_MSG_KEXINIT 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38762]) SSH_MSG_KEXINIT 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38762]) strict KEX=true client=true server=true 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38762]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38762]) Kex: server host key algorithms = rsa-sha2-512 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38762]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38762]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38762]) Kex: mac algorithms (client to server) = aead 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38762]) Kex: mac algorithms (server to client) = aead 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38762]) Kex: compression algorithms (client to server) = none 23:51:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38762]) Kex: compression algorithms (server to client) = none 23:51:56.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:56.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38762]) process #1 30 23:51:56.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38762]] process command=SSH_MSG_KEXDH_INIT 23:51:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38762]] Send SSH_MSG_KEXDH_REPLY 23:51:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38762]) packet #1 sending command=31[31] len=1639 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38762])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38762]) Send SSH_MSG_NEWKEYS 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38762]) session ID=35:a8:17:3d:52:17:a3:6f:8c:89:ea:bd:77:36:42:37:7d:ba:02:4c:a8:2e:59:12:3f:18:5f:87:8f:35:5c:1c:68:2a:24:e0:52:a2:39:5c:bd:cf:57:88:0e:e6:ef:a3:7e:be:0b:e5:8d:93:8b:fb:6a:fb:c5:ae:fa:49:f9:ea 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38762]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38762]): strict KEX resets output message sequence number from 3 to 0 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38762]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38762])[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 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38762])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38762]) packet #0 sending command=7[7] len=419 23:51:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38762]) No pending packets to flush at end of KEX 23:51:56.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38762]) process #2 SSH_MSG_NEWKEYS 23:51:56.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38762]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:56.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38762]): strict KEX resets input message sequence number from 3 to 0 23:51:56.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38762]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38762]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38762]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38762]) authorized authentication methods: password,publickey 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38762]) Accepted service ssh-userauth 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38762]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38762]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38762]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38762]) no authentication factory for method=none 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38762]) SSH_MSG_USERAUTH_REQUEST 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38762]) remaining methods: password,publickey 23:51:56.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38762]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:56.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38762]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:56.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:56.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38762]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:56.335 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:56.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38762]) authentication result: true 23:51:56.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38762]) SSH_MSG_USERAUTH_REQUEST 23:51:56.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38762])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:56.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38762]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:56.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:56.335 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:56.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38762]) no heartbeat to stop 23:51:56.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38762]) heartbeat type=IGNORE, interval=PT30S 23:51:56.335 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38762 authenticated 23:51:56.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:56.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38762]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:56.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38762]] session=TransportServerSession[admin@/10.30.170.79:38762] id=0 23:51:56.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38762])) size=2097152, max=2097152, packet=32768 23:51:56.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38762]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38762] 23:51:56.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38762]) recipient=0 23:51:56.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])) size=2097152, max=2097152, packet=32768 23:51:56.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])) re-initializing 23:51:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])) size=2097152, max=2097152, packet=32768 23:51:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])[want-reply=true] subsystem=netconf 23:51:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])[subsystem] prepared command 23:51:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762]}} established 23:51:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 25: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17854 23:51:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 25: Creating data stores for simulated device 23:51:56.338 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:56.339 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:56.339 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:56.342 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d691924] 23:51:56.342 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:56.343 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:56.343 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:56.343 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:56.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:56.343 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:56.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:56.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:56.343 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d691924], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d691924], subtreeVersion=Version[9233bfc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[9233bfc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:56.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:56.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762] 23:51:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 25 on channel [id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762] 23:51:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) by 1219 down to 2095933 23:51:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762] 23:51:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762] 23:51:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) request=subsystem result=ReplySuccess, want-reply=true 23:51:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:56.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) request=subsystem activate command 23:51:56.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) starting runner for command=netconf 23:51:56.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #5 SSH_MSG_CHANNEL_DATA 23:51:56.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) by 373 down to 2096779 23:51:56.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_CHANNEL_DATA len=373 23:51:56.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762] 23:51:56.356 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:56.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762] 23:51:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762] 23:51:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17854', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=25} created 23:51:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=25, channel=[id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762]} created 23:51:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762] successful with session NetconfServerSession{sessionId=25, channel=[id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762]} 23:51:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762]} up 23:51:56.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #6 SSH_MSG_CHANNEL_DATA 23:51:56.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) by 393 down to 2096386 23:51:56.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_CHANNEL_DATA len=393 23:51:56.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762] 23:51:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=25} 23:51:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:56.363 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11402777 after next message 23:51:56.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=25, channel=[id: 0xbe2394b6, L:/10.30.170.146:17854 - R:/10.30.170.79:38762]} EXI handlers added to pipeline 23:51:56.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:56.365 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11402777 23:51:56.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) by 179 down to 2095754 23:51:56.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:56.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #7 SSH_MSG_CHANNEL_DATA 23:51:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) by 340 down to 2096046 23:51:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_CHANNEL_DATA len=340 23:51:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762] 23:51:56.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:56.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:56.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=25} 23:51:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[9233bfc] 23:51:56.372 [netconf-device-simulator-threads-4] 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 23:51:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:56.372 [netconf-device-simulator-threads-4] 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 23:51:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:56.373 [netconf-device-simulator-threads-4] 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} 23:51:56.373 [netconf-device-simulator-threads-4] 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} 23:51:56.373 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:51:56.373 [netconf-device-simulator-threads-4] 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} 23:51:56.373 [netconf-device-simulator-threads-4] 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} 23:51:56.373 [netconf-device-simulator-threads-4] 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} 23:51:56.373 [netconf-device-simulator-threads-4] 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} 23:51:56.373 [netconf-device-simulator-threads-4] 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} 23:51:56.373 [netconf-device-simulator-threads-4] 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} 23:51:56.374 [netconf-device-simulator-threads-4] 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} 23:51:56.374 [netconf-device-simulator-threads-4] 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} 23:51:56.374 [netconf-device-simulator-threads-4] 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} 23:51:56.374 [netconf-device-simulator-threads-4] 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} 23:51:56.374 [netconf-device-simulator-threads-4] 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} 23:51:56.374 [netconf-device-simulator-threads-4] 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} 23:51:56.374 [netconf-device-simulator-threads-4] 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 23:51:56.374 [netconf-device-simulator-threads-4] 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 23:51:56.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:56.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) by 778 down to 2094976 23:51:56.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:56.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846]} 23:51:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51846]): SSH-2.0-SSHD-UNKNOWN 23:51:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51846]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51846]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51846]) Send SSH_MSG_KEXINIT 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51846]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51846]) process #0 SSH_MSG_KEXINIT 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51846]) SSH_MSG_KEXINIT 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51846]) strict KEX=true client=true server=true 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51846]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51846]) Kex: server host key algorithms = rsa-sha2-512 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51846]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51846]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51846]) Kex: mac algorithms (client to server) = aead 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51846]) Kex: mac algorithms (server to client) = aead 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51846]) Kex: compression algorithms (client to server) = none 23:51:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51846]) Kex: compression algorithms (server to client) = none 23:51:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:56.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51846]) process #1 30 23:51:56.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51846]] process command=SSH_MSG_KEXDH_INIT 23:51:56.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51846]] Send SSH_MSG_KEXDH_REPLY 23:51:56.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51846]) packet #1 sending command=31[31] len=1639 23:51:56.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51846])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:56.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51846]) Send SSH_MSG_NEWKEYS 23:51:56.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51846]) session ID=b9:8e:56:1a:7f:47:59:0e:a5:36:c0:36:a0:06:11:d5:44:49:9d:06:23:62:07:62:77:13:b5:62:9a:5b:67:d6:0b:2c:32:d6:7c:b7:78:5f:f4:9f:46:26:b9:57:55:5b:38:f6:ae:3a:d5:2e:0a:0a:93:6a:25:ef:e4:00:ff:eb 23:51:56.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51846]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:56.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51846]): strict KEX resets output message sequence number from 3 to 0 23:51:56.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51846]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:56.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51846])[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 23:51:56.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51846])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:56.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51846]) packet #0 sending command=7[7] len=419 23:51:56.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51846]) No pending packets to flush at end of KEX 23:51:56.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51846]) process #2 SSH_MSG_NEWKEYS 23:51:56.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51846]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:56.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51846]): strict KEX resets input message sequence number from 3 to 0 23:51:56.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51846]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51846]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51846]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51846]) authorized authentication methods: password,publickey 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51846]) Accepted service ssh-userauth 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51846]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51846]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51846]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51846]) no authentication factory for method=none 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51846]) SSH_MSG_USERAUTH_REQUEST 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51846]) remaining methods: password,publickey 23:51:56.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51846]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:56.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51846]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:56.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:56.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51846]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:56.977 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:56.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51846]) authentication result: true 23:51:56.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51846]) SSH_MSG_USERAUTH_REQUEST 23:51:56.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51846])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:56.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51846]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:56.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:56.977 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:56.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51846]) no heartbeat to stop 23:51:56.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51846]) heartbeat type=IGNORE, interval=PT30S 23:51:56.977 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51846 authenticated 23:51:56.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:56.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51846]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51846]] session=TransportServerSession[admin@/10.30.170.79:51846] id=0 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51846])) size=2097152, max=2097152, packet=32768 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51846]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51846] 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51846]) recipient=0 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])) size=2097152, max=2097152, packet=32768 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])) re-initializing 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])) size=2097152, max=2097152, packet=32768 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:56.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])[want-reply=true] subsystem=netconf 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])[subsystem] prepared command 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846]}} established 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 26: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17855 23:51:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 26: Creating data stores for simulated device 23:51:56.981 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:56.982 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:56.982 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:56.982 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:56.982 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:56.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[106b2ac5] 23:51:56.984 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:56.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:56.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:56.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:56.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:56.985 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:56.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:56.986 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:56.986 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[106b2ac5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[106b2ac5], subtreeVersion=Version[42da87db], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[42da87db], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:56.989 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:56.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:56.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846] 23:51:56.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 26 on channel [id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846] 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) by 1219 down to 2095933 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846] 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846] 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) request=subsystem result=ReplySuccess, want-reply=true 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) request=subsystem activate command 23:51:56.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) starting runner for command=netconf 23:51:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #5 SSH_MSG_CHANNEL_DATA 23:51:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) by 373 down to 2096779 23:51:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_CHANNEL_DATA len=373 23:51:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846] 23:51:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:56.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846] 23:51:56.999 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:56.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846] 23:51:56.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17855', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:56.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=26} created 23:51:56.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846]} created 23:51:56.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846] successful with session NetconfServerSession{sessionId=26, channel=[id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846]} 23:51:56.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846]} up 23:51:57.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #6 SSH_MSG_CHANNEL_DATA 23:51:57.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) by 393 down to 2096386 23:51:57.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_CHANNEL_DATA len=393 23:51:57.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846] 23:51:57.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:57.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:57.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=26} 23:51:57.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:57.002 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3fd5c9fd after next message 23:51:57.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x55045f87, L:/10.30.170.146:17855 - R:/10.30.170.79:51846]} EXI handlers added to pipeline 23:51:57.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:57.004 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3fd5c9fd 23:51:57.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) by 179 down to 2095754 23:51:57.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:57.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:57.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #7 SSH_MSG_CHANNEL_DATA 23:51:57.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) by 340 down to 2096046 23:51:57.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_CHANNEL_DATA len=340 23:51:57.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846] 23:51:57.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:57.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:57.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=26} 23:51:57.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[42da87db] 23:51:57.011 [netconf-device-simulator-threads-6] 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 23:51:57.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:57.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:57.012 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:57.012 [netconf-device-simulator-threads-6] 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 23:51:57.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.013 [netconf-device-simulator-threads-6] 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} 23:51:57.014 [netconf-device-simulator-threads-6] 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} 23:51:57.014 [netconf-device-simulator-threads-6] 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} 23:51:57.014 [netconf-device-simulator-threads-6] 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} 23:51:57.014 [netconf-device-simulator-threads-6] 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 23:51:57.014 [netconf-device-simulator-threads-6] 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 23:51:57.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:57.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) by 778 down to 2094976 23:51:57.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:57.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:57.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872]} 23:51:57.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45872]): SSH-2.0-SSHD-UNKNOWN 23:51:57.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45872]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:57.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45872]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:57.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45872]) Send SSH_MSG_KEXINIT 23:51:57.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45872]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:57.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45872]) process #0 SSH_MSG_KEXINIT 23:51:57.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45872]) SSH_MSG_KEXINIT 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45872]) strict KEX=true client=true server=true 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45872]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45872]) Kex: server host key algorithms = rsa-sha2-512 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45872]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45872]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45872]) Kex: mac algorithms (client to server) = aead 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45872]) Kex: mac algorithms (server to client) = aead 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45872]) Kex: compression algorithms (client to server) = none 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45872]) Kex: compression algorithms (server to client) = none 23:51:57.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:57.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45872]) process #1 30 23:51:57.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45872]] process command=SSH_MSG_KEXDH_INIT 23:51:57.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45872]] Send SSH_MSG_KEXDH_REPLY 23:51:57.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45872]) packet #1 sending command=31[31] len=1639 23:51:57.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45872])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:57.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45872]) Send SSH_MSG_NEWKEYS 23:51:57.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45872]) session ID=1e:63:40:1d:f3:9a:a9:d3:35:23:60:d9:ab:c6:76:78:f6:39:52:5f:49:f6:11:45:e7:07:cc:74:80:a2:39:81:15:94:1d:83:d5:77:fe:48:a8:b0:ff:78:0c:d8:4f:48:a6:25:5e:01:2b:4d:e6:c2:f5:52:db:34:eb:ac:8d:65 23:51:57.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45872]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:57.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45872]): strict KEX resets output message sequence number from 3 to 0 23:51:57.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45872]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:57.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45872])[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 23:51:57.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45872])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:57.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45872]) packet #0 sending command=7[7] len=419 23:51:57.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45872]) No pending packets to flush at end of KEX 23:51:57.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45872]) process #2 SSH_MSG_NEWKEYS 23:51:57.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45872]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:57.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45872]): strict KEX resets input message sequence number from 3 to 0 23:51:57.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45872]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:57.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:57.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45872]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:57.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45872]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:57.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45872]) authorized authentication methods: password,publickey 23:51:57.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45872]) Accepted service ssh-userauth 23:51:57.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45872]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:57.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45872]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:57.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45872]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:57.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45872]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:57.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45872]) no authentication factory for method=none 23:51:57.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45872]) SSH_MSG_USERAUTH_REQUEST 23:51:57.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45872]) remaining methods: password,publickey 23:51:57.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45872]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45872]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45872]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45872]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:57.738 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45872]) authentication result: true 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45872]) SSH_MSG_USERAUTH_REQUEST 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45872])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45872]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:57.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45872]) no heartbeat to stop 23:51:57.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45872]) heartbeat type=IGNORE, interval=PT30S 23:51:57.739 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45872 authenticated 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45872]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45872]] session=TransportServerSession[admin@/10.30.170.79:45872] id=0 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45872])) size=2097152, max=2097152, packet=32768 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45872]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45872] 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45872]) recipient=0 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])) size=2097152, max=2097152, packet=32768 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])) re-initializing 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])) size=2097152, max=2097152, packet=32768 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:57.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:57.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:57.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:57.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])[want-reply=true] subsystem=netconf 23:51:57.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])[subsystem] prepared command 23:51:57.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:57.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:57.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872]}} established 23:51:57.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 27: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17856 23:51:57.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 27: Creating data stores for simulated device 23:51:57.742 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:57.742 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:57.742 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:57.742 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:57.742 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:57.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[42827dd3] 23:51:57.744 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:57.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:57.745 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:57.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:57.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:57.745 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[42827dd3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[42827dd3], subtreeVersion=Version[6c2b30fa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c2b30fa], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:57.746 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:57.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:57.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872] 23:51:57.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 27 on channel [id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872] 23:51:57.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) by 1219 down to 2095933 23:51:57.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:57.750 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:57.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872] 23:51:57.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872] 23:51:57.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) request=subsystem result=ReplySuccess, want-reply=true 23:51:57.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:57.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) request=subsystem activate command 23:51:57.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) starting runner for command=netconf 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #5 SSH_MSG_CHANNEL_DATA 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) by 373 down to 2096779 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_CHANNEL_DATA len=373 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872] 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872] 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:57.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872] 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17856', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=27} created 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872]} created 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872] successful with session NetconfServerSession{sessionId=27, channel=[id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872]} 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872]} up 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #6 SSH_MSG_CHANNEL_DATA 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) by 393 down to 2096386 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_CHANNEL_DATA len=393 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872] 23:51:57.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:57.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:57.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=27} 23:51:57.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:57.754 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f88b8e9 after next message 23:51:57.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x63f2b233, L:/10.30.170.146:17856 - R:/10.30.170.79:45872]} EXI handlers added to pipeline 23:51:57.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:57.755 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f88b8e9 23:51:57.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) by 179 down to 2095754 23:51:57.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:57.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:57.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #7 SSH_MSG_CHANNEL_DATA 23:51:57.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) by 340 down to 2096046 23:51:57.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_CHANNEL_DATA len=340 23:51:57.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872] 23:51:57.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=27} 23:51:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c2b30fa] 23:51:57.761 [netconf-device-simulator-threads-0] 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 23:51:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:57.761 [netconf-device-simulator-threads-0] 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 23:51:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:57.761 [netconf-device-simulator-threads-0] 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} 23:51:57.761 [netconf-device-simulator-threads-0] 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} 23:51:57.761 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:51:57.761 [netconf-device-simulator-threads-0] 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} 23:51:57.761 [netconf-device-simulator-threads-0] 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} 23:51:57.761 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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} 23:51:57.762 [netconf-device-simulator-threads-0] 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 23:51:57.762 [netconf-device-simulator-threads-0] 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 23:51:57.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:57.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) by 778 down to 2094976 23:51:57.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:57.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:58.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760]} 23:51:58.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36760]): SSH-2.0-SSHD-UNKNOWN 23:51:58.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36760]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:58.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36760]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:58.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36760]) Send SSH_MSG_KEXINIT 23:51:58.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36760]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:58.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36760]) process #0 SSH_MSG_KEXINIT 23:51:58.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36760]) SSH_MSG_KEXINIT 23:51:58.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36760]) strict KEX=true client=true server=true 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36760]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36760]) Kex: server host key algorithms = rsa-sha2-512 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36760]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36760]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36760]) Kex: mac algorithms (client to server) = aead 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36760]) Kex: mac algorithms (server to client) = aead 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36760]) Kex: compression algorithms (client to server) = none 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36760]) Kex: compression algorithms (server to client) = none 23:51:58.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:58.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36760]) process #1 30 23:51:58.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36760]] process command=SSH_MSG_KEXDH_INIT 23:51:58.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36760]] Send SSH_MSG_KEXDH_REPLY 23:51:58.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36760]) packet #1 sending command=31[31] len=1639 23:51:58.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36760])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:58.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36760]) Send SSH_MSG_NEWKEYS 23:51:58.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36760]) session ID=d1:dd:ef:d4:eb:d0:76:fd:bf:94:30:6b:c0:bb:f8:24:c1:b7:f3:b0:63:91:c2:24:2d:f4:4d:fc:a5:7b:bc:35:0b:6e:ef:a2:1c:bd:a7:95:28:33:7a:3b:c5:bd:40:c9:9a:be:97:fc:61:69:32:a5:50:dc:1b:68:4d:ff:5e:fa 23:51:58.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36760]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:58.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36760]): strict KEX resets output message sequence number from 3 to 0 23:51:58.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36760]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:58.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36760])[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 23:51:58.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36760])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:58.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36760]) packet #0 sending command=7[7] len=419 23:51:58.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36760]) No pending packets to flush at end of KEX 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36760]) process #2 SSH_MSG_NEWKEYS 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36760]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36760]): strict KEX resets input message sequence number from 3 to 0 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36760]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36760]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36760]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36760]) authorized authentication methods: password,publickey 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36760]) Accepted service ssh-userauth 23:51:58.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36760]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:58.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36760]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:58.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:58.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36760]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:58.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36760]) no authentication factory for method=none 23:51:58.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36760]) SSH_MSG_USERAUTH_REQUEST 23:51:58.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36760]) remaining methods: password,publickey 23:51:58.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36760]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36760]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36760]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:58.689 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36760]) authentication result: true 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36760]) SSH_MSG_USERAUTH_REQUEST 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36760])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36760]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36760]) no heartbeat to stop 23:51:58.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36760]) heartbeat type=IGNORE, interval=PT30S 23:51:58.689 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36760 authenticated 23:51:58.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36760]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36760]] session=TransportServerSession[admin@/10.30.170.79:36760] id=0 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36760])) size=2097152, max=2097152, packet=32768 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36760]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36760] 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36760]) recipient=0 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])) size=2097152, max=2097152, packet=32768 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])) re-initializing 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])) size=2097152, max=2097152, packet=32768 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])[want-reply=true] subsystem=netconf 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])[subsystem] prepared command 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760]}} established 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 28: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17857 23:51:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 28: Creating data stores for simulated device 23:51:58.692 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:58.693 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:58.693 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:58.693 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:58.693 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:58.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a6ad4ce] 23:51:58.694 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:58.695 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:58.695 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:58.695 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:58.695 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:58.695 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a6ad4ce], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a6ad4ce], subtreeVersion=Version[13bc69f0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[13bc69f0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:58.696 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:58.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760] 23:51:58.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 28 on channel [id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760] 23:51:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) by 1219 down to 2095933 23:51:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760] 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760] 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) request=subsystem result=ReplySuccess, want-reply=true 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) request=subsystem activate command 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) starting runner for command=netconf 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #5 SSH_MSG_CHANNEL_DATA 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) by 373 down to 2096779 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_CHANNEL_DATA len=373 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760] 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:58.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760] 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760] 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17857', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=28} created 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760]} created 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760] successful with session NetconfServerSession{sessionId=28, channel=[id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760]} 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760]} up 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #6 SSH_MSG_CHANNEL_DATA 23:51:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) by 393 down to 2096386 23:51:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_CHANNEL_DATA len=393 23:51:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760] 23:51:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:58.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:58.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=28} 23:51:58.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:58.704 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10d48515 after next message 23:51:58.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x2967d689, L:/10.30.170.146:17857 - R:/10.30.170.79:36760]} EXI handlers added to pipeline 23:51:58.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:58.705 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10d48515 23:51:58.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) by 179 down to 2095754 23:51:58.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:58.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #7 SSH_MSG_CHANNEL_DATA 23:51:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) by 340 down to 2096046 23:51:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_CHANNEL_DATA len=340 23:51:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760] 23:51:58.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:58.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:58.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=28} 23:51:58.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[13bc69f0] 23:51:58.710 [netconf-device-simulator-threads-2] 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 23:51:58.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:58.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:58.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:58.710 [netconf-device-simulator-threads-2] 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 23:51:58.711 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.711 [netconf-device-simulator-threads-2] 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} 23:51:58.712 [netconf-device-simulator-threads-2] 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} 23:51:58.712 [netconf-device-simulator-threads-2] 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 23:51:58.712 [netconf-device-simulator-threads-2] 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 23:51:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:58.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) by 778 down to 2094976 23:51:58.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:58.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:59.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554]} 23:51:59.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46554]): SSH-2.0-SSHD-UNKNOWN 23:51:59.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46554]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:59.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46554]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:59.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46554]) Send SSH_MSG_KEXINIT 23:51:59.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46554]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:59.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46554]) process #0 SSH_MSG_KEXINIT 23:51:59.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46554]) SSH_MSG_KEXINIT 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46554]) strict KEX=true client=true server=true 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46554]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46554]) Kex: server host key algorithms = rsa-sha2-512 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46554]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46554]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46554]) Kex: mac algorithms (client to server) = aead 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46554]) Kex: mac algorithms (server to client) = aead 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46554]) Kex: compression algorithms (client to server) = none 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46554]) Kex: compression algorithms (server to client) = none 23:51:59.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:51:59.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46554]) process #1 30 23:51:59.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46554]] process command=SSH_MSG_KEXDH_INIT 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46554]] Send SSH_MSG_KEXDH_REPLY 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46554]) packet #1 sending command=31[31] len=1639 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46554])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46554]) Send SSH_MSG_NEWKEYS 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46554]) session ID=1c:ec:e5:61:91:0c:0f:c8:8e:e1:ed:1b:b6:cf:4e:ac:3f:25:06:12:f5:75:bf:9c:65:3c:3f:04:9f:ad:21:00:6c:32:05:cf:2e:6b:76:12:5c:97:09:7e:de:14:ae:d8:6e:8b:7e:9e:33:7f:c9:9f:04:c9:9a:e7:0d:b2:0b:a1 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46554]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46554]): strict KEX resets output message sequence number from 3 to 0 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46554]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46554])[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 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46554])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:51:59.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46554]) packet #0 sending command=7[7] len=419 23:51:59.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46554]) No pending packets to flush at end of KEX 23:51:59.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46554]) process #2 SSH_MSG_NEWKEYS 23:51:59.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46554]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:51:59.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46554]): strict KEX resets input message sequence number from 3 to 0 23:51:59.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46554]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:51:59.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:51:59.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46554]) process #0 SSH_MSG_SERVICE_REQUEST 23:51:59.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46554]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46554]) authorized authentication methods: password,publickey 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46554]) Accepted service ssh-userauth 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46554]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46554]) process #1 SSH_MSG_USERAUTH_REQUEST 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46554]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46554]) no authentication factory for method=none 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46554]) SSH_MSG_USERAUTH_REQUEST 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46554]) remaining methods: password,publickey 23:51:59.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46554]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46554]) process #2 SSH_MSG_USERAUTH_REQUEST 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46554]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:51:59.339 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46554]) authentication result: true 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46554]) SSH_MSG_USERAUTH_REQUEST 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46554])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46554]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:51:59.339 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:51:59.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46554]) no heartbeat to stop 23:51:59.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46554]) heartbeat type=IGNORE, interval=PT30S 23:51:59.340 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46554 authenticated 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #3 SSH_MSG_CHANNEL_OPEN 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46554]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46554]] session=TransportServerSession[admin@/10.30.170.79:46554] id=0 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46554])) size=2097152, max=2097152, packet=32768 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46554]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46554] 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46554]) recipient=0 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])) size=2097152, max=2097152, packet=32768 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])) re-initializing 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])) size=2097152, max=2097152, packet=32768 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:51:59.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:51:59.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #4 SSH_MSG_CHANNEL_REQUEST 23:51:59.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:51:59.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])[want-reply=true] subsystem=netconf 23:51:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])[subsystem] prepared command 23:51:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:51:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:51:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554]}} established 23:51:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 29: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17858 23:51:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 29: Creating data stores for simulated device 23:51:59.343 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:51:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:59.343 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:51:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:51:59.343 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:51:59.344 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[790765d7] 23:51:59.345 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:51:59.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:51:59.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:51:59.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:51:59.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:51:59.346 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:51:59.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:51:59.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:51:59.346 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[790765d7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[790765d7], subtreeVersion=Version[9c87340], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[9c87340], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:51:59.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:51:59.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:51:59.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554] 23:51:59.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 29 on channel [id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554] 23:51:59.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) by 1219 down to 2095933 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554] 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554] 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) request=subsystem result=ReplySuccess, want-reply=true 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) request=subsystem activate command 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) starting runner for command=netconf 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #5 SSH_MSG_CHANNEL_DATA 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) by 373 down to 2096779 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_CHANNEL_DATA len=373 23:51:59.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554] 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554] 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554] 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17858', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=29} created 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554]} created 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554] successful with session NetconfServerSession{sessionId=29, channel=[id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554]} 23:51:59.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554]} up 23:51:59.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #6 SSH_MSG_CHANNEL_DATA 23:51:59.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) by 393 down to 2096386 23:51:59.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_CHANNEL_DATA len=393 23:51:59.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554] 23:51:59.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:51:59.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:59.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=29} 23:51:59.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:51:59.354 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@55e7f037 after next message 23:51:59.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xfc6a3de8, L:/10.30.170.146:17858 - R:/10.30.170.79:46554]} EXI handlers added to pipeline 23:51:59.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:51:59.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@55e7f037 23:51:59.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) by 179 down to 2095754 23:51:59.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:51:59.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:51:59.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #7 SSH_MSG_CHANNEL_DATA 23:51:59.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) by 340 down to 2096046 23:51:59.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_CHANNEL_DATA len=340 23:51:59.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554] 23:51:59.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:51:59.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:51:59.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=29} 23:51:59.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[9c87340] 23:51:59.361 [netconf-device-simulator-threads-4] 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 23:51:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:51:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:51:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:51:59.361 [netconf-device-simulator-threads-4] 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 23:51:59.361 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:51:59.361 [netconf-device-simulator-threads-4] 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} 23:51:59.361 [netconf-device-simulator-threads-4] 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} 23:51:59.361 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:51:59.361 [netconf-device-simulator-threads-4] 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} 23:51:59.361 [netconf-device-simulator-threads-4] 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} 23:51:59.361 [netconf-device-simulator-threads-4] 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} 23:51:59.361 [netconf-device-simulator-threads-4] 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} 23:51:59.361 [netconf-device-simulator-threads-4] 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} 23:51:59.361 [netconf-device-simulator-threads-4] 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} 23:51:59.362 [netconf-device-simulator-threads-4] 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} 23:51:59.362 [netconf-device-simulator-threads-4] 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} 23:51:59.362 [netconf-device-simulator-threads-4] 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} 23:51:59.362 [netconf-device-simulator-threads-4] 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} 23:51:59.362 [netconf-device-simulator-threads-4] 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} 23:51:59.362 [netconf-device-simulator-threads-4] 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} 23:51:59.362 [netconf-device-simulator-threads-4] 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 23:51:59.362 [netconf-device-simulator-threads-4] 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 23:51:59.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:51:59.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) by 778 down to 2094976 23:51:59.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:51:59.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:51:59.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332]} 23:51:59.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41332]): SSH-2.0-SSHD-UNKNOWN 23:51:59.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41332]) line='SSH-2.0-SSHD-UNKNOWN' 23:51:59.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41332]) client version string: SSH-2.0-SSHD-UNKNOWN 23:51:59.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41332]) Send SSH_MSG_KEXINIT 23:51:59.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41332]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:51:59.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41332]) process #0 SSH_MSG_KEXINIT 23:51:59.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41332]) SSH_MSG_KEXINIT 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41332]) strict KEX=true client=true server=true 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41332]) Kex: kex algorithms = sntrup761x25519-sha512 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41332]) Kex: server host key algorithms = rsa-sha2-512 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41332]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41332]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41332]) Kex: mac algorithms (client to server) = aead 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41332]) Kex: mac algorithms (server to client) = aead 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41332]) Kex: compression algorithms (client to server) = none 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41332]) Kex: compression algorithms (server to client) = none 23:51:59.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:00.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41332]) process #1 30 23:52:00.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41332]] process command=SSH_MSG_KEXDH_INIT 23:52:00.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41332]] Send SSH_MSG_KEXDH_REPLY 23:52:00.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41332]) packet #1 sending command=31[31] len=1639 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41332])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41332]) Send SSH_MSG_NEWKEYS 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41332]) session ID=33:ce:15:3b:43:ba:cb:95:14:fd:a6:8b:fb:cd:f3:55:4d:fa:68:3d:c2:d7:98:ef:52:08:80:7c:45:3a:5a:1f:07:53:5b:84:53:0d:7b:90:7c:1b:3d:e4:ac:a5:bb:4e:72:07:b3:6d:07:ed:31:0f:19:0e:84:c6:48:8b:1a:97 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41332]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41332]): strict KEX resets output message sequence number from 3 to 0 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41332]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41332])[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 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41332])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41332]) packet #0 sending command=7[7] len=419 23:52:00.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41332]) No pending packets to flush at end of KEX 23:52:00.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41332]) process #2 SSH_MSG_NEWKEYS 23:52:00.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41332]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:00.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41332]): strict KEX resets input message sequence number from 3 to 0 23:52:00.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41332]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:00.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:00.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41332]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:00.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41332]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41332]) authorized authentication methods: password,publickey 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41332]) Accepted service ssh-userauth 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41332]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41332]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41332]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41332]) no authentication factory for method=none 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41332]) SSH_MSG_USERAUTH_REQUEST 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41332]) remaining methods: password,publickey 23:52:00.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41332]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:00.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41332]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:00.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:00.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41332]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:00.135 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:00.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41332]) authentication result: true 23:52:00.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41332]) SSH_MSG_USERAUTH_REQUEST 23:52:00.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41332])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:00.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41332]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41332]) no heartbeat to stop 23:52:00.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41332]) heartbeat type=IGNORE, interval=PT30S 23:52:00.136 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41332 authenticated 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41332]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41332]] session=TransportServerSession[admin@/10.30.170.79:41332] id=0 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41332])) size=2097152, max=2097152, packet=32768 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41332]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41332] 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41332]) recipient=0 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])) size=2097152, max=2097152, packet=32768 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])) re-initializing 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])) size=2097152, max=2097152, packet=32768 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:00.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:00.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])[want-reply=true] subsystem=netconf 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])[subsystem] prepared command 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332]}} established 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 30: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17859 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 30: Creating data stores for simulated device 23:52:00.139 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:00.140 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:00.140 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:00.140 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:00.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[26375900] 23:52:00.141 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:00.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:00.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:00.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:00.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:00.143 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:00.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:00.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:00.143 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[26375900], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[26375900], subtreeVersion=Version[7f3728bc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f3728bc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:00.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:00.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:00.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332] 23:52:00.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 30 on channel [id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332] 23:52:00.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) by 1219 down to 2095933 23:52:00.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:00.149 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:00.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332] 23:52:00.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332] 23:52:00.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) request=subsystem result=ReplySuccess, want-reply=true 23:52:00.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:00.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) request=subsystem activate command 23:52:00.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) starting runner for command=netconf 23:52:00.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #5 SSH_MSG_CHANNEL_DATA 23:52:00.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) by 373 down to 2096779 23:52:00.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_CHANNEL_DATA len=373 23:52:00.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332] 23:52:00.152 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:00.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332] 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332] 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17859', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=30} created 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332]} created 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332] successful with session NetconfServerSession{sessionId=30, channel=[id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332]} 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332]} up 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #6 SSH_MSG_CHANNEL_DATA 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) by 393 down to 2096386 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_CHANNEL_DATA len=393 23:52:00.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332] 23:52:00.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:00.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:00.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=30} 23:52:00.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:00.156 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@372b4f47 after next message 23:52:00.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x4a8483ad, L:/10.30.170.146:17859 - R:/10.30.170.79:41332]} EXI handlers added to pipeline 23:52:00.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:00.157 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@372b4f47 23:52:00.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) by 179 down to 2095754 23:52:00.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:00.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:00.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #7 SSH_MSG_CHANNEL_DATA 23:52:00.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) by 340 down to 2096046 23:52:00.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_CHANNEL_DATA len=340 23:52:00.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332] 23:52:00.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:00.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:00.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=30} 23:52:00.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f3728bc] 23:52:00.165 [netconf-device-simulator-threads-6] 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 23:52:00.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:00.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:00.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:00.165 [netconf-device-simulator-threads-6] 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 23:52:00.165 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:00.165 [netconf-device-simulator-threads-6] 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} 23:52:00.165 [netconf-device-simulator-threads-6] 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} 23:52:00.165 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.166 [netconf-device-simulator-threads-6] 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} 23:52:00.167 [netconf-device-simulator-threads-6] 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} 23:52:00.167 [netconf-device-simulator-threads-6] 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} 23:52:00.167 [netconf-device-simulator-threads-6] 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} 23:52:00.167 [netconf-device-simulator-threads-6] 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 23:52:00.167 [netconf-device-simulator-threads-6] 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 23:52:00.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:00.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) by 778 down to 2094976 23:52:00.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:00.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:00.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468]} 23:52:00.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34468]): SSH-2.0-SSHD-UNKNOWN 23:52:00.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34468]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:00.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34468]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:00.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34468]) Send SSH_MSG_KEXINIT 23:52:00.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34468]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:00.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34468]) process #0 SSH_MSG_KEXINIT 23:52:00.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34468]) SSH_MSG_KEXINIT 23:52:00.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34468]) strict KEX=true client=true server=true 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34468]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34468]) Kex: server host key algorithms = rsa-sha2-512 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34468]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34468]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34468]) Kex: mac algorithms (client to server) = aead 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34468]) Kex: mac algorithms (server to client) = aead 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34468]) Kex: compression algorithms (client to server) = none 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34468]) Kex: compression algorithms (server to client) = none 23:52:00.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:00.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34468]) process #1 30 23:52:00.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34468]] process command=SSH_MSG_KEXDH_INIT 23:52:00.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34468]] Send SSH_MSG_KEXDH_REPLY 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34468]) packet #1 sending command=31[31] len=1639 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34468])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34468]) Send SSH_MSG_NEWKEYS 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34468]) session ID=8a:51:ff:9a:6c:5d:9d:d9:2c:72:22:84:68:00:e4:56:a1:b3:ba:c8:03:53:64:69:30:10:0c:de:42:27:ad:46:e8:8c:c0:ab:1a:6f:bc:7c:44:f4:75:db:b5:0c:87:47:53:89:f5:58:b5:52:c5:9f:69:9b:f4:8b:da:e7:d7:8d 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34468]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34468]): strict KEX resets output message sequence number from 3 to 0 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34468]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34468])[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 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34468])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34468]) packet #0 sending command=7[7] len=419 23:52:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34468]) No pending packets to flush at end of KEX 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34468]) process #2 SSH_MSG_NEWKEYS 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34468]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34468]): strict KEX resets input message sequence number from 3 to 0 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34468]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34468]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34468]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34468]) authorized authentication methods: password,publickey 23:52:00.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34468]) Accepted service ssh-userauth 23:52:00.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34468]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:00.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34468]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:00.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34468]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:00.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34468]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:00.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34468]) no authentication factory for method=none 23:52:00.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34468]) SSH_MSG_USERAUTH_REQUEST 23:52:00.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34468]) remaining methods: password,publickey 23:52:00.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34468]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34468]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34468]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34468]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:00.792 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34468]) authentication result: true 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34468]) SSH_MSG_USERAUTH_REQUEST 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34468])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34468]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34468]) no heartbeat to stop 23:52:00.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34468]) heartbeat type=IGNORE, interval=PT30S 23:52:00.793 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34468 authenticated 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34468]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34468]] session=TransportServerSession[admin@/10.30.170.79:34468] id=0 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34468])) size=2097152, max=2097152, packet=32768 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34468]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34468] 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34468]) recipient=0 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])) size=2097152, max=2097152, packet=32768 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])) re-initializing 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])) size=2097152, max=2097152, packet=32768 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:00.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:00.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:00.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])[want-reply=true] subsystem=netconf 23:52:00.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])[subsystem] prepared command 23:52:00.796 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:00.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:00.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468]}} established 23:52:00.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 31: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17860 23:52:00.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 31: Creating data stores for simulated device 23:52:00.800 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:00.801 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:00.803 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:00.803 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:00.803 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:00.807 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[16ad090a] 23:52:00.807 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:00.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:00.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:00.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:00.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:00.810 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:00.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:00.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:00.810 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[16ad090a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[16ad090a], subtreeVersion=Version[363e4baa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[363e4baa], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:00.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:00.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:00.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468] 23:52:00.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 31 on channel [id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468] 23:52:00.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) by 1219 down to 2095933 23:52:00.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:00.817 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:00.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468] 23:52:00.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468] 23:52:00.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) request=subsystem result=ReplySuccess, want-reply=true 23:52:00.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:00.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) request=subsystem activate command 23:52:00.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) starting runner for command=netconf 23:52:00.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #5 SSH_MSG_CHANNEL_DATA 23:52:00.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) by 373 down to 2096779 23:52:00.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_CHANNEL_DATA len=373 23:52:00.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468] 23:52:00.818 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468] 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468] 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17860', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=31} created 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468]} created 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468] successful with session NetconfServerSession{sessionId=31, channel=[id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468]} 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468]} up 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #6 SSH_MSG_CHANNEL_DATA 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) by 393 down to 2096386 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_CHANNEL_DATA len=393 23:52:00.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468] 23:52:00.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:00.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:00.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=31} 23:52:00.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:00.827 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@630553d0 after next message 23:52:00.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x880ec434, L:/10.30.170.146:17860 - R:/10.30.170.79:34468]} EXI handlers added to pipeline 23:52:00.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:00.827 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@630553d0 23:52:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) by 179 down to 2095754 23:52:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:00.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:00.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #7 SSH_MSG_CHANNEL_DATA 23:52:00.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) by 340 down to 2096046 23:52:00.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_CHANNEL_DATA len=340 23:52:00.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468] 23:52:00.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:00.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:00.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=31} 23:52:00.833 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[363e4baa] 23:52:00.833 [netconf-device-simulator-threads-0] 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 23:52:00.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:00.833 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:00.833 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:00.833 [netconf-device-simulator-threads-0] 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 23:52:00.833 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:00.833 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.834 [netconf-device-simulator-threads-0] 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} 23:52:00.835 [netconf-device-simulator-threads-0] 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 23:52:00.835 [netconf-device-simulator-threads-0] 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 23:52:00.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:00.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) by 778 down to 2094976 23:52:00.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:00.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:01.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560]} 23:52:01.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54560]): SSH-2.0-SSHD-UNKNOWN 23:52:01.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54560]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:01.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54560]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:01.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54560]) Send SSH_MSG_KEXINIT 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54560]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54560]) process #0 SSH_MSG_KEXINIT 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54560]) SSH_MSG_KEXINIT 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54560]) strict KEX=true client=true server=true 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54560]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54560]) Kex: server host key algorithms = rsa-sha2-512 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54560]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54560]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54560]) Kex: mac algorithms (client to server) = aead 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54560]) Kex: mac algorithms (server to client) = aead 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54560]) Kex: compression algorithms (client to server) = none 23:52:01.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54560]) Kex: compression algorithms (server to client) = none 23:52:01.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:01.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54560]) process #1 30 23:52:01.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54560]] process command=SSH_MSG_KEXDH_INIT 23:52:01.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54560]] Send SSH_MSG_KEXDH_REPLY 23:52:01.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54560]) packet #1 sending command=31[31] len=1639 23:52:01.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54560])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:01.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54560]) Send SSH_MSG_NEWKEYS 23:52:01.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54560]) session ID=cf:7e:f8:44:74:3c:eb:90:0d:9c:d1:be:10:fb:37:81:27:42:d0:04:d2:fa:8f:d0:13:df:0a:cf:e0:31:28:ab:5f:44:23:a8:61:b7:b8:35:db:04:d2:15:8d:95:dc:3a:d7:ef:82:39:30:8a:18:eb:8a:2e:93:31:12:9c:f4:08 23:52:01.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54560]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:01.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54560]): strict KEX resets output message sequence number from 3 to 0 23:52:01.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54560]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:01.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54560])[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 23:52:01.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54560])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:01.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54560]) packet #0 sending command=7[7] len=419 23:52:01.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54560]) No pending packets to flush at end of KEX 23:52:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54560]) process #2 SSH_MSG_NEWKEYS 23:52:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54560]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54560]): strict KEX resets input message sequence number from 3 to 0 23:52:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54560]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54560]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54560]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:01.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54560]) authorized authentication methods: password,publickey 23:52:01.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54560]) Accepted service ssh-userauth 23:52:01.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54560]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:01.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54560]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:01.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:01.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54560]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:01.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54560]) no authentication factory for method=none 23:52:01.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54560]) SSH_MSG_USERAUTH_REQUEST 23:52:01.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54560]) remaining methods: password,publickey 23:52:01.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54560]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:01.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54560]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:01.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:01.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54560]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:01.474 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:01.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54560]) authentication result: true 23:52:01.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54560]) SSH_MSG_USERAUTH_REQUEST 23:52:01.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54560])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:01.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54560]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:01.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:01.474 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:01.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54560]) no heartbeat to stop 23:52:01.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54560]) heartbeat type=IGNORE, interval=PT30S 23:52:01.475 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54560 authenticated 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54560]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54560]] session=TransportServerSession[admin@/10.30.170.79:54560] id=0 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54560])) size=2097152, max=2097152, packet=32768 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54560]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54560] 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54560]) recipient=0 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])) size=2097152, max=2097152, packet=32768 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])) re-initializing 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])) size=2097152, max=2097152, packet=32768 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:01.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])[want-reply=true] subsystem=netconf 23:52:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])[subsystem] prepared command 23:52:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560]}} established 23:52:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 32: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17861 23:52:01.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 32: Creating data stores for simulated device 23:52:01.478 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:01.478 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:01.478 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:01.478 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:01.478 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:01.483 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[47515f44] 23:52:01.483 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:01.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:01.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:01.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:01.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:01.484 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:01.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:01.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:01.485 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[47515f44], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[47515f44], subtreeVersion=Version[386f0033], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[386f0033], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:01.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:01.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:01.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560] 23:52:01.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 32 on channel [id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560] 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) by 1219 down to 2095933 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560] 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560] 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) request=subsystem result=ReplySuccess, want-reply=true 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) request=subsystem activate command 23:52:01.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) starting runner for command=netconf 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #5 SSH_MSG_CHANNEL_DATA 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) by 373 down to 2096779 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_CHANNEL_DATA len=373 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560] 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560] 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560] 23:52:01.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17861', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=32} created 23:52:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560]} created 23:52:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560] successful with session NetconfServerSession{sessionId=32, channel=[id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560]} 23:52:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560]} up 23:52:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #6 SSH_MSG_CHANNEL_DATA 23:52:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) by 393 down to 2096386 23:52:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_CHANNEL_DATA len=393 23:52:01.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560] 23:52:01.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:01.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:01.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=32} 23:52:01.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:01.497 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@583f6ef after next message 23:52:01.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x0f38b83d, L:/10.30.170.146:17861 - R:/10.30.170.79:54560]} EXI handlers added to pipeline 23:52:01.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:01.498 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@583f6ef 23:52:01.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) by 179 down to 2095754 23:52:01.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:01.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:01.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #7 SSH_MSG_CHANNEL_DATA 23:52:01.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) by 340 down to 2096046 23:52:01.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_CHANNEL_DATA len=340 23:52:01.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560] 23:52:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:01.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:01.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=32} 23:52:01.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[386f0033] 23:52:01.507 [netconf-device-simulator-threads-2] 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 23:52:01.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:01.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:01.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:01.507 [netconf-device-simulator-threads-2] 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 23:52:01.508 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.508 [netconf-device-simulator-threads-2] 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} 23:52:01.509 [netconf-device-simulator-threads-2] 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} 23:52:01.509 [netconf-device-simulator-threads-2] 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} 23:52:01.509 [netconf-device-simulator-threads-2] 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} 23:52:01.509 [netconf-device-simulator-threads-2] 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 23:52:01.509 [netconf-device-simulator-threads-2] 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 23:52:01.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:01.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) by 778 down to 2094976 23:52:01.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:01.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:01.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250]} 23:52:01.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41250]): SSH-2.0-SSHD-UNKNOWN 23:52:01.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41250]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:01.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41250]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:02.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41250]) Send SSH_MSG_KEXINIT 23:52:02.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41250]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41250]) process #0 SSH_MSG_KEXINIT 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41250]) SSH_MSG_KEXINIT 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41250]) strict KEX=true client=true server=true 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41250]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41250]) Kex: server host key algorithms = rsa-sha2-512 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41250]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41250]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41250]) Kex: mac algorithms (client to server) = aead 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41250]) Kex: mac algorithms (server to client) = aead 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41250]) Kex: compression algorithms (client to server) = none 23:52:02.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41250]) Kex: compression algorithms (server to client) = none 23:52:02.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:02.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41250]) process #1 30 23:52:02.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41250]] process command=SSH_MSG_KEXDH_INIT 23:52:02.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41250]] Send SSH_MSG_KEXDH_REPLY 23:52:02.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41250]) packet #1 sending command=31[31] len=1639 23:52:02.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41250])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:02.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41250]) Send SSH_MSG_NEWKEYS 23:52:02.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41250]) session ID=25:8e:24:e9:c8:2a:f0:3e:96:cc:86:7e:43:bc:b5:21:42:b6:7e:ac:28:ce:90:67:21:57:cb:91:57:f9:3b:9b:8c:5e:73:eb:ac:34:8b:ef:0b:95:46:f6:a8:1d:4c:41:fc:62:4a:8e:7c:7e:0f:56:a5:dc:c4:c0:36:b0:a5:40 23:52:02.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41250]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:02.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41250]): strict KEX resets output message sequence number from 3 to 0 23:52:02.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41250]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:02.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41250])[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 23:52:02.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41250])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:02.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41250]) packet #0 sending command=7[7] len=419 23:52:02.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41250]) No pending packets to flush at end of KEX 23:52:02.598 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950]} 23:52:02.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36950]): SSH-2.0-SSHD-UNKNOWN 23:52:02.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36950]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:02.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36950]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41250]) process #2 SSH_MSG_NEWKEYS 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41250]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41250]): strict KEX resets input message sequence number from 3 to 0 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41250]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41250]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41250]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41250]) authorized authentication methods: password,publickey 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41250]) Accepted service ssh-userauth 23:52:02.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41250]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:02.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41250]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:02.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:02.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41250]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:02.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41250]) no authentication factory for method=none 23:52:02.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41250]) SSH_MSG_USERAUTH_REQUEST 23:52:02.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41250]) remaining methods: password,publickey 23:52:02.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41250]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:02.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41250]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:02.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41250]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:02.636 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41250]) authentication result: true 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41250]) SSH_MSG_USERAUTH_REQUEST 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41250])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41250]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41250]) no heartbeat to stop 23:52:02.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41250]) heartbeat type=IGNORE, interval=PT30S 23:52:02.637 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41250 authenticated 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41250]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41250]] session=TransportServerSession[admin@/10.30.170.79:41250] id=0 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41250])) size=2097152, max=2097152, packet=32768 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41250]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41250] 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41250]) recipient=0 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])) size=2097152, max=2097152, packet=32768 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])) re-initializing 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])) size=2097152, max=2097152, packet=32768 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:02.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:02.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:02.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:02.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])[want-reply=true] subsystem=netconf 23:52:02.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])[subsystem] prepared command 23:52:02.639 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:02.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250]}} established 23:52:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 33: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17862 23:52:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 33: Creating data stores for simulated device 23:52:02.640 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:02.640 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:02.640 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:02.641 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[128ff863] 23:52:02.642 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:02.642 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:02.642 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:02.642 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:02.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:02.646 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:02.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:02.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:02.647 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[128ff863], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[128ff863], subtreeVersion=Version[4f945fcd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4f945fcd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:02.650 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:02.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:02.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250] 23:52:02.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 33 on channel [id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250] 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) by 1219 down to 2095933 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250] 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250] 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) request=subsystem result=ReplySuccess, want-reply=true 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) request=subsystem activate command 23:52:02.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) starting runner for command=netconf 23:52:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #5 SSH_MSG_CHANNEL_DATA 23:52:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) by 373 down to 2096779 23:52:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_CHANNEL_DATA len=373 23:52:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250] 23:52:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250] 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250] 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17862', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=33} created 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250]} created 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250] successful with session NetconfServerSession{sessionId=33, channel=[id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250]} 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250]} up 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #6 SSH_MSG_CHANNEL_DATA 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) by 393 down to 2096386 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_CHANNEL_DATA len=393 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250] 23:52:02.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=33} 23:52:02.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44069198 after next message 23:52:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x121d5aeb, L:/10.30.170.146:17862 - R:/10.30.170.79:41250]} EXI handlers added to pipeline 23:52:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44069198 23:52:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) by 179 down to 2095754 23:52:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:02.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:02.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #7 SSH_MSG_CHANNEL_DATA 23:52:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) by 340 down to 2096046 23:52:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_CHANNEL_DATA len=340 23:52:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250] 23:52:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=33} 23:52:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4f945fcd] 23:52:02.677 [netconf-device-simulator-threads-4] 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 23:52:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:02.677 [netconf-device-simulator-threads-4] 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 23:52:02.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:02.677 [netconf-device-simulator-threads-4] 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} 23:52:02.677 [netconf-device-simulator-threads-4] 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} 23:52:02.677 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:02.677 [netconf-device-simulator-threads-4] 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} 23:52:02.677 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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} 23:52:02.678 [netconf-device-simulator-threads-4] 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 23:52:02.678 [netconf-device-simulator-threads-4] 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 23:52:02.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:02.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) by 778 down to 2094976 23:52:02.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:02.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:02.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36950]) Send SSH_MSG_KEXINIT 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36950]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36950]) process #0 SSH_MSG_KEXINIT 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36950]) SSH_MSG_KEXINIT 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36950]) strict KEX=true client=true server=true 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36950]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36950]) Kex: server host key algorithms = rsa-sha2-512 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36950]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36950]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36950]) Kex: mac algorithms (client to server) = aead 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36950]) Kex: mac algorithms (server to client) = aead 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36950]) Kex: compression algorithms (client to server) = none 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36950]) Kex: compression algorithms (server to client) = none 23:52:02.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:02.803 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36950]) process #1 30 23:52:02.803 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36950]] process command=SSH_MSG_KEXDH_INIT 23:52:02.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36950]] Send SSH_MSG_KEXDH_REPLY 23:52:02.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36950]) packet #1 sending command=31[31] len=1639 23:52:02.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36950])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:02.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36950]) Send SSH_MSG_NEWKEYS 23:52:02.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36950]) session ID=3f:23:f0:a2:9c:ef:0d:4a:13:7a:e0:31:89:cf:da:58:15:c8:bf:5a:87:3a:98:31:ba:ef:62:87:c2:cb:22:41:be:48:d3:dd:d0:fc:e3:d9:10:65:ae:7b:60:e7:f4:20:c6:84:54:6b:61:e3:09:35:81:e2:fe:2d:c0:e0:6b:23 23:52:02.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36950]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:02.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36950]): strict KEX resets output message sequence number from 3 to 0 23:52:02.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36950]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:02.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36950])[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 23:52:02.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36950])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:02.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36950]) packet #0 sending command=7[7] len=419 23:52:02.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36950]) No pending packets to flush at end of KEX 23:52:02.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36950]) process #2 SSH_MSG_NEWKEYS 23:52:02.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36950]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:02.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36950]): strict KEX resets input message sequence number from 3 to 0 23:52:02.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36950]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:02.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36950]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36950]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36950]) authorized authentication methods: password,publickey 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36950]) Accepted service ssh-userauth 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36950]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36950]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36950]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36950]) no authentication factory for method=none 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36950]) SSH_MSG_USERAUTH_REQUEST 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36950]) remaining methods: password,publickey 23:52:02.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36950]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36950]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36950]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:02.869 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36950]) authentication result: true 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36950]) SSH_MSG_USERAUTH_REQUEST 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36950])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36950]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:02.869 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:02.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36950]) no heartbeat to stop 23:52:02.870 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36950]) heartbeat type=IGNORE, interval=PT30S 23:52:02.870 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36950 authenticated 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36950]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36950]] session=TransportServerSession[admin@/10.30.170.79:36950] id=0 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36950])) size=2097152, max=2097152, packet=32768 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36950]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36950] 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36950]) recipient=0 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])) size=2097152, max=2097152, packet=32768 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])) re-initializing 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])) size=2097152, max=2097152, packet=32768 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:02.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:02.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:02.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:02.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])[want-reply=true] subsystem=netconf 23:52:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])[subsystem] prepared command 23:52:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950]}} established 23:52:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 34: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17863 23:52:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 34: Creating data stores for simulated device 23:52:02.873 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:02.873 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:02.873 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:02.874 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[66186ef8] 23:52:02.874 [netconf-device-simulator-threads-5] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:02.875 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:02.875 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:02.875 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:02.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:02.876 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:02.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:02.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:02.876 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[66186ef8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[66186ef8], subtreeVersion=Version[71aaea14], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71aaea14], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:02.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:02.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:02.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950] 23:52:02.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 34 on channel [id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950] 23:52:02.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) by 1219 down to 2095933 23:52:02.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950] 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950] 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) request=subsystem result=ReplySuccess, want-reply=true 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) request=subsystem activate command 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) starting runner for command=netconf 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #5 SSH_MSG_CHANNEL_DATA 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) by 373 down to 2096779 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_CHANNEL_DATA len=373 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950] 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:02.881 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950] 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950] 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17863', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=34} created 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950]} created 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950] successful with session NetconfServerSession{sessionId=34, channel=[id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950]} 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950]} up 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #6 SSH_MSG_CHANNEL_DATA 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) by 393 down to 2096386 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_CHANNEL_DATA len=393 23:52:02.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950] 23:52:02.883 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:02.883 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:02.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=34} 23:52:02.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:02.885 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ce7bac after next message 23:52:02.885 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x0a021961, L:/10.30.170.146:17863 - R:/10.30.170.79:36950]} EXI handlers added to pipeline 23:52:02.885 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:02.885 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ce7bac 23:52:02.885 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) by 179 down to 2095754 23:52:02.885 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:02.886 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:02.888 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #7 SSH_MSG_CHANNEL_DATA 23:52:02.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) by 340 down to 2096046 23:52:02.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_CHANNEL_DATA len=340 23:52:02.889 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950] 23:52:02.890 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:02.890 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:02.890 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=34} 23:52:02.891 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71aaea14] 23:52:02.891 [netconf-device-simulator-threads-5] 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 23:52:02.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:02.891 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:02.891 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:02.891 [netconf-device-simulator-threads-5] 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 23:52:02.891 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:02.891 [netconf-device-simulator-threads-5] 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} 23:52:02.891 [netconf-device-simulator-threads-5] 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} 23:52:02.891 [netconf-device-simulator-threads-5] 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=2011-06-01} 23:52:02.891 [netconf-device-simulator-threads-5] 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} 23:52:02.891 [netconf-device-simulator-threads-5] 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} 23:52:02.891 [netconf-device-simulator-threads-5] 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} 23:52:02.891 [netconf-device-simulator-threads-5] 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} 23:52:02.891 [netconf-device-simulator-threads-5] 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} 23:52:02.891 [netconf-device-simulator-threads-5] 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} 23:52:02.892 [netconf-device-simulator-threads-5] 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} 23:52:02.892 [netconf-device-simulator-threads-5] 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} 23:52:02.892 [netconf-device-simulator-threads-5] 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} 23:52:02.892 [netconf-device-simulator-threads-5] 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} 23:52:02.892 [netconf-device-simulator-threads-5] 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} 23:52:02.892 [netconf-device-simulator-threads-5] 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} 23:52:02.892 [netconf-device-simulator-threads-5] 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 23:52:02.892 [netconf-device-simulator-threads-5] 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 23:52:02.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:02.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) by 778 down to 2094976 23:52:02.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:02.894 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:03.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252]} 23:52:03.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53252]): SSH-2.0-SSHD-UNKNOWN 23:52:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53252]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53252]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:03.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53252]) Send SSH_MSG_KEXINIT 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53252]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53252]) process #0 SSH_MSG_KEXINIT 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53252]) SSH_MSG_KEXINIT 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53252]) strict KEX=true client=true server=true 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53252]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53252]) Kex: server host key algorithms = rsa-sha2-512 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53252]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53252]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53252]) Kex: mac algorithms (client to server) = aead 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53252]) Kex: mac algorithms (server to client) = aead 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53252]) Kex: compression algorithms (client to server) = none 23:52:03.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53252]) Kex: compression algorithms (server to client) = none 23:52:03.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:03.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53252]) process #1 30 23:52:03.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53252]] process command=SSH_MSG_KEXDH_INIT 23:52:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53252]] Send SSH_MSG_KEXDH_REPLY 23:52:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53252]) packet #1 sending command=31[31] len=1639 23:52:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53252])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53252]) Send SSH_MSG_NEWKEYS 23:52:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53252]) session ID=40:49:e5:11:94:2c:16:a5:52:c0:51:5a:81:c5:ff:5e:56:10:fc:d6:d7:f8:a8:8b:23:57:f3:b5:e6:a9:40:df:78:f3:63:cd:07:d8:e5:cd:e7:1c:8c:fa:3f:6f:db:8e:d0:e3:b4:99:fd:b3:7f:ea:94:44:e9:4d:87:07:89:26 23:52:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53252]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53252]): strict KEX resets output message sequence number from 3 to 0 23:52:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53252]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53252])[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 23:52:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53252])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53252]) packet #0 sending command=7[7] len=419 23:52:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53252]) No pending packets to flush at end of KEX 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53252]) process #2 SSH_MSG_NEWKEYS 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53252]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53252]): strict KEX resets input message sequence number from 3 to 0 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53252]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53252]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53252]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53252]) authorized authentication methods: password,publickey 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53252]) Accepted service ssh-userauth 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53252]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53252]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:03.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53252]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:03.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53252]) no authentication factory for method=none 23:52:03.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53252]) SSH_MSG_USERAUTH_REQUEST 23:52:03.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53252]) remaining methods: password,publickey 23:52:03.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53252]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:03.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53252]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:03.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:03.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53252]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:03.800 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:03.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53252]) authentication result: true 23:52:03.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53252]) SSH_MSG_USERAUTH_REQUEST 23:52:03.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53252])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:03.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53252]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:03.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:03.800 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:03.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53252]) no heartbeat to stop 23:52:03.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53252]) heartbeat type=IGNORE, interval=PT30S 23:52:03.800 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53252 authenticated 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53252]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53252]] session=TransportServerSession[admin@/10.30.170.79:53252] id=0 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53252])) size=2097152, max=2097152, packet=32768 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53252]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53252] 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53252]) recipient=0 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])) size=2097152, max=2097152, packet=32768 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])) re-initializing 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])) size=2097152, max=2097152, packet=32768 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])[want-reply=true] subsystem=netconf 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])[subsystem] prepared command 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252]}} established 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 35: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17864 23:52:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 35: Creating data stores for simulated device 23:52:03.805 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:03.806 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:03.806 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:03.806 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:03.809 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37aeb67b] 23:52:03.809 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:03.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:03.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:03.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:03.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:03.810 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:03.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:03.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:03.811 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37aeb67b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37aeb67b], subtreeVersion=Version[7e09b8dd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7e09b8dd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:03.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:03.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252] 23:52:03.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 35 on channel [id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252] 23:52:03.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) by 1219 down to 2095933 23:52:03.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:03.821 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:03.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252] 23:52:03.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252] 23:52:03.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) request=subsystem result=ReplySuccess, want-reply=true 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) request=subsystem activate command 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) starting runner for command=netconf 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #5 SSH_MSG_CHANNEL_DATA 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) by 373 down to 2096779 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_CHANNEL_DATA len=373 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252] 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:03.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252] 23:52:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252] 23:52:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17864', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=35} created 23:52:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252]} created 23:52:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252] successful with session NetconfServerSession{sessionId=35, channel=[id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252]} 23:52:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252]} up 23:52:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #6 SSH_MSG_CHANNEL_DATA 23:52:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) by 393 down to 2096386 23:52:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_CHANNEL_DATA len=393 23:52:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252] 23:52:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:03.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=35} 23:52:03.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:03.829 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8faf199 after next message 23:52:03.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x2c9727a7, L:/10.30.170.146:17864 - R:/10.30.170.79:53252]} EXI handlers added to pipeline 23:52:03.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:03.829 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8faf199 23:52:03.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) by 179 down to 2095754 23:52:03.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:03.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:03.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #7 SSH_MSG_CHANNEL_DATA 23:52:03.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) by 340 down to 2096046 23:52:03.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_CHANNEL_DATA len=340 23:52:03.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252] 23:52:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=35} 23:52:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7e09b8dd] 23:52:03.837 [netconf-device-simulator-threads-0] 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 23:52:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:03.837 [netconf-device-simulator-threads-0] 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 23:52:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.838 [netconf-device-simulator-threads-0] 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} 23:52:03.839 [netconf-device-simulator-threads-0] 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 23:52:03.839 [netconf-device-simulator-threads-0] 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 23:52:03.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:03.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) by 778 down to 2094976 23:52:03.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:03.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:03.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040]} 23:52:03.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39040]): SSH-2.0-SSHD-UNKNOWN 23:52:03.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39040]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:03.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39040]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39040]) Send SSH_MSG_KEXINIT 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39040]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39040]) process #0 SSH_MSG_KEXINIT 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39040]) SSH_MSG_KEXINIT 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39040]) strict KEX=true client=true server=true 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39040]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39040]) Kex: server host key algorithms = rsa-sha2-512 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39040]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39040]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39040]) Kex: mac algorithms (client to server) = aead 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39040]) Kex: mac algorithms (server to client) = aead 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39040]) Kex: compression algorithms (client to server) = none 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39040]) Kex: compression algorithms (server to client) = none 23:52:04.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:04.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39040]) process #1 30 23:52:04.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39040]] process command=SSH_MSG_KEXDH_INIT 23:52:04.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39040]] Send SSH_MSG_KEXDH_REPLY 23:52:04.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39040]) packet #1 sending command=31[31] len=1639 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39040])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39040]) Send SSH_MSG_NEWKEYS 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39040]) session ID=8d:7d:07:a4:fe:f9:0a:7c:ca:a7:dc:51:6c:1f:de:c7:da:c1:b4:79:3d:3c:a7:f9:96:5a:53:08:22:62:42:70:dc:02:7c:28:44:cf:0c:de:b1:c9:c2:a1:59:50:0a:8e:ec:84:de:ff:b1:0d:65:fb:00:cb:f8:4d:91:d9:7b:6d 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39040]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39040]): strict KEX resets output message sequence number from 3 to 0 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39040]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39040])[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 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39040])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39040]) packet #0 sending command=7[7] len=419 23:52:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39040]) No pending packets to flush at end of KEX 23:52:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39040]) process #2 SSH_MSG_NEWKEYS 23:52:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39040]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39040]): strict KEX resets input message sequence number from 3 to 0 23:52:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39040]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39040]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39040]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39040]) authorized authentication methods: password,publickey 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39040]) Accepted service ssh-userauth 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39040]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39040]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39040]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39040]) no authentication factory for method=none 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39040]) SSH_MSG_USERAUTH_REQUEST 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39040]) remaining methods: password,publickey 23:52:04.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39040]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39040]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39040]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:04.334 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39040]) authentication result: true 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39040]) SSH_MSG_USERAUTH_REQUEST 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39040])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39040]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:04.334 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:04.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39040]) no heartbeat to stop 23:52:04.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39040]) heartbeat type=IGNORE, interval=PT30S 23:52:04.335 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39040 authenticated 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39040]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39040]] session=TransportServerSession[admin@/10.30.170.79:39040] id=0 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39040])) size=2097152, max=2097152, packet=32768 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39040]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39040] 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39040]) recipient=0 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])) size=2097152, max=2097152, packet=32768 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])) re-initializing 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])) size=2097152, max=2097152, packet=32768 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])[want-reply=true] subsystem=netconf 23:52:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])[subsystem] prepared command 23:52:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040]}} established 23:52:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 36: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17865 23:52:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 36: Creating data stores for simulated device 23:52:04.338 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:04.338 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:04.338 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:04.339 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[57582b79] 23:52:04.339 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:04.340 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:04.340 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:04.340 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:04.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:04.340 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:04.341 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:04.341 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:04.341 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[57582b79], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[57582b79], subtreeVersion=Version[4d1d4f74], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d1d4f74], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:04.341 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:04.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:04.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040] 23:52:04.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 36 on channel [id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040] 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) by 1219 down to 2095933 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040] 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040] 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) request=subsystem result=ReplySuccess, want-reply=true 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) request=subsystem activate command 23:52:04.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) starting runner for command=netconf 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #5 SSH_MSG_CHANNEL_DATA 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) by 373 down to 2096779 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_CHANNEL_DATA len=373 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040] 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040] 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:04.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040] 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17865', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=36} created 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040]} created 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040] successful with session NetconfServerSession{sessionId=36, channel=[id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040]} 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040]} up 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #6 SSH_MSG_CHANNEL_DATA 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) by 393 down to 2096386 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_CHANNEL_DATA len=393 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040] 23:52:04.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=36} 23:52:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7919dcc after next message 23:52:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x91b25d0a, L:/10.30.170.146:17865 - R:/10.30.170.79:39040]} EXI handlers added to pipeline 23:52:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:04.350 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7919dcc 23:52:04.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) by 179 down to 2095754 23:52:04.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:04.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:04.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #7 SSH_MSG_CHANNEL_DATA 23:52:04.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) by 340 down to 2096046 23:52:04.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_CHANNEL_DATA len=340 23:52:04.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040] 23:52:04.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:04.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:04.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=36} 23:52:04.355 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d1d4f74] 23:52:04.355 [netconf-device-simulator-threads-2] 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 23:52:04.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:04.355 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:04.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:04.356 [netconf-device-simulator-threads-2] 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 23:52:04.356 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.356 [netconf-device-simulator-threads-2] 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} 23:52:04.357 [netconf-device-simulator-threads-2] 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} 23:52:04.357 [netconf-device-simulator-threads-2] 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} 23:52:04.357 [netconf-device-simulator-threads-2] 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} 23:52:04.357 [netconf-device-simulator-threads-2] 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 23:52:04.357 [netconf-device-simulator-threads-2] 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 23:52:04.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:04.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) by 778 down to 2094976 23:52:04.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:04.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:04.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020]} 23:52:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43020]): SSH-2.0-SSHD-UNKNOWN 23:52:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43020]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43020]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:04.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43020]) Send SSH_MSG_KEXINIT 23:52:04.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43020]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:04.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43020]) process #0 SSH_MSG_KEXINIT 23:52:04.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43020]) SSH_MSG_KEXINIT 23:52:04.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43020]) strict KEX=true client=true server=true 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43020]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43020]) Kex: server host key algorithms = rsa-sha2-512 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43020]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43020]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43020]) Kex: mac algorithms (client to server) = aead 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43020]) Kex: mac algorithms (server to client) = aead 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43020]) Kex: compression algorithms (client to server) = none 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43020]) Kex: compression algorithms (server to client) = none 23:52:04.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:05.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43020]) process #1 30 23:52:05.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43020]] process command=SSH_MSG_KEXDH_INIT 23:52:05.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43020]] Send SSH_MSG_KEXDH_REPLY 23:52:05.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43020]) packet #1 sending command=31[31] len=1639 23:52:05.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43020])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:05.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43020]) Send SSH_MSG_NEWKEYS 23:52:05.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43020]) session ID=84:72:73:f8:ce:45:3c:18:9f:9f:6e:f2:88:33:71:11:47:08:9b:5d:2c:95:95:b5:74:33:5c:2b:f6:6b:8d:48:57:d5:88:f7:3d:a4:be:86:0f:17:f2:fe:b7:af:69:5a:61:3f:be:5f:f5:f7:04:9f:58:77:04:7d:cc:7d:2b:5b 23:52:05.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43020]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43020]): strict KEX resets output message sequence number from 3 to 0 23:52:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43020]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43020])[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 23:52:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43020])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43020]) packet #0 sending command=7[7] len=419 23:52:05.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43020]) No pending packets to flush at end of KEX 23:52:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43020]) process #2 SSH_MSG_NEWKEYS 23:52:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43020]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43020]): strict KEX resets input message sequence number from 3 to 0 23:52:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43020]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43020]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43020]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43020]) authorized authentication methods: password,publickey 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43020]) Accepted service ssh-userauth 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43020]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43020]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43020]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43020]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43020]) no authentication factory for method=none 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43020]) SSH_MSG_USERAUTH_REQUEST 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43020]) remaining methods: password,publickey 23:52:05.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43020]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:05.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43020]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:05.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43020]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43020]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:05.095 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43020]) authentication result: true 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43020]) SSH_MSG_USERAUTH_REQUEST 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43020])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43020]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43020]) no heartbeat to stop 23:52:05.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43020]) heartbeat type=IGNORE, interval=PT30S 23:52:05.095 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43020 authenticated 23:52:05.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43020]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43020]] session=TransportServerSession[admin@/10.30.170.79:43020] id=0 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43020])) size=2097152, max=2097152, packet=32768 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43020]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43020] 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43020]) recipient=0 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])) size=2097152, max=2097152, packet=32768 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])) re-initializing 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])) size=2097152, max=2097152, packet=32768 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:05.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])[want-reply=true] subsystem=netconf 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])[subsystem] prepared command 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020]}} established 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 37: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17866 23:52:05.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 37: Creating data stores for simulated device 23:52:05.098 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:05.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:05.099 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:05.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:05.099 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:05.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3ff02ca] 23:52:05.100 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:05.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:05.100 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:05.101 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:05.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:05.101 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:05.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:05.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:05.101 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3ff02ca], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3ff02ca], subtreeVersion=Version[3c5ad0c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c5ad0c8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:05.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:05.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:05.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020] 23:52:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 37 on channel [id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020] 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) by 1219 down to 2095933 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020] 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020] 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) request=subsystem result=ReplySuccess, want-reply=true 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) request=subsystem activate command 23:52:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) starting runner for command=netconf 23:52:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #5 SSH_MSG_CHANNEL_DATA 23:52:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) by 373 down to 2096779 23:52:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_CHANNEL_DATA len=373 23:52:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020] 23:52:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020] 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020] 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17866', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=37} created 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020]} created 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020] successful with session NetconfServerSession{sessionId=37, channel=[id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020]} 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020]} up 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #6 SSH_MSG_CHANNEL_DATA 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) by 393 down to 2096386 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_CHANNEL_DATA len=393 23:52:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020] 23:52:05.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:05.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:05.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=37} 23:52:05.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69a21360 after next message 23:52:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x46cbdf39, L:/10.30.170.146:17866 - R:/10.30.170.79:43020]} EXI handlers added to pipeline 23:52:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69a21360 23:52:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) by 179 down to 2095754 23:52:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:05.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:05.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #7 SSH_MSG_CHANNEL_DATA 23:52:05.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) by 340 down to 2096046 23:52:05.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_CHANNEL_DATA len=340 23:52:05.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020] 23:52:05.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:05.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:05.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=37} 23:52:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c5ad0c8] 23:52:05.129 [netconf-device-simulator-threads-4] 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 23:52:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:05.129 [netconf-device-simulator-threads-4] 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 23:52:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:05.129 [netconf-device-simulator-threads-4] 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} 23:52:05.129 [netconf-device-simulator-threads-4] 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} 23:52:05.129 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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} 23:52:05.130 [netconf-device-simulator-threads-4] 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 23:52:05.130 [netconf-device-simulator-threads-4] 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 23:52:05.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:05.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) by 778 down to 2094976 23:52:05.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:05.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674]} 23:52:05.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47674]): SSH-2.0-SSHD-UNKNOWN 23:52:05.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47674]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:05.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47674]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:05.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47674]) Send SSH_MSG_KEXINIT 23:52:05.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:05.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47674]) process #0 SSH_MSG_KEXINIT 23:52:05.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47674]) SSH_MSG_KEXINIT 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47674]) strict KEX=true client=true server=true 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47674]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47674]) Kex: server host key algorithms = rsa-sha2-512 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47674]) Kex: mac algorithms (client to server) = aead 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47674]) Kex: mac algorithms (server to client) = aead 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47674]) Kex: compression algorithms (client to server) = none 23:52:05.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47674]) Kex: compression algorithms (server to client) = none 23:52:05.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:05.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47674]) process #1 30 23:52:05.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47674]] process command=SSH_MSG_KEXDH_INIT 23:52:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47674]] Send SSH_MSG_KEXDH_REPLY 23:52:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47674]) packet #1 sending command=31[31] len=1639 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47674])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47674]) Send SSH_MSG_NEWKEYS 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47674]) session ID=29:a8:69:e8:a4:5c:14:bf:57:fd:5d:a3:6b:27:06:64:12:d1:e3:0a:15:7c:03:73:ac:3d:dd:a7:2d:43:ed:6f:8d:4e:7e:3d:0e:be:98:67:de:17:9f:c4:e8:9c:e1:37:2e:95:cf:1b:89:ba:94:86:29:6a:b3:42:60:8f:bc:d2 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47674]): strict KEX resets output message sequence number from 3 to 0 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47674]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47674])[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 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47674]) packet #0 sending command=7[7] len=419 23:52:05.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47674]) No pending packets to flush at end of KEX 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47674]) process #2 SSH_MSG_NEWKEYS 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47674]): strict KEX resets input message sequence number from 3 to 0 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47674]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47674]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47674]) authorized authentication methods: password,publickey 23:52:05.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47674]) Accepted service ssh-userauth 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47674]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47674]) no authentication factory for method=none 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47674]) SSH_MSG_USERAUTH_REQUEST 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47674]) remaining methods: password,publickey 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:05.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47674]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:05.773 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47674]) authentication result: true 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47674]) SSH_MSG_USERAUTH_REQUEST 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47674]) no heartbeat to stop 23:52:05.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47674]) heartbeat type=IGNORE, interval=PT30S 23:52:05.773 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47674 authenticated 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47674]] session=TransportServerSession[admin@/10.30.170.79:47674] id=0 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47674])) size=2097152, max=2097152, packet=32768 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47674] 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47674]) recipient=0 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])) size=2097152, max=2097152, packet=32768 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])) re-initializing 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])) size=2097152, max=2097152, packet=32768 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:05.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])[want-reply=true] subsystem=netconf 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])[subsystem] prepared command 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674]}} established 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 38: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17867 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 38: Creating data stores for simulated device 23:52:05.775 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:05.775 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:05.775 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:05.775 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:05.777 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[18f0e621] 23:52:05.777 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:05.777 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:05.777 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:05.777 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:05.778 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:05.778 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:05.778 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:05.778 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:05.778 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[18f0e621], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[18f0e621], subtreeVersion=Version[650b35c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[650b35c3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:05.778 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:05.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:05.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674] 23:52:05.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 38 on channel [id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674] 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) by 1219 down to 2095933 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674] 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674] 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) request=subsystem result=ReplySuccess, want-reply=true 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) request=subsystem activate command 23:52:05.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) starting runner for command=netconf 23:52:05.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #5 SSH_MSG_CHANNEL_DATA 23:52:05.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) by 373 down to 2096779 23:52:05.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_CHANNEL_DATA len=373 23:52:05.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674] 23:52:05.783 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:05.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674] 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674] 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17867', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=38} created 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674]} created 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674] successful with session NetconfServerSession{sessionId=38, channel=[id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674]} 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674]} up 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #6 SSH_MSG_CHANNEL_DATA 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) by 393 down to 2096386 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_CHANNEL_DATA len=393 23:52:05.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674] 23:52:05.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:05.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:05.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=38} 23:52:05.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:05.786 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b6dc4e after next message 23:52:05.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x9552150d, L:/10.30.170.146:17867 - R:/10.30.170.79:47674]} EXI handlers added to pipeline 23:52:05.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:05.787 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b6dc4e 23:52:05.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) by 179 down to 2095754 23:52:05.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:05.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:05.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #7 SSH_MSG_CHANNEL_DATA 23:52:05.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) by 340 down to 2096046 23:52:05.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_CHANNEL_DATA len=340 23:52:05.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674] 23:52:05.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:05.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:05.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=38} 23:52:05.792 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[650b35c3] 23:52:05.792 [netconf-device-simulator-threads-6] 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 23:52:05.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:05.792 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:05.792 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:05.793 [netconf-device-simulator-threads-6] 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 23:52:05.793 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.793 [netconf-device-simulator-threads-6] 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} 23:52:05.794 [netconf-device-simulator-threads-6] 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 23:52:05.794 [netconf-device-simulator-threads-6] 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 23:52:05.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:05.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) by 778 down to 2094976 23:52:05.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:05.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:06.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300]} 23:52:06.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38300]): SSH-2.0-SSHD-UNKNOWN 23:52:06.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38300]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:06.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38300]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:06.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38300]) Send SSH_MSG_KEXINIT 23:52:06.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38300]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38300]) process #0 SSH_MSG_KEXINIT 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38300]) SSH_MSG_KEXINIT 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38300]) strict KEX=true client=true server=true 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38300]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38300]) Kex: server host key algorithms = rsa-sha2-512 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38300]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38300]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38300]) Kex: mac algorithms (client to server) = aead 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38300]) Kex: mac algorithms (server to client) = aead 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38300]) Kex: compression algorithms (client to server) = none 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38300]) Kex: compression algorithms (server to client) = none 23:52:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:06.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38300]) process #1 30 23:52:06.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38300]] process command=SSH_MSG_KEXDH_INIT 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38300]] Send SSH_MSG_KEXDH_REPLY 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38300]) packet #1 sending command=31[31] len=1639 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38300])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38300]) Send SSH_MSG_NEWKEYS 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38300]) session ID=4b:ab:a1:04:60:9e:16:e9:aa:61:91:0e:d0:9f:c6:75:a7:83:64:ef:6d:cb:6f:20:7f:3e:9f:c9:45:49:52:f7:48:e2:ee:66:65:e2:d8:b6:ef:a5:92:9d:34:c0:d4:eb:eb:69:7c:29:0e:7d:5a:98:c5:d4:a4:62:08:0f:ef:62 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38300]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38300]): strict KEX resets output message sequence number from 3 to 0 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38300]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38300])[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 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38300])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38300]) packet #0 sending command=7[7] len=419 23:52:06.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38300]) No pending packets to flush at end of KEX 23:52:06.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38300]) process #2 SSH_MSG_NEWKEYS 23:52:06.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38300]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:06.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38300]): strict KEX resets input message sequence number from 3 to 0 23:52:06.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38300]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:06.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:06.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38300]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:06.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38300]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38300]) authorized authentication methods: password,publickey 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38300]) Accepted service ssh-userauth 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38300]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38300]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38300]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38300]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38300]) no authentication factory for method=none 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38300]) SSH_MSG_USERAUTH_REQUEST 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38300]) remaining methods: password,publickey 23:52:06.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38300]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:06.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38300]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:06.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38300]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:06.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38300]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:06.536 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:06.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38300]) authentication result: true 23:52:06.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38300]) SSH_MSG_USERAUTH_REQUEST 23:52:06.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38300])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:06.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38300]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:06.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:06.537 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:06.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38300]) no heartbeat to stop 23:52:06.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38300]) heartbeat type=IGNORE, interval=PT30S 23:52:06.537 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38300 authenticated 23:52:06.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:06.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38300]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:06.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38300]] session=TransportServerSession[admin@/10.30.170.79:38300] id=0 23:52:06.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38300])) size=2097152, max=2097152, packet=32768 23:52:06.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38300]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38300] 23:52:06.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38300]) recipient=0 23:52:06.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])) size=2097152, max=2097152, packet=32768 23:52:06.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])) re-initializing 23:52:06.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])) size=2097152, max=2097152, packet=32768 23:52:06.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:06.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])[want-reply=true] subsystem=netconf 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])[subsystem] prepared command 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300]}} established 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 39: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17868 23:52:06.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 39: Creating data stores for simulated device 23:52:06.540 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:06.541 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:06.541 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:06.545 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1e14324] 23:52:06.545 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:06.545 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:06.545 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:06.545 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:06.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:06.546 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:06.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:06.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:06.546 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1e14324], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1e14324], subtreeVersion=Version[5a910e7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5a910e7d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:06.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:06.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:06.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300] 23:52:06.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 39 on channel [id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300] 23:52:06.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) by 1219 down to 2095933 23:52:06.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300] 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300] 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) request=subsystem result=ReplySuccess, want-reply=true 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) request=subsystem activate command 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) starting runner for command=netconf 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #5 SSH_MSG_CHANNEL_DATA 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) by 373 down to 2096779 23:52:06.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_CHANNEL_DATA len=373 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300] 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300] 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300] 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17868', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=39} created 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=39, channel=[id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300]} created 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300] successful with session NetconfServerSession{sessionId=39, channel=[id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300]} 23:52:06.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300]} up 23:52:06.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #6 SSH_MSG_CHANNEL_DATA 23:52:06.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) by 393 down to 2096386 23:52:06.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_CHANNEL_DATA len=393 23:52:06.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300] 23:52:06.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:06.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:06.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=39} 23:52:06.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:06.555 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ddf3c7f after next message 23:52:06.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=39, channel=[id: 0xd48e8536, L:/10.30.170.146:17868 - R:/10.30.170.79:38300]} EXI handlers added to pipeline 23:52:06.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:06.555 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ddf3c7f 23:52:06.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) by 179 down to 2095754 23:52:06.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:06.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:06.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #7 SSH_MSG_CHANNEL_DATA 23:52:06.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) by 340 down to 2096046 23:52:06.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_CHANNEL_DATA len=340 23:52:06.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300] 23:52:06.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:06.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:06.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=39} 23:52:06.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5a910e7d] 23:52:06.561 [netconf-device-simulator-threads-0] 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 23:52:06.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:06.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:06.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:06.561 [netconf-device-simulator-threads-0] 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 23:52:06.561 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:06.561 [netconf-device-simulator-threads-0] 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} 23:52:06.561 [netconf-device-simulator-threads-0] 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} 23:52:06.561 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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} 23:52:06.562 [netconf-device-simulator-threads-0] 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 23:52:06.562 [netconf-device-simulator-threads-0] 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 23:52:06.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:06.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) by 778 down to 2094976 23:52:06.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:06.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:06.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842]} 23:52:06.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58842]): SSH-2.0-SSHD-UNKNOWN 23:52:06.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58842]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:06.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58842]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:07.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58842]) Send SSH_MSG_KEXINIT 23:52:07.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58842]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58842]) process #0 SSH_MSG_KEXINIT 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58842]) SSH_MSG_KEXINIT 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58842]) strict KEX=true client=true server=true 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58842]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58842]) Kex: server host key algorithms = rsa-sha2-512 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58842]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58842]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58842]) Kex: mac algorithms (client to server) = aead 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58842]) Kex: mac algorithms (server to client) = aead 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58842]) Kex: compression algorithms (client to server) = none 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58842]) Kex: compression algorithms (server to client) = none 23:52:07.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:07.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58842]) process #1 30 23:52:07.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58842]] process command=SSH_MSG_KEXDH_INIT 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58842]] Send SSH_MSG_KEXDH_REPLY 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58842]) packet #1 sending command=31[31] len=1639 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58842])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58842]) Send SSH_MSG_NEWKEYS 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58842]) session ID=22:5d:9a:c2:a8:2d:a1:43:ad:4e:df:98:63:72:61:0d:66:27:12:eb:83:72:09:db:23:b5:10:f3:b7:06:9c:0a:5e:16:ed:d4:e4:f2:c7:fe:f6:e3:88:a6:e3:e0:3a:20:61:6b:6b:0f:7e:11:ce:b5:7a:7f:f6:c3:4a:69:f4:7f 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58842]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58842]): strict KEX resets output message sequence number from 3 to 0 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58842]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58842])[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 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58842])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:07.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58842]) packet #0 sending command=7[7] len=419 23:52:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58842]) No pending packets to flush at end of KEX 23:52:07.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58842]) process #2 SSH_MSG_NEWKEYS 23:52:07.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58842]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:07.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58842]): strict KEX resets input message sequence number from 3 to 0 23:52:07.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58842]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58842]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58842]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58842]) authorized authentication methods: password,publickey 23:52:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58842]) Accepted service ssh-userauth 23:52:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58842]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58842]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58842]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58842]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58842]) no authentication factory for method=none 23:52:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58842]) SSH_MSG_USERAUTH_REQUEST 23:52:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58842]) remaining methods: password,publickey 23:52:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58842]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58842]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58842]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58842]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:07.248 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58842]) authentication result: true 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58842]) SSH_MSG_USERAUTH_REQUEST 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58842])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58842]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58842]) no heartbeat to stop 23:52:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58842]) heartbeat type=IGNORE, interval=PT30S 23:52:07.248 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58842 authenticated 23:52:07.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:07.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58842]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:07.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58842]] session=TransportServerSession[admin@/10.30.170.79:58842] id=0 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58842])) size=2097152, max=2097152, packet=32768 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58842]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58842] 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58842]) recipient=0 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])) size=2097152, max=2097152, packet=32768 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])) re-initializing 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])) size=2097152, max=2097152, packet=32768 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])[want-reply=true] subsystem=netconf 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])[subsystem] prepared command 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842]}} established 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 40: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17869 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 40: Creating data stores for simulated device 23:52:07.251 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:07.251 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:07.251 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:07.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[126829f4] 23:52:07.253 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:07.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:07.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:07.253 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:07.254 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:07.254 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:07.254 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:07.254 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:07.254 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[126829f4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[126829f4], subtreeVersion=Version[6f041f64], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6f041f64], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:07.254 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:07.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:07.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842] 23:52:07.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 40 on channel [id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842] 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) by 1219 down to 2095933 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842] 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842] 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) request=subsystem result=ReplySuccess, want-reply=true 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) request=subsystem activate command 23:52:07.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) starting runner for command=netconf 23:52:07.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #5 SSH_MSG_CHANNEL_DATA 23:52:07.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) by 373 down to 2096779 23:52:07.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_CHANNEL_DATA len=373 23:52:07.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842] 23:52:07.259 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:07.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:07.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842] 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842] 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17869', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=40} created 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842]} created 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842] successful with session NetconfServerSession{sessionId=40, channel=[id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842]} 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842]} up 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #6 SSH_MSG_CHANNEL_DATA 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) by 393 down to 2096386 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_CHANNEL_DATA len=393 23:52:07.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842] 23:52:07.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:07.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:07.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=40} 23:52:07.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:07.262 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d08999f after next message 23:52:07.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x8cc917af, L:/10.30.170.146:17869 - R:/10.30.170.79:58842]} EXI handlers added to pipeline 23:52:07.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:07.263 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d08999f 23:52:07.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) by 179 down to 2095754 23:52:07.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:07.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:07.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #7 SSH_MSG_CHANNEL_DATA 23:52:07.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) by 340 down to 2096046 23:52:07.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_CHANNEL_DATA len=340 23:52:07.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842] 23:52:07.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:07.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:07.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=40} 23:52:07.268 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6f041f64] 23:52:07.268 [netconf-device-simulator-threads-2] 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 23:52:07.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:07.268 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:07.268 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:07.268 [netconf-device-simulator-threads-2] 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 23:52:07.269 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.269 [netconf-device-simulator-threads-2] 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} 23:52:07.270 [netconf-device-simulator-threads-2] 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 23:52:07.270 [netconf-device-simulator-threads-2] 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 23:52:07.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:07.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) by 778 down to 2094976 23:52:07.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:07.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256]} 23:52:07.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41256]): SSH-2.0-SSHD-UNKNOWN 23:52:07.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41256]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:07.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41256]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:07.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41256]) Send SSH_MSG_KEXINIT 23:52:07.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:07.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41256]) process #0 SSH_MSG_KEXINIT 23:52:07.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41256]) SSH_MSG_KEXINIT 23:52:07.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41256]) strict KEX=true client=true server=true 23:52:07.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41256]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:07.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41256]) Kex: server host key algorithms = rsa-sha2-512 23:52:07.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:07.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:07.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41256]) Kex: mac algorithms (client to server) = aead 23:52:07.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41256]) Kex: mac algorithms (server to client) = aead 23:52:07.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41256]) Kex: compression algorithms (client to server) = none 23:52:07.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41256]) Kex: compression algorithms (server to client) = none 23:52:07.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:07.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41256]) process #1 30 23:52:07.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41256]] process command=SSH_MSG_KEXDH_INIT 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41256]] Send SSH_MSG_KEXDH_REPLY 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41256]) packet #1 sending command=31[31] len=1639 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41256])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41256]) Send SSH_MSG_NEWKEYS 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41256]) session ID=5b:c7:dd:0a:d5:e7:01:c5:41:9a:d0:53:58:f2:d9:19:02:9f:37:aa:af:aa:ed:cd:df:bd:e2:bc:ed:7d:67:fa:b3:a1:15:36:3f:be:1b:5b:02:6e:03:1a:c9:e8:7c:89:6d:ae:6f:19:3e:4f:3e:80:dc:f5:0e:06:d4:6c:4f:f1 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41256]): strict KEX resets output message sequence number from 3 to 0 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41256]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41256])[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 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:07.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41256]) packet #0 sending command=7[7] len=419 23:52:07.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41256]) No pending packets to flush at end of KEX 23:52:07.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41256]) process #2 SSH_MSG_NEWKEYS 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41256]): strict KEX resets input message sequence number from 3 to 0 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41256]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41256]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41256]) authorized authentication methods: password,publickey 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41256]) Accepted service ssh-userauth 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41256]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41256]) no authentication factory for method=none 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41256]) SSH_MSG_USERAUTH_REQUEST 23:52:07.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41256]) remaining methods: password,publickey 23:52:07.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41256]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:07.853 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41256]) authentication result: true 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41256]) SSH_MSG_USERAUTH_REQUEST 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41256]) no heartbeat to stop 23:52:07.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41256]) heartbeat type=IGNORE, interval=PT30S 23:52:07.853 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41256 authenticated 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41256]] session=TransportServerSession[admin@/10.30.170.79:41256] id=0 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41256])) size=2097152, max=2097152, packet=32768 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41256] 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41256]) recipient=0 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])) size=2097152, max=2097152, packet=32768 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])) re-initializing 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])) size=2097152, max=2097152, packet=32768 23:52:07.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:07.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:07.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:07.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:07.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])[want-reply=true] subsystem=netconf 23:52:07.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])[subsystem] prepared command 23:52:07.856 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:07.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:07.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256]}} established 23:52:07.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 41: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17870 23:52:07.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 41: Creating data stores for simulated device 23:52:07.856 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:07.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:07.856 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:07.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:07.856 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:07.859 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[798009b7] 23:52:07.859 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:07.859 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:07.859 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:07.859 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:07.860 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:07.860 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:07.860 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:07.860 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:07.860 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[798009b7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[798009b7], subtreeVersion=Version[367e68a8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[367e68a8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:07.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:07.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:07.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256] 23:52:07.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 41 on channel [id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256] 23:52:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) by 1219 down to 2095933 23:52:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256] 23:52:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256] 23:52:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) request=subsystem result=ReplySuccess, want-reply=true 23:52:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) request=subsystem activate command 23:52:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) starting runner for command=netconf 23:52:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #5 SSH_MSG_CHANNEL_DATA 23:52:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) by 373 down to 2096779 23:52:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_CHANNEL_DATA len=373 23:52:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256] 23:52:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256] 23:52:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256] 23:52:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17870', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=41} created 23:52:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256]} created 23:52:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256] successful with session NetconfServerSession{sessionId=41, channel=[id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256]} 23:52:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256]} up 23:52:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #6 SSH_MSG_CHANNEL_DATA 23:52:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) by 393 down to 2096386 23:52:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_CHANNEL_DATA len=393 23:52:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256] 23:52:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=41} 23:52:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@526e8891 after next message 23:52:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xd1b6deb3, L:/10.30.170.146:17870 - R:/10.30.170.79:41256]} EXI handlers added to pipeline 23:52:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@526e8891 23:52:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) by 179 down to 2095754 23:52:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #7 SSH_MSG_CHANNEL_DATA 23:52:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) by 340 down to 2096046 23:52:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_CHANNEL_DATA len=340 23:52:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256] 23:52:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=41} 23:52:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[367e68a8] 23:52:07.877 [netconf-device-simulator-threads-4] 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 23:52:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:07.877 [netconf-device-simulator-threads-4] 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 23:52:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:07.877 [netconf-device-simulator-threads-4] 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} 23:52:07.877 [netconf-device-simulator-threads-4] 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} 23:52:07.877 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:07.877 [netconf-device-simulator-threads-4] 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} 23:52:07.877 [netconf-device-simulator-threads-4] 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} 23:52:07.877 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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} 23:52:07.878 [netconf-device-simulator-threads-4] 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 23:52:07.878 [netconf-device-simulator-threads-4] 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 23:52:07.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:07.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) by 778 down to 2094976 23:52:07.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:07.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:08.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168]} 23:52:08.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52168]): SSH-2.0-SSHD-UNKNOWN 23:52:08.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52168]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:08.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52168]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:08.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52168]) Send SSH_MSG_KEXINIT 23:52:08.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52168]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:08.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52168]) process #0 SSH_MSG_KEXINIT 23:52:08.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52168]) SSH_MSG_KEXINIT 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52168]) strict KEX=true client=true server=true 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52168]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52168]) Kex: server host key algorithms = rsa-sha2-512 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52168]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52168]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52168]) Kex: mac algorithms (client to server) = aead 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52168]) Kex: mac algorithms (server to client) = aead 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52168]) Kex: compression algorithms (client to server) = none 23:52:08.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52168]) Kex: compression algorithms (server to client) = none 23:52:08.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:08.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52168]) process #1 30 23:52:08.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52168]] process command=SSH_MSG_KEXDH_INIT 23:52:08.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52168]] Send SSH_MSG_KEXDH_REPLY 23:52:08.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52168]) packet #1 sending command=31[31] len=1639 23:52:08.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52168])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:08.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52168]) Send SSH_MSG_NEWKEYS 23:52:08.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52168]) session ID=27:47:4d:fa:fb:f1:af:73:8e:68:76:96:7d:0f:77:ef:17:3b:33:63:25:84:c7:59:35:ca:07:d6:74:39:48:c3:b5:7d:72:3f:11:a3:45:89:60:94:08:d3:15:4c:a3:30:4b:7e:ff:45:d5:bb:55:65:e3:ad:1e:1a:37:6c:2a:8a 23:52:08.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52168]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:08.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52168]): strict KEX resets output message sequence number from 3 to 0 23:52:08.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52168]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:08.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52168])[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 23:52:08.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52168])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:08.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52168]) packet #0 sending command=7[7] len=419 23:52:08.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52168]) No pending packets to flush at end of KEX 23:52:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52168]) process #2 SSH_MSG_NEWKEYS 23:52:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52168]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52168]): strict KEX resets input message sequence number from 3 to 0 23:52:08.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52168]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52168]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52168]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52168]) authorized authentication methods: password,publickey 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52168]) Accepted service ssh-userauth 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52168]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52168]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52168]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52168]) no authentication factory for method=none 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52168]) SSH_MSG_USERAUTH_REQUEST 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52168]) remaining methods: password,publickey 23:52:08.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52168]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52168]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52168]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:08.859 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52168]) authentication result: true 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52168]) SSH_MSG_USERAUTH_REQUEST 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52168])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52168]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:08.859 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:08.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52168]) no heartbeat to stop 23:52:08.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52168]) heartbeat type=IGNORE, interval=PT30S 23:52:08.860 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52168 authenticated 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52168]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52168]] session=TransportServerSession[admin@/10.30.170.79:52168] id=0 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52168])) size=2097152, max=2097152, packet=32768 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52168]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52168] 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52168]) recipient=0 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])) size=2097152, max=2097152, packet=32768 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])) re-initializing 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])) size=2097152, max=2097152, packet=32768 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:08.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])[want-reply=true] subsystem=netconf 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])[subsystem] prepared command 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168]}} established 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 42: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17871 23:52:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 42: Creating data stores for simulated device 23:52:08.862 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:08.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:08.863 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:08.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:08.863 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[46de6630] 23:52:08.864 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:08.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:08.865 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:08.865 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:08.865 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:08.865 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:08.865 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[46de6630], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[46de6630], subtreeVersion=Version[58e218e6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58e218e6], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:08.866 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:08.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:08.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168] 23:52:08.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 42 on channel [id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168] 23:52:08.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) by 1219 down to 2095933 23:52:08.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:08.869 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168] 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168] 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) request=subsystem result=ReplySuccess, want-reply=true 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) request=subsystem activate command 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) starting runner for command=netconf 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #5 SSH_MSG_CHANNEL_DATA 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) by 373 down to 2096779 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_CHANNEL_DATA len=373 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168] 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:08.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168] 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168] 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17871', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=42} created 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168]} created 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168] successful with session NetconfServerSession{sessionId=42, channel=[id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168]} 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168]} up 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #6 SSH_MSG_CHANNEL_DATA 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) by 393 down to 2096386 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_CHANNEL_DATA len=393 23:52:08.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168] 23:52:08.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:08.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:08.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=42} 23:52:08.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:08.874 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@571f28dc after next message 23:52:08.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xb336eb87, L:/10.30.170.146:17871 - R:/10.30.170.79:52168]} EXI handlers added to pipeline 23:52:08.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:08.874 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@571f28dc 23:52:08.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) by 179 down to 2095754 23:52:08.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:08.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:08.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #7 SSH_MSG_CHANNEL_DATA 23:52:08.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) by 340 down to 2096046 23:52:08.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_CHANNEL_DATA len=340 23:52:08.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168] 23:52:08.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:08.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:08.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=42} 23:52:08.879 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58e218e6] 23:52:08.879 [netconf-device-simulator-threads-6] 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 23:52:08.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:08.880 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:08.880 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:08.880 [netconf-device-simulator-threads-6] 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 23:52:08.880 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.880 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.880 [netconf-device-simulator-threads-6] 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} 23:52:08.881 [netconf-device-simulator-threads-6] 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} 23:52:08.881 [netconf-device-simulator-threads-6] 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} 23:52:08.881 [netconf-device-simulator-threads-6] 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} 23:52:08.881 [netconf-device-simulator-threads-6] 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} 23:52:08.881 [netconf-device-simulator-threads-6] 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} 23:52:08.881 [netconf-device-simulator-threads-6] 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 23:52:08.881 [netconf-device-simulator-threads-6] 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 23:52:08.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:08.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) by 778 down to 2094976 23:52:08.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:08.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:09.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952]} 23:52:09.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54952]): SSH-2.0-SSHD-UNKNOWN 23:52:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54952]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54952]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:09.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54952]) Send SSH_MSG_KEXINIT 23:52:09.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54952]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:09.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54952]) process #0 SSH_MSG_KEXINIT 23:52:09.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54952]) SSH_MSG_KEXINIT 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54952]) strict KEX=true client=true server=true 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54952]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54952]) Kex: server host key algorithms = rsa-sha2-512 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54952]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54952]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54952]) Kex: mac algorithms (client to server) = aead 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54952]) Kex: mac algorithms (server to client) = aead 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54952]) Kex: compression algorithms (client to server) = none 23:52:09.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54952]) Kex: compression algorithms (server to client) = none 23:52:09.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:09.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54952]) process #1 30 23:52:09.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54952]] process command=SSH_MSG_KEXDH_INIT 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54952]] Send SSH_MSG_KEXDH_REPLY 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54952]) packet #1 sending command=31[31] len=1639 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54952])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54952]) Send SSH_MSG_NEWKEYS 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54952]) session ID=10:a6:4f:35:58:85:dc:96:8b:54:23:c9:cd:c8:77:7e:f2:82:b2:bf:dd:6f:6e:2b:15:d2:3f:ba:7b:15:f7:07:7a:4a:c1:dd:1b:81:9a:dc:5d:58:6f:7a:90:a8:5a:4d:70:76:2a:1a:d0:94:60:62:33:5c:dc:59:b3:d3:21:c5 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54952]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54952]): strict KEX resets output message sequence number from 3 to 0 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54952]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54952])[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 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54952])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54952]) packet #0 sending command=7[7] len=419 23:52:09.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54952]) No pending packets to flush at end of KEX 23:52:09.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54952]) process #2 SSH_MSG_NEWKEYS 23:52:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54952]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54952]): strict KEX resets input message sequence number from 3 to 0 23:52:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54952]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54952]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:09.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54952]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54952]) authorized authentication methods: password,publickey 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54952]) Accepted service ssh-userauth 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54952]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54952]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54952]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54952]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54952]) no authentication factory for method=none 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54952]) SSH_MSG_USERAUTH_REQUEST 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54952]) remaining methods: password,publickey 23:52:09.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54952]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:09.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54952]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:09.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54952]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:09.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54952]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:09.317 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:09.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54952]) authentication result: true 23:52:09.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54952]) SSH_MSG_USERAUTH_REQUEST 23:52:09.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54952])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:09.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54952]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54952]) no heartbeat to stop 23:52:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54952]) heartbeat type=IGNORE, interval=PT30S 23:52:09.318 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54952 authenticated 23:52:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54952]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54952]] session=TransportServerSession[admin@/10.30.170.79:54952] id=0 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54952])) size=2097152, max=2097152, packet=32768 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54952]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54952] 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54952]) recipient=0 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])) size=2097152, max=2097152, packet=32768 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])) re-initializing 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])) size=2097152, max=2097152, packet=32768 23:52:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:09.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:09.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:09.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:09.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])[want-reply=true] subsystem=netconf 23:52:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])[subsystem] prepared command 23:52:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952]}} established 23:52:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 43: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17872 23:52:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 43: Creating data stores for simulated device 23:52:09.326 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:09.326 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:09.326 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d9b655] 23:52:09.328 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:09.329 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:09.329 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:09.329 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:09.329 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:09.329 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d9b655], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d9b655], subtreeVersion=Version[7e33f3c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7e33f3c3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:09.330 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:09.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952] 23:52:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 43 on channel [id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952] 23:52:09.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) by 1219 down to 2095933 23:52:09.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952] 23:52:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952] 23:52:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) request=subsystem result=ReplySuccess, want-reply=true 23:52:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) request=subsystem activate command 23:52:09.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) starting runner for command=netconf 23:52:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #5 SSH_MSG_CHANNEL_DATA 23:52:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) by 373 down to 2096779 23:52:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_CHANNEL_DATA len=373 23:52:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952] 23:52:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952] 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952] 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17872', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=43} created 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952]} created 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952] successful with session NetconfServerSession{sessionId=43, channel=[id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952]} 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952]} up 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #6 SSH_MSG_CHANNEL_DATA 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) by 393 down to 2096386 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_CHANNEL_DATA len=393 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952] 23:52:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:09.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:09.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=43} 23:52:09.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:09.339 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9a30bcf after next message 23:52:09.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x52223ca4, L:/10.30.170.146:17872 - R:/10.30.170.79:54952]} EXI handlers added to pipeline 23:52:09.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:09.339 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9a30bcf 23:52:09.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) by 179 down to 2095754 23:52:09.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:09.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:09.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #7 SSH_MSG_CHANNEL_DATA 23:52:09.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) by 340 down to 2096046 23:52:09.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_CHANNEL_DATA len=340 23:52:09.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952] 23:52:09.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:09.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:09.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=43} 23:52:09.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7e33f3c3] 23:52:09.345 [netconf-device-simulator-threads-0] 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 23:52:09.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:09.345 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:09.345 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:09.345 [netconf-device-simulator-threads-0] 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 23:52:09.345 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:09.345 [netconf-device-simulator-threads-0] 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} 23:52:09.345 [netconf-device-simulator-threads-0] 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} 23:52:09.345 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:09.345 [netconf-device-simulator-threads-0] 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} 23:52:09.345 [netconf-device-simulator-threads-0] 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} 23:52:09.345 [netconf-device-simulator-threads-0] 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} 23:52:09.345 [netconf-device-simulator-threads-0] 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} 23:52:09.345 [netconf-device-simulator-threads-0] 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} 23:52:09.345 [netconf-device-simulator-threads-0] 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} 23:52:09.346 [netconf-device-simulator-threads-0] 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} 23:52:09.346 [netconf-device-simulator-threads-0] 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} 23:52:09.346 [netconf-device-simulator-threads-0] 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} 23:52:09.346 [netconf-device-simulator-threads-0] 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} 23:52:09.346 [netconf-device-simulator-threads-0] 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} 23:52:09.346 [netconf-device-simulator-threads-0] 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} 23:52:09.346 [netconf-device-simulator-threads-0] 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 23:52:09.346 [netconf-device-simulator-threads-0] 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 23:52:09.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:09.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) by 778 down to 2094976 23:52:09.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:09.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:09.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:09.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #8 SSH_MSG_IGNORE 23:52:09.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:52:09.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028]} 23:52:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56028]): SSH-2.0-SSHD-UNKNOWN 23:52:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56028]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:09.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56028]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:09.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56028]) Send SSH_MSG_KEXINIT 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56028]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56028]) process #0 SSH_MSG_KEXINIT 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56028]) SSH_MSG_KEXINIT 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56028]) strict KEX=true client=true server=true 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56028]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56028]) Kex: server host key algorithms = rsa-sha2-512 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56028]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56028]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56028]) Kex: mac algorithms (client to server) = aead 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56028]) Kex: mac algorithms (server to client) = aead 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56028]) Kex: compression algorithms (client to server) = none 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56028]) Kex: compression algorithms (server to client) = none 23:52:09.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:09.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56028]) process #1 30 23:52:09.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56028]] process command=SSH_MSG_KEXDH_INIT 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56028]] Send SSH_MSG_KEXDH_REPLY 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56028]) packet #1 sending command=31[31] len=1639 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56028])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56028]) Send SSH_MSG_NEWKEYS 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56028]) session ID=27:c1:28:b1:f8:e1:83:1a:be:5f:ab:d7:b3:48:7c:b3:39:91:da:6f:d6:05:68:b2:8c:6e:37:1b:67:9f:d7:38:99:e9:71:06:f3:f9:29:2a:05:cb:19:e2:1f:03:fd:9f:c3:01:24:80:3e:b4:7e:b1:c6:60:39:f1:76:58:cd:d1 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56028]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56028]): strict KEX resets output message sequence number from 3 to 0 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56028]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56028])[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 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56028])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:09.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56028]) packet #0 sending command=7[7] len=419 23:52:09.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56028]) No pending packets to flush at end of KEX 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56028]) process #2 SSH_MSG_NEWKEYS 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56028]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56028]): strict KEX resets input message sequence number from 3 to 0 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56028]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56028]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56028]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56028]) authorized authentication methods: password,publickey 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56028]) Accepted service ssh-userauth 23:52:10.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56028]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56028]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56028]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56028]) no authentication factory for method=none 23:52:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56028]) SSH_MSG_USERAUTH_REQUEST 23:52:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56028]) remaining methods: password,publickey 23:52:10.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56028]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56028]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56028]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:10.027 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56028]) authentication result: true 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56028]) SSH_MSG_USERAUTH_REQUEST 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56028])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56028]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56028]) no heartbeat to stop 23:52:10.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56028]) heartbeat type=IGNORE, interval=PT30S 23:52:10.027 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56028 authenticated 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56028]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56028]] session=TransportServerSession[admin@/10.30.170.79:56028] id=0 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56028])) size=2097152, max=2097152, packet=32768 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56028]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56028] 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56028]) recipient=0 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])) size=2097152, max=2097152, packet=32768 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])) re-initializing 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])) size=2097152, max=2097152, packet=32768 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:10.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:10.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:10.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:10.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])[want-reply=true] subsystem=netconf 23:52:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])[subsystem] prepared command 23:52:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028]}} established 23:52:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 44: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17873 23:52:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 44: Creating data stores for simulated device 23:52:10.030 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:10.030 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:10.030 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:10.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ec95bda] 23:52:10.031 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:10.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:10.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:10.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:10.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:10.032 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:10.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:10.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:10.032 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ec95bda], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ec95bda], subtreeVersion=Version[7346491], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7346491], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:10.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028] 23:52:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 44 on channel [id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028] 23:52:10.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) by 1219 down to 2095933 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028] 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028] 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) request=subsystem result=ReplySuccess, want-reply=true 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) request=subsystem activate command 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) starting runner for command=netconf 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #5 SSH_MSG_CHANNEL_DATA 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) by 373 down to 2096779 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_CHANNEL_DATA len=373 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028] 23:52:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028] 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028] 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17873', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=44} created 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=44, channel=[id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028]} created 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028] successful with session NetconfServerSession{sessionId=44, channel=[id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028]} 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028]} up 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #6 SSH_MSG_CHANNEL_DATA 23:52:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) by 393 down to 2096386 23:52:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_CHANNEL_DATA len=393 23:52:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028] 23:52:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:10.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=44} 23:52:10.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:10.040 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4018cb68 after next message 23:52:10.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=44, channel=[id: 0xb3cd057d, L:/10.30.170.146:17873 - R:/10.30.170.79:56028]} EXI handlers added to pipeline 23:52:10.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4018cb68 23:52:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) by 179 down to 2095754 23:52:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:10.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #7 SSH_MSG_CHANNEL_DATA 23:52:10.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) by 340 down to 2096046 23:52:10.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_CHANNEL_DATA len=340 23:52:10.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028] 23:52:10.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:10.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:10.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=44} 23:52:10.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7346491] 23:52:10.046 [netconf-device-simulator-threads-2] 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 23:52:10.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:10.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:10.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:10.046 [netconf-device-simulator-threads-2] 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 23:52:10.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:10.046 [netconf-device-simulator-threads-2] 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} 23:52:10.046 [netconf-device-simulator-threads-2] 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} 23:52:10.046 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:10.046 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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} 23:52:10.047 [netconf-device-simulator-threads-2] 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 23:52:10.047 [netconf-device-simulator-threads-2] 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 23:52:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) by 778 down to 2094976 23:52:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:10.238 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #8 SSH_MSG_IGNORE 23:52:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:52:10.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684]} 23:52:10.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33684]): SSH-2.0-SSHD-UNKNOWN 23:52:10.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33684]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:10.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33684]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33684]) Send SSH_MSG_KEXINIT 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33684]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33684]) process #0 SSH_MSG_KEXINIT 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33684]) SSH_MSG_KEXINIT 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33684]) strict KEX=true client=true server=true 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33684]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33684]) Kex: server host key algorithms = rsa-sha2-512 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33684]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33684]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33684]) Kex: mac algorithms (client to server) = aead 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33684]) Kex: mac algorithms (server to client) = aead 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33684]) Kex: compression algorithms (client to server) = none 23:52:10.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33684]) Kex: compression algorithms (server to client) = none 23:52:10.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:10.710 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:10.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #8 SSH_MSG_IGNORE 23:52:10.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:52:10.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33684]) process #1 30 23:52:10.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33684]] process command=SSH_MSG_KEXDH_INIT 23:52:10.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33684]] Send SSH_MSG_KEXDH_REPLY 23:52:10.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33684]) packet #1 sending command=31[31] len=1639 23:52:10.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33684])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:10.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33684]) Send SSH_MSG_NEWKEYS 23:52:10.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33684]) session ID=46:5e:b6:8e:7d:34:7c:2e:f4:41:4b:e8:c3:e0:dc:40:59:3c:6c:fa:d7:f3:5a:2a:4a:f2:a9:2a:33:ae:b9:9b:11:44:c9:7a:d2:d7:e2:5e:a3:ca:86:ff:ff:44:dd:ee:aa:ae:11:d0:2d:44:2a:b6:e9:68:f9:55:de:75:87:02 23:52:10.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33684]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:10.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33684]): strict KEX resets output message sequence number from 3 to 0 23:52:10.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33684]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:10.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33684])[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 23:52:10.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33684])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:10.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33684]) packet #0 sending command=7[7] len=419 23:52:10.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33684]) No pending packets to flush at end of KEX 23:52:10.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33684]) process #2 SSH_MSG_NEWKEYS 23:52:10.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33684]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:10.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33684]): strict KEX resets input message sequence number from 3 to 0 23:52:10.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33684]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33684]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33684]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33684]) authorized authentication methods: password,publickey 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33684]) Accepted service ssh-userauth 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33684]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33684]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33684]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33684]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33684]) no authentication factory for method=none 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33684]) SSH_MSG_USERAUTH_REQUEST 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33684]) remaining methods: password,publickey 23:52:10.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33684]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33684]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33684]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33684]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:10.832 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33684]) authentication result: true 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33684]) SSH_MSG_USERAUTH_REQUEST 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33684])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33684]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33684]) no heartbeat to stop 23:52:10.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33684]) heartbeat type=IGNORE, interval=PT30S 23:52:10.833 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33684 authenticated 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33684]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33684]] session=TransportServerSession[admin@/10.30.170.79:33684] id=0 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33684])) size=2097152, max=2097152, packet=32768 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33684]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33684] 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33684]) recipient=0 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])) size=2097152, max=2097152, packet=32768 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])) re-initializing 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])) size=2097152, max=2097152, packet=32768 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:10.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])[want-reply=true] subsystem=netconf 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])[subsystem] prepared command 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684]}} established 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 45: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17874 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 45: Creating data stores for simulated device 23:52:10.835 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:10.835 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:10.836 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:10.836 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:10.836 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:10.837 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4faaa545] 23:52:10.837 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:10.838 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:10.838 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:10.838 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:10.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:10.838 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:10.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:10.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:10.838 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4faaa545], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4faaa545], subtreeVersion=Version[ba89922], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ba89922], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:10.839 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:10.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:10.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684] 23:52:10.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 45 on channel [id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684] 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) by 1219 down to 2095933 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684] 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684] 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) request=subsystem result=ReplySuccess, want-reply=true 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) request=subsystem activate command 23:52:10.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) starting runner for command=netconf 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #5 SSH_MSG_CHANNEL_DATA 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) by 373 down to 2096779 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_CHANNEL_DATA len=373 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684] 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684] 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:10.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684] 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17874', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=45} created 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684]} created 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684] successful with session NetconfServerSession{sessionId=45, channel=[id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684]} 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684]} up 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #6 SSH_MSG_CHANNEL_DATA 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) by 393 down to 2096386 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_CHANNEL_DATA len=393 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684] 23:52:10.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:10.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:10.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=45} 23:52:10.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:10.847 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d2aad41 after next message 23:52:10.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x3e1ca3ec, L:/10.30.170.146:17874 - R:/10.30.170.79:33684]} EXI handlers added to pipeline 23:52:10.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:10.848 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d2aad41 23:52:10.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) by 179 down to 2095754 23:52:10.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:10.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:10.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #7 SSH_MSG_CHANNEL_DATA 23:52:10.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) by 340 down to 2096046 23:52:10.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_CHANNEL_DATA len=340 23:52:10.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684] 23:52:10.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:10.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=45} 23:52:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ba89922] 23:52:10.853 [netconf-device-simulator-threads-4] 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 23:52:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:10.853 [netconf-device-simulator-threads-4] 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 23:52:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:10.853 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.854 [netconf-device-simulator-threads-4] 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} 23:52:10.855 [netconf-device-simulator-threads-4] 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 23:52:10.855 [netconf-device-simulator-threads-4] 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 23:52:10.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:10.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) by 778 down to 2094976 23:52:10.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:10.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:11.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460]} 23:52:11.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54460]): SSH-2.0-SSHD-UNKNOWN 23:52:11.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54460]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:11.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54460]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:11.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:11.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #8 SSH_MSG_IGNORE 23:52:11.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54460]) Send SSH_MSG_KEXINIT 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54460]) process #0 SSH_MSG_KEXINIT 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54460]) SSH_MSG_KEXINIT 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54460]) strict KEX=true client=true server=true 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54460]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54460]) Kex: server host key algorithms = rsa-sha2-512 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54460]) Kex: mac algorithms (client to server) = aead 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54460]) Kex: mac algorithms (server to client) = aead 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54460]) Kex: compression algorithms (client to server) = none 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54460]) Kex: compression algorithms (server to client) = none 23:52:11.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:11.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54460]) process #1 30 23:52:11.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54460]] process command=SSH_MSG_KEXDH_INIT 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54460]] Send SSH_MSG_KEXDH_REPLY 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54460]) packet #1 sending command=31[31] len=1639 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54460])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54460]) Send SSH_MSG_NEWKEYS 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54460]) session ID=f0:11:db:6a:26:40:2e:22:d5:5a:df:a0:94:e2:1e:7f:e3:c4:2c:e4:e7:46:73:28:8e:a6:39:18:ed:3d:8b:57:c4:9c:17:7f:62:0a:9b:24:13:9e:9c:7d:ad:81:6d:ad:cc:99:e3:86:e4:cd:d9:aa:d5:84:f6:ab:95:80:30:75 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54460]): strict KEX resets output message sequence number from 3 to 0 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54460]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54460])[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 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:11.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54460]) packet #0 sending command=7[7] len=419 23:52:11.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54460]) No pending packets to flush at end of KEX 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54460]) process #2 SSH_MSG_NEWKEYS 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54460]): strict KEX resets input message sequence number from 3 to 0 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54460]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54460]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54460]) authorized authentication methods: password,publickey 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54460]) Accepted service ssh-userauth 23:52:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54460]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54460]) no authentication factory for method=none 23:52:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54460]) SSH_MSG_USERAUTH_REQUEST 23:52:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54460]) remaining methods: password,publickey 23:52:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54460]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:11.587 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54460]) authentication result: true 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54460]) SSH_MSG_USERAUTH_REQUEST 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54460]) no heartbeat to stop 23:52:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54460]) heartbeat type=IGNORE, interval=PT30S 23:52:11.588 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54460 authenticated 23:52:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54460]] session=TransportServerSession[admin@/10.30.170.79:54460] id=0 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54460])) size=2097152, max=2097152, packet=32768 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54460] 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54460]) recipient=0 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])) size=2097152, max=2097152, packet=32768 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])) re-initializing 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])) size=2097152, max=2097152, packet=32768 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:11.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])[want-reply=true] subsystem=netconf 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])[subsystem] prepared command 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460]}} established 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 46: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17875 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 46: Creating data stores for simulated device 23:52:11.590 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:11.591 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:11.591 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5365ffbe] 23:52:11.592 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:11.593 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:11.593 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:11.593 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:11.593 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:11.593 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5365ffbe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5365ffbe], subtreeVersion=Version[796e7431], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[796e7431], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:11.593 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:11.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:11.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460] 23:52:11.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 46 on channel [id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460] 23:52:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) by 1219 down to 2095933 23:52:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460] 23:52:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460] 23:52:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) request=subsystem result=ReplySuccess, want-reply=true 23:52:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) request=subsystem activate command 23:52:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) starting runner for command=netconf 23:52:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #5 SSH_MSG_CHANNEL_DATA 23:52:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) by 373 down to 2096779 23:52:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_CHANNEL_DATA len=373 23:52:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460] 23:52:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460] 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460] 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17875', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=46} created 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460]} created 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460] successful with session NetconfServerSession{sessionId=46, channel=[id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460]} 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460]} up 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #6 SSH_MSG_CHANNEL_DATA 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) by 393 down to 2096386 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_CHANNEL_DATA len=393 23:52:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460] 23:52:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=46} 23:52:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51e87915 after next message 23:52:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xe9e00575, L:/10.30.170.146:17875 - R:/10.30.170.79:54460]} EXI handlers added to pipeline 23:52:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51e87915 23:52:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) by 179 down to 2095754 23:52:11.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:11.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:11.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #7 SSH_MSG_CHANNEL_DATA 23:52:11.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) by 340 down to 2096046 23:52:11.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_CHANNEL_DATA len=340 23:52:11.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460] 23:52:11.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:11.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:11.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=46} 23:52:11.607 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[796e7431] 23:52:11.607 [netconf-device-simulator-threads-6] 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 23:52:11.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:11.607 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:11.607 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:11.607 [netconf-device-simulator-threads-6] 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 23:52:11.608 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.608 [netconf-device-simulator-threads-6] 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} 23:52:11.609 [netconf-device-simulator-threads-6] 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} 23:52:11.609 [netconf-device-simulator-threads-6] 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 23:52:11.609 [netconf-device-simulator-threads-6] 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 23:52:11.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:11.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) by 778 down to 2094976 23:52:11.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:11.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:11.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762]} 23:52:11.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45762]): SSH-2.0-SSHD-UNKNOWN 23:52:11.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45762]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:11.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45762]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45762]) Send SSH_MSG_KEXINIT 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45762]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45762]) process #0 SSH_MSG_KEXINIT 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45762]) SSH_MSG_KEXINIT 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45762]) strict KEX=true client=true server=true 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45762]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45762]) Kex: server host key algorithms = rsa-sha2-512 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45762]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45762]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45762]) Kex: mac algorithms (client to server) = aead 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45762]) Kex: mac algorithms (server to client) = aead 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45762]) Kex: compression algorithms (client to server) = none 23:52:12.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45762]) Kex: compression algorithms (server to client) = none 23:52:12.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:12.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:12.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #8 SSH_MSG_IGNORE 23:52:12.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:52:12.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45762]) process #1 30 23:52:12.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45762]] process command=SSH_MSG_KEXDH_INIT 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45762]] Send SSH_MSG_KEXDH_REPLY 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45762]) packet #1 sending command=31[31] len=1639 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45762])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45762]) Send SSH_MSG_NEWKEYS 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45762]) session ID=81:29:44:c6:e1:d6:09:da:c1:99:ce:0e:2f:aa:3e:a8:b7:4a:61:0f:77:62:34:31:9f:e8:78:cf:ae:e3:e4:b3:a0:8e:3f:45:57:9b:83:ea:5e:2b:03:7d:24:c9:91:98:39:4a:f5:30:be:06:87:57:43:11:72:55:77:b8:7f:19 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45762]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45762]): strict KEX resets output message sequence number from 3 to 0 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45762]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45762])[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 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45762])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:12.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45762]) packet #0 sending command=7[7] len=419 23:52:12.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45762]) No pending packets to flush at end of KEX 23:52:12.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45762]) process #2 SSH_MSG_NEWKEYS 23:52:12.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45762]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:12.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45762]): strict KEX resets input message sequence number from 3 to 0 23:52:12.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45762]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:12.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:12.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45762]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:12.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45762]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:12.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45762]) authorized authentication methods: password,publickey 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45762]) Accepted service ssh-userauth 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45762]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45762]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45762]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45762]) no authentication factory for method=none 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45762]) SSH_MSG_USERAUTH_REQUEST 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45762]) remaining methods: password,publickey 23:52:12.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45762]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45762]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45762]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:12.236 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45762]) authentication result: true 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45762]) SSH_MSG_USERAUTH_REQUEST 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45762])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45762]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45762]) no heartbeat to stop 23:52:12.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45762]) heartbeat type=IGNORE, interval=PT30S 23:52:12.236 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45762 authenticated 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45762]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45762]] session=TransportServerSession[admin@/10.30.170.79:45762] id=0 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45762])) size=2097152, max=2097152, packet=32768 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45762]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45762] 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45762]) recipient=0 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])) size=2097152, max=2097152, packet=32768 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])) re-initializing 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])) size=2097152, max=2097152, packet=32768 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:12.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])[want-reply=true] subsystem=netconf 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])[subsystem] prepared command 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762]}} established 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 47: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17876 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 47: Creating data stores for simulated device 23:52:12.239 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:12.239 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:12.240 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:12.240 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:12.240 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:12.241 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7a998e0a] 23:52:12.241 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:12.241 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:12.241 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:12.242 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:12.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:12.242 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:12.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:12.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:12.242 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7a998e0a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7a998e0a], subtreeVersion=Version[3a8a0f0f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a8a0f0f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:12.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:12.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:12.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762] 23:52:12.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 47 on channel [id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762] 23:52:12.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) by 1219 down to 2095933 23:52:12.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762] 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762] 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) request=subsystem result=ReplySuccess, want-reply=true 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) request=subsystem activate command 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) starting runner for command=netconf 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #5 SSH_MSG_CHANNEL_DATA 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) by 373 down to 2096779 23:52:12.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_CHANNEL_DATA len=373 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762] 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762] 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762] 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17876', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=47} created 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762]} created 23:52:12.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762] successful with session NetconfServerSession{sessionId=47, channel=[id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762]} 23:52:12.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762]} up 23:52:12.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #6 SSH_MSG_CHANNEL_DATA 23:52:12.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) by 393 down to 2096386 23:52:12.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_CHANNEL_DATA len=393 23:52:12.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762] 23:52:12.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:12.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:12.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=47} 23:52:12.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:12.256 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3261e8b5 after next message 23:52:12.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x8b4ec9f4, L:/10.30.170.146:17876 - R:/10.30.170.79:45762]} EXI handlers added to pipeline 23:52:12.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:12.257 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3261e8b5 23:52:12.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) by 179 down to 2095754 23:52:12.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:12.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #7 SSH_MSG_CHANNEL_DATA 23:52:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) by 340 down to 2096046 23:52:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_CHANNEL_DATA len=340 23:52:12.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762] 23:52:12.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:12.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:12.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=47} 23:52:12.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a8a0f0f] 23:52:12.266 [netconf-device-simulator-threads-0] 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 23:52:12.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:12.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:12.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:12.266 [netconf-device-simulator-threads-0] 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 23:52:12.267 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.267 [netconf-device-simulator-threads-0] 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} 23:52:12.268 [netconf-device-simulator-threads-0] 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 23:52:12.268 [netconf-device-simulator-threads-0] 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 23:52:12.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) by 778 down to 2094976 23:52:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:12.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:12.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910]} 23:52:12.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59910]): SSH-2.0-SSHD-UNKNOWN 23:52:12.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59910]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:12.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59910]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:12.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:12.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #8 SSH_MSG_IGNORE 23:52:12.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59910]) Send SSH_MSG_KEXINIT 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59910]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59910]) process #0 SSH_MSG_KEXINIT 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59910]) SSH_MSG_KEXINIT 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59910]) strict KEX=true client=true server=true 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59910]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59910]) Kex: server host key algorithms = rsa-sha2-512 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59910]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59910]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59910]) Kex: mac algorithms (client to server) = aead 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59910]) Kex: mac algorithms (server to client) = aead 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59910]) Kex: compression algorithms (client to server) = none 23:52:12.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59910]) Kex: compression algorithms (server to client) = none 23:52:12.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:13.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59910]) process #1 30 23:52:13.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59910]] process command=SSH_MSG_KEXDH_INIT 23:52:13.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59910]] Send SSH_MSG_KEXDH_REPLY 23:52:13.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59910]) packet #1 sending command=31[31] len=1639 23:52:13.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59910])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:13.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59910]) Send SSH_MSG_NEWKEYS 23:52:13.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59910]) session ID=f1:20:5b:2f:3e:e3:44:b5:c4:33:e6:e4:3d:4e:e8:78:d9:db:76:7c:d0:5c:31:e1:c9:6d:a0:21:7e:f9:9c:33:9e:5a:5e:2e:34:54:76:fc:d4:f2:2c:46:d1:31:70:97:52:51:b1:50:74:21:09:f3:fd:09:1a:7c:98:0d:0d:a8 23:52:13.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59910]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:13.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59910]): strict KEX resets output message sequence number from 3 to 0 23:52:13.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59910]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:13.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59910])[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 23:52:13.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59910])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:13.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59910]) packet #0 sending command=7[7] len=419 23:52:13.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59910]) No pending packets to flush at end of KEX 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59910]) process #2 SSH_MSG_NEWKEYS 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59910]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59910]): strict KEX resets input message sequence number from 3 to 0 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59910]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59910]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59910]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59910]) authorized authentication methods: password,publickey 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59910]) Accepted service ssh-userauth 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59910]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59910]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59910]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59910]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59910]) no authentication factory for method=none 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59910]) SSH_MSG_USERAUTH_REQUEST 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59910]) remaining methods: password,publickey 23:52:13.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59910]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:13.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59910]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59910]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59910]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:13.117 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59910]) authentication result: true 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59910]) SSH_MSG_USERAUTH_REQUEST 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59910])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59910]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59910]) no heartbeat to stop 23:52:13.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59910]) heartbeat type=IGNORE, interval=PT30S 23:52:13.117 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59910 authenticated 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59910]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59910]] session=TransportServerSession[admin@/10.30.170.79:59910] id=0 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59910])) size=2097152, max=2097152, packet=32768 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59910]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59910] 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59910]) recipient=0 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])) size=2097152, max=2097152, packet=32768 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])) re-initializing 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])) size=2097152, max=2097152, packet=32768 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:13.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])[want-reply=true] subsystem=netconf 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])[subsystem] prepared command 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910]}} established 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 48: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17877 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 48: Creating data stores for simulated device 23:52:13.120 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:13.120 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:13.121 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:13.121 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:13.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[72d932b4] 23:52:13.122 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:13.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:13.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:13.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:13.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:13.123 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:13.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:13.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:13.123 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[72d932b4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[72d932b4], subtreeVersion=Version[60b3a07a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[60b3a07a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:13.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:13.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:13.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910] 23:52:13.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 48 on channel [id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910] 23:52:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) by 1219 down to 2095933 23:52:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910] 23:52:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910] 23:52:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) request=subsystem result=ReplySuccess, want-reply=true 23:52:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:13.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) request=subsystem activate command 23:52:13.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) starting runner for command=netconf 23:52:13.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #5 SSH_MSG_CHANNEL_DATA 23:52:13.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) by 373 down to 2096779 23:52:13.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_CHANNEL_DATA len=373 23:52:13.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910] 23:52:13.128 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:13.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910] 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910] 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17877', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=48} created 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910]} created 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910] successful with session NetconfServerSession{sessionId=48, channel=[id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910]} 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910]} up 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #6 SSH_MSG_CHANNEL_DATA 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) by 393 down to 2096386 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_CHANNEL_DATA len=393 23:52:13.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910] 23:52:13.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:13.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:13.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=48} 23:52:13.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:13.133 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e1074ce after next message 23:52:13.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xbd03fcbc, L:/10.30.170.146:17877 - R:/10.30.170.79:59910]} EXI handlers added to pipeline 23:52:13.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:13.134 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e1074ce 23:52:13.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) by 179 down to 2095754 23:52:13.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:13.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #7 SSH_MSG_CHANNEL_DATA 23:52:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) by 340 down to 2096046 23:52:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_CHANNEL_DATA len=340 23:52:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910] 23:52:13.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:13.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:13.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=48} 23:52:13.140 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[60b3a07a] 23:52:13.141 [netconf-device-simulator-threads-2] 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 23:52:13.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:13.141 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:13.141 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:13.141 [netconf-device-simulator-threads-2] 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 23:52:13.141 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:13.141 [netconf-device-simulator-threads-2] 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} 23:52:13.141 [netconf-device-simulator-threads-2] 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} 23:52:13.141 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:13.141 [netconf-device-simulator-threads-2] 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} 23:52:13.141 [netconf-device-simulator-threads-2] 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} 23:52:13.141 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.143 [netconf-device-simulator-threads-2] 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} 23:52:13.144 [netconf-device-simulator-threads-2] 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 23:52:13.144 [netconf-device-simulator-threads-2] 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 23:52:13.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) by 778 down to 2094976 23:52:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:13.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566]} 23:52:13.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55566]): SSH-2.0-SSHD-UNKNOWN 23:52:13.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55566]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:13.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55566]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:13.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #8 SSH_MSG_IGNORE 23:52:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:52:13.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55566]) Send SSH_MSG_KEXINIT 23:52:13.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55566]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55566]) process #0 SSH_MSG_KEXINIT 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55566]) SSH_MSG_KEXINIT 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55566]) strict KEX=true client=true server=true 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55566]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55566]) Kex: server host key algorithms = rsa-sha2-512 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55566]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55566]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55566]) Kex: mac algorithms (client to server) = aead 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55566]) Kex: mac algorithms (server to client) = aead 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55566]) Kex: compression algorithms (client to server) = none 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55566]) Kex: compression algorithms (server to client) = none 23:52:13.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:13.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55566]) process #1 30 23:52:13.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55566]] process command=SSH_MSG_KEXDH_INIT 23:52:13.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55566]] Send SSH_MSG_KEXDH_REPLY 23:52:13.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55566]) packet #1 sending command=31[31] len=1639 23:52:13.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55566])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:13.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55566]) Send SSH_MSG_NEWKEYS 23:52:13.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55566]) session ID=c8:27:b6:63:f6:45:3b:d2:95:1b:ca:d1:fb:05:ac:f0:b1:70:2d:de:0d:10:ed:15:b5:19:b8:88:45:72:17:0b:1c:e4:a4:26:28:1e:00:a2:3d:bc:0a:fa:d2:c1:6b:cf:88:c1:66:70:51:f5:ed:95:9f:e0:c0:72:d9:06:ca:44 23:52:13.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55566]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:13.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55566]): strict KEX resets output message sequence number from 3 to 0 23:52:13.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55566]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:13.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55566])[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 23:52:13.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55566])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:13.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55566]) packet #0 sending command=7[7] len=419 23:52:13.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55566]) No pending packets to flush at end of KEX 23:52:13.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55566]) process #2 SSH_MSG_NEWKEYS 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55566]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55566]): strict KEX resets input message sequence number from 3 to 0 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55566]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55566]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55566]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55566]) authorized authentication methods: password,publickey 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55566]) Accepted service ssh-userauth 23:52:13.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55566]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:13.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55566]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:13.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:13.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55566]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:13.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55566]) no authentication factory for method=none 23:52:13.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55566]) SSH_MSG_USERAUTH_REQUEST 23:52:13.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55566]) remaining methods: password,publickey 23:52:13.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55566]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55566]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55566]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:13.710 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55566]) authentication result: true 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55566]) SSH_MSG_USERAUTH_REQUEST 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55566])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55566]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55566]) no heartbeat to stop 23:52:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55566]) heartbeat type=IGNORE, interval=PT30S 23:52:13.711 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55566 authenticated 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55566]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55566]] session=TransportServerSession[admin@/10.30.170.79:55566] id=0 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55566])) size=2097152, max=2097152, packet=32768 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55566]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55566] 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55566]) recipient=0 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])) size=2097152, max=2097152, packet=32768 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])) re-initializing 23:52:13.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])) size=2097152, max=2097152, packet=32768 23:52:13.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:13.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:13.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:13.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:13.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])[want-reply=true] subsystem=netconf 23:52:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])[subsystem] prepared command 23:52:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566]}} established 23:52:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 49: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17878 23:52:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 49: Creating data stores for simulated device 23:52:13.714 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:13.714 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:13.714 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:13.716 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[49fb417a] 23:52:13.716 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:13.716 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:13.716 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:13.716 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:13.717 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:13.717 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:13.717 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:13.717 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:13.717 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[49fb417a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[49fb417a], subtreeVersion=Version[33dfe4dd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33dfe4dd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:13.717 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:13.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:13.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566] 23:52:13.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 49 on channel [id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566] 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) by 1219 down to 2095933 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566] 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566] 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) request=subsystem result=ReplySuccess, want-reply=true 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) request=subsystem activate command 23:52:13.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) starting runner for command=netconf 23:52:13.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #5 SSH_MSG_CHANNEL_DATA 23:52:13.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) by 373 down to 2096779 23:52:13.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_CHANNEL_DATA len=373 23:52:13.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566] 23:52:13.722 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:13.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566] 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566] 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17878', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=49} created 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566]} created 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566] successful with session NetconfServerSession{sessionId=49, channel=[id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566]} 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566]} up 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #6 SSH_MSG_CHANNEL_DATA 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) by 393 down to 2096386 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_CHANNEL_DATA len=393 23:52:13.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566] 23:52:13.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:13.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:13.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=49} 23:52:13.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:13.725 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6707bfe1 after next message 23:52:13.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x05ca1263, L:/10.30.170.146:17878 - R:/10.30.170.79:55566]} EXI handlers added to pipeline 23:52:13.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:13.726 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6707bfe1 23:52:13.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) by 179 down to 2095754 23:52:13.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:13.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:13.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #7 SSH_MSG_CHANNEL_DATA 23:52:13.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) by 340 down to 2096046 23:52:13.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_CHANNEL_DATA len=340 23:52:13.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566] 23:52:13.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:13.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:13.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=49} 23:52:13.730 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33dfe4dd] 23:52:13.730 [netconf-device-simulator-threads-4] 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 23:52:13.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:13.730 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:13.730 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:13.730 [netconf-device-simulator-threads-4] 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 23:52:13.730 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:13.730 [netconf-device-simulator-threads-4] 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} 23:52:13.730 [netconf-device-simulator-threads-4] 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} 23:52:13.730 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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} 23:52:13.731 [netconf-device-simulator-threads-4] 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 23:52:13.731 [netconf-device-simulator-threads-4] 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 23:52:13.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:13.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) by 778 down to 2094976 23:52:13.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:13.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:14.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568]} 23:52:14.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44568]): SSH-2.0-SSHD-UNKNOWN 23:52:14.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44568]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:14.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44568]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:14.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:14.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #8 SSH_MSG_IGNORE 23:52:14.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44568]) Send SSH_MSG_KEXINIT 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44568]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44568]) process #0 SSH_MSG_KEXINIT 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44568]) SSH_MSG_KEXINIT 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44568]) strict KEX=true client=true server=true 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44568]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44568]) Kex: server host key algorithms = rsa-sha2-512 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44568]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44568]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44568]) Kex: mac algorithms (client to server) = aead 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44568]) Kex: mac algorithms (server to client) = aead 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44568]) Kex: compression algorithms (client to server) = none 23:52:14.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44568]) Kex: compression algorithms (server to client) = none 23:52:14.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:14.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44568]) process #1 30 23:52:14.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44568]] process command=SSH_MSG_KEXDH_INIT 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44568]] Send SSH_MSG_KEXDH_REPLY 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44568]) packet #1 sending command=31[31] len=1639 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44568])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44568]) Send SSH_MSG_NEWKEYS 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44568]) session ID=bb:28:91:96:36:97:95:bf:52:1c:ad:67:f3:a0:51:87:bb:f9:b7:c0:cb:f1:df:a5:e9:4e:9d:75:da:4f:e7:cb:9c:37:12:ee:e3:f8:11:30:90:3c:89:30:f9:da:d0:10:7c:dc:75:4e:2a:58:73:e2:67:ab:4d:d1:67:66:88:50 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44568]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44568]): strict KEX resets output message sequence number from 3 to 0 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44568]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44568])[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 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44568])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:14.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44568]) packet #0 sending command=7[7] len=419 23:52:14.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44568]) No pending packets to flush at end of KEX 23:52:14.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44568]) process #2 SSH_MSG_NEWKEYS 23:52:14.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44568]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:14.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44568]): strict KEX resets input message sequence number from 3 to 0 23:52:14.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44568]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:14.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44568]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44568]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44568]) authorized authentication methods: password,publickey 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44568]) Accepted service ssh-userauth 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44568]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44568]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44568]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44568]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44568]) no authentication factory for method=none 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44568]) SSH_MSG_USERAUTH_REQUEST 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44568]) remaining methods: password,publickey 23:52:14.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44568]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44568]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44568]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44568]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:14.579 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44568]) authentication result: true 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44568]) SSH_MSG_USERAUTH_REQUEST 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44568])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44568]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44568]) no heartbeat to stop 23:52:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44568]) heartbeat type=IGNORE, interval=PT30S 23:52:14.579 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44568 authenticated 23:52:14.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:14.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44568]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44568]] session=TransportServerSession[admin@/10.30.170.79:44568] id=0 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44568])) size=2097152, max=2097152, packet=32768 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44568]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44568] 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44568]) recipient=0 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])) size=2097152, max=2097152, packet=32768 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])) re-initializing 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])) size=2097152, max=2097152, packet=32768 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:14.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])[want-reply=true] subsystem=netconf 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])[subsystem] prepared command 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568]}} established 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 50: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17879 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 50: Creating data stores for simulated device 23:52:14.582 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:14.582 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:14.583 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:14.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5915b239] 23:52:14.584 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:14.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:14.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:14.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:14.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:14.585 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:14.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:14.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:14.585 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5915b239], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5915b239], subtreeVersion=Version[42f71ecb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[42f71ecb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:14.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:14.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:14.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568] 23:52:14.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 50 on channel [id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568] 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) by 1219 down to 2095933 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568] 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568] 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) request=subsystem result=ReplySuccess, want-reply=true 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) request=subsystem activate command 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) starting runner for command=netconf 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #5 SSH_MSG_CHANNEL_DATA 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) by 373 down to 2096779 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_CHANNEL_DATA len=373 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568] 23:52:14.589 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568] 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568] 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17879', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=50} created 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568]} created 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568] successful with session NetconfServerSession{sessionId=50, channel=[id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568]} 23:52:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568]} up 23:52:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #6 SSH_MSG_CHANNEL_DATA 23:52:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) by 393 down to 2096386 23:52:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_CHANNEL_DATA len=393 23:52:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568] 23:52:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:14.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:14.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=50} 23:52:14.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:14.593 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7928baaa after next message 23:52:14.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xa4422d66, L:/10.30.170.146:17879 - R:/10.30.170.79:44568]} EXI handlers added to pipeline 23:52:14.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:14.593 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7928baaa 23:52:14.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) by 179 down to 2095754 23:52:14.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:14.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:14.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #7 SSH_MSG_CHANNEL_DATA 23:52:14.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) by 340 down to 2096046 23:52:14.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_CHANNEL_DATA len=340 23:52:14.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568] 23:52:14.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:14.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:14.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=50} 23:52:14.598 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[42f71ecb] 23:52:14.598 [netconf-device-simulator-threads-6] 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 23:52:14.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:14.598 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:14.598 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:14.598 [netconf-device-simulator-threads-6] 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 23:52:14.598 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:14.598 [netconf-device-simulator-threads-6] 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} 23:52:14.598 [netconf-device-simulator-threads-6] 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} 23:52:14.598 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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} 23:52:14.599 [netconf-device-simulator-threads-6] 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 23:52:14.599 [netconf-device-simulator-threads-6] 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 23:52:14.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:14.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) by 778 down to 2094976 23:52:14.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:14.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:14.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896]} 23:52:14.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53896]): SSH-2.0-SSHD-UNKNOWN 23:52:14.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53896]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:14.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53896]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:14.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:14.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #8 SSH_MSG_IGNORE 23:52:14.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:52:15.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53896]) Send SSH_MSG_KEXINIT 23:52:15.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53896]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:15.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53896]) process #0 SSH_MSG_KEXINIT 23:52:15.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53896]) SSH_MSG_KEXINIT 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53896]) strict KEX=true client=true server=true 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53896]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53896]) Kex: server host key algorithms = rsa-sha2-512 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53896]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53896]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53896]) Kex: mac algorithms (client to server) = aead 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53896]) Kex: mac algorithms (server to client) = aead 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53896]) Kex: compression algorithms (client to server) = none 23:52:15.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53896]) Kex: compression algorithms (server to client) = none 23:52:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:15.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53896]) process #1 30 23:52:15.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53896]] process command=SSH_MSG_KEXDH_INIT 23:52:15.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53896]] Send SSH_MSG_KEXDH_REPLY 23:52:15.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53896]) packet #1 sending command=31[31] len=1639 23:52:15.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53896])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:15.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53896]) Send SSH_MSG_NEWKEYS 23:52:15.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53896]) session ID=bd:38:e7:f8:bd:68:78:4e:81:dc:c5:20:c7:77:69:fe:c9:69:77:fb:5c:91:56:7f:e2:46:88:e0:50:3e:9d:d7:d9:32:a9:45:05:e6:07:d4:a1:17:fb:d0:52:b7:22:25:97:e2:e6:df:2e:09:33:3d:32:ef:11:4f:d5:cd:48:d3 23:52:15.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53896]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:15.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53896]): strict KEX resets output message sequence number from 3 to 0 23:52:15.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53896]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:15.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53896])[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 23:52:15.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53896])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:15.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53896]) packet #0 sending command=7[7] len=419 23:52:15.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53896]) No pending packets to flush at end of KEX 23:52:15.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53896]) process #2 SSH_MSG_NEWKEYS 23:52:15.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53896]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:15.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53896]): strict KEX resets input message sequence number from 3 to 0 23:52:15.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53896]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:15.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:15.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53896]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:15.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53896]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53896]) authorized authentication methods: password,publickey 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53896]) Accepted service ssh-userauth 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53896]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53896]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53896]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53896]) no authentication factory for method=none 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53896]) SSH_MSG_USERAUTH_REQUEST 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53896]) remaining methods: password,publickey 23:52:15.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53896]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53896]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53896]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:15.209 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53896]) authentication result: true 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53896]) SSH_MSG_USERAUTH_REQUEST 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53896])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53896]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53896]) no heartbeat to stop 23:52:15.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53896]) heartbeat type=IGNORE, interval=PT30S 23:52:15.210 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53896 authenticated 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53896]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53896]] session=TransportServerSession[admin@/10.30.170.79:53896] id=0 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53896])) size=2097152, max=2097152, packet=32768 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53896]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53896] 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53896]) recipient=0 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])) size=2097152, max=2097152, packet=32768 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])) re-initializing 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])) size=2097152, max=2097152, packet=32768 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:15.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])[want-reply=true] subsystem=netconf 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])[subsystem] prepared command 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896]}} established 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 51: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17880 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 51: Creating data stores for simulated device 23:52:15.212 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:15.213 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:15.213 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:15.213 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[754dc1fe] 23:52:15.219 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:15.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:15.220 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:15.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:15.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:15.220 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[754dc1fe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[754dc1fe], subtreeVersion=Version[5380b8e0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5380b8e0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:15.221 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:15.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:15.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896] 23:52:15.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 51 on channel [id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896] 23:52:15.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) by 1219 down to 2095933 23:52:15.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896] 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896] 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) request=subsystem result=ReplySuccess, want-reply=true 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) request=subsystem activate command 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) starting runner for command=netconf 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #5 SSH_MSG_CHANNEL_DATA 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) by 373 down to 2096779 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_CHANNEL_DATA len=373 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896] 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:15.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896] 23:52:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896] 23:52:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17880', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=51} created 23:52:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=51, channel=[id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896]} created 23:52:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896] successful with session NetconfServerSession{sessionId=51, channel=[id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896]} 23:52:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896]} up 23:52:15.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #6 SSH_MSG_CHANNEL_DATA 23:52:15.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) by 393 down to 2096386 23:52:15.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_CHANNEL_DATA len=393 23:52:15.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896] 23:52:15.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:15.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:15.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=51} 23:52:15.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:15.262 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14a1a5de after next message 23:52:15.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=51, channel=[id: 0xc00f08ef, L:/10.30.170.146:17880 - R:/10.30.170.79:53896]} EXI handlers added to pipeline 23:52:15.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:15.263 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14a1a5de 23:52:15.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) by 179 down to 2095754 23:52:15.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:15.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:15.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #7 SSH_MSG_CHANNEL_DATA 23:52:15.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) by 340 down to 2096046 23:52:15.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_CHANNEL_DATA len=340 23:52:15.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896] 23:52:15.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:15.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:15.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=51} 23:52:15.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5380b8e0] 23:52:15.273 [netconf-device-simulator-threads-0] 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 23:52:15.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:15.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:15.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:15.274 [netconf-device-simulator-threads-0] 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 23:52:15.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:15.274 [netconf-device-simulator-threads-0] 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} 23:52:15.274 [netconf-device-simulator-threads-0] 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} 23:52:15.274 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:15.274 [netconf-device-simulator-threads-0] 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} 23:52:15.274 [netconf-device-simulator-threads-0] 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} 23:52:15.274 [netconf-device-simulator-threads-0] 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} 23:52:15.276 [netconf-device-simulator-threads-0] 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} 23:52:15.276 [netconf-device-simulator-threads-0] 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} 23:52:15.276 [netconf-device-simulator-threads-0] 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} 23:52:15.276 [netconf-device-simulator-threads-0] 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} 23:52:15.276 [netconf-device-simulator-threads-0] 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} 23:52:15.276 [netconf-device-simulator-threads-0] 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} 23:52:15.277 [netconf-device-simulator-threads-0] 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} 23:52:15.277 [netconf-device-simulator-threads-0] 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} 23:52:15.277 [netconf-device-simulator-threads-0] 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} 23:52:15.277 [netconf-device-simulator-threads-0] 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 23:52:15.277 [netconf-device-simulator-threads-0] 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 23:52:15.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) by 778 down to 2094976 23:52:15.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:15.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:15.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864]} 23:52:15.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37864]): SSH-2.0-SSHD-UNKNOWN 23:52:15.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37864]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:15.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37864]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:15.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:15.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #8 SSH_MSG_IGNORE 23:52:15.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:52:15.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37864]) Send SSH_MSG_KEXINIT 23:52:15.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:15.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37864]) process #0 SSH_MSG_KEXINIT 23:52:15.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37864]) SSH_MSG_KEXINIT 23:52:15.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37864]) strict KEX=true client=true server=true 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37864]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37864]) Kex: server host key algorithms = rsa-sha2-512 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37864]) Kex: mac algorithms (client to server) = aead 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37864]) Kex: mac algorithms (server to client) = aead 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37864]) Kex: compression algorithms (client to server) = none 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37864]) Kex: compression algorithms (server to client) = none 23:52:15.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:15.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37864]) process #1 30 23:52:15.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37864]] process command=SSH_MSG_KEXDH_INIT 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37864]] Send SSH_MSG_KEXDH_REPLY 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37864]) packet #1 sending command=31[31] len=1639 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37864])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37864]) Send SSH_MSG_NEWKEYS 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37864]) session ID=29:68:a2:4a:4d:75:45:ab:79:18:b9:29:ad:dd:3e:63:e0:0b:72:c5:e4:ce:f7:56:06:5a:65:c2:33:fb:5e:f1:d3:ba:3f:41:26:a3:48:74:47:43:30:36:da:e3:e9:9b:df:22:90:9b:f0:ce:d5:8d:4d:8d:dd:85:4a:18:18:bd 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37864]): strict KEX resets output message sequence number from 3 to 0 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37864]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37864])[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 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37864]) packet #0 sending command=7[7] len=419 23:52:15.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37864]) No pending packets to flush at end of KEX 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37864]) process #2 SSH_MSG_NEWKEYS 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37864]): strict KEX resets input message sequence number from 3 to 0 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37864]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37864]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37864]) authorized authentication methods: password,publickey 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37864]) Accepted service ssh-userauth 23:52:15.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:15.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37864]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:15.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:15.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:15.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37864]) no authentication factory for method=none 23:52:15.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37864]) SSH_MSG_USERAUTH_REQUEST 23:52:15.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37864]) remaining methods: password,publickey 23:52:15.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:15.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37864]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:15.846 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37864]) authentication result: true 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37864]) SSH_MSG_USERAUTH_REQUEST 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37864]) no heartbeat to stop 23:52:15.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37864]) heartbeat type=IGNORE, interval=PT30S 23:52:15.846 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37864 authenticated 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37864]] session=TransportServerSession[admin@/10.30.170.79:37864] id=0 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37864])) size=2097152, max=2097152, packet=32768 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37864] 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37864]) recipient=0 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])) size=2097152, max=2097152, packet=32768 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])) re-initializing 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])) size=2097152, max=2097152, packet=32768 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:15.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:15.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:15.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:15.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])[want-reply=true] subsystem=netconf 23:52:15.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])[subsystem] prepared command 23:52:15.848 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:15.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:15.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864]}} established 23:52:15.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 52: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17881 23:52:15.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 52: Creating data stores for simulated device 23:52:15.849 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:15.849 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:15.849 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:15.849 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:15.849 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:15.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3f1ed5bd] 23:52:15.852 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:15.856 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:15.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:15.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:15.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:15.858 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:15.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:15.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:15.858 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3f1ed5bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3f1ed5bd], subtreeVersion=Version[bce935a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[bce935a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:15.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:15.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:15.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864] 23:52:15.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 52 on channel [id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864] 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) by 1219 down to 2095933 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864] 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864] 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) request=subsystem result=ReplySuccess, want-reply=true 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) request=subsystem activate command 23:52:15.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) starting runner for command=netconf 23:52:15.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #5 SSH_MSG_CHANNEL_DATA 23:52:15.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) by 373 down to 2096779 23:52:15.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_CHANNEL_DATA len=373 23:52:15.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864] 23:52:15.868 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:15.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864] 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864] 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17881', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=52} created 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864]} created 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864] successful with session NetconfServerSession{sessionId=52, channel=[id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864]} 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864]} up 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #6 SSH_MSG_CHANNEL_DATA 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) by 393 down to 2096386 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_CHANNEL_DATA len=393 23:52:15.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864] 23:52:15.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:15.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:15.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=52} 23:52:15.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:15.871 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1eb616eb after next message 23:52:15.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xae1da051, L:/10.30.170.146:17881 - R:/10.30.170.79:37864]} EXI handlers added to pipeline 23:52:15.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:15.874 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1eb616eb 23:52:15.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) by 179 down to 2095754 23:52:15.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:15.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:15.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #7 SSH_MSG_CHANNEL_DATA 23:52:15.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) by 340 down to 2096046 23:52:15.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_CHANNEL_DATA len=340 23:52:15.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864] 23:52:15.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:15.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:15.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=52} 23:52:15.879 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[bce935a] 23:52:15.879 [netconf-device-simulator-threads-2] 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 23:52:15.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:15.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:15.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:15.880 [netconf-device-simulator-threads-2] 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 23:52:15.880 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:15.880 [netconf-device-simulator-threads-2] 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} 23:52:15.880 [netconf-device-simulator-threads-2] 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} 23:52:15.880 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:15.880 [netconf-device-simulator-threads-2] 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} 23:52:15.880 [netconf-device-simulator-threads-2] 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} 23:52:15.880 [netconf-device-simulator-threads-2] 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} 23:52:15.880 [netconf-device-simulator-threads-2] 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} 23:52:15.880 [netconf-device-simulator-threads-2] 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} 23:52:15.880 [netconf-device-simulator-threads-2] 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} 23:52:15.881 [netconf-device-simulator-threads-2] 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} 23:52:15.881 [netconf-device-simulator-threads-2] 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} 23:52:15.881 [netconf-device-simulator-threads-2] 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} 23:52:15.881 [netconf-device-simulator-threads-2] 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} 23:52:15.881 [netconf-device-simulator-threads-2] 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} 23:52:15.881 [netconf-device-simulator-threads-2] 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} 23:52:15.881 [netconf-device-simulator-threads-2] 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 23:52:15.881 [netconf-device-simulator-threads-2] 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 23:52:15.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:15.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) by 778 down to 2094976 23:52:15.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:15.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:16.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522]} 23:52:16.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39522]): SSH-2.0-SSHD-UNKNOWN 23:52:16.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39522]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:16.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39522]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:16.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:16.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #8 SSH_MSG_IGNORE 23:52:16.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:52:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39522]) Send SSH_MSG_KEXINIT 23:52:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39522]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39522]) process #0 SSH_MSG_KEXINIT 23:52:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39522]) SSH_MSG_KEXINIT 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39522]) strict KEX=true client=true server=true 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39522]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39522]) Kex: server host key algorithms = rsa-sha2-512 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39522]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39522]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39522]) Kex: mac algorithms (client to server) = aead 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39522]) Kex: mac algorithms (server to client) = aead 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39522]) Kex: compression algorithms (client to server) = none 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39522]) Kex: compression algorithms (server to client) = none 23:52:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:16.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39522]) process #1 30 23:52:16.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39522]] process command=SSH_MSG_KEXDH_INIT 23:52:16.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39522]] Send SSH_MSG_KEXDH_REPLY 23:52:16.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39522]) packet #1 sending command=31[31] len=1639 23:52:16.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39522])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:16.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39522]) Send SSH_MSG_NEWKEYS 23:52:16.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39522]) session ID=f6:dd:f0:69:23:a3:aa:e7:a3:90:88:e8:bc:ab:79:ef:8d:ba:ac:8a:72:80:7b:29:20:e6:7b:5e:6e:8e:39:14:d7:53:4b:24:98:f1:71:92:72:6c:77:23:70:84:e9:4b:61:07:7c:8d:7d:e8:67:0d:c2:24:b3:0e:19:83:95:98 23:52:16.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39522]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:16.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39522]): strict KEX resets output message sequence number from 3 to 0 23:52:16.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39522]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:16.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39522])[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 23:52:16.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39522])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:16.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39522]) packet #0 sending command=7[7] len=419 23:52:16.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39522]) No pending packets to flush at end of KEX 23:52:16.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39522]) process #2 SSH_MSG_NEWKEYS 23:52:16.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39522]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:16.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39522]): strict KEX resets input message sequence number from 3 to 0 23:52:16.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39522]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:16.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:16.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39522]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:16.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39522]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39522]) authorized authentication methods: password,publickey 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39522]) Accepted service ssh-userauth 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39522]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39522]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39522]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39522]) no authentication factory for method=none 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39522]) SSH_MSG_USERAUTH_REQUEST 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39522]) remaining methods: password,publickey 23:52:16.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39522]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39522]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39522]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:16.572 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39522]) authentication result: true 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39522]) SSH_MSG_USERAUTH_REQUEST 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39522])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39522]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39522]) no heartbeat to stop 23:52:16.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39522]) heartbeat type=IGNORE, interval=PT30S 23:52:16.572 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39522 authenticated 23:52:16.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:16.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39522]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39522]] session=TransportServerSession[admin@/10.30.170.79:39522] id=0 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39522])) size=2097152, max=2097152, packet=32768 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39522]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39522] 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39522]) recipient=0 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])) size=2097152, max=2097152, packet=32768 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])) re-initializing 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])) size=2097152, max=2097152, packet=32768 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])[want-reply=true] subsystem=netconf 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])[subsystem] prepared command 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522]}} established 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 53: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17882 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 53: Creating data stores for simulated device 23:52:16.575 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:16.575 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:16.576 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1599cee6] 23:52:16.577 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:16.578 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:16.578 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:16.578 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:16.578 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:16.578 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:16.578 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:16.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:16.579 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1599cee6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1599cee6], subtreeVersion=Version[12a55322], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[12a55322], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:16.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:16.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:16.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522] 23:52:16.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 53 on channel [id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522] 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) by 1219 down to 2095933 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522] 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522] 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) request=subsystem result=ReplySuccess, want-reply=true 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) request=subsystem activate command 23:52:16.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) starting runner for command=netconf 23:52:16.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #5 SSH_MSG_CHANNEL_DATA 23:52:16.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) by 373 down to 2096779 23:52:16.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_CHANNEL_DATA len=373 23:52:16.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522] 23:52:16.584 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522] 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522] 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17882', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=53} created 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522]} created 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522] successful with session NetconfServerSession{sessionId=53, channel=[id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522]} 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522]} up 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #6 SSH_MSG_CHANNEL_DATA 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) by 393 down to 2096386 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_CHANNEL_DATA len=393 23:52:16.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522] 23:52:16.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:16.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:16.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=53} 23:52:16.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:16.589 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6503cb90 after next message 23:52:16.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x8d217975, L:/10.30.170.146:17882 - R:/10.30.170.79:39522]} EXI handlers added to pipeline 23:52:16.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:16.590 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6503cb90 23:52:16.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) by 179 down to 2095754 23:52:16.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:16.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #7 SSH_MSG_CHANNEL_DATA 23:52:16.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) by 340 down to 2096046 23:52:16.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_CHANNEL_DATA len=340 23:52:16.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522] 23:52:16.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:16.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:16.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=53} 23:52:16.596 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[12a55322] 23:52:16.596 [netconf-device-simulator-threads-4] 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 23:52:16.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:16.596 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:16.596 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:16.596 [netconf-device-simulator-threads-4] 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 23:52:16.596 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:16.596 [netconf-device-simulator-threads-4] 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} 23:52:16.596 [netconf-device-simulator-threads-4] 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} 23:52:16.596 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:16.596 [netconf-device-simulator-threads-4] 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} 23:52:16.596 [netconf-device-simulator-threads-4] 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} 23:52:16.596 [netconf-device-simulator-threads-4] 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} 23:52:16.596 [netconf-device-simulator-threads-4] 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} 23:52:16.596 [netconf-device-simulator-threads-4] 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} 23:52:16.596 [netconf-device-simulator-threads-4] 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} 23:52:16.601 [netconf-device-simulator-threads-4] 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} 23:52:16.601 [netconf-device-simulator-threads-4] 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} 23:52:16.601 [netconf-device-simulator-threads-4] 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} 23:52:16.601 [netconf-device-simulator-threads-4] 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} 23:52:16.601 [netconf-device-simulator-threads-4] 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} 23:52:16.601 [netconf-device-simulator-threads-4] 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} 23:52:16.601 [netconf-device-simulator-threads-4] 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 23:52:16.601 [netconf-device-simulator-threads-4] 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 23:52:16.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:16.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) by 778 down to 2094976 23:52:16.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:16.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:17.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592]} 23:52:17.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41592]): SSH-2.0-SSHD-UNKNOWN 23:52:17.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41592]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:17.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41592]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:17.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41592]) Send SSH_MSG_KEXINIT 23:52:17.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41592]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:17.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41592]) process #0 SSH_MSG_KEXINIT 23:52:17.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41592]) SSH_MSG_KEXINIT 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41592]) strict KEX=true client=true server=true 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41592]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41592]) Kex: server host key algorithms = rsa-sha2-512 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41592]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41592]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41592]) Kex: mac algorithms (client to server) = aead 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41592]) Kex: mac algorithms (server to client) = aead 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41592]) Kex: compression algorithms (client to server) = none 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41592]) Kex: compression algorithms (server to client) = none 23:52:17.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41592]) process #1 30 23:52:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41592]] process command=SSH_MSG_KEXDH_INIT 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41592]] Send SSH_MSG_KEXDH_REPLY 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41592]) packet #1 sending command=31[31] len=1639 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41592])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41592]) Send SSH_MSG_NEWKEYS 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41592]) session ID=e3:13:65:28:2e:a9:92:0c:fc:1a:21:2c:da:69:a5:ce:2a:0a:13:0b:c9:3b:ca:1e:0c:52:b3:47:2b:c5:b4:ac:30:45:de:00:49:65:e0:c7:5d:fb:23:cb:72:64:8e:f1:33:03:56:50:63:fe:ec:7d:9b:13:12:44:70:32:06:48 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41592]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41592]): strict KEX resets output message sequence number from 3 to 0 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41592]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41592])[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 23:52:17.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41592])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:17.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41592]) packet #0 sending command=7[7] len=419 23:52:17.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41592]) No pending packets to flush at end of KEX 23:52:17.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41592]) process #2 SSH_MSG_NEWKEYS 23:52:17.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41592]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:17.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41592]): strict KEX resets input message sequence number from 3 to 0 23:52:17.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41592]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41592]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41592]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41592]) authorized authentication methods: password,publickey 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41592]) Accepted service ssh-userauth 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41592]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41592]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41592]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41592]) no authentication factory for method=none 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41592]) SSH_MSG_USERAUTH_REQUEST 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41592]) remaining methods: password,publickey 23:52:17.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41592]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41592]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41592]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:17.232 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41592]) authentication result: true 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41592]) SSH_MSG_USERAUTH_REQUEST 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41592])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41592]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41592]) no heartbeat to stop 23:52:17.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41592]) heartbeat type=IGNORE, interval=PT30S 23:52:17.232 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41592 authenticated 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41592]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41592]] session=TransportServerSession[admin@/10.30.170.79:41592] id=0 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41592])) size=2097152, max=2097152, packet=32768 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41592]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41592] 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41592]) recipient=0 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])) size=2097152, max=2097152, packet=32768 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])) re-initializing 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])) size=2097152, max=2097152, packet=32768 23:52:17.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:17.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:17.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:17.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:17.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])[want-reply=true] subsystem=netconf 23:52:17.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])[subsystem] prepared command 23:52:17.234 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:17.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592]}} established 23:52:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 54: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17883 23:52:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 54: Creating data stores for simulated device 23:52:17.235 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:17.235 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:17.235 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:17.237 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79a6d92b] 23:52:17.237 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:17.242 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:17.242 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:17.242 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:17.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:17.243 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:17.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:17.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:17.243 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79a6d92b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79a6d92b], subtreeVersion=Version[27a960c7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[27a960c7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:17.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:17.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:17.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592] 23:52:17.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 54 on channel [id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592] 23:52:17.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) by 1219 down to 2095933 23:52:17.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592] 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592] 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) request=subsystem result=ReplySuccess, want-reply=true 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) request=subsystem activate command 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) starting runner for command=netconf 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #5 SSH_MSG_CHANNEL_DATA 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) by 373 down to 2096779 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_CHANNEL_DATA len=373 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592] 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:17.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:17.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592] 23:52:17.249 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:17.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592] 23:52:17.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17883', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:17.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=54} created 23:52:17.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592]} created 23:52:17.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592] successful with session NetconfServerSession{sessionId=54, channel=[id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592]} 23:52:17.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592]} up 23:52:17.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #6 SSH_MSG_CHANNEL_DATA 23:52:17.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) by 393 down to 2096386 23:52:17.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_CHANNEL_DATA len=393 23:52:17.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592] 23:52:17.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:17.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:17.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=54} 23:52:17.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:17.252 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@554815d7 after next message 23:52:17.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x9255bdc5, L:/10.30.170.146:17883 - R:/10.30.170.79:41592]} EXI handlers added to pipeline 23:52:17.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:17.253 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@554815d7 23:52:17.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) by 179 down to 2095754 23:52:17.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:17.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #7 SSH_MSG_CHANNEL_DATA 23:52:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) by 340 down to 2096046 23:52:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_CHANNEL_DATA len=340 23:52:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592] 23:52:17.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:17.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:17.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=54} 23:52:17.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[27a960c7] 23:52:17.261 [netconf-device-simulator-threads-6] 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 23:52:17.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:17.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:17.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:17.261 [netconf-device-simulator-threads-6] 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 23:52:17.261 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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} 23:52:17.262 [netconf-device-simulator-threads-6] 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 23:52:17.262 [netconf-device-simulator-threads-6] 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 23:52:17.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:17.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) by 778 down to 2094976 23:52:17.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:17.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:17.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:17.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #8 SSH_MSG_IGNORE 23:52:17.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:52:17.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704]} 23:52:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36704]): SSH-2.0-SSHD-UNKNOWN 23:52:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36704]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36704]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36704]) Send SSH_MSG_KEXINIT 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36704]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36704]) process #0 SSH_MSG_KEXINIT 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36704]) SSH_MSG_KEXINIT 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36704]) strict KEX=true client=true server=true 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36704]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36704]) Kex: server host key algorithms = rsa-sha2-512 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36704]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36704]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36704]) Kex: mac algorithms (client to server) = aead 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36704]) Kex: mac algorithms (server to client) = aead 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36704]) Kex: compression algorithms (client to server) = none 23:52:17.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36704]) Kex: compression algorithms (server to client) = none 23:52:17.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:17.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36704]) process #1 30 23:52:17.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36704]] process command=SSH_MSG_KEXDH_INIT 23:52:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #8 SSH_MSG_IGNORE 23:52:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:52:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36704]] Send SSH_MSG_KEXDH_REPLY 23:52:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36704]) packet #1 sending command=31[31] len=1639 23:52:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36704])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36704]) Send SSH_MSG_NEWKEYS 23:52:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36704]) session ID=98:8f:8c:25:55:d8:60:c8:85:2b:1b:1e:cc:98:b0:60:cf:46:a2:ec:1f:6e:f9:7b:7f:38:53:bb:5a:50:81:b8:2d:cd:6a:58:ad:b9:59:14:97:5e:1d:1f:85:cd:12:2b:77:fa:d3:9b:7d:4d:17:40:dd:b4:98:76:d1:18:1d:f3 23:52:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36704]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36704]): strict KEX resets output message sequence number from 3 to 0 23:52:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36704]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:17.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36704])[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 23:52:17.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36704])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:17.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36704]) packet #0 sending command=7[7] len=419 23:52:17.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36704]) No pending packets to flush at end of KEX 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36704]) process #2 SSH_MSG_NEWKEYS 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36704]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36704]): strict KEX resets input message sequence number from 3 to 0 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36704]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36704]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36704]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36704]) authorized authentication methods: password,publickey 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36704]) Accepted service ssh-userauth 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36704]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36704]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36704]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36704]) no authentication factory for method=none 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36704]) SSH_MSG_USERAUTH_REQUEST 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36704]) remaining methods: password,publickey 23:52:17.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36704]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36704]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36704]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:17.973 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36704]) authentication result: true 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36704]) SSH_MSG_USERAUTH_REQUEST 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36704])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36704]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:17.973 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:17.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36704]) no heartbeat to stop 23:52:17.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36704]) heartbeat type=IGNORE, interval=PT30S 23:52:17.974 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36704 authenticated 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36704]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36704]] session=TransportServerSession[admin@/10.30.170.79:36704] id=0 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36704])) size=2097152, max=2097152, packet=32768 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36704]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36704] 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36704]) recipient=0 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])) size=2097152, max=2097152, packet=32768 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])) re-initializing 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])) size=2097152, max=2097152, packet=32768 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:17.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])[want-reply=true] subsystem=netconf 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])[subsystem] prepared command 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704]}} established 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 55: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17884 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 55: Creating data stores for simulated device 23:52:17.977 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:17.978 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:17.978 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:17.978 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:17.979 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[26140e87] 23:52:17.979 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:17.979 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:17.979 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:17.979 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:17.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:17.980 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:17.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:17.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:17.980 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[26140e87], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[26140e87], subtreeVersion=Version[6386949c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6386949c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:17.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:17.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:17.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704] 23:52:17.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 55 on channel [id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704] 23:52:17.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) by 1219 down to 2095933 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704] 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704] 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) request=subsystem result=ReplySuccess, want-reply=true 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) request=subsystem activate command 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) starting runner for command=netconf 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #5 SSH_MSG_CHANNEL_DATA 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) by 373 down to 2096779 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_CHANNEL_DATA len=373 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704] 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:17.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:17.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704] 23:52:17.985 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:17.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704] 23:52:17.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17884', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:17.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=55} created 23:52:17.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704]} created 23:52:17.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704] successful with session NetconfServerSession{sessionId=55, channel=[id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704]} 23:52:17.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704]} up 23:52:17.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #6 SSH_MSG_CHANNEL_DATA 23:52:17.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) by 393 down to 2096386 23:52:17.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_CHANNEL_DATA len=393 23:52:17.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704] 23:52:17.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:17.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:17.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=55} 23:52:17.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:17.987 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bad8f0f after next message 23:52:17.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x6877a4fd, L:/10.30.170.146:17884 - R:/10.30.170.79:36704]} EXI handlers added to pipeline 23:52:17.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:17.988 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bad8f0f 23:52:17.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) by 179 down to 2095754 23:52:17.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:17.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:17.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #7 SSH_MSG_CHANNEL_DATA 23:52:17.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) by 340 down to 2096046 23:52:17.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_CHANNEL_DATA len=340 23:52:17.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704] 23:52:17.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:17.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:17.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=55} 23:52:17.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6386949c] 23:52:17.994 [netconf-device-simulator-threads-0] 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 23:52:17.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:17.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:17.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:17.994 [netconf-device-simulator-threads-0] 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 23:52:17.994 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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} 23:52:17.995 [netconf-device-simulator-threads-0] 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 23:52:17.995 [netconf-device-simulator-threads-0] 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 23:52:17.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:17.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) by 778 down to 2094976 23:52:17.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:17.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:18.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932]} 23:52:18.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37932]): SSH-2.0-SSHD-UNKNOWN 23:52:18.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37932]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:18.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37932]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:18.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:18.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #8 SSH_MSG_IGNORE 23:52:18.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37932]) Send SSH_MSG_KEXINIT 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37932]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37932]) process #0 SSH_MSG_KEXINIT 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37932]) SSH_MSG_KEXINIT 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37932]) strict KEX=true client=true server=true 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37932]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37932]) Kex: server host key algorithms = rsa-sha2-512 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37932]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37932]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37932]) Kex: mac algorithms (client to server) = aead 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37932]) Kex: mac algorithms (server to client) = aead 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37932]) Kex: compression algorithms (client to server) = none 23:52:18.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37932]) Kex: compression algorithms (server to client) = none 23:52:18.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:18.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37932]) process #1 30 23:52:18.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37932]] process command=SSH_MSG_KEXDH_INIT 23:52:18.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37932]] Send SSH_MSG_KEXDH_REPLY 23:52:18.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37932]) packet #1 sending command=31[31] len=1639 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37932])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37932]) Send SSH_MSG_NEWKEYS 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37932]) session ID=8a:51:85:50:9a:cf:15:d4:41:3b:e3:6b:a1:7e:aa:d4:1d:60:de:0a:10:18:b0:cc:8e:d4:fd:34:d7:5c:19:e3:3f:b2:f4:55:97:f8:62:89:0e:e4:05:c2:df:3c:05:9b:3f:e5:7b:40:10:dc:0f:00:93:64:25:c0:b3:38:90:4b 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37932]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37932]): strict KEX resets output message sequence number from 3 to 0 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37932]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37932])[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 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37932])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37932]) packet #0 sending command=7[7] len=419 23:52:18.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37932]) No pending packets to flush at end of KEX 23:52:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37932]) process #2 SSH_MSG_NEWKEYS 23:52:18.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37932]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37932]): strict KEX resets input message sequence number from 3 to 0 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37932]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37932]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37932]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37932]) authorized authentication methods: password,publickey 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37932]) Accepted service ssh-userauth 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37932]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37932]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37932]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37932]) no authentication factory for method=none 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37932]) SSH_MSG_USERAUTH_REQUEST 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37932]) remaining methods: password,publickey 23:52:18.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37932]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:18.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37932]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:18.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:18.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37932]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:18.717 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:18.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37932]) authentication result: true 23:52:18.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37932]) SSH_MSG_USERAUTH_REQUEST 23:52:18.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37932])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:18.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37932]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:18.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:18.718 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:18.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37932]) no heartbeat to stop 23:52:18.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37932]) heartbeat type=IGNORE, interval=PT30S 23:52:18.718 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37932 authenticated 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37932]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37932]] session=TransportServerSession[admin@/10.30.170.79:37932] id=0 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37932])) size=2097152, max=2097152, packet=32768 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37932]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37932] 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37932]) recipient=0 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])) size=2097152, max=2097152, packet=32768 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])) re-initializing 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])) size=2097152, max=2097152, packet=32768 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:18.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])[want-reply=true] subsystem=netconf 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])[subsystem] prepared command 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932]}} established 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 56: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17885 23:52:18.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 56: Creating data stores for simulated device 23:52:18.721 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:18.721 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:18.721 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:18.721 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:18.721 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:18.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4f8d2e29] 23:52:18.722 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:18.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:18.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:18.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:18.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:18.723 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:18.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:18.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:18.723 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4f8d2e29], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4f8d2e29], subtreeVersion=Version[296fe648], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[296fe648], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:18.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:18.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:18.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932] 23:52:18.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 56 on channel [id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932] 23:52:18.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) by 1219 down to 2095933 23:52:18.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932] 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932] 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) request=subsystem result=ReplySuccess, want-reply=true 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) request=subsystem activate command 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) starting runner for command=netconf 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #5 SSH_MSG_CHANNEL_DATA 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) by 373 down to 2096779 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_CHANNEL_DATA len=373 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932] 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:18.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:18.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932] 23:52:18.734 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:18.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932] 23:52:18.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17885', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:18.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=56} created 23:52:18.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932]} created 23:52:18.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932] successful with session NetconfServerSession{sessionId=56, channel=[id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932]} 23:52:18.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932]} up 23:52:18.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #6 SSH_MSG_CHANNEL_DATA 23:52:18.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) by 393 down to 2096386 23:52:18.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_CHANNEL_DATA len=393 23:52:18.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932] 23:52:18.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:18.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:18.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=56} 23:52:18.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:18.736 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1bf48b1c after next message 23:52:18.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x87d23f0d, L:/10.30.170.146:17885 - R:/10.30.170.79:37932]} EXI handlers added to pipeline 23:52:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1bf48b1c 23:52:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) by 179 down to 2095754 23:52:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:18.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #7 SSH_MSG_CHANNEL_DATA 23:52:18.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) by 340 down to 2096046 23:52:18.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_CHANNEL_DATA len=340 23:52:18.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932] 23:52:18.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:18.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:18.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=56} 23:52:18.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[296fe648] 23:52:18.742 [netconf-device-simulator-threads-2] 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 23:52:18.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:18.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:18.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:18.742 [netconf-device-simulator-threads-2] 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 23:52:18.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:18.742 [netconf-device-simulator-threads-2] 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} 23:52:18.742 [netconf-device-simulator-threads-2] 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} 23:52:18.742 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:18.742 [netconf-device-simulator-threads-2] 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} 23:52:18.742 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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} 23:52:18.743 [netconf-device-simulator-threads-2] 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 23:52:18.743 [netconf-device-simulator-threads-2] 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 23:52:18.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:18.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) by 778 down to 2094976 23:52:18.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:18.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:19.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832]} 23:52:19.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49832]): SSH-2.0-SSHD-UNKNOWN 23:52:19.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49832]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:19.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49832]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49832]) Send SSH_MSG_KEXINIT 23:52:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49832]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49832]) process #0 SSH_MSG_KEXINIT 23:52:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49832]) SSH_MSG_KEXINIT 23:52:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49832]) strict KEX=true client=true server=true 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49832]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49832]) Kex: server host key algorithms = rsa-sha2-512 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49832]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49832]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49832]) Kex: mac algorithms (client to server) = aead 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49832]) Kex: mac algorithms (server to client) = aead 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49832]) Kex: compression algorithms (client to server) = none 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49832]) Kex: compression algorithms (server to client) = none 23:52:19.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:19.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49832]) process #1 30 23:52:19.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49832]] process command=SSH_MSG_KEXDH_INIT 23:52:19.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49832]] Send SSH_MSG_KEXDH_REPLY 23:52:19.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49832]) packet #1 sending command=31[31] len=1639 23:52:19.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49832])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:19.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49832]) Send SSH_MSG_NEWKEYS 23:52:19.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49832]) session ID=3e:58:8f:42:39:3c:7d:f0:6a:21:77:42:79:cf:91:63:b7:46:c1:37:ee:46:21:79:16:9d:60:20:82:dc:1d:10:be:81:32:10:fa:1f:27:65:4d:6b:74:12:b6:98:a7:d7:17:8a:05:a4:64:2f:fc:53:aa:18:c0:80:74:9b:1c:9e 23:52:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49832]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49832]): strict KEX resets output message sequence number from 3 to 0 23:52:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49832]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49832])[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 23:52:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49832])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49832]) packet #0 sending command=7[7] len=419 23:52:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49832]) No pending packets to flush at end of KEX 23:52:19.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:19.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #8 SSH_MSG_IGNORE 23:52:19.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49832]) process #2 SSH_MSG_NEWKEYS 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49832]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49832]): strict KEX resets input message sequence number from 3 to 0 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49832]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49832]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49832]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49832]) authorized authentication methods: password,publickey 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49832]) Accepted service ssh-userauth 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49832]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49832]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49832]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49832]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49832]) no authentication factory for method=none 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49832]) SSH_MSG_USERAUTH_REQUEST 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49832]) remaining methods: password,publickey 23:52:19.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49832]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49832]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49832]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49832]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:19.346 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49832]) authentication result: true 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49832]) SSH_MSG_USERAUTH_REQUEST 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49832])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49832]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49832]) no heartbeat to stop 23:52:19.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49832]) heartbeat type=IGNORE, interval=PT30S 23:52:19.347 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49832 authenticated 23:52:19.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:19.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49832]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49832]] session=TransportServerSession[admin@/10.30.170.79:49832] id=0 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49832])) size=2097152, max=2097152, packet=32768 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49832]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49832] 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49832]) recipient=0 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])) size=2097152, max=2097152, packet=32768 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])) re-initializing 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])) size=2097152, max=2097152, packet=32768 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:19.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])[want-reply=true] subsystem=netconf 23:52:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])[subsystem] prepared command 23:52:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832]}} established 23:52:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 57: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17886 23:52:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 57: Creating data stores for simulated device 23:52:19.349 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:19.349 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:19.349 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:19.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4259141d] 23:52:19.350 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:19.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:19.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:19.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:19.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:19.351 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:19.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:19.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:19.351 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4259141d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4259141d], subtreeVersion=Version[628559db], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[628559db], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:19.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:19.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:19.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832] 23:52:19.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 57 on channel [id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832] 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) by 1219 down to 2095933 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832] 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832] 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) request=subsystem result=ReplySuccess, want-reply=true 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) request=subsystem activate command 23:52:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) starting runner for command=netconf 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #5 SSH_MSG_CHANNEL_DATA 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) by 373 down to 2096779 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_CHANNEL_DATA len=373 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832] 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832] 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832] 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17886', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=57} created 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832]} created 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832] successful with session NetconfServerSession{sessionId=57, channel=[id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832]} 23:52:19.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832]} up 23:52:19.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #6 SSH_MSG_CHANNEL_DATA 23:52:19.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) by 393 down to 2096386 23:52:19.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_CHANNEL_DATA len=393 23:52:19.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832] 23:52:19.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:19.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:19.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=57} 23:52:19.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:19.359 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7427be46 after next message 23:52:19.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xaf989191, L:/10.30.170.146:17886 - R:/10.30.170.79:49832]} EXI handlers added to pipeline 23:52:19.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:19.360 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7427be46 23:52:19.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) by 179 down to 2095754 23:52:19.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:19.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:19.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #7 SSH_MSG_CHANNEL_DATA 23:52:19.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) by 340 down to 2096046 23:52:19.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_CHANNEL_DATA len=340 23:52:19.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832] 23:52:19.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:19.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:19.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=57} 23:52:19.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[628559db] 23:52:19.365 [netconf-device-simulator-threads-4] 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 23:52:19.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:19.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:19.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:19.365 [netconf-device-simulator-threads-4] 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 23:52:19.365 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.365 [netconf-device-simulator-threads-4] 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} 23:52:19.366 [netconf-device-simulator-threads-4] 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} 23:52:19.366 [netconf-device-simulator-threads-4] 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} 23:52:19.366 [netconf-device-simulator-threads-4] 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} 23:52:19.366 [netconf-device-simulator-threads-4] 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 23:52:19.366 [netconf-device-simulator-threads-4] 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 23:52:19.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:19.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) by 778 down to 2094976 23:52:19.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:19.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:19.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372]} 23:52:19.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59372]): SSH-2.0-SSHD-UNKNOWN 23:52:19.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59372]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:19.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59372]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59372]) Send SSH_MSG_KEXINIT 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59372]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59372]) process #0 SSH_MSG_KEXINIT 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59372]) SSH_MSG_KEXINIT 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59372]) strict KEX=true client=true server=true 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59372]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59372]) Kex: server host key algorithms = rsa-sha2-512 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59372]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59372]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59372]) Kex: mac algorithms (client to server) = aead 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59372]) Kex: mac algorithms (server to client) = aead 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59372]) Kex: compression algorithms (client to server) = none 23:52:19.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59372]) Kex: compression algorithms (server to client) = none 23:52:19.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:20.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59372]) process #1 30 23:52:20.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59372]] process command=SSH_MSG_KEXDH_INIT 23:52:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59372]] Send SSH_MSG_KEXDH_REPLY 23:52:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59372]) packet #1 sending command=31[31] len=1639 23:52:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59372])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59372]) Send SSH_MSG_NEWKEYS 23:52:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59372]) session ID=08:7e:c5:60:97:9d:c0:0e:e9:4f:a9:ce:15:eb:62:bb:19:90:ef:db:3e:b9:47:35:6a:05:20:66:b7:80:96:76:e2:28:58:a6:2b:9c:c2:f1:81:fb:4a:3c:66:57:0e:df:d6:00:d3:2f:48:22:57:4e:60:da:ce:40:8d:2f:f8:84 23:52:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59372]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59372]): strict KEX resets output message sequence number from 3 to 0 23:52:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59372]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59372])[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 23:52:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59372])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59372]) packet #0 sending command=7[7] len=419 23:52:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59372]) No pending packets to flush at end of KEX 23:52:20.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59372]) process #2 SSH_MSG_NEWKEYS 23:52:20.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59372]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:20.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59372]): strict KEX resets input message sequence number from 3 to 0 23:52:20.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59372]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59372]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59372]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59372]) authorized authentication methods: password,publickey 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59372]) Accepted service ssh-userauth 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59372]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59372]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59372]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59372]) no authentication factory for method=none 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59372]) SSH_MSG_USERAUTH_REQUEST 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59372]) remaining methods: password,publickey 23:52:20.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59372]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59372]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59372]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:20.158 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59372]) authentication result: true 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59372]) SSH_MSG_USERAUTH_REQUEST 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59372])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59372]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59372]) no heartbeat to stop 23:52:20.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59372]) heartbeat type=IGNORE, interval=PT30S 23:52:20.159 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59372 authenticated 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59372]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59372]] session=TransportServerSession[admin@/10.30.170.79:59372] id=0 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59372])) size=2097152, max=2097152, packet=32768 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59372]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59372] 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59372]) recipient=0 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])) size=2097152, max=2097152, packet=32768 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])) re-initializing 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])) size=2097152, max=2097152, packet=32768 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:20.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])[want-reply=true] subsystem=netconf 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])[subsystem] prepared command 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372]}} established 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 58: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17887 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 58: Creating data stores for simulated device 23:52:20.161 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:20.162 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:20.162 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:20.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6aed7db3] 23:52:20.164 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:20.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:20.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:20.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:20.165 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:20.165 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:20.165 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:20.165 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:20.165 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6aed7db3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6aed7db3], subtreeVersion=Version[27bafeb6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[27bafeb6], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:20.166 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:20.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372] 23:52:20.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 58 on channel [id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372] 23:52:20.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) by 1219 down to 2095933 23:52:20.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372] 23:52:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372] 23:52:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) request=subsystem result=ReplySuccess, want-reply=true 23:52:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) request=subsystem activate command 23:52:20.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) starting runner for command=netconf 23:52:20.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #5 SSH_MSG_CHANNEL_DATA 23:52:20.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) by 373 down to 2096779 23:52:20.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_CHANNEL_DATA len=373 23:52:20.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372] 23:52:20.172 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:20.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372] 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372] 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17887', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=58} created 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=58, channel=[id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372]} created 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372] successful with session NetconfServerSession{sessionId=58, channel=[id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372]} 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372]} up 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #6 SSH_MSG_CHANNEL_DATA 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) by 393 down to 2096386 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_CHANNEL_DATA len=393 23:52:20.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372] 23:52:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:20.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=58} 23:52:20.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:20.177 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2857ab35 after next message 23:52:20.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=58, channel=[id: 0xa4203b04, L:/10.30.170.146:17887 - R:/10.30.170.79:59372]} EXI handlers added to pipeline 23:52:20.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:20.178 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2857ab35 23:52:20.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) by 179 down to 2095754 23:52:20.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:20.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:20.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #7 SSH_MSG_CHANNEL_DATA 23:52:20.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) by 340 down to 2096046 23:52:20.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_CHANNEL_DATA len=340 23:52:20.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372] 23:52:20.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:20.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:20.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=58} 23:52:20.183 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[27bafeb6] 23:52:20.183 [netconf-device-simulator-threads-6] 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 23:52:20.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:20.184 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:20.184 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:20.184 [netconf-device-simulator-threads-6] 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 23:52:20.184 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.184 [netconf-device-simulator-threads-6] 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} 23:52:20.185 [netconf-device-simulator-threads-6] 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} 23:52:20.185 [netconf-device-simulator-threads-6] 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} 23:52:20.185 [netconf-device-simulator-threads-6] 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 23:52:20.185 [netconf-device-simulator-threads-6] 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 23:52:20.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:20.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) by 778 down to 2094976 23:52:20.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:20.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:20.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:20.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #8 SSH_MSG_IGNORE 23:52:20.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:52:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788]} 23:52:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37788]): SSH-2.0-SSHD-UNKNOWN 23:52:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37788]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37788]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:20.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:20.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #8 SSH_MSG_IGNORE 23:52:20.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:52:20.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37788]) Send SSH_MSG_KEXINIT 23:52:20.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37788]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:20.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37788]) process #0 SSH_MSG_KEXINIT 23:52:20.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37788]) SSH_MSG_KEXINIT 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37788]) strict KEX=true client=true server=true 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37788]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37788]) Kex: server host key algorithms = rsa-sha2-512 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37788]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37788]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37788]) Kex: mac algorithms (client to server) = aead 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37788]) Kex: mac algorithms (server to client) = aead 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37788]) Kex: compression algorithms (client to server) = none 23:52:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37788]) Kex: compression algorithms (server to client) = none 23:52:20.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37788]) process #1 30 23:52:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37788]] process command=SSH_MSG_KEXDH_INIT 23:52:21.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37788]] Send SSH_MSG_KEXDH_REPLY 23:52:21.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37788]) packet #1 sending command=31[31] len=1639 23:52:21.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37788])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:21.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37788]) Send SSH_MSG_NEWKEYS 23:52:21.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37788]) session ID=84:8b:10:13:e9:51:e1:f3:ce:56:a6:9b:d1:07:f8:6b:97:85:55:bb:7f:88:c3:39:1e:70:6f:b2:5d:01:da:78:fa:ab:a9:f6:8b:cd:b7:ff:de:f7:30:aa:d3:39:81:8a:e6:d6:11:66:ad:b0:34:25:17:33:be:00:22:b7:c2:71 23:52:21.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37788]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:21.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37788]): strict KEX resets output message sequence number from 3 to 0 23:52:21.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37788]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37788])[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 23:52:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37788])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37788]) packet #0 sending command=7[7] len=419 23:52:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37788]) No pending packets to flush at end of KEX 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37788]) process #2 SSH_MSG_NEWKEYS 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37788]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37788]): strict KEX resets input message sequence number from 3 to 0 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37788]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37788]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37788]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37788]) authorized authentication methods: password,publickey 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37788]) Accepted service ssh-userauth 23:52:21.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37788]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:21.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37788]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:21.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37788]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:21.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37788]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:21.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37788]) no authentication factory for method=none 23:52:21.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37788]) SSH_MSG_USERAUTH_REQUEST 23:52:21.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37788]) remaining methods: password,publickey 23:52:21.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37788]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37788]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37788]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37788]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:21.085 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37788]) authentication result: true 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37788]) SSH_MSG_USERAUTH_REQUEST 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37788])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37788]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37788]) no heartbeat to stop 23:52:21.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37788]) heartbeat type=IGNORE, interval=PT30S 23:52:21.085 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37788 authenticated 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37788]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37788]] session=TransportServerSession[admin@/10.30.170.79:37788] id=0 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37788])) size=2097152, max=2097152, packet=32768 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37788]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37788] 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37788]) recipient=0 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])) size=2097152, max=2097152, packet=32768 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])) re-initializing 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])) size=2097152, max=2097152, packet=32768 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:21.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])[want-reply=true] subsystem=netconf 23:52:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])[subsystem] prepared command 23:52:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788]}} established 23:52:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 59: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17888 23:52:21.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 59: Creating data stores for simulated device 23:52:21.088 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:21.088 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:21.088 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:21.088 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:21.088 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:21.089 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1b9adbc4] 23:52:21.089 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:21.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:21.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:21.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:21.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:21.095 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:21.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:21.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:21.095 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1b9adbc4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1b9adbc4], subtreeVersion=Version[13728c25], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[13728c25], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:21.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:21.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:21.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788] 23:52:21.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 59 on channel [id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788] 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) by 1219 down to 2095933 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788] 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788] 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) request=subsystem result=ReplySuccess, want-reply=true 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) request=subsystem activate command 23:52:21.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) starting runner for command=netconf 23:52:21.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #5 SSH_MSG_CHANNEL_DATA 23:52:21.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) by 373 down to 2096779 23:52:21.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_CHANNEL_DATA len=373 23:52:21.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788] 23:52:21.102 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:21.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:21.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788] 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788] 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17888', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=59} created 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788]} created 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788] successful with session NetconfServerSession{sessionId=59, channel=[id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788]} 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788]} up 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #6 SSH_MSG_CHANNEL_DATA 23:52:21.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) by 393 down to 2096386 23:52:21.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_CHANNEL_DATA len=393 23:52:21.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788] 23:52:21.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:21.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:21.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=59} 23:52:21.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:21.106 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a3e7256 after next message 23:52:21.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xe82bf2c8, L:/10.30.170.146:17888 - R:/10.30.170.79:37788]} EXI handlers added to pipeline 23:52:21.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:21.106 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a3e7256 23:52:21.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) by 179 down to 2095754 23:52:21.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:21.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:21.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #7 SSH_MSG_CHANNEL_DATA 23:52:21.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) by 340 down to 2096046 23:52:21.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_CHANNEL_DATA len=340 23:52:21.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788] 23:52:21.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:21.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:21.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=59} 23:52:21.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[13728c25] 23:52:21.111 [netconf-device-simulator-threads-0] 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 23:52:21.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:21.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:21.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:21.111 [netconf-device-simulator-threads-0] 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 23:52:21.111 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:21.111 [netconf-device-simulator-threads-0] 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} 23:52:21.111 [netconf-device-simulator-threads-0] 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} 23:52:21.111 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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} 23:52:21.112 [netconf-device-simulator-threads-0] 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 23:52:21.112 [netconf-device-simulator-threads-0] 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 23:52:21.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:21.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) by 778 down to 2094976 23:52:21.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:21.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436]} 23:52:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33436]): SSH-2.0-SSHD-UNKNOWN 23:52:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33436]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33436]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:21.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33436]) Send SSH_MSG_KEXINIT 23:52:21.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33436]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:21.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33436]) process #0 SSH_MSG_KEXINIT 23:52:21.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33436]) SSH_MSG_KEXINIT 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33436]) strict KEX=true client=true server=true 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33436]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33436]) Kex: server host key algorithms = rsa-sha2-512 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33436]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33436]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33436]) Kex: mac algorithms (client to server) = aead 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33436]) Kex: mac algorithms (server to client) = aead 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33436]) Kex: compression algorithms (client to server) = none 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33436]) Kex: compression algorithms (server to client) = none 23:52:21.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:21.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:21.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #8 SSH_MSG_IGNORE 23:52:21.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:52:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33436]) process #1 30 23:52:21.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33436]] process command=SSH_MSG_KEXDH_INIT 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33436]] Send SSH_MSG_KEXDH_REPLY 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33436]) packet #1 sending command=31[31] len=1639 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33436])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33436]) Send SSH_MSG_NEWKEYS 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33436]) session ID=15:69:b4:61:e2:3a:f7:f0:b6:cb:b1:81:15:cc:1f:75:45:11:89:a6:49:15:34:03:92:73:b7:6e:bb:cd:81:a4:e9:14:0b:78:34:cf:9d:0d:59:36:bf:67:b5:1f:f3:6b:ba:8c:b4:e4:66:c6:c8:7b:ee:ed:bc:fd:2b:dd:71:d4 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33436]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33436]): strict KEX resets output message sequence number from 3 to 0 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33436]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33436])[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 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33436])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33436]) packet #0 sending command=7[7] len=419 23:52:21.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33436]) No pending packets to flush at end of KEX 23:52:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33436]) process #2 SSH_MSG_NEWKEYS 23:52:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33436]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33436]): strict KEX resets input message sequence number from 3 to 0 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33436]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33436]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33436]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33436]) authorized authentication methods: password,publickey 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33436]) Accepted service ssh-userauth 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33436]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33436]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33436]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33436]) no authentication factory for method=none 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33436]) SSH_MSG_USERAUTH_REQUEST 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33436]) remaining methods: password,publickey 23:52:21.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33436]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33436]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33436]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:21.500 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33436]) authentication result: true 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33436]) SSH_MSG_USERAUTH_REQUEST 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33436])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33436]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33436]) no heartbeat to stop 23:52:21.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33436]) heartbeat type=IGNORE, interval=PT30S 23:52:21.500 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33436 authenticated 23:52:21.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:21.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33436]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33436]] session=TransportServerSession[admin@/10.30.170.79:33436] id=0 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33436])) size=2097152, max=2097152, packet=32768 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33436]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33436] 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33436]) recipient=0 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])) size=2097152, max=2097152, packet=32768 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])) re-initializing 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])) size=2097152, max=2097152, packet=32768 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:21.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])[want-reply=true] subsystem=netconf 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])[subsystem] prepared command 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436]}} established 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 60: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17889 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 60: Creating data stores for simulated device 23:52:21.503 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:21.503 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:21.503 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:21.504 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[15b7ca27] 23:52:21.504 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:21.505 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:21.505 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:21.505 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:21.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:21.505 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:21.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:21.506 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:21.506 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[15b7ca27], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[15b7ca27], subtreeVersion=Version[47f66364], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47f66364], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:21.506 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:21.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:21.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436] 23:52:21.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 60 on channel [id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436] 23:52:21.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) by 1219 down to 2095933 23:52:21.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:21.509 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:21.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436] 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436] 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) request=subsystem result=ReplySuccess, want-reply=true 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) request=subsystem activate command 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) starting runner for command=netconf 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #5 SSH_MSG_CHANNEL_DATA 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) by 373 down to 2096779 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_CHANNEL_DATA len=373 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436] 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:21.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436] 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436] 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17889', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=60} created 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=60, channel=[id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436]} created 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436] successful with session NetconfServerSession{sessionId=60, channel=[id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436]} 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436]} up 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #6 SSH_MSG_CHANNEL_DATA 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) by 393 down to 2096386 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_CHANNEL_DATA len=393 23:52:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436] 23:52:21.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:21.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:21.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=60} 23:52:21.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:21.513 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@545c9abb after next message 23:52:21.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=60, channel=[id: 0x951b05b2, L:/10.30.170.146:17889 - R:/10.30.170.79:33436]} EXI handlers added to pipeline 23:52:21.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:21.514 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@545c9abb 23:52:21.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) by 179 down to 2095754 23:52:21.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:21.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:21.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #7 SSH_MSG_CHANNEL_DATA 23:52:21.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) by 340 down to 2096046 23:52:21.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_CHANNEL_DATA len=340 23:52:21.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436] 23:52:21.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:21.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:21.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=60} 23:52:21.519 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47f66364] 23:52:21.519 [netconf-device-simulator-threads-2] 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 23:52:21.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:21.519 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:21.519 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:21.519 [netconf-device-simulator-threads-2] 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 23:52:21.519 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.519 [netconf-device-simulator-threads-2] 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} 23:52:21.520 [netconf-device-simulator-threads-2] 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 23:52:21.520 [netconf-device-simulator-threads-2] 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 23:52:21.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:21.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) by 778 down to 2094976 23:52:21.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:21.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:21.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424]} 23:52:21.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35424]): SSH-2.0-SSHD-UNKNOWN 23:52:21.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35424]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:21.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35424]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:22.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35424]) Send SSH_MSG_KEXINIT 23:52:22.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35424]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35424]) process #0 SSH_MSG_KEXINIT 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35424]) SSH_MSG_KEXINIT 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35424]) strict KEX=true client=true server=true 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35424]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35424]) Kex: server host key algorithms = rsa-sha2-512 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35424]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35424]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35424]) Kex: mac algorithms (client to server) = aead 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35424]) Kex: mac algorithms (server to client) = aead 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35424]) Kex: compression algorithms (client to server) = none 23:52:22.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35424]) Kex: compression algorithms (server to client) = none 23:52:22.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:22.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:22.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #8 SSH_MSG_IGNORE 23:52:22.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:52:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35424]) process #1 30 23:52:22.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35424]] process command=SSH_MSG_KEXDH_INIT 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35424]] Send SSH_MSG_KEXDH_REPLY 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35424]) packet #1 sending command=31[31] len=1639 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35424])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35424]) Send SSH_MSG_NEWKEYS 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35424]) session ID=ef:d8:dc:0b:f6:d2:75:c6:b0:17:5e:2b:3f:77:a4:34:12:a7:dc:ae:2a:4d:ec:e1:d3:1a:c4:c0:c7:15:8a:51:47:13:1c:e1:91:b7:ff:f5:78:cd:84:7f:66:5d:5b:ac:be:57:ef:dd:2e:65:d1:0c:9e:b1:a2:64:46:4e:b3:16 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35424]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35424]): strict KEX resets output message sequence number from 3 to 0 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35424]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35424])[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 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35424])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35424]) packet #0 sending command=7[7] len=419 23:52:22.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35424]) No pending packets to flush at end of KEX 23:52:22.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35424]) process #2 SSH_MSG_NEWKEYS 23:52:22.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35424]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:22.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35424]): strict KEX resets input message sequence number from 3 to 0 23:52:22.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35424]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:22.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:22.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35424]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:22.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35424]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:22.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35424]) authorized authentication methods: password,publickey 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35424]) Accepted service ssh-userauth 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35424]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35424]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35424]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35424]) no authentication factory for method=none 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35424]) SSH_MSG_USERAUTH_REQUEST 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35424]) remaining methods: password,publickey 23:52:22.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35424]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35424]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35424]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:22.304 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35424]) authentication result: true 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35424]) SSH_MSG_USERAUTH_REQUEST 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35424])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35424]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35424]) no heartbeat to stop 23:52:22.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35424]) heartbeat type=IGNORE, interval=PT30S 23:52:22.305 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35424 authenticated 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35424]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35424]] session=TransportServerSession[admin@/10.30.170.79:35424] id=0 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35424])) size=2097152, max=2097152, packet=32768 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35424]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35424] 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35424]) recipient=0 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])) size=2097152, max=2097152, packet=32768 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])) re-initializing 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])) size=2097152, max=2097152, packet=32768 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:22.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])[want-reply=true] subsystem=netconf 23:52:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])[subsystem] prepared command 23:52:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424]}} established 23:52:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 61: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17890 23:52:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 61: Creating data stores for simulated device 23:52:22.308 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:22.308 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:22.308 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:22.310 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[781b9047] 23:52:22.310 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:22.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:22.313 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:22.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:22.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:22.313 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[781b9047], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[781b9047], subtreeVersion=Version[4e5415de], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e5415de], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:22.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:22.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424] 23:52:22.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 61 on channel [id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424] 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) by 1219 down to 2095933 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424] 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424] 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) request=subsystem result=ReplySuccess, want-reply=true 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) request=subsystem activate command 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) starting runner for command=netconf 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #5 SSH_MSG_CHANNEL_DATA 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) by 373 down to 2096779 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_CHANNEL_DATA len=373 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424] 23:52:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424] 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424] 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17890', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=61} created 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424]} created 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424] successful with session NetconfServerSession{sessionId=61, channel=[id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424]} 23:52:22.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424]} up 23:52:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #6 SSH_MSG_CHANNEL_DATA 23:52:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) by 393 down to 2096386 23:52:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_CHANNEL_DATA len=393 23:52:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424] 23:52:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=61} 23:52:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:22.321 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3333f14b after next message 23:52:22.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xedb5678a, L:/10.30.170.146:17890 - R:/10.30.170.79:35424]} EXI handlers added to pipeline 23:52:22.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:22.322 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3333f14b 23:52:22.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) by 179 down to 2095754 23:52:22.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:22.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:22.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #7 SSH_MSG_CHANNEL_DATA 23:52:22.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) by 340 down to 2096046 23:52:22.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_CHANNEL_DATA len=340 23:52:22.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424] 23:52:22.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:22.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:22.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=61} 23:52:22.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e5415de] 23:52:22.326 [netconf-device-simulator-threads-4] 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 23:52:22.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:22.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:22.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:22.326 [netconf-device-simulator-threads-4] 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 23:52:22.326 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:22.326 [netconf-device-simulator-threads-4] 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} 23:52:22.326 [netconf-device-simulator-threads-4] 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} 23:52:22.326 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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} 23:52:22.327 [netconf-device-simulator-threads-4] 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 23:52:22.327 [netconf-device-simulator-threads-4] 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 23:52:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) by 778 down to 2094976 23:52:22.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:22.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:22.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702]} 23:52:22.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48702]): SSH-2.0-SSHD-UNKNOWN 23:52:22.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48702]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:22.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48702]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:22.866 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:22.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #8 SSH_MSG_IGNORE 23:52:22.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48702]) Send SSH_MSG_KEXINIT 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48702]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48702]) process #0 SSH_MSG_KEXINIT 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48702]) SSH_MSG_KEXINIT 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48702]) strict KEX=true client=true server=true 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48702]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48702]) Kex: server host key algorithms = rsa-sha2-512 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48702]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48702]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48702]) Kex: mac algorithms (client to server) = aead 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48702]) Kex: mac algorithms (server to client) = aead 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48702]) Kex: compression algorithms (client to server) = none 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48702]) Kex: compression algorithms (server to client) = none 23:52:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:23.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48702]) process #1 30 23:52:23.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48702]] process command=SSH_MSG_KEXDH_INIT 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48702]] Send SSH_MSG_KEXDH_REPLY 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48702]) packet #1 sending command=31[31] len=1639 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48702])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48702]) Send SSH_MSG_NEWKEYS 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48702]) session ID=12:b5:53:5a:82:3b:5e:d6:df:19:7d:8f:4e:e3:32:6f:98:e7:a1:ff:04:c6:07:c6:d9:91:25:90:2d:44:d5:83:18:cd:fb:3a:95:29:fe:05:78:36:a3:66:3b:92:54:6a:d3:46:a2:73:a6:54:a0:65:1a:c1:45:13:f1:a8:60:f6 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48702]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48702]): strict KEX resets output message sequence number from 3 to 0 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48702]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48702])[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 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48702])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:23.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48702]) packet #0 sending command=7[7] len=419 23:52:23.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48702]) No pending packets to flush at end of KEX 23:52:23.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48702]) process #2 SSH_MSG_NEWKEYS 23:52:23.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48702]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:23.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48702]): strict KEX resets input message sequence number from 3 to 0 23:52:23.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48702]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:23.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:23.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48702]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:23.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48702]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48702]) authorized authentication methods: password,publickey 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48702]) Accepted service ssh-userauth 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48702]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48702]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48702]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48702]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48702]) no authentication factory for method=none 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48702]) SSH_MSG_USERAUTH_REQUEST 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48702]) remaining methods: password,publickey 23:52:23.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48702]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48702]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48702]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48702]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:23.061 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48702]) authentication result: true 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48702]) SSH_MSG_USERAUTH_REQUEST 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48702])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48702]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48702]) no heartbeat to stop 23:52:23.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48702]) heartbeat type=IGNORE, interval=PT30S 23:52:23.061 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48702 authenticated 23:52:23.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:23.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48702]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48702]] session=TransportServerSession[admin@/10.30.170.79:48702] id=0 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48702])) size=2097152, max=2097152, packet=32768 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48702]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48702] 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48702]) recipient=0 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])) size=2097152, max=2097152, packet=32768 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])) re-initializing 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])) size=2097152, max=2097152, packet=32768 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:23.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])[want-reply=true] subsystem=netconf 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])[subsystem] prepared command 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702]}} established 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 62: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17891 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 62: Creating data stores for simulated device 23:52:23.064 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:23.064 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:23.065 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:23.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6eafb22f] 23:52:23.066 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:23.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:23.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:23.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:23.067 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:23.067 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:23.067 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:23.067 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:23.067 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6eafb22f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6eafb22f], subtreeVersion=Version[2a50f1b9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2a50f1b9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:23.067 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:23.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:23.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702] 23:52:23.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 62 on channel [id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702] 23:52:23.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) by 1219 down to 2095933 23:52:23.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702] 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702] 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) request=subsystem result=ReplySuccess, want-reply=true 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) request=subsystem activate command 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) starting runner for command=netconf 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #5 SSH_MSG_CHANNEL_DATA 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) by 373 down to 2096779 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_CHANNEL_DATA len=373 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702] 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:23.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:23.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702] 23:52:23.072 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:23.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702] 23:52:23.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17891', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:23.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=62} created 23:52:23.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702]} created 23:52:23.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702] successful with session NetconfServerSession{sessionId=62, channel=[id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702]} 23:52:23.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702]} up 23:52:23.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #6 SSH_MSG_CHANNEL_DATA 23:52:23.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) by 393 down to 2096386 23:52:23.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_CHANNEL_DATA len=393 23:52:23.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702] 23:52:23.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:23.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:23.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=62} 23:52:23.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:23.074 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e72f4b8 after next message 23:52:23.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x5498168b, L:/10.30.170.146:17891 - R:/10.30.170.79:48702]} EXI handlers added to pipeline 23:52:23.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:23.075 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e72f4b8 23:52:23.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) by 179 down to 2095754 23:52:23.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:23.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:23.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #7 SSH_MSG_CHANNEL_DATA 23:52:23.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) by 340 down to 2096046 23:52:23.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_CHANNEL_DATA len=340 23:52:23.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702] 23:52:23.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:23.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:23.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=62} 23:52:23.079 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2a50f1b9] 23:52:23.079 [netconf-device-simulator-threads-6] 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 23:52:23.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:23.079 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:23.079 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:23.080 [netconf-device-simulator-threads-6] 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 23:52:23.080 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.080 [netconf-device-simulator-threads-6] 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} 23:52:23.081 [netconf-device-simulator-threads-6] 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} 23:52:23.081 [netconf-device-simulator-threads-6] 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} 23:52:23.081 [netconf-device-simulator-threads-6] 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} 23:52:23.081 [netconf-device-simulator-threads-6] 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} 23:52:23.081 [netconf-device-simulator-threads-6] 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 23:52:23.081 [netconf-device-simulator-threads-6] 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 23:52:23.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:23.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) by 778 down to 2094976 23:52:23.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:23.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:23.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002]} 23:52:23.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35002]): SSH-2.0-SSHD-UNKNOWN 23:52:23.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35002]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:23.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35002]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:23.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:23.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #8 SSH_MSG_IGNORE 23:52:23.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:52:23.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35002]) Send SSH_MSG_KEXINIT 23:52:23.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35002]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:23.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35002]) process #0 SSH_MSG_KEXINIT 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35002]) SSH_MSG_KEXINIT 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35002]) strict KEX=true client=true server=true 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35002]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35002]) Kex: server host key algorithms = rsa-sha2-512 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35002]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35002]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35002]) Kex: mac algorithms (client to server) = aead 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35002]) Kex: mac algorithms (server to client) = aead 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35002]) Kex: compression algorithms (client to server) = none 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35002]) Kex: compression algorithms (server to client) = none 23:52:23.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:24.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006]} 23:52:24.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44006]): SSH-2.0-SSHD-UNKNOWN 23:52:24.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44006]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:24.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44006]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35002]) process #1 30 23:52:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35002]] process command=SSH_MSG_KEXDH_INIT 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35002]] Send SSH_MSG_KEXDH_REPLY 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35002]) packet #1 sending command=31[31] len=1639 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35002])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35002]) Send SSH_MSG_NEWKEYS 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35002]) session ID=8a:8f:c5:22:00:6d:a4:b0:c8:16:3e:b7:ff:02:ce:57:a7:4f:04:09:f7:ec:07:0f:3b:52:fc:f3:a0:db:58:ea:af:03:2b:15:d6:29:13:a9:c9:0d:53:61:c4:f4:51:b0:e8:c0:8d:23:a7:08:71:ca:86:f8:c4:d0:c7:94:2d:85 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35002]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35002]): strict KEX resets output message sequence number from 3 to 0 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35002]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35002])[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 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35002])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35002]) packet #0 sending command=7[7] len=419 23:52:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35002]) No pending packets to flush at end of KEX 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35002]) process #2 SSH_MSG_NEWKEYS 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35002]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35002]): strict KEX resets input message sequence number from 3 to 0 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35002]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35002]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35002]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35002]) authorized authentication methods: password,publickey 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35002]) Accepted service ssh-userauth 23:52:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35002]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35002]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35002]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35002]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35002]) no authentication factory for method=none 23:52:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35002]) SSH_MSG_USERAUTH_REQUEST 23:52:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35002]) remaining methods: password,publickey 23:52:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35002]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35002]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35002]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35002]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:24.170 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35002]) authentication result: true 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35002]) SSH_MSG_USERAUTH_REQUEST 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35002])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35002]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35002]) no heartbeat to stop 23:52:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35002]) heartbeat type=IGNORE, interval=PT30S 23:52:24.170 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35002 authenticated 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35002]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35002]] session=TransportServerSession[admin@/10.30.170.79:35002] id=0 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35002])) size=2097152, max=2097152, packet=32768 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35002]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35002] 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35002]) recipient=0 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])) size=2097152, max=2097152, packet=32768 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])) re-initializing 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])) size=2097152, max=2097152, packet=32768 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])[want-reply=true] subsystem=netconf 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])[subsystem] prepared command 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002]}} established 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 63: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17892 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 63: Creating data stores for simulated device 23:52:24.172 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:24.173 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:24.173 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:24.173 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:24.173 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1d0a9fda] 23:52:24.173 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:24.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:24.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:24.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:24.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:24.174 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:24.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:24.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:24.174 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1d0a9fda], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1d0a9fda], subtreeVersion=Version[6dd43b31], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6dd43b31], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:24.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:24.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002] 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 63 on channel [id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002] 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) by 1219 down to 2095933 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002] 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002] 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) request=subsystem result=ReplySuccess, want-reply=true 23:52:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) request=subsystem activate command 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) starting runner for command=netconf 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #5 SSH_MSG_CHANNEL_DATA 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) by 373 down to 2096779 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_CHANNEL_DATA len=373 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002] 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002] 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002] 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17892', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=63} created 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002]} created 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002] successful with session NetconfServerSession{sessionId=63, channel=[id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002]} 23:52:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002]} up 23:52:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #6 SSH_MSG_CHANNEL_DATA 23:52:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) by 393 down to 2096386 23:52:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_CHANNEL_DATA len=393 23:52:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002] 23:52:24.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:24.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:24.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=63} 23:52:24.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6e02cc20 after next message 23:52:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x554a6835, L:/10.30.170.146:17892 - R:/10.30.170.79:35002]} EXI handlers added to pipeline 23:52:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6e02cc20 23:52:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) by 179 down to 2095754 23:52:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:24.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #7 SSH_MSG_CHANNEL_DATA 23:52:24.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) by 340 down to 2096046 23:52:24.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_CHANNEL_DATA len=340 23:52:24.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002] 23:52:24.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:24.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:24.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=63} 23:52:24.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6dd43b31] 23:52:24.184 [netconf-device-simulator-threads-0] 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 23:52:24.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:24.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:24.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:24.184 [netconf-device-simulator-threads-0] 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 23:52:24.184 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:24.184 [netconf-device-simulator-threads-0] 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} 23:52:24.184 [netconf-device-simulator-threads-0] 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} 23:52:24.184 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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} 23:52:24.185 [netconf-device-simulator-threads-0] 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 23:52:24.185 [netconf-device-simulator-threads-0] 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 23:52:24.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:24.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) by 778 down to 2094976 23:52:24.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:24.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:24.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:24.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #8 SSH_MSG_IGNORE 23:52:24.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:52:24.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44006]) Send SSH_MSG_KEXINIT 23:52:24.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44006]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:24.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44006]) process #0 SSH_MSG_KEXINIT 23:52:24.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44006]) SSH_MSG_KEXINIT 23:52:24.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44006]) strict KEX=true client=true server=true 23:52:24.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44006]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:24.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44006]) Kex: server host key algorithms = rsa-sha2-512 23:52:24.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44006]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:24.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44006]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:24.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44006]) Kex: mac algorithms (client to server) = aead 23:52:24.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44006]) Kex: mac algorithms (server to client) = aead 23:52:24.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44006]) Kex: compression algorithms (client to server) = none 23:52:24.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44006]) Kex: compression algorithms (server to client) = none 23:52:24.444 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:24.533 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44006]) process #1 30 23:52:24.533 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44006]] process command=SSH_MSG_KEXDH_INIT 23:52:24.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44006]] Send SSH_MSG_KEXDH_REPLY 23:52:24.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44006]) packet #1 sending command=31[31] len=1639 23:52:24.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44006])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:24.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44006]) Send SSH_MSG_NEWKEYS 23:52:24.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44006]) session ID=b2:ac:21:36:23:bf:05:b4:90:7f:0d:6a:11:9f:3d:02:d0:06:90:5c:aa:17:cd:77:2f:8e:42:e9:ac:26:76:24:b5:ea:34:1c:60:36:d2:c7:30:d3:ea:cf:52:f3:68:c1:5e:9b:f8:7b:1d:a4:d1:51:50:09:7e:14:c9:04:e6:b2 23:52:24.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44006]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:24.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44006]): strict KEX resets output message sequence number from 3 to 0 23:52:24.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44006]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:24.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44006])[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 23:52:24.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44006])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:24.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44006]) packet #0 sending command=7[7] len=419 23:52:24.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44006]) No pending packets to flush at end of KEX 23:52:24.607 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44006]) process #2 SSH_MSG_NEWKEYS 23:52:24.607 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44006]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:24.607 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44006]): strict KEX resets input message sequence number from 3 to 0 23:52:24.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44006]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:24.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:24.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44006]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:24.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44006]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:24.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44006]) authorized authentication methods: password,publickey 23:52:24.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44006]) Accepted service ssh-userauth 23:52:24.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44006]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:24.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44006]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:24.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44006]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:24.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44006]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:24.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44006]) no authentication factory for method=none 23:52:24.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44006]) SSH_MSG_USERAUTH_REQUEST 23:52:24.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44006]) remaining methods: password,publickey 23:52:24.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44006]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44006]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44006]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44006]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:24.610 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44006]) authentication result: true 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44006]) SSH_MSG_USERAUTH_REQUEST 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44006])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44006]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44006]) no heartbeat to stop 23:52:24.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44006]) heartbeat type=IGNORE, interval=PT30S 23:52:24.611 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44006 authenticated 23:52:24.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:24.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44006]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44006]] session=TransportServerSession[admin@/10.30.170.79:44006] id=0 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44006])) size=2097152, max=2097152, packet=32768 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44006]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44006] 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44006]) recipient=0 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])) size=2097152, max=2097152, packet=32768 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])) re-initializing 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])) size=2097152, max=2097152, packet=32768 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:24.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])[want-reply=true] subsystem=netconf 23:52:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])[subsystem] prepared command 23:52:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006]}} established 23:52:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 64: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17893 23:52:24.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 64: Creating data stores for simulated device 23:52:24.614 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:24.614 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:24.614 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:24.614 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:24.614 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:24.615 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[462783fb] 23:52:24.615 [netconf-device-simulator-threads-1] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:24.616 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:24.616 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:24.616 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:24.617 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:24.617 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:24.617 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:24.617 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:24.617 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[462783fb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[462783fb], subtreeVersion=Version[5116cabd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5116cabd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:24.617 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:24.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:24.619 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006] 23:52:24.619 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 64 on channel [id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006] 23:52:24.620 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) by 1219 down to 2095933 23:52:24.620 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:24.623 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:24.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006] 23:52:24.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006] 23:52:24.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) request=subsystem result=ReplySuccess, want-reply=true 23:52:24.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:24.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) request=subsystem activate command 23:52:24.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) starting runner for command=netconf 23:52:24.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #5 SSH_MSG_CHANNEL_DATA 23:52:24.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) by 373 down to 2096779 23:52:24.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_CHANNEL_DATA len=373 23:52:24.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006] 23:52:24.624 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:24.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:24.625 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006] 23:52:24.625 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:24.625 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006] 23:52:24.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17893', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:24.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=64} created 23:52:24.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006]} created 23:52:24.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006] successful with session NetconfServerSession{sessionId=64, channel=[id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006]} 23:52:24.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006]} up 23:52:24.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #6 SSH_MSG_CHANNEL_DATA 23:52:24.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) by 393 down to 2096386 23:52:24.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_CHANNEL_DATA len=393 23:52:24.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006] 23:52:24.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:24.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:24.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=64} 23:52:24.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:24.634 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22b6bdd5 after next message 23:52:24.634 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x657f9301, L:/10.30.170.146:17893 - R:/10.30.170.79:44006]} EXI handlers added to pipeline 23:52:24.634 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:24.636 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22b6bdd5 23:52:24.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) by 179 down to 2095754 23:52:24.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:24.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:24.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #7 SSH_MSG_CHANNEL_DATA 23:52:24.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) by 340 down to 2096046 23:52:24.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_CHANNEL_DATA len=340 23:52:24.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006] 23:52:24.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:24.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:24.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=64} 23:52:24.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5116cabd] 23:52:24.642 [netconf-device-simulator-threads-1] 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 23:52:24.642 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:24.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:24.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:24.642 [netconf-device-simulator-threads-1] 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 23:52:24.642 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:24.642 [netconf-device-simulator-threads-1] 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} 23:52:24.642 [netconf-device-simulator-threads-1] 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} 23:52:24.642 [netconf-device-simulator-threads-1] 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=2011-06-01} 23:52:24.642 [netconf-device-simulator-threads-1] 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} 23:52:24.642 [netconf-device-simulator-threads-1] 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} 23:52:24.642 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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} 23:52:24.643 [netconf-device-simulator-threads-1] 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 23:52:24.643 [netconf-device-simulator-threads-1] 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 23:52:24.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:24.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) by 778 down to 2094976 23:52:24.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:24.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:24.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196]} 23:52:24.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59196]): SSH-2.0-SSHD-UNKNOWN 23:52:24.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59196]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:24.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59196]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59196]) Send SSH_MSG_KEXINIT 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59196]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59196]) process #0 SSH_MSG_KEXINIT 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59196]) SSH_MSG_KEXINIT 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59196]) strict KEX=true client=true server=true 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59196]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59196]) Kex: server host key algorithms = rsa-sha2-512 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59196]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59196]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59196]) Kex: mac algorithms (client to server) = aead 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59196]) Kex: mac algorithms (server to client) = aead 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59196]) Kex: compression algorithms (client to server) = none 23:52:24.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59196]) Kex: compression algorithms (server to client) = none 23:52:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:24.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:24.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #8 SSH_MSG_IGNORE 23:52:24.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:52:24.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59196]) process #1 30 23:52:24.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59196]] process command=SSH_MSG_KEXDH_INIT 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59196]] Send SSH_MSG_KEXDH_REPLY 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59196]) packet #1 sending command=31[31] len=1639 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59196])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59196]) Send SSH_MSG_NEWKEYS 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59196]) session ID=b4:99:7b:4a:d3:68:1b:f1:47:d1:8c:12:e6:b9:a5:29:c2:3a:e0:e7:26:2c:bb:80:d1:89:57:a8:17:59:03:29:2d:1c:79:f6:19:1b:06:24:54:ee:0b:6e:cf:48:1d:41:8d:b6:e4:65:69:b0:4a:9c:6c:02:a1:c6:4f:49:9a:e9 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59196]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59196]): strict KEX resets output message sequence number from 3 to 0 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59196]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59196])[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 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59196])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59196]) packet #0 sending command=7[7] len=419 23:52:24.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59196]) No pending packets to flush at end of KEX 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59196]) process #2 SSH_MSG_NEWKEYS 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59196]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59196]): strict KEX resets input message sequence number from 3 to 0 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59196]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59196]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59196]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59196]) authorized authentication methods: password,publickey 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59196]) Accepted service ssh-userauth 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59196]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59196]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59196]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59196]) no authentication factory for method=none 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59196]) SSH_MSG_USERAUTH_REQUEST 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59196]) remaining methods: password,publickey 23:52:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59196]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59196]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59196]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59196]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:25.037 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59196]) authentication result: true 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59196]) SSH_MSG_USERAUTH_REQUEST 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59196])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59196]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59196]) no heartbeat to stop 23:52:25.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59196]) heartbeat type=IGNORE, interval=PT30S 23:52:25.038 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59196 authenticated 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59196]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59196]] session=TransportServerSession[admin@/10.30.170.79:59196] id=0 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59196])) size=2097152, max=2097152, packet=32768 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59196]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59196] 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59196]) recipient=0 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])) size=2097152, max=2097152, packet=32768 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])) re-initializing 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])) size=2097152, max=2097152, packet=32768 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])[want-reply=true] subsystem=netconf 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])[subsystem] prepared command 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196]}} established 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 65: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17894 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 65: Creating data stores for simulated device 23:52:25.040 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:25.040 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:25.041 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5f903728] 23:52:25.042 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:25.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:25.043 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:25.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:25.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:25.043 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5f903728], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5f903728], subtreeVersion=Version[7a98984e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7a98984e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:25.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:25.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:25.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196] 23:52:25.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 65 on channel [id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196] 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) by 1219 down to 2095933 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196] 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196] 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) request=subsystem result=ReplySuccess, want-reply=true 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) request=subsystem activate command 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) starting runner for command=netconf 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #5 SSH_MSG_CHANNEL_DATA 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) by 373 down to 2096779 23:52:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_CHANNEL_DATA len=373 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196] 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196] 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196] 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17894', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=65} created 23:52:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196]} created 23:52:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196] successful with session NetconfServerSession{sessionId=65, channel=[id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196]} 23:52:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196]} up 23:52:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #6 SSH_MSG_CHANNEL_DATA 23:52:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) by 393 down to 2096386 23:52:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_CHANNEL_DATA len=393 23:52:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196] 23:52:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=65} 23:52:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@368bbbd2 after next message 23:52:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x4179cc66, L:/10.30.170.146:17894 - R:/10.30.170.79:59196]} EXI handlers added to pipeline 23:52:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@368bbbd2 23:52:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) by 179 down to 2095754 23:52:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #7 SSH_MSG_CHANNEL_DATA 23:52:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) by 340 down to 2096046 23:52:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_CHANNEL_DATA len=340 23:52:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196] 23:52:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=65} 23:52:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7a98984e] 23:52:25.060 [netconf-device-simulator-threads-4] 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 23:52:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:25.061 [netconf-device-simulator-threads-4] 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 23:52:25.061 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.061 [netconf-device-simulator-threads-4] 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} 23:52:25.062 [netconf-device-simulator-threads-4] 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 23:52:25.062 [netconf-device-simulator-threads-4] 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 23:52:25.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) by 778 down to 2094976 23:52:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:25.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794]} 23:52:25.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33794]): SSH-2.0-SSHD-UNKNOWN 23:52:25.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33794]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:25.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33794]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:25.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #8 SSH_MSG_IGNORE 23:52:25.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33794]) Send SSH_MSG_KEXINIT 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33794]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33794]) process #0 SSH_MSG_KEXINIT 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33794]) SSH_MSG_KEXINIT 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33794]) strict KEX=true client=true server=true 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33794]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33794]) Kex: server host key algorithms = rsa-sha2-512 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33794]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33794]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33794]) Kex: mac algorithms (client to server) = aead 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33794]) Kex: mac algorithms (server to client) = aead 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33794]) Kex: compression algorithms (client to server) = none 23:52:25.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33794]) Kex: compression algorithms (server to client) = none 23:52:25.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:25.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33794]) process #1 30 23:52:25.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33794]] process command=SSH_MSG_KEXDH_INIT 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33794]] Send SSH_MSG_KEXDH_REPLY 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33794]) packet #1 sending command=31[31] len=1639 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33794])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33794]) Send SSH_MSG_NEWKEYS 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33794]) session ID=ca:0d:a8:dc:bd:53:c9:ef:20:28:dc:d0:fd:a6:96:14:ba:04:73:be:38:5d:85:71:c2:21:8f:a3:48:41:27:08:35:a0:fa:db:7f:89:f9:6d:6e:d4:c1:c9:66:81:06:10:11:9c:91:72:73:77:5b:e8:81:79:71:9d:87:f5:cd:1c 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33794]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33794]): strict KEX resets output message sequence number from 3 to 0 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33794]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33794])[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 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33794])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33794]) packet #0 sending command=7[7] len=419 23:52:25.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33794]) No pending packets to flush at end of KEX 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33794]) process #2 SSH_MSG_NEWKEYS 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33794]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33794]): strict KEX resets input message sequence number from 3 to 0 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33794]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33794]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33794]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33794]) authorized authentication methods: password,publickey 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33794]) Accepted service ssh-userauth 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33794]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33794]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33794]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33794]) no authentication factory for method=none 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33794]) SSH_MSG_USERAUTH_REQUEST 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33794]) remaining methods: password,publickey 23:52:25.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33794]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33794]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33794]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:25.805 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33794]) authentication result: true 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33794]) SSH_MSG_USERAUTH_REQUEST 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33794])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33794]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33794]) no heartbeat to stop 23:52:25.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33794]) heartbeat type=IGNORE, interval=PT30S 23:52:25.806 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33794 authenticated 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33794]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33794]] session=TransportServerSession[admin@/10.30.170.79:33794] id=0 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33794])) size=2097152, max=2097152, packet=32768 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33794]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33794] 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33794]) recipient=0 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])) size=2097152, max=2097152, packet=32768 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])) re-initializing 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])) size=2097152, max=2097152, packet=32768 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:25.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])[want-reply=true] subsystem=netconf 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])[subsystem] prepared command 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794]}} established 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 66: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17895 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 66: Creating data stores for simulated device 23:52:25.808 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:25.809 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:25.809 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:25.809 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:25.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4c5afec2] 23:52:25.810 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:25.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:25.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:25.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:25.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:25.811 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:25.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:25.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:25.811 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4c5afec2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4c5afec2], subtreeVersion=Version[2cc7f9be], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2cc7f9be], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:25.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:25.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:25.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794] 23:52:25.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 66 on channel [id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794] 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) by 1219 down to 2095933 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794] 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794] 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) request=subsystem result=ReplySuccess, want-reply=true 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) request=subsystem activate command 23:52:25.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) starting runner for command=netconf 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #5 SSH_MSG_CHANNEL_DATA 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) by 373 down to 2096779 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_CHANNEL_DATA len=373 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794] 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794] 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794] 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17895', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=66} created 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794]} created 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794] successful with session NetconfServerSession{sessionId=66, channel=[id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794]} 23:52:25.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794]} up 23:52:25.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #6 SSH_MSG_CHANNEL_DATA 23:52:25.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) by 393 down to 2096386 23:52:25.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_CHANNEL_DATA len=393 23:52:25.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794] 23:52:25.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:25.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:25.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=66} 23:52:25.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:25.820 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3edca344 after next message 23:52:25.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x9371de73, L:/10.30.170.146:17895 - R:/10.30.170.79:33794]} EXI handlers added to pipeline 23:52:25.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:25.820 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3edca344 23:52:25.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) by 179 down to 2095754 23:52:25.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:25.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:25.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #7 SSH_MSG_CHANNEL_DATA 23:52:25.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) by 340 down to 2096046 23:52:25.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_CHANNEL_DATA len=340 23:52:25.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794] 23:52:25.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:25.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:25.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=66} 23:52:25.826 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2cc7f9be] 23:52:25.827 [netconf-device-simulator-threads-6] 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 23:52:25.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:25.827 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:25.827 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:25.827 [netconf-device-simulator-threads-6] 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 23:52:25.827 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:25.827 [netconf-device-simulator-threads-6] 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} 23:52:25.827 [netconf-device-simulator-threads-6] 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} 23:52:25.827 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:25.827 [netconf-device-simulator-threads-6] 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} 23:52:25.827 [netconf-device-simulator-threads-6] 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} 23:52:25.827 [netconf-device-simulator-threads-6] 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} 23:52:25.827 [netconf-device-simulator-threads-6] 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} 23:52:25.827 [netconf-device-simulator-threads-6] 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} 23:52:25.827 [netconf-device-simulator-threads-6] 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} 23:52:25.828 [netconf-device-simulator-threads-6] 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} 23:52:25.828 [netconf-device-simulator-threads-6] 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} 23:52:25.828 [netconf-device-simulator-threads-6] 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} 23:52:25.828 [netconf-device-simulator-threads-6] 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} 23:52:25.828 [netconf-device-simulator-threads-6] 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} 23:52:25.828 [netconf-device-simulator-threads-6] 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} 23:52:25.828 [netconf-device-simulator-threads-6] 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 23:52:25.828 [netconf-device-simulator-threads-6] 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 23:52:25.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:25.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) by 778 down to 2094976 23:52:25.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:25.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:26.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452]} 23:52:26.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54452]): SSH-2.0-SSHD-UNKNOWN 23:52:26.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54452]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:26.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54452]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:26.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:26.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #8 SSH_MSG_IGNORE 23:52:26.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54452]) Send SSH_MSG_KEXINIT 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54452]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54452]) process #0 SSH_MSG_KEXINIT 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54452]) SSH_MSG_KEXINIT 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54452]) strict KEX=true client=true server=true 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54452]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54452]) Kex: server host key algorithms = rsa-sha2-512 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54452]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54452]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54452]) Kex: mac algorithms (client to server) = aead 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54452]) Kex: mac algorithms (server to client) = aead 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54452]) Kex: compression algorithms (client to server) = none 23:52:26.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54452]) Kex: compression algorithms (server to client) = none 23:52:26.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:26.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54452]) process #1 30 23:52:26.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54452]] process command=SSH_MSG_KEXDH_INIT 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54452]] Send SSH_MSG_KEXDH_REPLY 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54452]) packet #1 sending command=31[31] len=1639 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54452])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54452]) Send SSH_MSG_NEWKEYS 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54452]) session ID=3a:71:58:5c:57:a8:eb:c1:ca:88:39:97:02:be:8c:81:91:29:ad:47:d8:c3:6d:21:80:38:db:dc:fe:61:38:b0:f1:d9:f3:0e:de:45:ad:a0:d8:92:d2:fe:43:61:4a:a9:15:a5:c6:98:8a:fd:32:2e:c2:a6:26:ba:e3:46:72:f3 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54452]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54452]): strict KEX resets output message sequence number from 3 to 0 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54452]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54452])[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 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54452])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54452]) packet #0 sending command=7[7] len=419 23:52:26.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54452]) No pending packets to flush at end of KEX 23:52:26.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54452]) process #2 SSH_MSG_NEWKEYS 23:52:26.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54452]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:26.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54452]): strict KEX resets input message sequence number from 3 to 0 23:52:26.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54452]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:26.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:26.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54452]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:26.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54452]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54452]) authorized authentication methods: password,publickey 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54452]) Accepted service ssh-userauth 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54452]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54452]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54452]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54452]) no authentication factory for method=none 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54452]) SSH_MSG_USERAUTH_REQUEST 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54452]) remaining methods: password,publickey 23:52:26.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54452]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54452]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54452]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:26.535 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54452]) authentication result: true 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54452]) SSH_MSG_USERAUTH_REQUEST 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54452])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54452]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54452]) no heartbeat to stop 23:52:26.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54452]) heartbeat type=IGNORE, interval=PT30S 23:52:26.536 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54452 authenticated 23:52:26.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:26.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54452]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54452]] session=TransportServerSession[admin@/10.30.170.79:54452] id=0 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54452])) size=2097152, max=2097152, packet=32768 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54452]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54452] 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54452]) recipient=0 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])) size=2097152, max=2097152, packet=32768 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])) re-initializing 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])) size=2097152, max=2097152, packet=32768 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:26.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])[want-reply=true] subsystem=netconf 23:52:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])[subsystem] prepared command 23:52:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452]}} established 23:52:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 67: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17896 23:52:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 67: Creating data stores for simulated device 23:52:26.538 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:26.538 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:26.538 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:26.540 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[52142d14] 23:52:26.540 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:26.540 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:26.540 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:26.540 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:26.541 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:26.541 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:26.541 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:26.541 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:26.541 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[52142d14], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[52142d14], subtreeVersion=Version[356a861b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[356a861b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:26.541 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:26.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:26.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452] 23:52:26.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 67 on channel [id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452] 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) by 1219 down to 2095933 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452] 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452] 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) request=subsystem result=ReplySuccess, want-reply=true 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) request=subsystem activate command 23:52:26.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) starting runner for command=netconf 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #5 SSH_MSG_CHANNEL_DATA 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) by 373 down to 2096779 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_CHANNEL_DATA len=373 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452] 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452] 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452] 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17896', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=67} created 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=67, channel=[id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452]} created 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452] successful with session NetconfServerSession{sessionId=67, channel=[id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452]} 23:52:26.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452]} up 23:52:26.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #6 SSH_MSG_CHANNEL_DATA 23:52:26.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) by 393 down to 2096386 23:52:26.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_CHANNEL_DATA len=393 23:52:26.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452] 23:52:26.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:26.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:26.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=67} 23:52:26.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:26.548 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@272f6363 after next message 23:52:26.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=67, channel=[id: 0xa32e42c5, L:/10.30.170.146:17896 - R:/10.30.170.79:54452]} EXI handlers added to pipeline 23:52:26.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:26.549 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@272f6363 23:52:26.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) by 179 down to 2095754 23:52:26.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:26.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:26.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #7 SSH_MSG_CHANNEL_DATA 23:52:26.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) by 340 down to 2096046 23:52:26.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_CHANNEL_DATA len=340 23:52:26.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452] 23:52:26.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:26.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:26.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=67} 23:52:26.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[356a861b] 23:52:26.555 [netconf-device-simulator-threads-0] 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 23:52:26.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:26.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:26.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:26.555 [netconf-device-simulator-threads-0] 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 23:52:26.555 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:26.555 [netconf-device-simulator-threads-0] 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} 23:52:26.555 [netconf-device-simulator-threads-0] 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} 23:52:26.555 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:26.555 [netconf-device-simulator-threads-0] 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} 23:52:26.555 [netconf-device-simulator-threads-0] 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} 23:52:26.555 [netconf-device-simulator-threads-0] 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} 23:52:26.555 [netconf-device-simulator-threads-0] 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} 23:52:26.555 [netconf-device-simulator-threads-0] 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} 23:52:26.555 [netconf-device-simulator-threads-0] 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} 23:52:26.556 [netconf-device-simulator-threads-0] 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} 23:52:26.556 [netconf-device-simulator-threads-0] 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} 23:52:26.556 [netconf-device-simulator-threads-0] 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} 23:52:26.556 [netconf-device-simulator-threads-0] 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} 23:52:26.556 [netconf-device-simulator-threads-0] 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} 23:52:26.556 [netconf-device-simulator-threads-0] 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} 23:52:26.556 [netconf-device-simulator-threads-0] 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 23:52:26.556 [netconf-device-simulator-threads-0] 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 23:52:26.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:26.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) by 778 down to 2094976 23:52:26.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:26.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:26.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000]} 23:52:26.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51000]): SSH-2.0-SSHD-UNKNOWN 23:52:26.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51000]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:26.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51000]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:26.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:26.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #8 SSH_MSG_IGNORE 23:52:26.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:52:27.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51000]) Send SSH_MSG_KEXINIT 23:52:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51000]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51000]) process #0 SSH_MSG_KEXINIT 23:52:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51000]) SSH_MSG_KEXINIT 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51000]) strict KEX=true client=true server=true 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51000]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51000]) Kex: server host key algorithms = rsa-sha2-512 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51000]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51000]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51000]) Kex: mac algorithms (client to server) = aead 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51000]) Kex: mac algorithms (server to client) = aead 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51000]) Kex: compression algorithms (client to server) = none 23:52:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51000]) Kex: compression algorithms (server to client) = none 23:52:27.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:27.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51000]) process #1 30 23:52:27.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51000]] process command=SSH_MSG_KEXDH_INIT 23:52:27.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51000]] Send SSH_MSG_KEXDH_REPLY 23:52:27.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51000]) packet #1 sending command=31[31] len=1639 23:52:27.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51000])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:27.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51000]) Send SSH_MSG_NEWKEYS 23:52:27.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51000]) session ID=de:1a:12:2c:8d:ca:58:d9:f9:25:49:80:c6:92:dc:5e:59:8a:1a:0a:8c:43:a7:4a:12:a5:3f:0e:75:5c:0c:2c:81:8f:f6:97:bf:10:07:24:df:93:cf:91:ab:68:0f:9b:da:00:7a:3f:a5:d0:1c:a7:3d:3b:0d:8e:39:31:e6:62 23:52:27.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51000]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:27.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51000]): strict KEX resets output message sequence number from 3 to 0 23:52:27.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51000]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:27.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51000])[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 23:52:27.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51000])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:27.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51000]) packet #0 sending command=7[7] len=419 23:52:27.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51000]) No pending packets to flush at end of KEX 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51000]) process #2 SSH_MSG_NEWKEYS 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51000]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51000]): strict KEX resets input message sequence number from 3 to 0 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51000]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51000]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51000]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51000]) authorized authentication methods: password,publickey 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51000]) Accepted service ssh-userauth 23:52:27.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51000]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:27.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51000]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:27.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51000]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:27.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51000]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:27.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51000]) no authentication factory for method=none 23:52:27.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51000]) SSH_MSG_USERAUTH_REQUEST 23:52:27.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51000]) remaining methods: password,publickey 23:52:27.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51000]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51000]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51000]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51000]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:27.224 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51000]) authentication result: true 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51000]) SSH_MSG_USERAUTH_REQUEST 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51000])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51000]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51000]) no heartbeat to stop 23:52:27.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51000]) heartbeat type=IGNORE, interval=PT30S 23:52:27.225 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51000 authenticated 23:52:27.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:27.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51000]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:27.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51000]] session=TransportServerSession[admin@/10.30.170.79:51000] id=0 23:52:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51000])) size=2097152, max=2097152, packet=32768 23:52:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51000]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51000] 23:52:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51000]) recipient=0 23:52:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])) size=2097152, max=2097152, packet=32768 23:52:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])) re-initializing 23:52:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])) size=2097152, max=2097152, packet=32768 23:52:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])[want-reply=true] subsystem=netconf 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])[subsystem] prepared command 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000]}} established 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 68: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17897 23:52:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 68: Creating data stores for simulated device 23:52:27.229 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:27.229 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:27.229 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:27.229 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:27.229 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:27.232 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[548156c3] 23:52:27.232 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:27.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:27.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:27.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:27.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:27.233 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:27.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:27.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:27.234 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[548156c3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[548156c3], subtreeVersion=Version[54e55ac9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[54e55ac9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:27.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:27.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:27.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000] 23:52:27.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 68 on channel [id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000] 23:52:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) by 1219 down to 2095933 23:52:27.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000] 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000] 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) request=subsystem result=ReplySuccess, want-reply=true 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) request=subsystem activate command 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) starting runner for command=netconf 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #5 SSH_MSG_CHANNEL_DATA 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) by 373 down to 2096779 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_CHANNEL_DATA len=373 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000] 23:52:27.240 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:27.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000] 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000] 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17897', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=68} created 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000]} created 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000] successful with session NetconfServerSession{sessionId=68, channel=[id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000]} 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000]} up 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #6 SSH_MSG_CHANNEL_DATA 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) by 393 down to 2096386 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_CHANNEL_DATA len=393 23:52:27.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000] 23:52:27.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:27.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:27.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=68} 23:52:27.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:27.245 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b90421c after next message 23:52:27.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x54d833dc, L:/10.30.170.146:17897 - R:/10.30.170.79:51000]} EXI handlers added to pipeline 23:52:27.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:27.248 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b90421c 23:52:27.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) by 179 down to 2095754 23:52:27.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:27.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:27.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #7 SSH_MSG_CHANNEL_DATA 23:52:27.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) by 340 down to 2096046 23:52:27.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_CHANNEL_DATA len=340 23:52:27.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000] 23:52:27.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:27.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:27.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=68} 23:52:27.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[54e55ac9] 23:52:27.254 [netconf-device-simulator-threads-2] 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 23:52:27.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:27.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:27.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:27.254 [netconf-device-simulator-threads-2] 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 23:52:27.254 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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} 23:52:27.255 [netconf-device-simulator-threads-2] 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 23:52:27.255 [netconf-device-simulator-threads-2] 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 23:52:27.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:27.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) by 778 down to 2094976 23:52:27.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:27.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:27.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568]} 23:52:27.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37568]): SSH-2.0-SSHD-UNKNOWN 23:52:27.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37568]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:27.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37568]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:27.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:27.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #8 SSH_MSG_IGNORE 23:52:27.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37568]) Send SSH_MSG_KEXINIT 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37568]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37568]) process #0 SSH_MSG_KEXINIT 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37568]) SSH_MSG_KEXINIT 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37568]) strict KEX=true client=true server=true 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37568]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37568]) Kex: server host key algorithms = rsa-sha2-512 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37568]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37568]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37568]) Kex: mac algorithms (client to server) = aead 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37568]) Kex: mac algorithms (server to client) = aead 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37568]) Kex: compression algorithms (client to server) = none 23:52:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37568]) Kex: compression algorithms (server to client) = none 23:52:27.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:27.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37568]) process #1 30 23:52:27.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37568]] process command=SSH_MSG_KEXDH_INIT 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37568]] Send SSH_MSG_KEXDH_REPLY 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37568]) packet #1 sending command=31[31] len=1639 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37568])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37568]) Send SSH_MSG_NEWKEYS 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37568]) session ID=86:4c:e5:02:e6:45:b9:e0:36:51:c9:30:39:3a:33:a5:ef:e5:77:80:d6:0a:3d:6b:7e:e8:34:e8:6f:ec:1a:58:bb:6f:72:4d:b5:ff:8a:3c:c1:75:2a:b7:8c:e8:4d:be:65:3b:fd:97:be:25:a0:31:3a:a4:82:33:0e:7d:91:f4 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37568]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37568]): strict KEX resets output message sequence number from 3 to 0 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37568]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37568])[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 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37568])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37568]) packet #0 sending command=7[7] len=419 23:52:27.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37568]) No pending packets to flush at end of KEX 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37568]) process #2 SSH_MSG_NEWKEYS 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37568]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37568]): strict KEX resets input message sequence number from 3 to 0 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37568]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37568]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37568]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37568]) authorized authentication methods: password,publickey 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37568]) Accepted service ssh-userauth 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37568]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37568]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37568]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37568]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37568]) no authentication factory for method=none 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37568]) SSH_MSG_USERAUTH_REQUEST 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37568]) remaining methods: password,publickey 23:52:27.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37568]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37568]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37568]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37568]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:27.940 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37568]) authentication result: true 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37568]) SSH_MSG_USERAUTH_REQUEST 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37568])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37568]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:27.940 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:27.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37568]) no heartbeat to stop 23:52:27.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37568]) heartbeat type=IGNORE, interval=PT30S 23:52:27.941 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37568 authenticated 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37568]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37568]] session=TransportServerSession[admin@/10.30.170.79:37568] id=0 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37568])) size=2097152, max=2097152, packet=32768 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37568]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37568] 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37568]) recipient=0 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])) size=2097152, max=2097152, packet=32768 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])) re-initializing 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])) size=2097152, max=2097152, packet=32768 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:27.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])[want-reply=true] subsystem=netconf 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])[subsystem] prepared command 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568]}} established 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 69: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17898 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 69: Creating data stores for simulated device 23:52:27.943 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:27.944 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:27.944 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:27.944 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:27.949 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[64c272c5] 23:52:27.949 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:27.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:27.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:27.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:27.950 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:27.950 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:27.950 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:27.950 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:27.950 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[64c272c5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[64c272c5], subtreeVersion=Version[1b74b687], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1b74b687], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:27.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:27.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:27.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568] 23:52:27.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 69 on channel [id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568] 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) by 1219 down to 2095933 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568] 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568] 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) request=subsystem result=ReplySuccess, want-reply=true 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) request=subsystem activate command 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) starting runner for command=netconf 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #5 SSH_MSG_CHANNEL_DATA 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) by 373 down to 2096779 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_CHANNEL_DATA len=373 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568] 23:52:27.954 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568] 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568] 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17898', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=69} created 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=69, channel=[id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568]} created 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568] successful with session NetconfServerSession{sessionId=69, channel=[id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568]} 23:52:27.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568]} up 23:52:27.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #6 SSH_MSG_CHANNEL_DATA 23:52:27.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) by 393 down to 2096386 23:52:27.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_CHANNEL_DATA len=393 23:52:27.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568] 23:52:27.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:27.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:27.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=69} 23:52:27.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:27.958 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@178defac after next message 23:52:27.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=69, channel=[id: 0xd9b3ebdf, L:/10.30.170.146:17898 - R:/10.30.170.79:37568]} EXI handlers added to pipeline 23:52:27.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:27.958 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@178defac 23:52:27.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) by 179 down to 2095754 23:52:27.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:27.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:27.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #7 SSH_MSG_CHANNEL_DATA 23:52:27.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) by 340 down to 2096046 23:52:27.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_CHANNEL_DATA len=340 23:52:27.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568] 23:52:27.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:27.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:27.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=69} 23:52:27.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1b74b687] 23:52:27.963 [netconf-device-simulator-threads-4] 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 23:52:27.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:27.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:27.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:27.964 [netconf-device-simulator-threads-4] 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 23:52:27.964 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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} 23:52:27.964 [netconf-device-simulator-threads-4] 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 23:52:27.965 [netconf-device-simulator-threads-4] 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 23:52:27.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:27.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) by 778 down to 2094976 23:52:27.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:27.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:28.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476]} 23:52:28.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49476]): SSH-2.0-SSHD-UNKNOWN 23:52:28.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49476]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:28.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49476]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49476]) Send SSH_MSG_KEXINIT 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49476]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49476]) process #0 SSH_MSG_KEXINIT 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49476]) SSH_MSG_KEXINIT 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49476]) strict KEX=true client=true server=true 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49476]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49476]) Kex: server host key algorithms = rsa-sha2-512 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49476]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49476]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49476]) Kex: mac algorithms (client to server) = aead 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49476]) Kex: mac algorithms (server to client) = aead 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49476]) Kex: compression algorithms (client to server) = none 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49476]) Kex: compression algorithms (server to client) = none 23:52:28.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:28.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49476]) process #1 30 23:52:28.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49476]] process command=SSH_MSG_KEXDH_INIT 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49476]] Send SSH_MSG_KEXDH_REPLY 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49476]) packet #1 sending command=31[31] len=1639 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49476])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49476]) Send SSH_MSG_NEWKEYS 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49476]) session ID=d0:c2:a0:c7:f2:8f:17:ef:b0:e3:bb:27:99:56:68:6a:48:e9:f9:ab:de:98:51:a8:fe:42:81:36:53:cd:9d:9d:e8:e9:79:ca:48:fb:f4:a3:43:bb:5f:de:fa:95:4c:d8:32:ea:7e:b5:cb:61:85:08:5d:f4:f3:71:2e:bc:a4:28 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49476]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49476]): strict KEX resets output message sequence number from 3 to 0 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49476]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49476])[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 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49476])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49476]) packet #0 sending command=7[7] len=419 23:52:28.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49476]) No pending packets to flush at end of KEX 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49476]) process #2 SSH_MSG_NEWKEYS 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49476]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49476]): strict KEX resets input message sequence number from 3 to 0 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49476]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49476]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49476]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49476]) authorized authentication methods: password,publickey 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49476]) Accepted service ssh-userauth 23:52:28.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49476]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:28.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49476]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:28.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49476]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:28.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49476]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:28.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49476]) no authentication factory for method=none 23:52:28.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49476]) SSH_MSG_USERAUTH_REQUEST 23:52:28.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49476]) remaining methods: password,publickey 23:52:28.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49476]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49476]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49476]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49476]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:28.524 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49476]) authentication result: true 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49476]) SSH_MSG_USERAUTH_REQUEST 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49476])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49476]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49476]) no heartbeat to stop 23:52:28.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49476]) heartbeat type=IGNORE, interval=PT30S 23:52:28.524 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49476 authenticated 23:52:28.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:28.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49476]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:28.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49476]] session=TransportServerSession[admin@/10.30.170.79:49476] id=0 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49476])) size=2097152, max=2097152, packet=32768 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49476]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49476] 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49476]) recipient=0 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])) size=2097152, max=2097152, packet=32768 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])) re-initializing 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])) size=2097152, max=2097152, packet=32768 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:28.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])[want-reply=true] subsystem=netconf 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])[subsystem] prepared command 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476]}} established 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 70: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17899 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 70: Creating data stores for simulated device 23:52:28.527 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:28.527 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:28.527 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:28.527 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d799ad7] 23:52:28.528 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:28.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:28.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:28.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:28.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:28.529 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:28.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:28.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:28.529 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d799ad7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d799ad7], subtreeVersion=Version[688e2666], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[688e2666], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:28.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:28.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476] 23:52:28.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 70 on channel [id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476] 23:52:28.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) by 1219 down to 2095933 23:52:28.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476] 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476] 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) request=subsystem result=ReplySuccess, want-reply=true 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) request=subsystem activate command 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) starting runner for command=netconf 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #5 SSH_MSG_CHANNEL_DATA 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) by 373 down to 2096779 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_CHANNEL_DATA len=373 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476] 23:52:28.549 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476] 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476] 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17899', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=70} created 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476]} created 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476] successful with session NetconfServerSession{sessionId=70, channel=[id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476]} 23:52:28.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476]} up 23:52:28.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #6 SSH_MSG_CHANNEL_DATA 23:52:28.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) by 393 down to 2096386 23:52:28.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_CHANNEL_DATA len=393 23:52:28.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476] 23:52:28.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:28.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:28.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=70} 23:52:28.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:28.553 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@194236ce after next message 23:52:28.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x7777e5a5, L:/10.30.170.146:17899 - R:/10.30.170.79:49476]} EXI handlers added to pipeline 23:52:28.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:28.553 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@194236ce 23:52:28.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) by 179 down to 2095754 23:52:28.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:28.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #7 SSH_MSG_CHANNEL_DATA 23:52:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) by 340 down to 2096046 23:52:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_CHANNEL_DATA len=340 23:52:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476] 23:52:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=70} 23:52:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[688e2666] 23:52:28.559 [netconf-device-simulator-threads-6] 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 23:52:28.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:28.560 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:28.560 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:28.560 [netconf-device-simulator-threads-6] 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 23:52:28.560 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.560 [netconf-device-simulator-threads-6] 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} 23:52:28.561 [netconf-device-simulator-threads-6] 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} 23:52:28.561 [netconf-device-simulator-threads-6] 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} 23:52:28.561 [netconf-device-simulator-threads-6] 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} 23:52:28.561 [netconf-device-simulator-threads-6] 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 23:52:28.561 [netconf-device-simulator-threads-6] 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 23:52:28.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:28.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) by 778 down to 2094976 23:52:28.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:28.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:28.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:28.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #8 SSH_MSG_IGNORE 23:52:28.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:52:28.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516]} 23:52:28.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40516]): SSH-2.0-SSHD-UNKNOWN 23:52:28.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40516]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:28.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40516]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40516]) Send SSH_MSG_KEXINIT 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40516]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40516]) process #0 SSH_MSG_KEXINIT 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40516]) SSH_MSG_KEXINIT 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40516]) strict KEX=true client=true server=true 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40516]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40516]) Kex: server host key algorithms = rsa-sha2-512 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40516]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40516]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40516]) Kex: mac algorithms (client to server) = aead 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40516]) Kex: mac algorithms (server to client) = aead 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40516]) Kex: compression algorithms (client to server) = none 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40516]) Kex: compression algorithms (server to client) = none 23:52:29.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40516]) process #1 30 23:52:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40516]] process command=SSH_MSG_KEXDH_INIT 23:52:29.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40516]] Send SSH_MSG_KEXDH_REPLY 23:52:29.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40516]) packet #1 sending command=31[31] len=1639 23:52:29.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40516])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:29.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40516]) Send SSH_MSG_NEWKEYS 23:52:29.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40516]) session ID=82:6e:bd:e4:c0:e2:63:b4:2a:20:5c:fc:14:e4:8d:23:cf:7e:33:32:a5:07:a7:2b:d9:c0:a5:75:89:ae:02:35:0a:e5:8c:8f:ba:86:10:35:2a:91:88:b6:61:b0:39:84:92:38:97:d6:b9:a8:e7:70:40:ca:73:3f:f6:b7:19:66 23:52:29.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40516]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:29.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40516]): strict KEX resets output message sequence number from 3 to 0 23:52:29.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40516]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:29.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40516])[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 23:52:29.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40516])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:29.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40516]) packet #0 sending command=7[7] len=419 23:52:29.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40516]) No pending packets to flush at end of KEX 23:52:29.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40516]) process #2 SSH_MSG_NEWKEYS 23:52:29.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40516]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:29.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40516]): strict KEX resets input message sequence number from 3 to 0 23:52:29.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40516]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:29.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40516]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40516]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40516]) authorized authentication methods: password,publickey 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40516]) Accepted service ssh-userauth 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40516]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40516]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40516]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40516]) no authentication factory for method=none 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40516]) SSH_MSG_USERAUTH_REQUEST 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40516]) remaining methods: password,publickey 23:52:29.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40516]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40516]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40516]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:29.263 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40516]) authentication result: true 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40516]) SSH_MSG_USERAUTH_REQUEST 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40516])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40516]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:29.263 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40516]) no heartbeat to stop 23:52:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40516]) heartbeat type=IGNORE, interval=PT30S 23:52:29.264 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40516 authenticated 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40516]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40516]] session=TransportServerSession[admin@/10.30.170.79:40516] id=0 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40516])) size=2097152, max=2097152, packet=32768 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40516]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40516] 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40516]) recipient=0 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])) size=2097152, max=2097152, packet=32768 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])) re-initializing 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])) size=2097152, max=2097152, packet=32768 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:29.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:29.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:29.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])[want-reply=true] subsystem=netconf 23:52:29.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])[subsystem] prepared command 23:52:29.266 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:29.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:29.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516]}} established 23:52:29.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 71: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17900 23:52:29.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 71: Creating data stores for simulated device 23:52:29.267 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:29.267 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:29.267 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:29.267 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:29.267 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:29.268 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[436091] 23:52:29.268 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:29.269 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:29.269 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:29.269 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:29.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:29.269 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:29.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:29.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:29.270 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[436091], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[436091], subtreeVersion=Version[8c41307], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8c41307], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:29.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:29.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516] 23:52:29.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 71 on channel [id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516] 23:52:29.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) by 1219 down to 2095933 23:52:29.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:29.275 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:29.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516] 23:52:29.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516] 23:52:29.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) request=subsystem result=ReplySuccess, want-reply=true 23:52:29.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) request=subsystem activate command 23:52:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) starting runner for command=netconf 23:52:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #5 SSH_MSG_CHANNEL_DATA 23:52:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) by 373 down to 2096779 23:52:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_CHANNEL_DATA len=373 23:52:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516] 23:52:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:29.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516] 23:52:29.277 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:29.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516] 23:52:29.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17900', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:29.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=71} created 23:52:29.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=71, channel=[id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516]} created 23:52:29.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516] successful with session NetconfServerSession{sessionId=71, channel=[id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516]} 23:52:29.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516]} up 23:52:29.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #6 SSH_MSG_CHANNEL_DATA 23:52:29.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) by 393 down to 2096386 23:52:29.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_CHANNEL_DATA len=393 23:52:29.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516] 23:52:29.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:29.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:29.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=71} 23:52:29.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:29.280 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7dd9aee9 after next message 23:52:29.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=71, channel=[id: 0xb07c1388, L:/10.30.170.146:17900 - R:/10.30.170.79:40516]} EXI handlers added to pipeline 23:52:29.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:29.281 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7dd9aee9 23:52:29.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) by 179 down to 2095754 23:52:29.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:29.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:29.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #7 SSH_MSG_CHANNEL_DATA 23:52:29.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) by 340 down to 2096046 23:52:29.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_CHANNEL_DATA len=340 23:52:29.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516] 23:52:29.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:29.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:29.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=71} 23:52:29.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8c41307] 23:52:29.288 [netconf-device-simulator-threads-0] 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 23:52:29.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:29.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:29.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:29.288 [netconf-device-simulator-threads-0] 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 23:52:29.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:29.288 [netconf-device-simulator-threads-0] 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} 23:52:29.288 [netconf-device-simulator-threads-0] 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} 23:52:29.288 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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} 23:52:29.289 [netconf-device-simulator-threads-0] 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 23:52:29.289 [netconf-device-simulator-threads-0] 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 23:52:29.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:29.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) by 778 down to 2094976 23:52:29.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:29.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:29.341 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:29.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #8 SSH_MSG_IGNORE 23:52:29.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:52:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784]} 23:52:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45784]): SSH-2.0-SSHD-UNKNOWN 23:52:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45784]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:29.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45784]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:30.137 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:30.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #8 SSH_MSG_IGNORE 23:52:30.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:52:30.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45784]) Send SSH_MSG_KEXINIT 23:52:30.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45784]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:30.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45784]) process #0 SSH_MSG_KEXINIT 23:52:30.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45784]) SSH_MSG_KEXINIT 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45784]) strict KEX=true client=true server=true 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45784]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45784]) Kex: server host key algorithms = rsa-sha2-512 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45784]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45784]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45784]) Kex: mac algorithms (client to server) = aead 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45784]) Kex: mac algorithms (server to client) = aead 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45784]) Kex: compression algorithms (client to server) = none 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45784]) Kex: compression algorithms (server to client) = none 23:52:30.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:30.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45784]) process #1 30 23:52:30.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45784]] process command=SSH_MSG_KEXDH_INIT 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45784]] Send SSH_MSG_KEXDH_REPLY 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45784]) packet #1 sending command=31[31] len=1639 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45784])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45784]) Send SSH_MSG_NEWKEYS 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45784]) session ID=4a:d7:a7:92:b1:3a:fd:be:d4:ed:99:85:4a:ae:94:d1:60:7e:c9:63:04:12:54:ad:26:f0:9b:b6:ff:0a:48:a3:7f:0a:d1:2e:77:5f:4a:ba:28:69:08:1d:4a:f8:7e:4d:7d:90:41:57:9c:e2:bb:2b:7c:95:ae:6b:e4:e8:6f:92 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45784]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45784]): strict KEX resets output message sequence number from 3 to 0 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45784]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45784])[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 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45784])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:30.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45784]) packet #0 sending command=7[7] len=419 23:52:30.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45784]) No pending packets to flush at end of KEX 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45784]) process #2 SSH_MSG_NEWKEYS 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45784]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45784]): strict KEX resets input message sequence number from 3 to 0 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45784]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45784]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45784]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45784]) authorized authentication methods: password,publickey 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45784]) Accepted service ssh-userauth 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45784]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45784]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45784]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45784]) no authentication factory for method=none 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45784]) SSH_MSG_USERAUTH_REQUEST 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45784]) remaining methods: password,publickey 23:52:30.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45784]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:30.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45784]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45784]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:30.316 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45784]) authentication result: true 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45784]) SSH_MSG_USERAUTH_REQUEST 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45784])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45784]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45784]) no heartbeat to stop 23:52:30.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45784]) heartbeat type=IGNORE, interval=PT30S 23:52:30.316 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45784 authenticated 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45784]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45784]] session=TransportServerSession[admin@/10.30.170.79:45784] id=0 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45784])) size=2097152, max=2097152, packet=32768 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45784]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45784] 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45784]) recipient=0 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])) size=2097152, max=2097152, packet=32768 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])) re-initializing 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])) size=2097152, max=2097152, packet=32768 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:30.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])[want-reply=true] subsystem=netconf 23:52:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])[subsystem] prepared command 23:52:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784]}} established 23:52:30.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 72: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17901 23:52:30.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 72: Creating data stores for simulated device 23:52:30.320 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:30.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:30.321 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:30.321 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:30.321 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:30.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[68e85de1] 23:52:30.323 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:30.324 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:30.324 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:30.324 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:30.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:30.325 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:30.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:30.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:30.325 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[68e85de1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[68e85de1], subtreeVersion=Version[fcf3c2c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[fcf3c2c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:30.326 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:30.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:30.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784] 23:52:30.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 72 on channel [id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784] 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) by 1219 down to 2095933 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784] 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784] 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) request=subsystem result=ReplySuccess, want-reply=true 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) request=subsystem activate command 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) starting runner for command=netconf 23:52:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #5 SSH_MSG_CHANNEL_DATA 23:52:30.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) by 373 down to 2096779 23:52:30.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_CHANNEL_DATA len=373 23:52:30.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784] 23:52:30.337 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:30.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784] 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784] 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17901', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=72} created 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=72, channel=[id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784]} created 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784] successful with session NetconfServerSession{sessionId=72, channel=[id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784]} 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784]} up 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #6 SSH_MSG_CHANNEL_DATA 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) by 393 down to 2096386 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_CHANNEL_DATA len=393 23:52:30.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784] 23:52:30.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:30.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:30.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=72} 23:52:30.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:30.341 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45d714b0 after next message 23:52:30.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=72, channel=[id: 0x06ca1eaa, L:/10.30.170.146:17901 - R:/10.30.170.79:45784]} EXI handlers added to pipeline 23:52:30.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:30.341 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45d714b0 23:52:30.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) by 179 down to 2095754 23:52:30.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:30.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:30.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #7 SSH_MSG_CHANNEL_DATA 23:52:30.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) by 340 down to 2096046 23:52:30.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_CHANNEL_DATA len=340 23:52:30.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784] 23:52:30.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:30.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:30.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=72} 23:52:30.347 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[fcf3c2c] 23:52:30.347 [netconf-device-simulator-threads-2] 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 23:52:30.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:30.347 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:30.347 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:30.347 [netconf-device-simulator-threads-2] 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 23:52:30.347 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:30.348 [netconf-device-simulator-threads-2] 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} 23:52:30.348 [netconf-device-simulator-threads-2] 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} 23:52:30.348 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:30.348 [netconf-device-simulator-threads-2] 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} 23:52:30.348 [netconf-device-simulator-threads-2] 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} 23:52:30.348 [netconf-device-simulator-threads-2] 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} 23:52:30.348 [netconf-device-simulator-threads-2] 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} 23:52:30.348 [netconf-device-simulator-threads-2] 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} 23:52:30.348 [netconf-device-simulator-threads-2] 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} 23:52:30.349 [netconf-device-simulator-threads-2] 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} 23:52:30.349 [netconf-device-simulator-threads-2] 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} 23:52:30.349 [netconf-device-simulator-threads-2] 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} 23:52:30.349 [netconf-device-simulator-threads-2] 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} 23:52:30.349 [netconf-device-simulator-threads-2] 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} 23:52:30.349 [netconf-device-simulator-threads-2] 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} 23:52:30.349 [netconf-device-simulator-threads-2] 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 23:52:30.349 [netconf-device-simulator-threads-2] 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 23:52:30.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:30.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) by 778 down to 2094976 23:52:30.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:30.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:30.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636]} 23:52:30.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47636]): SSH-2.0-SSHD-UNKNOWN 23:52:30.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47636]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:30.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47636]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:30.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47636]) Send SSH_MSG_KEXINIT 23:52:30.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47636]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47636]) process #0 SSH_MSG_KEXINIT 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47636]) SSH_MSG_KEXINIT 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47636]) strict KEX=true client=true server=true 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47636]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47636]) Kex: server host key algorithms = rsa-sha2-512 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47636]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47636]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47636]) Kex: mac algorithms (client to server) = aead 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47636]) Kex: mac algorithms (server to client) = aead 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47636]) Kex: compression algorithms (client to server) = none 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47636]) Kex: compression algorithms (server to client) = none 23:52:30.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:30.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47636]) process #1 30 23:52:30.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47636]] process command=SSH_MSG_KEXDH_INIT 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47636]] Send SSH_MSG_KEXDH_REPLY 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47636]) packet #1 sending command=31[31] len=1639 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47636])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47636]) Send SSH_MSG_NEWKEYS 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47636]) session ID=5b:d4:b1:de:95:b8:3a:25:3a:50:34:48:74:1b:81:48:dc:a2:06:14:94:06:ed:42:67:5d:72:e3:61:71:57:02:13:94:1d:82:8b:bd:72:aa:5d:15:aa:63:21:20:c4:4a:c6:98:44:38:b7:a2:d2:7e:7a:a1:37:5d:80:5a:cd:53 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47636]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47636]): strict KEX resets output message sequence number from 3 to 0 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47636]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47636])[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 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47636])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47636]) packet #0 sending command=7[7] len=419 23:52:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47636]) No pending packets to flush at end of KEX 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47636]) process #2 SSH_MSG_NEWKEYS 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47636]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47636]): strict KEX resets input message sequence number from 3 to 0 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47636]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47636]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47636]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47636]) authorized authentication methods: password,publickey 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47636]) Accepted service ssh-userauth 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47636]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47636]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47636]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47636]) no authentication factory for method=none 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47636]) SSH_MSG_USERAUTH_REQUEST 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47636]) remaining methods: password,publickey 23:52:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47636]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47636]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47636]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:30.754 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47636]) authentication result: true 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47636]) SSH_MSG_USERAUTH_REQUEST 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47636])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47636]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47636]) no heartbeat to stop 23:52:30.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47636]) heartbeat type=IGNORE, interval=PT30S 23:52:30.755 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47636 authenticated 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47636]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47636]] session=TransportServerSession[admin@/10.30.170.79:47636] id=0 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47636])) size=2097152, max=2097152, packet=32768 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47636]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47636] 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47636]) recipient=0 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])) size=2097152, max=2097152, packet=32768 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])) re-initializing 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])) size=2097152, max=2097152, packet=32768 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:30.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])[want-reply=true] subsystem=netconf 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])[subsystem] prepared command 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636]}} established 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 73: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17902 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 73: Creating data stores for simulated device 23:52:30.757 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:30.757 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:30.757 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:30.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1933da0] 23:52:30.758 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:30.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:30.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:30.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:30.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:30.759 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:30.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:30.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:30.760 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1933da0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1933da0], subtreeVersion=Version[633e08ee], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[633e08ee], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:30.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:30.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636] 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 73 on channel [id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636] 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) by 1219 down to 2095933 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636] 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636] 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) request=subsystem result=ReplySuccess, want-reply=true 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) request=subsystem activate command 23:52:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) starting runner for command=netconf 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #5 SSH_MSG_CHANNEL_DATA 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) by 373 down to 2096779 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_CHANNEL_DATA len=373 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636] 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636] 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636] 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17902', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=73} created 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636]} created 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636] successful with session NetconfServerSession{sessionId=73, channel=[id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636]} 23:52:30.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636]} up 23:52:30.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #6 SSH_MSG_CHANNEL_DATA 23:52:30.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) by 393 down to 2096386 23:52:30.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_CHANNEL_DATA len=393 23:52:30.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636] 23:52:30.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:30.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:30.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=73} 23:52:30.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:30.766 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3cf672b2 after next message 23:52:30.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x0f939239, L:/10.30.170.146:17902 - R:/10.30.170.79:47636]} EXI handlers added to pipeline 23:52:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3cf672b2 23:52:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) by 179 down to 2095754 23:52:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #7 SSH_MSG_CHANNEL_DATA 23:52:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) by 340 down to 2096046 23:52:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_CHANNEL_DATA len=340 23:52:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636] 23:52:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=73} 23:52:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[633e08ee] 23:52:30.771 [netconf-device-simulator-threads-4] 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 23:52:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:30.771 [netconf-device-simulator-threads-4] 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 23:52:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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} 23:52:30.772 [netconf-device-simulator-threads-4] 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 23:52:30.772 [netconf-device-simulator-threads-4] 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 23:52:30.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:30.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) by 778 down to 2094976 23:52:30.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:30.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:30.794 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:30.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #8 SSH_MSG_IGNORE 23:52:30.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:52:31.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294]} 23:52:31.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56294]): SSH-2.0-SSHD-UNKNOWN 23:52:31.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56294]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:31.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56294]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:31.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56294]) Send SSH_MSG_KEXINIT 23:52:31.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56294]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:31.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56294]) process #0 SSH_MSG_KEXINIT 23:52:31.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56294]) SSH_MSG_KEXINIT 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56294]) strict KEX=true client=true server=true 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56294]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56294]) Kex: server host key algorithms = rsa-sha2-512 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56294]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56294]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56294]) Kex: mac algorithms (client to server) = aead 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56294]) Kex: mac algorithms (server to client) = aead 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56294]) Kex: compression algorithms (client to server) = none 23:52:31.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56294]) Kex: compression algorithms (server to client) = none 23:52:31.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:31.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:31.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #8 SSH_MSG_IGNORE 23:52:31.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:52:31.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56294]) process #1 30 23:52:31.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56294]] process command=SSH_MSG_KEXDH_INIT 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56294]] Send SSH_MSG_KEXDH_REPLY 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56294]) packet #1 sending command=31[31] len=1639 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56294])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56294]) Send SSH_MSG_NEWKEYS 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56294]) session ID=d8:83:66:86:b7:79:99:5d:75:f6:a7:92:18:2d:ea:be:20:94:03:fe:45:b2:5a:26:22:d7:d8:07:cc:ca:7b:8f:eb:b9:76:c7:df:65:da:55:03:ce:e3:3f:bb:39:ed:f3:ca:af:d3:d4:35:db:1a:94:63:77:58:c1:44:3b:c9:d3 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56294]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56294]): strict KEX resets output message sequence number from 3 to 0 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56294]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56294])[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 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56294])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56294]) packet #0 sending command=7[7] len=419 23:52:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56294]) No pending packets to flush at end of KEX 23:52:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56294]) process #2 SSH_MSG_NEWKEYS 23:52:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56294]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56294]): strict KEX resets input message sequence number from 3 to 0 23:52:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56294]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56294]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56294]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56294]) authorized authentication methods: password,publickey 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56294]) Accepted service ssh-userauth 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56294]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56294]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56294]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56294]) no authentication factory for method=none 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56294]) SSH_MSG_USERAUTH_REQUEST 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56294]) remaining methods: password,publickey 23:52:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56294]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56294]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56294]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:31.543 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56294]) authentication result: true 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56294]) SSH_MSG_USERAUTH_REQUEST 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56294])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56294]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56294]) no heartbeat to stop 23:52:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56294]) heartbeat type=IGNORE, interval=PT30S 23:52:31.543 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56294 authenticated 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56294]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56294]] session=TransportServerSession[admin@/10.30.170.79:56294] id=0 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56294])) size=2097152, max=2097152, packet=32768 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56294]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56294] 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56294]) recipient=0 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])) size=2097152, max=2097152, packet=32768 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])) re-initializing 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])) size=2097152, max=2097152, packet=32768 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:31.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])[want-reply=true] subsystem=netconf 23:52:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])[subsystem] prepared command 23:52:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294]}} established 23:52:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 74: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17903 23:52:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 74: Creating data stores for simulated device 23:52:31.546 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:31.546 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:31.546 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:31.547 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3653fad5] 23:52:31.547 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:31.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:31.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:31.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:31.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:31.548 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:31.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:31.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:31.549 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3653fad5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3653fad5], subtreeVersion=Version[266fb1e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[266fb1e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:31.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:31.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294] 23:52:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 74 on channel [id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294] 23:52:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) by 1219 down to 2095933 23:52:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:31.556 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:31.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294] 23:52:31.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294] 23:52:31.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) request=subsystem result=ReplySuccess, want-reply=true 23:52:31.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:31.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) request=subsystem activate command 23:52:31.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) starting runner for command=netconf 23:52:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #5 SSH_MSG_CHANNEL_DATA 23:52:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) by 373 down to 2096779 23:52:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_CHANNEL_DATA len=373 23:52:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294] 23:52:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294] 23:52:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294] 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17903', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=74} created 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=74, channel=[id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294]} created 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294] successful with session NetconfServerSession{sessionId=74, channel=[id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294]} 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294]} up 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #6 SSH_MSG_CHANNEL_DATA 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) by 393 down to 2096386 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_CHANNEL_DATA len=393 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294] 23:52:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=74} 23:52:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:31.563 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a4be93a after next message 23:52:31.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=74, channel=[id: 0xca437d87, L:/10.30.170.146:17903 - R:/10.30.170.79:56294]} EXI handlers added to pipeline 23:52:31.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:31.564 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a4be93a 23:52:31.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) by 179 down to 2095754 23:52:31.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:31.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:31.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #7 SSH_MSG_CHANNEL_DATA 23:52:31.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) by 340 down to 2096046 23:52:31.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_CHANNEL_DATA len=340 23:52:31.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294] 23:52:31.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:31.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:31.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=74} 23:52:31.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[266fb1e] 23:52:31.568 [netconf-device-simulator-threads-6] 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 23:52:31.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:31.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:31.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:31.568 [netconf-device-simulator-threads-6] 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 23:52:31.568 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:31.568 [netconf-device-simulator-threads-6] 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} 23:52:31.568 [netconf-device-simulator-threads-6] 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} 23:52:31.569 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:31.569 [netconf-device-simulator-threads-6] 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} 23:52:31.569 [netconf-device-simulator-threads-6] 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} 23:52:31.569 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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} 23:52:31.570 [netconf-device-simulator-threads-6] 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 23:52:31.570 [netconf-device-simulator-threads-6] 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 23:52:31.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:31.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) by 778 down to 2094976 23:52:31.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:31.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:31.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058]} 23:52:31.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51058]): SSH-2.0-SSHD-UNKNOWN 23:52:31.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51058]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:31.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51058]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:32.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51058]) Send SSH_MSG_KEXINIT 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51058]) process #0 SSH_MSG_KEXINIT 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51058]) SSH_MSG_KEXINIT 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51058]) strict KEX=true client=true server=true 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51058]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51058]) Kex: server host key algorithms = rsa-sha2-512 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51058]) Kex: mac algorithms (client to server) = aead 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51058]) Kex: mac algorithms (server to client) = aead 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51058]) Kex: compression algorithms (client to server) = none 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51058]) Kex: compression algorithms (server to client) = none 23:52:32.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51058]) process #1 30 23:52:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51058]] process command=SSH_MSG_KEXDH_INIT 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51058]] Send SSH_MSG_KEXDH_REPLY 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51058]) packet #1 sending command=31[31] len=1639 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51058])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51058]) Send SSH_MSG_NEWKEYS 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51058]) session ID=d6:a4:c3:54:97:de:b7:33:a4:b5:4a:1f:62:7b:ea:b4:ca:03:14:6d:7d:d3:36:b1:e5:29:19:71:05:0c:67:b6:40:f1:b7:a6:2f:61:d2:fa:2e:75:26:a9:43:15:23:17:96:92:44:d3:cd:93:31:9b:4a:86:cd:b5:d5:62:91:ec 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51058]): strict KEX resets output message sequence number from 3 to 0 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51058]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51058])[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 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51058]) packet #0 sending command=7[7] len=419 23:52:32.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51058]) No pending packets to flush at end of KEX 23:52:32.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51058]) process #2 SSH_MSG_NEWKEYS 23:52:32.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:32.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51058]): strict KEX resets input message sequence number from 3 to 0 23:52:32.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51058]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:32.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:32.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51058]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:32.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:32.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51058]) authorized authentication methods: password,publickey 23:52:32.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51058]) Accepted service ssh-userauth 23:52:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51058]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51058]) no authentication factory for method=none 23:52:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51058]) SSH_MSG_USERAUTH_REQUEST 23:52:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51058]) remaining methods: password,publickey 23:52:32.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51058]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:32.266 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51058]) authentication result: true 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51058]) SSH_MSG_USERAUTH_REQUEST 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51058]) no heartbeat to stop 23:52:32.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51058]) heartbeat type=IGNORE, interval=PT30S 23:52:32.266 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51058 authenticated 23:52:32.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:32.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:32.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51058]] session=TransportServerSession[admin@/10.30.170.79:51058] id=0 23:52:32.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51058])) size=2097152, max=2097152, packet=32768 23:52:32.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51058] 23:52:32.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51058]) recipient=0 23:52:32.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])) size=2097152, max=2097152, packet=32768 23:52:32.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])) re-initializing 23:52:32.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])) size=2097152, max=2097152, packet=32768 23:52:32.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:32.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])[want-reply=true] subsystem=netconf 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])[subsystem] prepared command 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058]}} established 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 75: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17904 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 75: Creating data stores for simulated device 23:52:32.269 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:32.272 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:32.272 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:32.272 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:32.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[769ba7b4] 23:52:32.274 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:32.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:32.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:32.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:32.274 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:32.274 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:32.274 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:32.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:32.275 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[769ba7b4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[769ba7b4], subtreeVersion=Version[d44db19], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d44db19], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:32.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:32.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058] 23:52:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 75 on channel [id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058] 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) by 1219 down to 2095933 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058] 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058] 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) request=subsystem result=ReplySuccess, want-reply=true 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) request=subsystem activate command 23:52:32.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) starting runner for command=netconf 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #5 SSH_MSG_CHANNEL_DATA 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) by 373 down to 2096779 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_CHANNEL_DATA len=373 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058] 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058] 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058] 23:52:32.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17904', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=75} created 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058]} created 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058] successful with session NetconfServerSession{sessionId=75, channel=[id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058]} 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058]} up 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #6 SSH_MSG_CHANNEL_DATA 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) by 393 down to 2096386 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_CHANNEL_DATA len=393 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058] 23:52:32.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:32.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:32.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=75} 23:52:32.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:32.289 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46996156 after next message 23:52:32.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xb2f0dea6, L:/10.30.170.146:17904 - R:/10.30.170.79:51058]} EXI handlers added to pipeline 23:52:32.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:32.289 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46996156 23:52:32.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) by 179 down to 2095754 23:52:32.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:32.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:32.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #7 SSH_MSG_CHANNEL_DATA 23:52:32.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) by 340 down to 2096046 23:52:32.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_CHANNEL_DATA len=340 23:52:32.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058] 23:52:32.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:32.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:32.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=75} 23:52:32.294 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d44db19] 23:52:32.294 [netconf-device-simulator-threads-0] 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 23:52:32.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:32.294 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:32.294 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:32.294 [netconf-device-simulator-threads-0] 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 23:52:32.294 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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} 23:52:32.295 [netconf-device-simulator-threads-0] 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 23:52:32.295 [netconf-device-simulator-threads-0] 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 23:52:32.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) by 778 down to 2094976 23:52:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:32.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880]} 23:52:32.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44880]): SSH-2.0-SSHD-UNKNOWN 23:52:32.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44880]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:32.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44880]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:32.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:32.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #8 SSH_MSG_IGNORE 23:52:32.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:52:32.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44880]) Send SSH_MSG_KEXINIT 23:52:32.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:32.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #0 SSH_MSG_KEXINIT 23:52:32.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_KEXINIT 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44880]) strict KEX=true client=true server=true 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: server host key algorithms = rsa-sha2-512 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: mac algorithms (client to server) = aead 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: mac algorithms (server to client) = aead 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: compression algorithms (client to server) = none 23:52:32.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: compression algorithms (server to client) = none 23:52:32.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:32.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #1 30 23:52:32.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44880]] process command=SSH_MSG_KEXDH_INIT 23:52:32.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44880]] Send SSH_MSG_KEXDH_REPLY 23:52:32.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #1 sending command=31[31] len=1639 23:52:32.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44880])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:32.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44880]) Send SSH_MSG_NEWKEYS 23:52:32.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44880]) session ID=10:0c:82:99:fe:d0:f4:ab:02:30:2b:92:d0:24:9e:de:2a:f8:29:7e:fb:cd:06:30:22:a4:22:e7:0c:6d:a5:62:94:bd:ae:c0:de:ef:e8:ff:04:7d:69:25:85:c0:6d:82:96:11:cc:68:9a:69:5d:f6:de:b6:77:5e:e2:11:b1:93 23:52:32.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:32.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44880]): strict KEX resets output message sequence number from 3 to 0 23:52:32.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44880]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:32.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44880])[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 23:52:32.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44880])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:32.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #0 sending command=7[7] len=419 23:52:32.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44880]) No pending packets to flush at end of KEX 23:52:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #2 SSH_MSG_NEWKEYS 23:52:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44880]): strict KEX resets input message sequence number from 3 to 0 23:52:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44880]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44880]) authorized authentication methods: password,publickey 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44880]) Accepted service ssh-userauth 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) no authentication factory for method=none 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_USERAUTH_REQUEST 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44880]) remaining methods: password,publickey 23:52:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:32.837 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44880]) authentication result: true 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_USERAUTH_REQUEST 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44880])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:32.837 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:32.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44880]) no heartbeat to stop 23:52:32.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44880]) heartbeat type=IGNORE, interval=PT30S 23:52:32.840 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44880 authenticated 23:52:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]] session=TransportServerSession[admin@/10.30.170.79:44880] id=0 23:52:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44880])) size=2097152, max=2097152, packet=32768 23:52:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44880] 23:52:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44880]) recipient=0 23:52:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])) size=2097152, max=2097152, packet=32768 23:52:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])) re-initializing 23:52:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])) size=2097152, max=2097152, packet=32768 23:52:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[want-reply=true] subsystem=netconf 23:52:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[subsystem] prepared command 23:52:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880]}} established 23:52:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 76: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17905 23:52:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 76: Creating data stores for simulated device 23:52:32.844 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:32.845 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:32.845 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[59a9270f] 23:52:32.852 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:32.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:32.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:32.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:32.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:32.853 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:32.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:32.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:32.853 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[59a9270f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[59a9270f], subtreeVersion=Version[38b744e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38b744e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:32.854 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:32.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880] 23:52:32.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 76 on channel [id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880] 23:52:32.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 1219 down to 2095933 23:52:32.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:32.860 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:32.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880] 23:52:32.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880] 23:52:32.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) request=subsystem result=ReplySuccess, want-reply=true 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) request=subsystem activate command 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) starting runner for command=netconf 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #5 SSH_MSG_CHANNEL_DATA 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 373 down to 2096779 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_DATA len=373 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:32.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:32.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880] 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880] 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17905', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=76} created 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880]} created 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880] successful with session NetconfServerSession{sessionId=76, channel=[id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880]} 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880]} up 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #6 SSH_MSG_CHANNEL_DATA 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 393 down to 2096386 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_DATA len=393 23:52:32.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 23:52:32.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:32.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:32.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=76} 23:52:32.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:32.865 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4714f0be after next message 23:52:32.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x023c1346, L:/10.30.170.146:17905 - R:/10.30.170.79:44880]} EXI handlers added to pipeline 23:52:32.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4714f0be 23:52:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 179 down to 2095754 23:52:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:32.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:32.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #7 SSH_MSG_CHANNEL_DATA 23:52:32.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 340 down to 2096046 23:52:32.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_DATA len=340 23:52:32.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 23:52:32.871 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:32.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:32.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:32.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=76} 23:52:32.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #8 SSH_MSG_IGNORE 23:52:32.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:52:32.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38b744e] 23:52:32.873 [netconf-device-simulator-threads-2] 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 23:52:32.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:32.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:32.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:32.873 [netconf-device-simulator-threads-2] 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 23:52:32.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:32.874 [netconf-device-simulator-threads-2] 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} 23:52:32.874 [netconf-device-simulator-threads-2] 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} 23:52:32.874 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:32.875 [netconf-device-simulator-threads-2] 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} 23:52:32.875 [netconf-device-simulator-threads-2] 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} 23:52:32.875 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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} 23:52:32.876 [netconf-device-simulator-threads-2] 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 23:52:32.876 [netconf-device-simulator-threads-2] 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 23:52:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 778 down to 2094976 23:52:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:33.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062]} 23:52:33.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58062]): SSH-2.0-SSHD-UNKNOWN 23:52:33.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58062]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:33.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58062]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:33.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58062]) Send SSH_MSG_KEXINIT 23:52:33.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58062]) process #0 SSH_MSG_KEXINIT 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58062]) SSH_MSG_KEXINIT 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58062]) strict KEX=true client=true server=true 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58062]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58062]) Kex: server host key algorithms = rsa-sha2-512 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58062]) Kex: mac algorithms (client to server) = aead 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58062]) Kex: mac algorithms (server to client) = aead 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58062]) Kex: compression algorithms (client to server) = none 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58062]) Kex: compression algorithms (server to client) = none 23:52:33.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:33.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58062]) process #1 30 23:52:33.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58062]] process command=SSH_MSG_KEXDH_INIT 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58062]] Send SSH_MSG_KEXDH_REPLY 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58062]) packet #1 sending command=31[31] len=1639 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58062])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58062]) Send SSH_MSG_NEWKEYS 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58062]) session ID=f0:6b:4a:a2:7c:c6:4f:53:51:6a:86:12:02:ce:10:9d:d5:2c:b1:5b:fc:15:1e:4b:2d:7f:ac:70:55:a2:b1:a6:e9:bf:05:b3:03:5f:97:6d:1f:dc:f9:a0:bb:a4:4a:43:0b:8b:2a:0c:28:fa:7f:a2:3e:d7:81:03:79:2c:2c:7b 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58062]): strict KEX resets output message sequence number from 3 to 0 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58062]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58062])[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 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58062]) packet #0 sending command=7[7] len=419 23:52:33.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58062]) No pending packets to flush at end of KEX 23:52:33.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58062]) process #2 SSH_MSG_NEWKEYS 23:52:33.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:33.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58062]): strict KEX resets input message sequence number from 3 to 0 23:52:33.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58062]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58062]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58062]) authorized authentication methods: password,publickey 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58062]) Accepted service ssh-userauth 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58062]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58062]) no authentication factory for method=none 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58062]) SSH_MSG_USERAUTH_REQUEST 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58062]) remaining methods: password,publickey 23:52:33.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58062]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:33.712 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58062]) authentication result: true 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58062]) SSH_MSG_USERAUTH_REQUEST 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:33.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58062]) no heartbeat to stop 23:52:33.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58062]) heartbeat type=IGNORE, interval=PT30S 23:52:33.713 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58062 authenticated 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58062]] session=TransportServerSession[admin@/10.30.170.79:58062] id=0 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58062])) size=2097152, max=2097152, packet=32768 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58062] 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58062]) recipient=0 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])) size=2097152, max=2097152, packet=32768 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])) re-initializing 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])) size=2097152, max=2097152, packet=32768 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:33.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:33.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:33.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:33.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])[want-reply=true] subsystem=netconf 23:52:33.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])[subsystem] prepared command 23:52:33.715 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:33.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:33.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062]}} established 23:52:33.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 77: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17906 23:52:33.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 77: Creating data stores for simulated device 23:52:33.716 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:33.716 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:33.716 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:33.716 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:33.716 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:33.717 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c995537] 23:52:33.717 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:33.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:33.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:33.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:33.718 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:33.718 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:33.718 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:33.718 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:33.718 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c995537], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c995537], subtreeVersion=Version[2cef0ec3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2cef0ec3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:33.719 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:33.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:33.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062] 23:52:33.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 77 on channel [id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062] 23:52:33.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) by 1219 down to 2095933 23:52:33.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:33.723 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:33.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062] 23:52:33.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062] 23:52:33.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) request=subsystem result=ReplySuccess, want-reply=true 23:52:33.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:33.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) request=subsystem activate command 23:52:33.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) starting runner for command=netconf 23:52:33.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #5 SSH_MSG_CHANNEL_DATA 23:52:33.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) by 373 down to 2096779 23:52:33.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_CHANNEL_DATA len=373 23:52:33.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062] 23:52:33.724 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:33.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:33.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062] 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062] 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17906', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=77} created 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=77, channel=[id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062]} created 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062] successful with session NetconfServerSession{sessionId=77, channel=[id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062]} 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062]} up 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #6 SSH_MSG_CHANNEL_DATA 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) by 393 down to 2096386 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_CHANNEL_DATA len=393 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062] 23:52:33.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:33.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:33.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=77} 23:52:33.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:33.729 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3fb7121a after next message 23:52:33.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=77, channel=[id: 0xce13216f, L:/10.30.170.146:17906 - R:/10.30.170.79:58062]} EXI handlers added to pipeline 23:52:33.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:33.729 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3fb7121a 23:52:33.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) by 179 down to 2095754 23:52:33.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:33.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:33.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #7 SSH_MSG_CHANNEL_DATA 23:52:33.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) by 340 down to 2096046 23:52:33.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_CHANNEL_DATA len=340 23:52:33.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062] 23:52:33.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:33.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:33.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=77} 23:52:33.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2cef0ec3] 23:52:33.740 [netconf-device-simulator-threads-4] 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 23:52:33.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:33.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:33.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:33.741 [netconf-device-simulator-threads-4] 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 23:52:33.742 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.742 [netconf-device-simulator-threads-4] 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} 23:52:33.743 [netconf-device-simulator-threads-4] 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 23:52:33.743 [netconf-device-simulator-threads-4] 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 23:52:33.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) by 778 down to 2094976 23:52:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:33.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:33.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #8 SSH_MSG_IGNORE 23:52:33.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:52:34.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474]} 23:52:34.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33474]): SSH-2.0-SSHD-UNKNOWN 23:52:34.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33474]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:34.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33474]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:34.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33474]) Send SSH_MSG_KEXINIT 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33474]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33474]) process #0 SSH_MSG_KEXINIT 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33474]) SSH_MSG_KEXINIT 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33474]) strict KEX=true client=true server=true 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33474]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33474]) Kex: server host key algorithms = rsa-sha2-512 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33474]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33474]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33474]) Kex: mac algorithms (client to server) = aead 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33474]) Kex: mac algorithms (server to client) = aead 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33474]) Kex: compression algorithms (client to server) = none 23:52:34.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33474]) Kex: compression algorithms (server to client) = none 23:52:34.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:34.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33474]) process #1 30 23:52:34.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33474]] process command=SSH_MSG_KEXDH_INIT 23:52:34.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33474]] Send SSH_MSG_KEXDH_REPLY 23:52:34.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33474]) packet #1 sending command=31[31] len=1639 23:52:34.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33474])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:34.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33474]) Send SSH_MSG_NEWKEYS 23:52:34.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33474]) session ID=85:00:33:66:c1:53:34:8f:26:a9:72:14:f2:33:90:b0:7f:d8:26:68:ac:64:f4:c2:8f:37:af:37:c0:ae:0f:cb:4c:7b:75:7d:96:de:80:31:52:06:ee:04:22:c8:83:fa:21:81:f7:6a:58:81:cb:08:68:54:83:b0:db:57:9f:1a 23:52:34.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33474]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:34.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33474]): strict KEX resets output message sequence number from 3 to 0 23:52:34.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33474]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:34.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33474])[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 23:52:34.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33474])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:34.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33474]) packet #0 sending command=7[7] len=419 23:52:34.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33474]) No pending packets to flush at end of KEX 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33474]) process #2 SSH_MSG_NEWKEYS 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33474]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33474]): strict KEX resets input message sequence number from 3 to 0 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33474]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33474]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33474]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33474]) authorized authentication methods: password,publickey 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33474]) Accepted service ssh-userauth 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33474]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33474]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33474]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33474]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33474]) no authentication factory for method=none 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33474]) SSH_MSG_USERAUTH_REQUEST 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33474]) remaining methods: password,publickey 23:52:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33474]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33474]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33474]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33474]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:34.332 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33474]) authentication result: true 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33474]) SSH_MSG_USERAUTH_REQUEST 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33474])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33474]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33474]) no heartbeat to stop 23:52:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33474]) heartbeat type=IGNORE, interval=PT30S 23:52:34.333 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33474 authenticated 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33474]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33474]] session=TransportServerSession[admin@/10.30.170.79:33474] id=0 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33474])) size=2097152, max=2097152, packet=32768 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33474]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33474] 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33474]) recipient=0 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])) size=2097152, max=2097152, packet=32768 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])) re-initializing 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])) size=2097152, max=2097152, packet=32768 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])[want-reply=true] subsystem=netconf 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])[subsystem] prepared command 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474]}} established 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 78: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17907 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 78: Creating data stores for simulated device 23:52:34.335 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:34.335 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:34.335 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:34.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:34.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6da49bb4] 23:52:34.337 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:34.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:34.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:34.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:34.337 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:34.338 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:34.338 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:34.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #8 SSH_MSG_IGNORE 23:52:34.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:52:34.338 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:34.338 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6da49bb4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6da49bb4], subtreeVersion=Version[47cca4ae], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47cca4ae], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:34.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474] 23:52:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 78 on channel [id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474] 23:52:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) by 1219 down to 2095933 23:52:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474] 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474] 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) request=subsystem result=ReplySuccess, want-reply=true 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) request=subsystem activate command 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) starting runner for command=netconf 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #5 SSH_MSG_CHANNEL_DATA 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) by 373 down to 2096779 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_CHANNEL_DATA len=373 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474] 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474] 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474] 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17907', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=78} created 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474]} created 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474] successful with session NetconfServerSession{sessionId=78, channel=[id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474]} 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474]} up 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #6 SSH_MSG_CHANNEL_DATA 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) by 393 down to 2096386 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_CHANNEL_DATA len=393 23:52:34.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474] 23:52:34.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:34.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:34.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=78} 23:52:34.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:34.346 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d777099 after next message 23:52:34.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x983b912f, L:/10.30.170.146:17907 - R:/10.30.170.79:33474]} EXI handlers added to pipeline 23:52:34.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:34.347 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d777099 23:52:34.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) by 179 down to 2095754 23:52:34.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:34.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:34.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #7 SSH_MSG_CHANNEL_DATA 23:52:34.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) by 340 down to 2096046 23:52:34.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_CHANNEL_DATA len=340 23:52:34.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474] 23:52:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=78} 23:52:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47cca4ae] 23:52:34.351 [netconf-device-simulator-threads-6] 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 23:52:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:34.351 [netconf-device-simulator-threads-6] 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 23:52:34.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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} 23:52:34.352 [netconf-device-simulator-threads-6] 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 23:52:34.352 [netconf-device-simulator-threads-6] 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 23:52:34.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:34.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) by 778 down to 2094976 23:52:34.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:34.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:34.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366]} 23:52:34.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60366]): SSH-2.0-SSHD-UNKNOWN 23:52:34.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60366]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:34.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:35.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:35.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #8 SSH_MSG_IGNORE 23:52:35.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60366]) Send SSH_MSG_KEXINIT 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60366]) process #0 SSH_MSG_KEXINIT 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60366]) SSH_MSG_KEXINIT 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60366]) strict KEX=true client=true server=true 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60366]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60366]) Kex: server host key algorithms = rsa-sha2-512 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60366]) Kex: mac algorithms (client to server) = aead 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60366]) Kex: mac algorithms (server to client) = aead 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60366]) Kex: compression algorithms (client to server) = none 23:52:35.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60366]) Kex: compression algorithms (server to client) = none 23:52:35.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:35.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60366]) process #1 30 23:52:35.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60366]] process command=SSH_MSG_KEXDH_INIT 23:52:35.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60366]] Send SSH_MSG_KEXDH_REPLY 23:52:35.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60366]) packet #1 sending command=31[31] len=1639 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60366])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60366]) Send SSH_MSG_NEWKEYS 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60366]) session ID=ea:77:73:9d:ba:54:c0:af:d1:fa:34:44:f2:87:fe:dd:9f:fd:6d:fa:85:97:5c:e5:1d:2f:26:07:f1:d5:ad:39:d1:27:f2:71:0f:90:7b:5b:f6:e8:3c:86:2e:96:fb:30:e9:3a:d8:6c:5d:10:80:24:a1:5b:2d:bb:5d:15:c1:aa 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60366]): strict KEX resets output message sequence number from 3 to 0 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60366]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60366])[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 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60366]) packet #0 sending command=7[7] len=419 23:52:35.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60366]) No pending packets to flush at end of KEX 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60366]) process #2 SSH_MSG_NEWKEYS 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60366]): strict KEX resets input message sequence number from 3 to 0 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60366]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60366]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60366]) authorized authentication methods: password,publickey 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60366]) Accepted service ssh-userauth 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60366]) no authentication factory for method=none 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60366]) SSH_MSG_USERAUTH_REQUEST 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60366]) remaining methods: password,publickey 23:52:35.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:35.282 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60366]) authentication result: true 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60366]) SSH_MSG_USERAUTH_REQUEST 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60366]) no heartbeat to stop 23:52:35.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60366]) heartbeat type=IGNORE, interval=PT30S 23:52:35.283 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60366 authenticated 23:52:35.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:35.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:35.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60366]] session=TransportServerSession[admin@/10.30.170.79:60366] id=0 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60366])) size=2097152, max=2097152, packet=32768 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60366] 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60366]) recipient=0 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])) size=2097152, max=2097152, packet=32768 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])) re-initializing 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])) size=2097152, max=2097152, packet=32768 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:35.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])[want-reply=true] subsystem=netconf 23:52:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])[subsystem] prepared command 23:52:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366]}} established 23:52:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 79: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17908 23:52:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 79: Creating data stores for simulated device 23:52:35.285 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:35.285 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:35.286 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:35.287 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[34fa782d] 23:52:35.287 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:35.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:35.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:35.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:35.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:35.288 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:35.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:35.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:35.288 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[34fa782d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[34fa782d], subtreeVersion=Version[5d5b3c3a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5d5b3c3a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:35.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:35.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:35.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366] 23:52:35.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 79 on channel [id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366] 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) by 1219 down to 2095933 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366] 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366] 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) request=subsystem result=ReplySuccess, want-reply=true 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) request=subsystem activate command 23:52:35.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) starting runner for command=netconf 23:52:35.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #5 SSH_MSG_CHANNEL_DATA 23:52:35.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) by 373 down to 2096779 23:52:35.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_CHANNEL_DATA len=373 23:52:35.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366] 23:52:35.293 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:35.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366] 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366] 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17908', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=79} created 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366]} created 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366] successful with session NetconfServerSession{sessionId=79, channel=[id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366]} 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366]} up 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #6 SSH_MSG_CHANNEL_DATA 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) by 393 down to 2096386 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_CHANNEL_DATA len=393 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366] 23:52:35.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:35.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:35.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=79} 23:52:35.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:35.295 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@160d0ffe after next message 23:52:35.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x987e87b8, L:/10.30.170.146:17908 - R:/10.30.170.79:60366]} EXI handlers added to pipeline 23:52:35.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:35.296 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@160d0ffe 23:52:35.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) by 179 down to 2095754 23:52:35.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:35.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #7 SSH_MSG_CHANNEL_DATA 23:52:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) by 340 down to 2096046 23:52:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_CHANNEL_DATA len=340 23:52:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366] 23:52:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=79} 23:52:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5d5b3c3a] 23:52:35.302 [netconf-device-simulator-threads-0] 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 23:52:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:35.303 [netconf-device-simulator-threads-0] 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 23:52:35.303 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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} 23:52:35.303 [netconf-device-simulator-threads-0] 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 23:52:35.303 [netconf-device-simulator-threads-0] 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 23:52:35.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:35.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) by 778 down to 2094976 23:52:35.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:35.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:35.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094]} 23:52:35.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57094]): SSH-2.0-SSHD-UNKNOWN 23:52:35.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57094]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:35.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57094]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:35.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57094]) Send SSH_MSG_KEXINIT 23:52:35.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57094]) process #0 SSH_MSG_KEXINIT 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57094]) SSH_MSG_KEXINIT 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57094]) strict KEX=true client=true server=true 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57094]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57094]) Kex: server host key algorithms = rsa-sha2-512 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57094]) Kex: mac algorithms (client to server) = aead 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57094]) Kex: mac algorithms (server to client) = aead 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57094]) Kex: compression algorithms (client to server) = none 23:52:35.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57094]) Kex: compression algorithms (server to client) = none 23:52:35.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:35.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57094]) process #1 30 23:52:35.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57094]] process command=SSH_MSG_KEXDH_INIT 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57094]] Send SSH_MSG_KEXDH_REPLY 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57094]) packet #1 sending command=31[31] len=1639 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57094])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57094]) Send SSH_MSG_NEWKEYS 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57094]) session ID=d3:57:f9:a8:93:10:9d:ff:b6:78:8f:17:c3:73:d6:d6:31:14:3c:9f:4c:3c:62:0d:8a:1f:88:cf:4f:3a:3b:6b:72:46:c5:47:19:ca:7a:13:cb:fc:3a:cc:b5:66:39:ce:67:db:9a:b8:4f:e4:bb:79:b2:cf:60:af:13:be:dd:7e 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57094]): strict KEX resets output message sequence number from 3 to 0 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57094]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57094])[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 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57094]) packet #0 sending command=7[7] len=419 23:52:35.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57094]) No pending packets to flush at end of KEX 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57094]) process #2 SSH_MSG_NEWKEYS 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57094]): strict KEX resets input message sequence number from 3 to 0 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57094]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57094]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57094]) authorized authentication methods: password,publickey 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57094]) Accepted service ssh-userauth 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57094]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:35.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57094]) no authentication factory for method=none 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57094]) SSH_MSG_USERAUTH_REQUEST 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57094]) remaining methods: password,publickey 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57094]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:35.752 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57094]) authentication result: true 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57094]) SSH_MSG_USERAUTH_REQUEST 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:35.752 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:35.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57094]) no heartbeat to stop 23:52:35.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57094]) heartbeat type=IGNORE, interval=PT30S 23:52:35.753 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57094 authenticated 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57094]] session=TransportServerSession[admin@/10.30.170.79:57094] id=0 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57094])) size=2097152, max=2097152, packet=32768 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57094] 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57094]) recipient=0 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])) size=2097152, max=2097152, packet=32768 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])) re-initializing 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])) size=2097152, max=2097152, packet=32768 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:35.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])[want-reply=true] subsystem=netconf 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])[subsystem] prepared command 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094]}} established 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 80: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17909 23:52:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 80: Creating data stores for simulated device 23:52:35.757 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:35.757 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:35.757 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:35.757 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:35.757 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:35.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[13a79129] 23:52:35.758 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:35.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:35.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:35.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:35.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #8 SSH_MSG_IGNORE 23:52:35.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:52:35.779 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:35.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:35.779 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:35.779 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:35.779 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:35.779 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[13a79129], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[13a79129], subtreeVersion=Version[56d7edd4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[56d7edd4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:35.780 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:35.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:35.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094] 23:52:35.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 80 on channel [id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094] 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) by 1219 down to 2095933 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094] 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094] 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) request=subsystem result=ReplySuccess, want-reply=true 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) request=subsystem activate command 23:52:35.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) starting runner for command=netconf 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #5 SSH_MSG_CHANNEL_DATA 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) by 373 down to 2096779 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_CHANNEL_DATA len=373 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094] 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094] 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094] 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17909', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=80} created 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094]} created 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094] successful with session NetconfServerSession{sessionId=80, channel=[id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094]} 23:52:35.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094]} up 23:52:35.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #6 SSH_MSG_CHANNEL_DATA 23:52:35.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) by 393 down to 2096386 23:52:35.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_CHANNEL_DATA len=393 23:52:35.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094] 23:52:35.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:35.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:35.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=80} 23:52:35.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:35.789 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27e7752f after next message 23:52:35.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x33dbcbec, L:/10.30.170.146:17909 - R:/10.30.170.79:57094]} EXI handlers added to pipeline 23:52:35.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:35.790 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27e7752f 23:52:35.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) by 179 down to 2095754 23:52:35.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:35.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:35.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #7 SSH_MSG_CHANNEL_DATA 23:52:35.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) by 340 down to 2096046 23:52:35.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_CHANNEL_DATA len=340 23:52:35.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094] 23:52:35.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:35.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:35.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=80} 23:52:35.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[56d7edd4] 23:52:35.795 [netconf-device-simulator-threads-2] 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 23:52:35.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:35.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:35.795 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:35.795 [netconf-device-simulator-threads-2] 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 23:52:35.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.795 [netconf-device-simulator-threads-2] 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} 23:52:35.796 [netconf-device-simulator-threads-2] 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 23:52:35.796 [netconf-device-simulator-threads-2] 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 23:52:35.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:35.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) by 778 down to 2094976 23:52:35.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:35.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:36.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248]} 23:52:36.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45248]): SSH-2.0-SSHD-UNKNOWN 23:52:36.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45248]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:36.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45248]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:36.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #8 SSH_MSG_IGNORE 23:52:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:52:36.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45248]) Send SSH_MSG_KEXINIT 23:52:36.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45248]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:36.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45248]) process #0 SSH_MSG_KEXINIT 23:52:36.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45248]) SSH_MSG_KEXINIT 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45248]) strict KEX=true client=true server=true 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45248]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45248]) Kex: server host key algorithms = rsa-sha2-512 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45248]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45248]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45248]) Kex: mac algorithms (client to server) = aead 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45248]) Kex: mac algorithms (server to client) = aead 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45248]) Kex: compression algorithms (client to server) = none 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45248]) Kex: compression algorithms (server to client) = none 23:52:36.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:36.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45248]) process #1 30 23:52:36.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45248]] process command=SSH_MSG_KEXDH_INIT 23:52:36.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45248]] Send SSH_MSG_KEXDH_REPLY 23:52:36.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45248]) packet #1 sending command=31[31] len=1639 23:52:36.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45248])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:36.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45248]) Send SSH_MSG_NEWKEYS 23:52:36.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45248]) session ID=37:3e:9f:02:a0:ca:9c:e7:60:1c:35:d9:d3:c2:6e:38:d8:d4:de:55:4f:10:0f:89:57:45:33:fa:f2:77:d0:cd:49:b2:2a:f9:50:6d:d9:6e:be:5e:22:a4:ec:5e:f6:dc:b2:69:06:57:86:2c:5e:be:96:e3:51:10:33:84:87:f4 23:52:36.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45248]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:36.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45248]): strict KEX resets output message sequence number from 3 to 0 23:52:36.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45248]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:36.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45248])[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 23:52:36.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45248])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:36.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45248]) packet #0 sending command=7[7] len=419 23:52:36.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45248]) No pending packets to flush at end of KEX 23:52:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45248]) process #2 SSH_MSG_NEWKEYS 23:52:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45248]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45248]): strict KEX resets input message sequence number from 3 to 0 23:52:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45248]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:36.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45248]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45248]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45248]) authorized authentication methods: password,publickey 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45248]) Accepted service ssh-userauth 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45248]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45248]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45248]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45248]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45248]) no authentication factory for method=none 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45248]) SSH_MSG_USERAUTH_REQUEST 23:52:36.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45248]) remaining methods: password,publickey 23:52:36.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45248]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:36.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45248]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:36.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45248]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:36.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45248]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:36.761 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:36.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45248]) authentication result: true 23:52:36.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45248]) SSH_MSG_USERAUTH_REQUEST 23:52:36.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45248])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:36.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45248]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:36.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:36.762 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:36.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45248]) no heartbeat to stop 23:52:36.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45248]) heartbeat type=IGNORE, interval=PT30S 23:52:36.762 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45248 authenticated 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45248]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45248]] session=TransportServerSession[admin@/10.30.170.79:45248] id=0 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45248])) size=2097152, max=2097152, packet=32768 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45248]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45248] 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45248]) recipient=0 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])) size=2097152, max=2097152, packet=32768 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])) re-initializing 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])) size=2097152, max=2097152, packet=32768 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:36.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])[want-reply=true] subsystem=netconf 23:52:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])[subsystem] prepared command 23:52:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248]}} established 23:52:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 81: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17910 23:52:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 81: Creating data stores for simulated device 23:52:36.765 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:36.765 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:36.765 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4b1e282] 23:52:36.766 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:36.767 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:36.767 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:36.767 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:36.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:36.769 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:36.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:36.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:36.769 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4b1e282], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4b1e282], subtreeVersion=Version[730c6f26], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[730c6f26], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:36.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:36.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248] 23:52:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 81 on channel [id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248] 23:52:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) by 1219 down to 2095933 23:52:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248] 23:52:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248] 23:52:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) request=subsystem result=ReplySuccess, want-reply=true 23:52:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) request=subsystem activate command 23:52:36.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) starting runner for command=netconf 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #5 SSH_MSG_CHANNEL_DATA 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) by 373 down to 2096779 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_CHANNEL_DATA len=373 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248] 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248] 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248] 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17910', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=81} created 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248]} created 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248] successful with session NetconfServerSession{sessionId=81, channel=[id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248]} 23:52:36.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248]} up 23:52:36.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #6 SSH_MSG_CHANNEL_DATA 23:52:36.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) by 393 down to 2096386 23:52:36.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_CHANNEL_DATA len=393 23:52:36.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248] 23:52:36.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:36.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:36.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=81} 23:52:36.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:36.775 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5421aaa4 after next message 23:52:36.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xb4b75c34, L:/10.30.170.146:17910 - R:/10.30.170.79:45248]} EXI handlers added to pipeline 23:52:36.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:36.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5421aaa4 23:52:36.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) by 179 down to 2095754 23:52:36.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:36.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:36.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #7 SSH_MSG_CHANNEL_DATA 23:52:36.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) by 340 down to 2096046 23:52:36.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_CHANNEL_DATA len=340 23:52:36.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248] 23:52:36.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:36.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:36.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=81} 23:52:36.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[730c6f26] 23:52:36.780 [netconf-device-simulator-threads-4] 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 23:52:36.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:36.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:36.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:36.780 [netconf-device-simulator-threads-4] 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 23:52:36.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:36.780 [netconf-device-simulator-threads-4] 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} 23:52:36.780 [netconf-device-simulator-threads-4] 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} 23:52:36.780 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:36.780 [netconf-device-simulator-threads-4] 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} 23:52:36.780 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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} 23:52:36.781 [netconf-device-simulator-threads-4] 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 23:52:36.781 [netconf-device-simulator-threads-4] 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 23:52:36.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:36.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) by 778 down to 2094976 23:52:36.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:36.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:36.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932]} 23:52:36.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56932]): SSH-2.0-SSHD-UNKNOWN 23:52:36.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56932]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:36.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56932]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:37.250 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:37.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #8 SSH_MSG_IGNORE 23:52:37.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:52:37.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56932]) Send SSH_MSG_KEXINIT 23:52:37.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56932]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:37.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56932]) process #0 SSH_MSG_KEXINIT 23:52:37.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56932]) SSH_MSG_KEXINIT 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56932]) strict KEX=true client=true server=true 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56932]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56932]) Kex: server host key algorithms = rsa-sha2-512 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56932]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56932]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56932]) Kex: mac algorithms (client to server) = aead 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56932]) Kex: mac algorithms (server to client) = aead 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56932]) Kex: compression algorithms (client to server) = none 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56932]) Kex: compression algorithms (server to client) = none 23:52:37.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:37.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56932]) process #1 30 23:52:37.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56932]] process command=SSH_MSG_KEXDH_INIT 23:52:37.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56932]] Send SSH_MSG_KEXDH_REPLY 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56932]) packet #1 sending command=31[31] len=1639 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56932])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56932]) Send SSH_MSG_NEWKEYS 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56932]) session ID=b6:d4:79:d1:98:9c:fc:b5:47:5b:6d:ca:60:c5:24:d9:6a:02:2f:3b:aa:89:28:40:70:c8:24:e0:b0:df:be:c1:1a:dc:49:c2:00:ed:ed:24:32:5d:bd:01:a2:92:55:02:b2:6d:82:ac:b9:99:c5:dd:f8:bb:43:f2:1a:7c:a8:17 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56932]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56932]): strict KEX resets output message sequence number from 3 to 0 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56932]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56932])[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 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56932])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56932]) packet #0 sending command=7[7] len=419 23:52:37.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56932]) No pending packets to flush at end of KEX 23:52:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56932]) process #2 SSH_MSG_NEWKEYS 23:52:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56932]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56932]): strict KEX resets input message sequence number from 3 to 0 23:52:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56932]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56932]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56932]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56932]) authorized authentication methods: password,publickey 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56932]) Accepted service ssh-userauth 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56932]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56932]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56932]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56932]) no authentication factory for method=none 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56932]) SSH_MSG_USERAUTH_REQUEST 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56932]) remaining methods: password,publickey 23:52:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56932]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56932]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56932]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:37.497 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56932]) authentication result: true 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56932]) SSH_MSG_USERAUTH_REQUEST 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56932])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56932]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56932]) no heartbeat to stop 23:52:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56932]) heartbeat type=IGNORE, interval=PT30S 23:52:37.498 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56932 authenticated 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56932]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56932]] session=TransportServerSession[admin@/10.30.170.79:56932] id=0 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56932])) size=2097152, max=2097152, packet=32768 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56932]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56932] 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56932]) recipient=0 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])) size=2097152, max=2097152, packet=32768 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])) re-initializing 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])) size=2097152, max=2097152, packet=32768 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])[want-reply=true] subsystem=netconf 23:52:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])[subsystem] prepared command 23:52:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932]}} established 23:52:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 82: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17911 23:52:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 82: Creating data stores for simulated device 23:52:37.501 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:37.502 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:37.502 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:37.502 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[15710e91] 23:52:37.505 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:37.506 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:37.506 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:37.506 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:37.506 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:37.507 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:37.507 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:37.507 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:37.507 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[15710e91], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[15710e91], subtreeVersion=Version[4b306b6b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4b306b6b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:37.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:37.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:37.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932] 23:52:37.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 82 on channel [id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932] 23:52:37.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) by 1219 down to 2095933 23:52:37.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932] 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932] 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) request=subsystem result=ReplySuccess, want-reply=true 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) request=subsystem activate command 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) starting runner for command=netconf 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #5 SSH_MSG_CHANNEL_DATA 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) by 373 down to 2096779 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_CHANNEL_DATA len=373 23:52:37.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932] 23:52:37.518 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:37.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932] 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932] 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17911', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=82} created 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932]} created 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932] successful with session NetconfServerSession{sessionId=82, channel=[id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932]} 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932]} up 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #6 SSH_MSG_CHANNEL_DATA 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) by 393 down to 2096386 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_CHANNEL_DATA len=393 23:52:37.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932] 23:52:37.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:37.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:37.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=82} 23:52:37.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:37.522 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a67a48c after next message 23:52:37.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xdaba2d16, L:/10.30.170.146:17911 - R:/10.30.170.79:56932]} EXI handlers added to pipeline 23:52:37.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:37.523 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a67a48c 23:52:37.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) by 179 down to 2095754 23:52:37.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:37.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:37.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #7 SSH_MSG_CHANNEL_DATA 23:52:37.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) by 340 down to 2096046 23:52:37.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_CHANNEL_DATA len=340 23:52:37.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932] 23:52:37.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:37.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:37.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=82} 23:52:37.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4b306b6b] 23:52:37.530 [netconf-device-simulator-threads-6] 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 23:52:37.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:37.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:37.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:37.530 [netconf-device-simulator-threads-6] 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 23:52:37.530 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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} 23:52:37.531 [netconf-device-simulator-threads-6] 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 23:52:37.531 [netconf-device-simulator-threads-6] 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 23:52:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:37.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) by 778 down to 2094976 23:52:37.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:37.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:37.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674]} 23:52:37.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35674]): SSH-2.0-SSHD-UNKNOWN 23:52:37.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35674]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:37.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35674]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35674]) Send SSH_MSG_KEXINIT 23:52:37.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35674]) process #0 SSH_MSG_KEXINIT 23:52:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35674]) SSH_MSG_KEXINIT 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35674]) strict KEX=true client=true server=true 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35674]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35674]) Kex: server host key algorithms = rsa-sha2-512 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35674]) Kex: mac algorithms (client to server) = aead 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35674]) Kex: mac algorithms (server to client) = aead 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35674]) Kex: compression algorithms (client to server) = none 23:52:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35674]) Kex: compression algorithms (server to client) = none 23:52:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:37.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:37.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #8 SSH_MSG_IGNORE 23:52:37.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:52:37.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35674]) process #1 30 23:52:37.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35674]] process command=SSH_MSG_KEXDH_INIT 23:52:37.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35674]] Send SSH_MSG_KEXDH_REPLY 23:52:37.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35674]) packet #1 sending command=31[31] len=1639 23:52:37.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35674])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:37.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35674]) Send SSH_MSG_NEWKEYS 23:52:37.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35674]) session ID=73:ce:69:c4:23:a6:d0:38:c2:bd:9e:83:2d:13:bf:be:fc:31:ed:e4:50:a2:1a:f0:0e:fd:d0:15:aa:2e:8b:70:0e:57:3c:a4:9e:eb:cc:c3:00:fa:7e:fe:ab:f9:ee:ec:c9:28:13:ee:f6:0c:c0:32:1e:d2:4d:76:f1:5f:8a:b2 23:52:37.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:37.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35674]): strict KEX resets output message sequence number from 3 to 0 23:52:37.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35674]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:37.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35674])[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 23:52:37.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:37.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35674]) packet #0 sending command=7[7] len=419 23:52:37.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35674]) No pending packets to flush at end of KEX 23:52:37.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35674]) process #2 SSH_MSG_NEWKEYS 23:52:37.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:37.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35674]): strict KEX resets input message sequence number from 3 to 0 23:52:37.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35674]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:37.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:37.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35674]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:37.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35674]) authorized authentication methods: password,publickey 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35674]) Accepted service ssh-userauth 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35674]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35674]) no authentication factory for method=none 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35674]) SSH_MSG_USERAUTH_REQUEST 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35674]) remaining methods: password,publickey 23:52:37.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:37.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35674]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:37.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:37.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:37.958 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:37.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35674]) authentication result: true 23:52:37.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35674]) SSH_MSG_USERAUTH_REQUEST 23:52:37.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:37.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:37.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:37.959 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:37.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35674]) no heartbeat to stop 23:52:37.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35674]) heartbeat type=IGNORE, interval=PT30S 23:52:37.959 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35674 authenticated 23:52:37.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35674]] session=TransportServerSession[admin@/10.30.170.79:35674] id=0 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35674])) size=2097152, max=2097152, packet=32768 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35674] 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35674]) recipient=0 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])) size=2097152, max=2097152, packet=32768 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])) re-initializing 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])) size=2097152, max=2097152, packet=32768 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:37.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:37.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:37.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:37.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])[want-reply=true] subsystem=netconf 23:52:37.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])[subsystem] prepared command 23:52:37.963 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:37.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:37.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674]}} established 23:52:37.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 83: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17912 23:52:37.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 83: Creating data stores for simulated device 23:52:37.963 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:37.964 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:37.964 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:37.964 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:37.964 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:37.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[659a45b1] 23:52:37.968 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:37.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:37.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:37.968 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:37.970 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:37.971 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:37.971 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:37.971 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:37.971 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[659a45b1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[659a45b1], subtreeVersion=Version[1245c4b5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1245c4b5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:37.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:37.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:37.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674] 23:52:37.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 83 on channel [id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674] 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) by 1219 down to 2095933 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674] 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674] 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) request=subsystem result=ReplySuccess, want-reply=true 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) request=subsystem activate command 23:52:37.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) starting runner for command=netconf 23:52:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #5 SSH_MSG_CHANNEL_DATA 23:52:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) by 373 down to 2096779 23:52:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_CHANNEL_DATA len=373 23:52:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674] 23:52:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:37.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674] 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674] 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17912', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=83} created 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674]} created 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674] successful with session NetconfServerSession{sessionId=83, channel=[id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674]} 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674]} up 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #6 SSH_MSG_CHANNEL_DATA 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) by 393 down to 2096386 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_CHANNEL_DATA len=393 23:52:37.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674] 23:52:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:37.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:37.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=83} 23:52:37.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@752e3b02 after next message 23:52:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x44c07270, L:/10.30.170.146:17912 - R:/10.30.170.79:35674]} EXI handlers added to pipeline 23:52:37.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:37.986 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@752e3b02 23:52:37.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) by 179 down to 2095754 23:52:37.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:37.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:37.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #7 SSH_MSG_CHANNEL_DATA 23:52:37.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) by 340 down to 2096046 23:52:37.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_CHANNEL_DATA len=340 23:52:37.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674] 23:52:37.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:37.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:37.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=83} 23:52:37.992 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1245c4b5] 23:52:37.992 [netconf-device-simulator-threads-0] 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 23:52:37.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:37.992 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:37.992 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:37.992 [netconf-device-simulator-threads-0] 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 23:52:37.993 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.993 [netconf-device-simulator-threads-0] 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} 23:52:37.994 [netconf-device-simulator-threads-0] 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} 23:52:37.994 [netconf-device-simulator-threads-0] 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} 23:52:37.994 [netconf-device-simulator-threads-0] 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} 23:52:37.994 [netconf-device-simulator-threads-0] 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} 23:52:37.994 [netconf-device-simulator-threads-0] 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 23:52:37.994 [netconf-device-simulator-threads-0] 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 23:52:37.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:37.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) by 778 down to 2094976 23:52:37.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:37.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:38.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970]} 23:52:38.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40970]): SSH-2.0-SSHD-UNKNOWN 23:52:38.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40970]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:38.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40970]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:38.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40970]) Send SSH_MSG_KEXINIT 23:52:38.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40970]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:38.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40970]) process #0 SSH_MSG_KEXINIT 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40970]) SSH_MSG_KEXINIT 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40970]) strict KEX=true client=true server=true 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40970]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40970]) Kex: server host key algorithms = rsa-sha2-512 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40970]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40970]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40970]) Kex: mac algorithms (client to server) = aead 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40970]) Kex: mac algorithms (server to client) = aead 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40970]) Kex: compression algorithms (client to server) = none 23:52:38.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40970]) Kex: compression algorithms (server to client) = none 23:52:38.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:38.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40970]) process #1 30 23:52:38.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40970]] process command=SSH_MSG_KEXDH_INIT 23:52:38.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40970]] Send SSH_MSG_KEXDH_REPLY 23:52:38.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40970]) packet #1 sending command=31[31] len=1639 23:52:38.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40970])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:38.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40970]) Send SSH_MSG_NEWKEYS 23:52:38.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40970]) session ID=53:79:37:60:e9:a0:5a:b8:0c:99:4e:34:e7:15:e3:55:8f:7f:4b:75:5d:d3:f4:d9:d7:ca:68:e4:7c:38:68:80:ec:6d:9b:0e:97:68:dd:e2:f8:a9:47:c9:a4:6e:2c:9b:5d:12:5e:1c:9b:45:3f:a8:ba:ea:23:77:dc:8e:f2:4f 23:52:38.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40970]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:38.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40970]): strict KEX resets output message sequence number from 3 to 0 23:52:38.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40970]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:38.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40970])[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 23:52:38.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40970])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:38.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40970]) packet #0 sending command=7[7] len=419 23:52:38.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40970]) No pending packets to flush at end of KEX 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40970]) process #2 SSH_MSG_NEWKEYS 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40970]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40970]): strict KEX resets input message sequence number from 3 to 0 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40970]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40970]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40970]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40970]) authorized authentication methods: password,publickey 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40970]) Accepted service ssh-userauth 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40970]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40970]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40970]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40970]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40970]) no authentication factory for method=none 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40970]) SSH_MSG_USERAUTH_REQUEST 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40970]) remaining methods: password,publickey 23:52:38.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40970]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40970]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40970]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40970]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:38.547 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40970]) authentication result: true 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40970]) SSH_MSG_USERAUTH_REQUEST 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40970])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40970]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:38.547 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:38.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40970]) no heartbeat to stop 23:52:38.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40970]) heartbeat type=IGNORE, interval=PT30S 23:52:38.548 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40970 authenticated 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40970]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40970]] session=TransportServerSession[admin@/10.30.170.79:40970] id=0 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40970])) size=2097152, max=2097152, packet=32768 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40970]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40970] 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40970]) recipient=0 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])) size=2097152, max=2097152, packet=32768 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])) re-initializing 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])) size=2097152, max=2097152, packet=32768 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:38.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])[want-reply=true] subsystem=netconf 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])[subsystem] prepared command 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970]}} established 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 84: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17913 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 84: Creating data stores for simulated device 23:52:38.550 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:38.550 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:38.550 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:38.550 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:38.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1775d6e5] 23:52:38.552 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:38.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:38.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:38.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:38.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:38.552 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:38.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:38.553 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:38.553 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1775d6e5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1775d6e5], subtreeVersion=Version[2ac249c0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2ac249c0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:38.553 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:38.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:38.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970] 23:52:38.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 84 on channel [id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970] 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) by 1219 down to 2095933 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970] 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970] 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) request=subsystem result=ReplySuccess, want-reply=true 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) request=subsystem activate command 23:52:38.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) starting runner for command=netconf 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #5 SSH_MSG_CHANNEL_DATA 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) by 373 down to 2096779 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_CHANNEL_DATA len=373 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970] 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970] 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970] 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17913', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=84} created 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970]} created 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970] successful with session NetconfServerSession{sessionId=84, channel=[id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970]} 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970]} up 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #6 SSH_MSG_CHANNEL_DATA 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) by 393 down to 2096386 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_CHANNEL_DATA len=393 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970] 23:52:38.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:38.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:38.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=84} 23:52:38.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:38.559 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14304ca6 after next message 23:52:38.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x43cea7ef, L:/10.30.170.146:17913 - R:/10.30.170.79:40970]} EXI handlers added to pipeline 23:52:38.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:38.560 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14304ca6 23:52:38.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) by 179 down to 2095754 23:52:38.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:38.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:38.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #7 SSH_MSG_CHANNEL_DATA 23:52:38.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) by 340 down to 2096046 23:52:38.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_CHANNEL_DATA len=340 23:52:38.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970] 23:52:38.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:38.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:38.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=84} 23:52:38.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2ac249c0] 23:52:38.567 [netconf-device-simulator-threads-2] 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 23:52:38.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:38.567 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:38.567 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:38.567 [netconf-device-simulator-threads-2] 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 23:52:38.567 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.567 [netconf-device-simulator-threads-2] 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} 23:52:38.568 [netconf-device-simulator-threads-2] 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 23:52:38.568 [netconf-device-simulator-threads-2] 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 23:52:38.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:38.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) by 778 down to 2094976 23:52:38.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:38.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:38.861 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:38.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #8 SSH_MSG_IGNORE 23:52:38.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:52:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736]} 23:52:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47736]): SSH-2.0-SSHD-UNKNOWN 23:52:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47736]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47736]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:39.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:39.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #8 SSH_MSG_IGNORE 23:52:39.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:52:39.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47736]) Send SSH_MSG_KEXINIT 23:52:39.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47736]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:39.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47736]) process #0 SSH_MSG_KEXINIT 23:52:39.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47736]) SSH_MSG_KEXINIT 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47736]) strict KEX=true client=true server=true 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47736]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47736]) Kex: server host key algorithms = rsa-sha2-512 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47736]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47736]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47736]) Kex: mac algorithms (client to server) = aead 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47736]) Kex: mac algorithms (server to client) = aead 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47736]) Kex: compression algorithms (client to server) = none 23:52:39.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47736]) Kex: compression algorithms (server to client) = none 23:52:39.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:39.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47736]) process #1 30 23:52:39.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47736]] process command=SSH_MSG_KEXDH_INIT 23:52:39.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47736]] Send SSH_MSG_KEXDH_REPLY 23:52:39.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47736]) packet #1 sending command=31[31] len=1639 23:52:39.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47736])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:39.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47736]) Send SSH_MSG_NEWKEYS 23:52:39.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47736]) session ID=8b:dc:c7:68:3c:34:79:32:45:22:25:9d:de:5d:19:0c:38:f6:37:3e:cd:81:d9:98:97:1c:05:75:a9:08:15:c6:1f:21:df:c4:12:cc:78:5e:46:5c:86:12:3b:ff:5a:0d:b8:c3:1c:0b:68:f6:77:f2:d8:38:6d:50:73:ca:ec:1f 23:52:39.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47736]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:39.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47736]): strict KEX resets output message sequence number from 3 to 0 23:52:39.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47736]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:39.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47736])[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 23:52:39.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47736])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:39.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47736]) packet #0 sending command=7[7] len=419 23:52:39.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47736]) No pending packets to flush at end of KEX 23:52:39.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47736]) process #2 SSH_MSG_NEWKEYS 23:52:39.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47736]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:39.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47736]): strict KEX resets input message sequence number from 3 to 0 23:52:39.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47736]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:39.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:39.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47736]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:39.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47736]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:39.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47736]) authorized authentication methods: password,publickey 23:52:39.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47736]) Accepted service ssh-userauth 23:52:39.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47736]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:39.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47736]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:39.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:39.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47736]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:39.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47736]) no authentication factory for method=none 23:52:39.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47736]) SSH_MSG_USERAUTH_REQUEST 23:52:39.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47736]) remaining methods: password,publickey 23:52:39.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47736]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47736]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47736]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:39.615 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47736]) authentication result: true 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47736]) SSH_MSG_USERAUTH_REQUEST 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47736])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47736]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47736]) no heartbeat to stop 23:52:39.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47736]) heartbeat type=IGNORE, interval=PT30S 23:52:39.616 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47736 authenticated 23:52:39.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:39.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47736]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:39.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47736]] session=TransportServerSession[admin@/10.30.170.79:47736] id=0 23:52:39.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47736])) size=2097152, max=2097152, packet=32768 23:52:39.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47736]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47736] 23:52:39.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47736]) recipient=0 23:52:39.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])) size=2097152, max=2097152, packet=32768 23:52:39.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])) re-initializing 23:52:39.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])) size=2097152, max=2097152, packet=32768 23:52:39.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:39.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])[want-reply=true] subsystem=netconf 23:52:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])[subsystem] prepared command 23:52:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736]}} established 23:52:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 85: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17914 23:52:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 85: Creating data stores for simulated device 23:52:39.623 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:39.626 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:39.626 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:39.627 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:39.632 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[29427f4a] 23:52:39.632 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:39.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:39.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:39.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:39.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:39.634 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:39.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:39.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:39.634 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[29427f4a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[29427f4a], subtreeVersion=Version[581ffdde], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[581ffdde], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:39.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:39.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:39.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:39.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736] 23:52:39.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 85 on channel [id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736] 23:52:39.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) by 1219 down to 2095933 23:52:39.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736] 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736] 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) request=subsystem result=ReplySuccess, want-reply=true 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) request=subsystem activate command 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) starting runner for command=netconf 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #5 SSH_MSG_CHANNEL_DATA 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) by 373 down to 2096779 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_CHANNEL_DATA len=373 23:52:39.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736] 23:52:39.642 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:39.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736] 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736] 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17914', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=85} created 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736]} created 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736] successful with session NetconfServerSession{sessionId=85, channel=[id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736]} 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736]} up 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #6 SSH_MSG_CHANNEL_DATA 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) by 393 down to 2096386 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_CHANNEL_DATA len=393 23:52:39.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736] 23:52:39.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:39.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:39.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=85} 23:52:39.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:39.646 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1be2c675 after next message 23:52:39.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xaca33c97, L:/10.30.170.146:17914 - R:/10.30.170.79:47736]} EXI handlers added to pipeline 23:52:39.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:39.646 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1be2c675 23:52:39.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) by 179 down to 2095754 23:52:39.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:39.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:39.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #9 SSH_MSG_IGNORE 23:52:39.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:52:39.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #7 SSH_MSG_CHANNEL_DATA 23:52:39.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) by 340 down to 2096046 23:52:39.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_CHANNEL_DATA len=340 23:52:39.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736] 23:52:39.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:39.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:39.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=85} 23:52:39.653 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[581ffdde] 23:52:39.653 [netconf-device-simulator-threads-4] 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 23:52:39.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:39.653 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:39.653 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:39.654 [netconf-device-simulator-threads-4] 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 23:52:39.654 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:39.654 [netconf-device-simulator-threads-4] 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} 23:52:39.654 [netconf-device-simulator-threads-4] 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} 23:52:39.654 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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} 23:52:39.655 [netconf-device-simulator-threads-4] 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 23:52:39.655 [netconf-device-simulator-threads-4] 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 23:52:39.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:39.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) by 778 down to 2094976 23:52:39.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:39.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:39.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366]} 23:52:39.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36366]): SSH-2.0-SSHD-UNKNOWN 23:52:39.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36366]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:39.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36366]) Send SSH_MSG_KEXINIT 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36366]) process #0 SSH_MSG_KEXINIT 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36366]) SSH_MSG_KEXINIT 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36366]) strict KEX=true client=true server=true 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36366]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36366]) Kex: server host key algorithms = rsa-sha2-512 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36366]) Kex: mac algorithms (client to server) = aead 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36366]) Kex: mac algorithms (server to client) = aead 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36366]) Kex: compression algorithms (client to server) = none 23:52:39.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36366]) Kex: compression algorithms (server to client) = none 23:52:39.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:39.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36366]) process #1 30 23:52:39.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36366]] process command=SSH_MSG_KEXDH_INIT 23:52:39.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36366]] Send SSH_MSG_KEXDH_REPLY 23:52:39.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36366]) packet #1 sending command=31[31] len=1639 23:52:39.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36366])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:39.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36366]) Send SSH_MSG_NEWKEYS 23:52:39.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36366]) session ID=4c:f8:fc:1c:06:0a:10:1c:9c:43:3a:d9:0a:62:58:06:e5:8b:fc:96:8a:9a:9d:77:f8:76:d8:6b:28:4a:1f:35:70:22:65:ba:e4:50:33:5e:b9:aa:62:30:a6:85:5d:f5:9c:aa:e6:9d:c6:a8:14:b3:ad:df:e0:7b:51:83:b1:20 23:52:39.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:39.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36366]): strict KEX resets output message sequence number from 3 to 0 23:52:39.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36366]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:39.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36366])[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 23:52:39.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:39.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36366]) packet #0 sending command=7[7] len=419 23:52:39.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36366]) No pending packets to flush at end of KEX 23:52:40.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36366]) process #2 SSH_MSG_NEWKEYS 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36366]): strict KEX resets input message sequence number from 3 to 0 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36366]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36366]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36366]) authorized authentication methods: password,publickey 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36366]) Accepted service ssh-userauth 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36366]) no authentication factory for method=none 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36366]) SSH_MSG_USERAUTH_REQUEST 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36366]) remaining methods: password,publickey 23:52:40.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:40.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:40.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:40.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:40.017 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:40.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36366]) authentication result: true 23:52:40.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36366]) SSH_MSG_USERAUTH_REQUEST 23:52:40.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:40.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:40.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:40.018 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:40.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36366]) no heartbeat to stop 23:52:40.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36366]) heartbeat type=IGNORE, interval=PT30S 23:52:40.018 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36366 authenticated 23:52:40.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:40.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:40.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36366]] session=TransportServerSession[admin@/10.30.170.79:36366] id=0 23:52:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36366])) size=2097152, max=2097152, packet=32768 23:52:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36366] 23:52:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36366]) recipient=0 23:52:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])) size=2097152, max=2097152, packet=32768 23:52:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])) re-initializing 23:52:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])) size=2097152, max=2097152, packet=32768 23:52:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:40.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:40.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:40.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])[want-reply=true] subsystem=netconf 23:52:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])[subsystem] prepared command 23:52:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366]}} established 23:52:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 86: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17915 23:52:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 86: Creating data stores for simulated device 23:52:40.026 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:40.026 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:40.027 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:40.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1291822e] 23:52:40.028 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:40.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:40.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:40.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:40.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:40.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:40.029 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:40.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:40.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:40.029 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1291822e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1291822e], subtreeVersion=Version[4d668aff], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d668aff], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:40.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:40.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:40.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366] 23:52:40.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 86 on channel [id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366] 23:52:40.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) by 1219 down to 2095933 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:40.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #8 SSH_MSG_IGNORE 23:52:40.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366] 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366] 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) request=subsystem result=ReplySuccess, want-reply=true 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) request=subsystem activate command 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) starting runner for command=netconf 23:52:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #5 SSH_MSG_CHANNEL_DATA 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) by 373 down to 2096779 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_CHANNEL_DATA len=373 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366] 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366] 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366] 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17915', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=86} created 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366]} created 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366] successful with session NetconfServerSession{sessionId=86, channel=[id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366]} 23:52:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366]} up 23:52:40.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #6 SSH_MSG_CHANNEL_DATA 23:52:40.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) by 393 down to 2096386 23:52:40.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_CHANNEL_DATA len=393 23:52:40.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366] 23:52:40.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:40.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:40.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=86} 23:52:40.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:40.035 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11b653b2 after next message 23:52:40.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xa6a4d612, L:/10.30.170.146:17915 - R:/10.30.170.79:36366]} EXI handlers added to pipeline 23:52:40.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:40.036 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11b653b2 23:52:40.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) by 179 down to 2095754 23:52:40.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:40.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:40.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #7 SSH_MSG_CHANNEL_DATA 23:52:40.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) by 340 down to 2096046 23:52:40.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_CHANNEL_DATA len=340 23:52:40.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366] 23:52:40.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:40.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:40.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=86} 23:52:40.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d668aff] 23:52:40.041 [netconf-device-simulator-threads-6] 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 23:52:40.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:40.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:40.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:40.041 [netconf-device-simulator-threads-6] 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 23:52:40.041 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:40.041 [netconf-device-simulator-threads-6] 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} 23:52:40.041 [netconf-device-simulator-threads-6] 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} 23:52:40.041 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:40.041 [netconf-device-simulator-threads-6] 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} 23:52:40.041 [netconf-device-simulator-threads-6] 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} 23:52:40.041 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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} 23:52:40.042 [netconf-device-simulator-threads-6] 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 23:52:40.042 [netconf-device-simulator-threads-6] 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 23:52:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:40.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) by 778 down to 2094976 23:52:40.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:40.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:40.237 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:40.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #9 SSH_MSG_IGNORE 23:52:40.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:52:40.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552]} 23:52:40.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49552]): SSH-2.0-SSHD-UNKNOWN 23:52:40.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49552]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:40.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49552]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49552]) Send SSH_MSG_KEXINIT 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49552]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49552]) process #0 SSH_MSG_KEXINIT 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49552]) SSH_MSG_KEXINIT 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49552]) strict KEX=true client=true server=true 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49552]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49552]) Kex: server host key algorithms = rsa-sha2-512 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49552]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49552]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49552]) Kex: mac algorithms (client to server) = aead 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49552]) Kex: mac algorithms (server to client) = aead 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49552]) Kex: compression algorithms (client to server) = none 23:52:40.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49552]) Kex: compression algorithms (server to client) = none 23:52:40.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:40.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49552]) process #1 30 23:52:40.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49552]] process command=SSH_MSG_KEXDH_INIT 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49552]] Send SSH_MSG_KEXDH_REPLY 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49552]) packet #1 sending command=31[31] len=1639 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49552])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49552]) Send SSH_MSG_NEWKEYS 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49552]) session ID=a0:61:ad:00:e3:0f:55:b5:2d:9b:8d:ac:be:15:45:47:12:b1:33:2e:24:d3:1f:ec:0e:35:57:80:b6:fc:ba:fc:43:4b:63:d1:92:66:dd:e7:38:fb:df:b7:8c:fb:f3:30:d4:b8:ce:53:46:5f:50:70:91:67:eb:4d:17:e6:a3:ea 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49552]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49552]): strict KEX resets output message sequence number from 3 to 0 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49552]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49552])[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 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49552])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:40.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49552]) packet #0 sending command=7[7] len=419 23:52:40.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49552]) No pending packets to flush at end of KEX 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49552]) process #2 SSH_MSG_NEWKEYS 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49552]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49552]): strict KEX resets input message sequence number from 3 to 0 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49552]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49552]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49552]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49552]) authorized authentication methods: password,publickey 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49552]) Accepted service ssh-userauth 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49552]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49552]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49552]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49552]) no authentication factory for method=none 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49552]) SSH_MSG_USERAUTH_REQUEST 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49552]) remaining methods: password,publickey 23:52:40.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49552]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:40.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49552]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:40.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:40.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49552]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:40.676 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:40.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49552]) authentication result: true 23:52:40.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49552]) SSH_MSG_USERAUTH_REQUEST 23:52:40.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49552])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:40.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49552]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:40.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:40.677 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:40.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49552]) no heartbeat to stop 23:52:40.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49552]) heartbeat type=IGNORE, interval=PT30S 23:52:40.677 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49552 authenticated 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49552]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49552]] session=TransportServerSession[admin@/10.30.170.79:49552] id=0 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49552])) size=2097152, max=2097152, packet=32768 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49552]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49552] 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49552]) recipient=0 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])) size=2097152, max=2097152, packet=32768 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])) re-initializing 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])) size=2097152, max=2097152, packet=32768 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])[want-reply=true] subsystem=netconf 23:52:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])[subsystem] prepared command 23:52:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552]}} established 23:52:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 87: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17916 23:52:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 87: Creating data stores for simulated device 23:52:40.680 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:40.680 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:40.680 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:40.681 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f586922] 23:52:40.681 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:40.681 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:40.681 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:40.681 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:40.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:40.682 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:40.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:40.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:40.682 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f586922], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f586922], subtreeVersion=Version[418c398e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[418c398e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:40.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:40.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:40.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552] 23:52:40.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 87 on channel [id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552] 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) by 1219 down to 2095933 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552] 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552] 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) request=subsystem result=ReplySuccess, want-reply=true 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) request=subsystem activate command 23:52:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) starting runner for command=netconf 23:52:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #5 SSH_MSG_CHANNEL_DATA 23:52:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) by 373 down to 2096779 23:52:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_CHANNEL_DATA len=373 23:52:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552] 23:52:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552] 23:52:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552] 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17916', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=87} created 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552]} created 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552] successful with session NetconfServerSession{sessionId=87, channel=[id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552]} 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552]} up 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #6 SSH_MSG_CHANNEL_DATA 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) by 393 down to 2096386 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_CHANNEL_DATA len=393 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552] 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:40.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:40.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=87} 23:52:40.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:40.688 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5156dacf after next message 23:52:40.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x39112a71, L:/10.30.170.146:17916 - R:/10.30.170.79:49552]} EXI handlers added to pipeline 23:52:40.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:40.689 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5156dacf 23:52:40.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) by 179 down to 2095754 23:52:40.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:40.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:40.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #7 SSH_MSG_CHANNEL_DATA 23:52:40.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) by 340 down to 2096046 23:52:40.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_CHANNEL_DATA len=340 23:52:40.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552] 23:52:40.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:40.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:40.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=87} 23:52:40.693 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[418c398e] 23:52:40.693 [netconf-device-simulator-threads-0] 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 23:52:40.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:40.693 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:40.693 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:40.693 [netconf-device-simulator-threads-0] 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 23:52:40.693 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:40.693 [netconf-device-simulator-threads-0] 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} 23:52:40.693 [netconf-device-simulator-threads-0] 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} 23:52:40.693 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:40.693 [netconf-device-simulator-threads-0] 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} 23:52:40.693 [netconf-device-simulator-threads-0] 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} 23:52:40.693 [netconf-device-simulator-threads-0] 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} 23:52:40.693 [netconf-device-simulator-threads-0] 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} 23:52:40.693 [netconf-device-simulator-threads-0] 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} 23:52:40.693 [netconf-device-simulator-threads-0] 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} 23:52:40.694 [netconf-device-simulator-threads-0] 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} 23:52:40.694 [netconf-device-simulator-threads-0] 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} 23:52:40.694 [netconf-device-simulator-threads-0] 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} 23:52:40.694 [netconf-device-simulator-threads-0] 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} 23:52:40.694 [netconf-device-simulator-threads-0] 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} 23:52:40.694 [netconf-device-simulator-threads-0] 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} 23:52:40.694 [netconf-device-simulator-threads-0] 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 23:52:40.694 [netconf-device-simulator-threads-0] 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 23:52:40.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:40.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) by 778 down to 2094976 23:52:40.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:40.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:40.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #9 SSH_MSG_IGNORE 23:52:40.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:52:40.834 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:40.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #8 SSH_MSG_IGNORE 23:52:40.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:52:41.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132]} 23:52:41.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43132]): SSH-2.0-SSHD-UNKNOWN 23:52:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43132]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43132]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:41.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43132]) Send SSH_MSG_KEXINIT 23:52:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43132]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43132]) process #0 SSH_MSG_KEXINIT 23:52:41.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43132]) SSH_MSG_KEXINIT 23:52:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43132]) strict KEX=true client=true server=true 23:52:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43132]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43132]) Kex: server host key algorithms = rsa-sha2-512 23:52:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43132]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43132]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43132]) Kex: mac algorithms (client to server) = aead 23:52:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43132]) Kex: mac algorithms (server to client) = aead 23:52:41.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43132]) Kex: compression algorithms (client to server) = none 23:52:41.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43132]) Kex: compression algorithms (server to client) = none 23:52:41.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:41.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:41.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43132]) process #1 30 23:52:41.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43132]] process command=SSH_MSG_KEXDH_INIT 23:52:41.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43132]] Send SSH_MSG_KEXDH_REPLY 23:52:41.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43132]) packet #1 sending command=31[31] len=1639 23:52:41.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43132])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:41.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43132]) Send SSH_MSG_NEWKEYS 23:52:41.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43132]) session ID=7f:17:02:d3:ad:5c:4a:25:e7:79:75:1c:44:68:b3:dd:a1:49:e5:a6:ee:6e:13:71:e8:45:c8:21:2b:a8:d4:5d:2b:da:34:2a:f9:33:ce:68:cb:bc:2f:8a:61:94:a9:a7:b2:92:00:4e:07:57:31:42:37:81:8c:ab:68:f6:3a:5c 23:52:41.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43132]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:41.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43132]): strict KEX resets output message sequence number from 3 to 0 23:52:41.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43132]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:41.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43132])[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 23:52:41.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43132])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:41.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43132]) packet #0 sending command=7[7] len=419 23:52:41.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43132]) No pending packets to flush at end of KEX 23:52:41.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #9 SSH_MSG_IGNORE 23:52:41.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43132]) process #2 SSH_MSG_NEWKEYS 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43132]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43132]): strict KEX resets input message sequence number from 3 to 0 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43132]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43132]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43132]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43132]) authorized authentication methods: password,publickey 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43132]) Accepted service ssh-userauth 23:52:41.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43132]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:41.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43132]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:41.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:41.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43132]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:41.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43132]) no authentication factory for method=none 23:52:41.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43132]) SSH_MSG_USERAUTH_REQUEST 23:52:41.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43132]) remaining methods: password,publickey 23:52:41.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43132]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43132]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43132]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:41.462 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43132]) authentication result: true 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43132]) SSH_MSG_USERAUTH_REQUEST 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43132])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43132]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43132]) no heartbeat to stop 23:52:41.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43132]) heartbeat type=IGNORE, interval=PT30S 23:52:41.463 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43132 authenticated 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43132]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43132]] session=TransportServerSession[admin@/10.30.170.79:43132] id=0 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43132])) size=2097152, max=2097152, packet=32768 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43132]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43132] 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43132]) recipient=0 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])) size=2097152, max=2097152, packet=32768 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])) re-initializing 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])) size=2097152, max=2097152, packet=32768 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:41.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:41.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:41.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:41.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])[want-reply=true] subsystem=netconf 23:52:41.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])[subsystem] prepared command 23:52:41.467 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:41.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:41.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132]}} established 23:52:41.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 88: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17917 23:52:41.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 88: Creating data stores for simulated device 23:52:41.467 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:41.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:41.468 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:41.468 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:41.468 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:41.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c7aaae3] 23:52:41.470 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:41.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:41.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:41.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:41.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:41.471 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:41.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:41.472 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:41.472 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c7aaae3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c7aaae3], subtreeVersion=Version[2b9d5ef4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2b9d5ef4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:41.472 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:41.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:41.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132] 23:52:41.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 88 on channel [id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132] 23:52:41.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) by 1219 down to 2095933 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132] 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132] 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) request=subsystem result=ReplySuccess, want-reply=true 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) request=subsystem activate command 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) starting runner for command=netconf 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #5 SSH_MSG_CHANNEL_DATA 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) by 373 down to 2096779 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_CHANNEL_DATA len=373 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132] 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:41.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:41.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132] 23:52:41.480 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:41.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132] 23:52:41.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17917', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:41.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=88} created 23:52:41.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=88, channel=[id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132]} created 23:52:41.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132] successful with session NetconfServerSession{sessionId=88, channel=[id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132]} 23:52:41.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132]} up 23:52:41.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #6 SSH_MSG_CHANNEL_DATA 23:52:41.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) by 393 down to 2096386 23:52:41.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_CHANNEL_DATA len=393 23:52:41.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132] 23:52:41.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:41.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:41.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=88} 23:52:41.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@234383ff after next message 23:52:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=88, channel=[id: 0xdbb464b6, L:/10.30.170.146:17917 - R:/10.30.170.79:43132]} EXI handlers added to pipeline 23:52:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@234383ff 23:52:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) by 179 down to 2095754 23:52:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:41.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:41.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #7 SSH_MSG_CHANNEL_DATA 23:52:41.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) by 340 down to 2096046 23:52:41.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_CHANNEL_DATA len=340 23:52:41.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132] 23:52:41.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:41.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:41.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=88} 23:52:41.487 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2b9d5ef4] 23:52:41.487 [netconf-device-simulator-threads-2] 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 23:52:41.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:41.487 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:41.487 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:41.487 [netconf-device-simulator-threads-2] 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 23:52:41.487 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:41.487 [netconf-device-simulator-threads-2] 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} 23:52:41.487 [netconf-device-simulator-threads-2] 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} 23:52:41.487 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:41.487 [netconf-device-simulator-threads-2] 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} 23:52:41.487 [netconf-device-simulator-threads-2] 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} 23:52:41.487 [netconf-device-simulator-threads-2] 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} 23:52:41.487 [netconf-device-simulator-threads-2] 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} 23:52:41.487 [netconf-device-simulator-threads-2] 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} 23:52:41.487 [netconf-device-simulator-threads-2] 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} 23:52:41.488 [netconf-device-simulator-threads-2] 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} 23:52:41.488 [netconf-device-simulator-threads-2] 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} 23:52:41.488 [netconf-device-simulator-threads-2] 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} 23:52:41.488 [netconf-device-simulator-threads-2] 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} 23:52:41.488 [netconf-device-simulator-threads-2] 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} 23:52:41.488 [netconf-device-simulator-threads-2] 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} 23:52:41.488 [netconf-device-simulator-threads-2] 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 23:52:41.488 [netconf-device-simulator-threads-2] 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 23:52:41.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:41.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) by 778 down to 2094976 23:52:41.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:41.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:41.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:41.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #8 SSH_MSG_IGNORE 23:52:41.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:52:41.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228]} 23:52:41.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43228]): SSH-2.0-SSHD-UNKNOWN 23:52:41.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43228]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:41.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43228]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:41.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43228]) Send SSH_MSG_KEXINIT 23:52:41.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43228]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:41.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43228]) process #0 SSH_MSG_KEXINIT 23:52:41.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43228]) SSH_MSG_KEXINIT 23:52:41.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43228]) strict KEX=true client=true server=true 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43228]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43228]) Kex: server host key algorithms = rsa-sha2-512 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43228]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43228]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43228]) Kex: mac algorithms (client to server) = aead 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43228]) Kex: mac algorithms (server to client) = aead 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43228]) Kex: compression algorithms (client to server) = none 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43228]) Kex: compression algorithms (server to client) = none 23:52:41.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:41.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43228]) process #1 30 23:52:41.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43228]] process command=SSH_MSG_KEXDH_INIT 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43228]] Send SSH_MSG_KEXDH_REPLY 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43228]) packet #1 sending command=31[31] len=1639 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43228])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43228]) Send SSH_MSG_NEWKEYS 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43228]) session ID=73:84:51:4c:01:4c:b7:64:13:30:71:10:bf:db:fe:eb:11:5d:ff:f7:bb:19:c3:20:25:82:ae:c2:3f:16:28:11:93:be:04:15:a8:c9:bc:da:8c:48:02:a9:d7:36:fb:8b:26:6f:34:03:b3:ce:a3:8e:f7:1d:51:31:87:4c:13:7b 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43228]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43228]): strict KEX resets output message sequence number from 3 to 0 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43228]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43228])[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 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43228])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43228]) packet #0 sending command=7[7] len=419 23:52:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43228]) No pending packets to flush at end of KEX 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43228]) process #2 SSH_MSG_NEWKEYS 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43228]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43228]): strict KEX resets input message sequence number from 3 to 0 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43228]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43228]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43228]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43228]) authorized authentication methods: password,publickey 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43228]) Accepted service ssh-userauth 23:52:41.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43228]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43228]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43228]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43228]) no authentication factory for method=none 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43228]) SSH_MSG_USERAUTH_REQUEST 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43228]) remaining methods: password,publickey 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43228]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43228]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:41.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43228]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:41.989 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:41.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43228]) authentication result: true 23:52:41.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43228]) SSH_MSG_USERAUTH_REQUEST 23:52:41.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43228])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:41.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43228]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:41.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:41.989 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:41.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43228]) no heartbeat to stop 23:52:41.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43228]) heartbeat type=IGNORE, interval=PT30S 23:52:41.989 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43228 authenticated 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43228]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43228]] session=TransportServerSession[admin@/10.30.170.79:43228] id=0 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43228])) size=2097152, max=2097152, packet=32768 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43228]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43228] 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43228]) recipient=0 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])) size=2097152, max=2097152, packet=32768 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])) re-initializing 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])) size=2097152, max=2097152, packet=32768 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:41.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])[want-reply=true] subsystem=netconf 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])[subsystem] prepared command 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228]}} established 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 89: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17918 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 89: Creating data stores for simulated device 23:52:41.991 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:41.991 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:41.991 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:41.991 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:41.992 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2b41c3cf] 23:52:41.992 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:41.992 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:41.992 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:41.992 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:41.993 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:41.993 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:41.993 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:41.993 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:41.993 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2b41c3cf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2b41c3cf], subtreeVersion=Version[4119250d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4119250d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:41.993 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:41.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:41.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228] 23:52:41.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 89 on channel [id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228] 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) by 1219 down to 2095933 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228] 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228] 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) request=subsystem result=ReplySuccess, want-reply=true 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) request=subsystem activate command 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) starting runner for command=netconf 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #5 SSH_MSG_CHANNEL_DATA 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) by 373 down to 2096779 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_CHANNEL_DATA len=373 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228] 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228] 23:52:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228] 23:52:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17918', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=89} created 23:52:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=89, channel=[id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228]} created 23:52:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228] successful with session NetconfServerSession{sessionId=89, channel=[id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228]} 23:52:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228]} up 23:52:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #6 SSH_MSG_CHANNEL_DATA 23:52:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) by 393 down to 2096386 23:52:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_CHANNEL_DATA len=393 23:52:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228] 23:52:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=89} 23:52:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@667944e3 after next message 23:52:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=89, channel=[id: 0xd27b92bc, L:/10.30.170.146:17918 - R:/10.30.170.79:43228]} EXI handlers added to pipeline 23:52:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@667944e3 23:52:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) by 179 down to 2095754 23:52:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #7 SSH_MSG_CHANNEL_DATA 23:52:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) by 340 down to 2096046 23:52:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_CHANNEL_DATA len=340 23:52:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228] 23:52:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=89} 23:52:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4119250d] 23:52:42.004 [netconf-device-simulator-threads-4] 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 23:52:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:42.004 [netconf-device-simulator-threads-4] 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 23:52:42.005 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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} 23:52:42.005 [netconf-device-simulator-threads-4] 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 23:52:42.005 [netconf-device-simulator-threads-4] 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 23:52:42.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:42.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) by 778 down to 2094976 23:52:42.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:42.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:42.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #9 SSH_MSG_IGNORE 23:52:42.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:52:42.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:42.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #8 SSH_MSG_IGNORE 23:52:42.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:52:42.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344]} 23:52:42.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50344]): SSH-2.0-SSHD-UNKNOWN 23:52:42.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50344]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:42.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50344]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50344]) Send SSH_MSG_KEXINIT 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50344]) process #0 SSH_MSG_KEXINIT 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50344]) SSH_MSG_KEXINIT 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50344]) strict KEX=true client=true server=true 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50344]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50344]) Kex: server host key algorithms = rsa-sha2-512 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50344]) Kex: mac algorithms (client to server) = aead 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50344]) Kex: mac algorithms (server to client) = aead 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50344]) Kex: compression algorithms (client to server) = none 23:52:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50344]) Kex: compression algorithms (server to client) = none 23:52:42.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:42.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50344]) process #1 30 23:52:42.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50344]] process command=SSH_MSG_KEXDH_INIT 23:52:42.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50344]] Send SSH_MSG_KEXDH_REPLY 23:52:42.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50344]) packet #1 sending command=31[31] len=1639 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50344])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50344]) Send SSH_MSG_NEWKEYS 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50344]) session ID=29:39:c7:44:b4:c1:aa:55:1a:ae:1d:48:e3:ca:78:79:6a:ac:ef:7a:04:23:83:b7:9f:57:bb:2b:ce:d0:f3:45:5f:dd:1e:75:99:a2:7a:05:e8:e8:d5:40:53:91:90:2e:92:4c:60:58:80:93:f2:84:7e:ba:b7:20:19:38:62:40 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50344]): strict KEX resets output message sequence number from 3 to 0 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50344]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50344])[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 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50344]) packet #0 sending command=7[7] len=419 23:52:42.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50344]) No pending packets to flush at end of KEX 23:52:42.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50344]) process #2 SSH_MSG_NEWKEYS 23:52:42.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:42.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50344]): strict KEX resets input message sequence number from 3 to 0 23:52:42.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50344]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:42.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:42.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50344]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:42.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50344]) authorized authentication methods: password,publickey 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50344]) Accepted service ssh-userauth 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50344]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50344]) no authentication factory for method=none 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50344]) SSH_MSG_USERAUTH_REQUEST 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50344]) remaining methods: password,publickey 23:52:42.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50344]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:42.783 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50344]) authentication result: true 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50344]) SSH_MSG_USERAUTH_REQUEST 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:42.783 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:42.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50344]) no heartbeat to stop 23:52:42.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50344]) heartbeat type=IGNORE, interval=PT30S 23:52:42.784 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50344 authenticated 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50344]] session=TransportServerSession[admin@/10.30.170.79:50344] id=0 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50344])) size=2097152, max=2097152, packet=32768 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50344] 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50344]) recipient=0 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])) size=2097152, max=2097152, packet=32768 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])) re-initializing 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])) size=2097152, max=2097152, packet=32768 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:42.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:42.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:42.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:42.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])[want-reply=true] subsystem=netconf 23:52:42.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])[subsystem] prepared command 23:52:42.786 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:42.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:42.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344]}} established 23:52:42.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 90: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17919 23:52:42.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 90: Creating data stores for simulated device 23:52:42.787 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:42.787 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:42.787 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:42.787 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:42.787 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:42.788 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5715badd] 23:52:42.788 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:42.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:42.789 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:42.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:42.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:42.789 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5715badd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5715badd], subtreeVersion=Version[2e3d83c7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e3d83c7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:42.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:42.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:42.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344] 23:52:42.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 90 on channel [id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344] 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) by 1219 down to 2095933 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344] 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344] 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) request=subsystem result=ReplySuccess, want-reply=true 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) request=subsystem activate command 23:52:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) starting runner for command=netconf 23:52:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #5 SSH_MSG_CHANNEL_DATA 23:52:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) by 373 down to 2096779 23:52:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_CHANNEL_DATA len=373 23:52:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344] 23:52:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344] 23:52:42.794 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:42.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344] 23:52:42.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17919', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:42.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=90} created 23:52:42.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344]} created 23:52:42.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344] successful with session NetconfServerSession{sessionId=90, channel=[id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344]} 23:52:42.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344]} up 23:52:42.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #6 SSH_MSG_CHANNEL_DATA 23:52:42.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) by 393 down to 2096386 23:52:42.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_CHANNEL_DATA len=393 23:52:42.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344] 23:52:42.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:42.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:42.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=90} 23:52:42.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:42.797 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52e8e245 after next message 23:52:42.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x54941e54, L:/10.30.170.146:17919 - R:/10.30.170.79:50344]} EXI handlers added to pipeline 23:52:42.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:42.798 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52e8e245 23:52:42.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) by 179 down to 2095754 23:52:42.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:42.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:42.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #7 SSH_MSG_CHANNEL_DATA 23:52:42.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) by 340 down to 2096046 23:52:42.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_CHANNEL_DATA len=340 23:52:42.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344] 23:52:42.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:42.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:42.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=90} 23:52:42.805 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e3d83c7] 23:52:42.805 [netconf-device-simulator-threads-6] 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 23:52:42.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:42.805 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:42.805 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:42.805 [netconf-device-simulator-threads-6] 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 23:52:42.805 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.805 [netconf-device-simulator-threads-6] 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} 23:52:42.806 [netconf-device-simulator-threads-6] 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 23:52:42.806 [netconf-device-simulator-threads-6] 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 23:52:42.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) by 778 down to 2094976 23:52:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:42.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:42.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:42.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #9 SSH_MSG_IGNORE 23:52:42.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:52:43.118 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:43.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #8 SSH_MSG_IGNORE 23:52:43.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:52:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620]} 23:52:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46620]): SSH-2.0-SSHD-UNKNOWN 23:52:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46620]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46620]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46620]) Send SSH_MSG_KEXINIT 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46620]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46620]) process #0 SSH_MSG_KEXINIT 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46620]) SSH_MSG_KEXINIT 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46620]) strict KEX=true client=true server=true 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46620]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46620]) Kex: server host key algorithms = rsa-sha2-512 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46620]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46620]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46620]) Kex: mac algorithms (client to server) = aead 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46620]) Kex: mac algorithms (server to client) = aead 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46620]) Kex: compression algorithms (client to server) = none 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46620]) Kex: compression algorithms (server to client) = none 23:52:43.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:43.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46620]) process #1 30 23:52:43.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46620]] process command=SSH_MSG_KEXDH_INIT 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46620]] Send SSH_MSG_KEXDH_REPLY 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46620]) packet #1 sending command=31[31] len=1639 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46620])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46620]) Send SSH_MSG_NEWKEYS 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46620]) session ID=e2:bd:6b:78:8c:0a:b2:1e:32:af:f2:81:7e:d6:10:c2:7a:6b:db:06:04:97:9e:0c:5d:42:fb:17:51:65:61:80:31:74:14:b9:39:cd:26:ce:83:39:ea:f7:75:46:bf:1c:ae:0e:b3:21:f0:3b:30:c6:c3:32:5d:33:45:00:e7:ed 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46620]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46620]): strict KEX resets output message sequence number from 3 to 0 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46620]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46620])[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 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46620])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46620]) packet #0 sending command=7[7] len=419 23:52:43.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46620]) No pending packets to flush at end of KEX 23:52:43.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #9 SSH_MSG_IGNORE 23:52:43.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46620]) process #2 SSH_MSG_NEWKEYS 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46620]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46620]): strict KEX resets input message sequence number from 3 to 0 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46620]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46620]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46620]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46620]) authorized authentication methods: password,publickey 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46620]) Accepted service ssh-userauth 23:52:43.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46620]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:43.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46620]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:43.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:43.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46620]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:43.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46620]) no authentication factory for method=none 23:52:43.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46620]) SSH_MSG_USERAUTH_REQUEST 23:52:43.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46620]) remaining methods: password,publickey 23:52:43.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46620]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46620]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46620]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:43.481 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46620]) authentication result: true 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46620]) SSH_MSG_USERAUTH_REQUEST 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46620])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46620]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46620]) no heartbeat to stop 23:52:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46620]) heartbeat type=IGNORE, interval=PT30S 23:52:43.481 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46620 authenticated 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46620]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46620]] session=TransportServerSession[admin@/10.30.170.79:46620] id=0 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46620])) size=2097152, max=2097152, packet=32768 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46620]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46620] 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46620]) recipient=0 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])) size=2097152, max=2097152, packet=32768 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])) re-initializing 23:52:43.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])) size=2097152, max=2097152, packet=32768 23:52:43.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:43.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:43.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:43.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:43.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])[want-reply=true] subsystem=netconf 23:52:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])[subsystem] prepared command 23:52:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620]}} established 23:52:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 91: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17920 23:52:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 91: Creating data stores for simulated device 23:52:43.484 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:43.484 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:43.484 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:43.485 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[55559a61] 23:52:43.485 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:43.485 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:43.485 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:43.485 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:43.486 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:43.486 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:43.486 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:43.486 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:43.486 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[55559a61], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[55559a61], subtreeVersion=Version[2dd2adaa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2dd2adaa], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:43.487 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:43.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:43.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620] 23:52:43.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 91 on channel [id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620] 23:52:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) by 1219 down to 2095933 23:52:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620] 23:52:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620] 23:52:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) request=subsystem result=ReplySuccess, want-reply=true 23:52:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) request=subsystem activate command 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) starting runner for command=netconf 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #5 SSH_MSG_CHANNEL_DATA 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) by 373 down to 2096779 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_CHANNEL_DATA len=373 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620] 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620] 23:52:43.491 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:43.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620] 23:52:43.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17920', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:43.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=91} created 23:52:43.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620]} created 23:52:43.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620] successful with session NetconfServerSession{sessionId=91, channel=[id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620]} 23:52:43.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620]} up 23:52:43.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #6 SSH_MSG_CHANNEL_DATA 23:52:43.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) by 393 down to 2096386 23:52:43.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_CHANNEL_DATA len=393 23:52:43.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620] 23:52:43.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:43.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:43.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=91} 23:52:43.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:43.493 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74618768 after next message 23:52:43.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x3fb195a4, L:/10.30.170.146:17920 - R:/10.30.170.79:46620]} EXI handlers added to pipeline 23:52:43.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:43.494 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74618768 23:52:43.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) by 179 down to 2095754 23:52:43.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:43.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:43.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #7 SSH_MSG_CHANNEL_DATA 23:52:43.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) by 340 down to 2096046 23:52:43.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_CHANNEL_DATA len=340 23:52:43.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620] 23:52:43.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:43.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:43.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=91} 23:52:43.500 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2dd2adaa] 23:52:43.500 [netconf-device-simulator-threads-0] 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 23:52:43.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:43.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:43.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:43.501 [netconf-device-simulator-threads-0] 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 23:52:43.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:43.501 [netconf-device-simulator-threads-0] 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} 23:52:43.501 [netconf-device-simulator-threads-0] 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} 23:52:43.501 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:43.501 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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} 23:52:43.502 [netconf-device-simulator-threads-0] 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 23:52:43.502 [netconf-device-simulator-threads-0] 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 23:52:43.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:43.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) by 778 down to 2094976 23:52:43.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:43.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:43.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:43.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #8 SSH_MSG_IGNORE 23:52:43.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:52:43.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066]} 23:52:43.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52066]): SSH-2.0-SSHD-UNKNOWN 23:52:43.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52066]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:43.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52066]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:44.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52066]) Send SSH_MSG_KEXINIT 23:52:44.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52066]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:44.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52066]) process #0 SSH_MSG_KEXINIT 23:52:44.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52066]) SSH_MSG_KEXINIT 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52066]) strict KEX=true client=true server=true 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52066]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52066]) Kex: server host key algorithms = rsa-sha2-512 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52066]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52066]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52066]) Kex: mac algorithms (client to server) = aead 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52066]) Kex: mac algorithms (server to client) = aead 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52066]) Kex: compression algorithms (client to server) = none 23:52:44.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52066]) Kex: compression algorithms (server to client) = none 23:52:44.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:44.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:44.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #9 SSH_MSG_IGNORE 23:52:44.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:52:44.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52066]) process #1 30 23:52:44.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52066]] process command=SSH_MSG_KEXDH_INIT 23:52:44.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52066]] Send SSH_MSG_KEXDH_REPLY 23:52:44.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52066]) packet #1 sending command=31[31] len=1639 23:52:44.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52066])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:44.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52066]) Send SSH_MSG_NEWKEYS 23:52:44.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52066]) session ID=3b:78:5e:c9:2c:86:26:8b:06:92:49:22:1a:8a:bd:b1:ee:6d:a9:1e:dc:c6:50:02:ee:ab:b1:16:80:c3:46:d5:0d:d6:2a:fd:21:21:b2:b5:3a:9c:24:76:2c:67:1b:36:c1:c9:e2:05:51:28:4c:e9:3a:13:bd:f9:72:b0:98:53 23:52:44.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52066]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:44.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52066]): strict KEX resets output message sequence number from 3 to 0 23:52:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52066]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52066])[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 23:52:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52066])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52066]) packet #0 sending command=7[7] len=419 23:52:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52066]) No pending packets to flush at end of KEX 23:52:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52066]) process #2 SSH_MSG_NEWKEYS 23:52:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52066]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52066]): strict KEX resets input message sequence number from 3 to 0 23:52:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52066]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52066]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52066]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52066]) authorized authentication methods: password,publickey 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52066]) Accepted service ssh-userauth 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52066]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52066]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52066]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52066]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52066]) no authentication factory for method=none 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52066]) SSH_MSG_USERAUTH_REQUEST 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52066]) remaining methods: password,publickey 23:52:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52066]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52066]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52066]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52066]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:44.311 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52066]) authentication result: true 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52066]) SSH_MSG_USERAUTH_REQUEST 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52066])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52066]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52066]) no heartbeat to stop 23:52:44.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52066]) heartbeat type=IGNORE, interval=PT30S 23:52:44.312 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52066 authenticated 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52066]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52066]] session=TransportServerSession[admin@/10.30.170.79:52066] id=0 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52066])) size=2097152, max=2097152, packet=32768 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52066]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52066] 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52066]) recipient=0 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])) size=2097152, max=2097152, packet=32768 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])) re-initializing 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])) size=2097152, max=2097152, packet=32768 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:44.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])[want-reply=true] subsystem=netconf 23:52:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])[subsystem] prepared command 23:52:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066]}} established 23:52:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 92: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17921 23:52:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 92: Creating data stores for simulated device 23:52:44.315 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:44.316 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:44.316 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:44.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2eb28d9] 23:52:44.319 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:44.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:44.322 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:44.322 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:44.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:44.325 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:44.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:44.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:44.326 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2eb28d9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2eb28d9], subtreeVersion=Version[7c5bd5d2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7c5bd5d2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:44.326 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:44.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:44.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066] 23:52:44.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 92 on channel [id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066] 23:52:44.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) by 1219 down to 2095933 23:52:44.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:44.331 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066] 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066] 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) request=subsystem result=ReplySuccess, want-reply=true 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) request=subsystem activate command 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) starting runner for command=netconf 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #5 SSH_MSG_CHANNEL_DATA 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) by 373 down to 2096779 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_CHANNEL_DATA len=373 23:52:44.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066] 23:52:44.333 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:44.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066] 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066] 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17921', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=92} created 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=92, channel=[id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066]} created 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066] successful with session NetconfServerSession{sessionId=92, channel=[id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066]} 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066]} up 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #6 SSH_MSG_CHANNEL_DATA 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) by 393 down to 2096386 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_CHANNEL_DATA len=393 23:52:44.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066] 23:52:44.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:44.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:44.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=92} 23:52:44.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:44.337 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@67a49917 after next message 23:52:44.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=92, channel=[id: 0xaa34086a, L:/10.30.170.146:17921 - R:/10.30.170.79:52066]} EXI handlers added to pipeline 23:52:44.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:44.338 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@67a49917 23:52:44.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) by 179 down to 2095754 23:52:44.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:44.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:44.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #7 SSH_MSG_CHANNEL_DATA 23:52:44.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) by 340 down to 2096046 23:52:44.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_CHANNEL_DATA len=340 23:52:44.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066] 23:52:44.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:44.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:44.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=92} 23:52:44.344 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7c5bd5d2] 23:52:44.344 [netconf-device-simulator-threads-2] 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 23:52:44.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:44.344 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:44.344 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:44.344 [netconf-device-simulator-threads-2] 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 23:52:44.344 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.345 [netconf-device-simulator-threads-2] 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} 23:52:44.346 [netconf-device-simulator-threads-2] 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} 23:52:44.346 [netconf-device-simulator-threads-2] 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} 23:52:44.346 [netconf-device-simulator-threads-2] 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} 23:52:44.346 [netconf-device-simulator-threads-2] 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} 23:52:44.346 [netconf-device-simulator-threads-2] 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 23:52:44.346 [netconf-device-simulator-threads-2] 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 23:52:44.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:44.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) by 778 down to 2094976 23:52:44.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:44.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:44.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #8 SSH_MSG_IGNORE 23:52:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:52:44.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640]} 23:52:44.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42640]): SSH-2.0-SSHD-UNKNOWN 23:52:44.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42640]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:44.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42640]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:44.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42640]) Send SSH_MSG_KEXINIT 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42640]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42640]) process #0 SSH_MSG_KEXINIT 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42640]) SSH_MSG_KEXINIT 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42640]) strict KEX=true client=true server=true 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42640]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42640]) Kex: server host key algorithms = rsa-sha2-512 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42640]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42640]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42640]) Kex: mac algorithms (client to server) = aead 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42640]) Kex: mac algorithms (server to client) = aead 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42640]) Kex: compression algorithms (client to server) = none 23:52:44.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42640]) Kex: compression algorithms (server to client) = none 23:52:44.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:44.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #9 SSH_MSG_IGNORE 23:52:44.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:52:45.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42640]) process #1 30 23:52:45.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42640]] process command=SSH_MSG_KEXDH_INIT 23:52:45.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42640]] Send SSH_MSG_KEXDH_REPLY 23:52:45.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42640]) packet #1 sending command=31[31] len=1639 23:52:45.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42640])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:45.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42640]) Send SSH_MSG_NEWKEYS 23:52:45.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42640]) session ID=fc:42:14:72:37:eb:db:38:68:da:79:ab:2b:0a:bb:74:43:5e:bc:e3:26:f0:a0:cf:0c:d0:52:ea:1f:ca:94:0f:02:a3:30:66:50:6a:35:06:1d:a3:fc:60:76:8e:09:b7:61:df:c0:82:bc:6d:ba:42:4f:ab:72:6a:76:9d:52:49 23:52:45.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42640]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:45.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42640]): strict KEX resets output message sequence number from 3 to 0 23:52:45.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42640]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:45.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42640])[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 23:52:45.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42640])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:45.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42640]) packet #0 sending command=7[7] len=419 23:52:45.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42640]) No pending packets to flush at end of KEX 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42640]) process #2 SSH_MSG_NEWKEYS 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42640]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42640]): strict KEX resets input message sequence number from 3 to 0 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42640]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42640]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42640]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42640]) authorized authentication methods: password,publickey 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42640]) Accepted service ssh-userauth 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42640]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42640]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42640]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42640]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42640]) no authentication factory for method=none 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42640]) SSH_MSG_USERAUTH_REQUEST 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42640]) remaining methods: password,publickey 23:52:45.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42640]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42640]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42640]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42640]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:45.145 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42640]) authentication result: true 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42640]) SSH_MSG_USERAUTH_REQUEST 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42640])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42640]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42640]) no heartbeat to stop 23:52:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42640]) heartbeat type=IGNORE, interval=PT30S 23:52:45.146 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42640 authenticated 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42640]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42640]] session=TransportServerSession[admin@/10.30.170.79:42640] id=0 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42640])) size=2097152, max=2097152, packet=32768 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42640]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42640] 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42640]) recipient=0 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])) size=2097152, max=2097152, packet=32768 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])) re-initializing 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])) size=2097152, max=2097152, packet=32768 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:45.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:45.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:45.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:45.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])[want-reply=true] subsystem=netconf 23:52:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])[subsystem] prepared command 23:52:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640]}} established 23:52:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 93: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17922 23:52:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 93: Creating data stores for simulated device 23:52:45.149 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:45.149 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:45.149 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:45.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4b3f94d] 23:52:45.151 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:45.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:45.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:45.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:45.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:45.152 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:45.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:45.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:45.152 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4b3f94d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4b3f94d], subtreeVersion=Version[231a297a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[231a297a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:45.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:45.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:45.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640] 23:52:45.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 93 on channel [id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640] 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) by 1219 down to 2095933 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640] 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640] 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) request=subsystem result=ReplySuccess, want-reply=true 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) request=subsystem activate command 23:52:45.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) starting runner for command=netconf 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #5 SSH_MSG_CHANNEL_DATA 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) by 373 down to 2096779 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_CHANNEL_DATA len=373 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640] 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640] 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:45.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640] 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17922', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=93} created 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640]} created 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640] successful with session NetconfServerSession{sessionId=93, channel=[id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640]} 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640]} up 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #6 SSH_MSG_CHANNEL_DATA 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) by 393 down to 2096386 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_CHANNEL_DATA len=393 23:52:45.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640] 23:52:45.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:45.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:45.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=93} 23:52:45.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:45.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@da4c586 after next message 23:52:45.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x079009f0, L:/10.30.170.146:17922 - R:/10.30.170.79:42640]} EXI handlers added to pipeline 23:52:45.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:45.163 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@da4c586 23:52:45.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) by 179 down to 2095754 23:52:45.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:45.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:45.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #7 SSH_MSG_CHANNEL_DATA 23:52:45.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) by 340 down to 2096046 23:52:45.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_CHANNEL_DATA len=340 23:52:45.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640] 23:52:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:45.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=93} 23:52:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[231a297a] 23:52:45.169 [netconf-device-simulator-threads-4] 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 23:52:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:45.169 [netconf-device-simulator-threads-4] 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 23:52:45.169 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:45.169 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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} 23:52:45.170 [netconf-device-simulator-threads-4] 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 23:52:45.170 [netconf-device-simulator-threads-4] 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 23:52:45.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) by 778 down to 2094976 23:52:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:45.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:45.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:45.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #8 SSH_MSG_IGNORE 23:52:45.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:52:45.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786]} 23:52:45.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48786]): SSH-2.0-SSHD-UNKNOWN 23:52:45.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48786]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:45.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48786]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:45.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48786]) Send SSH_MSG_KEXINIT 23:52:45.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48786]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48786]) process #0 SSH_MSG_KEXINIT 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48786]) SSH_MSG_KEXINIT 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48786]) strict KEX=true client=true server=true 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48786]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48786]) Kex: server host key algorithms = rsa-sha2-512 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48786]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48786]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48786]) Kex: mac algorithms (client to server) = aead 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48786]) Kex: mac algorithms (server to client) = aead 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48786]) Kex: compression algorithms (client to server) = none 23:52:45.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48786]) Kex: compression algorithms (server to client) = none 23:52:45.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:45.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48786]) process #1 30 23:52:45.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48786]] process command=SSH_MSG_KEXDH_INIT 23:52:45.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48786]] Send SSH_MSG_KEXDH_REPLY 23:52:45.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48786]) packet #1 sending command=31[31] len=1639 23:52:45.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48786])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:45.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48786]) Send SSH_MSG_NEWKEYS 23:52:45.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48786]) session ID=5a:34:f2:2a:3f:36:c1:39:24:fa:e0:b6:6d:73:e9:96:97:9f:d1:74:55:10:b5:ba:15:c9:0a:7d:7f:bf:5c:bf:03:a1:1c:06:7c:ff:50:03:6d:d5:a6:33:1c:57:25:91:32:3e:5b:2e:20:a1:83:32:f8:3a:bb:5b:f9:e8:17:7c 23:52:45.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48786]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:45.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48786]): strict KEX resets output message sequence number from 3 to 0 23:52:45.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48786]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:45.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48786])[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 23:52:45.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48786])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:45.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48786]) packet #0 sending command=7[7] len=419 23:52:45.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48786]) No pending packets to flush at end of KEX 23:52:45.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:45.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48786]) process #2 SSH_MSG_NEWKEYS 23:52:45.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48786]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:45.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48786]): strict KEX resets input message sequence number from 3 to 0 23:52:45.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48786]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:45.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:45.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48786]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:45.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48786]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48786]) authorized authentication methods: password,publickey 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48786]) Accepted service ssh-userauth 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48786]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48786]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48786]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48786]) no authentication factory for method=none 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48786]) SSH_MSG_USERAUTH_REQUEST 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48786]) remaining methods: password,publickey 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48786]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #9 SSH_MSG_IGNORE 23:52:45.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48786]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48786]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:45.685 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48786]) authentication result: true 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48786]) SSH_MSG_USERAUTH_REQUEST 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48786])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48786]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:45.685 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:45.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48786]) no heartbeat to stop 23:52:45.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48786]) heartbeat type=IGNORE, interval=PT30S 23:52:45.686 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48786 authenticated 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48786]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48786]] session=TransportServerSession[admin@/10.30.170.79:48786] id=0 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48786])) size=2097152, max=2097152, packet=32768 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48786]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48786] 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48786]) recipient=0 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])) size=2097152, max=2097152, packet=32768 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])) re-initializing 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])) size=2097152, max=2097152, packet=32768 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:45.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:45.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:45.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])[want-reply=true] subsystem=netconf 23:52:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])[subsystem] prepared command 23:52:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786]}} established 23:52:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 94: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17923 23:52:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 94: Creating data stores for simulated device 23:52:45.689 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:45.690 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:45.690 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:45.690 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:45.691 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:45.693 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c68bc12] 23:52:45.693 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:45.694 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:45.694 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:45.694 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:45.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:45.694 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:45.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:45.695 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:45.695 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c68bc12], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c68bc12], subtreeVersion=Version[74d8e055], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[74d8e055], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:45.695 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:45.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:45.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786] 23:52:45.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 94 on channel [id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786] 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) by 1219 down to 2095933 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786] 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786] 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) request=subsystem result=ReplySuccess, want-reply=true 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) request=subsystem activate command 23:52:45.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) starting runner for command=netconf 23:52:45.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #5 SSH_MSG_CHANNEL_DATA 23:52:45.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) by 373 down to 2096779 23:52:45.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_CHANNEL_DATA len=373 23:52:45.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786] 23:52:45.701 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:45.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:45.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786] 23:52:45.702 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:45.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786] 23:52:45.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17923', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:45.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=94} created 23:52:45.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786]} created 23:52:45.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786] successful with session NetconfServerSession{sessionId=94, channel=[id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786]} 23:52:45.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786]} up 23:52:45.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #6 SSH_MSG_CHANNEL_DATA 23:52:45.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) by 393 down to 2096386 23:52:45.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_CHANNEL_DATA len=393 23:52:45.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786] 23:52:45.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:45.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:45.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=94} 23:52:45.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:45.707 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7234a0c6 after next message 23:52:45.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb198e88c, L:/10.30.170.146:17923 - R:/10.30.170.79:48786]} EXI handlers added to pipeline 23:52:45.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:45.707 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7234a0c6 23:52:45.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) by 179 down to 2095754 23:52:45.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:45.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:45.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #7 SSH_MSG_CHANNEL_DATA 23:52:45.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) by 340 down to 2096046 23:52:45.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_CHANNEL_DATA len=340 23:52:45.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786] 23:52:45.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:45.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:45.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=94} 23:52:45.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[74d8e055] 23:52:45.713 [netconf-device-simulator-threads-6] 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 23:52:45.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:45.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:45.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:45.713 [netconf-device-simulator-threads-6] 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 23:52:45.713 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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} 23:52:45.714 [netconf-device-simulator-threads-6] 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 23:52:45.714 [netconf-device-simulator-threads-6] 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 23:52:45.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:45.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) by 778 down to 2094976 23:52:45.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:45.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:45.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:45.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #8 SSH_MSG_IGNORE 23:52:45.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:52:46.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950]} 23:52:46.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38950]): SSH-2.0-SSHD-UNKNOWN 23:52:46.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38950]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:46.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38950]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38950]) Send SSH_MSG_KEXINIT 23:52:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38950]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38950]) process #0 SSH_MSG_KEXINIT 23:52:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38950]) SSH_MSG_KEXINIT 23:52:46.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38950]) strict KEX=true client=true server=true 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38950]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38950]) Kex: server host key algorithms = rsa-sha2-512 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38950]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38950]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38950]) Kex: mac algorithms (client to server) = aead 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38950]) Kex: mac algorithms (server to client) = aead 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38950]) Kex: compression algorithms (client to server) = none 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38950]) Kex: compression algorithms (server to client) = none 23:52:46.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:46.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38950]) process #1 30 23:52:46.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38950]] process command=SSH_MSG_KEXDH_INIT 23:52:46.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38950]] Send SSH_MSG_KEXDH_REPLY 23:52:46.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38950]) packet #1 sending command=31[31] len=1639 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38950])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38950]) Send SSH_MSG_NEWKEYS 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38950]) session ID=fe:97:77:a2:8a:34:6c:fa:db:b0:7b:fe:d5:4a:9d:f4:9c:d5:a7:4c:8e:9d:58:a5:d3:5d:fd:46:d9:2b:4c:55:ef:a1:53:ec:b2:c8:78:1c:39:e6:5f:2c:73:15:25:b0:b4:6e:f8:93:b2:dd:77:71:5d:0c:f2:0f:06:32:82:24 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38950]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38950]): strict KEX resets output message sequence number from 3 to 0 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38950]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38950])[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 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38950])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38950]) packet #0 sending command=7[7] len=419 23:52:46.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38950]) No pending packets to flush at end of KEX 23:52:46.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38950]) process #2 SSH_MSG_NEWKEYS 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38950]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38950]): strict KEX resets input message sequence number from 3 to 0 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38950]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38950]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38950]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38950]) authorized authentication methods: password,publickey 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38950]) Accepted service ssh-userauth 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38950]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38950]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38950]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38950]) no authentication factory for method=none 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38950]) SSH_MSG_USERAUTH_REQUEST 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38950]) remaining methods: password,publickey 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38950]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #9 SSH_MSG_IGNORE 23:52:46.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38950]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38950]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:46.362 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38950]) authentication result: true 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38950]) SSH_MSG_USERAUTH_REQUEST 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38950])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38950]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38950]) no heartbeat to stop 23:52:46.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38950]) heartbeat type=IGNORE, interval=PT30S 23:52:46.363 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38950 authenticated 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38950]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38950]] session=TransportServerSession[admin@/10.30.170.79:38950] id=0 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38950])) size=2097152, max=2097152, packet=32768 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38950]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38950] 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38950]) recipient=0 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])) size=2097152, max=2097152, packet=32768 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])) re-initializing 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])) size=2097152, max=2097152, packet=32768 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:46.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])[want-reply=true] subsystem=netconf 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])[subsystem] prepared command 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950]}} established 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 95: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17924 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 95: Creating data stores for simulated device 23:52:46.365 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:46.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:46.366 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:46.366 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:46.367 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:46.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[31db8354] 23:52:46.368 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:46.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:46.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:46.369 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:46.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:46.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:46.369 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[31db8354], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[31db8354], subtreeVersion=Version[5795698e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5795698e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:46.370 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:46.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:46.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950] 23:52:46.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 95 on channel [id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950] 23:52:46.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) by 1219 down to 2095933 23:52:46.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:46.372 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:46.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950] 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950] 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) request=subsystem result=ReplySuccess, want-reply=true 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) request=subsystem activate command 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) starting runner for command=netconf 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #5 SSH_MSG_CHANNEL_DATA 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) by 373 down to 2096779 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_CHANNEL_DATA len=373 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950] 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:46.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950] 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950] 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17924', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=95} created 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=95, channel=[id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950]} created 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950] successful with session NetconfServerSession{sessionId=95, channel=[id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950]} 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950]} up 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #6 SSH_MSG_CHANNEL_DATA 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) by 393 down to 2096386 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_CHANNEL_DATA len=393 23:52:46.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950] 23:52:46.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:46.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=95} 23:52:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4de2ce8b after next message 23:52:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=95, channel=[id: 0xc2f765b4, L:/10.30.170.146:17924 - R:/10.30.170.79:38950]} EXI handlers added to pipeline 23:52:46.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4de2ce8b 23:52:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) by 179 down to 2095754 23:52:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:46.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:46.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #7 SSH_MSG_CHANNEL_DATA 23:52:46.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) by 340 down to 2096046 23:52:46.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_CHANNEL_DATA len=340 23:52:46.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950] 23:52:46.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:46.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:46.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=95} 23:52:46.383 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5795698e] 23:52:46.384 [netconf-device-simulator-threads-0] 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 23:52:46.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:46.384 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:46.384 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:46.384 [netconf-device-simulator-threads-0] 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 23:52:46.384 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:46.384 [netconf-device-simulator-threads-0] 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} 23:52:46.384 [netconf-device-simulator-threads-0] 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} 23:52:46.384 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:46.384 [netconf-device-simulator-threads-0] 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} 23:52:46.384 [netconf-device-simulator-threads-0] 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} 23:52:46.384 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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} 23:52:46.385 [netconf-device-simulator-threads-0] 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 23:52:46.385 [netconf-device-simulator-threads-0] 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 23:52:46.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:46.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) by 778 down to 2094976 23:52:46.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:46.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:46.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #8 SSH_MSG_IGNORE 23:52:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:52:46.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664]} 23:52:46.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57664]): SSH-2.0-SSHD-UNKNOWN 23:52:46.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57664]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:46.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57664]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:46.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57664]) Send SSH_MSG_KEXINIT 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57664]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57664]) process #0 SSH_MSG_KEXINIT 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57664]) SSH_MSG_KEXINIT 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57664]) strict KEX=true client=true server=true 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57664]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57664]) Kex: server host key algorithms = rsa-sha2-512 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57664]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57664]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57664]) Kex: mac algorithms (client to server) = aead 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57664]) Kex: mac algorithms (server to client) = aead 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57664]) Kex: compression algorithms (client to server) = none 23:52:46.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57664]) Kex: compression algorithms (server to client) = none 23:52:46.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:46.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57664]) process #1 30 23:52:46.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57664]] process command=SSH_MSG_KEXDH_INIT 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57664]] Send SSH_MSG_KEXDH_REPLY 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57664]) packet #1 sending command=31[31] len=1639 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57664])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57664]) Send SSH_MSG_NEWKEYS 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57664]) session ID=44:40:8f:3d:87:c6:85:f0:91:e9:fb:90:88:19:ca:1a:1a:65:d9:ec:48:9f:96:8f:c8:bf:e2:86:31:6f:19:49:5c:d8:ec:d2:a7:ef:c7:3f:c8:62:6f:f0:71:57:9d:f4:9a:a7:6a:23:10:a5:82:a8:9c:cc:f4:e1:b0:54:7b:29 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57664]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57664]): strict KEX resets output message sequence number from 3 to 0 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57664]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57664])[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 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57664])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:46.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57664]) packet #0 sending command=7[7] len=419 23:52:46.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57664]) No pending packets to flush at end of KEX 23:52:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57664]) process #2 SSH_MSG_NEWKEYS 23:52:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57664]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57664]): strict KEX resets input message sequence number from 3 to 0 23:52:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57664]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57664]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57664]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57664]) authorized authentication methods: password,publickey 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57664]) Accepted service ssh-userauth 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57664]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57664]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57664]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:47.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57664]) no authentication factory for method=none 23:52:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57664]) SSH_MSG_USERAUTH_REQUEST 23:52:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57664]) remaining methods: password,publickey 23:52:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57664]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57664]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:47.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57664]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:47.016 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:47.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57664]) authentication result: true 23:52:47.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57664]) SSH_MSG_USERAUTH_REQUEST 23:52:47.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57664])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:47.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57664]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:47.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:47.016 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:47.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57664]) no heartbeat to stop 23:52:47.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57664]) heartbeat type=IGNORE, interval=PT30S 23:52:47.016 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57664 authenticated 23:52:47.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:47.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57664]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57664]] session=TransportServerSession[admin@/10.30.170.79:57664] id=0 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57664])) size=2097152, max=2097152, packet=32768 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57664]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57664] 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57664]) recipient=0 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])) size=2097152, max=2097152, packet=32768 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])) re-initializing 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])) size=2097152, max=2097152, packet=32768 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:47.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:47.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:47.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:47.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])[want-reply=true] subsystem=netconf 23:52:47.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])[subsystem] prepared command 23:52:47.020 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:47.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:47.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664]}} established 23:52:47.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 96: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17925 23:52:47.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 96: Creating data stores for simulated device 23:52:47.021 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:47.021 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:47.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:47.022 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:47.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5fbe319d] 23:52:47.025 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:47.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:47.025 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:47.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:47.026 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:47.026 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5fbe319d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5fbe319d], subtreeVersion=Version[e6e70d9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e6e70d9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:47.026 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:47.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:47.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664] 23:52:47.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 96 on channel [id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664] 23:52:47.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) by 1219 down to 2095933 23:52:47.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664] 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664] 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) request=subsystem result=ReplySuccess, want-reply=true 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) request=subsystem activate command 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) starting runner for command=netconf 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #5 SSH_MSG_CHANNEL_DATA 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) by 373 down to 2096779 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_CHANNEL_DATA len=373 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664] 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:47.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:47.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664] 23:52:47.031 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:47.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664] 23:52:47.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17925', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:47.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=96} created 23:52:47.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664]} created 23:52:47.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664] successful with session NetconfServerSession{sessionId=96, channel=[id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664]} 23:52:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664]} up 23:52:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #6 SSH_MSG_CHANNEL_DATA 23:52:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) by 393 down to 2096386 23:52:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_CHANNEL_DATA len=393 23:52:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664] 23:52:47.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:47.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:47.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=96} 23:52:47.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:47.034 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@768345cc after next message 23:52:47.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x4853ff56, L:/10.30.170.146:17925 - R:/10.30.170.79:57664]} EXI handlers added to pipeline 23:52:47.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:47.035 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@768345cc 23:52:47.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) by 179 down to 2095754 23:52:47.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:47.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:47.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #7 SSH_MSG_CHANNEL_DATA 23:52:47.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) by 340 down to 2096046 23:52:47.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_CHANNEL_DATA len=340 23:52:47.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664] 23:52:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=96} 23:52:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e6e70d9] 23:52:47.046 [netconf-device-simulator-threads-2] 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 23:52:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:47.047 [netconf-device-simulator-threads-2] 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 23:52:47.047 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.047 [netconf-device-simulator-threads-2] 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} 23:52:47.048 [netconf-device-simulator-threads-2] 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 23:52:47.048 [netconf-device-simulator-threads-2] 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 23:52:47.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) by 778 down to 2094976 23:52:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:47.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:47.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:47.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #8 SSH_MSG_IGNORE 23:52:47.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:52:47.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #9 SSH_MSG_IGNORE 23:52:47.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:52:47.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516]} 23:52:47.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54516]): SSH-2.0-SSHD-UNKNOWN 23:52:47.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54516]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:47.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54516]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:47.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54516]) Send SSH_MSG_KEXINIT 23:52:47.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54516]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:47.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54516]) process #0 SSH_MSG_KEXINIT 23:52:47.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54516]) SSH_MSG_KEXINIT 23:52:47.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54516]) strict KEX=true client=true server=true 23:52:47.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54516]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:47.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54516]) Kex: server host key algorithms = rsa-sha2-512 23:52:47.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54516]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:47.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54516]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:47.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54516]) Kex: mac algorithms (client to server) = aead 23:52:47.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54516]) Kex: mac algorithms (server to client) = aead 23:52:47.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54516]) Kex: compression algorithms (client to server) = none 23:52:47.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54516]) Kex: compression algorithms (server to client) = none 23:52:47.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54516]) process #1 30 23:52:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54516]] process command=SSH_MSG_KEXDH_INIT 23:52:47.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54516]] Send SSH_MSG_KEXDH_REPLY 23:52:47.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54516]) packet #1 sending command=31[31] len=1639 23:52:47.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54516])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:47.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54516]) Send SSH_MSG_NEWKEYS 23:52:47.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54516]) session ID=1c:e6:35:b3:65:ee:a7:0c:52:cb:5c:50:4f:42:34:6b:06:5b:9f:76:cc:a8:ec:34:8e:29:5d:bd:92:b6:68:b2:f3:75:ea:06:72:9e:e9:37:1b:3a:08:38:05:f5:41:64:8f:0a:8a:d8:b3:02:3e:76:2b:34:47:7c:f3:7e:56:99 23:52:47.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54516]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:47.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54516]): strict KEX resets output message sequence number from 3 to 0 23:52:47.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54516]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:47.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54516])[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 23:52:47.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54516])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:47.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54516]) packet #0 sending command=7[7] len=419 23:52:47.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54516]) No pending packets to flush at end of KEX 23:52:47.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54516]) process #2 SSH_MSG_NEWKEYS 23:52:47.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54516]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:47.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54516]): strict KEX resets input message sequence number from 3 to 0 23:52:47.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54516]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:47.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:47.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54516]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:47.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54516]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54516]) authorized authentication methods: password,publickey 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54516]) Accepted service ssh-userauth 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54516]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54516]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54516]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54516]) no authentication factory for method=none 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54516]) SSH_MSG_USERAUTH_REQUEST 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54516]) remaining methods: password,publickey 23:52:47.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54516]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54516]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54516]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:47.846 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54516]) authentication result: true 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54516]) SSH_MSG_USERAUTH_REQUEST 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54516])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54516]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:47.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54516]) no heartbeat to stop 23:52:47.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54516]) heartbeat type=IGNORE, interval=PT30S 23:52:47.847 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54516 authenticated 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54516]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54516]] session=TransportServerSession[admin@/10.30.170.79:54516] id=0 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54516])) size=2097152, max=2097152, packet=32768 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54516]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54516] 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54516]) recipient=0 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])) size=2097152, max=2097152, packet=32768 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])) re-initializing 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])) size=2097152, max=2097152, packet=32768 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:47.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:47.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:47.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:47.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])[want-reply=true] subsystem=netconf 23:52:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])[subsystem] prepared command 23:52:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516]}} established 23:52:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 97: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17926 23:52:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 97: Creating data stores for simulated device 23:52:47.850 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:47.851 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:47.851 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:47.851 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:47.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[180cc6db] 23:52:47.855 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:47.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:47.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:47.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:47.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:47.856 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:47.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:47.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:47.856 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[180cc6db], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[180cc6db], subtreeVersion=Version[4f215997], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4f215997], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:47.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:47.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:47.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516] 23:52:47.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 97 on channel [id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516] 23:52:47.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) by 1219 down to 2095933 23:52:47.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:47.862 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:47.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516] 23:52:47.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516] 23:52:47.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) request=subsystem result=ReplySuccess, want-reply=true 23:52:47.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:47.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) request=subsystem activate command 23:52:47.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) starting runner for command=netconf 23:52:47.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #5 SSH_MSG_CHANNEL_DATA 23:52:47.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) by 373 down to 2096779 23:52:47.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_CHANNEL_DATA len=373 23:52:47.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516] 23:52:47.864 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:47.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516] 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516] 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17926', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=97} created 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=97, channel=[id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516]} created 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516] successful with session NetconfServerSession{sessionId=97, channel=[id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516]} 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516]} up 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #6 SSH_MSG_CHANNEL_DATA 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) by 393 down to 2096386 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_CHANNEL_DATA len=393 23:52:47.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516] 23:52:47.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:47.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:47.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=97} 23:52:47.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:47.867 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1850c10e after next message 23:52:47.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=97, channel=[id: 0x3b5adfa5, L:/10.30.170.146:17926 - R:/10.30.170.79:54516]} EXI handlers added to pipeline 23:52:47.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:47.868 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1850c10e 23:52:47.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) by 179 down to 2095754 23:52:47.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:47.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #7 SSH_MSG_CHANNEL_DATA 23:52:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) by 340 down to 2096046 23:52:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_CHANNEL_DATA len=340 23:52:47.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516] 23:52:47.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:47.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:47.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=97} 23:52:47.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4f215997] 23:52:47.873 [netconf-device-simulator-threads-4] 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 23:52:47.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:47.874 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:47.874 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:47.874 [netconf-device-simulator-threads-4] 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 23:52:47.874 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:47.874 [netconf-device-simulator-threads-4] 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} 23:52:47.874 [netconf-device-simulator-threads-4] 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} 23:52:47.874 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:47.874 [netconf-device-simulator-threads-4] 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} 23:52:47.874 [netconf-device-simulator-threads-4] 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} 23:52:47.874 [netconf-device-simulator-threads-4] 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} 23:52:47.874 [netconf-device-simulator-threads-4] 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} 23:52:47.874 [netconf-device-simulator-threads-4] 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} 23:52:47.874 [netconf-device-simulator-threads-4] 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} 23:52:47.875 [netconf-device-simulator-threads-4] 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} 23:52:47.875 [netconf-device-simulator-threads-4] 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} 23:52:47.875 [netconf-device-simulator-threads-4] 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} 23:52:47.875 [netconf-device-simulator-threads-4] 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} 23:52:47.875 [netconf-device-simulator-threads-4] 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} 23:52:47.875 [netconf-device-simulator-threads-4] 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} 23:52:47.875 [netconf-device-simulator-threads-4] 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 23:52:47.875 [netconf-device-simulator-threads-4] 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 23:52:47.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) by 778 down to 2094976 23:52:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #9 SSH_MSG_IGNORE 23:52:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:52:47.975 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:47.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #8 SSH_MSG_IGNORE 23:52:47.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:52:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510]} 23:52:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43510]): SSH-2.0-SSHD-UNKNOWN 23:52:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43510]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43510]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:48.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43510]) Send SSH_MSG_KEXINIT 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43510]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43510]) process #0 SSH_MSG_KEXINIT 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43510]) SSH_MSG_KEXINIT 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43510]) strict KEX=true client=true server=true 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43510]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43510]) Kex: server host key algorithms = rsa-sha2-512 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43510]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43510]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43510]) Kex: mac algorithms (client to server) = aead 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43510]) Kex: mac algorithms (server to client) = aead 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43510]) Kex: compression algorithms (client to server) = none 23:52:48.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43510]) Kex: compression algorithms (server to client) = none 23:52:48.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:48.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #9 SSH_MSG_IGNORE 23:52:48.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:52:48.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43510]) process #1 30 23:52:48.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43510]] process command=SSH_MSG_KEXDH_INIT 23:52:48.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #8 SSH_MSG_IGNORE 23:52:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:52:48.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43510]] Send SSH_MSG_KEXDH_REPLY 23:52:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43510]) packet #1 sending command=31[31] len=1639 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43510])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43510]) Send SSH_MSG_NEWKEYS 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43510]) session ID=8d:96:f4:0e:90:57:51:d6:99:19:30:f0:88:9d:25:23:02:4e:7d:58:3b:fb:9c:9f:5d:10:1d:4c:dc:02:7b:8b:78:b4:71:bc:41:7b:15:f1:82:96:c3:a3:86:4b:b2:87:4f:3c:36:1d:c1:ce:53:57:44:02:51:9f:e1:e2:12:52 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43510]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43510]): strict KEX resets output message sequence number from 3 to 0 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43510]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43510])[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 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43510])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:48.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43510]) packet #0 sending command=7[7] len=419 23:52:48.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43510]) No pending packets to flush at end of KEX 23:52:48.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43510]) process #2 SSH_MSG_NEWKEYS 23:52:48.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43510]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:48.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43510]): strict KEX resets input message sequence number from 3 to 0 23:52:48.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43510]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:48.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:48.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43510]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:48.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43510]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43510]) authorized authentication methods: password,publickey 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43510]) Accepted service ssh-userauth 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43510]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43510]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43510]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43510]) no authentication factory for method=none 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43510]) SSH_MSG_USERAUTH_REQUEST 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43510]) remaining methods: password,publickey 23:52:48.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43510]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43510]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43510]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:48.766 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43510]) authentication result: true 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43510]) SSH_MSG_USERAUTH_REQUEST 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43510])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43510]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43510]) no heartbeat to stop 23:52:48.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43510]) heartbeat type=IGNORE, interval=PT30S 23:52:48.766 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43510 authenticated 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43510]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43510]] session=TransportServerSession[admin@/10.30.170.79:43510] id=0 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43510])) size=2097152, max=2097152, packet=32768 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43510]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43510] 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43510]) recipient=0 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])) size=2097152, max=2097152, packet=32768 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])) re-initializing 23:52:48.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])) size=2097152, max=2097152, packet=32768 23:52:48.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:48.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:48.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:48.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:48.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])[want-reply=true] subsystem=netconf 23:52:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])[subsystem] prepared command 23:52:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510]}} established 23:52:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 98: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17927 23:52:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 98: Creating data stores for simulated device 23:52:48.769 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:48.769 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:48.769 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:48.770 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5c20e23a] 23:52:48.770 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:48.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:48.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:48.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:48.771 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:48.771 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:48.771 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:48.771 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:48.771 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5c20e23a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5c20e23a], subtreeVersion=Version[41a07cb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[41a07cb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:48.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:48.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:48.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510] 23:52:48.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 98 on channel [id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510] 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) by 1219 down to 2095933 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510] 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510] 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) request=subsystem result=ReplySuccess, want-reply=true 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) request=subsystem activate command 23:52:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) starting runner for command=netconf 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #5 SSH_MSG_CHANNEL_DATA 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) by 373 down to 2096779 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_CHANNEL_DATA len=373 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510] 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510] 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510] 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17927', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=98} created 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=98, channel=[id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510]} created 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510] successful with session NetconfServerSession{sessionId=98, channel=[id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510]} 23:52:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510]} up 23:52:48.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #6 SSH_MSG_CHANNEL_DATA 23:52:48.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) by 393 down to 2096386 23:52:48.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_CHANNEL_DATA len=393 23:52:48.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510] 23:52:48.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:48.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:48.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=98} 23:52:48.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:48.779 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59493d1e after next message 23:52:48.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=98, channel=[id: 0xb7055838, L:/10.30.170.146:17927 - R:/10.30.170.79:43510]} EXI handlers added to pipeline 23:52:48.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:48.779 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59493d1e 23:52:48.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) by 179 down to 2095754 23:52:48.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:48.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:48.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #7 SSH_MSG_CHANNEL_DATA 23:52:48.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) by 340 down to 2096046 23:52:48.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_CHANNEL_DATA len=340 23:52:48.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510] 23:52:48.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:48.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:48.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=98} 23:52:48.783 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[41a07cb] 23:52:48.783 [netconf-device-simulator-threads-6] 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 23:52:48.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:48.784 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:48.784 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:48.784 [netconf-device-simulator-threads-6] 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 23:52:48.784 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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} 23:52:48.784 [netconf-device-simulator-threads-6] 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 23:52:48.784 [netconf-device-simulator-threads-6] 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 23:52:48.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:48.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) by 778 down to 2094976 23:52:48.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:48.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:48.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656]} 23:52:48.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49656]): SSH-2.0-SSHD-UNKNOWN 23:52:48.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49656]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:48.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49656]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49656]) Send SSH_MSG_KEXINIT 23:52:49.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49656]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49656]) process #0 SSH_MSG_KEXINIT 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49656]) SSH_MSG_KEXINIT 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49656]) strict KEX=true client=true server=true 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49656]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49656]) Kex: server host key algorithms = rsa-sha2-512 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49656]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49656]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49656]) Kex: mac algorithms (client to server) = aead 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49656]) Kex: mac algorithms (server to client) = aead 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49656]) Kex: compression algorithms (client to server) = none 23:52:49.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49656]) Kex: compression algorithms (server to client) = none 23:52:49.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:49.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:49.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #9 SSH_MSG_IGNORE 23:52:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:52:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49656]) process #1 30 23:52:49.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49656]] process command=SSH_MSG_KEXDH_INIT 23:52:49.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49656]] Send SSH_MSG_KEXDH_REPLY 23:52:49.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49656]) packet #1 sending command=31[31] len=1639 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49656])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49656]) Send SSH_MSG_NEWKEYS 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49656]) session ID=31:55:16:86:f4:bf:92:d3:c2:f5:bc:73:18:f4:2a:12:19:62:d1:c4:eb:a0:d3:95:39:8e:0d:e1:7d:ea:d4:c0:cb:95:92:2f:62:c0:5b:a5:9c:57:99:be:ba:51:70:2e:c9:8c:54:6c:50:1a:00:0d:b1:0e:e6:34:cc:a7:48:c4 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49656]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49656]): strict KEX resets output message sequence number from 3 to 0 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49656]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49656])[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 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49656])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:49.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49656]) packet #0 sending command=7[7] len=419 23:52:49.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49656]) No pending packets to flush at end of KEX 23:52:49.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:49.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #8 SSH_MSG_IGNORE 23:52:49.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:52:49.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49656]) process #2 SSH_MSG_NEWKEYS 23:52:49.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49656]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:49.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49656]): strict KEX resets input message sequence number from 3 to 0 23:52:49.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49656]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:49.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:49.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49656]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:49.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49656]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49656]) authorized authentication methods: password,publickey 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49656]) Accepted service ssh-userauth 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49656]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49656]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49656]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49656]) no authentication factory for method=none 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49656]) SSH_MSG_USERAUTH_REQUEST 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49656]) remaining methods: password,publickey 23:52:49.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49656]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49656]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49656]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:49.386 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49656]) authentication result: true 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49656]) SSH_MSG_USERAUTH_REQUEST 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49656])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49656]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:49.386 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:49.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49656]) no heartbeat to stop 23:52:49.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49656]) heartbeat type=IGNORE, interval=PT30S 23:52:49.387 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49656 authenticated 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49656]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49656]] session=TransportServerSession[admin@/10.30.170.79:49656] id=0 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49656])) size=2097152, max=2097152, packet=32768 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49656]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49656] 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49656]) recipient=0 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])) size=2097152, max=2097152, packet=32768 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])) re-initializing 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])) size=2097152, max=2097152, packet=32768 23:52:49.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:49.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:49.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:49.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])[want-reply=true] subsystem=netconf 23:52:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])[subsystem] prepared command 23:52:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656]}} established 23:52:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 99: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17928 23:52:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 99: Creating data stores for simulated device 23:52:49.390 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:49.391 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:49.391 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:49.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9e50ab1] 23:52:49.394 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:49.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:49.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:49.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:49.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:49.395 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:49.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:49.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:49.395 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9e50ab1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9e50ab1], subtreeVersion=Version[1825ba13], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1825ba13], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:49.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:49.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:49.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656] 23:52:49.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 99 on channel [id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656] 23:52:49.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) by 1219 down to 2095933 23:52:49.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 23:52:49.400 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656] 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656] 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) request=subsystem result=ReplySuccess, want-reply=true 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) request=subsystem activate command 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) starting runner for command=netconf 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #5 SSH_MSG_CHANNEL_DATA 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) by 373 down to 2096779 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_CHANNEL_DATA len=373 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656] 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:49.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:49.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656] 23:52:49.402 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656] 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17928', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=99} created 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656]} created 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656] successful with session NetconfServerSession{sessionId=99, channel=[id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656]} 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656]} up 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #6 SSH_MSG_CHANNEL_DATA 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) by 393 down to 2096386 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_CHANNEL_DATA len=393 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656] 23:52:49.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:49.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:49.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=99} 23:52:49.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:49.405 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e209374 after next message 23:52:49.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xeef6d66a, L:/10.30.170.146:17928 - R:/10.30.170.79:49656]} EXI handlers added to pipeline 23:52:49.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:49.405 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e209374 23:52:49.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) by 179 down to 2095754 23:52:49.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:49.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:49.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #7 SSH_MSG_CHANNEL_DATA 23:52:49.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) by 340 down to 2096046 23:52:49.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_CHANNEL_DATA len=340 23:52:49.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656] 23:52:49.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:49.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:49.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=99} 23:52:49.410 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1825ba13] 23:52:49.410 [netconf-device-simulator-threads-0] 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 23:52:49.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:49.411 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:49.411 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:49.411 [netconf-device-simulator-threads-0] 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 23:52:49.411 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:49.411 [netconf-device-simulator-threads-0] 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} 23:52:49.411 [netconf-device-simulator-threads-0] 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} 23:52:49.411 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:49.411 [netconf-device-simulator-threads-0] 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} 23:52:49.411 [netconf-device-simulator-threads-0] 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} 23:52:49.411 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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} 23:52:49.412 [netconf-device-simulator-threads-0] 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 23:52:49.412 [netconf-device-simulator-threads-0] 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 23:52:49.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:49.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) by 778 down to 2094976 23:52:49.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:49.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:49.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410]} 23:52:49.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50410]): SSH-2.0-SSHD-UNKNOWN 23:52:49.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50410]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:49.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50410]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50410]) Send SSH_MSG_KEXINIT 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50410]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50410]) process #0 SSH_MSG_KEXINIT 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50410]) SSH_MSG_KEXINIT 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50410]) strict KEX=true client=true server=true 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50410]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50410]) Kex: server host key algorithms = rsa-sha2-512 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50410]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50410]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50410]) Kex: mac algorithms (client to server) = aead 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50410]) Kex: mac algorithms (server to client) = aead 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50410]) Kex: compression algorithms (client to server) = none 23:52:49.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50410]) Kex: compression algorithms (server to client) = none 23:52:49.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:49.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50410]) process #1 30 23:52:49.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50410]] process command=SSH_MSG_KEXDH_INIT 23:52:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50410]] Send SSH_MSG_KEXDH_REPLY 23:52:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50410]) packet #1 sending command=31[31] len=1639 23:52:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50410])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50410]) Send SSH_MSG_NEWKEYS 23:52:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50410]) session ID=a1:09:18:e7:09:c5:0c:7a:88:24:c6:b8:eb:d4:16:eb:61:1e:42:9b:35:04:77:1f:b4:a4:bd:b3:3e:dd:85:f5:8f:f5:f1:93:46:9b:b9:6e:0e:9e:dd:f2:4f:46:67:9d:e0:08:46:19:13:e9:60:c7:42:9b:f1:0a:5c:b9:59:ee 23:52:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50410]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50410]): strict KEX resets output message sequence number from 3 to 0 23:52:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50410]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50410])[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 23:52:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50410])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50410]) packet #0 sending command=7[7] len=419 23:52:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50410]) No pending packets to flush at end of KEX 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50410]) process #2 SSH_MSG_NEWKEYS 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50410]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50410]): strict KEX resets input message sequence number from 3 to 0 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50410]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50410]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50410]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50410]) authorized authentication methods: password,publickey 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50410]) Accepted service ssh-userauth 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50410]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50410]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50410]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50410]) no authentication factory for method=none 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50410]) SSH_MSG_USERAUTH_REQUEST 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50410]) remaining methods: password,publickey 23:52:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50410]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50410]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50410]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:49.980 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50410]) authentication result: true 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50410]) SSH_MSG_USERAUTH_REQUEST 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50410])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50410]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50410]) no heartbeat to stop 23:52:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50410]) heartbeat type=IGNORE, interval=PT30S 23:52:49.980 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50410 authenticated 23:52:49.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:49.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50410]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:49.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50410]] session=TransportServerSession[admin@/10.30.170.79:50410] id=0 23:52:49.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50410])) size=2097152, max=2097152, packet=32768 23:52:49.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50410]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50410] 23:52:49.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50410]) recipient=0 23:52:49.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])) size=2097152, max=2097152, packet=32768 23:52:49.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])) re-initializing 23:52:49.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])) size=2097152, max=2097152, packet=32768 23:52:49.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:49.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])[want-reply=true] subsystem=netconf 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])[subsystem] prepared command 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410]}} established 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 100: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17929 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 100: Creating data stores for simulated device 23:52:49.983 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:49.983 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:49.983 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:49.983 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:49.984 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22e790e7] 23:52:49.984 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:49.985 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:49.985 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:49.985 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:49.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:49.985 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:49.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:49.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:49.985 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22e790e7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22e790e7], subtreeVersion=Version[7402d7fc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7402d7fc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:49.986 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:49.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:49.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410] 23:52:49.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 100 on channel [id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410] 23:52:49.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) by 1220 down to 2095932 23:52:49.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:49.996 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:49.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410] 23:52:49.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410] 23:52:49.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) request=subsystem result=ReplySuccess, want-reply=true 23:52:49.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:49.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) request=subsystem activate command 23:52:49.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) starting runner for command=netconf 23:52:50.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #5 SSH_MSG_CHANNEL_DATA 23:52:50.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) by 373 down to 2096779 23:52:50.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_CHANNEL_DATA len=373 23:52:50.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410] 23:52:50.000 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:50.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410] 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410] 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17929', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=100} created 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=100, channel=[id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410]} created 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410] successful with session NetconfServerSession{sessionId=100, channel=[id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410]} 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410]} up 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #6 SSH_MSG_CHANNEL_DATA 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) by 393 down to 2096386 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_CHANNEL_DATA len=393 23:52:50.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410] 23:52:50.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:50.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:50.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=100} 23:52:50.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:50.003 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7916f21 after next message 23:52:50.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=100, channel=[id: 0xbfc398bb, L:/10.30.170.146:17929 - R:/10.30.170.79:50410]} EXI handlers added to pipeline 23:52:50.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:50.003 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7916f21 23:52:50.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) by 179 down to 2095753 23:52:50.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:50.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:50.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #7 SSH_MSG_CHANNEL_DATA 23:52:50.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) by 340 down to 2096046 23:52:50.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_CHANNEL_DATA len=340 23:52:50.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410] 23:52:50.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:50.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:50.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=100} 23:52:50.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7402d7fc] 23:52:50.010 [netconf-device-simulator-threads-2] 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 23:52:50.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:50.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:50.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:50.010 [netconf-device-simulator-threads-2] 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 23:52:50.010 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:50.010 [netconf-device-simulator-threads-2] 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} 23:52:50.010 [netconf-device-simulator-threads-2] 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} 23:52:50.010 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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} 23:52:50.011 [netconf-device-simulator-threads-2] 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 23:52:50.011 [netconf-device-simulator-threads-2] 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 23:52:50.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:50.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) by 778 down to 2094975 23:52:50.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:50.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:50.160 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:50.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #8 SSH_MSG_IGNORE 23:52:50.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:52:50.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462]} 23:52:50.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40462]): SSH-2.0-SSHD-UNKNOWN 23:52:50.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40462]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:50.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40462]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:50.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #9 SSH_MSG_IGNORE 23:52:50.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:52:50.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40462]) Send SSH_MSG_KEXINIT 23:52:50.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40462]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:50.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40462]) process #0 SSH_MSG_KEXINIT 23:52:50.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40462]) SSH_MSG_KEXINIT 23:52:50.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40462]) strict KEX=true client=true server=true 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40462]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40462]) Kex: server host key algorithms = rsa-sha2-512 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40462]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40462]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40462]) Kex: mac algorithms (client to server) = aead 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40462]) Kex: mac algorithms (server to client) = aead 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40462]) Kex: compression algorithms (client to server) = none 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40462]) Kex: compression algorithms (server to client) = none 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:50.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:50.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:50.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #9 SSH_MSG_IGNORE 23:52:50.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:52:50.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40462]) process #1 30 23:52:50.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40462]] process command=SSH_MSG_KEXDH_INIT 23:52:50.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40462]] Send SSH_MSG_KEXDH_REPLY 23:52:50.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40462]) packet #1 sending command=31[31] len=1639 23:52:50.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40462])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:50.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40462]) Send SSH_MSG_NEWKEYS 23:52:50.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40462]) session ID=d0:3b:eb:db:a6:57:b4:75:40:65:b5:9e:37:9b:0c:3e:d1:2a:e7:31:9b:50:e2:4e:c8:98:67:c0:00:d9:34:ee:1a:80:0f:d2:c9:74:61:d9:b7:3d:28:85:fa:d8:6a:77:49:bf:d5:53:2c:1f:2e:c8:fc:7c:72:ca:95:a3:30:e6 23:52:50.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40462]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:50.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40462]): strict KEX resets output message sequence number from 3 to 0 23:52:50.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40462]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:50.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40462])[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 23:52:50.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40462])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:50.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40462]) packet #0 sending command=7[7] len=419 23:52:50.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40462]) No pending packets to flush at end of KEX 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40462]) process #2 SSH_MSG_NEWKEYS 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40462]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40462]): strict KEX resets input message sequence number from 3 to 0 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40462]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40462]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40462]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40462]) authorized authentication methods: password,publickey 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40462]) Accepted service ssh-userauth 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40462]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40462]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40462]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40462]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40462]) no authentication factory for method=none 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40462]) SSH_MSG_USERAUTH_REQUEST 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40462]) remaining methods: password,publickey 23:52:50.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40462]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:50.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40462]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40462]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40462]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:50.781 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40462]) authentication result: true 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40462]) SSH_MSG_USERAUTH_REQUEST 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40462])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40462]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40462]) no heartbeat to stop 23:52:50.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40462]) heartbeat type=IGNORE, interval=PT30S 23:52:50.781 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40462 authenticated 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40462]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40462]] session=TransportServerSession[admin@/10.30.170.79:40462] id=0 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40462])) size=2097152, max=2097152, packet=32768 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40462]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40462] 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40462]) recipient=0 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])) size=2097152, max=2097152, packet=32768 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])) re-initializing 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])) size=2097152, max=2097152, packet=32768 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])[want-reply=true] subsystem=netconf 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])[subsystem] prepared command 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462]}} established 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 101: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17930 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 101: Creating data stores for simulated device 23:52:50.784 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:50.784 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:50.785 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:50.785 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[29d026e2] 23:52:50.786 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:50.787 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:50.787 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:50.787 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:50.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:50.788 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:50.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:50.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:50.788 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[29d026e2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[29d026e2], subtreeVersion=Version[e495f96], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e495f96], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:50.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:50.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:50.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462] 23:52:50.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 101 on channel [id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462] 23:52:50.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) by 1220 down to 2095932 23:52:50.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:50.792 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:50.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462] 23:52:50.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462] 23:52:50.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) request=subsystem result=ReplySuccess, want-reply=true 23:52:50.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:50.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) request=subsystem activate command 23:52:50.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) starting runner for command=netconf 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #5 SSH_MSG_CHANNEL_DATA 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) by 373 down to 2096779 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_CHANNEL_DATA len=373 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462] 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462] 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:50.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462] 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17930', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=101} created 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462]} created 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462] successful with session NetconfServerSession{sessionId=101, channel=[id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462]} 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462]} up 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #6 SSH_MSG_CHANNEL_DATA 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) by 393 down to 2096386 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_CHANNEL_DATA len=393 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462] 23:52:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:50.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:50.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=101} 23:52:50.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:50.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4497e4b4 after next message 23:52:50.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x2a8b2797, L:/10.30.170.146:17930 - R:/10.30.170.79:40462]} EXI handlers added to pipeline 23:52:50.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:50.796 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4497e4b4 23:52:50.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) by 179 down to 2095753 23:52:50.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:50.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:50.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #7 SSH_MSG_CHANNEL_DATA 23:52:50.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) by 340 down to 2096046 23:52:50.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_CHANNEL_DATA len=340 23:52:50.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462] 23:52:50.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:50.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:50.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=101} 23:52:50.808 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e495f96] 23:52:50.808 [netconf-device-simulator-threads-4] 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 23:52:50.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:50.808 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:50.808 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:50.808 [netconf-device-simulator-threads-4] 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 23:52:50.808 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:50.808 [netconf-device-simulator-threads-4] 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} 23:52:50.808 [netconf-device-simulator-threads-4] 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} 23:52:50.808 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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} 23:52:50.809 [netconf-device-simulator-threads-4] 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 23:52:50.809 [netconf-device-simulator-threads-4] 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 23:52:50.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) by 778 down to 2094975 23:52:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:51.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:51.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #8 SSH_MSG_IGNORE 23:52:51.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:52:51.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114]} 23:52:51.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60114]): SSH-2.0-SSHD-UNKNOWN 23:52:51.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60114]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:51.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60114]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:51.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60114]) Send SSH_MSG_KEXINIT 23:52:51.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60114]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60114]) process #0 SSH_MSG_KEXINIT 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60114]) SSH_MSG_KEXINIT 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60114]) strict KEX=true client=true server=true 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60114]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60114]) Kex: server host key algorithms = rsa-sha2-512 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60114]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60114]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60114]) Kex: mac algorithms (client to server) = aead 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60114]) Kex: mac algorithms (server to client) = aead 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60114]) Kex: compression algorithms (client to server) = none 23:52:51.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60114]) Kex: compression algorithms (server to client) = none 23:52:51.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:51.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60114]) process #1 30 23:52:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60114]] process command=SSH_MSG_KEXDH_INIT 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60114]] Send SSH_MSG_KEXDH_REPLY 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60114]) packet #1 sending command=31[31] len=1639 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60114])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60114]) Send SSH_MSG_NEWKEYS 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60114]) session ID=27:ce:26:c0:ef:5c:45:ba:00:b1:a1:b7:bb:39:2d:23:fc:4d:01:db:26:00:5b:14:66:9e:6e:b3:d4:c5:e8:2b:53:1f:f4:1c:e1:92:c6:d7:eb:eb:f6:b1:47:28:3e:60:13:33:71:9d:13:43:91:76:24:81:4c:02:90:d3:2e:98 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60114]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60114]): strict KEX resets output message sequence number from 3 to 0 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60114]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60114])[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 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60114])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60114]) packet #0 sending command=7[7] len=419 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60114]) No pending packets to flush at end of KEX 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #9 SSH_MSG_IGNORE 23:52:51.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:52:51.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60114]) process #2 SSH_MSG_NEWKEYS 23:52:51.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60114]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:51.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60114]): strict KEX resets input message sequence number from 3 to 0 23:52:51.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60114]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:51.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:51.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60114]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:51.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60114]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:51.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60114]) authorized authentication methods: password,publickey 23:52:51.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60114]) Accepted service ssh-userauth 23:52:51.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60114]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:51.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60114]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:51.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:51.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60114]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:51.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60114]) no authentication factory for method=none 23:52:51.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60114]) SSH_MSG_USERAUTH_REQUEST 23:52:51.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60114]) remaining methods: password,publickey 23:52:51.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60114]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60114]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60114]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:51.432 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60114]) authentication result: true 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60114]) SSH_MSG_USERAUTH_REQUEST 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60114])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60114]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60114]) no heartbeat to stop 23:52:51.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60114]) heartbeat type=IGNORE, interval=PT30S 23:52:51.432 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60114 authenticated 23:52:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60114]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:51.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60114]] session=TransportServerSession[admin@/10.30.170.79:60114] id=0 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60114])) size=2097152, max=2097152, packet=32768 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60114]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60114] 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60114]) recipient=0 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])) size=2097152, max=2097152, packet=32768 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])) re-initializing 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])) size=2097152, max=2097152, packet=32768 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:51.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])[want-reply=true] subsystem=netconf 23:52:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])[subsystem] prepared command 23:52:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114]}} established 23:52:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 102: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17931 23:52:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 102: Creating data stores for simulated device 23:52:51.435 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:51.436 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:51.436 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:51.436 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:51.436 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1062eb57] 23:52:51.439 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:51.440 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:51.440 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:51.440 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:51.440 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:51.440 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1062eb57], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1062eb57], subtreeVersion=Version[782497aa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[782497aa], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:51.440 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:51.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114] 23:52:51.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 102 on channel [id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114] 23:52:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) by 1220 down to 2095932 23:52:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114] 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114] 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) request=subsystem result=ReplySuccess, want-reply=true 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) request=subsystem activate command 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) starting runner for command=netconf 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #5 SSH_MSG_CHANNEL_DATA 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) by 373 down to 2096779 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_CHANNEL_DATA len=373 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114] 23:52:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:51.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:51.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114] 23:52:51.448 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:51.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114] 23:52:51.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17931', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:51.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=102} created 23:52:51.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114]} created 23:52:51.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114] successful with session NetconfServerSession{sessionId=102, channel=[id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114]} 23:52:51.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114]} up 23:52:51.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #6 SSH_MSG_CHANNEL_DATA 23:52:51.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) by 393 down to 2096386 23:52:51.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_CHANNEL_DATA len=393 23:52:51.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114] 23:52:51.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:51.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:51.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=102} 23:52:51.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:51.453 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4504ddaf after next message 23:52:51.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x5f7254b8, L:/10.30.170.146:17931 - R:/10.30.170.79:60114]} EXI handlers added to pipeline 23:52:51.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:51.454 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4504ddaf 23:52:51.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) by 179 down to 2095753 23:52:51.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:51.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:51.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #7 SSH_MSG_CHANNEL_DATA 23:52:51.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) by 340 down to 2096046 23:52:51.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_CHANNEL_DATA len=340 23:52:51.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114] 23:52:51.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:51.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:51.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=102} 23:52:51.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[782497aa] 23:52:51.461 [netconf-device-simulator-threads-6] 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 23:52:51.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:51.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:51.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:51.461 [netconf-device-simulator-threads-6] 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 23:52:51.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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} 23:52:51.461 [netconf-device-simulator-threads-6] 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 23:52:51.462 [netconf-device-simulator-threads-6] 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 23:52:51.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:51.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) by 778 down to 2094975 23:52:51.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:51.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:51.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:51.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #8 SSH_MSG_IGNORE 23:52:51.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:52:51.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518]} 23:52:51.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43518]): SSH-2.0-SSHD-UNKNOWN 23:52:51.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43518]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:51.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43518]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43518]) Send SSH_MSG_KEXINIT 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43518]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43518]) process #0 SSH_MSG_KEXINIT 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43518]) SSH_MSG_KEXINIT 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43518]) strict KEX=true client=true server=true 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43518]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43518]) Kex: server host key algorithms = rsa-sha2-512 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43518]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43518]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43518]) Kex: mac algorithms (client to server) = aead 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43518]) Kex: mac algorithms (server to client) = aead 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43518]) Kex: compression algorithms (client to server) = none 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43518]) Kex: compression algorithms (server to client) = none 23:52:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:51.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43518]) process #1 30 23:52:51.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43518]] process command=SSH_MSG_KEXDH_INIT 23:52:52.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43518]] Send SSH_MSG_KEXDH_REPLY 23:52:52.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43518]) packet #1 sending command=31[31] len=1639 23:52:52.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43518])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:52.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43518]) Send SSH_MSG_NEWKEYS 23:52:52.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43518]) session ID=35:31:3f:f9:97:6f:ae:dc:af:36:f2:30:4c:9c:e0:25:50:4f:dc:db:1c:3b:86:c2:19:90:20:42:35:e4:77:32:73:40:ec:40:7b:fb:b5:1b:d1:d3:cc:4d:31:2d:c3:cf:1e:14:3b:cd:82:4a:52:4e:8f:86:e8:a5:ba:62:de:3a 23:52:52.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43518]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:52.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43518]): strict KEX resets output message sequence number from 3 to 0 23:52:52.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43518]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:52.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43518])[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 23:52:52.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43518])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:52.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43518]) packet #0 sending command=7[7] len=419 23:52:52.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43518]) No pending packets to flush at end of KEX 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43518]) process #2 SSH_MSG_NEWKEYS 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43518]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43518]): strict KEX resets input message sequence number from 3 to 0 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43518]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43518]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43518]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43518]) authorized authentication methods: password,publickey 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43518]) Accepted service ssh-userauth 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43518]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43518]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43518]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43518]) no authentication factory for method=none 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43518]) SSH_MSG_USERAUTH_REQUEST 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43518]) remaining methods: password,publickey 23:52:52.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43518]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43518]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43518]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:52.038 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43518]) authentication result: true 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43518]) SSH_MSG_USERAUTH_REQUEST 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43518])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43518]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43518]) no heartbeat to stop 23:52:52.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43518]) heartbeat type=IGNORE, interval=PT30S 23:52:52.038 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43518 authenticated 23:52:52.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:52.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43518]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:52.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43518]] session=TransportServerSession[admin@/10.30.170.79:43518] id=0 23:52:52.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43518])) size=2097152, max=2097152, packet=32768 23:52:52.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43518]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43518] 23:52:52.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43518]) recipient=0 23:52:52.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])) size=2097152, max=2097152, packet=32768 23:52:52.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])) re-initializing 23:52:52.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])) size=2097152, max=2097152, packet=32768 23:52:52.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:52.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])[want-reply=true] subsystem=netconf 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])[subsystem] prepared command 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518]}} established 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 103: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17932 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 103: Creating data stores for simulated device 23:52:52.041 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:52.041 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:52.041 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:52.042 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:52.042 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67b8d473] 23:52:52.043 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:52.045 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:52.045 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:52.045 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:52.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:52.045 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:52.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:52.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:52.045 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67b8d473], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67b8d473], subtreeVersion=Version[6b38b017], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b38b017], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:52.046 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:52.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:52.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518] 23:52:52.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 103 on channel [id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518] 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) by 1220 down to 2095932 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518] 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518] 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) request=subsystem result=ReplySuccess, want-reply=true 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) request=subsystem activate command 23:52:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) starting runner for command=netconf 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #5 SSH_MSG_CHANNEL_DATA 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) by 373 down to 2096779 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_CHANNEL_DATA len=373 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518] 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518] 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518] 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17932', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=103} created 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=103, channel=[id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518]} created 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518] successful with session NetconfServerSession{sessionId=103, channel=[id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518]} 23:52:52.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518]} up 23:52:52.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #6 SSH_MSG_CHANNEL_DATA 23:52:52.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) by 393 down to 2096386 23:52:52.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_CHANNEL_DATA len=393 23:52:52.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518] 23:52:52.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:52.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:52.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=103} 23:52:52.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:52.051 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a28f07f after next message 23:52:52.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=103, channel=[id: 0xb8a23646, L:/10.30.170.146:17932 - R:/10.30.170.79:43518]} EXI handlers added to pipeline 23:52:52.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:52.052 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a28f07f 23:52:52.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) by 179 down to 2095753 23:52:52.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:52.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:52.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #7 SSH_MSG_CHANNEL_DATA 23:52:52.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) by 340 down to 2096046 23:52:52.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_CHANNEL_DATA len=340 23:52:52.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518] 23:52:52.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:52.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:52.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=103} 23:52:52.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b38b017] 23:52:52.062 [netconf-device-simulator-threads-0] 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 23:52:52.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:52.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:52.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:52.062 [netconf-device-simulator-threads-0] 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 23:52:52.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.062 [netconf-device-simulator-threads-0] 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} 23:52:52.063 [netconf-device-simulator-threads-0] 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} 23:52:52.063 [netconf-device-simulator-threads-0] 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} 23:52:52.063 [netconf-device-simulator-threads-0] 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} 23:52:52.063 [netconf-device-simulator-threads-0] 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 23:52:52.063 [netconf-device-simulator-threads-0] 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 23:52:52.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) by 778 down to 2094975 23:52:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:52.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #9 SSH_MSG_IGNORE 23:52:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:52:52.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:52.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #8 SSH_MSG_IGNORE 23:52:52.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:52:52.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984]} 23:52:52.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46984]): SSH-2.0-SSHD-UNKNOWN 23:52:52.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46984]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:52.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46984]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:52.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46984]) Send SSH_MSG_KEXINIT 23:52:52.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46984]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46984]) process #0 SSH_MSG_KEXINIT 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46984]) SSH_MSG_KEXINIT 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46984]) strict KEX=true client=true server=true 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46984]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46984]) Kex: server host key algorithms = rsa-sha2-512 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46984]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46984]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46984]) Kex: mac algorithms (client to server) = aead 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46984]) Kex: mac algorithms (server to client) = aead 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46984]) Kex: compression algorithms (client to server) = none 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46984]) Kex: compression algorithms (server to client) = none 23:52:52.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:52.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46984]) process #1 30 23:52:52.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46984]] process command=SSH_MSG_KEXDH_INIT 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46984]] Send SSH_MSG_KEXDH_REPLY 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46984]) packet #1 sending command=31[31] len=1639 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46984])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46984]) Send SSH_MSG_NEWKEYS 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46984]) session ID=66:de:1c:7e:cc:63:94:ca:91:ce:30:e9:02:78:9f:a3:b5:b9:f5:30:3f:75:49:92:9c:e4:bc:84:3a:2d:82:20:6b:d1:5b:76:59:9d:63:7a:df:b3:ad:bf:3d:2b:b7:50:15:52:06:19:b2:4a:60:69:30:bd:b6:f0:98:86:89:7b 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46984]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46984]): strict KEX resets output message sequence number from 3 to 0 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46984]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46984])[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 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46984])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46984]) packet #0 sending command=7[7] len=419 23:52:52.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46984]) No pending packets to flush at end of KEX 23:52:52.866 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46984]) process #2 SSH_MSG_NEWKEYS 23:52:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46984]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46984]): strict KEX resets input message sequence number from 3 to 0 23:52:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46984]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46984]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46984]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46984]) authorized authentication methods: password,publickey 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46984]) Accepted service ssh-userauth 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46984]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46984]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46984]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46984]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46984]) no authentication factory for method=none 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46984]) SSH_MSG_USERAUTH_REQUEST 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46984]) remaining methods: password,publickey 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46984]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #9 SSH_MSG_IGNORE 23:52:52.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46984]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46984]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46984]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:52.873 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46984]) authentication result: true 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46984]) SSH_MSG_USERAUTH_REQUEST 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46984])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46984]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46984]) no heartbeat to stop 23:52:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46984]) heartbeat type=IGNORE, interval=PT30S 23:52:52.873 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46984 authenticated 23:52:52.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:52.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46984]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46984]] session=TransportServerSession[admin@/10.30.170.79:46984] id=0 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46984])) size=2097152, max=2097152, packet=32768 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46984]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46984] 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46984]) recipient=0 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])) size=2097152, max=2097152, packet=32768 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])) re-initializing 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])) size=2097152, max=2097152, packet=32768 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:52.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])[want-reply=true] subsystem=netconf 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])[subsystem] prepared command 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984]}} established 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 104: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17933 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 104: Creating data stores for simulated device 23:52:52.876 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:52.876 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:52.876 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:52.876 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:52.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[25e0acaf] 23:52:52.877 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:52.878 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:52.878 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:52.878 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:52.878 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:52.878 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:52.878 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:52.878 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:52.878 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[25e0acaf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[25e0acaf], subtreeVersion=Version[29ca9c5d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[29ca9c5d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:52.879 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:52.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984] 23:52:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 104 on channel [id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984] 23:52:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) by 1220 down to 2095932 23:52:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984] 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984] 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) request=subsystem result=ReplySuccess, want-reply=true 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) request=subsystem activate command 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) starting runner for command=netconf 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #5 SSH_MSG_CHANNEL_DATA 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) by 373 down to 2096779 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_CHANNEL_DATA len=373 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984] 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984] 23:52:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984] 23:52:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17933', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=104} created 23:52:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984]} created 23:52:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984] successful with session NetconfServerSession{sessionId=104, channel=[id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984]} 23:52:52.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984]} up 23:52:52.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #6 SSH_MSG_CHANNEL_DATA 23:52:52.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) by 393 down to 2096386 23:52:52.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_CHANNEL_DATA len=393 23:52:52.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984] 23:52:52.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:52.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:52.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=104} 23:52:52.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:52.885 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7227bbcc after next message 23:52:52.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xfd9acaa6, L:/10.30.170.146:17933 - R:/10.30.170.79:46984]} EXI handlers added to pipeline 23:52:52.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:52.886 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7227bbcc 23:52:52.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) by 179 down to 2095753 23:52:52.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:52.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:52.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #7 SSH_MSG_CHANNEL_DATA 23:52:52.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) by 340 down to 2096046 23:52:52.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_CHANNEL_DATA len=340 23:52:52.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984] 23:52:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=104} 23:52:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[29ca9c5d] 23:52:52.890 [netconf-device-simulator-threads-2] 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 23:52:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:52.890 [netconf-device-simulator-threads-2] 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 23:52:52.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:52.890 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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} 23:52:52.891 [netconf-device-simulator-threads-2] 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 23:52:52.891 [netconf-device-simulator-threads-2] 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 23:52:52.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:52.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) by 778 down to 2094975 23:52:52.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:52.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:53.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:53.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #8 SSH_MSG_IGNORE 23:52:53.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:52:53.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646]} 23:52:53.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48646]): SSH-2.0-SSHD-UNKNOWN 23:52:53.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48646]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:53.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48646]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:53.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48646]) Send SSH_MSG_KEXINIT 23:52:53.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48646]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48646]) process #0 SSH_MSG_KEXINIT 23:52:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48646]) SSH_MSG_KEXINIT 23:52:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48646]) strict KEX=true client=true server=true 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48646]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48646]) Kex: server host key algorithms = rsa-sha2-512 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48646]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48646]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48646]) Kex: mac algorithms (client to server) = aead 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48646]) Kex: mac algorithms (server to client) = aead 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48646]) Kex: compression algorithms (client to server) = none 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48646]) Kex: compression algorithms (server to client) = none 23:52:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:53.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48646]) process #1 30 23:52:53.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48646]] process command=SSH_MSG_KEXDH_INIT 23:52:53.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48646]] Send SSH_MSG_KEXDH_REPLY 23:52:53.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48646]) packet #1 sending command=31[31] len=1639 23:52:53.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48646])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:53.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48646]) Send SSH_MSG_NEWKEYS 23:52:53.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48646]) session ID=c6:1e:42:53:74:32:01:07:b0:e5:e7:44:3c:d3:91:94:7e:25:90:fd:b8:c7:02:b3:c2:9c:5d:63:58:11:5a:83:f0:a7:c4:24:76:fb:21:ef:13:77:a2:5e:f8:70:0b:17:60:54:d3:cb:82:f3:90:4d:60:8e:7b:e8:16:9e:ed:32 23:52:53.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48646]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:53.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48646]): strict KEX resets output message sequence number from 3 to 0 23:52:53.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48646]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:53.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48646])[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 23:52:53.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48646])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:53.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48646]) packet #0 sending command=7[7] len=419 23:52:53.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48646]) No pending packets to flush at end of KEX 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48646]) process #2 SSH_MSG_NEWKEYS 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48646]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48646]): strict KEX resets input message sequence number from 3 to 0 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48646]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48646]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48646]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48646]) authorized authentication methods: password,publickey 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48646]) Accepted service ssh-userauth 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48646]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48646]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48646]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48646]) no authentication factory for method=none 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48646]) SSH_MSG_USERAUTH_REQUEST 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48646]) remaining methods: password,publickey 23:52:53.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48646]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48646]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48646]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:53.486 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48646]) authentication result: true 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48646]) SSH_MSG_USERAUTH_REQUEST 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48646])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48646]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48646]) no heartbeat to stop 23:52:53.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48646]) heartbeat type=IGNORE, interval=PT30S 23:52:53.486 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48646 authenticated 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48646]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48646]] session=TransportServerSession[admin@/10.30.170.79:48646] id=0 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48646])) size=2097152, max=2097152, packet=32768 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48646]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48646] 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48646]) recipient=0 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])) size=2097152, max=2097152, packet=32768 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])) re-initializing 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])) size=2097152, max=2097152, packet=32768 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:53.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:53.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:53.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:53.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])[want-reply=true] subsystem=netconf 23:52:53.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])[subsystem] prepared command 23:52:53.488 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:53.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:53.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646]}} established 23:52:53.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 105: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17934 23:52:53.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 105: Creating data stores for simulated device 23:52:53.489 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:53.489 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:53.489 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:53.489 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:53.489 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:53.491 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4430cf7d] 23:52:53.491 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:53.491 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:53.491 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:53.491 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:53.492 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:53.492 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:53.492 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:53.492 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:53.492 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4430cf7d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4430cf7d], subtreeVersion=Version[44773a88], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[44773a88], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:53.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:53.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:53.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646] 23:52:53.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 105 on channel [id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646] 23:52:53.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) by 1220 down to 2095932 23:52:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646] 23:52:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646] 23:52:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) request=subsystem result=ReplySuccess, want-reply=true 23:52:53.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) request=subsystem activate command 23:52:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) starting runner for command=netconf 23:52:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #5 SSH_MSG_CHANNEL_DATA 23:52:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) by 373 down to 2096779 23:52:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_CHANNEL_DATA len=373 23:52:53.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646] 23:52:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646] 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646] 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17934', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=105} created 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=105, channel=[id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646]} created 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646] successful with session NetconfServerSession{sessionId=105, channel=[id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646]} 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646]} up 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #9 SSH_MSG_IGNORE 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #6 SSH_MSG_CHANNEL_DATA 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) by 393 down to 2096386 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_CHANNEL_DATA len=393 23:52:53.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646] 23:52:53.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:53.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:53.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=105} 23:52:53.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:53.504 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ccf803a after next message 23:52:53.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=105, channel=[id: 0x004885c8, L:/10.30.170.146:17934 - R:/10.30.170.79:48646]} EXI handlers added to pipeline 23:52:53.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:53.505 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ccf803a 23:52:53.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) by 179 down to 2095753 23:52:53.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:53.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:53.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #7 SSH_MSG_CHANNEL_DATA 23:52:53.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) by 340 down to 2096046 23:52:53.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_CHANNEL_DATA len=340 23:52:53.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646] 23:52:53.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:53.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:53.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=105} 23:52:53.510 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[44773a88] 23:52:53.510 [netconf-device-simulator-threads-4] 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 23:52:53.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:53.510 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:53.510 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:53.510 [netconf-device-simulator-threads-4] 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 23:52:53.510 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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} 23:52:53.511 [netconf-device-simulator-threads-4] 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 23:52:53.511 [netconf-device-simulator-threads-4] 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 23:52:53.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:53.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) by 778 down to 2094975 23:52:53.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:53.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998]} 23:52:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42998]): SSH-2.0-SSHD-UNKNOWN 23:52:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42998]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42998]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42998]) Send SSH_MSG_KEXINIT 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42998]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42998]) process #0 SSH_MSG_KEXINIT 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42998]) SSH_MSG_KEXINIT 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42998]) strict KEX=true client=true server=true 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42998]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42998]) Kex: server host key algorithms = rsa-sha2-512 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42998]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42998]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42998]) Kex: mac algorithms (client to server) = aead 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42998]) Kex: mac algorithms (server to client) = aead 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42998]) Kex: compression algorithms (client to server) = none 23:52:54.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42998]) Kex: compression algorithms (server to client) = none 23:52:54.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:54.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42998]) process #1 30 23:52:54.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42998]] process command=SSH_MSG_KEXDH_INIT 23:52:54.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42998]] Send SSH_MSG_KEXDH_REPLY 23:52:54.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42998]) packet #1 sending command=31[31] len=1639 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42998])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42998]) Send SSH_MSG_NEWKEYS 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42998]) session ID=ce:6d:94:a0:27:7a:7b:41:39:d4:d4:e9:d6:88:9a:da:ee:3c:c1:05:ee:9f:5a:ff:7d:51:cf:e8:73:66:71:a8:20:50:77:de:b9:a3:05:61:9a:85:ca:a4:93:4e:7e:2c:f6:6b:8c:f6:d2:47:9d:b0:4a:b3:44:1b:a3:38:d5:01 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42998]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42998]): strict KEX resets output message sequence number from 3 to 0 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42998]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42998])[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 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42998])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42998]) packet #0 sending command=7[7] len=419 23:52:54.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42998]) No pending packets to flush at end of KEX 23:52:54.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42998]) process #2 SSH_MSG_NEWKEYS 23:52:54.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42998]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:54.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42998]): strict KEX resets input message sequence number from 3 to 0 23:52:54.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42998]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:54.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:54.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42998]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:54.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42998]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42998]) authorized authentication methods: password,publickey 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42998]) Accepted service ssh-userauth 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42998]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42998]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42998]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42998]) no authentication factory for method=none 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42998]) SSH_MSG_USERAUTH_REQUEST 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42998]) remaining methods: password,publickey 23:52:54.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42998]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42998]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42998]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:54.166 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42998]) authentication result: true 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42998]) SSH_MSG_USERAUTH_REQUEST 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42998])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42998]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42998]) no heartbeat to stop 23:52:54.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42998]) heartbeat type=IGNORE, interval=PT30S 23:52:54.167 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42998 authenticated 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42998]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42998]] session=TransportServerSession[admin@/10.30.170.79:42998] id=0 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42998])) size=2097152, max=2097152, packet=32768 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42998]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42998] 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42998]) recipient=0 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])) size=2097152, max=2097152, packet=32768 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])) re-initializing 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])) size=2097152, max=2097152, packet=32768 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:54.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:54.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:54.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:54.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])[want-reply=true] subsystem=netconf 23:52:54.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])[subsystem] prepared command 23:52:54.169 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:54.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:54.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998]}} established 23:52:54.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 106: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17935 23:52:54.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 106: Creating data stores for simulated device 23:52:54.170 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:54.170 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:54.170 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:54.170 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:54.170 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:54.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[45e6fd38] 23:52:54.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:54.171 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:54.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:54.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:54.171 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:54.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:54.172 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:54.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:54.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:54.172 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[45e6fd38], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[45e6fd38], subtreeVersion=Version[4a4d7331], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4a4d7331], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:54.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:54.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:54.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #8 SSH_MSG_IGNORE 23:52:54.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:52:54.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998] 23:52:54.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 106 on channel [id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998] 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) by 1220 down to 2095932 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998] 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998] 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) request=subsystem result=ReplySuccess, want-reply=true 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) request=subsystem activate command 23:52:54.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) starting runner for command=netconf 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #5 SSH_MSG_CHANNEL_DATA 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) by 373 down to 2096779 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_CHANNEL_DATA len=373 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998] 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998] 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998] 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17935', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=106} created 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998]} created 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998] successful with session NetconfServerSession{sessionId=106, channel=[id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998]} 23:52:54.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998]} up 23:52:54.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #6 SSH_MSG_CHANNEL_DATA 23:52:54.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) by 393 down to 2096386 23:52:54.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_CHANNEL_DATA len=393 23:52:54.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998] 23:52:54.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:54.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:54.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=106} 23:52:54.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:54.181 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e0c8b58 after next message 23:52:54.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xb859eff6, L:/10.30.170.146:17935 - R:/10.30.170.79:42998]} EXI handlers added to pipeline 23:52:54.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:54.182 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e0c8b58 23:52:54.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) by 179 down to 2095753 23:52:54.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:54.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:54.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #7 SSH_MSG_CHANNEL_DATA 23:52:54.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) by 340 down to 2096046 23:52:54.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_CHANNEL_DATA len=340 23:52:54.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998] 23:52:54.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:54.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:54.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=106} 23:52:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4a4d7331] 23:52:54.186 [netconf-device-simulator-threads-6] 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 23:52:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:54.186 [netconf-device-simulator-threads-6] 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 23:52:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.186 [netconf-device-simulator-threads-6] 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} 23:52:54.187 [netconf-device-simulator-threads-6] 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} 23:52:54.187 [netconf-device-simulator-threads-6] 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} 23:52:54.187 [netconf-device-simulator-threads-6] 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} 23:52:54.187 [netconf-device-simulator-threads-6] 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 23:52:54.187 [netconf-device-simulator-threads-6] 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 23:52:54.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:54.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) by 778 down to 2094975 23:52:54.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:54.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:54.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #9 SSH_MSG_IGNORE 23:52:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:52:54.612 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:54.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #8 SSH_MSG_IGNORE 23:52:54.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:52:54.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846]} 23:52:54.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59846]): SSH-2.0-SSHD-UNKNOWN 23:52:54.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59846]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:54.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59846]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:54.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:54.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59846]) Send SSH_MSG_KEXINIT 23:52:54.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59846]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59846]) process #0 SSH_MSG_KEXINIT 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59846]) SSH_MSG_KEXINIT 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59846]) strict KEX=true client=true server=true 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59846]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59846]) Kex: server host key algorithms = rsa-sha2-512 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59846]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59846]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59846]) Kex: mac algorithms (client to server) = aead 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59846]) Kex: mac algorithms (server to client) = aead 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59846]) Kex: compression algorithms (client to server) = none 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59846]) Kex: compression algorithms (server to client) = none 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #9 SSH_MSG_IGNORE 23:52:54.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:52:55.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59846]) process #1 30 23:52:55.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59846]] process command=SSH_MSG_KEXDH_INIT 23:52:55.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #8 SSH_MSG_IGNORE 23:52:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:52:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59846]] Send SSH_MSG_KEXDH_REPLY 23:52:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59846]) packet #1 sending command=31[31] len=1639 23:52:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59846])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59846]) Send SSH_MSG_NEWKEYS 23:52:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59846]) session ID=ab:97:1f:23:48:2e:fe:94:7e:01:be:c9:c4:57:ce:2c:ae:83:f0:73:b2:82:9b:4b:1f:13:e3:c8:1e:28:0c:58:3e:09:5b:26:f5:59:6c:37:7c:b8:6d:39:0e:1e:d6:94:fa:7f:35:40:ef:c5:cf:b7:8e:f0:f8:9e:9c:69:ae:21 23:52:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59846]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59846]): strict KEX resets output message sequence number from 3 to 0 23:52:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59846]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59846])[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 23:52:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59846])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59846]) packet #0 sending command=7[7] len=419 23:52:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59846]) No pending packets to flush at end of KEX 23:52:55.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59846]) process #2 SSH_MSG_NEWKEYS 23:52:55.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59846]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:55.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59846]): strict KEX resets input message sequence number from 3 to 0 23:52:55.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59846]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:55.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59846]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59846]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59846]) authorized authentication methods: password,publickey 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59846]) Accepted service ssh-userauth 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59846]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59846]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59846]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59846]) no authentication factory for method=none 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59846]) SSH_MSG_USERAUTH_REQUEST 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59846]) remaining methods: password,publickey 23:52:55.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59846]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59846]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59846]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:55.104 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59846]) authentication result: true 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59846]) SSH_MSG_USERAUTH_REQUEST 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59846])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59846]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59846]) no heartbeat to stop 23:52:55.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59846]) heartbeat type=IGNORE, interval=PT30S 23:52:55.104 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59846 authenticated 23:52:55.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:55.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59846]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59846]] session=TransportServerSession[admin@/10.30.170.79:59846] id=0 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59846])) size=2097152, max=2097152, packet=32768 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59846]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59846] 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59846]) recipient=0 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])) size=2097152, max=2097152, packet=32768 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])) re-initializing 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])) size=2097152, max=2097152, packet=32768 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:55.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])[want-reply=true] subsystem=netconf 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])[subsystem] prepared command 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846]}} established 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 107: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17936 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 107: Creating data stores for simulated device 23:52:55.107 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:55.107 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:55.107 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:55.108 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[265e9c09] 23:52:55.108 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:55.109 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:55.109 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:55.109 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:55.109 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:55.109 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:55.109 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:55.109 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:55.109 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[265e9c09], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[265e9c09], subtreeVersion=Version[2bebbf2c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2bebbf2c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:55.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:55.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:55.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846] 23:52:55.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 107 on channel [id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846] 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) by 1220 down to 2095932 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846] 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846] 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) request=subsystem result=ReplySuccess, want-reply=true 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) request=subsystem activate command 23:52:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) starting runner for command=netconf 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #5 SSH_MSG_CHANNEL_DATA 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) by 373 down to 2096779 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_CHANNEL_DATA len=373 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846] 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846] 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846] 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17936', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=107} created 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846]} created 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846] successful with session NetconfServerSession{sessionId=107, channel=[id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846]} 23:52:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846]} up 23:52:55.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #6 SSH_MSG_CHANNEL_DATA 23:52:55.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) by 393 down to 2096386 23:52:55.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_CHANNEL_DATA len=393 23:52:55.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846] 23:52:55.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:55.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:55.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=107} 23:52:55.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:55.116 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@731ec84b after next message 23:52:55.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x6dba3f38, L:/10.30.170.146:17936 - R:/10.30.170.79:59846]} EXI handlers added to pipeline 23:52:55.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:55.116 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@731ec84b 23:52:55.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) by 179 down to 2095753 23:52:55.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:55.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:55.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #7 SSH_MSG_CHANNEL_DATA 23:52:55.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) by 340 down to 2096046 23:52:55.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_CHANNEL_DATA len=340 23:52:55.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846] 23:52:55.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:55.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:55.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=107} 23:52:55.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2bebbf2c] 23:52:55.122 [netconf-device-simulator-threads-0] 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 23:52:55.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:55.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:55.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:55.122 [netconf-device-simulator-threads-0] 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 23:52:55.122 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.122 [netconf-device-simulator-threads-0] 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} 23:52:55.123 [netconf-device-simulator-threads-0] 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} 23:52:55.123 [netconf-device-simulator-threads-0] 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} 23:52:55.123 [netconf-device-simulator-threads-0] 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} 23:52:55.123 [netconf-device-simulator-threads-0] 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 23:52:55.123 [netconf-device-simulator-threads-0] 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 23:52:55.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:55.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) by 778 down to 2094975 23:52:55.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:55.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880]} 23:52:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44880]): SSH-2.0-SSHD-UNKNOWN 23:52:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44880]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44880]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:55.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44880]) Send SSH_MSG_KEXINIT 23:52:55.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:55.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #0 SSH_MSG_KEXINIT 23:52:55.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_KEXINIT 23:52:55.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44880]) strict KEX=true client=true server=true 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: server host key algorithms = rsa-sha2-512 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: mac algorithms (client to server) = aead 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: mac algorithms (server to client) = aead 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: compression algorithms (client to server) = none 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44880]) Kex: compression algorithms (server to client) = none 23:52:55.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:55.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #1 30 23:52:55.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44880]] process command=SSH_MSG_KEXDH_INIT 23:52:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44880]] Send SSH_MSG_KEXDH_REPLY 23:52:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #1 sending command=31[31] len=1639 23:52:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44880])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44880]) Send SSH_MSG_NEWKEYS 23:52:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44880]) session ID=62:de:bc:28:3b:d2:a0:f5:46:25:cc:a1:29:ff:d9:19:d5:ee:81:7b:57:23:53:49:e5:4b:29:20:e6:d4:44:db:07:c6:89:63:e8:50:e6:97:5c:a7:67:c5:bf:04:c9:76:8e:a4:d0:ff:a7:00:cc:f5:90:2f:32:8a:f4:76:23:5f 23:52:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44880]): strict KEX resets output message sequence number from 3 to 0 23:52:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44880]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44880])[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 23:52:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44880])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #0 sending command=7[7] len=419 23:52:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44880]) No pending packets to flush at end of KEX 23:52:55.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #9 SSH_MSG_IGNORE 23:52:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:52:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #2 SSH_MSG_NEWKEYS 23:52:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44880]): strict KEX resets input message sequence number from 3 to 0 23:52:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44880]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:55.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44880]) authorized authentication methods: password,publickey 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44880]) Accepted service ssh-userauth 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) no authentication factory for method=none 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_USERAUTH_REQUEST 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44880]) remaining methods: password,publickey 23:52:55.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44880]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44880]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:55.602 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44880]) authentication result: true 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44880]) SSH_MSG_USERAUTH_REQUEST 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44880])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44880]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44880]) no heartbeat to stop 23:52:55.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44880]) heartbeat type=IGNORE, interval=PT30S 23:52:55.603 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44880 authenticated 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]] session=TransportServerSession[admin@/10.30.170.79:44880] id=0 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44880])) size=2097152, max=2097152, packet=32768 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44880] 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44880]) recipient=0 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])) size=2097152, max=2097152, packet=32768 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])) re-initializing 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])) size=2097152, max=2097152, packet=32768 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:55.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:55.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:55.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:55.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[want-reply=true] subsystem=netconf 23:52:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[subsystem] prepared command 23:52:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880]}} established 23:52:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 108: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17937 23:52:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 108: Creating data stores for simulated device 23:52:55.606 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:55.607 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:55.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:55.607 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:55.609 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[52ac3735] 23:52:55.609 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:55.610 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:55.610 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:55.610 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:55.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:55.611 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:55.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:55.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:55.611 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[52ac3735], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[52ac3735], subtreeVersion=Version[473ea791], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[473ea791], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:55.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:55.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:55.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880] 23:52:55.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 108 on channel [id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880] 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 1220 down to 2095932 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880] 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880] 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) request=subsystem result=ReplySuccess, want-reply=true 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) request=subsystem activate command 23:52:55.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) starting runner for command=netconf 23:52:55.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #5 SSH_MSG_CHANNEL_DATA 23:52:55.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 373 down to 2096779 23:52:55.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_DATA len=373 23:52:55.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 23:52:55.617 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:55.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:55.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880] 23:52:55.618 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:55.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880] 23:52:55.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17937', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:55.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=108} created 23:52:55.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880]} created 23:52:55.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880] successful with session NetconfServerSession{sessionId=108, channel=[id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880]} 23:52:55.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880]} up 23:52:55.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #6 SSH_MSG_CHANNEL_DATA 23:52:55.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 393 down to 2096386 23:52:55.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_DATA len=393 23:52:55.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 23:52:55.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:55.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:55.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=108} 23:52:55.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:55.621 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d94aae7 after next message 23:52:55.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x1b88631c, L:/10.30.170.146:17937 - R:/10.30.170.79:44880]} EXI handlers added to pipeline 23:52:55.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:55.621 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d94aae7 23:52:55.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 179 down to 2095753 23:52:55.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:55.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:55.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #7 SSH_MSG_CHANNEL_DATA 23:52:55.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 340 down to 2096046 23:52:55.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_DATA len=340 23:52:55.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 23:52:55.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:55.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:55.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=108} 23:52:55.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[473ea791] 23:52:55.627 [netconf-device-simulator-threads-2] 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 23:52:55.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:55.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:55.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:55.627 [netconf-device-simulator-threads-2] 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 23:52:55.627 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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} 23:52:55.628 [netconf-device-simulator-threads-2] 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 23:52:55.628 [netconf-device-simulator-threads-2] 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 23:52:55.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:55.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 778 down to 2094975 23:52:55.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:55.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:55.807 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:55.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #8 SSH_MSG_IGNORE 23:52:55.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:52:56.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036]} 23:52:56.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51036]): SSH-2.0-SSHD-UNKNOWN 23:52:56.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51036]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:56.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51036]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51036]) Send SSH_MSG_KEXINIT 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51036]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51036]) process #0 SSH_MSG_KEXINIT 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51036]) SSH_MSG_KEXINIT 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51036]) strict KEX=true client=true server=true 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51036]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51036]) Kex: server host key algorithms = rsa-sha2-512 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51036]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51036]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51036]) Kex: mac algorithms (client to server) = aead 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51036]) Kex: mac algorithms (server to client) = aead 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51036]) Kex: compression algorithms (client to server) = none 23:52:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51036]) Kex: compression algorithms (server to client) = none 23:52:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:56.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51036]) process #1 30 23:52:56.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51036]] process command=SSH_MSG_KEXDH_INIT 23:52:56.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51036]] Send SSH_MSG_KEXDH_REPLY 23:52:56.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51036]) packet #1 sending command=31[31] len=1639 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51036])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51036]) Send SSH_MSG_NEWKEYS 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51036]) session ID=2d:5c:4d:ae:71:db:2c:aa:a2:b1:38:92:56:ec:ea:7a:26:91:ab:ef:99:2c:f5:2c:5f:aa:8d:cf:60:1d:04:2b:0d:21:7d:b1:46:e3:a4:42:70:9d:9b:3b:53:23:69:9f:8d:eb:e2:c8:a8:0f:a1:81:2a:db:03:7f:cc:fe:86:5f 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51036]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51036]): strict KEX resets output message sequence number from 3 to 0 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51036]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51036])[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 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51036])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51036]) packet #0 sending command=7[7] len=419 23:52:56.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51036]) No pending packets to flush at end of KEX 23:52:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51036]) process #2 SSH_MSG_NEWKEYS 23:52:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51036]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51036]): strict KEX resets input message sequence number from 3 to 0 23:52:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51036]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51036]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51036]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51036]) authorized authentication methods: password,publickey 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51036]) Accepted service ssh-userauth 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51036]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51036]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51036]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51036]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51036]) no authentication factory for method=none 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51036]) SSH_MSG_USERAUTH_REQUEST 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51036]) remaining methods: password,publickey 23:52:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51036]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51036]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51036]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51036]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:56.290 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51036]) authentication result: true 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51036]) SSH_MSG_USERAUTH_REQUEST 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51036])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51036]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51036]) no heartbeat to stop 23:52:56.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51036]) heartbeat type=IGNORE, interval=PT30S 23:52:56.291 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51036 authenticated 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51036]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51036]] session=TransportServerSession[admin@/10.30.170.79:51036] id=0 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51036])) size=2097152, max=2097152, packet=32768 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51036]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51036] 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51036]) recipient=0 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])) size=2097152, max=2097152, packet=32768 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])) re-initializing 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])) size=2097152, max=2097152, packet=32768 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])[want-reply=true] subsystem=netconf 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])[subsystem] prepared command 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036]}} established 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 109: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17938 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 109: Creating data stores for simulated device 23:52:56.293 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:56.293 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:56.293 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:56.293 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:56.294 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6d2bfb87] 23:52:56.294 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:56.294 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:56.294 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:56.294 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:56.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:56.295 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:56.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:56.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:56.295 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6d2bfb87], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6d2bfb87], subtreeVersion=Version[3318be9a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3318be9a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:56.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:56.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:56.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036] 23:52:56.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 109 on channel [id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036] 23:52:56.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) by 1220 down to 2095932 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036] 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036] 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) request=subsystem result=ReplySuccess, want-reply=true 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) request=subsystem activate command 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) starting runner for command=netconf 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #5 SSH_MSG_CHANNEL_DATA 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) by 373 down to 2096779 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_CHANNEL_DATA len=373 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036] 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036] 23:52:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036] 23:52:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17938', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=109} created 23:52:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036]} created 23:52:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036] successful with session NetconfServerSession{sessionId=109, channel=[id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036]} 23:52:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036]} up 23:52:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #6 SSH_MSG_CHANNEL_DATA 23:52:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) by 393 down to 2096386 23:52:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_CHANNEL_DATA len=393 23:52:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036] 23:52:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=109} 23:52:56.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:56.302 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32d1fe74 after next message 23:52:56.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x2fec784f, L:/10.30.170.146:17938 - R:/10.30.170.79:51036]} EXI handlers added to pipeline 23:52:56.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:56.302 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32d1fe74 23:52:56.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) by 179 down to 2095753 23:52:56.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:56.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:56.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #7 SSH_MSG_CHANNEL_DATA 23:52:56.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) by 340 down to 2096046 23:52:56.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_CHANNEL_DATA len=340 23:52:56.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036] 23:52:56.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=109} 23:52:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3318be9a] 23:52:56.309 [netconf-device-simulator-threads-4] 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 23:52:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:56.309 [netconf-device-simulator-threads-4] 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 23:52:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:56.309 [netconf-device-simulator-threads-4] 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} 23:52:56.309 [netconf-device-simulator-threads-4] 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} 23:52:56.309 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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} 23:52:56.310 [netconf-device-simulator-threads-4] 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 23:52:56.310 [netconf-device-simulator-threads-4] 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 23:52:56.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:56.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) by 778 down to 2094975 23:52:56.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:56.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:56.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #9 SSH_MSG_IGNORE 23:52:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:52:56.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:56.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #8 SSH_MSG_IGNORE 23:52:56.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:52:56.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930]} 23:52:56.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41930]): SSH-2.0-SSHD-UNKNOWN 23:52:56.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41930]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:56.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41930]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41930]) Send SSH_MSG_KEXINIT 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41930]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41930]) process #0 SSH_MSG_KEXINIT 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41930]) SSH_MSG_KEXINIT 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41930]) strict KEX=true client=true server=true 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41930]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41930]) Kex: server host key algorithms = rsa-sha2-512 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41930]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41930]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41930]) Kex: mac algorithms (client to server) = aead 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41930]) Kex: mac algorithms (server to client) = aead 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41930]) Kex: compression algorithms (client to server) = none 23:52:56.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41930]) Kex: compression algorithms (server to client) = none 23:52:56.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:56.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:57.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41930]) process #1 30 23:52:57.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41930]] process command=SSH_MSG_KEXDH_INIT 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41930]] Send SSH_MSG_KEXDH_REPLY 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41930]) packet #1 sending command=31[31] len=1639 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41930])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41930]) Send SSH_MSG_NEWKEYS 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41930]) session ID=fb:b9:1f:3f:e9:dc:49:bd:69:9a:6e:ef:81:de:26:3b:69:a5:9a:05:59:39:d9:42:09:ea:8c:bf:36:84:6c:26:d8:f7:a6:3f:fb:bd:1c:d7:71:01:00:26:f3:25:1e:a6:3f:a9:59:6b:93:d7:41:82:bf:49:b1:73:39:c0:4c:a9 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41930]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41930]): strict KEX resets output message sequence number from 3 to 0 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41930]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41930])[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 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41930])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41930]) packet #0 sending command=7[7] len=419 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41930]) No pending packets to flush at end of KEX 23:52:57.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #9 SSH_MSG_IGNORE 23:52:57.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41930]) process #2 SSH_MSG_NEWKEYS 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41930]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41930]): strict KEX resets input message sequence number from 3 to 0 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41930]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41930]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41930]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41930]) authorized authentication methods: password,publickey 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41930]) Accepted service ssh-userauth 23:52:57.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41930]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:57.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41930]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:57.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:57.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41930]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:57.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41930]) no authentication factory for method=none 23:52:57.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41930]) SSH_MSG_USERAUTH_REQUEST 23:52:57.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41930]) remaining methods: password,publickey 23:52:57.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41930]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41930]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41930]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:57.112 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41930]) authentication result: true 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41930]) SSH_MSG_USERAUTH_REQUEST 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41930])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41930]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41930]) no heartbeat to stop 23:52:57.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41930]) heartbeat type=IGNORE, interval=PT30S 23:52:57.112 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41930 authenticated 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41930]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41930]] session=TransportServerSession[admin@/10.30.170.79:41930] id=0 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41930])) size=2097152, max=2097152, packet=32768 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41930]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41930] 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41930]) recipient=0 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])) size=2097152, max=2097152, packet=32768 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])) re-initializing 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])) size=2097152, max=2097152, packet=32768 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:57.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])[want-reply=true] subsystem=netconf 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])[subsystem] prepared command 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930]}} established 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 110: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17939 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 110: Creating data stores for simulated device 23:52:57.114 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:57.115 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:57.115 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c8fadb5] 23:52:57.115 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:57.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:57.116 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:57.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:57.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:57.116 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c8fadb5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c8fadb5], subtreeVersion=Version[314d121b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[314d121b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:57.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930] 23:52:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 110 on channel [id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930] 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) by 1220 down to 2095932 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930] 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930] 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) request=subsystem result=ReplySuccess, want-reply=true 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) request=subsystem activate command 23:52:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) starting runner for command=netconf 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #5 SSH_MSG_CHANNEL_DATA 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) by 373 down to 2096779 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_CHANNEL_DATA len=373 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930] 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930] 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930] 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17939', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=110} created 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930]} created 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930] successful with session NetconfServerSession{sessionId=110, channel=[id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930]} 23:52:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930]} up 23:52:57.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #6 SSH_MSG_CHANNEL_DATA 23:52:57.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) by 393 down to 2096386 23:52:57.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_CHANNEL_DATA len=393 23:52:57.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930] 23:52:57.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:57.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:57.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=110} 23:52:57.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:57.129 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@130058ca after next message 23:52:57.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x788f7bb8, L:/10.30.170.146:17939 - R:/10.30.170.79:41930]} EXI handlers added to pipeline 23:52:57.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:57.130 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@130058ca 23:52:57.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) by 179 down to 2095753 23:52:57.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:57.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:57.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #7 SSH_MSG_CHANNEL_DATA 23:52:57.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) by 340 down to 2096046 23:52:57.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_CHANNEL_DATA len=340 23:52:57.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930] 23:52:57.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:57.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:57.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=110} 23:52:57.138 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[314d121b] 23:52:57.138 [netconf-device-simulator-threads-6] 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 23:52:57.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:57.139 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:57.139 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:57.139 [netconf-device-simulator-threads-6] 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 23:52:57.139 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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} 23:52:57.139 [netconf-device-simulator-threads-6] 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 23:52:57.139 [netconf-device-simulator-threads-6] 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 23:52:57.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:57.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) by 778 down to 2094975 23:52:57.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:57.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:57.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:57.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #8 SSH_MSG_IGNORE 23:52:57.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:52:57.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546]} 23:52:57.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54546]): SSH-2.0-SSHD-UNKNOWN 23:52:57.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54546]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:57.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54546]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54546]) Send SSH_MSG_KEXINIT 23:52:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54546]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54546]) process #0 SSH_MSG_KEXINIT 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54546]) SSH_MSG_KEXINIT 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54546]) strict KEX=true client=true server=true 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54546]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54546]) Kex: server host key algorithms = rsa-sha2-512 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54546]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54546]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54546]) Kex: mac algorithms (client to server) = aead 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54546]) Kex: mac algorithms (server to client) = aead 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54546]) Kex: compression algorithms (client to server) = none 23:52:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54546]) Kex: compression algorithms (server to client) = none 23:52:57.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:57.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54546]) process #1 30 23:52:57.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54546]] process command=SSH_MSG_KEXDH_INIT 23:52:57.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54546]] Send SSH_MSG_KEXDH_REPLY 23:52:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54546]) packet #1 sending command=31[31] len=1639 23:52:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54546])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54546]) Send SSH_MSG_NEWKEYS 23:52:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54546]) session ID=70:8e:32:8b:1c:c1:43:f1:02:74:b4:9c:46:ea:1b:75:c0:af:fa:73:64:e4:ce:45:db:8b:e6:ff:eb:47:ee:96:ec:e8:d8:fa:68:39:aa:19:4c:46:0e:1a:27:23:6c:b9:64:02:0e:c6:76:45:d1:74:e1:52:47:29:8d:56:6e:b6 23:52:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54546]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54546]): strict KEX resets output message sequence number from 3 to 0 23:52:57.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54546]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54546])[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 23:52:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54546])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54546]) packet #0 sending command=7[7] len=419 23:52:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54546]) No pending packets to flush at end of KEX 23:52:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #9 SSH_MSG_IGNORE 23:52:57.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:52:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54546]) process #2 SSH_MSG_NEWKEYS 23:52:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54546]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54546]): strict KEX resets input message sequence number from 3 to 0 23:52:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54546]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:57.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54546]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54546]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54546]) authorized authentication methods: password,publickey 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54546]) Accepted service ssh-userauth 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54546]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54546]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54546]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54546]) no authentication factory for method=none 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54546]) SSH_MSG_USERAUTH_REQUEST 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54546]) remaining methods: password,publickey 23:52:57.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54546]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54546]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54546]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:57.801 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54546]) authentication result: true 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54546]) SSH_MSG_USERAUTH_REQUEST 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54546])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54546]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:57.801 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:57.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54546]) no heartbeat to stop 23:52:57.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54546]) heartbeat type=IGNORE, interval=PT30S 23:52:57.802 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54546 authenticated 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54546]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54546]] session=TransportServerSession[admin@/10.30.170.79:54546] id=0 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54546])) size=2097152, max=2097152, packet=32768 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54546]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54546] 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54546]) recipient=0 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])) size=2097152, max=2097152, packet=32768 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])) re-initializing 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])) size=2097152, max=2097152, packet=32768 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:57.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:57.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:57.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:57.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])[want-reply=true] subsystem=netconf 23:52:57.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])[subsystem] prepared command 23:52:57.804 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546]}} established 23:52:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 111: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17940 23:52:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 111: Creating data stores for simulated device 23:52:57.805 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:57.806 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:57.806 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:57.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[12edd8b3] 23:52:57.808 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:57.809 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:57.809 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:57.809 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:57.809 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:57.809 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:57.809 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:57.809 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:57.809 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[12edd8b3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[12edd8b3], subtreeVersion=Version[2590de35], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2590de35], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:57.810 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:57.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:57.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546] 23:52:57.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 111 on channel [id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546] 23:52:57.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) by 1220 down to 2095932 23:52:57.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546] 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546] 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) request=subsystem result=ReplySuccess, want-reply=true 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) request=subsystem activate command 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) starting runner for command=netconf 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #5 SSH_MSG_CHANNEL_DATA 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) by 373 down to 2096779 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_CHANNEL_DATA len=373 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546] 23:52:57.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:57.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546] 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546] 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17940', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=111} created 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546]} created 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546] successful with session NetconfServerSession{sessionId=111, channel=[id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546]} 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546]} up 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #6 SSH_MSG_CHANNEL_DATA 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) by 393 down to 2096386 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_CHANNEL_DATA len=393 23:52:57.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546] 23:52:57.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:57.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:57.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=111} 23:52:57.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:57.819 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cbdcbb3 after next message 23:52:57.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xab7674b2, L:/10.30.170.146:17940 - R:/10.30.170.79:54546]} EXI handlers added to pipeline 23:52:57.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:57.819 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cbdcbb3 23:52:57.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) by 179 down to 2095753 23:52:57.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:57.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:57.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #7 SSH_MSG_CHANNEL_DATA 23:52:57.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) by 340 down to 2096046 23:52:57.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_CHANNEL_DATA len=340 23:52:57.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546] 23:52:57.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:57.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:57.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=111} 23:52:57.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2590de35] 23:52:57.824 [netconf-device-simulator-threads-0] 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 23:52:57.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:57.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:57.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:57.824 [netconf-device-simulator-threads-0] 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 23:52:57.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.825 [netconf-device-simulator-threads-0] 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} 23:52:57.826 [netconf-device-simulator-threads-0] 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 23:52:57.826 [netconf-device-simulator-threads-0] 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 23:52:57.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:57.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) by 778 down to 2094975 23:52:57.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:57.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:57.942 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:57.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #8 SSH_MSG_IGNORE 23:52:57.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:52:58.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508]} 23:52:58.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47508]): SSH-2.0-SSHD-UNKNOWN 23:52:58.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47508]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:58.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47508]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:58.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47508]) Send SSH_MSG_KEXINIT 23:52:58.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47508]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:58.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47508]) process #0 SSH_MSG_KEXINIT 23:52:58.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47508]) SSH_MSG_KEXINIT 23:52:58.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47508]) strict KEX=true client=true server=true 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47508]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47508]) Kex: server host key algorithms = rsa-sha2-512 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47508]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47508]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47508]) Kex: mac algorithms (client to server) = aead 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47508]) Kex: mac algorithms (server to client) = aead 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47508]) Kex: compression algorithms (client to server) = none 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47508]) Kex: compression algorithms (server to client) = none 23:52:58.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47508]) process #1 30 23:52:58.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47508]] process command=SSH_MSG_KEXDH_INIT 23:52:58.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47508]] Send SSH_MSG_KEXDH_REPLY 23:52:58.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47508]) packet #1 sending command=31[31] len=1639 23:52:58.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47508])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:58.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47508]) Send SSH_MSG_NEWKEYS 23:52:58.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47508]) session ID=f2:7c:99:c0:7f:f9:7a:e3:12:6c:8b:44:23:34:32:38:03:91:e2:20:55:58:1b:3f:73:62:1d:18:43:5c:57:9c:0e:c2:df:7a:09:64:4d:87:23:46:d3:22:7e:76:2b:33:f7:9d:65:cc:c8:d1:25:69:f0:ba:9e:d0:65:55:8f:d6 23:52:58.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47508]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:58.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47508]): strict KEX resets output message sequence number from 3 to 0 23:52:58.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47508]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:58.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47508])[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 23:52:58.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47508])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:58.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47508]) packet #0 sending command=7[7] len=419 23:52:58.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47508]) No pending packets to flush at end of KEX 23:52:58.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47508]) process #2 SSH_MSG_NEWKEYS 23:52:58.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47508]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:58.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47508]): strict KEX resets input message sequence number from 3 to 0 23:52:58.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47508]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:58.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47508]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47508]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47508]) authorized authentication methods: password,publickey 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47508]) Accepted service ssh-userauth 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47508]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47508]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47508]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47508]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47508]) no authentication factory for method=none 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47508]) SSH_MSG_USERAUTH_REQUEST 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47508]) remaining methods: password,publickey 23:52:58.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47508]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47508]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47508]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47508]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:58.409 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47508]) authentication result: true 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47508]) SSH_MSG_USERAUTH_REQUEST 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47508])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47508]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47508]) no heartbeat to stop 23:52:58.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47508]) heartbeat type=IGNORE, interval=PT30S 23:52:58.409 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47508 authenticated 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47508]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47508]] session=TransportServerSession[admin@/10.30.170.79:47508] id=0 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47508])) size=2097152, max=2097152, packet=32768 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47508]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47508] 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47508]) recipient=0 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])) size=2097152, max=2097152, packet=32768 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])) re-initializing 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])) size=2097152, max=2097152, packet=32768 23:52:58.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:58.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])[want-reply=true] subsystem=netconf 23:52:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])[subsystem] prepared command 23:52:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508]}} established 23:52:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 112: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17941 23:52:58.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 112: Creating data stores for simulated device 23:52:58.413 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:58.413 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:58.413 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:58.413 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:58.413 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:58.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[64894dc2] 23:52:58.414 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:58.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:58.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:58.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:58.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:58.415 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:58.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:58.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:58.415 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[64894dc2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[64894dc2], subtreeVersion=Version[1a3bb5ec], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1a3bb5ec], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:58.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:58.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508] 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 112 on channel [id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508] 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) by 1220 down to 2095932 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508] 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508] 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) request=subsystem result=ReplySuccess, want-reply=true 23:52:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) request=subsystem activate command 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) starting runner for command=netconf 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #5 SSH_MSG_CHANNEL_DATA 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) by 373 down to 2096779 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_CHANNEL_DATA len=373 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508] 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508] 23:52:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508] 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17941', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=112} created 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508]} created 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508] successful with session NetconfServerSession{sessionId=112, channel=[id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508]} 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508]} up 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #6 SSH_MSG_CHANNEL_DATA 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) by 393 down to 2096386 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_CHANNEL_DATA len=393 23:52:58.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508] 23:52:58.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:58.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:58.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=112} 23:52:58.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:58.420 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7d99efd7 after next message 23:52:58.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xad659d38, L:/10.30.170.146:17941 - R:/10.30.170.79:47508]} EXI handlers added to pipeline 23:52:58.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:58.421 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7d99efd7 23:52:58.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) by 179 down to 2095753 23:52:58.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:58.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:58.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #7 SSH_MSG_CHANNEL_DATA 23:52:58.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) by 340 down to 2096046 23:52:58.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_CHANNEL_DATA len=340 23:52:58.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508] 23:52:58.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:58.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:58.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=112} 23:52:58.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1a3bb5ec] 23:52:58.425 [netconf-device-simulator-threads-2] 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 23:52:58.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:58.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:58.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:58.425 [netconf-device-simulator-threads-2] 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 23:52:58.425 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:58.425 [netconf-device-simulator-threads-2] 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} 23:52:58.425 [netconf-device-simulator-threads-2] 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} 23:52:58.425 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:52:58.425 [netconf-device-simulator-threads-2] 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} 23:52:58.425 [netconf-device-simulator-threads-2] 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} 23:52:58.425 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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} 23:52:58.426 [netconf-device-simulator-threads-2] 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 23:52:58.426 [netconf-device-simulator-threads-2] 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 23:52:58.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:58.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) by 778 down to 2094975 23:52:58.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:58.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:58.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #8 SSH_MSG_IGNORE 23:52:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:52:58.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:58.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #9 SSH_MSG_IGNORE 23:52:58.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:52:58.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010]} 23:52:58.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40010]): SSH-2.0-SSHD-UNKNOWN 23:52:58.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40010]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:58.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40010]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40010]) Send SSH_MSG_KEXINIT 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40010]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40010]) process #0 SSH_MSG_KEXINIT 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40010]) SSH_MSG_KEXINIT 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40010]) strict KEX=true client=true server=true 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40010]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40010]) Kex: server host key algorithms = rsa-sha2-512 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40010]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40010]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40010]) Kex: mac algorithms (client to server) = aead 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40010]) Kex: mac algorithms (server to client) = aead 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40010]) Kex: compression algorithms (client to server) = none 23:52:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40010]) Kex: compression algorithms (server to client) = none 23:52:59.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:59.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40010]) process #1 30 23:52:59.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40010]] process command=SSH_MSG_KEXDH_INIT 23:52:59.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40010]] Send SSH_MSG_KEXDH_REPLY 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40010]) packet #1 sending command=31[31] len=1639 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40010])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40010]) Send SSH_MSG_NEWKEYS 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40010]) session ID=64:82:ab:03:ce:3d:9f:ea:f5:db:9b:8f:3e:96:0d:b4:ff:d9:d9:15:7d:56:1b:5c:b0:3c:4a:c8:07:d7:06:4e:3e:fd:42:fc:fd:b6:e0:24:d5:f5:a5:c5:28:5f:27:7c:52:72:9d:eb:73:38:36:e2:33:35:62:0b:8b:25:e8:05 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40010]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40010]): strict KEX resets output message sequence number from 3 to 0 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40010]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40010])[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 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40010])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40010]) packet #0 sending command=7[7] len=419 23:52:59.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40010]) No pending packets to flush at end of KEX 23:52:59.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40010]) process #2 SSH_MSG_NEWKEYS 23:52:59.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40010]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:59.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40010]): strict KEX resets input message sequence number from 3 to 0 23:52:59.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40010]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:59.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:59.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40010]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:59.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40010]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40010]) authorized authentication methods: password,publickey 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40010]) Accepted service ssh-userauth 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40010]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40010]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40010]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40010]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40010]) no authentication factory for method=none 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40010]) SSH_MSG_USERAUTH_REQUEST 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40010]) remaining methods: password,publickey 23:52:59.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40010]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40010]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40010]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40010]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:59.208 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40010]) authentication result: true 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40010]) SSH_MSG_USERAUTH_REQUEST 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40010])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40010]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40010]) no heartbeat to stop 23:52:59.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40010]) heartbeat type=IGNORE, interval=PT30S 23:52:59.208 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40010 authenticated 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40010]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40010]] session=TransportServerSession[admin@/10.30.170.79:40010] id=0 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40010])) size=2097152, max=2097152, packet=32768 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40010]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40010] 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40010]) recipient=0 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])) size=2097152, max=2097152, packet=32768 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])) re-initializing 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])) size=2097152, max=2097152, packet=32768 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:59.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])[want-reply=true] subsystem=netconf 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])[subsystem] prepared command 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010]}} established 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 113: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17942 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 113: Creating data stores for simulated device 23:52:59.210 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:59.210 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:59.210 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:59.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:59.211 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:59.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5e6ac9a1] 23:52:59.211 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:59.212 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:59.212 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:59.212 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:59.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:59.212 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:59.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:59.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:59.212 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5e6ac9a1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5e6ac9a1], subtreeVersion=Version[5e12535d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5e12535d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:59.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010] 23:52:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 113 on channel [id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010] 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) by 1220 down to 2095932 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010] 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010] 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) request=subsystem result=ReplySuccess, want-reply=true 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) request=subsystem activate command 23:52:59.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) starting runner for command=netconf 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #5 SSH_MSG_CHANNEL_DATA 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) by 373 down to 2096779 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_CHANNEL_DATA len=373 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010] 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010] 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010] 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17942', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=113} created 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010]} created 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010] successful with session NetconfServerSession{sessionId=113, channel=[id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010]} 23:52:59.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010]} up 23:52:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #6 SSH_MSG_CHANNEL_DATA 23:52:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) by 393 down to 2096386 23:52:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_CHANNEL_DATA len=393 23:52:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010] 23:52:59.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=113} 23:52:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7356c852 after next message 23:52:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x7c5a8139, L:/10.30.170.146:17942 - R:/10.30.170.79:40010]} EXI handlers added to pipeline 23:52:59.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:59.222 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7356c852 23:52:59.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) by 179 down to 2095753 23:52:59.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:59.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:59.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #7 SSH_MSG_CHANNEL_DATA 23:52:59.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) by 340 down to 2096046 23:52:59.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_CHANNEL_DATA len=340 23:52:59.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010] 23:52:59.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:59.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:59.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=113} 23:52:59.226 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5e12535d] 23:52:59.226 [netconf-device-simulator-threads-4] 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 23:52:59.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:59.226 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:59.226 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:59.226 [netconf-device-simulator-threads-4] 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 23:52:59.226 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.226 [netconf-device-simulator-threads-4] 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} 23:52:59.227 [netconf-device-simulator-threads-4] 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 23:52:59.227 [netconf-device-simulator-threads-4] 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 23:52:59.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:59.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) by 778 down to 2094975 23:52:59.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:59.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:52:59.265 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:52:59.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #8 SSH_MSG_IGNORE 23:52:59.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:52:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:52:59.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #9 SSH_MSG_IGNORE 23:52:59.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:52:59.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364]} 23:52:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42364]): SSH-2.0-SSHD-UNKNOWN 23:52:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42364]) line='SSH-2.0-SSHD-UNKNOWN' 23:52:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42364]) client version string: SSH-2.0-SSHD-UNKNOWN 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42364]) Send SSH_MSG_KEXINIT 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42364]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42364]) process #0 SSH_MSG_KEXINIT 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42364]) SSH_MSG_KEXINIT 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42364]) strict KEX=true client=true server=true 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42364]) Kex: kex algorithms = sntrup761x25519-sha512 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42364]) Kex: server host key algorithms = rsa-sha2-512 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42364]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42364]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42364]) Kex: mac algorithms (client to server) = aead 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42364]) Kex: mac algorithms (server to client) = aead 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42364]) Kex: compression algorithms (client to server) = none 23:52:59.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42364]) Kex: compression algorithms (server to client) = none 23:52:59.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:52:59.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42364]) process #1 30 23:52:59.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42364]] process command=SSH_MSG_KEXDH_INIT 23:52:59.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42364]] Send SSH_MSG_KEXDH_REPLY 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42364]) packet #1 sending command=31[31] len=1639 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42364])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42364]) Send SSH_MSG_NEWKEYS 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42364]) session ID=3b:a2:a6:94:e3:75:71:c6:58:d5:00:ca:59:0b:25:5f:05:be:20:68:a0:2a:17:2f:9c:fb:e6:31:c5:af:fb:7b:a5:ba:55:a6:fa:96:6a:01:bd:b3:de:a5:2c:bd:d5:3e:dc:40:94:f4:28:af:ea:73:3f:5d:89:19:43:67:6e:16 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42364]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42364]): strict KEX resets output message sequence number from 3 to 0 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42364]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42364])[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 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42364])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42364]) packet #0 sending command=7[7] len=419 23:52:59.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42364]) No pending packets to flush at end of KEX 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42364]) process #2 SSH_MSG_NEWKEYS 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42364]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42364]): strict KEX resets input message sequence number from 3 to 0 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42364]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42364]) process #0 SSH_MSG_SERVICE_REQUEST 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42364]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42364]) authorized authentication methods: password,publickey 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42364]) Accepted service ssh-userauth 23:52:59.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42364]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:52:59.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42364]) process #1 SSH_MSG_USERAUTH_REQUEST 23:52:59.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:52:59.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42364]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:52:59.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42364]) no authentication factory for method=none 23:52:59.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42364]) SSH_MSG_USERAUTH_REQUEST 23:52:59.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42364]) remaining methods: password,publickey 23:52:59.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42364]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42364]) process #2 SSH_MSG_USERAUTH_REQUEST 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42364]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:52:59.840 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42364]) authentication result: true 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42364]) SSH_MSG_USERAUTH_REQUEST 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42364])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42364]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42364]) no heartbeat to stop 23:52:59.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42364]) heartbeat type=IGNORE, interval=PT30S 23:52:59.841 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42364 authenticated 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #3 SSH_MSG_CHANNEL_OPEN 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42364]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42364]] session=TransportServerSession[admin@/10.30.170.79:42364] id=0 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42364])) size=2097152, max=2097152, packet=32768 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42364]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42364] 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42364]) recipient=0 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])) size=2097152, max=2097152, packet=32768 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])) re-initializing 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])) size=2097152, max=2097152, packet=32768 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:52:59.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #4 SSH_MSG_CHANNEL_REQUEST 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])[want-reply=true] subsystem=netconf 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])[subsystem] prepared command 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364]}} established 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 114: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17943 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 114: Creating data stores for simulated device 23:52:59.843 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:59.843 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:52:59.843 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:52:59.843 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:52:59.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2a3b7bf5] 23:52:59.844 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:52:59.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:52:59.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:52:59.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:52:59.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:52:59.852 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:52:59.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:52:59.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:52:59.853 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2a3b7bf5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2a3b7bf5], subtreeVersion=Version[5cd69bd0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5cd69bd0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:52:59.854 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:52:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:52:59.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364] 23:52:59.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 114 on channel [id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364] 23:52:59.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) by 1220 down to 2095932 23:52:59.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:52:59.874 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:52:59.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364] 23:52:59.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364] 23:52:59.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) request=subsystem result=ReplySuccess, want-reply=true 23:52:59.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:52:59.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) request=subsystem activate command 23:52:59.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) starting runner for command=netconf 23:52:59.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #5 SSH_MSG_CHANNEL_DATA 23:52:59.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) by 373 down to 2096779 23:52:59.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_CHANNEL_DATA len=373 23:52:59.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364] 23:52:59.885 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:52:59.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:52:59.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364] 23:52:59.886 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:52:59.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364] 23:52:59.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17943', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:52:59.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=114} created 23:52:59.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364]} created 23:52:59.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364] successful with session NetconfServerSession{sessionId=114, channel=[id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364]} 23:52:59.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364]} up 23:52:59.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #6 SSH_MSG_CHANNEL_DATA 23:52:59.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) by 393 down to 2096386 23:52:59.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_CHANNEL_DATA len=393 23:52:59.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364] 23:52:59.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:52:59.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:59.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=114} 23:52:59.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:52:59.890 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d5f3f6c after next message 23:52:59.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xf63338ea, L:/10.30.170.146:17943 - R:/10.30.170.79:42364]} EXI handlers added to pipeline 23:52:59.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:52:59.891 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d5f3f6c 23:52:59.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) by 179 down to 2095753 23:52:59.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:52:59.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:52:59.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #7 SSH_MSG_CHANNEL_DATA 23:52:59.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) by 340 down to 2096046 23:52:59.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_CHANNEL_DATA len=340 23:52:59.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364] 23:52:59.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:52:59.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:52:59.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=114} 23:52:59.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5cd69bd0] 23:52:59.896 [netconf-device-simulator-threads-6] 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 23:52:59.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:52:59.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:52:59.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:52:59.896 [netconf-device-simulator-threads-6] 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 23:52:59.896 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.897 [netconf-device-simulator-threads-6] 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} 23:52:59.898 [netconf-device-simulator-threads-6] 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} 23:52:59.898 [netconf-device-simulator-threads-6] 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} 23:52:59.898 [netconf-device-simulator-threads-6] 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} 23:52:59.898 [netconf-device-simulator-threads-6] 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 23:52:59.898 [netconf-device-simulator-threads-6] 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 23:52:59.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:52:59.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) by 778 down to 2094975 23:52:59.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:52:59.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:00.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:00.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #9 SSH_MSG_IGNORE 23:53:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:53:00.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324]} 23:53:00.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48324]): SSH-2.0-SSHD-UNKNOWN 23:53:00.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48324]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:00.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48324]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:00.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:00.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #8 SSH_MSG_IGNORE 23:53:00.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:53:00.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48324]) Send SSH_MSG_KEXINIT 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48324]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48324]) process #0 SSH_MSG_KEXINIT 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48324]) SSH_MSG_KEXINIT 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48324]) strict KEX=true client=true server=true 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48324]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48324]) Kex: server host key algorithms = rsa-sha2-512 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48324]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48324]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48324]) Kex: mac algorithms (client to server) = aead 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48324]) Kex: mac algorithms (server to client) = aead 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48324]) Kex: compression algorithms (client to server) = none 23:53:00.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48324]) Kex: compression algorithms (server to client) = none 23:53:00.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:00.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48324]) process #1 30 23:53:00.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48324]] process command=SSH_MSG_KEXDH_INIT 23:53:00.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48324]] Send SSH_MSG_KEXDH_REPLY 23:53:00.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48324]) packet #1 sending command=31[31] len=1639 23:53:00.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48324])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:00.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48324]) Send SSH_MSG_NEWKEYS 23:53:00.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48324]) session ID=34:fb:aa:2c:54:0c:85:f0:e1:b3:19:a0:8b:69:9e:f2:4e:5a:c8:15:5f:5b:30:ee:7d:6c:c2:4d:cf:b6:a2:87:67:d4:c0:ee:9c:a5:00:9b:cc:31:1d:1f:b5:06:dd:4d:2b:3a:23:2b:12:1d:85:46:95:08:a1:14:92:3f:90:b2 23:53:00.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48324]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48324]): strict KEX resets output message sequence number from 3 to 0 23:53:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48324]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48324])[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 23:53:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48324])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48324]) packet #0 sending command=7[7] len=419 23:53:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48324]) No pending packets to flush at end of KEX 23:53:00.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48324]) process #2 SSH_MSG_NEWKEYS 23:53:00.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48324]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:00.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48324]): strict KEX resets input message sequence number from 3 to 0 23:53:00.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48324]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:00.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:00.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48324]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:00.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48324]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48324]) authorized authentication methods: password,publickey 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48324]) Accepted service ssh-userauth 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48324]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48324]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48324]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48324]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48324]) no authentication factory for method=none 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48324]) SSH_MSG_USERAUTH_REQUEST 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48324]) remaining methods: password,publickey 23:53:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48324]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48324]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48324]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48324]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:00.752 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48324]) authentication result: true 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48324]) SSH_MSG_USERAUTH_REQUEST 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48324])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48324]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48324]) no heartbeat to stop 23:53:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48324]) heartbeat type=IGNORE, interval=PT30S 23:53:00.752 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48324 authenticated 23:53:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48324]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48324]] session=TransportServerSession[admin@/10.30.170.79:48324] id=0 23:53:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48324])) size=2097152, max=2097152, packet=32768 23:53:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48324]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48324] 23:53:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48324]) recipient=0 23:53:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])) size=2097152, max=2097152, packet=32768 23:53:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])) re-initializing 23:53:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])) size=2097152, max=2097152, packet=32768 23:53:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:00.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])[want-reply=true] subsystem=netconf 23:53:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])[subsystem] prepared command 23:53:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324]}} established 23:53:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 115: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17944 23:53:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 115: Creating data stores for simulated device 23:53:00.757 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #8 SSH_MSG_IGNORE 23:53:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:53:00.758 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:00.758 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:00.758 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:00.760 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[654ceba4] 23:53:00.760 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:00.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:00.762 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:00.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:00.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:00.762 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[654ceba4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[654ceba4], subtreeVersion=Version[7e2c132e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7e2c132e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:00.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:00.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:00.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324] 23:53:00.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 115 on channel [id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324] 23:53:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) by 1220 down to 2095932 23:53:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324] 23:53:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324] 23:53:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) request=subsystem result=ReplySuccess, want-reply=true 23:53:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) request=subsystem activate command 23:53:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) starting runner for command=netconf 23:53:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #5 SSH_MSG_CHANNEL_DATA 23:53:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) by 373 down to 2096779 23:53:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_CHANNEL_DATA len=373 23:53:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324] 23:53:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:00.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324] 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324] 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17944', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=115} created 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324]} created 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324] successful with session NetconfServerSession{sessionId=115, channel=[id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324]} 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324]} up 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #6 SSH_MSG_CHANNEL_DATA 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) by 393 down to 2096386 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_CHANNEL_DATA len=393 23:53:00.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324] 23:53:00.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:00.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:00.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=115} 23:53:00.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:00.775 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2290b43a after next message 23:53:00.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x01d4bfb9, L:/10.30.170.146:17944 - R:/10.30.170.79:48324]} EXI handlers added to pipeline 23:53:00.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:00.776 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2290b43a 23:53:00.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) by 179 down to 2095753 23:53:00.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:00.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:00.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #7 SSH_MSG_CHANNEL_DATA 23:53:00.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) by 340 down to 2096046 23:53:00.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_CHANNEL_DATA len=340 23:53:00.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324] 23:53:00.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:00.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:00.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=115} 23:53:00.782 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7e2c132e] 23:53:00.782 [netconf-device-simulator-threads-0] 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 23:53:00.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:00.782 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:00.782 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:00.782 [netconf-device-simulator-threads-0] 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 23:53:00.782 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:00.782 [netconf-device-simulator-threads-0] 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} 23:53:00.782 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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} 23:53:00.783 [netconf-device-simulator-threads-0] 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 23:53:00.783 [netconf-device-simulator-threads-0] 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 23:53:00.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:00.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) by 778 down to 2094975 23:53:00.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:00.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:00.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #9 SSH_MSG_IGNORE 23:53:00.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:53:01.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190]} 23:53:01.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60190]): SSH-2.0-SSHD-UNKNOWN 23:53:01.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60190]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:01.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60190]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:01.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60190]) Send SSH_MSG_KEXINIT 23:53:01.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60190]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:01.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60190]) process #0 SSH_MSG_KEXINIT 23:53:01.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60190]) SSH_MSG_KEXINIT 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60190]) strict KEX=true client=true server=true 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60190]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60190]) Kex: server host key algorithms = rsa-sha2-512 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60190]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60190]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60190]) Kex: mac algorithms (client to server) = aead 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60190]) Kex: mac algorithms (server to client) = aead 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60190]) Kex: compression algorithms (client to server) = none 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60190]) Kex: compression algorithms (server to client) = none 23:53:01.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:01.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60190]) process #1 30 23:53:01.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60190]] process command=SSH_MSG_KEXDH_INIT 23:53:01.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60190]] Send SSH_MSG_KEXDH_REPLY 23:53:01.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60190]) packet #1 sending command=31[31] len=1639 23:53:01.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60190])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:01.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60190]) Send SSH_MSG_NEWKEYS 23:53:01.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60190]) session ID=fa:ae:77:8c:da:a8:37:f8:68:59:ec:76:82:e3:35:c9:a1:55:37:92:cd:56:0e:54:6f:95:54:ab:63:a7:67:99:64:35:62:81:f8:1e:6e:1b:22:7c:ce:fb:87:0f:68:4c:53:ab:dc:bc:44:8a:79:48:79:0c:16:b7:c8:1f:e9:6b 23:53:01.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60190]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:01.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60190]): strict KEX resets output message sequence number from 3 to 0 23:53:01.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60190]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:01.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60190])[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 23:53:01.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60190])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:01.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60190]) packet #0 sending command=7[7] len=419 23:53:01.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60190]) No pending packets to flush at end of KEX 23:53:01.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60190]) process #2 SSH_MSG_NEWKEYS 23:53:01.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60190]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:01.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60190]): strict KEX resets input message sequence number from 3 to 0 23:53:01.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60190]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:01.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:01.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60190]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:01.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60190]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:01.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60190]) authorized authentication methods: password,publickey 23:53:01.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60190]) Accepted service ssh-userauth 23:53:01.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60190]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60190]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60190]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60190]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60190]) no authentication factory for method=none 23:53:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60190]) SSH_MSG_USERAUTH_REQUEST 23:53:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60190]) remaining methods: password,publickey 23:53:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60190]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60190]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60190]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60190]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:01.385 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60190]) authentication result: true 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60190]) SSH_MSG_USERAUTH_REQUEST 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60190])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60190]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60190]) no heartbeat to stop 23:53:01.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60190]) heartbeat type=IGNORE, interval=PT30S 23:53:01.386 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60190 authenticated 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60190]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60190]] session=TransportServerSession[admin@/10.30.170.79:60190] id=0 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60190])) size=2097152, max=2097152, packet=32768 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60190]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60190] 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60190]) recipient=0 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])) size=2097152, max=2097152, packet=32768 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])) re-initializing 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])) size=2097152, max=2097152, packet=32768 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:01.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:01.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:01.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:01.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])[want-reply=true] subsystem=netconf 23:53:01.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])[subsystem] prepared command 23:53:01.388 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:01.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:01.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190]}} established 23:53:01.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 116: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17945 23:53:01.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 116: Creating data stores for simulated device 23:53:01.389 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:01.389 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:01.390 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:01.390 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:01.390 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:01.392 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6440a25] 23:53:01.392 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:01.393 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:01.393 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:01.393 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:01.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:01.394 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:01.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:01.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:01.394 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6440a25], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6440a25], subtreeVersion=Version[55fd313a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[55fd313a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:01.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:01.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:01.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190] 23:53:01.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 116 on channel [id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190] 23:53:01.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) by 1220 down to 2095932 23:53:01.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:01.402 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:01.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190] 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190] 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) request=subsystem result=ReplySuccess, want-reply=true 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) request=subsystem activate command 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) starting runner for command=netconf 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #5 SSH_MSG_CHANNEL_DATA 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) by 373 down to 2096779 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_CHANNEL_DATA len=373 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190] 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:01.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190] 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190] 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17945', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=116} created 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190]} created 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190] successful with session NetconfServerSession{sessionId=116, channel=[id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190]} 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190]} up 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #6 SSH_MSG_CHANNEL_DATA 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) by 393 down to 2096386 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_CHANNEL_DATA len=393 23:53:01.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190] 23:53:01.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:01.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:01.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=116} 23:53:01.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:01.407 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18a85f05 after next message 23:53:01.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xee2494d1, L:/10.30.170.146:17945 - R:/10.30.170.79:60190]} EXI handlers added to pipeline 23:53:01.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:01.407 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18a85f05 23:53:01.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) by 179 down to 2095753 23:53:01.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:01.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:01.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #7 SSH_MSG_CHANNEL_DATA 23:53:01.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) by 340 down to 2096046 23:53:01.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_CHANNEL_DATA len=340 23:53:01.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190] 23:53:01.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:01.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:01.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=116} 23:53:01.412 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[55fd313a] 23:53:01.412 [netconf-device-simulator-threads-2] 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 23:53:01.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:01.412 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:01.412 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:01.412 [netconf-device-simulator-threads-2] 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 23:53:01.412 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.412 [netconf-device-simulator-threads-2] 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} 23:53:01.413 [netconf-device-simulator-threads-2] 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} 23:53:01.413 [netconf-device-simulator-threads-2] 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} 23:53:01.413 [netconf-device-simulator-threads-2] 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} 23:53:01.413 [netconf-device-simulator-threads-2] 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 23:53:01.413 [netconf-device-simulator-threads-2] 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 23:53:01.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:01.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) by 778 down to 2094975 23:53:01.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:01.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:01.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #9 SSH_MSG_IGNORE 23:53:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:53:01.545 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:01.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #8 SSH_MSG_IGNORE 23:53:01.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:53:01.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080]} 23:53:01.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59080]): SSH-2.0-SSHD-UNKNOWN 23:53:01.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59080]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:01.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59080]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:02.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59080]) Send SSH_MSG_KEXINIT 23:53:02.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59080]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59080]) process #0 SSH_MSG_KEXINIT 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59080]) SSH_MSG_KEXINIT 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59080]) strict KEX=true client=true server=true 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59080]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59080]) Kex: server host key algorithms = rsa-sha2-512 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59080]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59080]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59080]) Kex: mac algorithms (client to server) = aead 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59080]) Kex: mac algorithms (server to client) = aead 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59080]) Kex: compression algorithms (client to server) = none 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59080]) Kex: compression algorithms (server to client) = none 23:53:02.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:02.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59080]) process #1 30 23:53:02.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59080]] process command=SSH_MSG_KEXDH_INIT 23:53:02.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59080]] Send SSH_MSG_KEXDH_REPLY 23:53:02.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59080]) packet #1 sending command=31[31] len=1639 23:53:02.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59080])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:02.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59080]) Send SSH_MSG_NEWKEYS 23:53:02.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59080]) session ID=1e:7c:62:ea:08:b9:6d:f3:10:f5:0c:8e:7e:b5:db:23:5f:b3:e5:f8:08:98:81:2a:37:46:4e:42:5f:17:18:28:2b:7c:d3:dd:e3:43:64:34:68:86:7e:1e:ba:b6:e6:88:f4:c6:71:1e:c0:18:27:6b:d9:ce:22:b9:af:04:d5:b1 23:53:02.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59080]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:02.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59080]): strict KEX resets output message sequence number from 3 to 0 23:53:02.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59080]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:02.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59080])[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 23:53:02.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59080])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:02.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59080]) packet #0 sending command=7[7] len=419 23:53:02.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59080]) No pending packets to flush at end of KEX 23:53:02.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59080]) process #2 SSH_MSG_NEWKEYS 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59080]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59080]): strict KEX resets input message sequence number from 3 to 0 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59080]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59080]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59080]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59080]) authorized authentication methods: password,publickey 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59080]) Accepted service ssh-userauth 23:53:02.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59080]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:02.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59080]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:02.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:02.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59080]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:02.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59080]) no authentication factory for method=none 23:53:02.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59080]) SSH_MSG_USERAUTH_REQUEST 23:53:02.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59080]) remaining methods: password,publickey 23:53:02.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59080]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59080]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59080]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:02.213 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59080]) authentication result: true 23:53:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59080]) SSH_MSG_USERAUTH_REQUEST 23:53:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59080])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59080]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59080]) no heartbeat to stop 23:53:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59080]) heartbeat type=IGNORE, interval=PT30S 23:53:02.214 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59080 authenticated 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59080]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59080]] session=TransportServerSession[admin@/10.30.170.79:59080] id=0 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59080])) size=2097152, max=2097152, packet=32768 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59080]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59080] 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59080]) recipient=0 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])) size=2097152, max=2097152, packet=32768 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])) re-initializing 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])) size=2097152, max=2097152, packet=32768 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])[want-reply=true] subsystem=netconf 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])[subsystem] prepared command 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080]}} established 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 117: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17946 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 117: Creating data stores for simulated device 23:53:02.216 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:02.217 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:02.217 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[68cb154a] 23:53:02.218 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:02.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:02.219 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:02.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:02.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:02.219 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[68cb154a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[68cb154a], subtreeVersion=Version[2c0bb152], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c0bb152], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:02.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:02.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080] 23:53:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 117 on channel [id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080] 23:53:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) by 1220 down to 2095932 23:53:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080] 23:53:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080] 23:53:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) request=subsystem result=ReplySuccess, want-reply=true 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) request=subsystem activate command 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) starting runner for command=netconf 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #5 SSH_MSG_CHANNEL_DATA 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) by 373 down to 2096779 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_CHANNEL_DATA len=373 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080] 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080] 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080] 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17946', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=117} created 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=117, channel=[id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080]} created 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080] successful with session NetconfServerSession{sessionId=117, channel=[id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080]} 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080]} up 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #6 SSH_MSG_CHANNEL_DATA 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) by 393 down to 2096386 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_CHANNEL_DATA len=393 23:53:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080] 23:53:02.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:02.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:02.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=117} 23:53:02.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@262a8721 after next message 23:53:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=117, channel=[id: 0xc406610f, L:/10.30.170.146:17946 - R:/10.30.170.79:59080]} EXI handlers added to pipeline 23:53:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@262a8721 23:53:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) by 179 down to 2095753 23:53:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:02.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #7 SSH_MSG_CHANNEL_DATA 23:53:02.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) by 340 down to 2096046 23:53:02.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_CHANNEL_DATA len=340 23:53:02.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080] 23:53:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=117} 23:53:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c0bb152] 23:53:02.229 [netconf-device-simulator-threads-4] 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 23:53:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:02.229 [netconf-device-simulator-threads-4] 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 23:53:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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} 23:53:02.230 [netconf-device-simulator-threads-4] 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 23:53:02.230 [netconf-device-simulator-threads-4] 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 23:53:02.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) by 778 down to 2094975 23:53:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:02.268 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:02.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #8 SSH_MSG_IGNORE 23:53:02.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:53:02.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834]} 23:53:02.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34834]): SSH-2.0-SSHD-UNKNOWN 23:53:02.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34834]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:02.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34834]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:02.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #9 SSH_MSG_IGNORE 23:53:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:53:02.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #8 SSH_MSG_IGNORE 23:53:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:53:02.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34834]) Send SSH_MSG_KEXINIT 23:53:02.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:02.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34834]) process #0 SSH_MSG_KEXINIT 23:53:02.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34834]) SSH_MSG_KEXINIT 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34834]) strict KEX=true client=true server=true 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34834]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34834]) Kex: server host key algorithms = rsa-sha2-512 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34834]) Kex: mac algorithms (client to server) = aead 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34834]) Kex: mac algorithms (server to client) = aead 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34834]) Kex: compression algorithms (client to server) = none 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34834]) Kex: compression algorithms (server to client) = none 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:02.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:02.871 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #9 SSH_MSG_IGNORE 23:53:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:53:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34834]) process #1 30 23:53:02.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34834]] process command=SSH_MSG_KEXDH_INIT 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34834]] Send SSH_MSG_KEXDH_REPLY 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34834]) packet #1 sending command=31[31] len=1639 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34834])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34834]) Send SSH_MSG_NEWKEYS 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34834]) session ID=dc:02:29:1b:dd:01:5b:25:46:cd:3f:d9:88:31:75:ea:c8:51:f5:f1:57:64:99:db:8c:85:b7:cb:b7:38:72:70:8e:22:d2:4f:ae:27:49:8e:6e:4b:2d:70:33:71:8e:85:76:ca:b0:db:a1:e2:01:a4:e5:3d:ec:69:75:d8:e3:94 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34834]): strict KEX resets output message sequence number from 3 to 0 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34834]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34834])[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 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34834]) packet #0 sending command=7[7] len=419 23:53:02.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34834]) No pending packets to flush at end of KEX 23:53:03.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34834]) process #2 SSH_MSG_NEWKEYS 23:53:03.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:03.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34834]): strict KEX resets input message sequence number from 3 to 0 23:53:03.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34834]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:03.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34834]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34834]) authorized authentication methods: password,publickey 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34834]) Accepted service ssh-userauth 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34834]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34834]) no authentication factory for method=none 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34834]) SSH_MSG_USERAUTH_REQUEST 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34834]) remaining methods: password,publickey 23:53:03.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34834]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:03.019 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34834]) authentication result: true 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34834]) SSH_MSG_USERAUTH_REQUEST 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:03.019 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:03.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34834]) no heartbeat to stop 23:53:03.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34834]) heartbeat type=IGNORE, interval=PT30S 23:53:03.020 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34834 authenticated 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34834]] session=TransportServerSession[admin@/10.30.170.79:34834] id=0 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34834])) size=2097152, max=2097152, packet=32768 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34834] 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34834]) recipient=0 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])) size=2097152, max=2097152, packet=32768 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])) re-initializing 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])) size=2097152, max=2097152, packet=32768 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:03.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:03.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:03.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:03.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])[want-reply=true] subsystem=netconf 23:53:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])[subsystem] prepared command 23:53:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834]}} established 23:53:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 118: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17947 23:53:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 118: Creating data stores for simulated device 23:53:03.023 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:03.024 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:03.024 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:03.024 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:03.026 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f6c3dd1] 23:53:03.026 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:03.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:03.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:03.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:03.028 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:03.028 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:03.028 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:03.028 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:03.028 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f6c3dd1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f6c3dd1], subtreeVersion=Version[3ffe5eac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3ffe5eac], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:03.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:03.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:03.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834] 23:53:03.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 118 on channel [id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834] 23:53:03.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) by 1220 down to 2095932 23:53:03.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:03.033 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:03.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834] 23:53:03.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834] 23:53:03.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) request=subsystem result=ReplySuccess, want-reply=true 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) request=subsystem activate command 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) starting runner for command=netconf 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #5 SSH_MSG_CHANNEL_DATA 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) by 373 down to 2096779 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_CHANNEL_DATA len=373 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834] 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:03.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:03.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834] 23:53:03.035 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834] 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17947', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=118} created 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834]} created 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834] successful with session NetconfServerSession{sessionId=118, channel=[id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834]} 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834]} up 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #6 SSH_MSG_CHANNEL_DATA 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) by 393 down to 2096386 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_CHANNEL_DATA len=393 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834] 23:53:03.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:03.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:03.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=118} 23:53:03.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:03.038 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2537140f after next message 23:53:03.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x6b317126, L:/10.30.170.146:17947 - R:/10.30.170.79:34834]} EXI handlers added to pipeline 23:53:03.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:03.038 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2537140f 23:53:03.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) by 179 down to 2095753 23:53:03.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:03.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #7 SSH_MSG_CHANNEL_DATA 23:53:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) by 340 down to 2096046 23:53:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_CHANNEL_DATA len=340 23:53:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834] 23:53:03.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:03.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:03.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=118} 23:53:03.043 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3ffe5eac] 23:53:03.043 [netconf-device-simulator-threads-6] 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 23:53:03.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:03.043 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:03.043 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:03.043 [netconf-device-simulator-threads-6] 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 23:53:03.044 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.044 [netconf-device-simulator-threads-6] 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} 23:53:03.045 [netconf-device-simulator-threads-6] 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} 23:53:03.045 [netconf-device-simulator-threads-6] 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 23:53:03.045 [netconf-device-simulator-threads-6] 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 23:53:03.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:03.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) by 778 down to 2094975 23:53:03.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:03.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:03.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448]} 23:53:03.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42448]): SSH-2.0-SSHD-UNKNOWN 23:53:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42448]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42448]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:03.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42448]) Send SSH_MSG_KEXINIT 23:53:03.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42448]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:03.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42448]) process #0 SSH_MSG_KEXINIT 23:53:03.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42448]) SSH_MSG_KEXINIT 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42448]) strict KEX=true client=true server=true 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42448]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42448]) Kex: server host key algorithms = rsa-sha2-512 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42448]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42448]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42448]) Kex: mac algorithms (client to server) = aead 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42448]) Kex: mac algorithms (server to client) = aead 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42448]) Kex: compression algorithms (client to server) = none 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42448]) Kex: compression algorithms (server to client) = none 23:53:03.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:03.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42448]) process #1 30 23:53:03.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42448]] process command=SSH_MSG_KEXDH_INIT 23:53:03.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42448]] Send SSH_MSG_KEXDH_REPLY 23:53:03.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42448]) packet #1 sending command=31[31] len=1639 23:53:03.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42448])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:03.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42448]) Send SSH_MSG_NEWKEYS 23:53:03.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42448]) session ID=83:e1:93:d5:ff:97:e1:32:15:39:56:a4:00:ac:aa:e5:9d:9f:ba:67:fd:c9:bc:73:26:04:a9:db:22:d1:8e:1a:a7:04:89:b0:61:6e:57:3d:ff:89:1d:65:40:9a:66:ec:ff:ee:91:2c:fe:b6:2d:fe:63:ad:83:63:30:6b:13:92 23:53:03.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42448]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:03.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42448]): strict KEX resets output message sequence number from 3 to 0 23:53:03.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42448]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:03.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42448])[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 23:53:03.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42448])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:03.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42448]) packet #0 sending command=7[7] len=419 23:53:03.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42448]) No pending packets to flush at end of KEX 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42448]) process #2 SSH_MSG_NEWKEYS 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42448]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42448]): strict KEX resets input message sequence number from 3 to 0 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42448]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42448]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42448]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42448]) authorized authentication methods: password,publickey 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42448]) Accepted service ssh-userauth 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42448]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42448]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42448]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42448]) no authentication factory for method=none 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42448]) SSH_MSG_USERAUTH_REQUEST 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42448]) remaining methods: password,publickey 23:53:03.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42448]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42448]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42448]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:03.638 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42448]) authentication result: true 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42448]) SSH_MSG_USERAUTH_REQUEST 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42448])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42448]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:03.638 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:03.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42448]) no heartbeat to stop 23:53:03.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42448]) heartbeat type=IGNORE, interval=PT30S 23:53:03.639 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42448 authenticated 23:53:03.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:03.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42448]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:03.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42448]] session=TransportServerSession[admin@/10.30.170.79:42448] id=0 23:53:03.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42448])) size=2097152, max=2097152, packet=32768 23:53:03.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42448]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42448] 23:53:03.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42448]) recipient=0 23:53:03.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])) size=2097152, max=2097152, packet=32768 23:53:03.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])) re-initializing 23:53:03.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])) size=2097152, max=2097152, packet=32768 23:53:03.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:03.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:03.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:03.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:03.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])[want-reply=true] subsystem=netconf 23:53:03.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])[subsystem] prepared command 23:53:03.642 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:03.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:03.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448]}} established 23:53:03.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 119: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17948 23:53:03.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 119: Creating data stores for simulated device 23:53:03.642 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:03.643 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:03.643 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:03.643 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:03.643 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:03.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3cf97a30] 23:53:03.646 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:03.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:03.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:03.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:03.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:03.647 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:03.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:03.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:03.647 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3cf97a30], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3cf97a30], subtreeVersion=Version[50dbe4a2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50dbe4a2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:03.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:03.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:03.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448] 23:53:03.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 119 on channel [id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448] 23:53:03.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) by 1220 down to 2095932 23:53:03.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:03.652 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:03.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448] 23:53:03.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448] 23:53:03.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) request=subsystem result=ReplySuccess, want-reply=true 23:53:03.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:03.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) request=subsystem activate command 23:53:03.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) starting runner for command=netconf 23:53:03.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #5 SSH_MSG_CHANNEL_DATA 23:53:03.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) by 373 down to 2096779 23:53:03.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_CHANNEL_DATA len=373 23:53:03.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448] 23:53:03.653 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:03.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448] 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448] 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17948', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=119} created 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448]} created 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448] successful with session NetconfServerSession{sessionId=119, channel=[id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448]} 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448]} up 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #6 SSH_MSG_CHANNEL_DATA 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) by 393 down to 2096386 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_CHANNEL_DATA len=393 23:53:03.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448] 23:53:03.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:03.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:03.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=119} 23:53:03.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:03.662 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@186ca49e after next message 23:53:03.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x0f5fb24c, L:/10.30.170.146:17948 - R:/10.30.170.79:42448]} EXI handlers added to pipeline 23:53:03.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:03.663 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@186ca49e 23:53:03.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) by 179 down to 2095753 23:53:03.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:03.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:03.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #7 SSH_MSG_CHANNEL_DATA 23:53:03.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) by 340 down to 2096046 23:53:03.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_CHANNEL_DATA len=340 23:53:03.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448] 23:53:03.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:03.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:03.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=119} 23:53:03.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50dbe4a2] 23:53:03.668 [netconf-device-simulator-threads-0] 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 23:53:03.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:03.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:03.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:03.669 [netconf-device-simulator-threads-0] 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 23:53:03.669 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:03.669 [netconf-device-simulator-threads-0] 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} 23:53:03.669 [netconf-device-simulator-threads-0] 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} 23:53:03.669 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:03.669 [netconf-device-simulator-threads-0] 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} 23:53:03.669 [netconf-device-simulator-threads-0] 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} 23:53:03.669 [netconf-device-simulator-threads-0] 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} 23:53:03.669 [netconf-device-simulator-threads-0] 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} 23:53:03.669 [netconf-device-simulator-threads-0] 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} 23:53:03.669 [netconf-device-simulator-threads-0] 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} 23:53:03.670 [netconf-device-simulator-threads-0] 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} 23:53:03.670 [netconf-device-simulator-threads-0] 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} 23:53:03.670 [netconf-device-simulator-threads-0] 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} 23:53:03.670 [netconf-device-simulator-threads-0] 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} 23:53:03.670 [netconf-device-simulator-threads-0] 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} 23:53:03.670 [netconf-device-simulator-threads-0] 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} 23:53:03.670 [netconf-device-simulator-threads-0] 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 23:53:03.670 [netconf-device-simulator-threads-0] 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 23:53:03.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:03.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) by 778 down to 2094975 23:53:03.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:03.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:03.714 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:03.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #8 SSH_MSG_IGNORE 23:53:03.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:53:03.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #9 SSH_MSG_IGNORE 23:53:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:53:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366]} 23:53:03.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48366]): SSH-2.0-SSHD-UNKNOWN 23:53:03.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48366]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:03.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:04.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48366]) Send SSH_MSG_KEXINIT 23:53:04.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:04.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48366]) process #0 SSH_MSG_KEXINIT 23:53:04.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48366]) SSH_MSG_KEXINIT 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48366]) strict KEX=true client=true server=true 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48366]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48366]) Kex: server host key algorithms = rsa-sha2-512 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48366]) Kex: mac algorithms (client to server) = aead 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48366]) Kex: mac algorithms (server to client) = aead 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48366]) Kex: compression algorithms (client to server) = none 23:53:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48366]) Kex: compression algorithms (server to client) = none 23:53:04.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:04.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48366]) process #1 30 23:53:04.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48366]] process command=SSH_MSG_KEXDH_INIT 23:53:04.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:04.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #8 SSH_MSG_IGNORE 23:53:04.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:53:04.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48366]] Send SSH_MSG_KEXDH_REPLY 23:53:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48366]) packet #1 sending command=31[31] len=1639 23:53:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48366])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48366]) Send SSH_MSG_NEWKEYS 23:53:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48366]) session ID=5f:82:2e:05:ec:f3:1a:18:1a:3d:fe:5c:c1:05:39:e6:e2:02:5f:9d:41:f7:3f:26:ad:7d:51:05:75:41:11:ae:f0:19:9d:bd:a9:b2:20:68:41:b4:c4:01:cd:15:aa:0e:89:99:5b:0e:4b:07:e2:0f:7c:80:a7:22:2d:2d:91:2f 23:53:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48366]): strict KEX resets output message sequence number from 3 to 0 23:53:04.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48366]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48366])[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 23:53:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48366]) packet #0 sending command=7[7] len=419 23:53:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48366]) No pending packets to flush at end of KEX 23:53:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #9 SSH_MSG_IGNORE 23:53:04.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:53:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48366]) process #2 SSH_MSG_NEWKEYS 23:53:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48366]): strict KEX resets input message sequence number from 3 to 0 23:53:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48366]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48366]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48366]) authorized authentication methods: password,publickey 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48366]) Accepted service ssh-userauth 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48366]) no authentication factory for method=none 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48366]) SSH_MSG_USERAUTH_REQUEST 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48366]) remaining methods: password,publickey 23:53:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:04.395 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48366]) authentication result: true 23:53:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48366]) SSH_MSG_USERAUTH_REQUEST 23:53:04.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:04.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:04.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:04.396 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:04.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48366]) no heartbeat to stop 23:53:04.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48366]) heartbeat type=IGNORE, interval=PT30S 23:53:04.396 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48366 authenticated 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48366]] session=TransportServerSession[admin@/10.30.170.79:48366] id=0 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48366])) size=2097152, max=2097152, packet=32768 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48366] 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48366]) recipient=0 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])) size=2097152, max=2097152, packet=32768 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])) re-initializing 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])) size=2097152, max=2097152, packet=32768 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:04.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:04.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:04.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:04.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])[want-reply=true] subsystem=netconf 23:53:04.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])[subsystem] prepared command 23:53:04.401 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:04.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:04.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366]}} established 23:53:04.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 120: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17949 23:53:04.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 120: Creating data stores for simulated device 23:53:04.402 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:04.402 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:04.403 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:04.403 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:04.403 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:04.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6895546e] 23:53:04.406 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:04.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:04.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:04.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:04.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:04.408 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:04.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:04.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:04.408 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6895546e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6895546e], subtreeVersion=Version[19ea835b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[19ea835b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:04.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:04.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:04.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366] 23:53:04.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 120 on channel [id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366] 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) by 1220 down to 2095932 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366] 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366] 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) request=subsystem result=ReplySuccess, want-reply=true 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) request=subsystem activate command 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) starting runner for command=netconf 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #5 SSH_MSG_CHANNEL_DATA 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) by 373 down to 2096779 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_CHANNEL_DATA len=373 23:53:04.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366] 23:53:04.415 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:04.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:04.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366] 23:53:04.416 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:04.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366] 23:53:04.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17949', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:04.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=120} created 23:53:04.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366]} created 23:53:04.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366] successful with session NetconfServerSession{sessionId=120, channel=[id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366]} 23:53:04.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366]} up 23:53:04.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #6 SSH_MSG_CHANNEL_DATA 23:53:04.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) by 393 down to 2096386 23:53:04.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_CHANNEL_DATA len=393 23:53:04.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366] 23:53:04.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:04.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:04.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=120} 23:53:04.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:04.419 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bf555c6 after next message 23:53:04.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x59a666cf, L:/10.30.170.146:17949 - R:/10.30.170.79:48366]} EXI handlers added to pipeline 23:53:04.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:04.420 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bf555c6 23:53:04.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) by 179 down to 2095753 23:53:04.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:04.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #7 SSH_MSG_CHANNEL_DATA 23:53:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) by 340 down to 2096046 23:53:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_CHANNEL_DATA len=340 23:53:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366] 23:53:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:04.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=120} 23:53:04.426 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[19ea835b] 23:53:04.426 [netconf-device-simulator-threads-2] 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 23:53:04.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:04.426 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:04.426 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:04.426 [netconf-device-simulator-threads-2] 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 23:53:04.426 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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} 23:53:04.427 [netconf-device-simulator-threads-2] 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 23:53:04.427 [netconf-device-simulator-threads-2] 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 23:53:04.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:04.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) by 778 down to 2094975 23:53:04.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:04.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:04.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482]} 23:53:04.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39482]): SSH-2.0-SSHD-UNKNOWN 23:53:04.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39482]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:04.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39482]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:04.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39482]) Send SSH_MSG_KEXINIT 23:53:04.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39482]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:04.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39482]) process #0 SSH_MSG_KEXINIT 23:53:04.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39482]) SSH_MSG_KEXINIT 23:53:04.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39482]) strict KEX=true client=true server=true 23:53:04.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39482]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:04.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39482]) Kex: server host key algorithms = rsa-sha2-512 23:53:04.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39482]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:04.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39482]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:04.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39482]) Kex: mac algorithms (client to server) = aead 23:53:04.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39482]) Kex: mac algorithms (server to client) = aead 23:53:04.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39482]) Kex: compression algorithms (client to server) = none 23:53:04.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39482]) Kex: compression algorithms (server to client) = none 23:53:04.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:05.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39482]) process #1 30 23:53:05.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39482]] process command=SSH_MSG_KEXDH_INIT 23:53:05.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39482]] Send SSH_MSG_KEXDH_REPLY 23:53:05.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39482]) packet #1 sending command=31[31] len=1639 23:53:05.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39482])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:05.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39482]) Send SSH_MSG_NEWKEYS 23:53:05.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39482]) session ID=1e:48:80:9a:56:25:de:77:f7:6a:18:22:49:22:ff:cd:78:91:11:0c:a5:b5:00:2f:c4:04:2d:a7:7b:05:16:2a:46:ff:9b:0a:93:cb:ad:87:8c:2d:af:a3:71:07:a5:e3:30:93:36:16:80:37:b2:53:51:87:60:9c:60:b1:46:87 23:53:05.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39482]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:05.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39482]): strict KEX resets output message sequence number from 3 to 0 23:53:05.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39482]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:05.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39482])[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 23:53:05.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39482])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:05.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39482]) packet #0 sending command=7[7] len=419 23:53:05.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39482]) No pending packets to flush at end of KEX 23:53:05.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39482]) process #2 SSH_MSG_NEWKEYS 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39482]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39482]): strict KEX resets input message sequence number from 3 to 0 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39482]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39482]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39482]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39482]) authorized authentication methods: password,publickey 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39482]) Accepted service ssh-userauth 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39482]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39482]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:05.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39482]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39482]) no authentication factory for method=none 23:53:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39482]) SSH_MSG_USERAUTH_REQUEST 23:53:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39482]) remaining methods: password,publickey 23:53:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39482]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #9 SSH_MSG_IGNORE 23:53:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:53:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39482]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39482]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:05.107 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39482]) authentication result: true 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39482]) SSH_MSG_USERAUTH_REQUEST 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39482])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39482]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39482]) no heartbeat to stop 23:53:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39482]) heartbeat type=IGNORE, interval=PT30S 23:53:05.107 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39482 authenticated 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39482]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39482]] session=TransportServerSession[admin@/10.30.170.79:39482] id=0 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39482])) size=2097152, max=2097152, packet=32768 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39482]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39482] 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39482]) recipient=0 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])) size=2097152, max=2097152, packet=32768 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])) re-initializing 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])) size=2097152, max=2097152, packet=32768 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:05.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])[want-reply=true] subsystem=netconf 23:53:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])[subsystem] prepared command 23:53:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482]}} established 23:53:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 121: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17950 23:53:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 121: Creating data stores for simulated device 23:53:05.110 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:05.110 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:05.110 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:05.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[b8f76fb] 23:53:05.111 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:05.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:05.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:05.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:05.112 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:05.112 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:05.112 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:05.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:05.114 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[b8f76fb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[b8f76fb], subtreeVersion=Version[1ec4f141], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1ec4f141], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:05.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:05.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:05.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482] 23:53:05.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 121 on channel [id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482] 23:53:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) by 1220 down to 2095932 23:53:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482] 23:53:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482] 23:53:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) request=subsystem result=ReplySuccess, want-reply=true 23:53:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) request=subsystem activate command 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) starting runner for command=netconf 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #5 SSH_MSG_CHANNEL_DATA 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) by 373 down to 2096779 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_CHANNEL_DATA len=373 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482] 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482] 23:53:05.117 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482] 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17950', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=121} created 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482]} created 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482] successful with session NetconfServerSession{sessionId=121, channel=[id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482]} 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482]} up 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #6 SSH_MSG_CHANNEL_DATA 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) by 393 down to 2096386 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_CHANNEL_DATA len=393 23:53:05.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482] 23:53:05.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:05.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:05.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=121} 23:53:05.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:05.120 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c52b7d9 after next message 23:53:05.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x323884ed, L:/10.30.170.146:17950 - R:/10.30.170.79:39482]} EXI handlers added to pipeline 23:53:05.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:05.120 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c52b7d9 23:53:05.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) by 179 down to 2095753 23:53:05.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:05.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:05.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #7 SSH_MSG_CHANNEL_DATA 23:53:05.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) by 340 down to 2096046 23:53:05.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_CHANNEL_DATA len=340 23:53:05.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482] 23:53:05.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:05.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:05.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=121} 23:53:05.125 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1ec4f141] 23:53:05.125 [netconf-device-simulator-threads-4] 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 23:53:05.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:05.125 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:05.125 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:05.125 [netconf-device-simulator-threads-4] 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 23:53:05.125 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.125 [netconf-device-simulator-threads-4] 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} 23:53:05.126 [netconf-device-simulator-threads-4] 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 23:53:05.126 [netconf-device-simulator-threads-4] 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 23:53:05.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:05.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) by 778 down to 2094975 23:53:05.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:05.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:05.284 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:05.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #8 SSH_MSG_IGNORE 23:53:05.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:53:05.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670]} 23:53:05.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56670]): SSH-2.0-SSHD-UNKNOWN 23:53:05.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56670]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:05.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56670]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:05.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56670]) Send SSH_MSG_KEXINIT 23:53:05.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56670]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:05.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56670]) process #0 SSH_MSG_KEXINIT 23:53:05.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56670]) SSH_MSG_KEXINIT 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56670]) strict KEX=true client=true server=true 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56670]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56670]) Kex: server host key algorithms = rsa-sha2-512 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56670]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56670]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56670]) Kex: mac algorithms (client to server) = aead 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56670]) Kex: mac algorithms (server to client) = aead 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56670]) Kex: compression algorithms (client to server) = none 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56670]) Kex: compression algorithms (server to client) = none 23:53:05.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:05.754 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:05.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #8 SSH_MSG_IGNORE 23:53:05.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:53:05.774 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:05.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56670]) process #1 30 23:53:05.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56670]] process command=SSH_MSG_KEXDH_INIT 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56670]] Send SSH_MSG_KEXDH_REPLY 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56670]) packet #1 sending command=31[31] len=1639 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56670])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56670]) Send SSH_MSG_NEWKEYS 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56670]) session ID=ff:20:1b:1e:4e:51:22:cd:db:1e:fe:c7:c1:9e:82:1f:c4:29:55:8d:08:1e:c9:ab:09:8a:33:d4:06:66:41:82:f5:6f:5b:86:be:70:e8:ee:08:e4:6b:26:e5:be:63:27:8d:2f:d9:19:b0:96:72:49:20:e8:d2:72:3a:8b:2f:21 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56670]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56670]): strict KEX resets output message sequence number from 3 to 0 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56670]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:05.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56670])[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 23:53:05.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56670])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:05.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56670]) packet #0 sending command=7[7] len=419 23:53:05.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56670]) No pending packets to flush at end of KEX 23:53:05.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #9 SSH_MSG_IGNORE 23:53:05.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56670]) process #2 SSH_MSG_NEWKEYS 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56670]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56670]): strict KEX resets input message sequence number from 3 to 0 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56670]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56670]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56670]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56670]) authorized authentication methods: password,publickey 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56670]) Accepted service ssh-userauth 23:53:05.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56670]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:05.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56670]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:05.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56670]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:05.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56670]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:05.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56670]) no authentication factory for method=none 23:53:05.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56670]) SSH_MSG_USERAUTH_REQUEST 23:53:05.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56670]) remaining methods: password,publickey 23:53:05.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56670]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56670]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56670]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56670]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:05.889 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56670]) authentication result: true 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56670]) SSH_MSG_USERAUTH_REQUEST 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56670])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56670]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56670]) no heartbeat to stop 23:53:05.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56670]) heartbeat type=IGNORE, interval=PT30S 23:53:05.890 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56670 authenticated 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56670]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56670]] session=TransportServerSession[admin@/10.30.170.79:56670] id=0 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56670])) size=2097152, max=2097152, packet=32768 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56670]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56670] 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56670]) recipient=0 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])) size=2097152, max=2097152, packet=32768 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])) re-initializing 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])) size=2097152, max=2097152, packet=32768 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:05.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:05.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:05.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:05.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])[want-reply=true] subsystem=netconf 23:53:05.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])[subsystem] prepared command 23:53:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670]}} established 23:53:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 122: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17951 23:53:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 122: Creating data stores for simulated device 23:53:05.893 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:05.894 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:05.894 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:05.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1d3eedbf] 23:53:05.896 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:05.897 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:05.897 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:05.897 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:05.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:05.898 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:05.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:05.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:05.898 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1d3eedbf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1d3eedbf], subtreeVersion=Version[4dd8782c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4dd8782c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:05.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:05.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:05.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670] 23:53:05.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 122 on channel [id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670] 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) by 1220 down to 2095932 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670] 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670] 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) request=subsystem result=ReplySuccess, want-reply=true 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) request=subsystem activate command 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) starting runner for command=netconf 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #5 SSH_MSG_CHANNEL_DATA 23:53:05.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) by 373 down to 2096779 23:53:05.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_CHANNEL_DATA len=373 23:53:05.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670] 23:53:05.904 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:05.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670] 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670] 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17951', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=122} created 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=122, channel=[id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670]} created 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670] successful with session NetconfServerSession{sessionId=122, channel=[id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670]} 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670]} up 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #6 SSH_MSG_CHANNEL_DATA 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) by 393 down to 2096386 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_CHANNEL_DATA len=393 23:53:05.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670] 23:53:05.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:05.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:05.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=122} 23:53:05.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:05.907 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30913a82 after next message 23:53:05.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=122, channel=[id: 0x85a7f01d, L:/10.30.170.146:17951 - R:/10.30.170.79:56670]} EXI handlers added to pipeline 23:53:05.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:05.908 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30913a82 23:53:05.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) by 179 down to 2095753 23:53:05.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:05.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:05.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #7 SSH_MSG_CHANNEL_DATA 23:53:05.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) by 340 down to 2096046 23:53:05.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_CHANNEL_DATA len=340 23:53:05.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670] 23:53:05.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:05.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:05.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=122} 23:53:05.913 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4dd8782c] 23:53:05.913 [netconf-device-simulator-threads-6] 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 23:53:05.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:05.913 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:05.913 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:05.913 [netconf-device-simulator-threads-6] 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 23:53:05.913 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:05.913 [netconf-device-simulator-threads-6] 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} 23:53:05.913 [netconf-device-simulator-threads-6] 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} 23:53:05.913 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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} 23:53:05.914 [netconf-device-simulator-threads-6] 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 23:53:05.914 [netconf-device-simulator-threads-6] 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 23:53:05.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:05.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) by 778 down to 2094975 23:53:05.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:05.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:06.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862]} 23:53:06.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56862]): SSH-2.0-SSHD-UNKNOWN 23:53:06.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56862]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:06.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56862]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56862]) Send SSH_MSG_KEXINIT 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56862]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56862]) process #0 SSH_MSG_KEXINIT 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56862]) SSH_MSG_KEXINIT 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56862]) strict KEX=true client=true server=true 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56862]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56862]) Kex: server host key algorithms = rsa-sha2-512 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56862]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:06.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56862]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:06.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56862]) Kex: mac algorithms (client to server) = aead 23:53:06.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56862]) Kex: mac algorithms (server to client) = aead 23:53:06.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56862]) Kex: compression algorithms (client to server) = none 23:53:06.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56862]) Kex: compression algorithms (server to client) = none 23:53:06.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:06.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56862]) process #1 30 23:53:06.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56862]] process command=SSH_MSG_KEXDH_INIT 23:53:06.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56862]] Send SSH_MSG_KEXDH_REPLY 23:53:06.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56862]) packet #1 sending command=31[31] len=1639 23:53:06.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56862])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:06.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56862]) Send SSH_MSG_NEWKEYS 23:53:06.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56862]) session ID=65:5d:7f:a4:11:cf:6c:6a:30:ab:4c:a3:ee:7a:b0:cb:59:3a:26:f2:9a:bd:66:5f:bf:4c:cc:56:81:e1:5c:a9:ed:df:b2:f4:6e:09:0c:1b:eb:09:8c:d2:ed:a3:35:d6:ca:fe:50:c4:1e:cc:71:47:01:88:74:ad:ba:fe:41:4d 23:53:06.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56862]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56862]): strict KEX resets output message sequence number from 3 to 0 23:53:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56862]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56862])[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 23:53:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56862])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56862]) packet #0 sending command=7[7] len=419 23:53:06.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56862]) No pending packets to flush at end of KEX 23:53:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56862]) process #2 SSH_MSG_NEWKEYS 23:53:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56862]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56862]): strict KEX resets input message sequence number from 3 to 0 23:53:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56862]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56862]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56862]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56862]) authorized authentication methods: password,publickey 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56862]) Accepted service ssh-userauth 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56862]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56862]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56862]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56862]) no authentication factory for method=none 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56862]) SSH_MSG_USERAUTH_REQUEST 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56862]) remaining methods: password,publickey 23:53:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56862]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56862]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56862]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:06.414 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56862]) authentication result: true 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56862]) SSH_MSG_USERAUTH_REQUEST 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56862])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56862]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56862]) no heartbeat to stop 23:53:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56862]) heartbeat type=IGNORE, interval=PT30S 23:53:06.415 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56862 authenticated 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56862]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56862]] session=TransportServerSession[admin@/10.30.170.79:56862] id=0 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56862])) size=2097152, max=2097152, packet=32768 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56862]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56862] 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56862]) recipient=0 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])) size=2097152, max=2097152, packet=32768 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])) re-initializing 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])) size=2097152, max=2097152, packet=32768 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])[want-reply=true] subsystem=netconf 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])[subsystem] prepared command 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862]}} established 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 123: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17952 23:53:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 123: Creating data stores for simulated device 23:53:06.417 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:06.418 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:06.418 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2228ed36] 23:53:06.419 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:06.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:06.421 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:06.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:06.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:06.421 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2228ed36], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2228ed36], subtreeVersion=Version[7f5cab18], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f5cab18], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:06.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862] 23:53:06.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 123 on channel [id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862] 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) by 1220 down to 2095932 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862] 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862] 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) request=subsystem result=ReplySuccess, want-reply=true 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) request=subsystem activate command 23:53:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) starting runner for command=netconf 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #5 SSH_MSG_CHANNEL_DATA 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) by 373 down to 2096779 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_CHANNEL_DATA len=373 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862] 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862] 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862] 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17952', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=123} created 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=123, channel=[id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862]} created 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862] successful with session NetconfServerSession{sessionId=123, channel=[id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862]} 23:53:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862]} up 23:53:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #6 SSH_MSG_CHANNEL_DATA 23:53:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) by 393 down to 2096386 23:53:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_CHANNEL_DATA len=393 23:53:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862] 23:53:06.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:06.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:06.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=123} 23:53:06.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30d17e7d after next message 23:53:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=123, channel=[id: 0x848664da, L:/10.30.170.146:17952 - R:/10.30.170.79:56862]} EXI handlers added to pipeline 23:53:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30d17e7d 23:53:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) by 179 down to 2095753 23:53:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:06.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #7 SSH_MSG_CHANNEL_DATA 23:53:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) by 340 down to 2096046 23:53:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_CHANNEL_DATA len=340 23:53:06.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862] 23:53:06.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:06.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:06.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=123} 23:53:06.432 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f5cab18] 23:53:06.432 [netconf-device-simulator-threads-0] 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 23:53:06.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:06.432 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:06.432 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:06.432 [netconf-device-simulator-threads-0] 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 23:53:06.432 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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} 23:53:06.433 [netconf-device-simulator-threads-0] 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 23:53:06.433 [netconf-device-simulator-threads-0] 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 23:53:06.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) by 778 down to 2094975 23:53:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:06.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:06.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:06.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #9 SSH_MSG_IGNORE 23:53:06.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:53:06.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #8 SSH_MSG_IGNORE 23:53:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:53:06.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738]} 23:53:06.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36738]): SSH-2.0-SSHD-UNKNOWN 23:53:06.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36738]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:06.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36738]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:06.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36738]) Send SSH_MSG_KEXINIT 23:53:06.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36738]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:06.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36738]) process #0 SSH_MSG_KEXINIT 23:53:06.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36738]) SSH_MSG_KEXINIT 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36738]) strict KEX=true client=true server=true 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36738]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36738]) Kex: server host key algorithms = rsa-sha2-512 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36738]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36738]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36738]) Kex: mac algorithms (client to server) = aead 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36738]) Kex: mac algorithms (server to client) = aead 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36738]) Kex: compression algorithms (client to server) = none 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36738]) Kex: compression algorithms (server to client) = none 23:53:06.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:06.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36738]) process #1 30 23:53:06.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36738]] process command=SSH_MSG_KEXDH_INIT 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36738]] Send SSH_MSG_KEXDH_REPLY 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36738]) packet #1 sending command=31[31] len=1639 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36738])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36738]) Send SSH_MSG_NEWKEYS 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36738]) session ID=67:9f:6f:66:51:86:ad:3b:fc:84:56:88:f2:4f:24:80:42:0c:0b:ce:28:63:11:70:9c:00:ca:2b:c7:d5:02:43:05:cb:a9:50:e1:cd:bd:fe:32:f5:40:2a:f4:4b:b2:fb:62:ff:c0:a9:94:b4:c8:18:51:90:b2:b0:c6:a7:38:a1 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36738]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36738]): strict KEX resets output message sequence number from 3 to 0 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36738]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36738])[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 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36738])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36738]) packet #0 sending command=7[7] len=419 23:53:07.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36738]) No pending packets to flush at end of KEX 23:53:07.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36738]) process #2 SSH_MSG_NEWKEYS 23:53:07.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36738]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:07.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36738]): strict KEX resets input message sequence number from 3 to 0 23:53:07.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36738]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:07.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36738]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36738]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36738]) authorized authentication methods: password,publickey 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36738]) Accepted service ssh-userauth 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36738]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36738]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36738]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36738]) no authentication factory for method=none 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36738]) SSH_MSG_USERAUTH_REQUEST 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36738]) remaining methods: password,publickey 23:53:07.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36738]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36738]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36738]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:07.049 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36738]) authentication result: true 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36738]) SSH_MSG_USERAUTH_REQUEST 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36738])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36738]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36738]) no heartbeat to stop 23:53:07.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36738]) heartbeat type=IGNORE, interval=PT30S 23:53:07.049 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36738 authenticated 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36738]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36738]] session=TransportServerSession[admin@/10.30.170.79:36738] id=0 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36738])) size=2097152, max=2097152, packet=32768 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36738]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36738] 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36738]) recipient=0 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])) size=2097152, max=2097152, packet=32768 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])) re-initializing 23:53:07.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])) size=2097152, max=2097152, packet=32768 23:53:07.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:07.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:07.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:07.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:07.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])[want-reply=true] subsystem=netconf 23:53:07.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])[subsystem] prepared command 23:53:07.052 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:07.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:07.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738]}} established 23:53:07.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 124: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17953 23:53:07.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 124: Creating data stores for simulated device 23:53:07.052 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:07.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:07.052 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:07.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:07.052 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:07.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[749fe] 23:53:07.053 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:07.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:07.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:07.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:07.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:07.054 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:07.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:07.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:07.054 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[749fe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[749fe], subtreeVersion=Version[1938e5ee], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1938e5ee], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:07.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:07.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:07.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738] 23:53:07.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 124 on channel [id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738] 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) by 1220 down to 2095932 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738] 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738] 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) request=subsystem result=ReplySuccess, want-reply=true 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) request=subsystem activate command 23:53:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) starting runner for command=netconf 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #5 SSH_MSG_CHANNEL_DATA 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) by 373 down to 2096779 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_CHANNEL_DATA len=373 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738] 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738] 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738] 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17953', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=124} created 23:53:07.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738]} created 23:53:07.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738] successful with session NetconfServerSession{sessionId=124, channel=[id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738]} 23:53:07.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738]} up 23:53:07.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #6 SSH_MSG_CHANNEL_DATA 23:53:07.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) by 393 down to 2096386 23:53:07.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_CHANNEL_DATA len=393 23:53:07.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738] 23:53:07.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:07.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:07.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=124} 23:53:07.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:07.060 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19e45033 after next message 23:53:07.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x576f1efe, L:/10.30.170.146:17953 - R:/10.30.170.79:36738]} EXI handlers added to pipeline 23:53:07.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:07.061 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19e45033 23:53:07.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) by 179 down to 2095753 23:53:07.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:07.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:07.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #7 SSH_MSG_CHANNEL_DATA 23:53:07.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) by 340 down to 2096046 23:53:07.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_CHANNEL_DATA len=340 23:53:07.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738] 23:53:07.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:07.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:07.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=124} 23:53:07.065 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1938e5ee] 23:53:07.065 [netconf-device-simulator-threads-2] 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 23:53:07.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:07.065 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:07.065 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:07.065 [netconf-device-simulator-threads-2] 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 23:53:07.065 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.065 [netconf-device-simulator-threads-2] 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} 23:53:07.066 [netconf-device-simulator-threads-2] 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 23:53:07.066 [netconf-device-simulator-threads-2] 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 23:53:07.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:07.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) by 778 down to 2094975 23:53:07.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:07.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:07.249 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #9 SSH_MSG_IGNORE 23:53:07.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:53:07.499 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:07.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #8 SSH_MSG_IGNORE 23:53:07.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:53:07.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584]} 23:53:07.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58584]): SSH-2.0-SSHD-UNKNOWN 23:53:07.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58584]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:07.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58584]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:07.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58584]) Send SSH_MSG_KEXINIT 23:53:07.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58584]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:07.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58584]) process #0 SSH_MSG_KEXINIT 23:53:07.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58584]) SSH_MSG_KEXINIT 23:53:07.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58584]) strict KEX=true client=true server=true 23:53:07.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58584]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:07.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58584]) Kex: server host key algorithms = rsa-sha2-512 23:53:07.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58584]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:07.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58584]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:07.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58584]) Kex: mac algorithms (client to server) = aead 23:53:07.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58584]) Kex: mac algorithms (server to client) = aead 23:53:07.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58584]) Kex: compression algorithms (client to server) = none 23:53:07.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58584]) Kex: compression algorithms (server to client) = none 23:53:07.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:07.855 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:07.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58584]) process #1 30 23:53:07.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58584]] process command=SSH_MSG_KEXDH_INIT 23:53:07.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58584]] Send SSH_MSG_KEXDH_REPLY 23:53:07.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58584]) packet #1 sending command=31[31] len=1639 23:53:07.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58584])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58584]) Send SSH_MSG_NEWKEYS 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58584]) session ID=ad:80:92:2b:4b:62:34:df:28:b7:e6:ba:6e:c0:3d:2c:fe:c1:f0:ba:04:f9:ef:1f:b6:88:f1:97:3d:64:2d:3e:bc:72:79:f5:47:1d:1d:b1:46:b6:58:78:a4:ac:95:8e:2d:9c:62:87:70:d1:54:9d:ae:05:b9:d2:c5:6a:39:f3 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58584]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58584]): strict KEX resets output message sequence number from 3 to 0 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58584]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58584])[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 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58584])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58584]) packet #0 sending command=7[7] len=419 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58584]) No pending packets to flush at end of KEX 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #9 SSH_MSG_IGNORE 23:53:07.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58584]) process #2 SSH_MSG_NEWKEYS 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58584]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58584]): strict KEX resets input message sequence number from 3 to 0 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58584]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58584]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58584]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58584]) authorized authentication methods: password,publickey 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58584]) Accepted service ssh-userauth 23:53:07.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58584]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:07.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58584]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:07.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:07.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58584]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:07.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58584]) no authentication factory for method=none 23:53:07.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58584]) SSH_MSG_USERAUTH_REQUEST 23:53:07.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58584]) remaining methods: password,publickey 23:53:07.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58584]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58584]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58584]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:07.926 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58584]) authentication result: true 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58584]) SSH_MSG_USERAUTH_REQUEST 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58584])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58584]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58584]) no heartbeat to stop 23:53:07.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58584]) heartbeat type=IGNORE, interval=PT30S 23:53:07.926 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58584 authenticated 23:53:07.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:07.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58584]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58584]] session=TransportServerSession[admin@/10.30.170.79:58584] id=0 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58584])) size=2097152, max=2097152, packet=32768 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58584]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58584] 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58584]) recipient=0 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])) size=2097152, max=2097152, packet=32768 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])) re-initializing 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])) size=2097152, max=2097152, packet=32768 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:07.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:07.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:07.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:07.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])[want-reply=true] subsystem=netconf 23:53:07.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])[subsystem] prepared command 23:53:07.929 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:07.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:07.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584]}} established 23:53:07.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 125: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17954 23:53:07.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 125: Creating data stores for simulated device 23:53:07.930 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:07.930 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:07.931 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:07.931 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:07.931 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:07.933 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[76f1e1] 23:53:07.933 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:07.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:07.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:07.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:07.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:07.935 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:07.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:07.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:07.935 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[76f1e1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[76f1e1], subtreeVersion=Version[3b3ffba0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3b3ffba0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:07.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:07.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:07.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584] 23:53:07.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 125 on channel [id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584] 23:53:07.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) by 1220 down to 2095932 23:53:07.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:07.940 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:07.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584] 23:53:07.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584] 23:53:07.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) request=subsystem result=ReplySuccess, want-reply=true 23:53:07.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:07.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) request=subsystem activate command 23:53:07.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) starting runner for command=netconf 23:53:07.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #5 SSH_MSG_CHANNEL_DATA 23:53:07.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) by 373 down to 2096779 23:53:07.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_CHANNEL_DATA len=373 23:53:07.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584] 23:53:07.941 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:07.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:07.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584] 23:53:07.942 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584] 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17954', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=125} created 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584]} created 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584] successful with session NetconfServerSession{sessionId=125, channel=[id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584]} 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584]} up 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #6 SSH_MSG_CHANNEL_DATA 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) by 393 down to 2096386 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_CHANNEL_DATA len=393 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584] 23:53:07.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:07.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:07.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=125} 23:53:07.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:07.945 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4cff04f0 after next message 23:53:07.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x92052bf4, L:/10.30.170.146:17954 - R:/10.30.170.79:58584]} EXI handlers added to pipeline 23:53:07.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:07.945 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4cff04f0 23:53:07.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) by 179 down to 2095753 23:53:07.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:07.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:07.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #7 SSH_MSG_CHANNEL_DATA 23:53:07.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) by 340 down to 2096046 23:53:07.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_CHANNEL_DATA len=340 23:53:07.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584] 23:53:07.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:07.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:07.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=125} 23:53:07.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3b3ffba0] 23:53:07.950 [netconf-device-simulator-threads-4] 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 23:53:07.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:07.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:07.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:07.950 [netconf-device-simulator-threads-4] 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 23:53:07.951 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.951 [netconf-device-simulator-threads-4] 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} 23:53:07.952 [netconf-device-simulator-threads-4] 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 23:53:07.952 [netconf-device-simulator-threads-4] 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 23:53:07.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:07.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) by 778 down to 2094975 23:53:07.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:07.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:07.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:07.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #8 SSH_MSG_IGNORE 23:53:07.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:53:08.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934]} 23:53:08.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43934]): SSH-2.0-SSHD-UNKNOWN 23:53:08.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43934]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:08.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43934]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43934]) Send SSH_MSG_KEXINIT 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43934]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43934]) process #0 SSH_MSG_KEXINIT 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43934]) SSH_MSG_KEXINIT 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43934]) strict KEX=true client=true server=true 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43934]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43934]) Kex: server host key algorithms = rsa-sha2-512 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43934]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43934]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43934]) Kex: mac algorithms (client to server) = aead 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43934]) Kex: mac algorithms (server to client) = aead 23:53:08.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43934]) Kex: compression algorithms (client to server) = none 23:53:08.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43934]) Kex: compression algorithms (server to client) = none 23:53:08.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:08.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43934]) process #1 30 23:53:08.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43934]] process command=SSH_MSG_KEXDH_INIT 23:53:08.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #8 SSH_MSG_IGNORE 23:53:08.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:53:08.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43934]] Send SSH_MSG_KEXDH_REPLY 23:53:08.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43934]) packet #1 sending command=31[31] len=1639 23:53:08.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43934])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:08.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43934]) Send SSH_MSG_NEWKEYS 23:53:08.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43934]) session ID=ee:c4:bf:e0:ec:d7:65:24:8a:06:96:15:3b:46:4c:cd:5e:6f:18:42:90:d9:db:77:02:b7:c3:3a:62:20:c3:45:02:79:0b:35:4a:8a:dd:75:fb:1a:41:10:6b:d7:fc:a5:05:15:78:97:19:34:72:3c:49:ba:67:34:1c:23:cb:d4 23:53:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43934]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43934]): strict KEX resets output message sequence number from 3 to 0 23:53:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43934]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43934])[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 23:53:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43934])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43934]) packet #0 sending command=7[7] len=419 23:53:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43934]) No pending packets to flush at end of KEX 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43934]) process #2 SSH_MSG_NEWKEYS 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43934]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43934]): strict KEX resets input message sequence number from 3 to 0 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43934]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43934]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43934]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43934]) authorized authentication methods: password,publickey 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43934]) Accepted service ssh-userauth 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43934]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43934]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43934]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43934]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:08.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43934]) no authentication factory for method=none 23:53:08.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43934]) SSH_MSG_USERAUTH_REQUEST 23:53:08.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43934]) remaining methods: password,publickey 23:53:08.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43934]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43934]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43934]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43934]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:08.613 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43934]) authentication result: true 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43934]) SSH_MSG_USERAUTH_REQUEST 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43934])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43934]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43934]) no heartbeat to stop 23:53:08.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43934]) heartbeat type=IGNORE, interval=PT30S 23:53:08.613 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43934 authenticated 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43934]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43934]] session=TransportServerSession[admin@/10.30.170.79:43934] id=0 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43934])) size=2097152, max=2097152, packet=32768 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43934]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43934] 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43934]) recipient=0 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])) size=2097152, max=2097152, packet=32768 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])) re-initializing 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])) size=2097152, max=2097152, packet=32768 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:08.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:08.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:08.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:08.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])[want-reply=true] subsystem=netconf 23:53:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])[subsystem] prepared command 23:53:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934]}} established 23:53:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 126: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17955 23:53:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 126: Creating data stores for simulated device 23:53:08.616 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:08.616 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:08.616 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:08.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[60484237] 23:53:08.617 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:08.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:08.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:08.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:08.618 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:08.618 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:08.618 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:08.618 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:08.618 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[60484237], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[60484237], subtreeVersion=Version[2950e3e2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2950e3e2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:08.618 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:08.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934] 23:53:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 126 on channel [id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934] 23:53:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) by 1220 down to 2095932 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934] 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934] 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) request=subsystem result=ReplySuccess, want-reply=true 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) request=subsystem activate command 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) starting runner for command=netconf 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #5 SSH_MSG_CHANNEL_DATA 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) by 373 down to 2096779 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_CHANNEL_DATA len=373 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934] 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934] 23:53:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934] 23:53:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17955', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=126} created 23:53:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934]} created 23:53:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934] successful with session NetconfServerSession{sessionId=126, channel=[id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934]} 23:53:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934]} up 23:53:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #6 SSH_MSG_CHANNEL_DATA 23:53:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) by 393 down to 2096386 23:53:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_CHANNEL_DATA len=393 23:53:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934] 23:53:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=126} 23:53:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@382cc910 after next message 23:53:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x1d089106, L:/10.30.170.146:17955 - R:/10.30.170.79:43934]} EXI handlers added to pipeline 23:53:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:08.625 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@382cc910 23:53:08.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) by 179 down to 2095753 23:53:08.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:08.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #7 SSH_MSG_CHANNEL_DATA 23:53:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) by 340 down to 2096046 23:53:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_CHANNEL_DATA len=340 23:53:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934] 23:53:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=126} 23:53:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2950e3e2] 23:53:08.629 [netconf-device-simulator-threads-6] 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 23:53:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:08.629 [netconf-device-simulator-threads-6] 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 23:53:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.629 [netconf-device-simulator-threads-6] 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} 23:53:08.630 [netconf-device-simulator-threads-6] 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} 23:53:08.630 [netconf-device-simulator-threads-6] 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} 23:53:08.630 [netconf-device-simulator-threads-6] 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} 23:53:08.630 [netconf-device-simulator-threads-6] 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} 23:53:08.630 [netconf-device-simulator-threads-6] 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 23:53:08.630 [netconf-device-simulator-threads-6] 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 23:53:08.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:08.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) by 778 down to 2094975 23:53:08.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:08.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:08.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #9 SSH_MSG_IGNORE 23:53:08.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:53:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346]} 23:53:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40346]): SSH-2.0-SSHD-UNKNOWN 23:53:09.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40346]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:09.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40346]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:09.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40346]) Send SSH_MSG_KEXINIT 23:53:09.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40346]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40346]) process #0 SSH_MSG_KEXINIT 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40346]) SSH_MSG_KEXINIT 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40346]) strict KEX=true client=true server=true 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40346]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40346]) Kex: server host key algorithms = rsa-sha2-512 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40346]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40346]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40346]) Kex: mac algorithms (client to server) = aead 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40346]) Kex: mac algorithms (server to client) = aead 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40346]) Kex: compression algorithms (client to server) = none 23:53:09.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40346]) Kex: compression algorithms (server to client) = none 23:53:09.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:09.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40346]) process #1 30 23:53:09.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40346]] process command=SSH_MSG_KEXDH_INIT 23:53:09.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40346]] Send SSH_MSG_KEXDH_REPLY 23:53:09.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40346]) packet #1 sending command=31[31] len=1639 23:53:09.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40346])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:09.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40346]) Send SSH_MSG_NEWKEYS 23:53:09.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40346]) session ID=e9:be:ac:9f:41:b2:f6:95:6a:b7:ef:cd:80:7d:70:bd:b6:57:5d:45:8c:99:74:f1:b5:7b:79:55:24:74:00:ca:57:e6:3d:55:1d:37:a1:48:36:63:48:b8:d7:57:50:4c:f3:4a:85:d0:9d:d3:ae:55:5b:54:2e:9d:5f:17:81:7d 23:53:09.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40346]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:09.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40346]): strict KEX resets output message sequence number from 3 to 0 23:53:09.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40346]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:09.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40346])[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 23:53:09.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40346])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:09.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40346]) packet #0 sending command=7[7] len=419 23:53:09.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40346]) No pending packets to flush at end of KEX 23:53:09.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40346]) process #2 SSH_MSG_NEWKEYS 23:53:09.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40346]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:09.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40346]): strict KEX resets input message sequence number from 3 to 0 23:53:09.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40346]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:09.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40346]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40346]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40346]) authorized authentication methods: password,publickey 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40346]) Accepted service ssh-userauth 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40346]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40346]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40346]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40346]) no authentication factory for method=none 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40346]) SSH_MSG_USERAUTH_REQUEST 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40346]) remaining methods: password,publickey 23:53:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40346]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40346]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40346]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:09.275 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40346]) authentication result: true 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40346]) SSH_MSG_USERAUTH_REQUEST 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40346])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40346]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:09.275 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:09.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40346]) no heartbeat to stop 23:53:09.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40346]) heartbeat type=IGNORE, interval=PT30S 23:53:09.276 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40346 authenticated 23:53:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40346]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40346]] session=TransportServerSession[admin@/10.30.170.79:40346] id=0 23:53:09.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40346])) size=2097152, max=2097152, packet=32768 23:53:09.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40346]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40346] 23:53:09.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40346]) recipient=0 23:53:09.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])) size=2097152, max=2097152, packet=32768 23:53:09.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])) re-initializing 23:53:09.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])) size=2097152, max=2097152, packet=32768 23:53:09.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:09.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:09.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:09.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:09.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])[want-reply=true] subsystem=netconf 23:53:09.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])[subsystem] prepared command 23:53:09.279 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:09.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:09.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346]}} established 23:53:09.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 127: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17956 23:53:09.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 127: Creating data stores for simulated device 23:53:09.280 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:09.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:09.281 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:09.281 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:09.281 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:09.284 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f390ce7] 23:53:09.284 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:09.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:09.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:09.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:09.285 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:09.286 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:09.286 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:09.286 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:09.286 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f390ce7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f390ce7], subtreeVersion=Version[2d2a132f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d2a132f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:09.286 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:09.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346] 23:53:09.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 127 on channel [id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346] 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) by 1220 down to 2095932 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346] 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346] 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) request=subsystem result=ReplySuccess, want-reply=true 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) request=subsystem activate command 23:53:09.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) starting runner for command=netconf 23:53:09.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #5 SSH_MSG_CHANNEL_DATA 23:53:09.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) by 373 down to 2096779 23:53:09.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_CHANNEL_DATA len=373 23:53:09.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346] 23:53:09.292 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:09.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:09.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346] 23:53:09.293 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:09.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346] 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17956', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=127} created 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346]} created 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346] successful with session NetconfServerSession{sessionId=127, channel=[id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346]} 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346]} up 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #6 SSH_MSG_CHANNEL_DATA 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) by 393 down to 2096386 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_CHANNEL_DATA len=393 23:53:09.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346] 23:53:09.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:09.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:09.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=127} 23:53:09.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:09.296 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30c4be37 after next message 23:53:09.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x25c52f7f, L:/10.30.170.146:17956 - R:/10.30.170.79:40346]} EXI handlers added to pipeline 23:53:09.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:09.296 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30c4be37 23:53:09.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) by 179 down to 2095753 23:53:09.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:09.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:09.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #7 SSH_MSG_CHANNEL_DATA 23:53:09.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) by 340 down to 2096046 23:53:09.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_CHANNEL_DATA len=340 23:53:09.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346] 23:53:09.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:09.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:09.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=127} 23:53:09.302 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d2a132f] 23:53:09.302 [netconf-device-simulator-threads-0] 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 23:53:09.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:09.302 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:09.302 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:09.302 [netconf-device-simulator-threads-0] 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 23:53:09.302 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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} 23:53:09.303 [netconf-device-simulator-threads-0] 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 23:53:09.303 [netconf-device-simulator-threads-0] 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 23:53:09.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:09.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) by 778 down to 2094975 23:53:09.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:09.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:09.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #9 SSH_MSG_IGNORE 23:53:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:53:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:09.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #8 SSH_MSG_IGNORE 23:53:09.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:53:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:09.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #10 SSH_MSG_IGNORE 23:53:09.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:53:09.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406]} 23:53:09.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59406]): SSH-2.0-SSHD-UNKNOWN 23:53:09.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59406]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:09.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59406]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59406]) Send SSH_MSG_KEXINIT 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59406]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59406]) process #0 SSH_MSG_KEXINIT 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59406]) SSH_MSG_KEXINIT 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59406]) strict KEX=true client=true server=true 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59406]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59406]) Kex: server host key algorithms = rsa-sha2-512 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59406]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59406]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59406]) Kex: mac algorithms (client to server) = aead 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59406]) Kex: mac algorithms (server to client) = aead 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59406]) Kex: compression algorithms (client to server) = none 23:53:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59406]) Kex: compression algorithms (server to client) = none 23:53:09.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:09.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59406]) process #1 30 23:53:09.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59406]] process command=SSH_MSG_KEXDH_INIT 23:53:10.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59406]] Send SSH_MSG_KEXDH_REPLY 23:53:10.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59406]) packet #1 sending command=31[31] len=1639 23:53:10.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59406])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:10.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59406]) Send SSH_MSG_NEWKEYS 23:53:10.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59406]) session ID=83:de:19:e0:5e:59:64:a0:dd:1f:cf:36:0c:99:4b:fe:c6:52:cd:e9:15:21:28:bc:52:63:f2:69:4e:25:c5:ed:76:7c:8a:e0:9d:c9:33:a1:6f:0c:19:4a:2f:b5:ff:26:5b:a5:c3:24:27:cf:f2:e5:ac:d7:82:f2:76:4a:66:a2 23:53:10.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59406]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:10.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59406]): strict KEX resets output message sequence number from 3 to 0 23:53:10.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59406]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:10.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59406])[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 23:53:10.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59406])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:10.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59406]) packet #0 sending command=7[7] len=419 23:53:10.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59406]) No pending packets to flush at end of KEX 23:53:10.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:10.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #8 SSH_MSG_IGNORE 23:53:10.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:53:10.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59406]) process #2 SSH_MSG_NEWKEYS 23:53:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59406]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59406]): strict KEX resets input message sequence number from 3 to 0 23:53:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59406]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59406]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59406]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59406]) authorized authentication methods: password,publickey 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59406]) Accepted service ssh-userauth 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59406]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59406]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59406]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59406]) no authentication factory for method=none 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59406]) SSH_MSG_USERAUTH_REQUEST 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59406]) remaining methods: password,publickey 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59406]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #9 SSH_MSG_IGNORE 23:53:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59406]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59406]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:10.035 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59406]) authentication result: true 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59406]) SSH_MSG_USERAUTH_REQUEST 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59406])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59406]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59406]) no heartbeat to stop 23:53:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59406]) heartbeat type=IGNORE, interval=PT30S 23:53:10.036 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59406 authenticated 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59406]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59406]] session=TransportServerSession[admin@/10.30.170.79:59406] id=0 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59406])) size=2097152, max=2097152, packet=32768 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59406]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59406] 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59406]) recipient=0 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])) size=2097152, max=2097152, packet=32768 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])) re-initializing 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])) size=2097152, max=2097152, packet=32768 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:10.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])[want-reply=true] subsystem=netconf 23:53:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])[subsystem] prepared command 23:53:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406]}} established 23:53:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 128: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17957 23:53:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 128: Creating data stores for simulated device 23:53:10.039 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:10.039 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:10.039 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:10.040 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4fee96f7] 23:53:10.040 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:10.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:10.043 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:10.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:10.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:10.044 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4fee96f7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4fee96f7], subtreeVersion=Version[15c36b19], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15c36b19], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:10.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:10.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406] 23:53:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 128 on channel [id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406] 23:53:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) by 1220 down to 2095932 23:53:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406] 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406] 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) request=subsystem result=ReplySuccess, want-reply=true 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) request=subsystem activate command 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) starting runner for command=netconf 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #5 SSH_MSG_CHANNEL_DATA 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) by 373 down to 2096779 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_CHANNEL_DATA len=373 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406] 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406] 23:53:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406] 23:53:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17957', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=128} created 23:53:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406]} created 23:53:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406] successful with session NetconfServerSession{sessionId=128, channel=[id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406]} 23:53:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406]} up 23:53:10.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #6 SSH_MSG_CHANNEL_DATA 23:53:10.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) by 393 down to 2096386 23:53:10.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_CHANNEL_DATA len=393 23:53:10.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406] 23:53:10.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:10.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:10.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=128} 23:53:10.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:10.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b4b7524 after next message 23:53:10.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xe34db9a4, L:/10.30.170.146:17957 - R:/10.30.170.79:59406]} EXI handlers added to pipeline 23:53:10.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:10.055 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b4b7524 23:53:10.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) by 179 down to 2095753 23:53:10.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:10.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:10.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #7 SSH_MSG_CHANNEL_DATA 23:53:10.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) by 340 down to 2096046 23:53:10.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_CHANNEL_DATA len=340 23:53:10.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406] 23:53:10.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:10.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:10.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=128} 23:53:10.062 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15c36b19] 23:53:10.062 [netconf-device-simulator-threads-2] 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 23:53:10.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:10.062 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:10.062 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:10.062 [netconf-device-simulator-threads-2] 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 23:53:10.062 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.062 [netconf-device-simulator-threads-2] 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} 23:53:10.063 [netconf-device-simulator-threads-2] 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} 23:53:10.063 [netconf-device-simulator-threads-2] 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} 23:53:10.063 [netconf-device-simulator-threads-2] 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} 23:53:10.063 [netconf-device-simulator-threads-2] 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 23:53:10.063 [netconf-device-simulator-threads-2] 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 23:53:10.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) by 778 down to 2094975 23:53:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:10.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:10.236 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #10 SSH_MSG_IGNORE 23:53:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:53:10.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738]} 23:53:10.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46738]): SSH-2.0-SSHD-UNKNOWN 23:53:10.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46738]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:10.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46738]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:10.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #8 SSH_MSG_IGNORE 23:53:10.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:53:10.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:10.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #10 SSH_MSG_IGNORE 23:53:10.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:53:10.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46738]) Send SSH_MSG_KEXINIT 23:53:10.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46738]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:10.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46738]) process #0 SSH_MSG_KEXINIT 23:53:10.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46738]) SSH_MSG_KEXINIT 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46738]) strict KEX=true client=true server=true 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46738]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46738]) Kex: server host key algorithms = rsa-sha2-512 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46738]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46738]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46738]) Kex: mac algorithms (client to server) = aead 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46738]) Kex: mac algorithms (server to client) = aead 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46738]) Kex: compression algorithms (client to server) = none 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46738]) Kex: compression algorithms (server to client) = none 23:53:10.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:10.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:10.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46738]) process #1 30 23:53:10.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46738]] process command=SSH_MSG_KEXDH_INIT 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46738]] Send SSH_MSG_KEXDH_REPLY 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46738]) packet #1 sending command=31[31] len=1639 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46738])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46738]) Send SSH_MSG_NEWKEYS 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46738]) session ID=71:8a:8e:b9:ba:7d:35:6b:56:c8:cf:92:66:2c:f9:29:bf:09:92:17:5d:2f:d3:bf:f1:03:fc:ae:99:eb:4b:46:58:88:a8:8b:ef:1d:29:db:6c:6d:73:64:94:94:b1:0b:15:b3:ec:62:93:e7:d6:27:11:81:6a:ba:07:f4:8c:f4 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46738]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46738]): strict KEX resets output message sequence number from 3 to 0 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46738]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46738])[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 23:53:10.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46738])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:10.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46738]) packet #0 sending command=7[7] len=419 23:53:10.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46738]) No pending packets to flush at end of KEX 23:53:10.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #9 SSH_MSG_IGNORE 23:53:10.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46738]) process #2 SSH_MSG_NEWKEYS 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46738]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46738]): strict KEX resets input message sequence number from 3 to 0 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46738]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46738]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46738]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46738]) authorized authentication methods: password,publickey 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46738]) Accepted service ssh-userauth 23:53:10.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46738]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:10.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46738]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:10.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:10.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46738]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:10.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46738]) no authentication factory for method=none 23:53:10.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46738]) SSH_MSG_USERAUTH_REQUEST 23:53:10.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46738]) remaining methods: password,publickey 23:53:10.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46738]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46738]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46738]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:10.932 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46738]) authentication result: true 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46738]) SSH_MSG_USERAUTH_REQUEST 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46738])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46738]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46738]) no heartbeat to stop 23:53:10.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46738]) heartbeat type=IGNORE, interval=PT30S 23:53:10.932 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46738 authenticated 23:53:10.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:10.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46738]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:10.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46738]] session=TransportServerSession[admin@/10.30.170.79:46738] id=0 23:53:10.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46738])) size=2097152, max=2097152, packet=32768 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46738]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46738] 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46738]) recipient=0 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])) size=2097152, max=2097152, packet=32768 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])) re-initializing 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])) size=2097152, max=2097152, packet=32768 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:10.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])[want-reply=true] subsystem=netconf 23:53:10.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])[subsystem] prepared command 23:53:10.935 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:10.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:10.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738]}} established 23:53:10.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 129: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17958 23:53:10.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 129: Creating data stores for simulated device 23:53:10.935 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:10.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:10.936 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:10.936 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:10.936 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5d25712f] 23:53:10.939 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:10.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:10.945 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:10.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:10.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:10.945 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5d25712f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5d25712f], subtreeVersion=Version[38416972], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38416972], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:10.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:10.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:10.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738] 23:53:10.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 129 on channel [id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738] 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) by 1220 down to 2095932 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738] 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738] 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) request=subsystem result=ReplySuccess, want-reply=true 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) request=subsystem activate command 23:53:10.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) starting runner for command=netconf 23:53:10.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #5 SSH_MSG_CHANNEL_DATA 23:53:10.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) by 373 down to 2096779 23:53:10.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_CHANNEL_DATA len=373 23:53:10.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738] 23:53:10.952 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:10.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:10.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738] 23:53:10.953 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:10.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738] 23:53:10.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17958', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:10.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=129} created 23:53:10.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=129, channel=[id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738]} created 23:53:10.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738] successful with session NetconfServerSession{sessionId=129, channel=[id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738]} 23:53:10.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738]} up 23:53:10.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #6 SSH_MSG_CHANNEL_DATA 23:53:10.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) by 393 down to 2096386 23:53:10.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_CHANNEL_DATA len=393 23:53:10.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738] 23:53:10.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:10.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:10.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=129} 23:53:10.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:10.971 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a710024 after next message 23:53:10.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=129, channel=[id: 0xfac7aa4f, L:/10.30.170.146:17958 - R:/10.30.170.79:46738]} EXI handlers added to pipeline 23:53:10.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:10.974 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a710024 23:53:10.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) by 179 down to 2095753 23:53:10.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:10.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:10.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #7 SSH_MSG_CHANNEL_DATA 23:53:10.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) by 340 down to 2096046 23:53:10.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_CHANNEL_DATA len=340 23:53:10.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738] 23:53:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=129} 23:53:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38416972] 23:53:10.981 [netconf-device-simulator-threads-4] 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 23:53:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:10.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:10.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:10.982 [netconf-device-simulator-threads-4] 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 23:53:10.982 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:10.982 [netconf-device-simulator-threads-4] 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} 23:53:10.982 [netconf-device-simulator-threads-4] 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} 23:53:10.982 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:10.982 [netconf-device-simulator-threads-4] 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} 23:53:10.982 [netconf-device-simulator-threads-4] 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} 23:53:10.982 [netconf-device-simulator-threads-4] 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} 23:53:10.982 [netconf-device-simulator-threads-4] 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} 23:53:10.982 [netconf-device-simulator-threads-4] 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} 23:53:10.982 [netconf-device-simulator-threads-4] 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} 23:53:10.983 [netconf-device-simulator-threads-4] 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} 23:53:10.983 [netconf-device-simulator-threads-4] 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} 23:53:10.983 [netconf-device-simulator-threads-4] 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} 23:53:10.983 [netconf-device-simulator-threads-4] 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} 23:53:10.983 [netconf-device-simulator-threads-4] 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} 23:53:10.983 [netconf-device-simulator-threads-4] 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} 23:53:10.983 [netconf-device-simulator-threads-4] 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 23:53:10.983 [netconf-device-simulator-threads-4] 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 23:53:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:10.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) by 778 down to 2094975 23:53:10.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:10.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:11.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544]} 23:53:11.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48544]): SSH-2.0-SSHD-UNKNOWN 23:53:11.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48544]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:11.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48544]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:11.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48544]) Send SSH_MSG_KEXINIT 23:53:11.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48544]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48544]) process #0 SSH_MSG_KEXINIT 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48544]) SSH_MSG_KEXINIT 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48544]) strict KEX=true client=true server=true 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48544]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48544]) Kex: server host key algorithms = rsa-sha2-512 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48544]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48544]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48544]) Kex: mac algorithms (client to server) = aead 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48544]) Kex: mac algorithms (server to client) = aead 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48544]) Kex: compression algorithms (client to server) = none 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48544]) Kex: compression algorithms (server to client) = none 23:53:11.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:11.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48544]) process #1 30 23:53:11.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48544]] process command=SSH_MSG_KEXDH_INIT 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48544]] Send SSH_MSG_KEXDH_REPLY 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48544]) packet #1 sending command=31[31] len=1639 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48544])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48544]) Send SSH_MSG_NEWKEYS 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48544]) session ID=f6:9b:55:b1:95:2d:d1:35:11:c0:ee:ae:10:43:43:8f:97:43:4a:ed:e1:cf:8c:13:92:30:ca:37:e9:5e:ca:db:f8:66:72:1b:9a:96:03:b7:da:1b:17:22:2e:38:59:bc:05:74:78:1d:ff:e9:98:84:1a:03:d7:bd:2a:68:cf:e2 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48544]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48544]): strict KEX resets output message sequence number from 3 to 0 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48544]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48544])[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 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48544])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:11.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48544]) packet #0 sending command=7[7] len=419 23:53:11.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48544]) No pending packets to flush at end of KEX 23:53:11.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:11.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #10 SSH_MSG_IGNORE 23:53:11.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48544]) process #2 SSH_MSG_NEWKEYS 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48544]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48544]): strict KEX resets input message sequence number from 3 to 0 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48544]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48544]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48544]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48544]) authorized authentication methods: password,publickey 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48544]) Accepted service ssh-userauth 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48544]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48544]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48544]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48544]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48544]) no authentication factory for method=none 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48544]) SSH_MSG_USERAUTH_REQUEST 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48544]) remaining methods: password,publickey 23:53:11.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48544]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48544]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48544]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48544]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:11.363 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48544]) authentication result: true 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48544]) SSH_MSG_USERAUTH_REQUEST 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48544])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48544]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48544]) no heartbeat to stop 23:53:11.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48544]) heartbeat type=IGNORE, interval=PT30S 23:53:11.364 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48544 authenticated 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48544]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48544]] session=TransportServerSession[admin@/10.30.170.79:48544] id=0 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48544])) size=2097152, max=2097152, packet=32768 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48544]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48544] 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48544]) recipient=0 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])) size=2097152, max=2097152, packet=32768 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])) re-initializing 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])) size=2097152, max=2097152, packet=32768 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:11.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])[want-reply=true] subsystem=netconf 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])[subsystem] prepared command 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544]}} established 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 130: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17959 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 130: Creating data stores for simulated device 23:53:11.366 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:11.366 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:11.366 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:11.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7e861ac8] 23:53:11.367 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:11.368 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:11.368 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:11.368 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:11.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:11.369 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:11.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:11.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:11.369 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7e861ac8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7e861ac8], subtreeVersion=Version[4754b2a0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4754b2a0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:11.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:11.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:11.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544] 23:53:11.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 130 on channel [id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544] 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) by 1220 down to 2095932 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544] 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544] 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) request=subsystem result=ReplySuccess, want-reply=true 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) request=subsystem activate command 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) starting runner for command=netconf 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #5 SSH_MSG_CHANNEL_DATA 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) by 373 down to 2096779 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_CHANNEL_DATA len=373 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544] 23:53:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544] 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544] 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17959', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=130} created 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=130, channel=[id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544]} created 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544] successful with session NetconfServerSession{sessionId=130, channel=[id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544]} 23:53:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544]} up 23:53:11.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #6 SSH_MSG_CHANNEL_DATA 23:53:11.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) by 393 down to 2096386 23:53:11.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_CHANNEL_DATA len=393 23:53:11.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544] 23:53:11.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:11.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:11.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=130} 23:53:11.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:11.375 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@718a96e2 after next message 23:53:11.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=130, channel=[id: 0xd551d58a, L:/10.30.170.146:17959 - R:/10.30.170.79:48544]} EXI handlers added to pipeline 23:53:11.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:11.375 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@718a96e2 23:53:11.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) by 179 down to 2095753 23:53:11.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:11.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:11.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #7 SSH_MSG_CHANNEL_DATA 23:53:11.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) by 340 down to 2096046 23:53:11.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_CHANNEL_DATA len=340 23:53:11.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544] 23:53:11.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:11.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:11.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=130} 23:53:11.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4754b2a0] 23:53:11.379 [netconf-device-simulator-threads-6] 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 23:53:11.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:11.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:11.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:11.380 [netconf-device-simulator-threads-6] 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 23:53:11.380 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.380 [netconf-device-simulator-threads-6] 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} 23:53:11.381 [netconf-device-simulator-threads-6] 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 23:53:11.381 [netconf-device-simulator-threads-6] 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 23:53:11.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) by 778 down to 2094975 23:53:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:11.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:11.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:11.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #8 SSH_MSG_IGNORE 23:53:11.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:53:11.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #9 SSH_MSG_IGNORE 23:53:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:53:11.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222]} 23:53:11.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60222]): SSH-2.0-SSHD-UNKNOWN 23:53:11.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60222]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:11.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60222]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:11.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:11.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #8 SSH_MSG_IGNORE 23:53:11.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:53:12.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:12.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #10 SSH_MSG_IGNORE 23:53:12.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:53:12.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60222]) Send SSH_MSG_KEXINIT 23:53:12.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:12.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #0 SSH_MSG_KEXINIT 23:53:12.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_KEXINIT 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60222]) strict KEX=true client=true server=true 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: server host key algorithms = rsa-sha2-512 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: mac algorithms (client to server) = aead 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: mac algorithms (server to client) = aead 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: compression algorithms (client to server) = none 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: compression algorithms (server to client) = none 23:53:12.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:12.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #1 30 23:53:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60222]] process command=SSH_MSG_KEXDH_INIT 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60222]] Send SSH_MSG_KEXDH_REPLY 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #1 sending command=31[31] len=1639 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60222])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60222]) Send SSH_MSG_NEWKEYS 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60222]) session ID=1f:c4:cb:af:59:52:bd:eb:fc:d8:74:16:f3:5a:2a:8e:ee:11:d1:26:b7:1a:93:06:0e:c9:c5:9b:5a:19:b9:f2:cd:0e:2e:42:ae:24:44:72:e8:67:24:ef:a3:6b:45:76:b5:9c:94:25:ff:16:83:5b:0f:1e:1a:3d:a6:7d:b2:5a 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60222]): strict KEX resets output message sequence number from 3 to 0 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60222]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60222])[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 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60222])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #0 sending command=7[7] len=419 23:53:12.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60222]) No pending packets to flush at end of KEX 23:53:12.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #9 SSH_MSG_IGNORE 23:53:12.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:53:12.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #2 SSH_MSG_NEWKEYS 23:53:12.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:12.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60222]): strict KEX resets input message sequence number from 3 to 0 23:53:12.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60222]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:12.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:12.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:12.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60222]) authorized authentication methods: password,publickey 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60222]) Accepted service ssh-userauth 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) no authentication factory for method=none 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_USERAUTH_REQUEST 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60222]) remaining methods: password,publickey 23:53:12.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:12.338 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60222]) authentication result: true 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_USERAUTH_REQUEST 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60222])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:12.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60222]) no heartbeat to stop 23:53:12.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60222]) heartbeat type=IGNORE, interval=PT30S 23:53:12.339 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60222 authenticated 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]] session=TransportServerSession[admin@/10.30.170.79:60222] id=0 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60222])) size=2097152, max=2097152, packet=32768 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60222] 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60222]) recipient=0 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])) size=2097152, max=2097152, packet=32768 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])) re-initializing 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])) size=2097152, max=2097152, packet=32768 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:12.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:12.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:12.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:12.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[want-reply=true] subsystem=netconf 23:53:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[subsystem] prepared command 23:53:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222]}} established 23:53:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 131: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17960 23:53:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 131: Creating data stores for simulated device 23:53:12.342 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:12.343 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:12.343 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:12.343 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:12.345 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4013528e] 23:53:12.345 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:12.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:12.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:12.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:12.347 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:12.347 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:12.347 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:12.347 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:12.347 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4013528e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4013528e], subtreeVersion=Version[27454fea], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[27454fea], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:12.355 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:12.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:12.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222] 23:53:12.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 131 on channel [id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222] 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 1220 down to 2095932 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222] 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222] 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) request=subsystem result=ReplySuccess, want-reply=true 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) request=subsystem activate command 23:53:12.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) starting runner for command=netconf 23:53:12.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #5 SSH_MSG_CHANNEL_DATA 23:53:12.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 373 down to 2096779 23:53:12.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_DATA len=373 23:53:12.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 23:53:12.361 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:12.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222] 23:53:12.362 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222] 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17960', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=131} created 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222]} created 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222] successful with session NetconfServerSession{sessionId=131, channel=[id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222]} 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222]} up 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #6 SSH_MSG_CHANNEL_DATA 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 393 down to 2096386 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_DATA len=393 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 23:53:12.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:12.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:12.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=131} 23:53:12.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:12.365 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bc30aa8 after next message 23:53:12.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x16465bf8, L:/10.30.170.146:17960 - R:/10.30.170.79:60222]} EXI handlers added to pipeline 23:53:12.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:12.365 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bc30aa8 23:53:12.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 179 down to 2095753 23:53:12.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:12.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:12.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #7 SSH_MSG_CHANNEL_DATA 23:53:12.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 340 down to 2096046 23:53:12.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_DATA len=340 23:53:12.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 23:53:12.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:12.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:12.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=131} 23:53:12.370 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[27454fea] 23:53:12.370 [netconf-device-simulator-threads-0] 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 23:53:12.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:12.370 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:12.370 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:12.371 [netconf-device-simulator-threads-0] 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 23:53:12.371 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.371 [netconf-device-simulator-threads-0] 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} 23:53:12.372 [netconf-device-simulator-threads-0] 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 23:53:12.372 [netconf-device-simulator-threads-0] 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 23:53:12.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:12.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 778 down to 2094975 23:53:12.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:12.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094]} 23:53:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40094]): SSH-2.0-SSHD-UNKNOWN 23:53:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40094]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:12.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40094]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40094]) Send SSH_MSG_KEXINIT 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40094]) process #0 SSH_MSG_KEXINIT 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40094]) SSH_MSG_KEXINIT 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40094]) strict KEX=true client=true server=true 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40094]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40094]) Kex: server host key algorithms = rsa-sha2-512 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40094]) Kex: mac algorithms (client to server) = aead 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40094]) Kex: mac algorithms (server to client) = aead 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40094]) Kex: compression algorithms (client to server) = none 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40094]) Kex: compression algorithms (server to client) = none 23:53:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:12.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:12.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #8 SSH_MSG_IGNORE 23:53:12.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:53:12.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40094]) process #1 30 23:53:12.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40094]] process command=SSH_MSG_KEXDH_INIT 23:53:12.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40094]] Send SSH_MSG_KEXDH_REPLY 23:53:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40094]) packet #1 sending command=31[31] len=1639 23:53:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40094])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40094]) Send SSH_MSG_NEWKEYS 23:53:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40094]) session ID=10:9f:3f:df:e9:d4:72:68:9b:8b:46:bb:2c:b5:15:ce:8e:24:af:29:39:81:45:7b:7c:48:29:ec:cf:58:ae:03:4a:af:86:d1:e9:58:2d:b3:bf:75:bc:e7:8d:8e:01:bd:d8:2b:57:7e:14:52:a6:07:9d:27:1e:60:98:a2:1b:62 23:53:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40094]): strict KEX resets output message sequence number from 3 to 0 23:53:12.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40094]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:12.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40094])[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 23:53:12.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:12.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40094]) packet #0 sending command=7[7] len=419 23:53:12.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40094]) No pending packets to flush at end of KEX 23:53:12.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #10 SSH_MSG_IGNORE 23:53:12.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40094]) process #2 SSH_MSG_NEWKEYS 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40094]): strict KEX resets input message sequence number from 3 to 0 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40094]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40094]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40094]) authorized authentication methods: password,publickey 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40094]) Accepted service ssh-userauth 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40094]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40094]) no authentication factory for method=none 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40094]) SSH_MSG_USERAUTH_REQUEST 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40094]) remaining methods: password,publickey 23:53:12.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40094]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:12.862 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40094]) authentication result: true 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40094]) SSH_MSG_USERAUTH_REQUEST 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40094]) no heartbeat to stop 23:53:12.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40094]) heartbeat type=IGNORE, interval=PT30S 23:53:12.862 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40094 authenticated 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40094]] session=TransportServerSession[admin@/10.30.170.79:40094] id=0 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40094])) size=2097152, max=2097152, packet=32768 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40094] 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40094]) recipient=0 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])) size=2097152, max=2097152, packet=32768 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])) re-initializing 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])) size=2097152, max=2097152, packet=32768 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:12.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])[want-reply=true] subsystem=netconf 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])[subsystem] prepared command 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094]}} established 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 132: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17961 23:53:12.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 132: Creating data stores for simulated device 23:53:12.865 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:12.865 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:12.865 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:12.865 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:12.865 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:12.866 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1fa796ae] 23:53:12.866 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:12.866 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:12.866 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:12.866 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:12.866 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:12.867 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:12.867 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:12.867 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:12.867 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1fa796ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1fa796ae], subtreeVersion=Version[7b9af1f9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b9af1f9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:12.867 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:12.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094] 23:53:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 132 on channel [id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094] 23:53:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) by 1220 down to 2095932 23:53:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094] 23:53:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094] 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) request=subsystem result=ReplySuccess, want-reply=true 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) request=subsystem activate command 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) starting runner for command=netconf 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #5 SSH_MSG_CHANNEL_DATA 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) by 373 down to 2096779 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_CHANNEL_DATA len=373 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094] 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:12.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094] 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094] 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17961', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=132} created 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094]} created 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094] successful with session NetconfServerSession{sessionId=132, channel=[id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094]} 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094]} up 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #6 SSH_MSG_CHANNEL_DATA 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) by 393 down to 2096386 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_CHANNEL_DATA len=393 23:53:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094] 23:53:12.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:12.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:12.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=132} 23:53:12.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:12.872 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@422fdd99 after next message 23:53:12.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xf82d980b, L:/10.30.170.146:17961 - R:/10.30.170.79:40094]} EXI handlers added to pipeline 23:53:12.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:12.873 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@422fdd99 23:53:12.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) by 179 down to 2095753 23:53:12.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:12.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:12.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #7 SSH_MSG_CHANNEL_DATA 23:53:12.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) by 340 down to 2096046 23:53:12.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_CHANNEL_DATA len=340 23:53:12.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094] 23:53:12.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:12.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:12.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=132} 23:53:12.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b9af1f9] 23:53:12.877 [netconf-device-simulator-threads-2] 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 23:53:12.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:12.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:12.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:12.877 [netconf-device-simulator-threads-2] 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 23:53:12.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:12.877 [netconf-device-simulator-threads-2] 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} 23:53:12.877 [netconf-device-simulator-threads-2] 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} 23:53:12.877 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:12.877 [netconf-device-simulator-threads-2] 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} 23:53:12.877 [netconf-device-simulator-threads-2] 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} 23:53:12.877 [netconf-device-simulator-threads-2] 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} 23:53:12.877 [netconf-device-simulator-threads-2] 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} 23:53:12.877 [netconf-device-simulator-threads-2] 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} 23:53:12.877 [netconf-device-simulator-threads-2] 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} 23:53:12.878 [netconf-device-simulator-threads-2] 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} 23:53:12.878 [netconf-device-simulator-threads-2] 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} 23:53:12.878 [netconf-device-simulator-threads-2] 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} 23:53:12.878 [netconf-device-simulator-threads-2] 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} 23:53:12.878 [netconf-device-simulator-threads-2] 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} 23:53:12.878 [netconf-device-simulator-threads-2] 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} 23:53:12.878 [netconf-device-simulator-threads-2] 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 23:53:12.878 [netconf-device-simulator-threads-2] 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 23:53:12.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:12.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) by 778 down to 2094975 23:53:12.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:12.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:13.118 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:13.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #9 SSH_MSG_IGNORE 23:53:13.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:53:13.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656]} 23:53:13.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45656]): SSH-2.0-SSHD-UNKNOWN 23:53:13.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45656]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:13.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45656]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:13.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #10 SSH_MSG_IGNORE 23:53:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:53:13.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:13.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #8 SSH_MSG_IGNORE 23:53:13.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45656]) Send SSH_MSG_KEXINIT 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45656]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45656]) process #0 SSH_MSG_KEXINIT 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45656]) SSH_MSG_KEXINIT 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45656]) strict KEX=true client=true server=true 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45656]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45656]) Kex: server host key algorithms = rsa-sha2-512 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45656]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45656]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45656]) Kex: mac algorithms (client to server) = aead 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45656]) Kex: mac algorithms (server to client) = aead 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45656]) Kex: compression algorithms (client to server) = none 23:53:13.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45656]) Kex: compression algorithms (server to client) = none 23:53:13.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:13.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45656]) process #1 30 23:53:13.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45656]] process command=SSH_MSG_KEXDH_INIT 23:53:13.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45656]] Send SSH_MSG_KEXDH_REPLY 23:53:13.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45656]) packet #1 sending command=31[31] len=1639 23:53:13.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45656])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:13.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45656]) Send SSH_MSG_NEWKEYS 23:53:13.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45656]) session ID=5b:a2:33:de:43:ad:06:44:5e:e1:21:ca:ee:1e:e0:4b:00:51:38:ef:69:f4:d9:86:c7:2e:f1:9a:54:ad:c0:ca:53:31:5d:2a:be:f5:49:04:84:5d:fc:24:ac:c3:9e:c2:2f:47:36:05:a0:30:5e:6a:55:12:dd:3e:e0:f4:94:0f 23:53:13.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45656]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:13.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45656]): strict KEX resets output message sequence number from 3 to 0 23:53:13.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45656]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:13.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45656])[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 23:53:13.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45656])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:13.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45656]) packet #0 sending command=7[7] len=419 23:53:13.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45656]) No pending packets to flush at end of KEX 23:53:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45656]) process #2 SSH_MSG_NEWKEYS 23:53:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45656]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45656]): strict KEX resets input message sequence number from 3 to 0 23:53:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45656]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45656]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45656]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45656]) authorized authentication methods: password,publickey 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45656]) Accepted service ssh-userauth 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45656]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45656]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45656]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45656]) no authentication factory for method=none 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45656]) SSH_MSG_USERAUTH_REQUEST 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45656]) remaining methods: password,publickey 23:53:13.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45656]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45656]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45656]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:13.682 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45656]) authentication result: true 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45656]) SSH_MSG_USERAUTH_REQUEST 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45656])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45656]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45656]) no heartbeat to stop 23:53:13.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45656]) heartbeat type=IGNORE, interval=PT30S 23:53:13.683 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45656 authenticated 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45656]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45656]] session=TransportServerSession[admin@/10.30.170.79:45656] id=0 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45656])) size=2097152, max=2097152, packet=32768 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45656]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45656] 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45656]) recipient=0 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])) size=2097152, max=2097152, packet=32768 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])) re-initializing 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])) size=2097152, max=2097152, packet=32768 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:13.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:13.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:13.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:13.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])[want-reply=true] subsystem=netconf 23:53:13.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])[subsystem] prepared command 23:53:13.686 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:13.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:13.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656]}} established 23:53:13.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 133: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17962 23:53:13.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 133: Creating data stores for simulated device 23:53:13.686 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:13.687 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:13.687 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:13.687 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:13.687 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:13.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79ae7f1f] 23:53:13.690 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:13.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:13.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:13.690 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:13.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:13.691 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:13.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:13.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:13.691 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79ae7f1f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79ae7f1f], subtreeVersion=Version[602180db], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[602180db], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:13.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:13.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:13.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656] 23:53:13.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 133 on channel [id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656] 23:53:13.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) by 1220 down to 2095932 23:53:13.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656] 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656] 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) request=subsystem result=ReplySuccess, want-reply=true 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) request=subsystem activate command 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) starting runner for command=netconf 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #5 SSH_MSG_CHANNEL_DATA 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) by 373 down to 2096779 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_CHANNEL_DATA len=373 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656] 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:13.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:13.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656] 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656] 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17962', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=133} created 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656]} created 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656] successful with session NetconfServerSession{sessionId=133, channel=[id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656]} 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656]} up 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #6 SSH_MSG_CHANNEL_DATA 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) by 393 down to 2096386 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_CHANNEL_DATA len=393 23:53:13.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656] 23:53:13.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:13.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:13.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=133} 23:53:13.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:13.701 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63dc003f after next message 23:53:13.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x2824dd76, L:/10.30.170.146:17962 - R:/10.30.170.79:45656]} EXI handlers added to pipeline 23:53:13.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:13.701 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63dc003f 23:53:13.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) by 179 down to 2095753 23:53:13.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:13.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:13.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #7 SSH_MSG_CHANNEL_DATA 23:53:13.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) by 340 down to 2096046 23:53:13.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_CHANNEL_DATA len=340 23:53:13.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656] 23:53:13.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:13.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:13.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=133} 23:53:13.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[602180db] 23:53:13.707 [netconf-device-simulator-threads-4] 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 23:53:13.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:13.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:13.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:13.707 [netconf-device-simulator-threads-4] 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 23:53:13.707 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.708 [netconf-device-simulator-threads-4] 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} 23:53:13.709 [netconf-device-simulator-threads-4] 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 23:53:13.709 [netconf-device-simulator-threads-4] 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 23:53:13.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) by 778 down to 2094975 23:53:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:13.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:13.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #9 SSH_MSG_IGNORE 23:53:13.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:53:13.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730]} 23:53:13.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34730]): SSH-2.0-SSHD-UNKNOWN 23:53:13.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34730]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:13.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34730]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34730]) Send SSH_MSG_KEXINIT 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34730]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34730]) process #0 SSH_MSG_KEXINIT 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34730]) SSH_MSG_KEXINIT 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34730]) strict KEX=true client=true server=true 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34730]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34730]) Kex: server host key algorithms = rsa-sha2-512 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34730]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34730]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34730]) Kex: mac algorithms (client to server) = aead 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34730]) Kex: mac algorithms (server to client) = aead 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34730]) Kex: compression algorithms (client to server) = none 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34730]) Kex: compression algorithms (server to client) = none 23:53:14.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:14.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34730]) process #1 30 23:53:14.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34730]] process command=SSH_MSG_KEXDH_INIT 23:53:14.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:14.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #10 SSH_MSG_IGNORE 23:53:14.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34730]] Send SSH_MSG_KEXDH_REPLY 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34730]) packet #1 sending command=31[31] len=1639 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34730])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34730]) Send SSH_MSG_NEWKEYS 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34730]) session ID=5c:a8:b6:8a:60:2f:08:a2:32:69:1b:b7:f2:2f:f2:12:fe:93:d6:aa:a1:09:c2:0c:0c:ba:3d:70:78:43:39:de:ef:82:d7:6f:86:74:f1:7d:83:af:c5:c6:84:48:e0:83:18:23:f5:1d:a2:8b:79:f0:2d:08:31:22:a4:65:2e:29 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34730]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34730]): strict KEX resets output message sequence number from 3 to 0 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34730]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34730])[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 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34730])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34730]) packet #0 sending command=7[7] len=419 23:53:14.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34730]) No pending packets to flush at end of KEX 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34730]) process #2 SSH_MSG_NEWKEYS 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34730]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34730]): strict KEX resets input message sequence number from 3 to 0 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34730]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34730]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34730]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34730]) authorized authentication methods: password,publickey 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34730]) Accepted service ssh-userauth 23:53:14.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34730]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:14.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34730]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:14.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:14.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34730]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:14.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34730]) no authentication factory for method=none 23:53:14.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34730]) SSH_MSG_USERAUTH_REQUEST 23:53:14.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34730]) remaining methods: password,publickey 23:53:14.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34730]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34730]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34730]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:14.247 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34730]) authentication result: true 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34730]) SSH_MSG_USERAUTH_REQUEST 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34730])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34730]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34730]) no heartbeat to stop 23:53:14.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34730]) heartbeat type=IGNORE, interval=PT30S 23:53:14.247 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34730 authenticated 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34730]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34730]] session=TransportServerSession[admin@/10.30.170.79:34730] id=0 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34730])) size=2097152, max=2097152, packet=32768 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34730]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34730] 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34730]) recipient=0 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])) size=2097152, max=2097152, packet=32768 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])) re-initializing 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])) size=2097152, max=2097152, packet=32768 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:14.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])[want-reply=true] subsystem=netconf 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])[subsystem] prepared command 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730]}} established 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 134: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17963 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 134: Creating data stores for simulated device 23:53:14.249 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:14.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:14.249 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:14.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:14.250 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:14.250 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37cf2fb0] 23:53:14.250 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:14.251 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:14.251 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:14.251 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:14.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:14.251 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:14.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:14.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:14.252 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37cf2fb0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37cf2fb0], subtreeVersion=Version[2e4b7931], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e4b7931], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:14.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:14.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730] 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 134 on channel [id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730] 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) by 1220 down to 2095932 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730] 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730] 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) request=subsystem result=ReplySuccess, want-reply=true 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) request=subsystem activate command 23:53:14.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) starting runner for command=netconf 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #5 SSH_MSG_CHANNEL_DATA 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) by 373 down to 2096779 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_CHANNEL_DATA len=373 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730] 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730] 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730] 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17963', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=134} created 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730]} created 23:53:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730] successful with session NetconfServerSession{sessionId=134, channel=[id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730]} 23:53:14.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730]} up 23:53:14.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #6 SSH_MSG_CHANNEL_DATA 23:53:14.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) by 393 down to 2096386 23:53:14.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_CHANNEL_DATA len=393 23:53:14.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730] 23:53:14.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:14.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:14.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=134} 23:53:14.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:14.257 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@90626bf after next message 23:53:14.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xf3e968a3, L:/10.30.170.146:17963 - R:/10.30.170.79:34730]} EXI handlers added to pipeline 23:53:14.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:14.258 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@90626bf 23:53:14.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) by 179 down to 2095753 23:53:14.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:14.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:14.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #7 SSH_MSG_CHANNEL_DATA 23:53:14.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) by 340 down to 2096046 23:53:14.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_CHANNEL_DATA len=340 23:53:14.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730] 23:53:14.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:14.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:14.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=134} 23:53:14.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e4b7931] 23:53:14.262 [netconf-device-simulator-threads-6] 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 23:53:14.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:14.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:14.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:14.262 [netconf-device-simulator-threads-6] 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 23:53:14.262 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:14.262 [netconf-device-simulator-threads-6] 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} 23:53:14.262 [netconf-device-simulator-threads-6] 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} 23:53:14.262 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:14.262 [netconf-device-simulator-threads-6] 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} 23:53:14.262 [netconf-device-simulator-threads-6] 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} 23:53:14.262 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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} 23:53:14.263 [netconf-device-simulator-threads-6] 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 23:53:14.263 [netconf-device-simulator-threads-6] 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 23:53:14.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:14.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) by 778 down to 2094975 23:53:14.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:14.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:14.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:14.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #8 SSH_MSG_IGNORE 23:53:14.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:53:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #9 SSH_MSG_IGNORE 23:53:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:53:14.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228]} 23:53:14.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40228]): SSH-2.0-SSHD-UNKNOWN 23:53:14.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40228]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:14.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40228]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:14.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40228]) Send SSH_MSG_KEXINIT 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40228]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40228]) process #0 SSH_MSG_KEXINIT 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40228]) SSH_MSG_KEXINIT 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40228]) strict KEX=true client=true server=true 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40228]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40228]) Kex: server host key algorithms = rsa-sha2-512 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40228]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40228]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40228]) Kex: mac algorithms (client to server) = aead 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40228]) Kex: mac algorithms (server to client) = aead 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40228]) Kex: compression algorithms (client to server) = none 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40228]) Kex: compression algorithms (server to client) = none 23:53:14.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:14.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40228]) process #1 30 23:53:14.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40228]] process command=SSH_MSG_KEXDH_INIT 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40228]] Send SSH_MSG_KEXDH_REPLY 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40228]) packet #1 sending command=31[31] len=1639 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40228])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40228]) Send SSH_MSG_NEWKEYS 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40228]) session ID=7a:81:ff:68:e0:e6:6e:a8:42:fd:90:e9:a4:37:8e:10:e4:c7:7e:5e:bc:41:c4:21:0d:64:10:64:45:23:a0:51:db:ce:4e:92:ec:2c:1b:05:7e:04:25:e1:85:f3:69:0e:79:aa:3f:03:1b:34:d7:8e:58:c7:f5:9b:9e:bf:1c:48 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40228]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40228]): strict KEX resets output message sequence number from 3 to 0 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40228]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40228])[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 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40228])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40228]) packet #0 sending command=7[7] len=419 23:53:14.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40228]) No pending packets to flush at end of KEX 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40228]) process #2 SSH_MSG_NEWKEYS 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40228]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40228]): strict KEX resets input message sequence number from 3 to 0 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40228]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40228]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40228]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40228]) authorized authentication methods: password,publickey 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40228]) Accepted service ssh-userauth 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40228]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40228]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40228]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40228]) no authentication factory for method=none 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40228]) SSH_MSG_USERAUTH_REQUEST 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40228]) remaining methods: password,publickey 23:53:14.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40228]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40228]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40228]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:14.891 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40228]) authentication result: true 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40228]) SSH_MSG_USERAUTH_REQUEST 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40228])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40228]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:14.891 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:14.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40228]) no heartbeat to stop 23:53:14.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40228]) heartbeat type=IGNORE, interval=PT30S 23:53:14.892 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40228 authenticated 23:53:14.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40228]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40228]] session=TransportServerSession[admin@/10.30.170.79:40228] id=0 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40228])) size=2097152, max=2097152, packet=32768 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40228]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40228] 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40228]) recipient=0 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])) size=2097152, max=2097152, packet=32768 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])) re-initializing 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])) size=2097152, max=2097152, packet=32768 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:14.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:14.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #10 SSH_MSG_IGNORE 23:53:14.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:53:14.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:14.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:14.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])[want-reply=true] subsystem=netconf 23:53:14.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])[subsystem] prepared command 23:53:14.894 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:14.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:14.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228]}} established 23:53:14.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 135: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17964 23:53:14.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 135: Creating data stores for simulated device 23:53:14.895 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:14.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:14.895 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:14.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:14.895 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:14.896 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c8331ef] 23:53:14.896 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:14.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:14.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:14.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:14.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:14.897 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:14.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:14.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:14.897 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c8331ef], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c8331ef], subtreeVersion=Version[4943bf18], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4943bf18], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:14.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:14.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:14.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228] 23:53:14.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 135 on channel [id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228] 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) by 1220 down to 2095932 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228] 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228] 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) request=subsystem result=ReplySuccess, want-reply=true 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) request=subsystem activate command 23:53:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) starting runner for command=netconf 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #5 SSH_MSG_CHANNEL_DATA 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) by 373 down to 2096779 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_CHANNEL_DATA len=373 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228] 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228] 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228] 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17964', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=135} created 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228]} created 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228] successful with session NetconfServerSession{sessionId=135, channel=[id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228]} 23:53:14.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228]} up 23:53:14.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #6 SSH_MSG_CHANNEL_DATA 23:53:14.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) by 393 down to 2096386 23:53:14.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_CHANNEL_DATA len=393 23:53:14.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228] 23:53:14.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:14.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:14.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=135} 23:53:14.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:14.904 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ea3cea9 after next message 23:53:14.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xab5b5b22, L:/10.30.170.146:17964 - R:/10.30.170.79:40228]} EXI handlers added to pipeline 23:53:14.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:14.905 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ea3cea9 23:53:14.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) by 179 down to 2095753 23:53:14.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:14.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:14.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #7 SSH_MSG_CHANNEL_DATA 23:53:14.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) by 340 down to 2096046 23:53:14.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_CHANNEL_DATA len=340 23:53:14.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228] 23:53:14.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:14.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:14.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=135} 23:53:14.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4943bf18] 23:53:14.911 [netconf-device-simulator-threads-0] 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 23:53:14.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:14.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:14.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:14.911 [netconf-device-simulator-threads-0] 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 23:53:14.911 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:14.911 [netconf-device-simulator-threads-0] 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} 23:53:14.911 [netconf-device-simulator-threads-0] 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} 23:53:14.911 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:14.911 [netconf-device-simulator-threads-0] 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} 23:53:14.911 [netconf-device-simulator-threads-0] 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} 23:53:14.911 [netconf-device-simulator-threads-0] 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} 23:53:14.911 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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} 23:53:14.912 [netconf-device-simulator-threads-0] 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 23:53:14.912 [netconf-device-simulator-threads-0] 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 23:53:14.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:14.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) by 778 down to 2094975 23:53:14.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:14.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:15.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:15.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #8 SSH_MSG_IGNORE 23:53:15.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:53:15.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #9 SSH_MSG_IGNORE 23:53:15.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:53:15.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688]} 23:53:15.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52688]): SSH-2.0-SSHD-UNKNOWN 23:53:15.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52688]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:15.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52688]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:15.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:15.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #10 SSH_MSG_IGNORE 23:53:15.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:53:15.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:15.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #8 SSH_MSG_IGNORE 23:53:15.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:53:15.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:15.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52688]) Send SSH_MSG_KEXINIT 23:53:15.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52688]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52688]) process #0 SSH_MSG_KEXINIT 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52688]) SSH_MSG_KEXINIT 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52688]) strict KEX=true client=true server=true 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52688]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52688]) Kex: server host key algorithms = rsa-sha2-512 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52688]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52688]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52688]) Kex: mac algorithms (client to server) = aead 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52688]) Kex: mac algorithms (server to client) = aead 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52688]) Kex: compression algorithms (client to server) = none 23:53:15.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52688]) Kex: compression algorithms (server to client) = none 23:53:15.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:15.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #9 SSH_MSG_IGNORE 23:53:15.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:53:16.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52688]) process #1 30 23:53:16.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52688]] process command=SSH_MSG_KEXDH_INIT 23:53:16.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52688]] Send SSH_MSG_KEXDH_REPLY 23:53:16.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52688]) packet #1 sending command=31[31] len=1639 23:53:16.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52688])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:16.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52688]) Send SSH_MSG_NEWKEYS 23:53:16.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52688]) session ID=37:1b:2d:00:df:ad:9a:61:d4:0f:ec:55:0e:98:7b:7b:d4:80:bb:95:36:fb:38:1c:38:1d:b9:64:0c:9c:17:cd:d6:9a:ac:9a:c8:f6:f9:c9:2f:5b:30:29:6c:b0:a9:d0:95:c9:cd:c5:78:13:df:74:10:88:40:47:ee:c4:4f:d8 23:53:16.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52688]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:16.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52688]): strict KEX resets output message sequence number from 3 to 0 23:53:16.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52688]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:16.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52688])[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 23:53:16.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52688])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:16.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52688]) packet #0 sending command=7[7] len=419 23:53:16.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52688]) No pending packets to flush at end of KEX 23:53:16.067 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792]} 23:53:16.067 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49792]): SSH-2.0-SSHD-UNKNOWN 23:53:16.067 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49792]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:16.067 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49792]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52688]) process #2 SSH_MSG_NEWKEYS 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52688]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52688]): strict KEX resets input message sequence number from 3 to 0 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52688]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52688]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52688]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52688]) authorized authentication methods: password,publickey 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52688]) Accepted service ssh-userauth 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52688]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52688]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52688]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52688]) no authentication factory for method=none 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52688]) SSH_MSG_USERAUTH_REQUEST 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52688]) remaining methods: password,publickey 23:53:16.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52688]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52688]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52688]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:16.117 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52688]) authentication result: true 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52688]) SSH_MSG_USERAUTH_REQUEST 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52688])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52688]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52688]) no heartbeat to stop 23:53:16.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52688]) heartbeat type=IGNORE, interval=PT30S 23:53:16.117 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52688 authenticated 23:53:16.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:16.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52688]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52688]] session=TransportServerSession[admin@/10.30.170.79:52688] id=0 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52688])) size=2097152, max=2097152, packet=32768 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52688]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52688] 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52688]) recipient=0 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])) size=2097152, max=2097152, packet=32768 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])) re-initializing 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])) size=2097152, max=2097152, packet=32768 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])[want-reply=true] subsystem=netconf 23:53:16.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])[subsystem] prepared command 23:53:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688]}} established 23:53:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 136: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17965 23:53:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 136: Creating data stores for simulated device 23:53:16.120 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:16.120 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:16.120 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:16.121 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2a7ec817] 23:53:16.121 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:16.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:16.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:16.122 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:16.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:16.128 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:16.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:16.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:16.129 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2a7ec817], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2a7ec817], subtreeVersion=Version[79e81537], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[79e81537], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:16.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:16.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:16.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688] 23:53:16.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 136 on channel [id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688] 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) by 1220 down to 2095932 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688] 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688] 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) request=subsystem result=ReplySuccess, want-reply=true 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) request=subsystem activate command 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) starting runner for command=netconf 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #5 SSH_MSG_CHANNEL_DATA 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) by 373 down to 2096779 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_CHANNEL_DATA len=373 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688] 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:16.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688] 23:53:16.133 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:16.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688] 23:53:16.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17965', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:16.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=136} created 23:53:16.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688]} created 23:53:16.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688] successful with session NetconfServerSession{sessionId=136, channel=[id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688]} 23:53:16.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688]} up 23:53:16.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #6 SSH_MSG_CHANNEL_DATA 23:53:16.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) by 393 down to 2096386 23:53:16.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_CHANNEL_DATA len=393 23:53:16.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688] 23:53:16.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:16.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:16.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=136} 23:53:16.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:16.138 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e7f2496 after next message 23:53:16.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x88d73a9b, L:/10.30.170.146:17965 - R:/10.30.170.79:52688]} EXI handlers added to pipeline 23:53:16.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:16.139 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e7f2496 23:53:16.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) by 179 down to 2095753 23:53:16.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:16.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:16.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #7 SSH_MSG_CHANNEL_DATA 23:53:16.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) by 340 down to 2096046 23:53:16.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_CHANNEL_DATA len=340 23:53:16.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688] 23:53:16.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:16.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:16.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=136} 23:53:16.144 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[79e81537] 23:53:16.144 [netconf-device-simulator-threads-2] 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 23:53:16.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:16.144 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:16.144 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:16.144 [netconf-device-simulator-threads-2] 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 23:53:16.144 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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} 23:53:16.145 [netconf-device-simulator-threads-2] 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 23:53:16.145 [netconf-device-simulator-threads-2] 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 23:53:16.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:16.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) by 778 down to 2094975 23:53:16.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:16.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:16.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:16.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #10 SSH_MSG_IGNORE 23:53:16.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49792]) Send SSH_MSG_KEXINIT 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49792]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49792]) process #0 SSH_MSG_KEXINIT 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49792]) SSH_MSG_KEXINIT 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49792]) strict KEX=true client=true server=true 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49792]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49792]) Kex: server host key algorithms = rsa-sha2-512 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49792]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49792]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49792]) Kex: mac algorithms (client to server) = aead 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49792]) Kex: mac algorithms (server to client) = aead 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49792]) Kex: compression algorithms (client to server) = none 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49792]) Kex: compression algorithms (server to client) = none 23:53:16.350 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:16.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:16.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #8 SSH_MSG_IGNORE 23:53:16.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:53:16.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49792]) process #1 30 23:53:16.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49792]] process command=SSH_MSG_KEXDH_INIT 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49792]] Send SSH_MSG_KEXDH_REPLY 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49792]) packet #1 sending command=31[31] len=1639 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49792])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49792]) Send SSH_MSG_NEWKEYS 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49792]) session ID=c3:b3:0c:7c:0e:43:5b:9f:65:93:af:c8:a0:7f:ee:a4:55:6e:62:c8:9e:ad:35:8f:fe:43:c9:fd:7a:f5:cf:c6:63:83:09:cb:ca:b4:1f:1d:25:b6:fd:d4:ce:e3:26:fb:46:45:cf:40:01:21:a4:52:dc:e2:01:d8:26:8e:95:9e 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49792]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49792]): strict KEX resets output message sequence number from 3 to 0 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49792]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49792])[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 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49792])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49792]) packet #0 sending command=7[7] len=419 23:53:16.467 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49792]) No pending packets to flush at end of KEX 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49792]) process #2 SSH_MSG_NEWKEYS 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49792]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49792]): strict KEX resets input message sequence number from 3 to 0 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49792]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49792]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49792]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49792]) authorized authentication methods: password,publickey 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49792]) Accepted service ssh-userauth 23:53:16.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49792]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49792]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49792]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49792]) no authentication factory for method=none 23:53:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49792]) SSH_MSG_USERAUTH_REQUEST 23:53:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49792]) remaining methods: password,publickey 23:53:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49792]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49792]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49792]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:16.508 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49792]) authentication result: true 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49792]) SSH_MSG_USERAUTH_REQUEST 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49792])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49792]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49792]) no heartbeat to stop 23:53:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49792]) heartbeat type=IGNORE, interval=PT30S 23:53:16.508 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49792 authenticated 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49792]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49792]] session=TransportServerSession[admin@/10.30.170.79:49792] id=0 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49792])) size=2097152, max=2097152, packet=32768 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49792]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49792] 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49792]) recipient=0 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])) size=2097152, max=2097152, packet=32768 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])) re-initializing 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])) size=2097152, max=2097152, packet=32768 23:53:16.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:16.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:16.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:16.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:16.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])[want-reply=true] subsystem=netconf 23:53:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])[subsystem] prepared command 23:53:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792]}} established 23:53:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 137: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17966 23:53:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 137: Creating data stores for simulated device 23:53:16.511 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:16.511 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:16.511 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:16.512 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1fe70509] 23:53:16.512 [netconf-device-simulator-threads-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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:16.512 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:16.512 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:16.512 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:16.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:16.513 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:16.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:16.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:16.513 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1fe70509], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1fe70509], subtreeVersion=Version[7bcae272], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7bcae272], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:16.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:16.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:16.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792] 23:53:16.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 137 on channel [id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792] 23:53:16.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) by 1220 down to 2095932 23:53:16.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792] 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792] 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) request=subsystem result=ReplySuccess, want-reply=true 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) request=subsystem activate command 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) starting runner for command=netconf 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #5 SSH_MSG_CHANNEL_DATA 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) by 373 down to 2096779 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_CHANNEL_DATA len=373 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792] 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792] 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792] 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17966', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=137} created 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792]} created 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792] successful with session NetconfServerSession{sessionId=137, channel=[id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792]} 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792]} up 23:53:16.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #6 SSH_MSG_CHANNEL_DATA 23:53:16.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) by 393 down to 2096386 23:53:16.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_CHANNEL_DATA len=393 23:53:16.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792] 23:53:16.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:16.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:16.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=137} 23:53:16.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:16.520 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35ccaded after next message 23:53:16.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x03768a36, L:/10.30.170.146:17966 - R:/10.30.170.79:49792]} EXI handlers added to pipeline 23:53:16.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:16.520 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35ccaded 23:53:16.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) by 179 down to 2095753 23:53:16.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:16.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:16.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #7 SSH_MSG_CHANNEL_DATA 23:53:16.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) by 340 down to 2096046 23:53:16.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_CHANNEL_DATA len=340 23:53:16.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792] 23:53:16.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:16.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:16.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=137} 23:53:16.529 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7bcae272] 23:53:16.529 [netconf-device-simulator-threads-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 23:53:16.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:16.530 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:16.530 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:16.530 [netconf-device-simulator-threads-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 23:53:16.530 [netconf-device-simulator-threads-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 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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=2011-06-01} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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} 23:53:16.530 [netconf-device-simulator-threads-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 23:53:16.530 [netconf-device-simulator-threads-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 23:53:16.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:16.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) by 778 down to 2094975 23:53:16.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:16.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:16.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:16.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #9 SSH_MSG_IGNORE 23:53:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:53:16.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598]} 23:53:16.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52598]): SSH-2.0-SSHD-UNKNOWN 23:53:16.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52598]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:16.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52598]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:16.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52598]) Send SSH_MSG_KEXINIT 23:53:16.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52598]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:16.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52598]) process #0 SSH_MSG_KEXINIT 23:53:16.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52598]) SSH_MSG_KEXINIT 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52598]) strict KEX=true client=true server=true 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52598]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52598]) Kex: server host key algorithms = rsa-sha2-512 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52598]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52598]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52598]) Kex: mac algorithms (client to server) = aead 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52598]) Kex: mac algorithms (server to client) = aead 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52598]) Kex: compression algorithms (client to server) = none 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52598]) Kex: compression algorithms (server to client) = none 23:53:16.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:17.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:17.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #8 SSH_MSG_IGNORE 23:53:17.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:53:17.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52598]) process #1 30 23:53:17.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52598]] process command=SSH_MSG_KEXDH_INIT 23:53:17.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52598]] Send SSH_MSG_KEXDH_REPLY 23:53:17.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52598]) packet #1 sending command=31[31] len=1639 23:53:17.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52598])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:17.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52598]) Send SSH_MSG_NEWKEYS 23:53:17.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52598]) session ID=4c:3a:a6:81:20:07:5e:d7:62:88:49:9e:39:94:0e:ce:7f:9e:23:b9:85:ca:b8:5b:c1:1e:a4:56:bf:e5:1c:f3:23:33:e4:f8:c8:a1:87:1f:53:d5:9d:42:ae:59:65:34:a7:c0:b6:8b:1a:b5:de:5b:92:d4:0a:81:31:28:04:cd 23:53:17.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52598]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:17.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52598]): strict KEX resets output message sequence number from 3 to 0 23:53:17.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52598]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:17.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52598])[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 23:53:17.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52598])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:17.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52598]) packet #0 sending command=7[7] len=419 23:53:17.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52598]) No pending packets to flush at end of KEX 23:53:17.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52598]) process #2 SSH_MSG_NEWKEYS 23:53:17.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52598]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:17.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52598]): strict KEX resets input message sequence number from 3 to 0 23:53:17.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52598]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:17.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:17.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52598]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52598]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52598]) authorized authentication methods: password,publickey 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52598]) Accepted service ssh-userauth 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52598]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52598]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52598]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52598]) no authentication factory for method=none 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52598]) SSH_MSG_USERAUTH_REQUEST 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52598]) remaining methods: password,publickey 23:53:17.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52598]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52598]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52598]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:17.111 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52598]) authentication result: true 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52598]) SSH_MSG_USERAUTH_REQUEST 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52598])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52598]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:17.111 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:17.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52598]) no heartbeat to stop 23:53:17.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52598]) heartbeat type=IGNORE, interval=PT30S 23:53:17.112 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52598 authenticated 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52598]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52598]] session=TransportServerSession[admin@/10.30.170.79:52598] id=0 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52598])) size=2097152, max=2097152, packet=32768 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52598]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52598] 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52598]) recipient=0 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])) size=2097152, max=2097152, packet=32768 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])) re-initializing 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])) size=2097152, max=2097152, packet=32768 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:17.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:17.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:17.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:17.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])[want-reply=true] subsystem=netconf 23:53:17.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])[subsystem] prepared command 23:53:17.115 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:17.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:17.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598]}} established 23:53:17.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 138: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17967 23:53:17.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 138: Creating data stores for simulated device 23:53:17.115 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:17.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:17.116 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:17.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:17.116 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:17.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7026b4a5] 23:53:17.120 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:17.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:17.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:17.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:17.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:17.122 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:17.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:17.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:17.122 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7026b4a5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7026b4a5], subtreeVersion=Version[5396f4bb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5396f4bb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:17.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:17.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:17.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598] 23:53:17.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 138 on channel [id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598] 23:53:17.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) by 1220 down to 2095932 23:53:17.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:17.127 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:17.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598] 23:53:17.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598] 23:53:17.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) request=subsystem result=ReplySuccess, want-reply=true 23:53:17.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:17.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) request=subsystem activate command 23:53:17.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) starting runner for command=netconf 23:53:17.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #5 SSH_MSG_CHANNEL_DATA 23:53:17.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) by 373 down to 2096779 23:53:17.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_CHANNEL_DATA len=373 23:53:17.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598] 23:53:17.128 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:17.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:17.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598] 23:53:17.129 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:17.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598] 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17967', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=138} created 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598]} created 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598] successful with session NetconfServerSession{sessionId=138, channel=[id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598]} 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598]} up 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #6 SSH_MSG_CHANNEL_DATA 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) by 393 down to 2096386 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_CHANNEL_DATA len=393 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598] 23:53:17.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:17.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:17.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=138} 23:53:17.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:17.132 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6525f77b after next message 23:53:17.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x0d237882, L:/10.30.170.146:17967 - R:/10.30.170.79:52598]} EXI handlers added to pipeline 23:53:17.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:17.132 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6525f77b 23:53:17.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) by 179 down to 2095753 23:53:17.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:17.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:17.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #7 SSH_MSG_CHANNEL_DATA 23:53:17.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) by 340 down to 2096046 23:53:17.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_CHANNEL_DATA len=340 23:53:17.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598] 23:53:17.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:17.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:17.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=138} 23:53:17.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5396f4bb] 23:53:17.137 [netconf-device-simulator-threads-6] 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 23:53:17.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:17.138 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:17.138 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:17.138 [netconf-device-simulator-threads-6] 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 23:53:17.138 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:17.138 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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} 23:53:17.139 [netconf-device-simulator-threads-6] 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 23:53:17.139 [netconf-device-simulator-threads-6] 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 23:53:17.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:17.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) by 778 down to 2094975 23:53:17.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:17.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:17.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #9 SSH_MSG_IGNORE 23:53:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:53:17.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:17.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #10 SSH_MSG_IGNORE 23:53:17.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:53:17.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944]} 23:53:17.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44944]): SSH-2.0-SSHD-UNKNOWN 23:53:17.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44944]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:17.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44944]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:17.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44944]) Send SSH_MSG_KEXINIT 23:53:17.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44944]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:17.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44944]) process #0 SSH_MSG_KEXINIT 23:53:17.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44944]) SSH_MSG_KEXINIT 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44944]) strict KEX=true client=true server=true 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44944]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44944]) Kex: server host key algorithms = rsa-sha2-512 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44944]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44944]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44944]) Kex: mac algorithms (client to server) = aead 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44944]) Kex: mac algorithms (server to client) = aead 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44944]) Kex: compression algorithms (client to server) = none 23:53:17.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44944]) Kex: compression algorithms (server to client) = none 23:53:17.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:17.848 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #8 SSH_MSG_IGNORE 23:53:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:53:17.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44944]) process #1 30 23:53:17.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44944]] process command=SSH_MSG_KEXDH_INIT 23:53:17.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44944]] Send SSH_MSG_KEXDH_REPLY 23:53:17.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44944]) packet #1 sending command=31[31] len=1639 23:53:17.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44944])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:17.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44944]) Send SSH_MSG_NEWKEYS 23:53:17.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44944]) session ID=90:2c:42:fb:ea:11:8f:e9:a6:5e:8d:1f:d1:71:39:44:8d:91:6f:7e:af:8e:23:a6:c5:ea:b6:2b:3c:22:6e:f7:b4:44:b3:e4:53:9b:46:e8:a8:0e:9f:b7:e3:51:d5:44:7a:3e:e5:d7:22:66:55:b0:0a:6a:4c:92:10:ab:e8:82 23:53:17.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44944]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:17.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44944]): strict KEX resets output message sequence number from 3 to 0 23:53:17.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44944]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:17.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44944])[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 23:53:17.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44944])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:17.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44944]) packet #0 sending command=7[7] len=419 23:53:17.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44944]) No pending packets to flush at end of KEX 23:53:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:17.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44944]) process #2 SSH_MSG_NEWKEYS 23:53:17.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44944]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:17.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44944]): strict KEX resets input message sequence number from 3 to 0 23:53:17.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44944]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:17.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:17.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44944]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:17.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44944]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44944]) authorized authentication methods: password,publickey 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44944]) Accepted service ssh-userauth 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44944]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44944]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44944]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44944]) no authentication factory for method=none 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44944]) SSH_MSG_USERAUTH_REQUEST 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44944]) remaining methods: password,publickey 23:53:17.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44944]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:17.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #10 SSH_MSG_IGNORE 23:53:17.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44944]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44944]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:17.909 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44944]) authentication result: true 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44944]) SSH_MSG_USERAUTH_REQUEST 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44944])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44944]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44944]) no heartbeat to stop 23:53:17.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44944]) heartbeat type=IGNORE, interval=PT30S 23:53:17.910 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44944 authenticated 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44944]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44944]] session=TransportServerSession[admin@/10.30.170.79:44944] id=0 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44944])) size=2097152, max=2097152, packet=32768 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44944]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44944] 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44944]) recipient=0 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])) size=2097152, max=2097152, packet=32768 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])) re-initializing 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])) size=2097152, max=2097152, packet=32768 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:17.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:17.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:17.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:17.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])[want-reply=true] subsystem=netconf 23:53:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])[subsystem] prepared command 23:53:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944]}} established 23:53:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 139: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17968 23:53:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 139: Creating data stores for simulated device 23:53:17.913 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:17.914 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:17.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:17.914 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[711ae7ba] 23:53:17.917 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:17.918 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:17.918 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:17.918 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:17.918 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:17.918 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[711ae7ba], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[711ae7ba], subtreeVersion=Version[6c193615], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c193615], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:17.919 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:17.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:17.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944] 23:53:17.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 139 on channel [id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944] 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) by 1220 down to 2095932 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944] 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944] 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) request=subsystem result=ReplySuccess, want-reply=true 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) request=subsystem activate command 23:53:17.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) starting runner for command=netconf 23:53:17.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #5 SSH_MSG_CHANNEL_DATA 23:53:17.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) by 373 down to 2096779 23:53:17.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_CHANNEL_DATA len=373 23:53:17.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944] 23:53:17.925 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:17.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944] 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944] 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17968', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=139} created 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=139, channel=[id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944]} created 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944] successful with session NetconfServerSession{sessionId=139, channel=[id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944]} 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944]} up 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #6 SSH_MSG_CHANNEL_DATA 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) by 393 down to 2096386 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_CHANNEL_DATA len=393 23:53:17.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944] 23:53:17.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:17.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=139} 23:53:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d8777ea after next message 23:53:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=139, channel=[id: 0xea97ef26, L:/10.30.170.146:17968 - R:/10.30.170.79:44944]} EXI handlers added to pipeline 23:53:17.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:17.929 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d8777ea 23:53:17.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) by 179 down to 2095753 23:53:17.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:17.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:17.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #7 SSH_MSG_CHANNEL_DATA 23:53:17.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) by 340 down to 2096046 23:53:17.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_CHANNEL_DATA len=340 23:53:17.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944] 23:53:17.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:17.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:17.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=139} 23:53:17.934 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c193615] 23:53:17.934 [netconf-device-simulator-threads-0] 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 23:53:17.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:17.934 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:17.934 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:17.934 [netconf-device-simulator-threads-0] 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 23:53:17.934 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:17.934 [netconf-device-simulator-threads-0] 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} 23:53:17.934 [netconf-device-simulator-threads-0] 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} 23:53:17.934 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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} 23:53:17.935 [netconf-device-simulator-threads-0] 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 23:53:17.935 [netconf-device-simulator-threads-0] 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 23:53:17.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:17.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) by 778 down to 2094975 23:53:17.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:17.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:17.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:17.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #9 SSH_MSG_IGNORE 23:53:17.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:53:18.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724]} 23:53:18.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34724]): SSH-2.0-SSHD-UNKNOWN 23:53:18.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34724]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:18.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34724]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:18.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:18.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #10 SSH_MSG_IGNORE 23:53:18.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34724]) Send SSH_MSG_KEXINIT 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34724]) process #0 SSH_MSG_KEXINIT 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34724]) SSH_MSG_KEXINIT 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34724]) strict KEX=true client=true server=true 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34724]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34724]) Kex: server host key algorithms = rsa-sha2-512 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34724]) Kex: mac algorithms (client to server) = aead 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34724]) Kex: mac algorithms (server to client) = aead 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34724]) Kex: compression algorithms (client to server) = none 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34724]) Kex: compression algorithms (server to client) = none 23:53:18.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:18.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:18.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:18.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #8 SSH_MSG_IGNORE 23:53:18.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:53:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34724]) process #1 30 23:53:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34724]] process command=SSH_MSG_KEXDH_INIT 23:53:18.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34724]] Send SSH_MSG_KEXDH_REPLY 23:53:18.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34724]) packet #1 sending command=31[31] len=1639 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34724])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34724]) Send SSH_MSG_NEWKEYS 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34724]) session ID=17:22:55:52:fe:00:b4:bd:ca:36:0b:8b:d3:3d:43:3c:99:cf:8e:51:87:af:10:30:d8:ca:b5:19:b4:f8:ca:64:96:19:65:ff:b7:92:e9:d2:43:41:39:00:c9:cb:5f:7c:ba:93:85:9f:d0:d0:fa:76:f1:79:78:29:5f:49:2a:e6 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34724]): strict KEX resets output message sequence number from 3 to 0 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34724]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34724])[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 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34724]) packet #0 sending command=7[7] len=419 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34724]) No pending packets to flush at end of KEX 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #9 SSH_MSG_IGNORE 23:53:18.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34724]) process #2 SSH_MSG_NEWKEYS 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34724]): strict KEX resets input message sequence number from 3 to 0 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34724]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34724]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34724]) authorized authentication methods: password,publickey 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34724]) Accepted service ssh-userauth 23:53:18.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:18.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34724]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:18.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:18.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:18.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34724]) no authentication factory for method=none 23:53:18.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34724]) SSH_MSG_USERAUTH_REQUEST 23:53:18.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34724]) remaining methods: password,publickey 23:53:18.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34724]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:18.858 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34724]) authentication result: true 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34724]) SSH_MSG_USERAUTH_REQUEST 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34724]) no heartbeat to stop 23:53:18.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34724]) heartbeat type=IGNORE, interval=PT30S 23:53:18.858 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34724 authenticated 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34724]] session=TransportServerSession[admin@/10.30.170.79:34724] id=0 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34724])) size=2097152, max=2097152, packet=32768 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34724] 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34724]) recipient=0 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])) size=2097152, max=2097152, packet=32768 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])) re-initializing 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])) size=2097152, max=2097152, packet=32768 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:18.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])[want-reply=true] subsystem=netconf 23:53:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])[subsystem] prepared command 23:53:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724]}} established 23:53:18.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 140: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17969 23:53:18.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 140: Creating data stores for simulated device 23:53:18.861 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:18.861 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:18.861 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:18.861 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:18.861 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:18.862 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[f419c80] 23:53:18.862 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:18.868 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:18.868 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:18.868 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:18.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:18.869 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:18.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:18.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:18.869 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[f419c80], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[f419c80], subtreeVersion=Version[5853dc4a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5853dc4a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:18.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:18.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:18.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724] 23:53:18.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 140 on channel [id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724] 23:53:18.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) by 1220 down to 2095932 23:53:18.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:18.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704]} 23:53:18.877 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:18.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724] 23:53:18.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724] 23:53:18.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) request=subsystem result=ReplySuccess, want-reply=true 23:53:18.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:18.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) request=subsystem activate command 23:53:18.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) starting runner for command=netconf 23:53:18.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47704]): SSH-2.0-SSHD-UNKNOWN 23:53:18.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #5 SSH_MSG_CHANNEL_DATA 23:53:18.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47704]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:18.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) by 373 down to 2096779 23:53:18.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_CHANNEL_DATA len=373 23:53:18.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47704]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:18.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724] 23:53:18.878 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:18.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:18.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724] 23:53:18.880 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724] 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17969', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=140} created 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=140, channel=[id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724]} created 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724] successful with session NetconfServerSession{sessionId=140, channel=[id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724]} 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724]} up 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #6 SSH_MSG_CHANNEL_DATA 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) by 393 down to 2096386 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_CHANNEL_DATA len=393 23:53:18.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724] 23:53:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:18.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:18.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=140} 23:53:18.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:18.885 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@655867b4 after next message 23:53:18.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=140, channel=[id: 0xd74944fb, L:/10.30.170.146:17969 - R:/10.30.170.79:34724]} EXI handlers added to pipeline 23:53:18.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:18.885 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@655867b4 23:53:18.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) by 179 down to 2095753 23:53:18.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:18.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:18.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #7 SSH_MSG_CHANNEL_DATA 23:53:18.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) by 340 down to 2096046 23:53:18.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_CHANNEL_DATA len=340 23:53:18.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724] 23:53:18.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:18.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:18.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=140} 23:53:18.891 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5853dc4a] 23:53:18.891 [netconf-device-simulator-threads-2] 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 23:53:18.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:18.891 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:18.891 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:18.891 [netconf-device-simulator-threads-2] 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 23:53:18.891 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:18.891 [netconf-device-simulator-threads-2] 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} 23:53:18.891 [netconf-device-simulator-threads-2] 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} 23:53:18.891 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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} 23:53:18.892 [netconf-device-simulator-threads-2] 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 23:53:18.892 [netconf-device-simulator-threads-2] 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 23:53:18.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:18.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) by 778 down to 2094975 23:53:18.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:18.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:19.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47704]) Send SSH_MSG_KEXINIT 23:53:19.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47704]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47704]) process #0 SSH_MSG_KEXINIT 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47704]) SSH_MSG_KEXINIT 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47704]) strict KEX=true client=true server=true 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47704]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47704]) Kex: server host key algorithms = rsa-sha2-512 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47704]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47704]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47704]) Kex: mac algorithms (client to server) = aead 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47704]) Kex: mac algorithms (server to client) = aead 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47704]) Kex: compression algorithms (client to server) = none 23:53:19.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47704]) Kex: compression algorithms (server to client) = none 23:53:19.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47704]) process #1 30 23:53:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47704]] process command=SSH_MSG_KEXDH_INIT 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47704]] Send SSH_MSG_KEXDH_REPLY 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47704]) packet #1 sending command=31[31] len=1639 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47704])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47704]) Send SSH_MSG_NEWKEYS 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47704]) session ID=a7:db:95:1f:c3:e1:77:54:7e:d2:c7:e7:b7:e4:a0:42:99:be:80:9f:20:46:bf:75:fa:d9:8d:e3:d6:70:f6:a6:1e:01:a0:ca:7e:cc:a3:d0:60:f9:99:d6:d9:ca:60:45:72:ba:a0:e5:55:2c:5e:85:fb:6b:ff:f5:64:88:e8:fc 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47704]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47704]): strict KEX resets output message sequence number from 3 to 0 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47704]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47704])[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 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47704])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:19.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47704]) packet #0 sending command=7[7] len=419 23:53:19.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47704]) No pending packets to flush at end of KEX 23:53:19.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47704]) process #2 SSH_MSG_NEWKEYS 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47704]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47704]): strict KEX resets input message sequence number from 3 to 0 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47704]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47704]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47704]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47704]) authorized authentication methods: password,publickey 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47704]) Accepted service ssh-userauth 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47704]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47704]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47704]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47704]) no authentication factory for method=none 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47704]) SSH_MSG_USERAUTH_REQUEST 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47704]) remaining methods: password,publickey 23:53:19.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47704]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:19.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47704]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:19.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:19.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47704]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:19.292 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:19.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47704]) authentication result: true 23:53:19.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47704]) SSH_MSG_USERAUTH_REQUEST 23:53:19.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47704])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:19.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47704]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:19.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:19.293 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:19.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47704]) no heartbeat to stop 23:53:19.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47704]) heartbeat type=IGNORE, interval=PT30S 23:53:19.293 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47704 authenticated 23:53:19.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:19.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47704]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:19.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47704]] session=TransportServerSession[admin@/10.30.170.79:47704] id=0 23:53:19.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47704])) size=2097152, max=2097152, packet=32768 23:53:19.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47704]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47704] 23:53:19.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47704]) recipient=0 23:53:19.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])) size=2097152, max=2097152, packet=32768 23:53:19.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])) re-initializing 23:53:19.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])) size=2097152, max=2097152, packet=32768 23:53:19.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:19.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:19.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])[want-reply=true] subsystem=netconf 23:53:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])[subsystem] prepared command 23:53:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704]}} established 23:53:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 141: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17970 23:53:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 141: Creating data stores for simulated device 23:53:19.297 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:19.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:19.297 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:19.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:19.297 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:19.299 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[65803259] 23:53:19.300 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:19.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:19.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:19.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:19.301 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:19.301 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:19.301 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:19.301 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:19.301 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[65803259], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[65803259], subtreeVersion=Version[7f284cf3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f284cf3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:19.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:19.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:19.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:19.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704] 23:53:19.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #10 SSH_MSG_IGNORE 23:53:19.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:53:19.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 141 on channel [id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704] 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) by 1220 down to 2095932 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704] 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704] 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) request=subsystem result=ReplySuccess, want-reply=true 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) request=subsystem activate command 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) starting runner for command=netconf 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #5 SSH_MSG_CHANNEL_DATA 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) by 373 down to 2096779 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_CHANNEL_DATA len=373 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704] 23:53:19.307 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:19.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704] 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704] 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17970', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=141} created 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=141, channel=[id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704]} created 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704] successful with session NetconfServerSession{sessionId=141, channel=[id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704]} 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704]} up 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #6 SSH_MSG_CHANNEL_DATA 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) by 393 down to 2096386 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_CHANNEL_DATA len=393 23:53:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704] 23:53:19.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:19.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:19.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=141} 23:53:19.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:19.311 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59c1db0b after next message 23:53:19.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=141, channel=[id: 0x6738dda8, L:/10.30.170.146:17970 - R:/10.30.170.79:47704]} EXI handlers added to pipeline 23:53:19.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:19.311 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59c1db0b 23:53:19.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) by 179 down to 2095753 23:53:19.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:19.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:19.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #7 SSH_MSG_CHANNEL_DATA 23:53:19.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) by 340 down to 2096046 23:53:19.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_CHANNEL_DATA len=340 23:53:19.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704] 23:53:19.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:19.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:19.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=141} 23:53:19.316 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f284cf3] 23:53:19.317 [netconf-device-simulator-threads-4] 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 23:53:19.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:19.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:19.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:19.317 [netconf-device-simulator-threads-4] 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 23:53:19.317 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:19.317 [netconf-device-simulator-threads-4] 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} 23:53:19.317 [netconf-device-simulator-threads-4] 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} 23:53:19.317 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:19.317 [netconf-device-simulator-threads-4] 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} 23:53:19.317 [netconf-device-simulator-threads-4] 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} 23:53:19.317 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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} 23:53:19.318 [netconf-device-simulator-threads-4] 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 23:53:19.318 [netconf-device-simulator-threads-4] 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 23:53:19.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:19.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) by 778 down to 2094975 23:53:19.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:19.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:19.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #9 SSH_MSG_IGNORE 23:53:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:53:19.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:19.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #8 SSH_MSG_IGNORE 23:53:19.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:53:19.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502]} 23:53:19.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47502]): SSH-2.0-SSHD-UNKNOWN 23:53:19.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47502]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:19.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47502]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:19.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47502]) Send SSH_MSG_KEXINIT 23:53:19.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47502]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:19.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47502]) process #0 SSH_MSG_KEXINIT 23:53:19.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47502]) SSH_MSG_KEXINIT 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47502]) strict KEX=true client=true server=true 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47502]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47502]) Kex: server host key algorithms = rsa-sha2-512 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47502]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47502]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47502]) Kex: mac algorithms (client to server) = aead 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47502]) Kex: mac algorithms (server to client) = aead 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47502]) Kex: compression algorithms (client to server) = none 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47502]) Kex: compression algorithms (server to client) = none 23:53:19.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:19.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47502]) process #1 30 23:53:19.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47502]] process command=SSH_MSG_KEXDH_INIT 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47502]] Send SSH_MSG_KEXDH_REPLY 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47502]) packet #1 sending command=31[31] len=1639 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47502])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47502]) Send SSH_MSG_NEWKEYS 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47502]) session ID=f8:bc:c6:cc:8a:cf:b1:06:4a:eb:3b:63:ea:be:51:4e:af:5b:bb:8e:02:a4:03:ca:5e:44:12:9a:e4:28:1d:f0:d2:22:22:28:80:e3:ea:97:f7:6e:df:cf:ba:17:c9:06:5d:79:b7:74:c2:df:1b:61:b6:01:08:a1:8b:1d:a4:70 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47502]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47502]): strict KEX resets output message sequence number from 3 to 0 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47502]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:19.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47502])[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 23:53:19.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47502])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:19.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47502]) packet #0 sending command=7[7] len=419 23:53:19.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47502]) No pending packets to flush at end of KEX 23:53:19.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #8 SSH_MSG_IGNORE 23:53:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:53:19.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47502]) process #2 SSH_MSG_NEWKEYS 23:53:19.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47502]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:19.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47502]): strict KEX resets input message sequence number from 3 to 0 23:53:19.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47502]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:19.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:19.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47502]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:19.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47502]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47502]) authorized authentication methods: password,publickey 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47502]) Accepted service ssh-userauth 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47502]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47502]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47502]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47502]) no authentication factory for method=none 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47502]) SSH_MSG_USERAUTH_REQUEST 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47502]) remaining methods: password,publickey 23:53:19.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47502]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47502]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47502]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:19.999 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47502]) authentication result: true 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47502]) SSH_MSG_USERAUTH_REQUEST 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47502])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47502]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47502]) no heartbeat to stop 23:53:19.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47502]) heartbeat type=IGNORE, interval=PT30S 23:53:19.999 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47502 authenticated 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47502]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47502]] session=TransportServerSession[admin@/10.30.170.79:47502] id=0 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47502])) size=2097152, max=2097152, packet=32768 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47502]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47502] 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47502]) recipient=0 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])) size=2097152, max=2097152, packet=32768 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])) re-initializing 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])) size=2097152, max=2097152, packet=32768 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:20.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:20.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:20.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:20.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])[want-reply=true] subsystem=netconf 23:53:20.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])[subsystem] prepared command 23:53:20.004 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:20.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:20.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502]}} established 23:53:20.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 142: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17971 23:53:20.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 142: Creating data stores for simulated device 23:53:20.005 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:20.005 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:20.005 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:20.005 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:20.005 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:20.006 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5bc3e13c] 23:53:20.006 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:20.006 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:20.006 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:20.006 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:20.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:20.007 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:20.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:20.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:20.007 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5bc3e13c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5bc3e13c], subtreeVersion=Version[1bc399c4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1bc399c4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:20.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502] 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 142 on channel [id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502] 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) by 1220 down to 2095932 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502] 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502] 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) request=subsystem result=ReplySuccess, want-reply=true 23:53:20.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) request=subsystem activate command 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) starting runner for command=netconf 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #5 SSH_MSG_CHANNEL_DATA 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) by 373 down to 2096779 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_CHANNEL_DATA len=373 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502] 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502] 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502] 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17971', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=142} created 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502]} created 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502] successful with session NetconfServerSession{sessionId=142, channel=[id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502]} 23:53:20.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502]} up 23:53:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #6 SSH_MSG_CHANNEL_DATA 23:53:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) by 393 down to 2096386 23:53:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_CHANNEL_DATA len=393 23:53:20.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502] 23:53:20.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:20.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:20.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=142} 23:53:20.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:20.013 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27606cf6 after next message 23:53:20.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xc0568dc6, L:/10.30.170.146:17971 - R:/10.30.170.79:47502]} EXI handlers added to pipeline 23:53:20.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:20.013 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27606cf6 23:53:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) by 179 down to 2095753 23:53:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:20.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #7 SSH_MSG_CHANNEL_DATA 23:53:20.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) by 340 down to 2096046 23:53:20.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_CHANNEL_DATA len=340 23:53:20.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502] 23:53:20.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:20.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:20.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=142} 23:53:20.018 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1bc399c4] 23:53:20.018 [netconf-device-simulator-threads-6] 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 23:53:20.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:20.018 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:20.018 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:20.018 [netconf-device-simulator-threads-6] 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 23:53:20.018 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:20.018 [netconf-device-simulator-threads-6] 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} 23:53:20.018 [netconf-device-simulator-threads-6] 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} 23:53:20.018 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:20.018 [netconf-device-simulator-threads-6] 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} 23:53:20.018 [netconf-device-simulator-threads-6] 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} 23:53:20.018 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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} 23:53:20.019 [netconf-device-simulator-threads-6] 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 23:53:20.019 [netconf-device-simulator-threads-6] 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 23:53:20.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) by 778 down to 2094975 23:53:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:20.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:20.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #9 SSH_MSG_IGNORE 23:53:20.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:53:20.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464]} 23:53:20.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50464]): SSH-2.0-SSHD-UNKNOWN 23:53:20.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50464]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:20.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50464]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:20.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:20.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #10 SSH_MSG_IGNORE 23:53:20.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:53:20.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50464]) Send SSH_MSG_KEXINIT 23:53:20.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:20.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #0 SSH_MSG_KEXINIT 23:53:20.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_KEXINIT 23:53:20.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50464]) strict KEX=true client=true server=true 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: server host key algorithms = rsa-sha2-512 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: mac algorithms (client to server) = aead 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: mac algorithms (server to client) = aead 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: compression algorithms (client to server) = none 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: compression algorithms (server to client) = none 23:53:20.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:20.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #1 30 23:53:20.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50464]] process command=SSH_MSG_KEXDH_INIT 23:53:20.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50464]] Send SSH_MSG_KEXDH_REPLY 23:53:20.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #1 sending command=31[31] len=1639 23:53:20.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50464])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:20.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50464]) Send SSH_MSG_NEWKEYS 23:53:20.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50464]) session ID=8e:ef:28:58:26:97:c4:c1:3a:1f:da:65:c0:79:2b:4c:7d:49:8e:fd:ae:c2:a5:9f:63:e1:2b:ce:70:d7:11:03:62:b1:4b:2f:5e:f6:3e:ab:e3:e4:74:3c:b8:76:c7:9c:ef:32:4d:10:c3:9e:4d:a7:65:aa:97:2a:04:4a:10:00 23:53:20.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:20.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50464]): strict KEX resets output message sequence number from 3 to 0 23:53:20.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50464]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:20.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50464])[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 23:53:20.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50464])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:20.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #0 sending command=7[7] len=419 23:53:20.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50464]) No pending packets to flush at end of KEX 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #2 SSH_MSG_NEWKEYS 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50464]): strict KEX resets input message sequence number from 3 to 0 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50464]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50464]) authorized authentication methods: password,publickey 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50464]) Accepted service ssh-userauth 23:53:20.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:20.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:20.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:20.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:20.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) no authentication factory for method=none 23:53:20.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_USERAUTH_REQUEST 23:53:20.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50464]) remaining methods: password,publickey 23:53:20.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:20.575 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50464]) authentication result: true 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_USERAUTH_REQUEST 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50464])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50464]) no heartbeat to stop 23:53:20.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50464]) heartbeat type=IGNORE, interval=PT30S 23:53:20.576 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50464 authenticated 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]] session=TransportServerSession[admin@/10.30.170.79:50464] id=0 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50464])) size=2097152, max=2097152, packet=32768 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50464] 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50464]) recipient=0 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])) size=2097152, max=2097152, packet=32768 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])) re-initializing 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])) size=2097152, max=2097152, packet=32768 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[want-reply=true] subsystem=netconf 23:53:20.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[subsystem] prepared command 23:53:20.579 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:20.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:20.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464]}} established 23:53:20.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 143: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17972 23:53:20.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 143: Creating data stores for simulated device 23:53:20.579 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:20.579 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:20.580 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:20.580 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:20.580 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:20.582 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3cf42d76] 23:53:20.582 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:20.583 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:20.583 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:20.583 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:20.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:20.584 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:20.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:20.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:20.584 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3cf42d76], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3cf42d76], subtreeVersion=Version[702335cc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[702335cc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:20.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:20.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:20.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464] 23:53:20.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 143 on channel [id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464] 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 1220 down to 2095932 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464] 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464] 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) request=subsystem result=ReplySuccess, want-reply=true 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) request=subsystem activate command 23:53:20.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) starting runner for command=netconf 23:53:20.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #5 SSH_MSG_CHANNEL_DATA 23:53:20.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 373 down to 2096779 23:53:20.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_DATA len=373 23:53:20.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 23:53:20.590 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:20.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:20.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464] 23:53:20.591 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:20.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464] 23:53:20.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17972', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:20.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=143} created 23:53:20.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464]} created 23:53:20.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464] successful with session NetconfServerSession{sessionId=143, channel=[id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464]} 23:53:20.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464]} up 23:53:20.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #6 SSH_MSG_CHANNEL_DATA 23:53:20.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 393 down to 2096386 23:53:20.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_DATA len=393 23:53:20.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 23:53:20.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:20.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:20.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=143} 23:53:20.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:20.593 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@349fa0cb after next message 23:53:20.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xac9556ee, L:/10.30.170.146:17972 - R:/10.30.170.79:50464]} EXI handlers added to pipeline 23:53:20.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:20.594 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@349fa0cb 23:53:20.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 179 down to 2095753 23:53:20.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:20.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:20.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #7 SSH_MSG_CHANNEL_DATA 23:53:20.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 340 down to 2096046 23:53:20.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_DATA len=340 23:53:20.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 23:53:20.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:20.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:20.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=143} 23:53:20.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[702335cc] 23:53:20.599 [netconf-device-simulator-threads-0] 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 23:53:20.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:20.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:20.599 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:20.599 [netconf-device-simulator-threads-0] 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 23:53:20.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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} 23:53:20.600 [netconf-device-simulator-threads-0] 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 23:53:20.600 [netconf-device-simulator-threads-0] 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 23:53:20.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 778 down to 2094975 23:53:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:20.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:20.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:20.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #10 SSH_MSG_IGNORE 23:53:20.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:53:20.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:20.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #8 SSH_MSG_IGNORE 23:53:20.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:53:20.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470]} 23:53:20.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57470]): SSH-2.0-SSHD-UNKNOWN 23:53:20.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57470]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:20.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57470]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57470]) Send SSH_MSG_KEXINIT 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57470]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57470]) process #0 SSH_MSG_KEXINIT 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57470]) SSH_MSG_KEXINIT 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57470]) strict KEX=true client=true server=true 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57470]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57470]) Kex: server host key algorithms = rsa-sha2-512 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57470]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57470]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57470]) Kex: mac algorithms (client to server) = aead 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57470]) Kex: mac algorithms (server to client) = aead 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57470]) Kex: compression algorithms (client to server) = none 23:53:21.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57470]) Kex: compression algorithms (server to client) = none 23:53:21.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:21.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #9 SSH_MSG_IGNORE 23:53:21.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:53:21.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57470]) process #1 30 23:53:21.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57470]] process command=SSH_MSG_KEXDH_INIT 23:53:21.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57470]] Send SSH_MSG_KEXDH_REPLY 23:53:21.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57470]) packet #1 sending command=31[31] len=1639 23:53:21.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57470])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:21.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57470]) Send SSH_MSG_NEWKEYS 23:53:21.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57470]) session ID=c0:1c:9e:e7:66:27:1f:1c:15:2a:0d:cb:19:c5:8c:f7:26:43:20:1e:ba:c5:43:02:cd:90:91:cd:e3:c4:c2:90:e1:46:91:4e:9e:18:88:cb:de:d2:2f:0c:5a:40:fe:85:4d:bd:59:fc:97:80:47:87:ff:6f:16:90:51:70:d5:27 23:53:21.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57470]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:21.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57470]): strict KEX resets output message sequence number from 3 to 0 23:53:21.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57470]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:21.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57470])[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 23:53:21.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57470])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:21.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57470]) packet #0 sending command=7[7] len=419 23:53:21.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57470]) No pending packets to flush at end of KEX 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57470]) process #2 SSH_MSG_NEWKEYS 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57470]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57470]): strict KEX resets input message sequence number from 3 to 0 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57470]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57470]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57470]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57470]) authorized authentication methods: password,publickey 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57470]) Accepted service ssh-userauth 23:53:21.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57470]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57470]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57470]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57470]) no authentication factory for method=none 23:53:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57470]) SSH_MSG_USERAUTH_REQUEST 23:53:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57470]) remaining methods: password,publickey 23:53:21.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57470]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57470]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57470]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:21.236 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57470]) authentication result: true 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57470]) SSH_MSG_USERAUTH_REQUEST 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57470])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57470]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57470]) no heartbeat to stop 23:53:21.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57470]) heartbeat type=IGNORE, interval=PT30S 23:53:21.236 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57470 authenticated 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57470]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57470]] session=TransportServerSession[admin@/10.30.170.79:57470] id=0 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57470])) size=2097152, max=2097152, packet=32768 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57470]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57470] 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57470]) recipient=0 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])) size=2097152, max=2097152, packet=32768 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])) re-initializing 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])) size=2097152, max=2097152, packet=32768 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:21.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])[want-reply=true] subsystem=netconf 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])[subsystem] prepared command 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470]}} established 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 144: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17973 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 144: Creating data stores for simulated device 23:53:21.238 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:21.238 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:21.239 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:21.239 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:21.239 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:21.239 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6b1f74f] 23:53:21.239 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:21.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:21.240 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:21.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:21.241 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:21.244 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6b1f74f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6b1f74f], subtreeVersion=Version[7bc2ee52], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7bc2ee52], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:21.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:21.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:21.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470] 23:53:21.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 144 on channel [id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470] 23:53:21.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) by 1220 down to 2095932 23:53:21.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470] 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470] 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) request=subsystem result=ReplySuccess, want-reply=true 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) request=subsystem activate command 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) starting runner for command=netconf 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #5 SSH_MSG_CHANNEL_DATA 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) by 373 down to 2096779 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_CHANNEL_DATA len=373 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470] 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:21.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470] 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470] 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17973', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=144} created 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470]} created 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470] successful with session NetconfServerSession{sessionId=144, channel=[id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470]} 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470]} up 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #6 SSH_MSG_CHANNEL_DATA 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) by 393 down to 2096386 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_CHANNEL_DATA len=393 23:53:21.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470] 23:53:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=144} 23:53:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6623a159 after next message 23:53:21.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xb7d0ff22, L:/10.30.170.146:17973 - R:/10.30.170.79:57470]} EXI handlers added to pipeline 23:53:21.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:21.250 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6623a159 23:53:21.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) by 179 down to 2095753 23:53:21.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:21.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:21.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #7 SSH_MSG_CHANNEL_DATA 23:53:21.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) by 340 down to 2096046 23:53:21.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_CHANNEL_DATA len=340 23:53:21.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470] 23:53:21.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:21.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:21.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=144} 23:53:21.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7bc2ee52] 23:53:21.254 [netconf-device-simulator-threads-2] 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 23:53:21.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:21.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:21.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:21.254 [netconf-device-simulator-threads-2] 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 23:53:21.254 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:21.254 [netconf-device-simulator-threads-2] 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} 23:53:21.254 [netconf-device-simulator-threads-2] 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} 23:53:21.254 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:21.254 [netconf-device-simulator-threads-2] 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} 23:53:21.254 [netconf-device-simulator-threads-2] 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} 23:53:21.254 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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} 23:53:21.255 [netconf-device-simulator-threads-2] 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 23:53:21.255 [netconf-device-simulator-threads-2] 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 23:53:21.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:21.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) by 778 down to 2094975 23:53:21.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:21.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:21.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:21.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #10 SSH_MSG_IGNORE 23:53:21.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:53:21.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:21.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #8 SSH_MSG_IGNORE 23:53:21.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:53:21.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #9 SSH_MSG_IGNORE 23:53:21.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:53:21.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106]} 23:53:21.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39106]): SSH-2.0-SSHD-UNKNOWN 23:53:21.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39106]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:21.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39106]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39106]) Send SSH_MSG_KEXINIT 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39106]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39106]) process #0 SSH_MSG_KEXINIT 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39106]) SSH_MSG_KEXINIT 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39106]) strict KEX=true client=true server=true 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39106]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39106]) Kex: server host key algorithms = rsa-sha2-512 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39106]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39106]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39106]) Kex: mac algorithms (client to server) = aead 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39106]) Kex: mac algorithms (server to client) = aead 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39106]) Kex: compression algorithms (client to server) = none 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39106]) Kex: compression algorithms (server to client) = none 23:53:21.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:21.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39106]) process #1 30 23:53:21.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39106]] process command=SSH_MSG_KEXDH_INIT 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39106]] Send SSH_MSG_KEXDH_REPLY 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39106]) packet #1 sending command=31[31] len=1639 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39106])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39106]) Send SSH_MSG_NEWKEYS 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39106]) session ID=f9:fe:f8:bb:67:0a:a3:f5:1b:97:ac:e1:fb:9d:b9:69:c9:c8:6a:91:fd:1e:9c:d8:29:de:86:ff:3b:7f:0d:a5:c2:c4:9a:9d:1a:e5:70:d7:42:2f:81:52:fe:03:41:b3:81:aa:50:5b:18:69:d6:68:d4:42:08:14:a8:46:54:03 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39106]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39106]): strict KEX resets output message sequence number from 3 to 0 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39106]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39106])[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 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39106])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:21.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39106]) packet #0 sending command=7[7] len=419 23:53:21.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39106]) No pending packets to flush at end of KEX 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39106]) process #2 SSH_MSG_NEWKEYS 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39106]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39106]): strict KEX resets input message sequence number from 3 to 0 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39106]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39106]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39106]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39106]) authorized authentication methods: password,publickey 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39106]) Accepted service ssh-userauth 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39106]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:21.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39106]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:21.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:21.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39106]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:21.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39106]) no authentication factory for method=none 23:53:21.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39106]) SSH_MSG_USERAUTH_REQUEST 23:53:21.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39106]) remaining methods: password,publickey 23:53:21.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39106]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:21.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39106]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39106]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:21.966 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39106]) authentication result: true 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39106]) SSH_MSG_USERAUTH_REQUEST 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39106])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39106]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39106]) no heartbeat to stop 23:53:21.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39106]) heartbeat type=IGNORE, interval=PT30S 23:53:21.966 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39106 authenticated 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39106]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39106]] session=TransportServerSession[admin@/10.30.170.79:39106] id=0 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39106])) size=2097152, max=2097152, packet=32768 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39106]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39106] 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39106]) recipient=0 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])) size=2097152, max=2097152, packet=32768 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])) re-initializing 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])) size=2097152, max=2097152, packet=32768 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:21.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])[want-reply=true] subsystem=netconf 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])[subsystem] prepared command 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106]}} established 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 145: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17974 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 145: Creating data stores for simulated device 23:53:21.968 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:21.968 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:21.969 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:21.969 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[15e2c1ed] 23:53:21.969 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:21.970 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:21.970 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:21.970 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:21.970 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:21.970 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:21.970 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:21.970 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:21.970 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[15e2c1ed], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[15e2c1ed], subtreeVersion=Version[69ad8627], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[69ad8627], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:21.971 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:21.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:21.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106] 23:53:21.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 145 on channel [id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106] 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) by 1220 down to 2095932 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106] 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106] 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) request=subsystem result=ReplySuccess, want-reply=true 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) request=subsystem activate command 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) starting runner for command=netconf 23:53:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #5 SSH_MSG_CHANNEL_DATA 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) by 373 down to 2096779 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_CHANNEL_DATA len=373 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106] 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106] 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106] 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17974', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=145} created 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=145, channel=[id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106]} created 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106] successful with session NetconfServerSession{sessionId=145, channel=[id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106]} 23:53:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106]} up 23:53:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #6 SSH_MSG_CHANNEL_DATA 23:53:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) by 393 down to 2096386 23:53:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_CHANNEL_DATA len=393 23:53:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106] 23:53:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=145} 23:53:21.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:21.976 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@225e1191 after next message 23:53:21.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=145, channel=[id: 0x9d79ae90, L:/10.30.170.146:17974 - R:/10.30.170.79:39106]} EXI handlers added to pipeline 23:53:21.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:21.976 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@225e1191 23:53:21.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) by 179 down to 2095753 23:53:21.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:21.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:21.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #7 SSH_MSG_CHANNEL_DATA 23:53:21.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) by 340 down to 2096046 23:53:21.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_CHANNEL_DATA len=340 23:53:21.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106] 23:53:21.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:21.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:21.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=145} 23:53:21.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[69ad8627] 23:53:21.981 [netconf-device-simulator-threads-4] 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 23:53:21.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:21.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:21.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:21.982 [netconf-device-simulator-threads-4] 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 23:53:21.982 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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} 23:53:21.982 [netconf-device-simulator-threads-4] 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 23:53:21.982 [netconf-device-simulator-threads-4] 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 23:53:21.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:21.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) by 778 down to 2094975 23:53:21.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:21.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:22.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:22.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #8 SSH_MSG_IGNORE 23:53:22.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:53:22.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:22.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #10 SSH_MSG_IGNORE 23:53:22.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:53:22.304 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #9 SSH_MSG_IGNORE 23:53:22.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:53:22.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008]} 23:53:22.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36008]): SSH-2.0-SSHD-UNKNOWN 23:53:22.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36008]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:22.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36008]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36008]) Send SSH_MSG_KEXINIT 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36008]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36008]) process #0 SSH_MSG_KEXINIT 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36008]) SSH_MSG_KEXINIT 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36008]) strict KEX=true client=true server=true 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36008]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36008]) Kex: server host key algorithms = rsa-sha2-512 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36008]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36008]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36008]) Kex: mac algorithms (client to server) = aead 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36008]) Kex: mac algorithms (server to client) = aead 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36008]) Kex: compression algorithms (client to server) = none 23:53:22.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36008]) Kex: compression algorithms (server to client) = none 23:53:22.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:22.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36008]) process #1 30 23:53:22.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36008]] process command=SSH_MSG_KEXDH_INIT 23:53:22.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36008]] Send SSH_MSG_KEXDH_REPLY 23:53:22.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36008]) packet #1 sending command=31[31] len=1639 23:53:22.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36008])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:22.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36008]) Send SSH_MSG_NEWKEYS 23:53:22.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36008]) session ID=1a:f0:fc:71:0b:5a:ff:64:46:2a:9b:0e:4f:5f:37:8c:df:72:9b:91:a4:1d:98:42:19:c8:7d:f5:84:ca:fb:21:bf:d7:d7:05:5a:ba:9b:6a:42:3c:c7:9c:ef:8a:70:f9:62:5b:7a:e6:d6:84:eb:c5:20:be:eb:80:d5:72:76:cb 23:53:22.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36008]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:22.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36008]): strict KEX resets output message sequence number from 3 to 0 23:53:22.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36008]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:22.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36008])[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 23:53:22.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36008])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:22.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36008]) packet #0 sending command=7[7] len=419 23:53:22.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36008]) No pending packets to flush at end of KEX 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36008]) process #2 SSH_MSG_NEWKEYS 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36008]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36008]): strict KEX resets input message sequence number from 3 to 0 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36008]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36008]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36008]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36008]) authorized authentication methods: password,publickey 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36008]) Accepted service ssh-userauth 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36008]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36008]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36008]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36008]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36008]) no authentication factory for method=none 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36008]) SSH_MSG_USERAUTH_REQUEST 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36008]) remaining methods: password,publickey 23:53:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36008]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36008]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36008]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36008]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:22.723 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36008]) authentication result: true 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36008]) SSH_MSG_USERAUTH_REQUEST 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36008])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36008]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:22.723 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:22.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36008]) no heartbeat to stop 23:53:22.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36008]) heartbeat type=IGNORE, interval=PT30S 23:53:22.724 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36008 authenticated 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36008]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36008]] session=TransportServerSession[admin@/10.30.170.79:36008] id=0 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36008])) size=2097152, max=2097152, packet=32768 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36008]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36008] 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36008]) recipient=0 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])) size=2097152, max=2097152, packet=32768 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])) re-initializing 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])) size=2097152, max=2097152, packet=32768 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:22.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:22.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:22.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:22.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])[want-reply=true] subsystem=netconf 23:53:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])[subsystem] prepared command 23:53:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008]}} established 23:53:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 146: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17975 23:53:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 146: Creating data stores for simulated device 23:53:22.727 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:22.727 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:22.727 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9270964] 23:53:22.728 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:22.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:22.729 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:22.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:22.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:22.729 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9270964], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9270964], subtreeVersion=Version[5c52ca3f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5c52ca3f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:22.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008] 23:53:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 146 on channel [id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008] 23:53:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) by 1220 down to 2095932 23:53:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008] 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008] 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) request=subsystem result=ReplySuccess, want-reply=true 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) request=subsystem activate command 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) starting runner for command=netconf 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #5 SSH_MSG_CHANNEL_DATA 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) by 373 down to 2096779 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_CHANNEL_DATA len=373 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008] 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008] 23:53:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008] 23:53:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17975', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=146} created 23:53:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=146, channel=[id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008]} created 23:53:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008] successful with session NetconfServerSession{sessionId=146, channel=[id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008]} 23:53:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008]} up 23:53:22.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #6 SSH_MSG_CHANNEL_DATA 23:53:22.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) by 393 down to 2096386 23:53:22.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_CHANNEL_DATA len=393 23:53:22.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008] 23:53:22.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:22.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:22.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=146} 23:53:22.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:22.735 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a5708d3 after next message 23:53:22.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=146, channel=[id: 0xfd1973fd, L:/10.30.170.146:17975 - R:/10.30.170.79:36008]} EXI handlers added to pipeline 23:53:22.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:22.735 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a5708d3 23:53:22.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) by 179 down to 2095753 23:53:22.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:22.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:22.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #7 SSH_MSG_CHANNEL_DATA 23:53:22.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) by 340 down to 2096046 23:53:22.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_CHANNEL_DATA len=340 23:53:22.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008] 23:53:22.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:22.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:22.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=146} 23:53:22.740 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5c52ca3f] 23:53:22.740 [netconf-device-simulator-threads-6] 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 23:53:22.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:22.740 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:22.740 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:22.740 [netconf-device-simulator-threads-6] 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 23:53:22.740 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.740 [netconf-device-simulator-threads-6] 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} 23:53:22.741 [netconf-device-simulator-threads-6] 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 23:53:22.741 [netconf-device-simulator-threads-6] 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 23:53:22.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:22.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) by 778 down to 2094975 23:53:22.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:22.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:22.866 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:22.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #10 SSH_MSG_IGNORE 23:53:22.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:53:22.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:22.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #8 SSH_MSG_IGNORE 23:53:22.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:53:23.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #9 SSH_MSG_IGNORE 23:53:23.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:53:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170]} 23:53:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49170]): SSH-2.0-SSHD-UNKNOWN 23:53:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49170]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49170]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49170]) Send SSH_MSG_KEXINIT 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49170]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49170]) process #0 SSH_MSG_KEXINIT 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49170]) SSH_MSG_KEXINIT 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49170]) strict KEX=true client=true server=true 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49170]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49170]) Kex: server host key algorithms = rsa-sha2-512 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49170]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49170]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49170]) Kex: mac algorithms (client to server) = aead 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49170]) Kex: mac algorithms (server to client) = aead 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49170]) Kex: compression algorithms (client to server) = none 23:53:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49170]) Kex: compression algorithms (server to client) = none 23:53:23.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:23.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49170]) process #1 30 23:53:23.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49170]] process command=SSH_MSG_KEXDH_INIT 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49170]] Send SSH_MSG_KEXDH_REPLY 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49170]) packet #1 sending command=31[31] len=1639 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49170])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49170]) Send SSH_MSG_NEWKEYS 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49170]) session ID=8a:56:67:99:9b:e8:0c:71:37:7a:e1:f4:8d:df:69:85:30:d1:57:69:78:05:12:45:10:23:4b:81:27:cb:49:7f:bd:74:54:97:e8:43:cb:33:ea:f9:a1:a3:9d:d9:11:cc:fe:a8:fc:f0:0b:37:5c:11:d5:87:39:96:f2:11:09:dc 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49170]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49170]): strict KEX resets output message sequence number from 3 to 0 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49170]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49170])[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 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49170])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49170]) packet #0 sending command=7[7] len=419 23:53:23.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49170]) No pending packets to flush at end of KEX 23:53:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49170]) process #2 SSH_MSG_NEWKEYS 23:53:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49170]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49170]): strict KEX resets input message sequence number from 3 to 0 23:53:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49170]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49170]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49170]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49170]) authorized authentication methods: password,publickey 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49170]) Accepted service ssh-userauth 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49170]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49170]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49170]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49170]) no authentication factory for method=none 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49170]) SSH_MSG_USERAUTH_REQUEST 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49170]) remaining methods: password,publickey 23:53:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49170]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49170]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49170]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:23.374 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49170]) authentication result: true 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49170]) SSH_MSG_USERAUTH_REQUEST 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49170])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49170]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49170]) no heartbeat to stop 23:53:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49170]) heartbeat type=IGNORE, interval=PT30S 23:53:23.375 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49170 authenticated 23:53:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49170]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49170]] session=TransportServerSession[admin@/10.30.170.79:49170] id=0 23:53:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49170])) size=2097152, max=2097152, packet=32768 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49170]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49170] 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49170]) recipient=0 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])) size=2097152, max=2097152, packet=32768 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])) re-initializing 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])) size=2097152, max=2097152, packet=32768 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])[want-reply=true] subsystem=netconf 23:53:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])[subsystem] prepared command 23:53:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170]}} established 23:53:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 147: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17976 23:53:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 147: Creating data stores for simulated device 23:53:23.377 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:23.377 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:23.377 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[73274ba1] 23:53:23.378 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:23.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:23.379 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:23.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:23.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:23.379 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[73274ba1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[73274ba1], subtreeVersion=Version[4136c408], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4136c408], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:23.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:23.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:23.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170] 23:53:23.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 147 on channel [id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170] 23:53:23.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) by 1220 down to 2095932 23:53:23.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170] 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170] 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) request=subsystem result=ReplySuccess, want-reply=true 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) request=subsystem activate command 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) starting runner for command=netconf 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #5 SSH_MSG_CHANNEL_DATA 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) by 373 down to 2096779 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_CHANNEL_DATA len=373 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170] 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170] 23:53:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170] 23:53:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17976', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=147} created 23:53:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=147, channel=[id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170]} created 23:53:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170] successful with session NetconfServerSession{sessionId=147, channel=[id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170]} 23:53:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170]} up 23:53:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #6 SSH_MSG_CHANNEL_DATA 23:53:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) by 393 down to 2096386 23:53:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_CHANNEL_DATA len=393 23:53:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170] 23:53:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=147} 23:53:23.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:23.402 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@374a92f9 after next message 23:53:23.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=147, channel=[id: 0x06fa55cc, L:/10.30.170.146:17976 - R:/10.30.170.79:49170]} EXI handlers added to pipeline 23:53:23.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:23.402 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@374a92f9 23:53:23.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) by 179 down to 2095753 23:53:23.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:23.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:23.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #7 SSH_MSG_CHANNEL_DATA 23:53:23.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) by 340 down to 2096046 23:53:23.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_CHANNEL_DATA len=340 23:53:23.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170] 23:53:23.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:23.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:23.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=147} 23:53:23.412 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4136c408] 23:53:23.412 [netconf-device-simulator-threads-0] 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 23:53:23.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:23.412 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:23.412 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:23.412 [netconf-device-simulator-threads-0] 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 23:53:23.413 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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} 23:53:23.413 [netconf-device-simulator-threads-0] 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 23:53:23.413 [netconf-device-simulator-threads-0] 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 23:53:23.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:23.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) by 778 down to 2094975 23:53:23.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:23.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:23.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:23.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #8 SSH_MSG_IGNORE 23:53:23.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:53:23.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:23.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #10 SSH_MSG_IGNORE 23:53:23.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:53:23.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532]} 23:53:23.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38532]): SSH-2.0-SSHD-UNKNOWN 23:53:23.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38532]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:23.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38532]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:24.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38532]) Send SSH_MSG_KEXINIT 23:53:24.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38532]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:24.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38532]) process #0 SSH_MSG_KEXINIT 23:53:24.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38532]) SSH_MSG_KEXINIT 23:53:24.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38532]) strict KEX=true client=true server=true 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38532]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38532]) Kex: server host key algorithms = rsa-sha2-512 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38532]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38532]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38532]) Kex: mac algorithms (client to server) = aead 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38532]) Kex: mac algorithms (server to client) = aead 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38532]) Kex: compression algorithms (client to server) = none 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38532]) Kex: compression algorithms (server to client) = none 23:53:24.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:24.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:24.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #8 SSH_MSG_IGNORE 23:53:24.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:53:24.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:24.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:24.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #10 SSH_MSG_IGNORE 23:53:24.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:53:24.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38532]) process #1 30 23:53:24.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #9 SSH_MSG_IGNORE 23:53:24.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:53:24.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38532]] process command=SSH_MSG_KEXDH_INIT 23:53:24.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38532]] Send SSH_MSG_KEXDH_REPLY 23:53:24.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38532]) packet #1 sending command=31[31] len=1639 23:53:24.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38532])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:24.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38532]) Send SSH_MSG_NEWKEYS 23:53:24.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38532]) session ID=05:8b:8e:2a:46:4b:cd:33:b9:19:ff:58:5e:55:fe:98:62:37:0a:5b:ed:8e:3a:34:36:0c:75:f9:85:47:4a:b2:a8:73:6c:05:19:a2:a3:7d:bc:5f:ff:e9:21:8a:da:77:5b:fb:ff:6d:f0:07:d1:6e:64:2a:dc:9f:da:1e:a0:28 23:53:24.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38532]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:24.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38532]): strict KEX resets output message sequence number from 3 to 0 23:53:24.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38532]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:24.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38532])[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 23:53:24.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38532])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:24.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38532]) packet #0 sending command=7[7] len=419 23:53:24.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38532]) No pending packets to flush at end of KEX 23:53:24.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38532]) process #2 SSH_MSG_NEWKEYS 23:53:24.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38532]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:24.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38532]): strict KEX resets input message sequence number from 3 to 0 23:53:24.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38532]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:24.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:24.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38532]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:24.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38532]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38532]) authorized authentication methods: password,publickey 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38532]) Accepted service ssh-userauth 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38532]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38532]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38532]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38532]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38532]) no authentication factory for method=none 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38532]) SSH_MSG_USERAUTH_REQUEST 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38532]) remaining methods: password,publickey 23:53:24.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38532]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38532]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38532]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38532]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:24.304 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38532]) authentication result: true 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38532]) SSH_MSG_USERAUTH_REQUEST 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38532])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38532]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38532]) no heartbeat to stop 23:53:24.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38532]) heartbeat type=IGNORE, interval=PT30S 23:53:24.305 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38532 authenticated 23:53:24.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:24.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38532]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:24.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38532]] session=TransportServerSession[admin@/10.30.170.79:38532] id=0 23:53:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38532])) size=2097152, max=2097152, packet=32768 23:53:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38532]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38532] 23:53:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38532]) recipient=0 23:53:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])) size=2097152, max=2097152, packet=32768 23:53:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])) re-initializing 23:53:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])) size=2097152, max=2097152, packet=32768 23:53:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:24.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])[want-reply=true] subsystem=netconf 23:53:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])[subsystem] prepared command 23:53:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532]}} established 23:53:24.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 148: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17977 23:53:24.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 148: Creating data stores for simulated device 23:53:24.309 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:24.309 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:24.309 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:24.309 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:24.309 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:24.312 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22cc4ae3] 23:53:24.312 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:24.312 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:24.312 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:24.312 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:24.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:24.313 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:24.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:24.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:24.313 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22cc4ae3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22cc4ae3], subtreeVersion=Version[6138bb68], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6138bb68], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:24.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:24.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:24.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532] 23:53:24.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 148 on channel [id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532] 23:53:24.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) by 1220 down to 2095932 23:53:24.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:24.318 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:24.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532] 23:53:24.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532] 23:53:24.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) request=subsystem result=ReplySuccess, want-reply=true 23:53:24.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:24.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) request=subsystem activate command 23:53:24.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) starting runner for command=netconf 23:53:24.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #5 SSH_MSG_CHANNEL_DATA 23:53:24.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) by 373 down to 2096779 23:53:24.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_CHANNEL_DATA len=373 23:53:24.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532] 23:53:24.319 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:24.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:24.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532] 23:53:24.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:24.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532] 23:53:24.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17977', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:24.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=148} created 23:53:24.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=148, channel=[id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532]} created 23:53:24.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532] successful with session NetconfServerSession{sessionId=148, channel=[id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532]} 23:53:24.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532]} up 23:53:24.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #6 SSH_MSG_CHANNEL_DATA 23:53:24.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) by 393 down to 2096386 23:53:24.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_CHANNEL_DATA len=393 23:53:24.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532] 23:53:24.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:24.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:24.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=148} 23:53:24.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:24.323 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4c74bd26 after next message 23:53:24.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=148, channel=[id: 0xe55bd76d, L:/10.30.170.146:17977 - R:/10.30.170.79:38532]} EXI handlers added to pipeline 23:53:24.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:24.324 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4c74bd26 23:53:24.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) by 179 down to 2095753 23:53:24.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:24.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:24.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #7 SSH_MSG_CHANNEL_DATA 23:53:24.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) by 340 down to 2096046 23:53:24.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_CHANNEL_DATA len=340 23:53:24.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532] 23:53:24.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:24.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:24.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=148} 23:53:24.332 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6138bb68] 23:53:24.332 [netconf-device-simulator-threads-2] 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 23:53:24.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:24.332 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:24.332 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:24.332 [netconf-device-simulator-threads-2] 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 23:53:24.332 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:24.332 [netconf-device-simulator-threads-2] 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} 23:53:24.332 [netconf-device-simulator-threads-2] 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} 23:53:24.332 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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} 23:53:24.333 [netconf-device-simulator-threads-2] 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 23:53:24.333 [netconf-device-simulator-threads-2] 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 23:53:24.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:24.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) by 778 down to 2094975 23:53:24.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:24.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:24.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #9 SSH_MSG_IGNORE 23:53:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:53:24.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776]} 23:53:24.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46776]): SSH-2.0-SSHD-UNKNOWN 23:53:24.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46776]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:24.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46776]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:24.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46776]) Send SSH_MSG_KEXINIT 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46776]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46776]) process #0 SSH_MSG_KEXINIT 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46776]) SSH_MSG_KEXINIT 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46776]) strict KEX=true client=true server=true 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46776]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46776]) Kex: server host key algorithms = rsa-sha2-512 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46776]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46776]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46776]) Kex: mac algorithms (client to server) = aead 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46776]) Kex: mac algorithms (server to client) = aead 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46776]) Kex: compression algorithms (client to server) = none 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46776]) Kex: compression algorithms (server to client) = none 23:53:24.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:24.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:24.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #10 SSH_MSG_IGNORE 23:53:24.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:53:24.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46776]) process #1 30 23:53:24.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46776]] process command=SSH_MSG_KEXDH_INIT 23:53:24.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46776]] Send SSH_MSG_KEXDH_REPLY 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46776]) packet #1 sending command=31[31] len=1639 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46776])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46776]) Send SSH_MSG_NEWKEYS 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46776]) session ID=04:13:1c:51:00:21:b6:bc:33:58:be:da:a6:40:2d:cf:48:fd:29:e5:67:ff:64:aa:c1:67:d1:8c:f8:ba:2c:14:02:36:cf:4b:1f:f2:68:fa:a7:d7:50:bb:a4:5b:12:3a:46:b9:ad:89:27:2f:05:7b:d9:9f:be:b8:0a:47:19:cd 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46776]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46776]): strict KEX resets output message sequence number from 3 to 0 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46776]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46776])[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 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46776])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46776]) packet #0 sending command=7[7] len=419 23:53:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46776]) No pending packets to flush at end of KEX 23:53:25.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46776]) process #2 SSH_MSG_NEWKEYS 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46776]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46776]): strict KEX resets input message sequence number from 3 to 0 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46776]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46776]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46776]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46776]) authorized authentication methods: password,publickey 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46776]) Accepted service ssh-userauth 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46776]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46776]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46776]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46776]) no authentication factory for method=none 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46776]) SSH_MSG_USERAUTH_REQUEST 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46776]) remaining methods: password,publickey 23:53:25.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46776]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #9 SSH_MSG_IGNORE 23:53:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:53:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46776]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:25.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46776]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:25.040 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46776]) authentication result: true 23:53:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46776]) SSH_MSG_USERAUTH_REQUEST 23:53:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46776])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46776]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46776]) no heartbeat to stop 23:53:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46776]) heartbeat type=IGNORE, interval=PT30S 23:53:25.041 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46776 authenticated 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46776]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46776]] session=TransportServerSession[admin@/10.30.170.79:46776] id=0 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46776])) size=2097152, max=2097152, packet=32768 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46776]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46776] 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46776]) recipient=0 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])) size=2097152, max=2097152, packet=32768 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])) re-initializing 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])) size=2097152, max=2097152, packet=32768 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])[want-reply=true] subsystem=netconf 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])[subsystem] prepared command 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776]}} established 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 149: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17978 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 149: Creating data stores for simulated device 23:53:25.043 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:25.044 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:25.044 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:25.044 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:25.044 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c0d7e5d] 23:53:25.044 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:25.045 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:25.045 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:25.045 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:25.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:25.045 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:25.046 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:25.046 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:25.046 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c0d7e5d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c0d7e5d], subtreeVersion=Version[5214a655], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5214a655], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:25.046 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:25.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776] 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 149 on channel [id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776] 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) by 1220 down to 2095932 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776] 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776] 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) request=subsystem result=ReplySuccess, want-reply=true 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) request=subsystem activate command 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) starting runner for command=netconf 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #5 SSH_MSG_CHANNEL_DATA 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) by 373 down to 2096779 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_CHANNEL_DATA len=373 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776] 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776] 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776] 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17978', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=149} created 23:53:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776]} created 23:53:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776] successful with session NetconfServerSession{sessionId=149, channel=[id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776]} 23:53:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776]} up 23:53:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #6 SSH_MSG_CHANNEL_DATA 23:53:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) by 393 down to 2096386 23:53:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_CHANNEL_DATA len=393 23:53:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776] 23:53:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=149} 23:53:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ae5f0ce after next message 23:53:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x6daccaa7, L:/10.30.170.146:17978 - R:/10.30.170.79:46776]} EXI handlers added to pipeline 23:53:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ae5f0ce 23:53:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) by 179 down to 2095753 23:53:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:25.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #7 SSH_MSG_CHANNEL_DATA 23:53:25.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) by 340 down to 2096046 23:53:25.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_CHANNEL_DATA len=340 23:53:25.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776] 23:53:25.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:25.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:25.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=149} 23:53:25.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5214a655] 23:53:25.056 [netconf-device-simulator-threads-4] 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 23:53:25.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:25.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:25.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:25.056 [netconf-device-simulator-threads-4] 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 23:53:25.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:25.056 [netconf-device-simulator-threads-4] 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} 23:53:25.056 [netconf-device-simulator-threads-4] 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} 23:53:25.056 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:25.056 [netconf-device-simulator-threads-4] 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} 23:53:25.056 [netconf-device-simulator-threads-4] 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} 23:53:25.056 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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} 23:53:25.057 [netconf-device-simulator-threads-4] 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 23:53:25.057 [netconf-device-simulator-threads-4] 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 23:53:25.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) by 778 down to 2094975 23:53:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:25.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:25.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #8 SSH_MSG_IGNORE 23:53:25.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:53:25.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968]} 23:53:25.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55968]): SSH-2.0-SSHD-UNKNOWN 23:53:25.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55968]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:25.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55968]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55968]) Send SSH_MSG_KEXINIT 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55968]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55968]) process #0 SSH_MSG_KEXINIT 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55968]) SSH_MSG_KEXINIT 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55968]) strict KEX=true client=true server=true 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55968]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55968]) Kex: server host key algorithms = rsa-sha2-512 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55968]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55968]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55968]) Kex: mac algorithms (client to server) = aead 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55968]) Kex: mac algorithms (server to client) = aead 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55968]) Kex: compression algorithms (client to server) = none 23:53:25.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55968]) Kex: compression algorithms (server to client) = none 23:53:25.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:25.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:25.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #10 SSH_MSG_IGNORE 23:53:25.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:53:25.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:25.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #8 SSH_MSG_IGNORE 23:53:25.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:53:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55968]) process #1 30 23:53:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55968]] process command=SSH_MSG_KEXDH_INIT 23:53:25.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55968]] Send SSH_MSG_KEXDH_REPLY 23:53:25.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55968]) packet #1 sending command=31[31] len=1639 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55968])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55968]) Send SSH_MSG_NEWKEYS 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55968]) session ID=9e:1b:ca:86:80:3f:02:9e:b4:71:3a:6f:b3:8c:4c:aa:e9:0d:67:b7:b5:5a:cc:d9:48:7a:bc:df:43:24:11:a9:bd:ab:f1:a8:97:e3:49:50:ae:83:9f:84:22:d9:08:85:56:d5:3f:87:85:f4:29:d0:69:22:1a:35:cb:3d:9c:69 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55968]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55968]): strict KEX resets output message sequence number from 3 to 0 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55968]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55968])[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 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55968])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55968]) packet #0 sending command=7[7] len=419 23:53:25.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55968]) No pending packets to flush at end of KEX 23:53:25.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55968]) process #2 SSH_MSG_NEWKEYS 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55968]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55968]): strict KEX resets input message sequence number from 3 to 0 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55968]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55968]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55968]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55968]) authorized authentication methods: password,publickey 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55968]) Accepted service ssh-userauth 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55968]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55968]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55968]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55968]) no authentication factory for method=none 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55968]) SSH_MSG_USERAUTH_REQUEST 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55968]) remaining methods: password,publickey 23:53:25.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55968]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55968]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55968]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:25.699 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55968]) authentication result: true 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55968]) SSH_MSG_USERAUTH_REQUEST 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55968])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55968]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55968]) no heartbeat to stop 23:53:25.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55968]) heartbeat type=IGNORE, interval=PT30S 23:53:25.699 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55968 authenticated 23:53:25.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:25.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55968]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:25.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55968]] session=TransportServerSession[admin@/10.30.170.79:55968] id=0 23:53:25.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55968])) size=2097152, max=2097152, packet=32768 23:53:25.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55968]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55968] 23:53:25.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55968]) recipient=0 23:53:25.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])) size=2097152, max=2097152, packet=32768 23:53:25.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])) re-initializing 23:53:25.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])) size=2097152, max=2097152, packet=32768 23:53:25.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:25.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])[want-reply=true] subsystem=netconf 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])[subsystem] prepared command 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968]}} established 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 150: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17979 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 150: Creating data stores for simulated device 23:53:25.702 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:25.702 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:25.702 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:25.703 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6cbe1d43] 23:53:25.703 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:25.703 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:25.703 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:25.703 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:25.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:25.704 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:25.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:25.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:25.704 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6cbe1d43], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6cbe1d43], subtreeVersion=Version[51da9070], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51da9070], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:25.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:25.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:25.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968] 23:53:25.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 150 on channel [id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968] 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) by 1220 down to 2095932 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968] 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968] 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) request=subsystem result=ReplySuccess, want-reply=true 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) request=subsystem activate command 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) starting runner for command=netconf 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #5 SSH_MSG_CHANNEL_DATA 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) by 373 down to 2096779 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_CHANNEL_DATA len=373 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968] 23:53:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968] 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968] 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17979', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=150} created 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968]} created 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968] successful with session NetconfServerSession{sessionId=150, channel=[id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968]} 23:53:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968]} up 23:53:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #6 SSH_MSG_CHANNEL_DATA 23:53:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) by 393 down to 2096386 23:53:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_CHANNEL_DATA len=393 23:53:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968] 23:53:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=150} 23:53:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:25.710 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@573507a0 after next message 23:53:25.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xdb74526f, L:/10.30.170.146:17979 - R:/10.30.170.79:55968]} EXI handlers added to pipeline 23:53:25.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:25.710 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@573507a0 23:53:25.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) by 179 down to 2095753 23:53:25.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:25.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:25.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #7 SSH_MSG_CHANNEL_DATA 23:53:25.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) by 340 down to 2096046 23:53:25.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_CHANNEL_DATA len=340 23:53:25.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968] 23:53:25.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:25.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:25.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=150} 23:53:25.714 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51da9070] 23:53:25.714 [netconf-device-simulator-threads-6] 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 23:53:25.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:25.714 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:25.714 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:25.714 [netconf-device-simulator-threads-6] 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 23:53:25.714 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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} 23:53:25.715 [netconf-device-simulator-threads-6] 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 23:53:25.715 [netconf-device-simulator-threads-6] 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 23:53:25.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:25.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) by 778 down to 2094975 23:53:25.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:25.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:25.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #9 SSH_MSG_IGNORE 23:53:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:53:26.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496]} 23:53:26.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34496]): SSH-2.0-SSHD-UNKNOWN 23:53:26.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34496]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:26.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34496]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:26.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34496]) Send SSH_MSG_KEXINIT 23:53:26.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34496]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:26.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34496]) process #0 SSH_MSG_KEXINIT 23:53:26.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34496]) SSH_MSG_KEXINIT 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34496]) strict KEX=true client=true server=true 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34496]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34496]) Kex: server host key algorithms = rsa-sha2-512 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34496]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34496]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34496]) Kex: mac algorithms (client to server) = aead 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34496]) Kex: mac algorithms (server to client) = aead 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34496]) Kex: compression algorithms (client to server) = none 23:53:26.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34496]) Kex: compression algorithms (server to client) = none 23:53:26.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34496]) process #1 30 23:53:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34496]] process command=SSH_MSG_KEXDH_INIT 23:53:26.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34496]] Send SSH_MSG_KEXDH_REPLY 23:53:26.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34496]) packet #1 sending command=31[31] len=1639 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34496])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34496]) Send SSH_MSG_NEWKEYS 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34496]) session ID=92:0b:cc:79:ca:23:9c:5b:3e:47:51:7c:88:80:12:ee:ab:71:d7:f4:cb:0a:ca:1b:7b:7d:c8:78:d6:7c:19:0b:c9:c6:fe:8b:0a:45:ad:fa:a1:f9:1d:95:15:99:e0:74:bd:1d:36:8b:16:5d:53:e2:9b:0e:eb:c6:22:8d:fc:e9 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34496]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34496]): strict KEX resets output message sequence number from 3 to 0 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34496]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34496])[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 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34496])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34496]) packet #0 sending command=7[7] len=419 23:53:26.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34496]) No pending packets to flush at end of KEX 23:53:26.291 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:26.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #8 SSH_MSG_IGNORE 23:53:26.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34496]) process #2 SSH_MSG_NEWKEYS 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34496]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34496]): strict KEX resets input message sequence number from 3 to 0 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34496]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34496]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34496]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34496]) authorized authentication methods: password,publickey 23:53:26.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34496]) Accepted service ssh-userauth 23:53:26.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34496]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:26.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34496]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:26.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34496]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:26.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34496]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:26.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34496]) no authentication factory for method=none 23:53:26.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34496]) SSH_MSG_USERAUTH_REQUEST 23:53:26.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34496]) remaining methods: password,publickey 23:53:26.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34496]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34496]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34496]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34496]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:26.317 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34496]) authentication result: true 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34496]) SSH_MSG_USERAUTH_REQUEST 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34496])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34496]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34496]) no heartbeat to stop 23:53:26.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34496]) heartbeat type=IGNORE, interval=PT30S 23:53:26.317 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34496 authenticated 23:53:26.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:26.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34496]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:26.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34496]] session=TransportServerSession[admin@/10.30.170.79:34496] id=0 23:53:26.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34496])) size=2097152, max=2097152, packet=32768 23:53:26.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34496]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34496] 23:53:26.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34496]) recipient=0 23:53:26.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])) size=2097152, max=2097152, packet=32768 23:53:26.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])) re-initializing 23:53:26.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])) size=2097152, max=2097152, packet=32768 23:53:26.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:26.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])[want-reply=true] subsystem=netconf 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])[subsystem] prepared command 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496]}} established 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 151: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17980 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 151: Creating data stores for simulated device 23:53:26.320 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:26.320 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:26.320 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:26.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2fd6b2e9] 23:53:26.321 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:26.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:26.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:26.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:26.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:26.322 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:26.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:26.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:26.322 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2fd6b2e9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2fd6b2e9], subtreeVersion=Version[45f98cf3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45f98cf3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:26.323 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:26.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:26.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496] 23:53:26.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 151 on channel [id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496] 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) by 1220 down to 2095932 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496] 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496] 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) request=subsystem result=ReplySuccess, want-reply=true 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) request=subsystem activate command 23:53:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) starting runner for command=netconf 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #5 SSH_MSG_CHANNEL_DATA 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) by 373 down to 2096779 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_CHANNEL_DATA len=373 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496] 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496] 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496] 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17980', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=151} created 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496]} created 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496] successful with session NetconfServerSession{sessionId=151, channel=[id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496]} 23:53:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496]} up 23:53:26.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #6 SSH_MSG_CHANNEL_DATA 23:53:26.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) by 393 down to 2096386 23:53:26.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_CHANNEL_DATA len=393 23:53:26.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496] 23:53:26.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:26.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:26.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=151} 23:53:26.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:26.328 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36e95785 after next message 23:53:26.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xfe007451, L:/10.30.170.146:17980 - R:/10.30.170.79:34496]} EXI handlers added to pipeline 23:53:26.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:26.328 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36e95785 23:53:26.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) by 179 down to 2095753 23:53:26.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:26.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:26.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #7 SSH_MSG_CHANNEL_DATA 23:53:26.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) by 340 down to 2096046 23:53:26.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_CHANNEL_DATA len=340 23:53:26.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496] 23:53:26.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:26.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:26.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=151} 23:53:26.332 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45f98cf3] 23:53:26.332 [netconf-device-simulator-threads-0] 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 23:53:26.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:26.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:26.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:26.333 [netconf-device-simulator-threads-0] 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 23:53:26.333 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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} 23:53:26.333 [netconf-device-simulator-threads-0] 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 23:53:26.333 [netconf-device-simulator-threads-0] 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 23:53:26.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:26.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:26.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) by 778 down to 2094975 23:53:26.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:26.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:26.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #10 SSH_MSG_IGNORE 23:53:26.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:53:26.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #9 SSH_MSG_IGNORE 23:53:26.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:53:26.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142]} 23:53:26.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36142]): SSH-2.0-SSHD-UNKNOWN 23:53:26.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36142]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:26.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36142]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:26.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36142]) Send SSH_MSG_KEXINIT 23:53:26.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36142]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:26.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36142]) process #0 SSH_MSG_KEXINIT 23:53:26.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36142]) SSH_MSG_KEXINIT 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36142]) strict KEX=true client=true server=true 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36142]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36142]) Kex: server host key algorithms = rsa-sha2-512 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36142]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36142]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36142]) Kex: mac algorithms (client to server) = aead 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36142]) Kex: mac algorithms (server to client) = aead 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36142]) Kex: compression algorithms (client to server) = none 23:53:26.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36142]) Kex: compression algorithms (server to client) = none 23:53:26.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:26.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36142]) process #1 30 23:53:26.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36142]] process command=SSH_MSG_KEXDH_INIT 23:53:26.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:26.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #10 SSH_MSG_IGNORE 23:53:26.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:53:26.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36142]] Send SSH_MSG_KEXDH_REPLY 23:53:26.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36142]) packet #1 sending command=31[31] len=1639 23:53:26.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36142])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:26.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36142]) Send SSH_MSG_NEWKEYS 23:53:26.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36142]) session ID=89:66:69:a7:a0:65:8a:62:37:1e:bd:1a:30:fa:48:d3:86:c2:3e:5d:85:3e:56:6f:ad:95:53:fa:a0:2c:7e:0a:a2:6b:f8:a3:48:92:72:e6:72:19:a0:13:ba:9d:83:a6:fb:b1:d8:7f:3a:9e:92:08:01:64:6d:7c:b6:8b:65:7a 23:53:26.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36142]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:26.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36142]): strict KEX resets output message sequence number from 3 to 0 23:53:26.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36142]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:26.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36142])[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 23:53:26.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36142])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:26.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36142]) packet #0 sending command=7[7] len=419 23:53:26.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36142]) No pending packets to flush at end of KEX 23:53:27.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36142]) process #2 SSH_MSG_NEWKEYS 23:53:27.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36142]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:27.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36142]): strict KEX resets input message sequence number from 3 to 0 23:53:27.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36142]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:27.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:27.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36142]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:27.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36142]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36142]) authorized authentication methods: password,publickey 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36142]) Accepted service ssh-userauth 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36142]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36142]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36142]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36142]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36142]) no authentication factory for method=none 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36142]) SSH_MSG_USERAUTH_REQUEST 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36142]) remaining methods: password,publickey 23:53:27.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36142]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36142]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36142]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36142]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:27.032 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36142]) authentication result: true 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36142]) SSH_MSG_USERAUTH_REQUEST 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36142])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36142]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:27.032 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:27.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36142]) no heartbeat to stop 23:53:27.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36142]) heartbeat type=IGNORE, interval=PT30S 23:53:27.033 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36142 authenticated 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36142]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36142]] session=TransportServerSession[admin@/10.30.170.79:36142] id=0 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36142])) size=2097152, max=2097152, packet=32768 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36142]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36142] 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36142]) recipient=0 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])) size=2097152, max=2097152, packet=32768 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])) re-initializing 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])) size=2097152, max=2097152, packet=32768 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:27.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:27.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:27.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:27.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])[want-reply=true] subsystem=netconf 23:53:27.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])[subsystem] prepared command 23:53:27.036 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:27.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:27.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142]}} established 23:53:27.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 152: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17981 23:53:27.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 152: Creating data stores for simulated device 23:53:27.036 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:27.036 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:27.037 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:27.037 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:27.037 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:27.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[219ad7a4] 23:53:27.041 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:27.042 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:27.042 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:27.042 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:27.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:27.043 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:27.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:27.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:27.043 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[219ad7a4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[219ad7a4], subtreeVersion=Version[651a6730], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[651a6730], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:27.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:27.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:27.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142] 23:53:27.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 152 on channel [id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142] 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) by 1220 down to 2095932 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142] 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142] 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) request=subsystem result=ReplySuccess, want-reply=true 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) request=subsystem activate command 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) starting runner for command=netconf 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #5 SSH_MSG_CHANNEL_DATA 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) by 373 down to 2096779 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_CHANNEL_DATA len=373 23:53:27.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142] 23:53:27.050 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:27.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142] 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142] 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17981', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=152} created 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=152, channel=[id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142]} created 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142] successful with session NetconfServerSession{sessionId=152, channel=[id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142]} 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142]} up 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #6 SSH_MSG_CHANNEL_DATA 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) by 393 down to 2096386 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_CHANNEL_DATA len=393 23:53:27.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142] 23:53:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:27.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:27.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=152} 23:53:27.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:27.053 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c3154ba after next message 23:53:27.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=152, channel=[id: 0xef23cbd2, L:/10.30.170.146:17981 - R:/10.30.170.79:36142]} EXI handlers added to pipeline 23:53:27.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:27.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c3154ba 23:53:27.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) by 179 down to 2095753 23:53:27.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:27.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:27.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #7 SSH_MSG_CHANNEL_DATA 23:53:27.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) by 340 down to 2096046 23:53:27.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_CHANNEL_DATA len=340 23:53:27.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142] 23:53:27.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:27.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:27.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=152} 23:53:27.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[651a6730] 23:53:27.059 [netconf-device-simulator-threads-2] 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 23:53:27.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:27.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:27.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:27.059 [netconf-device-simulator-threads-2] 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 23:53:27.059 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.060 [netconf-device-simulator-threads-2] 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} 23:53:27.061 [netconf-device-simulator-threads-2] 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 23:53:27.061 [netconf-device-simulator-threads-2] 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 23:53:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:27.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) by 778 down to 2094975 23:53:27.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:27.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:27.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #8 SSH_MSG_IGNORE 23:53:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:53:27.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #9 SSH_MSG_IGNORE 23:53:27.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:53:27.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344]} 23:53:27.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33344]): SSH-2.0-SSHD-UNKNOWN 23:53:27.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33344]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:27.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33344]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:27.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33344]) Send SSH_MSG_KEXINIT 23:53:27.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33344]) process #0 SSH_MSG_KEXINIT 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33344]) SSH_MSG_KEXINIT 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33344]) strict KEX=true client=true server=true 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33344]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33344]) Kex: server host key algorithms = rsa-sha2-512 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33344]) Kex: mac algorithms (client to server) = aead 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33344]) Kex: mac algorithms (server to client) = aead 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33344]) Kex: compression algorithms (client to server) = none 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33344]) Kex: compression algorithms (server to client) = none 23:53:27.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:27.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33344]) process #1 30 23:53:27.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33344]] process command=SSH_MSG_KEXDH_INIT 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33344]] Send SSH_MSG_KEXDH_REPLY 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33344]) packet #1 sending command=31[31] len=1639 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33344])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33344]) Send SSH_MSG_NEWKEYS 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33344]) session ID=c9:26:32:3b:bd:0d:bf:57:17:42:7f:76:a8:22:02:4d:b4:39:fc:5f:ce:ab:40:0d:5b:39:10:19:73:87:85:d8:12:bb:99:d6:cb:55:cd:2e:d2:7a:0b:a0:f5:9c:38:79:f8:88:e3:82:3c:ca:5f:19:0a:c8:97:cf:4b:38:41:31 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33344]): strict KEX resets output message sequence number from 3 to 0 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33344]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33344])[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 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33344]) packet #0 sending command=7[7] len=419 23:53:27.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33344]) No pending packets to flush at end of KEX 23:53:27.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:27.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #10 SSH_MSG_IGNORE 23:53:27.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:53:27.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33344]) process #2 SSH_MSG_NEWKEYS 23:53:27.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:27.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33344]): strict KEX resets input message sequence number from 3 to 0 23:53:27.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33344]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:27.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:27.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33344]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:27.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33344]) authorized authentication methods: password,publickey 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33344]) Accepted service ssh-userauth 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33344]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33344]) no authentication factory for method=none 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33344]) SSH_MSG_USERAUTH_REQUEST 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33344]) remaining methods: password,publickey 23:53:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33344]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:27.752 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33344]) authentication result: true 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33344]) SSH_MSG_USERAUTH_REQUEST 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33344]) no heartbeat to stop 23:53:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33344]) heartbeat type=IGNORE, interval=PT30S 23:53:27.752 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33344 authenticated 23:53:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33344]] session=TransportServerSession[admin@/10.30.170.79:33344] id=0 23:53:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33344])) size=2097152, max=2097152, packet=32768 23:53:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33344] 23:53:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33344]) recipient=0 23:53:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])) size=2097152, max=2097152, packet=32768 23:53:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])) re-initializing 23:53:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])) size=2097152, max=2097152, packet=32768 23:53:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])[want-reply=true] subsystem=netconf 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])[subsystem] prepared command 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344]}} established 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 153: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17982 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 153: Creating data stores for simulated device 23:53:27.755 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:27.755 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:27.755 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:27.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[71a69cd0] 23:53:27.758 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:27.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:27.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:27.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:27.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:27.759 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:27.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:27.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:27.759 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[71a69cd0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[71a69cd0], subtreeVersion=Version[5baf7f74], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5baf7f74], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:27.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:27.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:27.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344] 23:53:27.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 153 on channel [id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344] 23:53:27.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) by 1220 down to 2095932 23:53:27.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:27.761 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344] 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344] 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) request=subsystem result=ReplySuccess, want-reply=true 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) request=subsystem activate command 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) starting runner for command=netconf 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #5 SSH_MSG_CHANNEL_DATA 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) by 373 down to 2096779 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_CHANNEL_DATA len=373 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344] 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344] 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344] 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17982', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=153} created 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344]} created 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344] successful with session NetconfServerSession{sessionId=153, channel=[id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344]} 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344]} up 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #6 SSH_MSG_CHANNEL_DATA 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) by 393 down to 2096386 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_CHANNEL_DATA len=393 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344] 23:53:27.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:27.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:27.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=153} 23:53:27.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:27.764 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f79838c after next message 23:53:27.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x56b8c00a, L:/10.30.170.146:17982 - R:/10.30.170.79:33344]} EXI handlers added to pipeline 23:53:27.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:27.765 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f79838c 23:53:27.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) by 179 down to 2095753 23:53:27.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:27.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:27.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #7 SSH_MSG_CHANNEL_DATA 23:53:27.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) by 340 down to 2096046 23:53:27.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_CHANNEL_DATA len=340 23:53:27.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344] 23:53:27.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:27.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:27.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=153} 23:53:27.769 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5baf7f74] 23:53:27.769 [netconf-device-simulator-threads-4] 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 23:53:27.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:27.769 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:27.769 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:27.769 [netconf-device-simulator-threads-4] 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 23:53:27.769 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:27.769 [netconf-device-simulator-threads-4] 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} 23:53:27.769 [netconf-device-simulator-threads-4] 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} 23:53:27.769 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:27.769 [netconf-device-simulator-threads-4] 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} 23:53:27.769 [netconf-device-simulator-threads-4] 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} 23:53:27.769 [netconf-device-simulator-threads-4] 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} 23:53:27.769 [netconf-device-simulator-threads-4] 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} 23:53:27.769 [netconf-device-simulator-threads-4] 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} 23:53:27.770 [netconf-device-simulator-threads-4] 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} 23:53:27.770 [netconf-device-simulator-threads-4] 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} 23:53:27.770 [netconf-device-simulator-threads-4] 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} 23:53:27.770 [netconf-device-simulator-threads-4] 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} 23:53:27.770 [netconf-device-simulator-threads-4] 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} 23:53:27.770 [netconf-device-simulator-threads-4] 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} 23:53:27.770 [netconf-device-simulator-threads-4] 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} 23:53:27.770 [netconf-device-simulator-threads-4] 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 23:53:27.770 [netconf-device-simulator-threads-4] 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 23:53:27.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:27.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) by 778 down to 2094975 23:53:27.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:27.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:27.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:27.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #8 SSH_MSG_IGNORE 23:53:27.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:53:27.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #9 SSH_MSG_IGNORE 23:53:27.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:53:28.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078]} 23:53:28.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39078]): SSH-2.0-SSHD-UNKNOWN 23:53:28.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39078]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:28.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39078]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:28.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39078]) Send SSH_MSG_KEXINIT 23:53:28.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39078]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:28.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39078]) process #0 SSH_MSG_KEXINIT 23:53:28.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39078]) SSH_MSG_KEXINIT 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39078]) strict KEX=true client=true server=true 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39078]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39078]) Kex: server host key algorithms = rsa-sha2-512 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39078]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39078]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39078]) Kex: mac algorithms (client to server) = aead 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39078]) Kex: mac algorithms (server to client) = aead 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39078]) Kex: compression algorithms (client to server) = none 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39078]) Kex: compression algorithms (server to client) = none 23:53:28.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:28.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:28.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #8 SSH_MSG_IGNORE 23:53:28.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:53:28.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39078]) process #1 30 23:53:28.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39078]] process command=SSH_MSG_KEXDH_INIT 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39078]] Send SSH_MSG_KEXDH_REPLY 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39078]) packet #1 sending command=31[31] len=1639 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39078])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39078]) Send SSH_MSG_NEWKEYS 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39078]) session ID=da:43:f2:6e:5d:8f:70:80:fb:3b:54:f5:e6:1e:b0:60:66:1d:ea:a7:fb:a7:af:88:d8:68:50:b2:ff:15:c3:2f:28:1a:db:72:3c:28:7c:86:ad:7c:4a:04:e5:42:94:75:29:e2:19:68:9f:e6:c9:c6:42:47:e0:bd:5c:8a:6d:20 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39078]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39078]): strict KEX resets output message sequence number from 3 to 0 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39078]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39078])[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 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39078])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39078]) packet #0 sending command=7[7] len=419 23:53:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39078]) No pending packets to flush at end of KEX 23:53:28.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:28.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39078]) process #2 SSH_MSG_NEWKEYS 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39078]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39078]): strict KEX resets input message sequence number from 3 to 0 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39078]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39078]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39078]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39078]) authorized authentication methods: password,publickey 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39078]) Accepted service ssh-userauth 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39078]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39078]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39078]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39078]) no authentication factory for method=none 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39078]) SSH_MSG_USERAUTH_REQUEST 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39078]) remaining methods: password,publickey 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39078]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #9 SSH_MSG_IGNORE 23:53:28.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39078]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39078]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:28.559 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39078]) authentication result: true 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39078]) SSH_MSG_USERAUTH_REQUEST 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39078])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39078]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39078]) no heartbeat to stop 23:53:28.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39078]) heartbeat type=IGNORE, interval=PT30S 23:53:28.559 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39078 authenticated 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39078]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39078]] session=TransportServerSession[admin@/10.30.170.79:39078] id=0 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39078])) size=2097152, max=2097152, packet=32768 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39078]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39078] 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39078]) recipient=0 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])) size=2097152, max=2097152, packet=32768 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])) re-initializing 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])) size=2097152, max=2097152, packet=32768 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:28.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])[want-reply=true] subsystem=netconf 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])[subsystem] prepared command 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078]}} established 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 154: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17983 23:53:28.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 154: Creating data stores for simulated device 23:53:28.576 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:28.577 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:28.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:28.577 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:28.577 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:28.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[66076c54] 23:53:28.578 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:28.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:28.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:28.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:28.578 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:28.579 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:28.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:28.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:28.579 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[66076c54], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[66076c54], subtreeVersion=Version[10c83c9a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10c83c9a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:28.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:28.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078] 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 154 on channel [id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078] 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) by 1220 down to 2095932 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078] 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078] 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) request=subsystem result=ReplySuccess, want-reply=true 23:53:28.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) request=subsystem activate command 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) starting runner for command=netconf 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #5 SSH_MSG_CHANNEL_DATA 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) by 373 down to 2096779 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_CHANNEL_DATA len=373 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078] 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078] 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078] 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17983', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=154} created 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=154, channel=[id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078]} created 23:53:28.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078] successful with session NetconfServerSession{sessionId=154, channel=[id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078]} 23:53:28.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078]} up 23:53:28.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #6 SSH_MSG_CHANNEL_DATA 23:53:28.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) by 393 down to 2096386 23:53:28.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_CHANNEL_DATA len=393 23:53:28.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078] 23:53:28.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:28.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:28.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=154} 23:53:28.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:28.584 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7bfcb598 after next message 23:53:28.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=154, channel=[id: 0xffe78316, L:/10.30.170.146:17983 - R:/10.30.170.79:39078]} EXI handlers added to pipeline 23:53:28.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:28.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7bfcb598 23:53:28.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) by 179 down to 2095753 23:53:28.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:28.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:28.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #7 SSH_MSG_CHANNEL_DATA 23:53:28.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) by 340 down to 2096046 23:53:28.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_CHANNEL_DATA len=340 23:53:28.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078] 23:53:28.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:28.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:28.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=154} 23:53:28.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10c83c9a] 23:53:28.596 [netconf-device-simulator-threads-6] 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 23:53:28.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:28.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:28.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:28.596 [netconf-device-simulator-threads-6] 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 23:53:28.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:28.596 [netconf-device-simulator-threads-6] 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} 23:53:28.596 [netconf-device-simulator-threads-6] 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} 23:53:28.596 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:28.596 [netconf-device-simulator-threads-6] 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} 23:53:28.596 [netconf-device-simulator-threads-6] 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} 23:53:28.596 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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} 23:53:28.597 [netconf-device-simulator-threads-6] 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 23:53:28.597 [netconf-device-simulator-threads-6] 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 23:53:28.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:28.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) by 778 down to 2094975 23:53:28.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:28.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:28.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:28.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #10 SSH_MSG_IGNORE 23:53:28.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:53:28.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314]} 23:53:28.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55314]): SSH-2.0-SSHD-UNKNOWN 23:53:28.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55314]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:28.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55314]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55314]) Send SSH_MSG_KEXINIT 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55314]) process #0 SSH_MSG_KEXINIT 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55314]) SSH_MSG_KEXINIT 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55314]) strict KEX=true client=true server=true 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55314]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55314]) Kex: server host key algorithms = rsa-sha2-512 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55314]) Kex: mac algorithms (client to server) = aead 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55314]) Kex: mac algorithms (server to client) = aead 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55314]) Kex: compression algorithms (client to server) = none 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55314]) Kex: compression algorithms (server to client) = none 23:53:29.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:29.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55314]) process #1 30 23:53:29.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55314]] process command=SSH_MSG_KEXDH_INIT 23:53:29.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55314]] Send SSH_MSG_KEXDH_REPLY 23:53:29.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55314]) packet #1 sending command=31[31] len=1639 23:53:29.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55314])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:29.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55314]) Send SSH_MSG_NEWKEYS 23:53:29.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55314]) session ID=1b:b6:31:03:d2:f4:1e:b0:b7:02:0f:ed:0e:82:ba:07:f3:e3:81:d7:cf:ea:f6:11:ff:62:f9:2f:2c:50:a5:09:3e:c8:62:99:a3:a6:49:60:81:73:bd:b9:7d:7e:d1:93:e7:bc:a6:3f:b7:ef:ab:27:8d:ef:fe:c8:a3:f8:e5:08 23:53:29.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:29.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55314]): strict KEX resets output message sequence number from 3 to 0 23:53:29.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55314]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:29.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55314])[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 23:53:29.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:29.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55314]) packet #0 sending command=7[7] len=419 23:53:29.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55314]) No pending packets to flush at end of KEX 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55314]) process #2 SSH_MSG_NEWKEYS 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55314]): strict KEX resets input message sequence number from 3 to 0 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55314]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55314]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55314]) authorized authentication methods: password,publickey 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55314]) Accepted service ssh-userauth 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55314]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55314]) no authentication factory for method=none 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55314]) SSH_MSG_USERAUTH_REQUEST 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55314]) remaining methods: password,publickey 23:53:29.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55314]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:29.174 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55314]) authentication result: true 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55314]) SSH_MSG_USERAUTH_REQUEST 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55314]) no heartbeat to stop 23:53:29.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55314]) heartbeat type=IGNORE, interval=PT30S 23:53:29.174 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55314 authenticated 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55314]] session=TransportServerSession[admin@/10.30.170.79:55314] id=0 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55314])) size=2097152, max=2097152, packet=32768 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55314] 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55314]) recipient=0 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])) size=2097152, max=2097152, packet=32768 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])) re-initializing 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])) size=2097152, max=2097152, packet=32768 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:29.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])[want-reply=true] subsystem=netconf 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])[subsystem] prepared command 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314]}} established 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 155: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17984 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 155: Creating data stores for simulated device 23:53:29.176 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:29.176 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:29.177 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:29.177 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[571ba827] 23:53:29.178 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:29.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:29.179 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:29.179 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:29.179 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:29.179 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[571ba827], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[571ba827], subtreeVersion=Version[396a7b7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[396a7b7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:29.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:29.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:29.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314] 23:53:29.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 155 on channel [id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314] 23:53:29.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) by 1220 down to 2095932 23:53:29.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314] 23:53:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314] 23:53:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) request=subsystem result=ReplySuccess, want-reply=true 23:53:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) request=subsystem activate command 23:53:29.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) starting runner for command=netconf 23:53:29.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #5 SSH_MSG_CHANNEL_DATA 23:53:29.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) by 373 down to 2096779 23:53:29.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_CHANNEL_DATA len=373 23:53:29.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314] 23:53:29.204 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:29.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314] 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314] 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17984', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=155} created 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314]} created 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314] successful with session NetconfServerSession{sessionId=155, channel=[id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314]} 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314]} up 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #6 SSH_MSG_CHANNEL_DATA 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) by 393 down to 2096386 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_CHANNEL_DATA len=393 23:53:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314] 23:53:29.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:29.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:29.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=155} 23:53:29.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:29.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:29.210 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ece1f65 after next message 23:53:29.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xf8a236de, L:/10.30.170.146:17984 - R:/10.30.170.79:55314]} EXI handlers added to pipeline 23:53:29.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:29.211 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ece1f65 23:53:29.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) by 179 down to 2095753 23:53:29.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:29.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #8 SSH_MSG_IGNORE 23:53:29.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:53:29.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:29.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #7 SSH_MSG_CHANNEL_DATA 23:53:29.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) by 340 down to 2096046 23:53:29.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_CHANNEL_DATA len=340 23:53:29.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314] 23:53:29.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:29.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:29.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=155} 23:53:29.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[396a7b7] 23:53:29.217 [netconf-device-simulator-threads-0] 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 23:53:29.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:29.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:29.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:29.217 [netconf-device-simulator-threads-0] 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 23:53:29.217 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.218 [netconf-device-simulator-threads-0] 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} 23:53:29.219 [netconf-device-simulator-threads-0] 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 23:53:29.219 [netconf-device-simulator-threads-0] 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 23:53:29.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:29.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) by 778 down to 2094975 23:53:29.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:29.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:29.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #9 SSH_MSG_IGNORE 23:53:29.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:53:29.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:29.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #10 SSH_MSG_IGNORE 23:53:29.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:53:29.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758]} 23:53:29.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60758]): SSH-2.0-SSHD-UNKNOWN 23:53:29.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60758]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:29.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60758]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:29.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60758]) Send SSH_MSG_KEXINIT 23:53:29.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60758]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60758]) process #0 SSH_MSG_KEXINIT 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60758]) SSH_MSG_KEXINIT 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60758]) strict KEX=true client=true server=true 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60758]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60758]) Kex: server host key algorithms = rsa-sha2-512 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60758]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60758]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60758]) Kex: mac algorithms (client to server) = aead 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60758]) Kex: mac algorithms (server to client) = aead 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60758]) Kex: compression algorithms (client to server) = none 23:53:29.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60758]) Kex: compression algorithms (server to client) = none 23:53:29.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:29.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #8 SSH_MSG_IGNORE 23:53:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:53:29.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60758]) process #1 30 23:53:29.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60758]] process command=SSH_MSG_KEXDH_INIT 23:53:29.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60758]] Send SSH_MSG_KEXDH_REPLY 23:53:29.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60758]) packet #1 sending command=31[31] len=1639 23:53:29.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60758])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:29.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60758]) Send SSH_MSG_NEWKEYS 23:53:29.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60758]) session ID=ce:aa:b9:c1:af:be:7a:98:8e:99:19:fe:13:66:c4:02:4c:17:4f:f4:ee:7f:ea:95:99:cc:87:32:0e:28:2b:e0:81:da:39:3f:1e:a6:d9:cf:46:4a:45:f4:10:90:d4:62:7a:40:0d:1e:1f:25:5c:ea:1f:31:53:e6:85:2c:72:bd 23:53:29.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60758]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:29.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60758]): strict KEX resets output message sequence number from 3 to 0 23:53:29.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60758]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:29.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60758])[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 23:53:29.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60758])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:29.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60758]) packet #0 sending command=7[7] len=419 23:53:29.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60758]) No pending packets to flush at end of KEX 23:53:29.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60758]) process #2 SSH_MSG_NEWKEYS 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60758]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60758]): strict KEX resets input message sequence number from 3 to 0 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60758]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60758]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60758]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60758]) authorized authentication methods: password,publickey 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60758]) Accepted service ssh-userauth 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60758]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60758]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60758]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60758]) no authentication factory for method=none 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60758]) SSH_MSG_USERAUTH_REQUEST 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60758]) remaining methods: password,publickey 23:53:29.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60758]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:29.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60758]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:29.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:29.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60758]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:29.986 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:29.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60758]) authentication result: true 23:53:29.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60758]) SSH_MSG_USERAUTH_REQUEST 23:53:29.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60758])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:29.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60758]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:29.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:29.987 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:29.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60758]) no heartbeat to stop 23:53:29.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60758]) heartbeat type=IGNORE, interval=PT30S 23:53:29.987 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60758 authenticated 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60758]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60758]] session=TransportServerSession[admin@/10.30.170.79:60758] id=0 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60758])) size=2097152, max=2097152, packet=32768 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60758]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60758] 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60758]) recipient=0 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])) size=2097152, max=2097152, packet=32768 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])) re-initializing 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])) size=2097152, max=2097152, packet=32768 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:29.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:29.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:29.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:29.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])[want-reply=true] subsystem=netconf 23:53:29.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])[subsystem] prepared command 23:53:29.990 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:29.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:29.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758]}} established 23:53:29.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 156: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17985 23:53:29.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 156: Creating data stores for simulated device 23:53:29.990 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:29.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:29.991 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:29.991 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:29.991 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:29.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3ebd7705] 23:53:29.994 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:29.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:29.994 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:29.995 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:29.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:29.995 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:29.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:29.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:29.995 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3ebd7705], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3ebd7705], subtreeVersion=Version[6b25f334], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b25f334], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:29.996 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:29.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:29.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758] 23:53:29.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 156 on channel [id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758] 23:53:30.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) by 1220 down to 2095932 23:53:30.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758] 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758] 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) request=subsystem result=ReplySuccess, want-reply=true 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) request=subsystem activate command 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) starting runner for command=netconf 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #5 SSH_MSG_CHANNEL_DATA 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) by 373 down to 2096779 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_CHANNEL_DATA len=373 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758] 23:53:30.001 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:30.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758] 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758] 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17985', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=156} created 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758]} created 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758] successful with session NetconfServerSession{sessionId=156, channel=[id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758]} 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758]} up 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #6 SSH_MSG_CHANNEL_DATA 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) by 393 down to 2096386 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_CHANNEL_DATA len=393 23:53:30.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758] 23:53:30.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:30.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:30.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=156} 23:53:30.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:30.005 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@193278fd after next message 23:53:30.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x05e5ceba, L:/10.30.170.146:17985 - R:/10.30.170.79:60758]} EXI handlers added to pipeline 23:53:30.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:30.005 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@193278fd 23:53:30.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) by 179 down to 2095753 23:53:30.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:30.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:30.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #7 SSH_MSG_CHANNEL_DATA 23:53:30.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) by 340 down to 2096046 23:53:30.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_CHANNEL_DATA len=340 23:53:30.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758] 23:53:30.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:30.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:30.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=156} 23:53:30.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b25f334] 23:53:30.011 [netconf-device-simulator-threads-2] 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 23:53:30.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:30.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:30.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:30.011 [netconf-device-simulator-threads-2] 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 23:53:30.011 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:30.011 [netconf-device-simulator-threads-2] 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} 23:53:30.011 [netconf-device-simulator-threads-2] 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} 23:53:30.011 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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} 23:53:30.012 [netconf-device-simulator-threads-2] 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 23:53:30.012 [netconf-device-simulator-threads-2] 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 23:53:30.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:30.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) by 778 down to 2094975 23:53:30.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:30.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:30.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:30.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #10 SSH_MSG_IGNORE 23:53:30.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:53:30.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #9 SSH_MSG_IGNORE 23:53:30.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:53:30.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118]} 23:53:30.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34118]): SSH-2.0-SSHD-UNKNOWN 23:53:30.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34118]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:30.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34118]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34118]) Send SSH_MSG_KEXINIT 23:53:30.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34118]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34118]) process #0 SSH_MSG_KEXINIT 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34118]) SSH_MSG_KEXINIT 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34118]) strict KEX=true client=true server=true 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34118]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34118]) Kex: server host key algorithms = rsa-sha2-512 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34118]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34118]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34118]) Kex: mac algorithms (client to server) = aead 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34118]) Kex: mac algorithms (server to client) = aead 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34118]) Kex: compression algorithms (client to server) = none 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34118]) Kex: compression algorithms (server to client) = none 23:53:30.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34118]) process #1 30 23:53:30.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34118]] process command=SSH_MSG_KEXDH_INIT 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34118]] Send SSH_MSG_KEXDH_REPLY 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34118]) packet #1 sending command=31[31] len=1639 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34118])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34118]) Send SSH_MSG_NEWKEYS 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34118]) session ID=2e:5f:b2:f4:1f:9b:35:de:2d:14:19:e7:49:ef:88:20:be:9a:ba:34:0d:b6:f5:97:7d:39:3c:c1:0f:aa:95:b3:5d:3b:45:71:c5:7c:71:82:67:fe:f4:09:f6:b8:26:30:ae:4f:b8:17:02:10:3f:71:d0:86:2a:f4:56:5c:23:91 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34118]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34118]): strict KEX resets output message sequence number from 3 to 0 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34118]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34118])[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 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34118])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:30.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34118]) packet #0 sending command=7[7] len=419 23:53:30.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34118]) No pending packets to flush at end of KEX 23:53:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34118]) process #2 SSH_MSG_NEWKEYS 23:53:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34118]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34118]): strict KEX resets input message sequence number from 3 to 0 23:53:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34118]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34118]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34118]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34118]) authorized authentication methods: password,publickey 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34118]) Accepted service ssh-userauth 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34118]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34118]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34118]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34118]) no authentication factory for method=none 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34118]) SSH_MSG_USERAUTH_REQUEST 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34118]) remaining methods: password,publickey 23:53:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34118]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34118]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34118]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:30.646 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34118]) authentication result: true 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34118]) SSH_MSG_USERAUTH_REQUEST 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34118])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34118]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34118]) no heartbeat to stop 23:53:30.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34118]) heartbeat type=IGNORE, interval=PT30S 23:53:30.646 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34118 authenticated 23:53:30.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:30.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34118]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:30.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34118]] session=TransportServerSession[admin@/10.30.170.79:34118] id=0 23:53:30.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34118])) size=2097152, max=2097152, packet=32768 23:53:30.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34118]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34118] 23:53:30.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34118]) recipient=0 23:53:30.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])) size=2097152, max=2097152, packet=32768 23:53:30.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])) re-initializing 23:53:30.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])) size=2097152, max=2097152, packet=32768 23:53:30.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:30.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:30.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:30.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:30.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])[want-reply=true] subsystem=netconf 23:53:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])[subsystem] prepared command 23:53:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118]}} established 23:53:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 157: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17986 23:53:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 157: Creating data stores for simulated device 23:53:30.649 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:30.649 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:30.649 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:30.650 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[12130219] 23:53:30.650 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:30.650 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:30.650 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:30.650 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:30.651 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:30.651 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:30.651 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:30.651 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:30.651 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[12130219], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[12130219], subtreeVersion=Version[417cf61f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[417cf61f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:30.652 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:30.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:30.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118] 23:53:30.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 157 on channel [id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118] 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) by 1220 down to 2095932 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118] 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118] 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) request=subsystem result=ReplySuccess, want-reply=true 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) request=subsystem activate command 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) starting runner for command=netconf 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #5 SSH_MSG_CHANNEL_DATA 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) by 373 down to 2096779 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_CHANNEL_DATA len=373 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118] 23:53:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118] 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118] 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17986', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=157} created 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118]} created 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118] successful with session NetconfServerSession{sessionId=157, channel=[id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118]} 23:53:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118]} up 23:53:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #6 SSH_MSG_CHANNEL_DATA 23:53:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) by 393 down to 2096386 23:53:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_CHANNEL_DATA len=393 23:53:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118] 23:53:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=157} 23:53:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a19d154 after next message 23:53:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x914a1806, L:/10.30.170.146:17986 - R:/10.30.170.79:34118]} EXI handlers added to pipeline 23:53:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a19d154 23:53:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) by 179 down to 2095753 23:53:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:30.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:30.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #7 SSH_MSG_CHANNEL_DATA 23:53:30.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) by 340 down to 2096046 23:53:30.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_CHANNEL_DATA len=340 23:53:30.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118] 23:53:30.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:30.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:30.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=157} 23:53:30.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[417cf61f] 23:53:30.662 [netconf-device-simulator-threads-4] 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 23:53:30.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:30.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:30.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:30.662 [netconf-device-simulator-threads-4] 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 23:53:30.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.662 [netconf-device-simulator-threads-4] 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} 23:53:30.663 [netconf-device-simulator-threads-4] 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 23:53:30.663 [netconf-device-simulator-threads-4] 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 23:53:30.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:30.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) by 778 down to 2094975 23:53:30.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:30.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:30.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:30.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #8 SSH_MSG_IGNORE 23:53:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:53:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #9 SSH_MSG_IGNORE 23:53:30.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:53:30.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:30.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #10 SSH_MSG_IGNORE 23:53:30.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:53:31.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712]} 23:53:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60712]): SSH-2.0-SSHD-UNKNOWN 23:53:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60712]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:31.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60712]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60712]) Send SSH_MSG_KEXINIT 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60712]) process #0 SSH_MSG_KEXINIT 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60712]) SSH_MSG_KEXINIT 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60712]) strict KEX=true client=true server=true 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60712]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60712]) Kex: server host key algorithms = rsa-sha2-512 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60712]) Kex: mac algorithms (client to server) = aead 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60712]) Kex: mac algorithms (server to client) = aead 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60712]) Kex: compression algorithms (client to server) = none 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60712]) Kex: compression algorithms (server to client) = none 23:53:31.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:31.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60712]) process #1 30 23:53:31.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60712]] process command=SSH_MSG_KEXDH_INIT 23:53:31.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60712]] Send SSH_MSG_KEXDH_REPLY 23:53:31.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60712]) packet #1 sending command=31[31] len=1639 23:53:31.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60712])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:31.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60712]) Send SSH_MSG_NEWKEYS 23:53:31.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60712]) session ID=30:ba:80:e4:17:b7:e1:46:68:16:9e:1d:12:84:d8:71:5b:89:d3:88:d5:93:a7:bb:56:12:fd:ab:39:4c:da:d1:cf:00:32:78:72:15:fe:2c:57:97:1d:77:d3:ee:f6:b3:73:e9:e4:f0:51:a1:5e:13:43:cd:5e:2e:5b:b6:9a:eb 23:53:31.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:31.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60712]): strict KEX resets output message sequence number from 3 to 0 23:53:31.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60712]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:31.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60712])[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 23:53:31.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:31.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60712]) packet #0 sending command=7[7] len=419 23:53:31.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60712]) No pending packets to flush at end of KEX 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60712]) process #2 SSH_MSG_NEWKEYS 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60712]): strict KEX resets input message sequence number from 3 to 0 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60712]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60712]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60712]) authorized authentication methods: password,publickey 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60712]) Accepted service ssh-userauth 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60712]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60712]) no authentication factory for method=none 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60712]) SSH_MSG_USERAUTH_REQUEST 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60712]) remaining methods: password,publickey 23:53:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60712]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:31.340 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60712]) authentication result: true 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60712]) SSH_MSG_USERAUTH_REQUEST 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60712]) no heartbeat to stop 23:53:31.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60712]) heartbeat type=IGNORE, interval=PT30S 23:53:31.341 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60712 authenticated 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60712]] session=TransportServerSession[admin@/10.30.170.79:60712] id=0 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60712])) size=2097152, max=2097152, packet=32768 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60712] 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60712]) recipient=0 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])) size=2097152, max=2097152, packet=32768 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])) re-initializing 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])) size=2097152, max=2097152, packet=32768 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:31.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])[want-reply=true] subsystem=netconf 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])[subsystem] prepared command 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712]}} established 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 158: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17987 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 158: Creating data stores for simulated device 23:53:31.343 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:31.343 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:31.343 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:31.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[33fe9c49] 23:53:31.344 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:31.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:31.345 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:31.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:31.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:31.346 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[33fe9c49], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[33fe9c49], subtreeVersion=Version[6ccbb2d9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6ccbb2d9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:31.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:31.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:31.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712] 23:53:31.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 158 on channel [id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712] 23:53:31.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) by 1220 down to 2095932 23:53:31.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:31.366 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:31.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712] 23:53:31.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712] 23:53:31.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) request=subsystem result=ReplySuccess, want-reply=true 23:53:31.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:31.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) request=subsystem activate command 23:53:31.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) starting runner for command=netconf 23:53:31.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #5 SSH_MSG_CHANNEL_DATA 23:53:31.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) by 373 down to 2096779 23:53:31.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_CHANNEL_DATA len=373 23:53:31.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712] 23:53:31.367 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:31.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:31.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712] 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712] 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17987', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=158} created 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712]} created 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712] successful with session NetconfServerSession{sessionId=158, channel=[id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712]} 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712]} up 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #6 SSH_MSG_CHANNEL_DATA 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) by 393 down to 2096386 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_CHANNEL_DATA len=393 23:53:31.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712] 23:53:31.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:31.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:31.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=158} 23:53:31.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46e12103 after next message 23:53:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x964526ac, L:/10.30.170.146:17987 - R:/10.30.170.79:60712]} EXI handlers added to pipeline 23:53:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46e12103 23:53:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) by 179 down to 2095753 23:53:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:31.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #7 SSH_MSG_CHANNEL_DATA 23:53:31.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) by 340 down to 2096046 23:53:31.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_CHANNEL_DATA len=340 23:53:31.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712] 23:53:31.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:31.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:31.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=158} 23:53:31.378 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6ccbb2d9] 23:53:31.378 [netconf-device-simulator-threads-6] 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 23:53:31.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:31.378 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:31.378 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:31.378 [netconf-device-simulator-threads-6] 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 23:53:31.378 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.379 [netconf-device-simulator-threads-6] 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} 23:53:31.380 [netconf-device-simulator-threads-6] 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} 23:53:31.380 [netconf-device-simulator-threads-6] 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} 23:53:31.380 [netconf-device-simulator-threads-6] 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} 23:53:31.380 [netconf-device-simulator-threads-6] 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 23:53:31.380 [netconf-device-simulator-threads-6] 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 23:53:31.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:31.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) by 778 down to 2094975 23:53:31.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:31.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:31.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:31.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #8 SSH_MSG_IGNORE 23:53:31.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:53:31.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:31.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #10 SSH_MSG_IGNORE 23:53:31.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:53:31.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #9 SSH_MSG_IGNORE 23:53:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:53:31.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252]} 23:53:31.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55252]): SSH-2.0-SSHD-UNKNOWN 23:53:31.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55252]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:31.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55252]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:31.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55252]) Send SSH_MSG_KEXINIT 23:53:31.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55252]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:31.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55252]) process #0 SSH_MSG_KEXINIT 23:53:31.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55252]) SSH_MSG_KEXINIT 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55252]) strict KEX=true client=true server=true 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55252]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55252]) Kex: server host key algorithms = rsa-sha2-512 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55252]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55252]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55252]) Kex: mac algorithms (client to server) = aead 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55252]) Kex: mac algorithms (server to client) = aead 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55252]) Kex: compression algorithms (client to server) = none 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55252]) Kex: compression algorithms (server to client) = none 23:53:31.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:31.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55252]) process #1 30 23:53:31.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55252]] process command=SSH_MSG_KEXDH_INIT 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55252]] Send SSH_MSG_KEXDH_REPLY 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55252]) packet #1 sending command=31[31] len=1639 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55252])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55252]) Send SSH_MSG_NEWKEYS 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55252]) session ID=e2:2b:9c:83:5c:8c:38:83:5c:c0:90:45:5e:6b:76:9a:d8:0b:3b:53:7a:45:29:33:65:e8:00:6f:bd:4f:5c:e8:32:53:1c:0f:80:58:d3:fb:17:1e:b2:86:65:fd:59:9e:ed:b9:69:99:a6:35:6c:b9:27:d9:20:0b:3b:29:e8:1b 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55252]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55252]): strict KEX resets output message sequence number from 3 to 0 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55252]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55252])[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 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55252])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:31.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55252]) packet #0 sending command=7[7] len=419 23:53:31.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55252]) No pending packets to flush at end of KEX 23:53:32.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55252]) process #2 SSH_MSG_NEWKEYS 23:53:32.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55252]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:32.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55252]): strict KEX resets input message sequence number from 3 to 0 23:53:32.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55252]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55252]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55252]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55252]) authorized authentication methods: password,publickey 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55252]) Accepted service ssh-userauth 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55252]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55252]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55252]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55252]) no authentication factory for method=none 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55252]) SSH_MSG_USERAUTH_REQUEST 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55252]) remaining methods: password,publickey 23:53:32.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55252]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55252]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55252]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:32.015 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55252]) authentication result: true 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55252]) SSH_MSG_USERAUTH_REQUEST 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55252])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55252]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:32.015 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:32.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55252]) no heartbeat to stop 23:53:32.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55252]) heartbeat type=IGNORE, interval=PT30S 23:53:32.016 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55252 authenticated 23:53:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55252]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55252]] session=TransportServerSession[admin@/10.30.170.79:55252] id=0 23:53:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55252])) size=2097152, max=2097152, packet=32768 23:53:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55252]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55252] 23:53:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55252]) recipient=0 23:53:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])) size=2097152, max=2097152, packet=32768 23:53:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])) re-initializing 23:53:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])) size=2097152, max=2097152, packet=32768 23:53:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])[want-reply=true] subsystem=netconf 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])[subsystem] prepared command 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252]}} established 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 159: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17988 23:53:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 159: Creating data stores for simulated device 23:53:32.020 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:32.020 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:32.020 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:32.023 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a978783] 23:53:32.023 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:32.023 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:32.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:32.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:32.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:32.024 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:32.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:32.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:32.024 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a978783], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a978783], subtreeVersion=Version[248c5d4f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[248c5d4f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:32.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:32.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:32.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252] 23:53:32.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 159 on channel [id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252] 23:53:32.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) by 1220 down to 2095932 23:53:32.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252] 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252] 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) request=subsystem result=ReplySuccess, want-reply=true 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) request=subsystem activate command 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) starting runner for command=netconf 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #5 SSH_MSG_CHANNEL_DATA 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) by 373 down to 2096779 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_CHANNEL_DATA len=373 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252] 23:53:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:32.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252] 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252] 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17988', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=159} created 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=159, channel=[id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252]} created 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252] successful with session NetconfServerSession{sessionId=159, channel=[id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252]} 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252]} up 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #6 SSH_MSG_CHANNEL_DATA 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) by 393 down to 2096386 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_CHANNEL_DATA len=393 23:53:32.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252] 23:53:32.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:32.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:32.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=159} 23:53:32.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:32.034 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30136981 after next message 23:53:32.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=159, channel=[id: 0x02bbd63e, L:/10.30.170.146:17988 - R:/10.30.170.79:55252]} EXI handlers added to pipeline 23:53:32.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:32.035 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30136981 23:53:32.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) by 179 down to 2095753 23:53:32.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:32.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:32.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #7 SSH_MSG_CHANNEL_DATA 23:53:32.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) by 340 down to 2096046 23:53:32.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_CHANNEL_DATA len=340 23:53:32.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252] 23:53:32.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:32.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:32.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=159} 23:53:32.040 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[248c5d4f] 23:53:32.040 [netconf-device-simulator-threads-0] 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 23:53:32.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:32.040 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:32.040 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:32.040 [netconf-device-simulator-threads-0] 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 23:53:32.040 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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} 23:53:32.041 [netconf-device-simulator-threads-0] 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 23:53:32.041 [netconf-device-simulator-threads-0] 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 23:53:32.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:32.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) by 778 down to 2094975 23:53:32.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:32.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:32.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #8 SSH_MSG_IGNORE 23:53:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:53:32.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #9 SSH_MSG_IGNORE 23:53:32.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:53:32.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934]} 23:53:32.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52934]): SSH-2.0-SSHD-UNKNOWN 23:53:32.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52934]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:32.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52934]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:32.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:32.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #10 SSH_MSG_IGNORE 23:53:32.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:53:32.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52934]) Send SSH_MSG_KEXINIT 23:53:32.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52934]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52934]) process #0 SSH_MSG_KEXINIT 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52934]) SSH_MSG_KEXINIT 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52934]) strict KEX=true client=true server=true 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52934]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52934]) Kex: server host key algorithms = rsa-sha2-512 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52934]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52934]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52934]) Kex: mac algorithms (client to server) = aead 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52934]) Kex: mac algorithms (server to client) = aead 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52934]) Kex: compression algorithms (client to server) = none 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52934]) Kex: compression algorithms (server to client) = none 23:53:32.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:32.841 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:32.871 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:32.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #10 SSH_MSG_IGNORE 23:53:32.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:53:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52934]) process #1 30 23:53:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52934]] process command=SSH_MSG_KEXDH_INIT 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52934]] Send SSH_MSG_KEXDH_REPLY 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52934]) packet #1 sending command=31[31] len=1639 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52934])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52934]) Send SSH_MSG_NEWKEYS 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52934]) session ID=38:06:bf:23:cf:a6:fd:b2:c9:d1:cb:06:ec:26:bf:70:66:56:aa:6e:cb:21:31:07:c0:1b:87:86:2f:23:b7:63:89:d7:5e:88:f0:05:a8:e3:6d:c2:d6:d6:6d:f9:70:83:2f:d5:51:cc:03:b1:67:f9:18:44:37:57:cc:c5:70:a5 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52934]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52934]): strict KEX resets output message sequence number from 3 to 0 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52934]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52934])[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 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52934])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52934]) packet #0 sending command=7[7] len=419 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52934]) No pending packets to flush at end of KEX 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #9 SSH_MSG_IGNORE 23:53:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:53:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52934]) process #2 SSH_MSG_NEWKEYS 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52934]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52934]): strict KEX resets input message sequence number from 3 to 0 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52934]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52934]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52934]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52934]) authorized authentication methods: password,publickey 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52934]) Accepted service ssh-userauth 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52934]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52934]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52934]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52934]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52934]) no authentication factory for method=none 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52934]) SSH_MSG_USERAUTH_REQUEST 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52934]) remaining methods: password,publickey 23:53:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52934]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52934]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52934]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52934]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:32.956 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52934]) authentication result: true 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52934]) SSH_MSG_USERAUTH_REQUEST 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52934])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52934]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52934]) no heartbeat to stop 23:53:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52934]) heartbeat type=IGNORE, interval=PT30S 23:53:32.956 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52934 authenticated 23:53:32.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:32.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52934]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52934]] session=TransportServerSession[admin@/10.30.170.79:52934] id=0 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52934])) size=2097152, max=2097152, packet=32768 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52934]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52934] 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52934]) recipient=0 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])) size=2097152, max=2097152, packet=32768 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])) re-initializing 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])) size=2097152, max=2097152, packet=32768 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:32.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])[want-reply=true] subsystem=netconf 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])[subsystem] prepared command 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934]}} established 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 160: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17989 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 160: Creating data stores for simulated device 23:53:32.959 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:32.959 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:32.959 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:32.959 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:32.960 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[88eadd] 23:53:32.960 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:32.961 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:32.961 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:32.961 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:32.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:32.961 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:32.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:32.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:32.961 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[88eadd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[88eadd], subtreeVersion=Version[5f4fa7d7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f4fa7d7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:32.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:32.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934] 23:53:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 160 on channel [id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934] 23:53:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) by 1220 down to 2095932 23:53:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934] 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934] 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) request=subsystem result=ReplySuccess, want-reply=true 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) request=subsystem activate command 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) starting runner for command=netconf 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #5 SSH_MSG_CHANNEL_DATA 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) by 373 down to 2096779 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_CHANNEL_DATA len=373 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934] 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934] 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934] 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17989', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=160} created 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=160, channel=[id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934]} created 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934] successful with session NetconfServerSession{sessionId=160, channel=[id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934]} 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934]} up 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #6 SSH_MSG_CHANNEL_DATA 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) by 393 down to 2096386 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_CHANNEL_DATA len=393 23:53:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934] 23:53:32.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:32.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:32.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=160} 23:53:32.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27851d91 after next message 23:53:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=160, channel=[id: 0xd03408ae, L:/10.30.170.146:17989 - R:/10.30.170.79:52934]} EXI handlers added to pipeline 23:53:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27851d91 23:53:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) by 179 down to 2095753 23:53:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #7 SSH_MSG_CHANNEL_DATA 23:53:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) by 340 down to 2096046 23:53:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_CHANNEL_DATA len=340 23:53:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934] 23:53:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=160} 23:53:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f4fa7d7] 23:53:32.973 [netconf-device-simulator-threads-2] 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 23:53:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:32.973 [netconf-device-simulator-threads-2] 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 23:53:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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} 23:53:32.974 [netconf-device-simulator-threads-2] 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 23:53:32.974 [netconf-device-simulator-threads-2] 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 23:53:32.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:32.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) by 778 down to 2094975 23:53:32.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:32.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:33.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:33.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #8 SSH_MSG_IGNORE 23:53:33.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:53:33.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880]} 23:53:33.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33880]): SSH-2.0-SSHD-UNKNOWN 23:53:33.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33880]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:33.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33880]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:33.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33880]) Send SSH_MSG_KEXINIT 23:53:33.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33880]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:33.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33880]) process #0 SSH_MSG_KEXINIT 23:53:33.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33880]) SSH_MSG_KEXINIT 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33880]) strict KEX=true client=true server=true 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33880]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33880]) Kex: server host key algorithms = rsa-sha2-512 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33880]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33880]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33880]) Kex: mac algorithms (client to server) = aead 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33880]) Kex: mac algorithms (server to client) = aead 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33880]) Kex: compression algorithms (client to server) = none 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33880]) Kex: compression algorithms (server to client) = none 23:53:33.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:33.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:33.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #8 SSH_MSG_IGNORE 23:53:33.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:53:33.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33880]) process #1 30 23:53:33.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33880]] process command=SSH_MSG_KEXDH_INIT 23:53:33.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33880]] Send SSH_MSG_KEXDH_REPLY 23:53:33.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33880]) packet #1 sending command=31[31] len=1639 23:53:33.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33880])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:33.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33880]) Send SSH_MSG_NEWKEYS 23:53:33.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33880]) session ID=2f:38:3e:0a:4b:4e:00:f8:cd:e0:e4:0b:ec:70:07:1a:22:b7:91:f4:15:f0:2f:88:a2:2c:b3:50:fe:5a:c8:29:d5:7c:a2:32:8f:3a:b8:7d:01:50:4c:32:11:1c:e3:b9:47:03:d4:5e:98:4e:cc:c6:10:a9:43:c6:ed:e4:47:02 23:53:33.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33880]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:33.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33880]): strict KEX resets output message sequence number from 3 to 0 23:53:33.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33880]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:33.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33880])[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 23:53:33.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33880])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:33.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33880]) packet #0 sending command=7[7] len=419 23:53:33.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33880]) No pending packets to flush at end of KEX 23:53:33.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33880]) process #2 SSH_MSG_NEWKEYS 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33880]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33880]): strict KEX resets input message sequence number from 3 to 0 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33880]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33880]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33880]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33880]) authorized authentication methods: password,publickey 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33880]) Accepted service ssh-userauth 23:53:33.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33880]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #9 SSH_MSG_IGNORE 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33880]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33880]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33880]) no authentication factory for method=none 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33880]) SSH_MSG_USERAUTH_REQUEST 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33880]) remaining methods: password,publickey 23:53:33.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33880]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33880]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33880]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:33.746 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33880]) authentication result: true 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33880]) SSH_MSG_USERAUTH_REQUEST 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33880])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33880]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33880]) no heartbeat to stop 23:53:33.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33880]) heartbeat type=IGNORE, interval=PT30S 23:53:33.746 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33880 authenticated 23:53:33.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:33.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33880]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33880]] session=TransportServerSession[admin@/10.30.170.79:33880] id=0 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33880])) size=2097152, max=2097152, packet=32768 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33880]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33880] 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33880]) recipient=0 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])) size=2097152, max=2097152, packet=32768 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])) re-initializing 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])) size=2097152, max=2097152, packet=32768 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:33.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])[want-reply=true] subsystem=netconf 23:53:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])[subsystem] prepared command 23:53:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880]}} established 23:53:33.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 161: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17990 23:53:33.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 161: Creating data stores for simulated device 23:53:33.750 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:33.750 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:33.751 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:33.751 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:33.751 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:33.753 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f2e5f9e] 23:53:33.753 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:33.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:33.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:33.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:33.754 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:33.755 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:33.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:33.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:33.755 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f2e5f9e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f2e5f9e], subtreeVersion=Version[7f441852], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f441852], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:33.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:33.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:33.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880] 23:53:33.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 161 on channel [id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880] 23:53:33.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) by 1220 down to 2095932 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880] 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880] 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) request=subsystem result=ReplySuccess, want-reply=true 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) request=subsystem activate command 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) starting runner for command=netconf 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #5 SSH_MSG_CHANNEL_DATA 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) by 373 down to 2096779 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_CHANNEL_DATA len=373 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880] 23:53:33.760 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:33.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880] 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880] 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17990', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=161} created 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=161, channel=[id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880]} created 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880] successful with session NetconfServerSession{sessionId=161, channel=[id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880]} 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880]} up 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #6 SSH_MSG_CHANNEL_DATA 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) by 393 down to 2096386 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_CHANNEL_DATA len=393 23:53:33.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880] 23:53:33.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:33.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:33.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=161} 23:53:33.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:33.764 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3645b5f9 after next message 23:53:33.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=161, channel=[id: 0xa6e98f3f, L:/10.30.170.146:17990 - R:/10.30.170.79:33880]} EXI handlers added to pipeline 23:53:33.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:33.765 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3645b5f9 23:53:33.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) by 179 down to 2095753 23:53:33.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:33.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:33.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #7 SSH_MSG_CHANNEL_DATA 23:53:33.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) by 340 down to 2096046 23:53:33.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_CHANNEL_DATA len=340 23:53:33.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880] 23:53:33.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:33.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:33.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=161} 23:53:33.774 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f441852] 23:53:33.774 [netconf-device-simulator-threads-4] 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 23:53:33.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:33.774 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:33.774 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:33.774 [netconf-device-simulator-threads-4] 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 23:53:33.775 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.775 [netconf-device-simulator-threads-4] 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} 23:53:33.776 [netconf-device-simulator-threads-4] 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 23:53:33.776 [netconf-device-simulator-threads-4] 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 23:53:33.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:33.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) by 778 down to 2094975 23:53:33.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:33.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:33.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:33.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #10 SSH_MSG_IGNORE 23:53:33.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:53:33.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328]} 23:53:33.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44328]): SSH-2.0-SSHD-UNKNOWN 23:53:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44328]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44328]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44328]) Send SSH_MSG_KEXINIT 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44328]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44328]) process #0 SSH_MSG_KEXINIT 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44328]) SSH_MSG_KEXINIT 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44328]) strict KEX=true client=true server=true 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44328]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44328]) Kex: server host key algorithms = rsa-sha2-512 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44328]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44328]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44328]) Kex: mac algorithms (client to server) = aead 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44328]) Kex: mac algorithms (server to client) = aead 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44328]) Kex: compression algorithms (client to server) = none 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44328]) Kex: compression algorithms (server to client) = none 23:53:34.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:34.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44328]) process #1 30 23:53:34.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44328]] process command=SSH_MSG_KEXDH_INIT 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44328]] Send SSH_MSG_KEXDH_REPLY 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44328]) packet #1 sending command=31[31] len=1639 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44328])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44328]) Send SSH_MSG_NEWKEYS 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44328]) session ID=58:bd:f2:e5:b5:4a:44:02:df:43:4a:ae:6b:a0:4e:d4:69:1a:9b:02:83:c3:00:e5:45:57:20:3d:3b:7a:80:f0:46:af:ec:9f:e6:0f:1b:a5:a7:a1:b0:18:8e:44:b9:8b:30:9d:72:24:79:91:e4:f1:6b:12:54:3d:68:0f:30:1f 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44328]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44328]): strict KEX resets output message sequence number from 3 to 0 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44328]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44328])[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 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44328])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44328]) packet #0 sending command=7[7] len=419 23:53:34.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44328]) No pending packets to flush at end of KEX 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44328]) process #2 SSH_MSG_NEWKEYS 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44328]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44328]): strict KEX resets input message sequence number from 3 to 0 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44328]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44328]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44328]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44328]) authorized authentication methods: password,publickey 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44328]) Accepted service ssh-userauth 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44328]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44328]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44328]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44328]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44328]) no authentication factory for method=none 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44328]) SSH_MSG_USERAUTH_REQUEST 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44328]) remaining methods: password,publickey 23:53:34.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44328]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:34.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44328]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:34.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44328]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:34.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44328]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:34.330 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:34.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44328]) authentication result: true 23:53:34.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44328]) SSH_MSG_USERAUTH_REQUEST 23:53:34.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44328])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:34.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44328]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:34.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:34.330 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:34.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44328]) no heartbeat to stop 23:53:34.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44328]) heartbeat type=IGNORE, interval=PT30S 23:53:34.330 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44328 authenticated 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44328]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44328]] session=TransportServerSession[admin@/10.30.170.79:44328] id=0 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44328])) size=2097152, max=2097152, packet=32768 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44328]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44328] 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44328]) recipient=0 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])) size=2097152, max=2097152, packet=32768 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])) re-initializing 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])) size=2097152, max=2097152, packet=32768 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:34.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])[want-reply=true] subsystem=netconf 23:53:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])[subsystem] prepared command 23:53:34.332 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328]}} established 23:53:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 162: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17991 23:53:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 162: Creating data stores for simulated device 23:53:34.333 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:34.334 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:34.335 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:34.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:34.335 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:34.336 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4b1b56ea] 23:53:34.336 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:34.336 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:34.336 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:34.336 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:34.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:34.336 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:34.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:34.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:34.337 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4b1b56ea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4b1b56ea], subtreeVersion=Version[664ffe1c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[664ffe1c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:34.337 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:34.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:34.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328] 23:53:34.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 162 on channel [id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328] 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) by 1220 down to 2095932 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328] 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328] 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) request=subsystem result=ReplySuccess, want-reply=true 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) request=subsystem activate command 23:53:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) starting runner for command=netconf 23:53:34.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #10 SSH_MSG_IGNORE 23:53:34.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:53:34.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #5 SSH_MSG_CHANNEL_DATA 23:53:34.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) by 373 down to 2096779 23:53:34.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_CHANNEL_DATA len=373 23:53:34.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328] 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328] 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328] 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17991', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=162} created 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328]} created 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328] successful with session NetconfServerSession{sessionId=162, channel=[id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328]} 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328]} up 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #9 SSH_MSG_IGNORE 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #6 SSH_MSG_CHANNEL_DATA 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) by 393 down to 2096386 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_CHANNEL_DATA len=393 23:53:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328] 23:53:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=162} 23:53:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:34.342 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73f65439 after next message 23:53:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xc0765557, L:/10.30.170.146:17991 - R:/10.30.170.79:44328]} EXI handlers added to pipeline 23:53:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73f65439 23:53:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) by 179 down to 2095753 23:53:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:34.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:34.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #7 SSH_MSG_CHANNEL_DATA 23:53:34.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) by 340 down to 2096046 23:53:34.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_CHANNEL_DATA len=340 23:53:34.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328] 23:53:34.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:34.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:34.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=162} 23:53:34.349 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[664ffe1c] 23:53:34.349 [netconf-device-simulator-threads-6] 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 23:53:34.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:34.349 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:34.349 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:34.349 [netconf-device-simulator-threads-6] 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 23:53:34.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.349 [netconf-device-simulator-threads-6] 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} 23:53:34.350 [netconf-device-simulator-threads-6] 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} 23:53:34.350 [netconf-device-simulator-threads-6] 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} 23:53:34.350 [netconf-device-simulator-threads-6] 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} 23:53:34.350 [netconf-device-simulator-threads-6] 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 23:53:34.350 [netconf-device-simulator-threads-6] 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 23:53:34.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) by 778 down to 2094975 23:53:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:34.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:34.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:34.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #8 SSH_MSG_IGNORE 23:53:34.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:53:34.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778]} 23:53:34.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44778]): SSH-2.0-SSHD-UNKNOWN 23:53:34.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44778]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:34.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44778]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:34.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44778]) Send SSH_MSG_KEXINIT 23:53:34.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44778]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44778]) process #0 SSH_MSG_KEXINIT 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44778]) SSH_MSG_KEXINIT 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44778]) strict KEX=true client=true server=true 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44778]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44778]) Kex: server host key algorithms = rsa-sha2-512 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44778]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44778]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44778]) Kex: mac algorithms (client to server) = aead 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44778]) Kex: mac algorithms (server to client) = aead 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44778]) Kex: compression algorithms (client to server) = none 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44778]) Kex: compression algorithms (server to client) = none 23:53:34.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:34.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44778]) process #1 30 23:53:34.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44778]] process command=SSH_MSG_KEXDH_INIT 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44778]] Send SSH_MSG_KEXDH_REPLY 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44778]) packet #1 sending command=31[31] len=1639 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44778])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44778]) Send SSH_MSG_NEWKEYS 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44778]) session ID=c0:5b:c4:fa:68:f8:30:0b:6f:ae:f2:b6:2f:03:f2:a6:24:95:e1:e1:e4:ba:20:8d:d5:ad:a5:e3:a1:d3:ba:1a:54:17:fe:c2:a5:de:20:6c:c0:b7:51:f2:ae:c7:01:af:03:95:76:56:24:19:39:8c:39:fd:7c:44:73:6b:19:2c 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44778]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44778]): strict KEX resets output message sequence number from 3 to 0 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44778]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44778])[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 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44778])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44778]) packet #0 sending command=7[7] len=419 23:53:34.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44778]) No pending packets to flush at end of KEX 23:53:34.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44778]) process #2 SSH_MSG_NEWKEYS 23:53:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44778]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44778]): strict KEX resets input message sequence number from 3 to 0 23:53:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44778]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44778]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44778]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44778]) authorized authentication methods: password,publickey 23:53:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44778]) Accepted service ssh-userauth 23:53:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44778]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44778]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44778]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44778]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:34.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44778]) no authentication factory for method=none 23:53:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44778]) SSH_MSG_USERAUTH_REQUEST 23:53:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44778]) remaining methods: password,publickey 23:53:34.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44778]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44778]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44778]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44778]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:34.966 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44778]) authentication result: true 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44778]) SSH_MSG_USERAUTH_REQUEST 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44778])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44778]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44778]) no heartbeat to stop 23:53:34.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44778]) heartbeat type=IGNORE, interval=PT30S 23:53:34.966 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44778 authenticated 23:53:34.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:34.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44778]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:34.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44778]] session=TransportServerSession[admin@/10.30.170.79:44778] id=0 23:53:34.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44778])) size=2097152, max=2097152, packet=32768 23:53:34.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44778]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44778] 23:53:34.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44778]) recipient=0 23:53:34.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])) size=2097152, max=2097152, packet=32768 23:53:34.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])) re-initializing 23:53:34.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])) size=2097152, max=2097152, packet=32768 23:53:34.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:34.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])[want-reply=true] subsystem=netconf 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])[subsystem] prepared command 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778]}} established 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 163: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17992 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 163: Creating data stores for simulated device 23:53:34.969 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:34.969 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:34.969 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:34.970 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f9980c6] 23:53:34.970 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:34.970 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:34.970 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:34.970 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:34.971 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:34.971 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:34.971 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:34.971 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:34.971 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f9980c6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f9980c6], subtreeVersion=Version[1140e8f3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1140e8f3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:34.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:34.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:34.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778] 23:53:34.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 163 on channel [id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778] 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) by 1220 down to 2095932 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778] 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778] 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) request=subsystem result=ReplySuccess, want-reply=true 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) request=subsystem activate command 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) starting runner for command=netconf 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #5 SSH_MSG_CHANNEL_DATA 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) by 373 down to 2096779 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_CHANNEL_DATA len=373 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778] 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778] 23:53:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778] 23:53:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17992', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=163} created 23:53:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778]} created 23:53:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778] successful with session NetconfServerSession{sessionId=163, channel=[id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778]} 23:53:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778]} up 23:53:34.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #6 SSH_MSG_CHANNEL_DATA 23:53:34.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) by 393 down to 2096386 23:53:34.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_CHANNEL_DATA len=393 23:53:34.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778] 23:53:34.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:34.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:34.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=163} 23:53:34.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:34.977 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f5c2bb5 after next message 23:53:34.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x6f7f48bc, L:/10.30.170.146:17992 - R:/10.30.170.79:44778]} EXI handlers added to pipeline 23:53:34.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:34.977 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f5c2bb5 23:53:34.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) by 179 down to 2095753 23:53:34.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:34.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:34.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #7 SSH_MSG_CHANNEL_DATA 23:53:34.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) by 340 down to 2096046 23:53:34.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_CHANNEL_DATA len=340 23:53:34.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778] 23:53:34.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:34.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:34.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=163} 23:53:34.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1140e8f3] 23:53:34.984 [netconf-device-simulator-threads-0] 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 23:53:34.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:34.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:34.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:34.985 [netconf-device-simulator-threads-0] 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 23:53:34.985 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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} 23:53:34.985 [netconf-device-simulator-threads-0] 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 23:53:34.985 [netconf-device-simulator-threads-0] 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 23:53:34.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:34.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) by 778 down to 2094975 23:53:34.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:34.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:35.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:35.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #10 SSH_MSG_IGNORE 23:53:35.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:53:35.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:35.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #8 SSH_MSG_IGNORE 23:53:35.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:53:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #9 SSH_MSG_IGNORE 23:53:35.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:53:35.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166]} 23:53:35.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55166]): SSH-2.0-SSHD-UNKNOWN 23:53:35.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55166]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:35.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55166]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55166]) Send SSH_MSG_KEXINIT 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55166]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55166]) process #0 SSH_MSG_KEXINIT 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55166]) SSH_MSG_KEXINIT 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55166]) strict KEX=true client=true server=true 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55166]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55166]) Kex: server host key algorithms = rsa-sha2-512 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55166]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55166]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55166]) Kex: mac algorithms (client to server) = aead 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55166]) Kex: mac algorithms (server to client) = aead 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55166]) Kex: compression algorithms (client to server) = none 23:53:35.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55166]) Kex: compression algorithms (server to client) = none 23:53:35.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:35.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55166]) process #1 30 23:53:35.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55166]] process command=SSH_MSG_KEXDH_INIT 23:53:35.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55166]] Send SSH_MSG_KEXDH_REPLY 23:53:35.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55166]) packet #1 sending command=31[31] len=1639 23:53:35.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55166])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:35.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55166]) Send SSH_MSG_NEWKEYS 23:53:35.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55166]) session ID=31:4b:8b:8f:10:89:f4:57:9d:ea:31:3b:ee:36:2c:92:75:4d:50:5b:2b:f7:ec:32:de:a5:22:10:76:2b:c8:b5:67:ec:dc:e9:47:9c:60:cf:32:03:52:f4:bc:d4:f4:4f:e9:f9:17:82:6c:f5:c7:fe:1c:52:54:ba:db:c3:f6:bf 23:53:35.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55166]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:35.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55166]): strict KEX resets output message sequence number from 3 to 0 23:53:35.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55166]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:35.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55166])[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 23:53:35.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55166])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:35.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55166]) packet #0 sending command=7[7] len=419 23:53:35.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55166]) No pending packets to flush at end of KEX 23:53:35.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55166]) process #2 SSH_MSG_NEWKEYS 23:53:35.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55166]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:35.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55166]): strict KEX resets input message sequence number from 3 to 0 23:53:35.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55166]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:35.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:35.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55166]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:35.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55166]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:35.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55166]) authorized authentication methods: password,publickey 23:53:35.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55166]) Accepted service ssh-userauth 23:53:35.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55166]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:35.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55166]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:35.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55166]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:35.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55166]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:35.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55166]) no authentication factory for method=none 23:53:35.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55166]) SSH_MSG_USERAUTH_REQUEST 23:53:35.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55166]) remaining methods: password,publickey 23:53:35.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55166]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55166]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55166]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55166]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:35.656 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55166]) authentication result: true 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55166]) SSH_MSG_USERAUTH_REQUEST 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55166])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55166]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55166]) no heartbeat to stop 23:53:35.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55166]) heartbeat type=IGNORE, interval=PT30S 23:53:35.657 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55166 authenticated 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55166]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55166]] session=TransportServerSession[admin@/10.30.170.79:55166] id=0 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55166])) size=2097152, max=2097152, packet=32768 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55166]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55166] 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55166]) recipient=0 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])) size=2097152, max=2097152, packet=32768 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])) re-initializing 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])) size=2097152, max=2097152, packet=32768 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:35.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:35.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:35.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:35.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])[want-reply=true] subsystem=netconf 23:53:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])[subsystem] prepared command 23:53:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166]}} established 23:53:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 164: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17993 23:53:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 164: Creating data stores for simulated device 23:53:35.660 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:35.662 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:35.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:35.662 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:35.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[653e6f8d] 23:53:35.666 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:35.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:35.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:35.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:35.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:35.667 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:35.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:35.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:35.667 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[653e6f8d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[653e6f8d], subtreeVersion=Version[3f64dd5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3f64dd5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:35.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:35.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:35.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166] 23:53:35.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 164 on channel [id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166] 23:53:35.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) by 1220 down to 2095932 23:53:35.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166] 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166] 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) request=subsystem result=ReplySuccess, want-reply=true 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) request=subsystem activate command 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) starting runner for command=netconf 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #5 SSH_MSG_CHANNEL_DATA 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) by 373 down to 2096779 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_CHANNEL_DATA len=373 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166] 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:35.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:35.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166] 23:53:35.673 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:35.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166] 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17993', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=164} created 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166]} created 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166] successful with session NetconfServerSession{sessionId=164, channel=[id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166]} 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166]} up 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #6 SSH_MSG_CHANNEL_DATA 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) by 393 down to 2096386 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_CHANNEL_DATA len=393 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166] 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=164} 23:53:35.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:35.675 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73c04bb0 after next message 23:53:35.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x395391cf, L:/10.30.170.146:17993 - R:/10.30.170.79:55166]} EXI handlers added to pipeline 23:53:35.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:35.675 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73c04bb0 23:53:35.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) by 179 down to 2095753 23:53:35.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:35.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:35.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #7 SSH_MSG_CHANNEL_DATA 23:53:35.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) by 340 down to 2096046 23:53:35.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_CHANNEL_DATA len=340 23:53:35.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166] 23:53:35.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:35.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:35.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=164} 23:53:35.679 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3f64dd5] 23:53:35.679 [netconf-device-simulator-threads-2] 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 23:53:35.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:35.679 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:35.679 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:35.679 [netconf-device-simulator-threads-2] 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 23:53:35.679 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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} 23:53:35.680 [netconf-device-simulator-threads-2] 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 23:53:35.680 [netconf-device-simulator-threads-2] 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 23:53:35.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:35.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) by 778 down to 2094975 23:53:35.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:35.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:35.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:35.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #9 SSH_MSG_IGNORE 23:53:35.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:53:35.775 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:35.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #10 SSH_MSG_IGNORE 23:53:35.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:53:35.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:35.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #8 SSH_MSG_IGNORE 23:53:35.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:53:36.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350]} 23:53:36.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34350]): SSH-2.0-SSHD-UNKNOWN 23:53:36.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34350]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:36.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34350]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34350]) Send SSH_MSG_KEXINIT 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34350]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34350]) process #0 SSH_MSG_KEXINIT 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34350]) SSH_MSG_KEXINIT 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34350]) strict KEX=true client=true server=true 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34350]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34350]) Kex: server host key algorithms = rsa-sha2-512 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34350]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34350]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34350]) Kex: mac algorithms (client to server) = aead 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34350]) Kex: mac algorithms (server to client) = aead 23:53:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34350]) Kex: compression algorithms (client to server) = none 23:53:36.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34350]) Kex: compression algorithms (server to client) = none 23:53:36.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:36.416 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:36.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #8 SSH_MSG_IGNORE 23:53:36.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:53:36.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34350]) process #1 30 23:53:36.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34350]] process command=SSH_MSG_KEXDH_INIT 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34350]] Send SSH_MSG_KEXDH_REPLY 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34350]) packet #1 sending command=31[31] len=1639 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34350])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34350]) Send SSH_MSG_NEWKEYS 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34350]) session ID=74:9e:41:c6:ae:c5:7c:ac:1f:e0:d9:e2:50:be:b5:3b:04:05:7e:cb:f2:fa:19:ca:79:6e:a0:c8:52:20:ad:fd:77:1a:e2:1b:46:67:5a:33:8a:f9:21:76:94:39:59:b5:03:a0:b5:f6:dd:87:12:28:f1:b2:cc:cd:50:d9:21:07 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34350]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34350]): strict KEX resets output message sequence number from 3 to 0 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34350]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:36.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34350])[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 23:53:36.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34350])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:36.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34350]) packet #0 sending command=7[7] len=419 23:53:36.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34350]) No pending packets to flush at end of KEX 23:53:36.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34350]) process #2 SSH_MSG_NEWKEYS 23:53:36.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34350]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:36.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34350]): strict KEX resets input message sequence number from 3 to 0 23:53:36.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34350]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:36.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34350]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34350]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34350]) authorized authentication methods: password,publickey 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34350]) Accepted service ssh-userauth 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34350]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34350]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34350]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34350]) no authentication factory for method=none 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34350]) SSH_MSG_USERAUTH_REQUEST 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34350]) remaining methods: password,publickey 23:53:36.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34350]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34350]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34350]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:36.491 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34350]) authentication result: true 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34350]) SSH_MSG_USERAUTH_REQUEST 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34350])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34350]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34350]) no heartbeat to stop 23:53:36.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34350]) heartbeat type=IGNORE, interval=PT30S 23:53:36.491 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34350 authenticated 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34350]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34350]] session=TransportServerSession[admin@/10.30.170.79:34350] id=0 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34350])) size=2097152, max=2097152, packet=32768 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34350]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34350] 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34350]) recipient=0 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])) size=2097152, max=2097152, packet=32768 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])) re-initializing 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])) size=2097152, max=2097152, packet=32768 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:36.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:36.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:36.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:36.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])[want-reply=true] subsystem=netconf 23:53:36.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])[subsystem] prepared command 23:53:36.493 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:36.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:36.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350]}} established 23:53:36.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 165: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17994 23:53:36.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 165: Creating data stores for simulated device 23:53:36.494 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:36.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:36.494 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:36.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:36.494 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:36.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[714a80e4] 23:53:36.495 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:36.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:36.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:36.495 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:36.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:36.496 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:36.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:36.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:36.496 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[714a80e4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[714a80e4], subtreeVersion=Version[8d586f1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8d586f1], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:36.502 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350] 23:53:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 165 on channel [id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350] 23:53:36.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) by 1220 down to 2095932 23:53:36.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350] 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350] 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) request=subsystem result=ReplySuccess, want-reply=true 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) request=subsystem activate command 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) starting runner for command=netconf 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #5 SSH_MSG_CHANNEL_DATA 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) by 373 down to 2096779 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_CHANNEL_DATA len=373 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350] 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:36.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350] 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350] 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17994', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=165} created 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350]} created 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350] successful with session NetconfServerSession{sessionId=165, channel=[id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350]} 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350]} up 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #6 SSH_MSG_CHANNEL_DATA 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) by 393 down to 2096386 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_CHANNEL_DATA len=393 23:53:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350] 23:53:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=165} 23:53:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49f8ceac after next message 23:53:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xffe5b2e8, L:/10.30.170.146:17994 - R:/10.30.170.79:34350]} EXI handlers added to pipeline 23:53:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49f8ceac 23:53:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) by 179 down to 2095753 23:53:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #7 SSH_MSG_CHANNEL_DATA 23:53:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) by 340 down to 2096046 23:53:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_CHANNEL_DATA len=340 23:53:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350] 23:53:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=165} 23:53:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8d586f1] 23:53:36.516 [netconf-device-simulator-threads-4] 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 23:53:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:36.516 [netconf-device-simulator-threads-4] 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 23:53:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.516 [netconf-device-simulator-threads-4] 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} 23:53:36.517 [netconf-device-simulator-threads-4] 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} 23:53:36.517 [netconf-device-simulator-threads-4] 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} 23:53:36.517 [netconf-device-simulator-threads-4] 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} 23:53:36.517 [netconf-device-simulator-threads-4] 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 23:53:36.517 [netconf-device-simulator-threads-4] 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 23:53:36.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:36.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) by 778 down to 2094975 23:53:36.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:36.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:36.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #10 SSH_MSG_IGNORE 23:53:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:53:36.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #9 SSH_MSG_IGNORE 23:53:36.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:53:36.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066]} 23:53:36.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53066]): SSH-2.0-SSHD-UNKNOWN 23:53:36.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53066]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:36.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53066]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53066]) Send SSH_MSG_KEXINIT 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53066]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53066]) process #0 SSH_MSG_KEXINIT 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53066]) SSH_MSG_KEXINIT 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53066]) strict KEX=true client=true server=true 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53066]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53066]) Kex: server host key algorithms = rsa-sha2-512 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53066]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53066]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53066]) Kex: mac algorithms (client to server) = aead 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53066]) Kex: mac algorithms (server to client) = aead 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53066]) Kex: compression algorithms (client to server) = none 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53066]) Kex: compression algorithms (server to client) = none 23:53:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:37.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:37.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #8 SSH_MSG_IGNORE 23:53:37.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:53:37.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53066]) process #1 30 23:53:37.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53066]] process command=SSH_MSG_KEXDH_INIT 23:53:37.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53066]] Send SSH_MSG_KEXDH_REPLY 23:53:37.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53066]) packet #1 sending command=31[31] len=1639 23:53:37.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53066])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:37.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53066]) Send SSH_MSG_NEWKEYS 23:53:37.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53066]) session ID=9b:06:05:d4:a8:e4:54:d3:ba:a4:84:cd:23:9a:89:ef:a7:26:76:48:37:72:f6:97:96:04:14:fb:ce:ce:2a:62:4e:f0:ac:72:ab:e7:e8:b6:64:da:a2:5b:62:d4:ca:8a:99:e1:2c:66:f7:df:90:99:e9:90:35:39:97:8e:68:04 23:53:37.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53066]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:37.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53066]): strict KEX resets output message sequence number from 3 to 0 23:53:37.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53066]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:37.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53066])[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 23:53:37.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53066])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:37.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53066]) packet #0 sending command=7[7] len=419 23:53:37.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53066]) No pending packets to flush at end of KEX 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53066]) process #2 SSH_MSG_NEWKEYS 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53066]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53066]): strict KEX resets input message sequence number from 3 to 0 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53066]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53066]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53066]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53066]) authorized authentication methods: password,publickey 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53066]) Accepted service ssh-userauth 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53066]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53066]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53066]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53066]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53066]) no authentication factory for method=none 23:53:37.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53066]) SSH_MSG_USERAUTH_REQUEST 23:53:37.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53066]) remaining methods: password,publickey 23:53:37.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53066]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53066]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53066]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53066]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:37.132 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53066]) authentication result: true 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53066]) SSH_MSG_USERAUTH_REQUEST 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53066])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53066]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53066]) no heartbeat to stop 23:53:37.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53066]) heartbeat type=IGNORE, interval=PT30S 23:53:37.132 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53066 authenticated 23:53:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53066]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53066]] session=TransportServerSession[admin@/10.30.170.79:53066] id=0 23:53:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53066])) size=2097152, max=2097152, packet=32768 23:53:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53066]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53066] 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53066]) recipient=0 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])) size=2097152, max=2097152, packet=32768 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])) re-initializing 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])) size=2097152, max=2097152, packet=32768 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:37.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])[want-reply=true] subsystem=netconf 23:53:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])[subsystem] prepared command 23:53:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066]}} established 23:53:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 166: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17995 23:53:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 166: Creating data stores for simulated device 23:53:37.135 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:37.135 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:37.135 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:37.136 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7dfbaecd] 23:53:37.136 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:37.136 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:37.136 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:37.136 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:37.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:37.137 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:37.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:37.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:37.137 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7dfbaecd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7dfbaecd], subtreeVersion=Version[45e9346], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45e9346], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:37.138 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:37.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:37.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066] 23:53:37.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 166 on channel [id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066] 23:53:37.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) by 1220 down to 2095932 23:53:37.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:37.140 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:37.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066] 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066] 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) request=subsystem result=ReplySuccess, want-reply=true 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) request=subsystem activate command 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) starting runner for command=netconf 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #5 SSH_MSG_CHANNEL_DATA 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) by 373 down to 2096779 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_CHANNEL_DATA len=373 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066] 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:37.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:37.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066] 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066] 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17995', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=166} created 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066]} created 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066] successful with session NetconfServerSession{sessionId=166, channel=[id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066]} 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066]} up 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #6 SSH_MSG_CHANNEL_DATA 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) by 393 down to 2096386 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_CHANNEL_DATA len=393 23:53:37.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066] 23:53:37.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:37.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:37.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=166} 23:53:37.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:37.154 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2661b7b0 after next message 23:53:37.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x2574534c, L:/10.30.170.146:17995 - R:/10.30.170.79:53066]} EXI handlers added to pipeline 23:53:37.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:37.154 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2661b7b0 23:53:37.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) by 179 down to 2095753 23:53:37.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:37.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:37.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #7 SSH_MSG_CHANNEL_DATA 23:53:37.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) by 340 down to 2096046 23:53:37.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_CHANNEL_DATA len=340 23:53:37.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066] 23:53:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=166} 23:53:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45e9346] 23:53:37.161 [netconf-device-simulator-threads-6] 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 23:53:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:37.162 [netconf-device-simulator-threads-6] 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 23:53:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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} 23:53:37.162 [netconf-device-simulator-threads-6] 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 23:53:37.162 [netconf-device-simulator-threads-6] 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 23:53:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) by 778 down to 2094975 23:53:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:37.249 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:37.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #10 SSH_MSG_IGNORE 23:53:37.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:53:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #9 SSH_MSG_IGNORE 23:53:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:53:37.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990]} 23:53:37.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51990]): SSH-2.0-SSHD-UNKNOWN 23:53:37.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51990]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:37.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51990]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:37.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51990]) Send SSH_MSG_KEXINIT 23:53:37.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51990]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51990]) process #0 SSH_MSG_KEXINIT 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51990]) SSH_MSG_KEXINIT 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51990]) strict KEX=true client=true server=true 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51990]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51990]) Kex: server host key algorithms = rsa-sha2-512 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51990]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51990]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51990]) Kex: mac algorithms (client to server) = aead 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51990]) Kex: mac algorithms (server to client) = aead 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51990]) Kex: compression algorithms (client to server) = none 23:53:37.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51990]) Kex: compression algorithms (server to client) = none 23:53:37.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51990]) process #1 30 23:53:37.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51990]] process command=SSH_MSG_KEXDH_INIT 23:53:37.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51990]] Send SSH_MSG_KEXDH_REPLY 23:53:37.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51990]) packet #1 sending command=31[31] len=1639 23:53:37.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51990])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:37.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51990]) Send SSH_MSG_NEWKEYS 23:53:37.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51990]) session ID=46:aa:be:d7:70:6e:4d:ba:c4:08:80:78:f2:85:a9:20:8f:47:57:20:c5:ca:cb:1a:e6:d3:b5:e3:4d:a6:33:98:c4:2f:f3:2a:59:74:e1:ee:90:52:23:e3:46:63:eb:71:fb:44:d3:30:64:e6:54:82:c0:b5:51:06:ab:c3:37:34 23:53:37.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51990]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:37.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51990]): strict KEX resets output message sequence number from 3 to 0 23:53:37.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51990]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:37.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51990])[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 23:53:37.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51990])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:37.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51990]) packet #0 sending command=7[7] len=419 23:53:37.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51990]) No pending packets to flush at end of KEX 23:53:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51990]) process #2 SSH_MSG_NEWKEYS 23:53:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51990]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51990]): strict KEX resets input message sequence number from 3 to 0 23:53:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51990]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:37.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51990]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51990]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51990]) authorized authentication methods: password,publickey 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51990]) Accepted service ssh-userauth 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51990]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51990]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51990]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51990]) no authentication factory for method=none 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51990]) SSH_MSG_USERAUTH_REQUEST 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51990]) remaining methods: password,publickey 23:53:37.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51990]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:37.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51990]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:37.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:37.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51990]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:37.816 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:37.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51990]) authentication result: true 23:53:37.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51990]) SSH_MSG_USERAUTH_REQUEST 23:53:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51990])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51990]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51990]) no heartbeat to stop 23:53:37.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51990]) heartbeat type=IGNORE, interval=PT30S 23:53:37.817 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51990 authenticated 23:53:37.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51990]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51990]] session=TransportServerSession[admin@/10.30.170.79:51990] id=0 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51990])) size=2097152, max=2097152, packet=32768 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51990]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51990] 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51990]) recipient=0 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])) size=2097152, max=2097152, packet=32768 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])) re-initializing 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])) size=2097152, max=2097152, packet=32768 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:37.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])[want-reply=true] subsystem=netconf 23:53:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])[subsystem] prepared command 23:53:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:37.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990]}} established 23:53:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 167: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17996 23:53:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 167: Creating data stores for simulated device 23:53:37.821 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:37.822 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:37.822 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[50efd10d] 23:53:37.824 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:37.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:37.826 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:37.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:37.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:37.826 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[50efd10d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[50efd10d], subtreeVersion=Version[33d83616], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33d83616], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:37.827 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:37.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:37.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990] 23:53:37.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 167 on channel [id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990] 23:53:37.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) by 1220 down to 2095932 23:53:37.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990] 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990] 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) request=subsystem result=ReplySuccess, want-reply=true 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) request=subsystem activate command 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) starting runner for command=netconf 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #5 SSH_MSG_CHANNEL_DATA 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) by 373 down to 2096779 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_CHANNEL_DATA len=373 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990] 23:53:37.832 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:37.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990] 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990] 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17996', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=167} created 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990]} created 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990] successful with session NetconfServerSession{sessionId=167, channel=[id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990]} 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990]} up 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #6 SSH_MSG_CHANNEL_DATA 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) by 393 down to 2096386 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_CHANNEL_DATA len=393 23:53:37.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990] 23:53:37.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:37.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:37.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=167} 23:53:37.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:37.836 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66b44351 after next message 23:53:37.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x115771d1, L:/10.30.170.146:17996 - R:/10.30.170.79:51990]} EXI handlers added to pipeline 23:53:37.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:37.837 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66b44351 23:53:37.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) by 179 down to 2095753 23:53:37.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:37.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:37.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #7 SSH_MSG_CHANNEL_DATA 23:53:37.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) by 340 down to 2096046 23:53:37.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_CHANNEL_DATA len=340 23:53:37.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990] 23:53:37.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=167} 23:53:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33d83616] 23:53:37.847 [netconf-device-simulator-threads-0] 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 23:53:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:37.848 [netconf-device-simulator-threads-0] 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 23:53:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.848 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.848 [netconf-device-simulator-threads-0] 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} 23:53:37.849 [netconf-device-simulator-threads-0] 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} 23:53:37.849 [netconf-device-simulator-threads-0] 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} 23:53:37.849 [netconf-device-simulator-threads-0] 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} 23:53:37.849 [netconf-device-simulator-threads-0] 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} 23:53:37.849 [netconf-device-simulator-threads-0] 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} 23:53:37.849 [netconf-device-simulator-threads-0] 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 23:53:37.849 [netconf-device-simulator-threads-0] 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 23:53:37.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:37.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) by 778 down to 2094975 23:53:37.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:37.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:37.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:37.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #10 SSH_MSG_IGNORE 23:53:37.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:53:37.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #8 SSH_MSG_IGNORE 23:53:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:53:37.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:37.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #9 SSH_MSG_IGNORE 23:53:37.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:53:38.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924]} 23:53:38.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:32924]): SSH-2.0-SSHD-UNKNOWN 23:53:38.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:32924]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:38.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:32924]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:38.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:32924]) Send SSH_MSG_KEXINIT 23:53:38.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32924]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:38.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32924]) process #0 SSH_MSG_KEXINIT 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:32924]) SSH_MSG_KEXINIT 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:32924]) strict KEX=true client=true server=true 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32924]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32924]) Kex: server host key algorithms = rsa-sha2-512 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32924]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32924]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32924]) Kex: mac algorithms (client to server) = aead 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32924]) Kex: mac algorithms (server to client) = aead 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32924]) Kex: compression algorithms (client to server) = none 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32924]) Kex: compression algorithms (server to client) = none 23:53:38.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:38.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32924]) process #1 30 23:53:38.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:32924]] process command=SSH_MSG_KEXDH_INIT 23:53:38.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:32924]] Send SSH_MSG_KEXDH_REPLY 23:53:38.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32924]) packet #1 sending command=31[31] len=1639 23:53:38.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:32924])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:38.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:32924]) Send SSH_MSG_NEWKEYS 23:53:38.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:32924]) session ID=c0:9d:e8:77:1d:c2:f2:91:6d:8f:c2:45:d0:5d:06:c1:45:61:49:fb:d4:6a:1c:3a:5c:14:b9:14:67:03:15:e3:d6:a4:dd:5f:8b:ce:f7:91:10:27:a7:9d:a8:f3:82:04:a3:e2:08:fb:22:49:bd:0f:dc:90:c0:71:02:84:04:51 23:53:38.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32924]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:38.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:32924]): strict KEX resets output message sequence number from 3 to 0 23:53:38.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:32924]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:38.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:32924])[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 23:53:38.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:32924])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:38.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32924]) packet #0 sending command=7[7] len=419 23:53:38.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:32924]) No pending packets to flush at end of KEX 23:53:38.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32924]) process #2 SSH_MSG_NEWKEYS 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:32924]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:32924]): strict KEX resets input message sequence number from 3 to 0 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:32924]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32924]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:32924]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:32924]) authorized authentication methods: password,publickey 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:32924]) Accepted service ssh-userauth 23:53:38.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32924]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:38.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32924]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:38.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:38.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32924]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:38.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32924]) no authentication factory for method=none 23:53:38.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:32924]) SSH_MSG_USERAUTH_REQUEST 23:53:38.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:32924]) remaining methods: password,publickey 23:53:38.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32924]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:38.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #9 SSH_MSG_IGNORE 23:53:38.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32924]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32924]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:38.574 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:32924]) authentication result: true 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:32924]) SSH_MSG_USERAUTH_REQUEST 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:32924])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32924]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32924]) no heartbeat to stop 23:53:38.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:32924]) heartbeat type=IGNORE, interval=PT30S 23:53:38.574 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:32924 authenticated 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32924]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32924]] session=TransportServerSession[admin@/10.30.170.79:32924] id=0 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32924])) size=2097152, max=2097152, packet=32768 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32924]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32924] 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32924]) recipient=0 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])) size=2097152, max=2097152, packet=32768 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])) re-initializing 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])) size=2097152, max=2097152, packet=32768 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:38.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])[want-reply=true] subsystem=netconf 23:53:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])[subsystem] prepared command 23:53:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924]}} established 23:53:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 168: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17997 23:53:38.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 168: Creating data stores for simulated device 23:53:38.577 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:38.577 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:38.577 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:38.577 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:38.577 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4642b078] 23:53:38.578 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:38.578 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:38.578 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:38.578 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:38.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:38.579 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4642b078], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4642b078], subtreeVersion=Version[7d165333], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7d165333], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:38.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:38.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:38.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924] 23:53:38.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 168 on channel [id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924] 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) by 1220 down to 2095932 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924] 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924] 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) request=subsystem result=ReplySuccess, want-reply=true 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) request=subsystem activate command 23:53:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) starting runner for command=netconf 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #5 SSH_MSG_CHANNEL_DATA 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) by 373 down to 2096779 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_CHANNEL_DATA len=373 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924] 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924] 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924] 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17997', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=168} created 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924]} created 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924] successful with session NetconfServerSession{sessionId=168, channel=[id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924]} 23:53:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924]} up 23:53:38.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #6 SSH_MSG_CHANNEL_DATA 23:53:38.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) by 393 down to 2096386 23:53:38.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_CHANNEL_DATA len=393 23:53:38.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924] 23:53:38.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:38.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=168} 23:53:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b691e4d after next message 23:53:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x393661fc, L:/10.30.170.146:17997 - R:/10.30.170.79:32924]} EXI handlers added to pipeline 23:53:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b691e4d 23:53:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) by 179 down to 2095753 23:53:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:38.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:38.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #7 SSH_MSG_CHANNEL_DATA 23:53:38.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) by 340 down to 2096046 23:53:38.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_CHANNEL_DATA len=340 23:53:38.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924] 23:53:38.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:38.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:38.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=168} 23:53:38.588 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7d165333] 23:53:38.588 [netconf-device-simulator-threads-2] 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 23:53:38.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:38.588 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:38.588 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:38.589 [netconf-device-simulator-threads-2] 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 23:53:38.589 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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} 23:53:38.589 [netconf-device-simulator-threads-2] 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 23:53:38.589 [netconf-device-simulator-threads-2] 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 23:53:38.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:38.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) by 778 down to 2094975 23:53:38.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:38.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:38.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:38.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #8 SSH_MSG_IGNORE 23:53:38.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:53:38.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:38.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #10 SSH_MSG_IGNORE 23:53:38.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:53:38.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146]} 23:53:38.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49146]): SSH-2.0-SSHD-UNKNOWN 23:53:38.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49146]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:38.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49146]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:39.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49146]) Send SSH_MSG_KEXINIT 23:53:39.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49146]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49146]) process #0 SSH_MSG_KEXINIT 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49146]) SSH_MSG_KEXINIT 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49146]) strict KEX=true client=true server=true 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49146]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49146]) Kex: server host key algorithms = rsa-sha2-512 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49146]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49146]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49146]) Kex: mac algorithms (client to server) = aead 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49146]) Kex: mac algorithms (server to client) = aead 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49146]) Kex: compression algorithms (client to server) = none 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49146]) Kex: compression algorithms (server to client) = none 23:53:39.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49146]) process #1 30 23:53:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49146]] process command=SSH_MSG_KEXDH_INIT 23:53:39.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49146]] Send SSH_MSG_KEXDH_REPLY 23:53:39.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49146]) packet #1 sending command=31[31] len=1639 23:53:39.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49146])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:39.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49146]) Send SSH_MSG_NEWKEYS 23:53:39.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49146]) session ID=08:aa:21:d7:20:02:9d:01:01:dc:2f:69:f5:0c:4e:2b:53:80:ad:de:a9:b0:f1:3f:4a:b6:f2:c5:60:76:61:06:b6:bd:61:f3:05:c9:92:6a:6c:31:1c:85:b9:16:68:04:20:fc:24:fa:c9:c2:45:9a:1d:ae:0e:aa:4a:26:b4:ec 23:53:39.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49146]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:39.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49146]): strict KEX resets output message sequence number from 3 to 0 23:53:39.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49146]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:39.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49146])[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 23:53:39.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49146])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:39.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49146]) packet #0 sending command=7[7] len=419 23:53:39.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49146]) No pending packets to flush at end of KEX 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49146]) process #2 SSH_MSG_NEWKEYS 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49146]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49146]): strict KEX resets input message sequence number from 3 to 0 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49146]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49146]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49146]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49146]) authorized authentication methods: password,publickey 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49146]) Accepted service ssh-userauth 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49146]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49146]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49146]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49146]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49146]) no authentication factory for method=none 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49146]) SSH_MSG_USERAUTH_REQUEST 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49146]) remaining methods: password,publickey 23:53:39.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49146]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49146]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49146]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49146]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:39.220 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49146]) authentication result: true 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49146]) SSH_MSG_USERAUTH_REQUEST 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49146])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49146]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49146]) no heartbeat to stop 23:53:39.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49146]) heartbeat type=IGNORE, interval=PT30S 23:53:39.220 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49146 authenticated 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49146]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49146]] session=TransportServerSession[admin@/10.30.170.79:49146] id=0 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49146])) size=2097152, max=2097152, packet=32768 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49146]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49146] 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49146]) recipient=0 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])) size=2097152, max=2097152, packet=32768 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])) re-initializing 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])) size=2097152, max=2097152, packet=32768 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:39.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])[want-reply=true] subsystem=netconf 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])[subsystem] prepared command 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146]}} established 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 169: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17998 23:53:39.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 169: Creating data stores for simulated device 23:53:39.222 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:39.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:39.223 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:39.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:39.223 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:39.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1b075673] 23:53:39.224 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:39.225 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:39.225 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:39.225 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:39.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:39.225 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:39.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:39.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:39.225 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1b075673], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1b075673], subtreeVersion=Version[1b86d414], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1b86d414], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:39.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:39.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:39.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146] 23:53:39.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 169 on channel [id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146] 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) by 1220 down to 2095932 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146] 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146] 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) request=subsystem result=ReplySuccess, want-reply=true 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) request=subsystem activate command 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) starting runner for command=netconf 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #5 SSH_MSG_CHANNEL_DATA 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) by 373 down to 2096779 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_CHANNEL_DATA len=373 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146] 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146] 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146] 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17998', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=169} created 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146]} created 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146] successful with session NetconfServerSession{sessionId=169, channel=[id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146]} 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146]} up 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #6 SSH_MSG_CHANNEL_DATA 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) by 393 down to 2096386 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_CHANNEL_DATA len=393 23:53:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146] 23:53:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=169} 23:53:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45dab5e3 after next message 23:53:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x0f975344, L:/10.30.170.146:17998 - R:/10.30.170.79:49146]} EXI handlers added to pipeline 23:53:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:39.231 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45dab5e3 23:53:39.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) by 179 down to 2095753 23:53:39.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:39.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:39.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #7 SSH_MSG_CHANNEL_DATA 23:53:39.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) by 340 down to 2096046 23:53:39.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_CHANNEL_DATA len=340 23:53:39.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146] 23:53:39.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:39.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:39.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=169} 23:53:39.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1b86d414] 23:53:39.234 [netconf-device-simulator-threads-4] 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 23:53:39.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:39.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:39.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:39.234 [netconf-device-simulator-threads-4] 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 23:53:39.234 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:39.234 [netconf-device-simulator-threads-4] 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} 23:53:39.234 [netconf-device-simulator-threads-4] 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} 23:53:39.234 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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} 23:53:39.235 [netconf-device-simulator-threads-4] 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 23:53:39.235 [netconf-device-simulator-threads-4] 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 23:53:39.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:39.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) by 778 down to 2094975 23:53:39.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:39.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:39.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:39.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #8 SSH_MSG_IGNORE 23:53:39.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:53:39.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:39.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #10 SSH_MSG_IGNORE 23:53:39.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:53:39.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:39.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #9 SSH_MSG_IGNORE 23:53:39.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:53:39.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:39.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #11 SSH_MSG_IGNORE 23:53:39.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438]} 23:53:39.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:53:39.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40438]): SSH-2.0-SSHD-UNKNOWN 23:53:39.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40438]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:39.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40438]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:39.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40438]) Send SSH_MSG_KEXINIT 23:53:39.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40438]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:39.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40438]) process #0 SSH_MSG_KEXINIT 23:53:39.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40438]) SSH_MSG_KEXINIT 23:53:39.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40438]) strict KEX=true client=true server=true 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40438]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40438]) Kex: server host key algorithms = rsa-sha2-512 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40438]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40438]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40438]) Kex: mac algorithms (client to server) = aead 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40438]) Kex: mac algorithms (server to client) = aead 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40438]) Kex: compression algorithms (client to server) = none 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40438]) Kex: compression algorithms (server to client) = none 23:53:39.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:39.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40438]) process #1 30 23:53:39.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40438]] process command=SSH_MSG_KEXDH_INIT 23:53:39.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40438]] Send SSH_MSG_KEXDH_REPLY 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40438]) packet #1 sending command=31[31] len=1639 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40438])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40438]) Send SSH_MSG_NEWKEYS 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40438]) session ID=a2:e5:d7:06:b0:51:fe:36:ac:81:9e:12:6a:86:d0:b3:3c:b1:44:a7:e2:c7:be:05:2b:1c:f6:32:c8:16:c1:9f:81:c0:69:d4:6c:3f:b7:27:7a:c3:76:2f:60:24:60:c1:59:ae:69:b8:42:62:09:cf:8d:18:73:32:92:80:ed:74 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40438]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40438]): strict KEX resets output message sequence number from 3 to 0 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40438]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40438])[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 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40438])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40438]) packet #0 sending command=7[7] len=419 23:53:39.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40438]) No pending packets to flush at end of KEX 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40438]) process #2 SSH_MSG_NEWKEYS 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40438]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40438]): strict KEX resets input message sequence number from 3 to 0 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40438]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40438]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40438]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40438]) authorized authentication methods: password,publickey 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40438]) Accepted service ssh-userauth 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40438]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40438]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40438]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40438]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40438]) no authentication factory for method=none 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40438]) SSH_MSG_USERAUTH_REQUEST 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40438]) remaining methods: password,publickey 23:53:39.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40438]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40438]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40438]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40438]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:39.877 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40438]) authentication result: true 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40438]) SSH_MSG_USERAUTH_REQUEST 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40438])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40438]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40438]) no heartbeat to stop 23:53:39.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40438]) heartbeat type=IGNORE, interval=PT30S 23:53:39.877 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40438 authenticated 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40438]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40438]] session=TransportServerSession[admin@/10.30.170.79:40438] id=0 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40438])) size=2097152, max=2097152, packet=32768 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40438]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40438] 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40438]) recipient=0 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])) size=2097152, max=2097152, packet=32768 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])) re-initializing 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])) size=2097152, max=2097152, packet=32768 23:53:39.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:39.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:39.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:39.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:39.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])[want-reply=true] subsystem=netconf 23:53:39.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])[subsystem] prepared command 23:53:39.879 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:39.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:39.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438]}} established 23:53:39.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 170: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17999 23:53:39.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 170: Creating data stores for simulated device 23:53:39.880 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:39.880 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:39.880 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:39.880 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:39.880 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:39.881 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3127c7f4] 23:53:39.881 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:39.882 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:39.882 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:39.882 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:39.882 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:39.882 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:39.882 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:39.882 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:39.882 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3127c7f4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3127c7f4], subtreeVersion=Version[6d416bc2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6d416bc2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:39.882 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:39.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:39.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438] 23:53:39.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 170 on channel [id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438] 23:53:39.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) by 1220 down to 2095932 23:53:39.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438] 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438] 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) request=subsystem result=ReplySuccess, want-reply=true 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) request=subsystem activate command 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) starting runner for command=netconf 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #5 SSH_MSG_CHANNEL_DATA 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) by 373 down to 2096779 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_CHANNEL_DATA len=373 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438] 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438] 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438] 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='17999', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=170} created 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=170, channel=[id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438]} created 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438] successful with session NetconfServerSession{sessionId=170, channel=[id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438]} 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438]} up 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #6 SSH_MSG_CHANNEL_DATA 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) by 393 down to 2096386 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_CHANNEL_DATA len=393 23:53:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438] 23:53:39.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:39.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:39.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=170} 23:53:39.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:39.888 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b4e64ea after next message 23:53:39.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=170, channel=[id: 0xf8f03f60, L:/10.30.170.146:17999 - R:/10.30.170.79:40438]} EXI handlers added to pipeline 23:53:39.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:39.888 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b4e64ea 23:53:39.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) by 179 down to 2095753 23:53:39.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:39.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:39.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #7 SSH_MSG_CHANNEL_DATA 23:53:39.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) by 340 down to 2096046 23:53:39.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_CHANNEL_DATA len=340 23:53:39.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438] 23:53:39.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:39.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:39.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=170} 23:53:39.892 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6d416bc2] 23:53:39.892 [netconf-device-simulator-threads-6] 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 23:53:39.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:39.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:39.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:39.893 [netconf-device-simulator-threads-6] 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 23:53:39.893 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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} 23:53:39.894 [netconf-device-simulator-threads-6] 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 23:53:39.894 [netconf-device-simulator-threads-6] 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 23:53:39.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:39.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) by 778 down to 2094975 23:53:39.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:39.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:40.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:40.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #9 SSH_MSG_IGNORE 23:53:40.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:53:40.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:40.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #10 SSH_MSG_IGNORE 23:53:40.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:53:40.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:40.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #8 SSH_MSG_IGNORE 23:53:40.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:53:40.237 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:40.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #11 SSH_MSG_IGNORE 23:53:40.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:53:40.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970]} 23:53:40.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45970]): SSH-2.0-SSHD-UNKNOWN 23:53:40.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45970]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:40.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45970]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:40.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45970]) Send SSH_MSG_KEXINIT 23:53:40.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45970]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45970]) process #0 SSH_MSG_KEXINIT 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45970]) SSH_MSG_KEXINIT 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45970]) strict KEX=true client=true server=true 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45970]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45970]) Kex: server host key algorithms = rsa-sha2-512 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45970]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45970]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45970]) Kex: mac algorithms (client to server) = aead 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45970]) Kex: mac algorithms (server to client) = aead 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45970]) Kex: compression algorithms (client to server) = none 23:53:40.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45970]) Kex: compression algorithms (server to client) = none 23:53:40.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:40.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45970]) process #1 30 23:53:40.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45970]] process command=SSH_MSG_KEXDH_INIT 23:53:40.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45970]] Send SSH_MSG_KEXDH_REPLY 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45970]) packet #1 sending command=31[31] len=1639 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45970])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45970]) Send SSH_MSG_NEWKEYS 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45970]) session ID=f4:8b:ae:04:38:36:0a:90:9e:32:8d:2d:e0:1b:22:35:23:3f:81:85:17:e4:f4:34:43:7e:b1:12:2a:98:f6:cc:2d:33:c4:be:91:b1:bc:ed:fe:20:c7:12:fc:ec:9d:a4:a7:e2:8e:34:c6:54:b8:3a:9b:4f:7c:f7:99:19:6a:71 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45970]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45970]): strict KEX resets output message sequence number from 3 to 0 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45970]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45970])[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 23:53:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45970])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45970]) packet #0 sending command=7[7] len=419 23:53:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45970]) No pending packets to flush at end of KEX 23:53:40.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45970]) process #2 SSH_MSG_NEWKEYS 23:53:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45970]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45970]): strict KEX resets input message sequence number from 3 to 0 23:53:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45970]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45970]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45970]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45970]) authorized authentication methods: password,publickey 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45970]) Accepted service ssh-userauth 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45970]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #11 SSH_MSG_IGNORE 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #9 SSH_MSG_IGNORE 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45970]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45970]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45970]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45970]) no authentication factory for method=none 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45970]) SSH_MSG_USERAUTH_REQUEST 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45970]) remaining methods: password,publickey 23:53:40.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45970]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45970]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45970]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45970]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:40.720 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45970]) authentication result: true 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45970]) SSH_MSG_USERAUTH_REQUEST 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45970])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45970]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45970]) no heartbeat to stop 23:53:40.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45970]) heartbeat type=IGNORE, interval=PT30S 23:53:40.721 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45970 authenticated 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45970]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45970]] session=TransportServerSession[admin@/10.30.170.79:45970] id=0 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45970])) size=2097152, max=2097152, packet=32768 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45970]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45970] 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45970]) recipient=0 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])) size=2097152, max=2097152, packet=32768 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])) re-initializing 23:53:40.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])) size=2097152, max=2097152, packet=32768 23:53:40.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:40.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:40.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:40.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:40.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])[want-reply=true] subsystem=netconf 23:53:40.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])[subsystem] prepared command 23:53:40.724 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:40.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:40.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970]}} established 23:53:40.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 171: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18000 23:53:40.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 171: Creating data stores for simulated device 23:53:40.724 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:40.725 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:40.728 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:40.729 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:40.729 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:40.738 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[148980b] 23:53:40.738 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:40.739 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:40.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:40.748 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:40.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:40.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:40.749 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[148980b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[148980b], subtreeVersion=Version[183645f5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[183645f5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:40.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:40.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:40.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970] 23:53:40.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 171 on channel [id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970] 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) by 1220 down to 2095932 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970] 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970] 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) request=subsystem result=ReplySuccess, want-reply=true 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) request=subsystem activate command 23:53:40.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) starting runner for command=netconf 23:53:40.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #5 SSH_MSG_CHANNEL_DATA 23:53:40.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) by 373 down to 2096779 23:53:40.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_CHANNEL_DATA len=373 23:53:40.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970] 23:53:40.756 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:40.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:40.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970] 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970] 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18000', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=171} created 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970]} created 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970] successful with session NetconfServerSession{sessionId=171, channel=[id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970]} 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970]} up 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #6 SSH_MSG_CHANNEL_DATA 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) by 393 down to 2096386 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_CHANNEL_DATA len=393 23:53:40.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970] 23:53:40.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:40.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:40.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=171} 23:53:40.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:40.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42ebd1db after next message 23:53:40.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x8fec2aed, L:/10.30.170.146:18000 - R:/10.30.170.79:45970]} EXI handlers added to pipeline 23:53:40.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:40.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42ebd1db 23:53:40.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) by 179 down to 2095753 23:53:40.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:40.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:40.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #7 SSH_MSG_CHANNEL_DATA 23:53:40.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) by 340 down to 2096046 23:53:40.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_CHANNEL_DATA len=340 23:53:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970] 23:53:40.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:40.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:40.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=171} 23:53:40.773 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[183645f5] 23:53:40.773 [netconf-device-simulator-threads-0] 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 23:53:40.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:40.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:40.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:40.774 [netconf-device-simulator-threads-0] 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 23:53:40.774 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.775 [netconf-device-simulator-threads-0] 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} 23:53:40.776 [netconf-device-simulator-threads-0] 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 23:53:40.776 [netconf-device-simulator-threads-0] 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 23:53:40.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:40.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) by 778 down to 2094975 23:53:40.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:40.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:40.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:40.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #10 SSH_MSG_IGNORE 23:53:40.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:53:40.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:40.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #8 SSH_MSG_IGNORE 23:53:40.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:53:41.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918]} 23:53:41.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51918]): SSH-2.0-SSHD-UNKNOWN 23:53:41.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51918]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:41.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51918]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51918]) Send SSH_MSG_KEXINIT 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51918]) process #0 SSH_MSG_KEXINIT 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51918]) SSH_MSG_KEXINIT 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51918]) strict KEX=true client=true server=true 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51918]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51918]) Kex: server host key algorithms = rsa-sha2-512 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51918]) Kex: mac algorithms (client to server) = aead 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51918]) Kex: mac algorithms (server to client) = aead 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51918]) Kex: compression algorithms (client to server) = none 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51918]) Kex: compression algorithms (server to client) = none 23:53:41.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:41.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51918]) process #1 30 23:53:41.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51918]] process command=SSH_MSG_KEXDH_INIT 23:53:41.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51918]] Send SSH_MSG_KEXDH_REPLY 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51918]) packet #1 sending command=31[31] len=1639 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51918])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51918]) Send SSH_MSG_NEWKEYS 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51918]) session ID=4f:c4:ec:1c:e1:0d:fa:53:f8:94:b5:c3:e4:cc:85:22:73:38:bb:b4:5f:99:ac:54:e5:c9:0f:a4:6e:de:3d:ad:eb:3c:11:6e:f0:23:3c:90:ec:96:d0:76:30:8f:9f:34:bf:05:49:01:44:cc:90:3f:d3:22:3f:7b:45:b8:d1:a2 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51918]): strict KEX resets output message sequence number from 3 to 0 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51918]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51918])[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 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51918]) packet #0 sending command=7[7] len=419 23:53:41.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51918]) No pending packets to flush at end of KEX 23:53:41.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #11 SSH_MSG_IGNORE 23:53:41.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:53:41.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:41.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #8 SSH_MSG_IGNORE 23:53:41.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:53:41.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51918]) process #2 SSH_MSG_NEWKEYS 23:53:41.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:41.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51918]): strict KEX resets input message sequence number from 3 to 0 23:53:41.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51918]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:41.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:41.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51918]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:41.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:41.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51918]) authorized authentication methods: password,publickey 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51918]) Accepted service ssh-userauth 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51918]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51918]) no authentication factory for method=none 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51918]) SSH_MSG_USERAUTH_REQUEST 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51918]) remaining methods: password,publickey 23:53:41.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51918]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:41.404 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51918]) authentication result: true 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51918]) SSH_MSG_USERAUTH_REQUEST 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51918]) no heartbeat to stop 23:53:41.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51918]) heartbeat type=IGNORE, interval=PT30S 23:53:41.404 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51918 authenticated 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51918]] session=TransportServerSession[admin@/10.30.170.79:51918] id=0 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51918])) size=2097152, max=2097152, packet=32768 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51918] 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51918]) recipient=0 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])) size=2097152, max=2097152, packet=32768 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])) re-initializing 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])) size=2097152, max=2097152, packet=32768 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:41.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])[want-reply=true] subsystem=netconf 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])[subsystem] prepared command 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918]}} established 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 172: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18001 23:53:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 172: Creating data stores for simulated device 23:53:41.406 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:41.407 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:41.407 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:41.407 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:41.407 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:41.407 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7412e074] 23:53:41.407 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:41.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:41.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:41.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:41.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:41.409 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:41.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:41.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:41.409 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7412e074], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7412e074], subtreeVersion=Version[430e8333], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[430e8333], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:41.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:41.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:41.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918] 23:53:41.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 172 on channel [id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918] 23:53:41.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) by 1220 down to 2095932 23:53:41.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918] 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918] 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) request=subsystem result=ReplySuccess, want-reply=true 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) request=subsystem activate command 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) starting runner for command=netconf 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #5 SSH_MSG_CHANNEL_DATA 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) by 373 down to 2096779 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_CHANNEL_DATA len=373 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918] 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918] 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918] 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18001', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=172} created 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918]} created 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918] successful with session NetconfServerSession{sessionId=172, channel=[id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918]} 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918]} up 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #6 SSH_MSG_CHANNEL_DATA 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) by 393 down to 2096386 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_CHANNEL_DATA len=393 23:53:41.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918] 23:53:41.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:41.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:41.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=172} 23:53:41.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:41.414 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35e7b38f after next message 23:53:41.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xe86a0d4f, L:/10.30.170.146:18001 - R:/10.30.170.79:51918]} EXI handlers added to pipeline 23:53:41.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:41.415 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35e7b38f 23:53:41.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) by 179 down to 2095753 23:53:41.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:41.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:41.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #7 SSH_MSG_CHANNEL_DATA 23:53:41.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) by 340 down to 2096046 23:53:41.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_CHANNEL_DATA len=340 23:53:41.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918] 23:53:41.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:41.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:41.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=172} 23:53:41.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[430e8333] 23:53:41.419 [netconf-device-simulator-threads-2] 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 23:53:41.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:41.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:41.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:41.419 [netconf-device-simulator-threads-2] 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 23:53:41.419 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:41.419 [netconf-device-simulator-threads-2] 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} 23:53:41.419 [netconf-device-simulator-threads-2] 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} 23:53:41.419 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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} 23:53:41.420 [netconf-device-simulator-threads-2] 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 23:53:41.420 [netconf-device-simulator-threads-2] 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 23:53:41.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:41.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) by 778 down to 2094975 23:53:41.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:41.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:41.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:41.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #9 SSH_MSG_IGNORE 23:53:41.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:53:41.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:41.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #10 SSH_MSG_IGNORE 23:53:41.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:53:41.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848]} 23:53:41.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36848]): SSH-2.0-SSHD-UNKNOWN 23:53:41.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36848]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:41.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36848]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:41.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36848]) Send SSH_MSG_KEXINIT 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36848]) process #0 SSH_MSG_KEXINIT 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36848]) SSH_MSG_KEXINIT 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36848]) strict KEX=true client=true server=true 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36848]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36848]) Kex: server host key algorithms = rsa-sha2-512 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36848]) Kex: mac algorithms (client to server) = aead 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36848]) Kex: mac algorithms (server to client) = aead 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36848]) Kex: compression algorithms (client to server) = none 23:53:42.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36848]) Kex: compression algorithms (server to client) = none 23:53:42.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:42.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #9 SSH_MSG_IGNORE 23:53:42.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:53:42.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36848]) process #1 30 23:53:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36848]] process command=SSH_MSG_KEXDH_INIT 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36848]] Send SSH_MSG_KEXDH_REPLY 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36848]) packet #1 sending command=31[31] len=1639 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36848])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36848]) Send SSH_MSG_NEWKEYS 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36848]) session ID=11:67:2d:6d:be:87:c9:4e:30:6a:48:36:80:f0:34:76:17:ef:3f:a9:98:a5:a7:65:e8:d1:ce:b1:df:fd:0f:41:10:8c:d1:f1:b5:dc:ba:77:d4:98:b2:a7:cc:4b:f0:28:24:2c:34:6f:fe:82:c3:a2:37:9e:a4:63:a8:4c:b4:34 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36848]): strict KEX resets output message sequence number from 3 to 0 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36848]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36848])[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 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36848]) packet #0 sending command=7[7] len=419 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36848]) No pending packets to flush at end of KEX 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #11 SSH_MSG_IGNORE 23:53:42.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36848]) process #2 SSH_MSG_NEWKEYS 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36848]): strict KEX resets input message sequence number from 3 to 0 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36848]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36848]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36848]) authorized authentication methods: password,publickey 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36848]) Accepted service ssh-userauth 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36848]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36848]) no authentication factory for method=none 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36848]) SSH_MSG_USERAUTH_REQUEST 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36848]) remaining methods: password,publickey 23:53:42.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36848]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:42.188 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36848]) authentication result: true 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36848]) SSH_MSG_USERAUTH_REQUEST 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36848]) no heartbeat to stop 23:53:42.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36848]) heartbeat type=IGNORE, interval=PT30S 23:53:42.189 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36848 authenticated 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36848]] session=TransportServerSession[admin@/10.30.170.79:36848] id=0 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36848])) size=2097152, max=2097152, packet=32768 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36848] 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36848]) recipient=0 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])) size=2097152, max=2097152, packet=32768 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])) re-initializing 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])) size=2097152, max=2097152, packet=32768 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:42.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:42.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:42.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:42.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])[want-reply=true] subsystem=netconf 23:53:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])[subsystem] prepared command 23:53:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848]}} established 23:53:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 173: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18002 23:53:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 173: Creating data stores for simulated device 23:53:42.193 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:42.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:42.193 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:42.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:42.193 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:42.194 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1e599401] 23:53:42.194 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:42.194 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:42.194 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:42.194 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:42.194 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:42.194 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:42.194 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:42.194 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:42.194 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1e599401], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1e599401], subtreeVersion=Version[10ebc085], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10ebc085], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:42.195 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:42.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:42.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848] 23:53:42.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 173 on channel [id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848] 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) by 1220 down to 2095932 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848] 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848] 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) request=subsystem result=ReplySuccess, want-reply=true 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) request=subsystem activate command 23:53:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) starting runner for command=netconf 23:53:42.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #5 SSH_MSG_CHANNEL_DATA 23:53:42.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) by 373 down to 2096779 23:53:42.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_CHANNEL_DATA len=373 23:53:42.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848] 23:53:42.198 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:42.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848] 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848] 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18002', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=173} created 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848]} created 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848] successful with session NetconfServerSession{sessionId=173, channel=[id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848]} 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848]} up 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #6 SSH_MSG_CHANNEL_DATA 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) by 393 down to 2096386 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_CHANNEL_DATA len=393 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848] 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:42.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=173} 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ab0f9c5 after next message 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x54584da6, L:/10.30.170.146:18002 - R:/10.30.170.79:36848]} EXI handlers added to pipeline 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ab0f9c5 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) by 179 down to 2095753 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:42.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:42.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #7 SSH_MSG_CHANNEL_DATA 23:53:42.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) by 340 down to 2096046 23:53:42.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_CHANNEL_DATA len=340 23:53:42.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848] 23:53:42.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:42.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:42.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=173} 23:53:42.204 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10ebc085] 23:53:42.204 [netconf-device-simulator-threads-4] 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 23:53:42.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:42.204 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:42.204 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:42.204 [netconf-device-simulator-threads-4] 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 23:53:42.204 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:42.204 [netconf-device-simulator-threads-4] 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} 23:53:42.204 [netconf-device-simulator-threads-4] 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} 23:53:42.204 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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} 23:53:42.205 [netconf-device-simulator-threads-4] 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 23:53:42.205 [netconf-device-simulator-threads-4] 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 23:53:42.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:42.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) by 778 down to 2094975 23:53:42.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:42.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:42.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:42.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #10 SSH_MSG_IGNORE 23:53:42.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:53:42.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:42.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #8 SSH_MSG_IGNORE 23:53:42.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:53:42.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304]} 23:53:42.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54304]): SSH-2.0-SSHD-UNKNOWN 23:53:42.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54304]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:42.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54304]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:42.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54304]) Send SSH_MSG_KEXINIT 23:53:42.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #0 SSH_MSG_KEXINIT 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_KEXINIT 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54304]) strict KEX=true client=true server=true 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: server host key algorithms = rsa-sha2-512 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: mac algorithms (client to server) = aead 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: mac algorithms (server to client) = aead 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: compression algorithms (client to server) = none 23:53:42.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54304]) Kex: compression algorithms (server to client) = none 23:53:42.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:42.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:42.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #1 30 23:53:42.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54304]] process command=SSH_MSG_KEXDH_INIT 23:53:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54304]] Send SSH_MSG_KEXDH_REPLY 23:53:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #1 sending command=31[31] len=1639 23:53:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54304])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54304]) Send SSH_MSG_NEWKEYS 23:53:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54304]) session ID=8f:8c:a2:a8:f2:af:41:8b:54:4c:06:b7:74:5b:6c:fa:1a:a6:75:2c:09:70:00:9d:c1:74:99:72:3d:f9:39:14:7f:f2:b3:7e:ea:06:61:33:5e:e3:bd:9a:d4:ed:bb:da:d8:a6:e2:ad:59:61:37:2a:8a:ce:4f:8a:84:99:2f:9e 23:53:42.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54304]): strict KEX resets output message sequence number from 3 to 0 23:53:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54304]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54304])[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 23:53:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54304])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #0 sending command=7[7] len=419 23:53:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54304]) No pending packets to flush at end of KEX 23:53:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #9 SSH_MSG_IGNORE 23:53:42.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:53:42.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #2 SSH_MSG_NEWKEYS 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54304]): strict KEX resets input message sequence number from 3 to 0 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54304]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54304]) authorized authentication methods: password,publickey 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54304]) Accepted service ssh-userauth 23:53:42.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) no authentication factory for method=none 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_USERAUTH_REQUEST 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54304]) remaining methods: password,publickey 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #11 SSH_MSG_IGNORE 23:53:42.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54304]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54304]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:42.850 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54304]) authentication result: true 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54304]) SSH_MSG_USERAUTH_REQUEST 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54304])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54304]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54304]) no heartbeat to stop 23:53:42.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54304]) heartbeat type=IGNORE, interval=PT30S 23:53:42.850 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54304 authenticated 23:53:42.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:42.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]] session=TransportServerSession[admin@/10.30.170.79:54304] id=0 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54304])) size=2097152, max=2097152, packet=32768 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54304] 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54304]) recipient=0 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])) size=2097152, max=2097152, packet=32768 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])) re-initializing 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])) size=2097152, max=2097152, packet=32768 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:42.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[want-reply=true] subsystem=netconf 23:53:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[subsystem] prepared command 23:53:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304]}} established 23:53:42.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 174: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18003 23:53:42.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 174: Creating data stores for simulated device 23:53:42.854 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:42.854 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:42.855 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:42.855 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:42.855 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:42.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3f43ced1] 23:53:42.857 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:42.858 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:42.858 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:42.858 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:42.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:42.859 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:42.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:42.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:42.859 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3f43ced1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3f43ced1], subtreeVersion=Version[63ebcf7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[63ebcf7d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:42.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:42.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:42.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304] 23:53:42.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 174 on channel [id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304] 23:53:42.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:42.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 1220 down to 2095932 23:53:42.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:42.864 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:42.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304] 23:53:42.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304] 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) request=subsystem result=ReplySuccess, want-reply=true 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) request=subsystem activate command 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) starting runner for command=netconf 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #5 SSH_MSG_CHANNEL_DATA 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 373 down to 2096779 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_DATA len=373 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:42.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:42.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304] 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304] 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18003', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=174} created 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=174, channel=[id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304]} created 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304] successful with session NetconfServerSession{sessionId=174, channel=[id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304]} 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304]} up 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #6 SSH_MSG_CHANNEL_DATA 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 393 down to 2096386 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_DATA len=393 23:53:42.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:53:42.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:42.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:42.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #8 SSH_MSG_IGNORE 23:53:42.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:53:42.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=174} 23:53:42.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:42.869 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4df7ab5e after next message 23:53:42.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=174, channel=[id: 0xff2201a1, L:/10.30.170.146:18003 - R:/10.30.170.79:54304]} EXI handlers added to pipeline 23:53:42.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:42.869 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4df7ab5e 23:53:42.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 179 down to 2095753 23:53:42.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:42.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:42.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #7 SSH_MSG_CHANNEL_DATA 23:53:42.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 340 down to 2096046 23:53:42.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_DATA len=340 23:53:42.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:53:42.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:42.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:42.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=174} 23:53:42.874 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[63ebcf7d] 23:53:42.874 [netconf-device-simulator-threads-6] 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 23:53:42.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:42.874 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:42.874 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:42.874 [netconf-device-simulator-threads-6] 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 23:53:42.874 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:42.874 [netconf-device-simulator-threads-6] 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} 23:53:42.874 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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} 23:53:42.875 [netconf-device-simulator-threads-6] 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 23:53:42.875 [netconf-device-simulator-threads-6] 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 23:53:42.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:42.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 778 down to 2094975 23:53:42.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:42.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:43.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:43.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #10 SSH_MSG_IGNORE 23:53:43.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:53:43.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948]} 23:53:43.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51948]): SSH-2.0-SSHD-UNKNOWN 23:53:43.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51948]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:43.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51948]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:43.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51948]) Send SSH_MSG_KEXINIT 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51948]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51948]) process #0 SSH_MSG_KEXINIT 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51948]) SSH_MSG_KEXINIT 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51948]) strict KEX=true client=true server=true 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51948]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51948]) Kex: server host key algorithms = rsa-sha2-512 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51948]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51948]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51948]) Kex: mac algorithms (client to server) = aead 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51948]) Kex: mac algorithms (server to client) = aead 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51948]) Kex: compression algorithms (client to server) = none 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51948]) Kex: compression algorithms (server to client) = none 23:53:43.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:43.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #11 SSH_MSG_IGNORE 23:53:43.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:53:43.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:43.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51948]) process #1 30 23:53:43.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51948]] process command=SSH_MSG_KEXDH_INIT 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51948]] Send SSH_MSG_KEXDH_REPLY 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51948]) packet #1 sending command=31[31] len=1639 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51948])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51948]) Send SSH_MSG_NEWKEYS 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51948]) session ID=26:4a:79:b5:42:b7:0f:ea:13:4f:4a:f2:6a:ba:29:4d:68:a2:5a:6f:02:a4:88:b1:60:b5:49:f2:8f:a2:1a:93:c8:e1:b2:c0:0f:b8:19:e9:07:3c:be:eb:31:de:75:d9:55:bc:a2:14:73:a2:7a:5c:8b:a2:9f:7f:fd:37:df:51 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51948]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51948]): strict KEX resets output message sequence number from 3 to 0 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51948]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51948])[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 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51948])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51948]) packet #0 sending command=7[7] len=419 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51948]) No pending packets to flush at end of KEX 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #9 SSH_MSG_IGNORE 23:53:43.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51948]) process #2 SSH_MSG_NEWKEYS 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51948]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51948]): strict KEX resets input message sequence number from 3 to 0 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51948]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51948]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51948]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51948]) authorized authentication methods: password,publickey 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51948]) Accepted service ssh-userauth 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51948]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51948]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51948]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51948]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51948]) no authentication factory for method=none 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51948]) SSH_MSG_USERAUTH_REQUEST 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51948]) remaining methods: password,publickey 23:53:43.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51948]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:43.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51948]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:43.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51948]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:43.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51948]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:43.575 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:43.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51948]) authentication result: true 23:53:43.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51948]) SSH_MSG_USERAUTH_REQUEST 23:53:43.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51948])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:43.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51948]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:43.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:43.576 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:43.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51948]) no heartbeat to stop 23:53:43.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51948]) heartbeat type=IGNORE, interval=PT30S 23:53:43.576 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51948 authenticated 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51948]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51948]] session=TransportServerSession[admin@/10.30.170.79:51948] id=0 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51948])) size=2097152, max=2097152, packet=32768 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51948]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51948] 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51948]) recipient=0 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])) size=2097152, max=2097152, packet=32768 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])) re-initializing 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])) size=2097152, max=2097152, packet=32768 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:43.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])[want-reply=true] subsystem=netconf 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])[subsystem] prepared command 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948]}} established 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 175: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18004 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 175: Creating data stores for simulated device 23:53:43.578 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:43.578 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:43.578 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:43.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[35051b93] 23:53:43.579 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:43.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:43.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:43.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:43.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:43.580 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:43.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:43.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:43.580 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[35051b93], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[35051b93], subtreeVersion=Version[3e662c9a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e662c9a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:43.588 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:43.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:43.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948] 23:53:43.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 175 on channel [id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948] 23:53:43.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) by 1220 down to 2095932 23:53:43.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948] 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948] 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) request=subsystem result=ReplySuccess, want-reply=true 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) request=subsystem activate command 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) starting runner for command=netconf 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #5 SSH_MSG_CHANNEL_DATA 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) by 373 down to 2096779 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_CHANNEL_DATA len=373 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948] 23:53:43.591 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948] 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948] 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18004', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=175} created 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=175, channel=[id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948]} created 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948] successful with session NetconfServerSession{sessionId=175, channel=[id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948]} 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948]} up 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #6 SSH_MSG_CHANNEL_DATA 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) by 393 down to 2096386 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_CHANNEL_DATA len=393 23:53:43.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948] 23:53:43.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:43.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:43.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=175} 23:53:43.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:43.594 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@d855139 after next message 23:53:43.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=175, channel=[id: 0x8cbcc1a9, L:/10.30.170.146:18004 - R:/10.30.170.79:51948]} EXI handlers added to pipeline 23:53:43.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:43.594 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@d855139 23:53:43.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) by 179 down to 2095753 23:53:43.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:43.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:43.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #7 SSH_MSG_CHANNEL_DATA 23:53:43.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) by 340 down to 2096046 23:53:43.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_CHANNEL_DATA len=340 23:53:43.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948] 23:53:43.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:43.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:43.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=175} 23:53:43.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e662c9a] 23:53:43.598 [netconf-device-simulator-threads-0] 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 23:53:43.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:43.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:43.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:43.598 [netconf-device-simulator-threads-0] 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 23:53:43.598 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:43.598 [netconf-device-simulator-threads-0] 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} 23:53:43.598 [netconf-device-simulator-threads-0] 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} 23:53:43.598 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:43.598 [netconf-device-simulator-threads-0] 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} 23:53:43.598 [netconf-device-simulator-threads-0] 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} 23:53:43.598 [netconf-device-simulator-threads-0] 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} 23:53:43.598 [netconf-device-simulator-threads-0] 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} 23:53:43.598 [netconf-device-simulator-threads-0] 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} 23:53:43.598 [netconf-device-simulator-threads-0] 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} 23:53:43.599 [netconf-device-simulator-threads-0] 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} 23:53:43.599 [netconf-device-simulator-threads-0] 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} 23:53:43.599 [netconf-device-simulator-threads-0] 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} 23:53:43.599 [netconf-device-simulator-threads-0] 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} 23:53:43.599 [netconf-device-simulator-threads-0] 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} 23:53:43.599 [netconf-device-simulator-threads-0] 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} 23:53:43.599 [netconf-device-simulator-threads-0] 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 23:53:43.599 [netconf-device-simulator-threads-0] 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 23:53:43.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:43.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) by 778 down to 2094975 23:53:43.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:43.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:43.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:43.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #8 SSH_MSG_IGNORE 23:53:43.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:53:43.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:43.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #10 SSH_MSG_IGNORE 23:53:43.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:53:43.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094]} 23:53:43.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35094]): SSH-2.0-SSHD-UNKNOWN 23:53:43.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35094]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:43.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35094]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:44.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:44.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:44.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #8 SSH_MSG_IGNORE 23:53:44.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35094]) Send SSH_MSG_KEXINIT 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35094]) process #0 SSH_MSG_KEXINIT 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35094]) SSH_MSG_KEXINIT 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35094]) strict KEX=true client=true server=true 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35094]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35094]) Kex: server host key algorithms = rsa-sha2-512 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35094]) Kex: mac algorithms (client to server) = aead 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35094]) Kex: mac algorithms (server to client) = aead 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35094]) Kex: compression algorithms (client to server) = none 23:53:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35094]) Kex: compression algorithms (server to client) = none 23:53:44.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:44.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #11 SSH_MSG_IGNORE 23:53:44.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:53:44.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:44.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35094]) process #1 30 23:53:44.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35094]] process command=SSH_MSG_KEXDH_INIT 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35094]] Send SSH_MSG_KEXDH_REPLY 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35094]) packet #1 sending command=31[31] len=1639 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35094])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35094]) Send SSH_MSG_NEWKEYS 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35094]) session ID=6b:da:8b:05:78:1e:7f:54:b3:01:55:1c:d7:04:69:e9:0b:fe:08:50:b5:7c:32:28:8b:6a:b3:f3:7f:f0:32:a5:8f:d5:52:bd:66:25:0b:b9:88:a3:16:7e:8c:c9:bd:c0:52:37:db:26:d0:41:b8:a2:04:a8:8a:15:76:b5:ad:59 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35094]): strict KEX resets output message sequence number from 3 to 0 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35094]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:44.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35094])[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 23:53:44.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:44.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35094]) packet #0 sending command=7[7] len=419 23:53:44.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35094]) No pending packets to flush at end of KEX 23:53:44.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #9 SSH_MSG_IGNORE 23:53:44.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:53:44.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35094]) process #2 SSH_MSG_NEWKEYS 23:53:44.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:44.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35094]): strict KEX resets input message sequence number from 3 to 0 23:53:44.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35094]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:44.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:44.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35094]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:44.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35094]) authorized authentication methods: password,publickey 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35094]) Accepted service ssh-userauth 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35094]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35094]) no authentication factory for method=none 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35094]) SSH_MSG_USERAUTH_REQUEST 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35094]) remaining methods: password,publickey 23:53:44.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35094]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:44.431 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35094]) authentication result: true 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35094]) SSH_MSG_USERAUTH_REQUEST 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35094]) no heartbeat to stop 23:53:44.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35094]) heartbeat type=IGNORE, interval=PT30S 23:53:44.431 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35094 authenticated 23:53:44.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:44.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35094]] session=TransportServerSession[admin@/10.30.170.79:35094] id=0 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35094])) size=2097152, max=2097152, packet=32768 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35094] 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35094]) recipient=0 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])) size=2097152, max=2097152, packet=32768 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])) re-initializing 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])) size=2097152, max=2097152, packet=32768 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:44.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:44.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:44.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:44.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])[want-reply=true] subsystem=netconf 23:53:44.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])[subsystem] prepared command 23:53:44.434 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:44.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:44.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094]}} established 23:53:44.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 176: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18005 23:53:44.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 176: Creating data stores for simulated device 23:53:44.435 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:44.435 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:44.436 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:44.436 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:44.436 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:44.438 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1528d60b] 23:53:44.438 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:44.440 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:44.440 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:44.440 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:44.440 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:44.440 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1528d60b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1528d60b], subtreeVersion=Version[309e16a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[309e16a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:44.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:44.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:44.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094] 23:53:44.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 176 on channel [id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094] 23:53:44.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) by 1220 down to 2095932 23:53:44.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:44.445 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:44.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094] 23:53:44.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094] 23:53:44.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) request=subsystem result=ReplySuccess, want-reply=true 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) request=subsystem activate command 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) starting runner for command=netconf 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #5 SSH_MSG_CHANNEL_DATA 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) by 373 down to 2096779 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_CHANNEL_DATA len=373 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094] 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:44.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:44.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094] 23:53:44.447 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094] 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18005', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=176} created 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094]} created 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094] successful with session NetconfServerSession{sessionId=176, channel=[id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094]} 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094]} up 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #6 SSH_MSG_CHANNEL_DATA 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) by 393 down to 2096386 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_CHANNEL_DATA len=393 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094] 23:53:44.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:44.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:44.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=176} 23:53:44.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:44.450 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2681bd6 after next message 23:53:44.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x9ab8e0ac, L:/10.30.170.146:18005 - R:/10.30.170.79:35094]} EXI handlers added to pipeline 23:53:44.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:44.450 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2681bd6 23:53:44.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) by 179 down to 2095753 23:53:44.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:44.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:44.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #7 SSH_MSG_CHANNEL_DATA 23:53:44.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) by 340 down to 2096046 23:53:44.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_CHANNEL_DATA len=340 23:53:44.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094] 23:53:44.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:44.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:44.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=176} 23:53:44.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[309e16a] 23:53:44.455 [netconf-device-simulator-threads-2] 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 23:53:44.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:44.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:44.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:44.455 [netconf-device-simulator-threads-2] 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 23:53:44.455 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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} 23:53:44.456 [netconf-device-simulator-threads-2] 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 23:53:44.456 [netconf-device-simulator-threads-2] 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 23:53:44.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:44.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) by 778 down to 2094975 23:53:44.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:44.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:44.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #10 SSH_MSG_IGNORE 23:53:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:53:44.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246]} 23:53:44.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40246]): SSH-2.0-SSHD-UNKNOWN 23:53:44.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40246]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:44.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40246]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40246]) Send SSH_MSG_KEXINIT 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40246]) process #0 SSH_MSG_KEXINIT 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40246]) SSH_MSG_KEXINIT 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40246]) strict KEX=true client=true server=true 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40246]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40246]) Kex: server host key algorithms = rsa-sha2-512 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40246]) Kex: mac algorithms (client to server) = aead 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40246]) Kex: mac algorithms (server to client) = aead 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40246]) Kex: compression algorithms (client to server) = none 23:53:44.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40246]) Kex: compression algorithms (server to client) = none 23:53:44.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:44.893 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:44.893 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:44.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #8 SSH_MSG_IGNORE 23:53:44.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:53:44.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #11 SSH_MSG_IGNORE 23:53:44.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:53:44.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40246]) process #1 30 23:53:44.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40246]] process command=SSH_MSG_KEXDH_INIT 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40246]] Send SSH_MSG_KEXDH_REPLY 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40246]) packet #1 sending command=31[31] len=1639 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40246])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40246]) Send SSH_MSG_NEWKEYS 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40246]) session ID=eb:1f:01:80:2e:db:18:3c:83:b8:00:5e:68:00:1c:fc:ff:4e:99:22:da:ae:22:a3:ae:24:df:aa:fb:98:11:d5:82:e7:bf:38:ed:6b:54:01:6d:13:a5:4d:18:72:87:15:e5:6b:ad:0b:ba:39:c3:2a:1e:83:67:31:7a:f0:61:ca 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40246]): strict KEX resets output message sequence number from 3 to 0 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40246]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40246])[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 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40246]) packet #0 sending command=7[7] len=419 23:53:44.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40246]) No pending packets to flush at end of KEX 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40246]) process #2 SSH_MSG_NEWKEYS 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40246]): strict KEX resets input message sequence number from 3 to 0 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40246]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40246]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40246]) authorized authentication methods: password,publickey 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40246]) Accepted service ssh-userauth 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40246]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40246]) no authentication factory for method=none 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40246]) SSH_MSG_USERAUTH_REQUEST 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40246]) remaining methods: password,publickey 23:53:45.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40246]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:45.003 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40246]) authentication result: true 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40246]) SSH_MSG_USERAUTH_REQUEST 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40246]) no heartbeat to stop 23:53:45.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40246]) heartbeat type=IGNORE, interval=PT30S 23:53:45.003 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40246 authenticated 23:53:45.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:45.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:45.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40246]] session=TransportServerSession[admin@/10.30.170.79:40246] id=0 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40246])) size=2097152, max=2097152, packet=32768 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40246] 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40246]) recipient=0 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])) size=2097152, max=2097152, packet=32768 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])) re-initializing 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])) size=2097152, max=2097152, packet=32768 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:45.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])[want-reply=true] subsystem=netconf 23:53:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])[subsystem] prepared command 23:53:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246]}} established 23:53:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 177: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18006 23:53:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 177: Creating data stores for simulated device 23:53:45.006 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:45.006 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:45.006 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:45.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[13c7ab23] 23:53:45.007 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:45.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:45.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:45.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:45.008 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:45.008 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:45.008 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:45.008 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:45.008 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[13c7ab23], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[13c7ab23], subtreeVersion=Version[1c604065], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1c604065], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:45.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:45.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:45.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246] 23:53:45.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 177 on channel [id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246] 23:53:45.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) by 1220 down to 2095932 23:53:45.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:45.014 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246] 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246] 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) request=subsystem result=ReplySuccess, want-reply=true 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) request=subsystem activate command 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) starting runner for command=netconf 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #5 SSH_MSG_CHANNEL_DATA 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) by 373 down to 2096779 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_CHANNEL_DATA len=373 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246] 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246] 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246] 23:53:45.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18006', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:45.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=177} created 23:53:45.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246]} created 23:53:45.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246] successful with session NetconfServerSession{sessionId=177, channel=[id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246]} 23:53:45.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246]} up 23:53:45.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #6 SSH_MSG_CHANNEL_DATA 23:53:45.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) by 393 down to 2096386 23:53:45.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_CHANNEL_DATA len=393 23:53:45.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246] 23:53:45.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:45.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:45.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=177} 23:53:45.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:45.018 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@26330a7d after next message 23:53:45.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x6dd82b75, L:/10.30.170.146:18006 - R:/10.30.170.79:40246]} EXI handlers added to pipeline 23:53:45.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:45.019 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@26330a7d 23:53:45.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) by 179 down to 2095753 23:53:45.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:45.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:45.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #7 SSH_MSG_CHANNEL_DATA 23:53:45.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) by 340 down to 2096046 23:53:45.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_CHANNEL_DATA len=340 23:53:45.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246] 23:53:45.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:45.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:45.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=177} 23:53:45.023 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1c604065] 23:53:45.023 [netconf-device-simulator-threads-4] 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 23:53:45.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:45.023 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:45.023 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:45.023 [netconf-device-simulator-threads-4] 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 23:53:45.023 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.023 [netconf-device-simulator-threads-4] 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} 23:53:45.024 [netconf-device-simulator-threads-4] 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 23:53:45.024 [netconf-device-simulator-threads-4] 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 23:53:45.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:45.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) by 778 down to 2094975 23:53:45.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:45.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #9 SSH_MSG_IGNORE 23:53:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:53:45.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:45.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #10 SSH_MSG_IGNORE 23:53:45.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:53:45.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942]} 23:53:45.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53942]): SSH-2.0-SSHD-UNKNOWN 23:53:45.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53942]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:45.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53942]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:45.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:45.687 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:45.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53942]) Send SSH_MSG_KEXINIT 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53942]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53942]) process #0 SSH_MSG_KEXINIT 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53942]) SSH_MSG_KEXINIT 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53942]) strict KEX=true client=true server=true 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53942]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53942]) Kex: server host key algorithms = rsa-sha2-512 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53942]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53942]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53942]) Kex: mac algorithms (client to server) = aead 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53942]) Kex: mac algorithms (server to client) = aead 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53942]) Kex: compression algorithms (client to server) = none 23:53:45.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53942]) Kex: compression algorithms (server to client) = none 23:53:45.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:45.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #11 SSH_MSG_IGNORE 23:53:45.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:53:45.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #9 SSH_MSG_IGNORE 23:53:45.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:53:45.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53942]) process #1 30 23:53:45.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53942]] process command=SSH_MSG_KEXDH_INIT 23:53:45.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:45.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53942]] Send SSH_MSG_KEXDH_REPLY 23:53:45.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53942]) packet #1 sending command=31[31] len=1639 23:53:45.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53942])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:45.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53942]) Send SSH_MSG_NEWKEYS 23:53:45.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53942]) session ID=ec:e7:dd:6a:18:90:c1:40:65:fe:9f:6f:85:03:db:5f:19:9f:87:80:e6:9e:47:a0:ae:ec:27:bf:a4:da:0f:ad:46:63:c0:4c:21:b9:a8:25:7c:9d:77:31:48:f1:21:73:99:4b:49:59:1d:1b:cf:aa:4f:b1:48:2f:19:de:b0:a8 23:53:45.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53942]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:45.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53942]): strict KEX resets output message sequence number from 3 to 0 23:53:45.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53942]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:45.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53942])[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 23:53:45.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #10 SSH_MSG_IGNORE 23:53:45.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53942])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:45.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53942]) packet #0 sending command=7[7] len=419 23:53:45.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:53:45.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53942]) No pending packets to flush at end of KEX 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53942]) process #2 SSH_MSG_NEWKEYS 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53942]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53942]): strict KEX resets input message sequence number from 3 to 0 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53942]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53942]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53942]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53942]) authorized authentication methods: password,publickey 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53942]) Accepted service ssh-userauth 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53942]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53942]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53942]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53942]) no authentication factory for method=none 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53942]) SSH_MSG_USERAUTH_REQUEST 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53942]) remaining methods: password,publickey 23:53:45.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53942]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53942]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53942]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:45.890 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53942]) authentication result: true 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53942]) SSH_MSG_USERAUTH_REQUEST 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53942])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53942]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53942]) no heartbeat to stop 23:53:45.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53942]) heartbeat type=IGNORE, interval=PT30S 23:53:45.892 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53942 authenticated 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53942]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53942]] session=TransportServerSession[admin@/10.30.170.79:53942] id=0 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53942])) size=2097152, max=2097152, packet=32768 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53942]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53942] 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53942]) recipient=0 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])) size=2097152, max=2097152, packet=32768 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])) re-initializing 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])) size=2097152, max=2097152, packet=32768 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:45.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:45.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:45.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:45.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])[want-reply=true] subsystem=netconf 23:53:45.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])[subsystem] prepared command 23:53:45.894 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:45.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:45.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942]}} established 23:53:45.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 178: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18007 23:53:45.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 178: Creating data stores for simulated device 23:53:45.895 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:45.895 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:45.895 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:45.895 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:45.895 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:45.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62d05975] 23:53:45.896 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:45.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:45.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:45.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:45.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:45.897 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:45.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:45.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:45.897 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62d05975], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62d05975], subtreeVersion=Version[6855beab], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6855beab], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:45.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:45.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:45.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942] 23:53:45.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 178 on channel [id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942] 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) by 1220 down to 2095932 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942] 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942] 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) request=subsystem result=ReplySuccess, want-reply=true 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) request=subsystem activate command 23:53:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) starting runner for command=netconf 23:53:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #5 SSH_MSG_CHANNEL_DATA 23:53:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) by 373 down to 2096779 23:53:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_CHANNEL_DATA len=373 23:53:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942] 23:53:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942] 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942] 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18007', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=178} created 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942]} created 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942] successful with session NetconfServerSession{sessionId=178, channel=[id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942]} 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942]} up 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #6 SSH_MSG_CHANNEL_DATA 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) by 393 down to 2096386 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_CHANNEL_DATA len=393 23:53:45.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942] 23:53:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=178} 23:53:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4c567467 after next message 23:53:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x31813889, L:/10.30.170.146:18007 - R:/10.30.170.79:53942]} EXI handlers added to pipeline 23:53:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:45.903 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4c567467 23:53:45.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) by 179 down to 2095753 23:53:45.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:45.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:45.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #7 SSH_MSG_CHANNEL_DATA 23:53:45.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) by 340 down to 2096046 23:53:45.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_CHANNEL_DATA len=340 23:53:45.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942] 23:53:45.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:45.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:45.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=178} 23:53:45.907 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6855beab] 23:53:45.907 [netconf-device-simulator-threads-6] 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 23:53:45.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:45.907 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:45.907 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:45.907 [netconf-device-simulator-threads-6] 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 23:53:45.907 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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} 23:53:45.908 [netconf-device-simulator-threads-6] 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 23:53:45.908 [netconf-device-simulator-threads-6] 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 23:53:45.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:45.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) by 778 down to 2094975 23:53:45.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:45.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:46.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:46.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #8 SSH_MSG_IGNORE 23:53:46.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:53:46.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400]} 23:53:46.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41400]): SSH-2.0-SSHD-UNKNOWN 23:53:46.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41400]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:46.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41400]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:46.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:46.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:46.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:46.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #8 SSH_MSG_IGNORE 23:53:46.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:53:46.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41400]) Send SSH_MSG_KEXINIT 23:53:46.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41400]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:46.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41400]) process #0 SSH_MSG_KEXINIT 23:53:46.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41400]) SSH_MSG_KEXINIT 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41400]) strict KEX=true client=true server=true 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41400]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41400]) Kex: server host key algorithms = rsa-sha2-512 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41400]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41400]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41400]) Kex: mac algorithms (client to server) = aead 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41400]) Kex: mac algorithms (server to client) = aead 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41400]) Kex: compression algorithms (client to server) = none 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41400]) Kex: compression algorithms (server to client) = none 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:46.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #11 SSH_MSG_IGNORE 23:53:46.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:53:46.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #9 SSH_MSG_IGNORE 23:53:46.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:53:46.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #10 SSH_MSG_IGNORE 23:53:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:53:46.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41400]) process #1 30 23:53:46.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41400]] process command=SSH_MSG_KEXDH_INIT 23:53:46.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41400]] Send SSH_MSG_KEXDH_REPLY 23:53:46.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41400]) packet #1 sending command=31[31] len=1639 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41400])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41400]) Send SSH_MSG_NEWKEYS 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41400]) session ID=38:88:36:19:ad:c5:ee:4d:f9:bf:ab:6b:fe:b5:76:7a:9e:48:4c:d8:ae:98:4a:e4:9e:3e:96:d6:50:77:16:3f:95:98:e0:8b:1b:41:dc:c4:2d:53:ef:8a:c7:02:a1:38:d4:90:58:9b:85:33:48:f9:81:fc:68:a1:81:bf:e0:52 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41400]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41400]): strict KEX resets output message sequence number from 3 to 0 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41400]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41400])[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 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41400])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41400]) packet #0 sending command=7[7] len=419 23:53:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41400]) No pending packets to flush at end of KEX 23:53:46.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41400]) process #2 SSH_MSG_NEWKEYS 23:53:46.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41400]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:46.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41400]): strict KEX resets input message sequence number from 3 to 0 23:53:46.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41400]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:46.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:46.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41400]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:46.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41400]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41400]) authorized authentication methods: password,publickey 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41400]) Accepted service ssh-userauth 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41400]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41400]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41400]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41400]) no authentication factory for method=none 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41400]) SSH_MSG_USERAUTH_REQUEST 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41400]) remaining methods: password,publickey 23:53:46.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41400]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41400]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41400]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:46.703 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41400]) authentication result: true 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41400]) SSH_MSG_USERAUTH_REQUEST 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41400])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41400]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41400]) no heartbeat to stop 23:53:46.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41400]) heartbeat type=IGNORE, interval=PT30S 23:53:46.704 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41400 authenticated 23:53:46.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41400]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41400]] session=TransportServerSession[admin@/10.30.170.79:41400] id=0 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41400])) size=2097152, max=2097152, packet=32768 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41400]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41400] 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41400]) recipient=0 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])) size=2097152, max=2097152, packet=32768 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])) re-initializing 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])) size=2097152, max=2097152, packet=32768 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:46.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])[want-reply=true] subsystem=netconf 23:53:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])[subsystem] prepared command 23:53:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400]}} established 23:53:46.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 179: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18008 23:53:46.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 179: Creating data stores for simulated device 23:53:46.707 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:46.707 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:46.708 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:46.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:46.708 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:46.710 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d068c1] 23:53:46.710 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:46.711 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:46.711 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:46.711 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:46.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:46.712 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:46.712 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:46.712 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:46.712 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d068c1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d068c1], subtreeVersion=Version[6b4ab162], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b4ab162], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:46.712 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:46.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:46.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400] 23:53:46.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 179 on channel [id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400] 23:53:46.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) by 1220 down to 2095932 23:53:46.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:46.717 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:46.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400] 23:53:46.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400] 23:53:46.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) request=subsystem result=ReplySuccess, want-reply=true 23:53:46.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:46.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) request=subsystem activate command 23:53:46.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) starting runner for command=netconf 23:53:46.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #5 SSH_MSG_CHANNEL_DATA 23:53:46.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) by 373 down to 2096779 23:53:46.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_CHANNEL_DATA len=373 23:53:46.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400] 23:53:46.718 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:46.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:46.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400] 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400] 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18008', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=179} created 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400]} created 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400] successful with session NetconfServerSession{sessionId=179, channel=[id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400]} 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400]} up 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #6 SSH_MSG_CHANNEL_DATA 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) by 393 down to 2096386 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_CHANNEL_DATA len=393 23:53:46.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400] 23:53:46.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:46.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:46.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=179} 23:53:46.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:46.722 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ebf03d9 after next message 23:53:46.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x5f6a2d7b, L:/10.30.170.146:18008 - R:/10.30.170.79:41400]} EXI handlers added to pipeline 23:53:46.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:46.722 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ebf03d9 23:53:46.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) by 179 down to 2095753 23:53:46.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:46.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:46.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #7 SSH_MSG_CHANNEL_DATA 23:53:46.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) by 340 down to 2096046 23:53:46.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_CHANNEL_DATA len=340 23:53:46.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400] 23:53:46.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:46.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:46.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=179} 23:53:46.727 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b4ab162] 23:53:46.727 [netconf-device-simulator-threads-0] 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 23:53:46.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:46.727 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:46.727 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:46.727 [netconf-device-simulator-threads-0] 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 23:53:46.727 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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} 23:53:46.728 [netconf-device-simulator-threads-0] 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 23:53:46.728 [netconf-device-simulator-threads-0] 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 23:53:46.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:46.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) by 778 down to 2094975 23:53:46.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:46.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:47.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052]} 23:53:47.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38052]): SSH-2.0-SSHD-UNKNOWN 23:53:47.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38052]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:47.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38052]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:47.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:47.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:47.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #8 SSH_MSG_IGNORE 23:53:47.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:53:47.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:47.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #10 SSH_MSG_IGNORE 23:53:47.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:53:47.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38052]) Send SSH_MSG_KEXINIT 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38052]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38052]) process #0 SSH_MSG_KEXINIT 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38052]) SSH_MSG_KEXINIT 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38052]) strict KEX=true client=true server=true 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38052]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38052]) Kex: server host key algorithms = rsa-sha2-512 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38052]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38052]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38052]) Kex: mac algorithms (client to server) = aead 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38052]) Kex: mac algorithms (server to client) = aead 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38052]) Kex: compression algorithms (client to server) = none 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38052]) Kex: compression algorithms (server to client) = none 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #9 SSH_MSG_IGNORE 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #11 SSH_MSG_IGNORE 23:53:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:53:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38052]) process #1 30 23:53:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38052]] process command=SSH_MSG_KEXDH_INIT 23:53:47.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38052]] Send SSH_MSG_KEXDH_REPLY 23:53:47.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38052]) packet #1 sending command=31[31] len=1639 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38052])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38052]) Send SSH_MSG_NEWKEYS 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38052]) session ID=17:40:99:f8:05:f3:ae:0c:e8:3b:42:5a:93:d8:46:0b:a7:e6:26:6a:77:35:4a:dd:82:72:d2:8a:e3:a5:37:f9:e9:80:74:a8:2f:bf:32:17:a6:7a:80:2b:10:ef:b0:5a:b0:dd:2a:2a:0a:41:75:86:33:42:87:06:7d:c6:be:a2 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38052]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38052]): strict KEX resets output message sequence number from 3 to 0 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38052]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38052])[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 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38052])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38052]) packet #0 sending command=7[7] len=419 23:53:47.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38052]) No pending packets to flush at end of KEX 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38052]) process #2 SSH_MSG_NEWKEYS 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38052]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38052]): strict KEX resets input message sequence number from 3 to 0 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38052]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38052]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38052]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38052]) authorized authentication methods: password,publickey 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38052]) Accepted service ssh-userauth 23:53:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38052]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38052]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38052]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38052]) no authentication factory for method=none 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38052]) SSH_MSG_USERAUTH_REQUEST 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38052]) remaining methods: password,publickey 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38052]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38052]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38052]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:47.496 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38052]) authentication result: true 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38052]) SSH_MSG_USERAUTH_REQUEST 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38052])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38052]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38052]) no heartbeat to stop 23:53:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38052]) heartbeat type=IGNORE, interval=PT30S 23:53:47.496 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38052 authenticated 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38052]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38052]] session=TransportServerSession[admin@/10.30.170.79:38052] id=0 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38052])) size=2097152, max=2097152, packet=32768 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38052]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38052] 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38052]) recipient=0 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])) size=2097152, max=2097152, packet=32768 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])) re-initializing 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])) size=2097152, max=2097152, packet=32768 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:47.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])[want-reply=true] subsystem=netconf 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])[subsystem] prepared command 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052]}} established 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 180: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18009 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 180: Creating data stores for simulated device 23:53:47.498 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:47.498 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:47.498 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:47.499 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4f2b207e] 23:53:47.499 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:47.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:47.500 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:47.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:47.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:47.500 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4f2b207e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4f2b207e], subtreeVersion=Version[3a3057c1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a3057c1], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:47.501 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:47.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:47.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052] 23:53:47.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 180 on channel [id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052] 23:53:47.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) by 1220 down to 2095932 23:53:47.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052] 23:53:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052] 23:53:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) request=subsystem result=ReplySuccess, want-reply=true 23:53:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) request=subsystem activate command 23:53:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) starting runner for command=netconf 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #5 SSH_MSG_CHANNEL_DATA 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) by 373 down to 2096779 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_CHANNEL_DATA len=373 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052] 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052] 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052] 23:53:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18009', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=180} created 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052]} created 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052] successful with session NetconfServerSession{sessionId=180, channel=[id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052]} 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052]} up 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #6 SSH_MSG_CHANNEL_DATA 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) by 393 down to 2096386 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_CHANNEL_DATA len=393 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052] 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=180} 23:53:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:47.506 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70263b9f after next message 23:53:47.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x229270ab, L:/10.30.170.146:18009 - R:/10.30.170.79:38052]} EXI handlers added to pipeline 23:53:47.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:47.506 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70263b9f 23:53:47.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) by 179 down to 2095753 23:53:47.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:47.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:47.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #7 SSH_MSG_CHANNEL_DATA 23:53:47.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) by 340 down to 2096046 23:53:47.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_CHANNEL_DATA len=340 23:53:47.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052] 23:53:47.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:47.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:47.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=180} 23:53:47.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a3057c1] 23:53:47.511 [netconf-device-simulator-threads-2] 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 23:53:47.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:47.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:47.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:47.511 [netconf-device-simulator-threads-2] 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 23:53:47.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:47.511 [netconf-device-simulator-threads-2] 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} 23:53:47.511 [netconf-device-simulator-threads-2] 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} 23:53:47.511 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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} 23:53:47.512 [netconf-device-simulator-threads-2] 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 23:53:47.512 [netconf-device-simulator-threads-2] 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 23:53:47.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:47.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) by 778 down to 2094975 23:53:47.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:47.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:47.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802]} 23:53:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35802]): SSH-2.0-SSHD-UNKNOWN 23:53:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35802]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35802]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:47.848 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:47.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35802]) Send SSH_MSG_KEXINIT 23:53:47.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35802]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35802]) process #0 SSH_MSG_KEXINIT 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35802]) SSH_MSG_KEXINIT 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35802]) strict KEX=true client=true server=true 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35802]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35802]) Kex: server host key algorithms = rsa-sha2-512 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35802]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35802]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35802]) Kex: mac algorithms (client to server) = aead 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35802]) Kex: mac algorithms (server to client) = aead 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35802]) Kex: compression algorithms (client to server) = none 23:53:47.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35802]) Kex: compression algorithms (server to client) = none 23:53:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #9 SSH_MSG_IGNORE 23:53:47.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:53:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:47.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:47.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #8 SSH_MSG_IGNORE 23:53:47.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:53:47.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:47.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #10 SSH_MSG_IGNORE 23:53:47.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:53:47.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35802]) process #1 30 23:53:47.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35802]] process command=SSH_MSG_KEXDH_INIT 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35802]] Send SSH_MSG_KEXDH_REPLY 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35802]) packet #1 sending command=31[31] len=1639 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35802])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35802]) Send SSH_MSG_NEWKEYS 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35802]) session ID=09:7f:22:a9:8d:c5:86:6c:9b:dc:0d:b7:54:f1:80:a0:10:e7:0a:b9:ab:96:25:2e:10:44:3a:4d:a2:95:03:af:8d:84:b4:22:60:5e:7e:4a:d8:db:30:8e:06:91:a4:00:db:3b:90:a5:82:7e:b2:66:9f:24:b8:32:5c:c9:2c:37 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35802]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35802]): strict KEX resets output message sequence number from 3 to 0 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35802]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35802])[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 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35802])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35802]) packet #0 sending command=7[7] len=419 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35802]) No pending packets to flush at end of KEX 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #11 SSH_MSG_IGNORE 23:53:48.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35802]) process #2 SSH_MSG_NEWKEYS 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35802]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35802]): strict KEX resets input message sequence number from 3 to 0 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35802]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35802]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35802]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35802]) authorized authentication methods: password,publickey 23:53:48.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35802]) Accepted service ssh-userauth 23:53:48.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35802]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:48.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35802]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:48.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35802]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:48.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35802]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:48.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35802]) no authentication factory for method=none 23:53:48.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35802]) SSH_MSG_USERAUTH_REQUEST 23:53:48.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35802]) remaining methods: password,publickey 23:53:48.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35802]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35802]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35802]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35802]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:48.039 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35802]) authentication result: true 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35802]) SSH_MSG_USERAUTH_REQUEST 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35802])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35802]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35802]) no heartbeat to stop 23:53:48.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35802]) heartbeat type=IGNORE, interval=PT30S 23:53:48.039 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35802 authenticated 23:53:48.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:48.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35802]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35802]] session=TransportServerSession[admin@/10.30.170.79:35802] id=0 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35802])) size=2097152, max=2097152, packet=32768 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35802]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35802] 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35802]) recipient=0 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])) size=2097152, max=2097152, packet=32768 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])) re-initializing 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])) size=2097152, max=2097152, packet=32768 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:48.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])[want-reply=true] subsystem=netconf 23:53:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])[subsystem] prepared command 23:53:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802]}} established 23:53:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 181: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18010 23:53:48.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 181: Creating data stores for simulated device 23:53:48.043 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:48.043 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:48.043 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:48.043 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:48.043 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:48.050 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[60c31cd] 23:53:48.050 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:48.051 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:48.051 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:48.051 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:48.052 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:48.052 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:48.052 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:48.052 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:48.052 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[60c31cd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[60c31cd], subtreeVersion=Version[229a93ee], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[229a93ee], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:48.053 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:48.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:48.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802] 23:53:48.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 181 on channel [id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802] 23:53:48.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) by 1220 down to 2095932 23:53:48.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802] 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802] 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) request=subsystem result=ReplySuccess, want-reply=true 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) request=subsystem activate command 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) starting runner for command=netconf 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #5 SSH_MSG_CHANNEL_DATA 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) by 373 down to 2096779 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_CHANNEL_DATA len=373 23:53:48.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802] 23:53:48.059 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:48.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802] 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802] 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18010', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=181} created 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=181, channel=[id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802]} created 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802] successful with session NetconfServerSession{sessionId=181, channel=[id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802]} 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802]} up 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #6 SSH_MSG_CHANNEL_DATA 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) by 393 down to 2096386 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_CHANNEL_DATA len=393 23:53:48.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802] 23:53:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=181} 23:53:48.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:48.062 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@d586480 after next message 23:53:48.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=181, channel=[id: 0xf1a8df69, L:/10.30.170.146:18010 - R:/10.30.170.79:35802]} EXI handlers added to pipeline 23:53:48.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:48.063 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@d586480 23:53:48.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) by 179 down to 2095753 23:53:48.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:48.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:48.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #7 SSH_MSG_CHANNEL_DATA 23:53:48.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) by 340 down to 2096046 23:53:48.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_CHANNEL_DATA len=340 23:53:48.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802] 23:53:48.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:48.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:48.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=181} 23:53:48.067 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[229a93ee] 23:53:48.067 [netconf-device-simulator-threads-4] 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 23:53:48.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:48.067 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:48.067 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:48.068 [netconf-device-simulator-threads-4] 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 23:53:48.068 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:48.068 [netconf-device-simulator-threads-4] 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} 23:53:48.068 [netconf-device-simulator-threads-4] 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} 23:53:48.068 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:48.068 [netconf-device-simulator-threads-4] 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} 23:53:48.068 [netconf-device-simulator-threads-4] 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} 23:53:48.068 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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} 23:53:48.069 [netconf-device-simulator-threads-4] 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 23:53:48.069 [netconf-device-simulator-threads-4] 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 23:53:48.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) by 778 down to 2094975 23:53:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:48.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:48.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338]} 23:53:48.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52338]): SSH-2.0-SSHD-UNKNOWN 23:53:48.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52338]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:48.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52338]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:48.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52338]) Send SSH_MSG_KEXINIT 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52338]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52338]) process #0 SSH_MSG_KEXINIT 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52338]) SSH_MSG_KEXINIT 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52338]) strict KEX=true client=true server=true 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52338]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52338]) Kex: server host key algorithms = rsa-sha2-512 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52338]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52338]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52338]) Kex: mac algorithms (client to server) = aead 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52338]) Kex: mac algorithms (server to client) = aead 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52338]) Kex: compression algorithms (client to server) = none 23:53:48.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52338]) Kex: compression algorithms (server to client) = none 23:53:48.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:48.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #11 SSH_MSG_IGNORE 23:53:48.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:53:48.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:48.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #10 SSH_MSG_IGNORE 23:53:48.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:53:48.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52338]) process #1 30 23:53:48.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52338]] process command=SSH_MSG_KEXDH_INIT 23:53:48.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52338]] Send SSH_MSG_KEXDH_REPLY 23:53:48.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52338]) packet #1 sending command=31[31] len=1639 23:53:48.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52338])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:48.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52338]) Send SSH_MSG_NEWKEYS 23:53:48.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52338]) session ID=8e:9c:c5:14:00:b6:fc:d8:d2:8f:04:cb:27:1c:66:c1:27:24:76:ac:d6:48:cf:5c:6a:ce:e1:ad:09:9f:fb:0e:58:cd:72:6f:61:bd:0c:f3:e5:b7:55:fe:fa:21:8d:50:e9:4c:49:7f:8a:6d:12:c7:42:0a:91:a2:b3:54:9e:7f 23:53:48.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52338]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:48.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52338]): strict KEX resets output message sequence number from 3 to 0 23:53:48.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52338]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:48.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52338])[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 23:53:48.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52338])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:48.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52338]) packet #0 sending command=7[7] len=419 23:53:48.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52338]) No pending packets to flush at end of KEX 23:53:48.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52338]) process #2 SSH_MSG_NEWKEYS 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52338]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52338]): strict KEX resets input message sequence number from 3 to 0 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52338]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52338]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52338]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52338]) authorized authentication methods: password,publickey 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52338]) Accepted service ssh-userauth 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52338]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52338]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52338]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52338]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52338]) no authentication factory for method=none 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52338]) SSH_MSG_USERAUTH_REQUEST 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52338]) remaining methods: password,publickey 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52338]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #9 SSH_MSG_IGNORE 23:53:48.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52338]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52338]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52338]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:48.808 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52338]) authentication result: true 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52338]) SSH_MSG_USERAUTH_REQUEST 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52338])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52338]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52338]) no heartbeat to stop 23:53:48.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52338]) heartbeat type=IGNORE, interval=PT30S 23:53:48.809 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52338 authenticated 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52338]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52338]] session=TransportServerSession[admin@/10.30.170.79:52338] id=0 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52338])) size=2097152, max=2097152, packet=32768 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52338]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52338] 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52338]) recipient=0 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])) size=2097152, max=2097152, packet=32768 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])) re-initializing 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])) size=2097152, max=2097152, packet=32768 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:48.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])[want-reply=true] subsystem=netconf 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])[subsystem] prepared command 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338]}} established 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 182: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18011 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 182: Creating data stores for simulated device 23:53:48.811 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:48.811 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:48.811 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:48.812 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:48.813 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28c91cd3] 23:53:48.813 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:48.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:48.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:48.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:48.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:48.814 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:48.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:48.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:48.814 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28c91cd3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28c91cd3], subtreeVersion=Version[775b1f38], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[775b1f38], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:48.815 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:48.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:48.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338] 23:53:48.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 182 on channel [id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338] 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) by 1220 down to 2095932 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338] 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338] 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) request=subsystem result=ReplySuccess, want-reply=true 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) request=subsystem activate command 23:53:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) starting runner for command=netconf 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #5 SSH_MSG_CHANNEL_DATA 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) by 373 down to 2096779 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_CHANNEL_DATA len=373 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338] 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338] 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338] 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18011', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=182} created 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338]} created 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338] successful with session NetconfServerSession{sessionId=182, channel=[id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338]} 23:53:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338]} up 23:53:48.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #6 SSH_MSG_CHANNEL_DATA 23:53:48.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) by 393 down to 2096386 23:53:48.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_CHANNEL_DATA len=393 23:53:48.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338] 23:53:48.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:48.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:48.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=182} 23:53:48.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:48.821 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76aaa810 after next message 23:53:48.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xd0561c6e, L:/10.30.170.146:18011 - R:/10.30.170.79:52338]} EXI handlers added to pipeline 23:53:48.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:48.821 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76aaa810 23:53:48.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) by 179 down to 2095753 23:53:48.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:48.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:48.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #7 SSH_MSG_CHANNEL_DATA 23:53:48.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) by 340 down to 2096046 23:53:48.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_CHANNEL_DATA len=340 23:53:48.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338] 23:53:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=182} 23:53:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[775b1f38] 23:53:48.825 [netconf-device-simulator-threads-6] 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 23:53:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:48.825 [netconf-device-simulator-threads-6] 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 23:53:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:48.825 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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} 23:53:48.826 [netconf-device-simulator-threads-6] 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 23:53:48.826 [netconf-device-simulator-threads-6] 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 23:53:48.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:48.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) by 778 down to 2094975 23:53:48.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:48.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:48.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:48.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #8 SSH_MSG_IGNORE 23:53:48.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:53:49.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422]} 23:53:49.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55422]): SSH-2.0-SSHD-UNKNOWN 23:53:49.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55422]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:49.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55422]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:49.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55422]) Send SSH_MSG_KEXINIT 23:53:49.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55422]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:49.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55422]) process #0 SSH_MSG_KEXINIT 23:53:49.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55422]) SSH_MSG_KEXINIT 23:53:49.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55422]) strict KEX=true client=true server=true 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55422]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55422]) Kex: server host key algorithms = rsa-sha2-512 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55422]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55422]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55422]) Kex: mac algorithms (client to server) = aead 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55422]) Kex: mac algorithms (server to client) = aead 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55422]) Kex: compression algorithms (client to server) = none 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55422]) Kex: compression algorithms (server to client) = none 23:53:49.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:49.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:49.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #8 SSH_MSG_IGNORE 23:53:49.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:53:49.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:49.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:49.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #10 SSH_MSG_IGNORE 23:53:49.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:53:49.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55422]) process #1 30 23:53:49.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55422]] process command=SSH_MSG_KEXDH_INIT 23:53:49.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55422]] Send SSH_MSG_KEXDH_REPLY 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55422]) packet #1 sending command=31[31] len=1639 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55422])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55422]) Send SSH_MSG_NEWKEYS 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55422]) session ID=a8:c5:b8:a0:5a:a9:06:44:36:1a:8d:06:00:b4:c0:f3:4a:c6:80:9d:33:93:fc:75:c2:ae:96:a7:15:d4:47:85:55:ce:3a:55:e5:e9:f4:f5:ce:23:7f:b7:c9:e5:17:6a:28:80:e4:64:b7:ad:8e:22:f4:98:e7:12:28:6b:aa:6a 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55422]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55422]): strict KEX resets output message sequence number from 3 to 0 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55422]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55422])[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 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55422])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55422]) packet #0 sending command=7[7] len=419 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55422]) No pending packets to flush at end of KEX 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #11 SSH_MSG_IGNORE 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #9 SSH_MSG_IGNORE 23:53:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55422]) process #2 SSH_MSG_NEWKEYS 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55422]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55422]): strict KEX resets input message sequence number from 3 to 0 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55422]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55422]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55422]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55422]) authorized authentication methods: password,publickey 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55422]) Accepted service ssh-userauth 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55422]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55422]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55422]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55422]) no authentication factory for method=none 23:53:49.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55422]) SSH_MSG_USERAUTH_REQUEST 23:53:49.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55422]) remaining methods: password,publickey 23:53:49.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55422]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:49.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55422]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:49.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:49.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55422]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:49.429 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:49.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55422]) authentication result: true 23:53:49.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55422]) SSH_MSG_USERAUTH_REQUEST 23:53:49.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55422])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:49.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55422]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:49.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:49.430 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:49.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55422]) no heartbeat to stop 23:53:49.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55422]) heartbeat type=IGNORE, interval=PT30S 23:53:49.430 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55422 authenticated 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55422]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55422]] session=TransportServerSession[admin@/10.30.170.79:55422] id=0 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55422])) size=2097152, max=2097152, packet=32768 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55422]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55422] 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55422]) recipient=0 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])) size=2097152, max=2097152, packet=32768 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])) re-initializing 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])) size=2097152, max=2097152, packet=32768 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:49.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])[want-reply=true] subsystem=netconf 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])[subsystem] prepared command 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422]}} established 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 183: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18012 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 183: Creating data stores for simulated device 23:53:49.432 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:49.432 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:49.432 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:49.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2a261a7d] 23:53:49.433 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:49.434 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:49.434 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:49.434 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:49.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:49.435 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:49.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:49.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:49.435 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2a261a7d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2a261a7d], subtreeVersion=Version[4f29cfad], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4f29cfad], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:49.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:49.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422] 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 183 on channel [id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422] 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) by 1220 down to 2095932 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422] 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422] 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) request=subsystem result=ReplySuccess, want-reply=true 23:53:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) request=subsystem activate command 23:53:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) starting runner for command=netconf 23:53:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #5 SSH_MSG_CHANNEL_DATA 23:53:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) by 373 down to 2096779 23:53:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_CHANNEL_DATA len=373 23:53:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422] 23:53:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422] 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422] 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18012', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=183} created 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=183, channel=[id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422]} created 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422] successful with session NetconfServerSession{sessionId=183, channel=[id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422]} 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422]} up 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #6 SSH_MSG_CHANNEL_DATA 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) by 393 down to 2096386 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_CHANNEL_DATA len=393 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422] 23:53:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:49.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:49.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=183} 23:53:49.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:49.440 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@55cbcdb1 after next message 23:53:49.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=183, channel=[id: 0xed96b69c, L:/10.30.170.146:18012 - R:/10.30.170.79:55422]} EXI handlers added to pipeline 23:53:49.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:49.441 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@55cbcdb1 23:53:49.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) by 179 down to 2095753 23:53:49.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:49.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:49.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #7 SSH_MSG_CHANNEL_DATA 23:53:49.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) by 340 down to 2096046 23:53:49.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_CHANNEL_DATA len=340 23:53:49.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422] 23:53:49.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:49.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:49.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=183} 23:53:49.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4f29cfad] 23:53:49.444 [netconf-device-simulator-threads-0] 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 23:53:49.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:49.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:49.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:49.444 [netconf-device-simulator-threads-0] 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 23:53:49.445 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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} 23:53:49.445 [netconf-device-simulator-threads-0] 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 23:53:49.445 [netconf-device-simulator-threads-0] 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 23:53:49.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:49.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) by 778 down to 2094975 23:53:49.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:49.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:49.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098]} 23:53:49.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58098]): SSH-2.0-SSHD-UNKNOWN 23:53:49.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58098]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:49.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58098]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:49.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:49.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:50.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #8 SSH_MSG_IGNORE 23:53:50.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:53:50.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58098]) Send SSH_MSG_KEXINIT 23:53:50.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58098]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58098]) process #0 SSH_MSG_KEXINIT 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58098]) SSH_MSG_KEXINIT 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58098]) strict KEX=true client=true server=true 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58098]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58098]) Kex: server host key algorithms = rsa-sha2-512 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58098]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58098]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58098]) Kex: mac algorithms (client to server) = aead 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58098]) Kex: mac algorithms (server to client) = aead 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58098]) Kex: compression algorithms (client to server) = none 23:53:50.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58098]) Kex: compression algorithms (server to client) = none 23:53:50.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:50.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #9 SSH_MSG_IGNORE 23:53:50.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:53:50.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:50.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58098]) process #1 30 23:53:50.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58098]] process command=SSH_MSG_KEXDH_INIT 23:53:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #10 SSH_MSG_IGNORE 23:53:50.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:53:50.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58098]] Send SSH_MSG_KEXDH_REPLY 23:53:50.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58098]) packet #1 sending command=31[31] len=1639 23:53:50.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58098])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:50.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58098]) Send SSH_MSG_NEWKEYS 23:53:50.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58098]) session ID=16:6c:a3:41:b5:38:35:6c:b0:31:1b:c7:a4:4e:64:ca:d7:c2:1d:c5:82:a5:4c:24:16:ae:99:0f:5d:46:bc:1c:c3:6e:40:45:ec:05:de:ad:05:0f:3e:ac:40:40:68:38:41:69:bf:31:c5:41:28:2a:62:44:d0:d0:80:89:9b:27 23:53:50.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58098]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:50.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58098]): strict KEX resets output message sequence number from 3 to 0 23:53:50.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58098]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:50.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58098])[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 23:53:50.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58098])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:50.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58098]) packet #0 sending command=7[7] len=419 23:53:50.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58098]) No pending packets to flush at end of KEX 23:53:50.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58098]) process #2 SSH_MSG_NEWKEYS 23:53:50.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58098]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:50.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58098]): strict KEX resets input message sequence number from 3 to 0 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58098]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58098]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58098]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58098]) authorized authentication methods: password,publickey 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58098]) Accepted service ssh-userauth 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58098]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58098]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58098]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58098]) no authentication factory for method=none 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58098]) SSH_MSG_USERAUTH_REQUEST 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58098]) remaining methods: password,publickey 23:53:50.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58098]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58098]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58098]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:50.224 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58098]) authentication result: true 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58098]) SSH_MSG_USERAUTH_REQUEST 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58098])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58098]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:50.224 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:50.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58098]) no heartbeat to stop 23:53:50.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58098]) heartbeat type=IGNORE, interval=PT30S 23:53:50.225 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58098 authenticated 23:53:50.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:50.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58098]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:50.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58098]] session=TransportServerSession[admin@/10.30.170.79:58098] id=0 23:53:50.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58098])) size=2097152, max=2097152, packet=32768 23:53:50.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58098]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58098] 23:53:50.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58098]) recipient=0 23:53:50.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])) size=2097152, max=2097152, packet=32768 23:53:50.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])) re-initializing 23:53:50.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])) size=2097152, max=2097152, packet=32768 23:53:50.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:50.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])[want-reply=true] subsystem=netconf 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])[subsystem] prepared command 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098]}} established 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 184: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18013 23:53:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 184: Creating data stores for simulated device 23:53:50.229 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:50.229 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:50.229 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:50.229 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:50.229 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:50.232 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[31ac46b] 23:53:50.232 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:50.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:50.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:50.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:50.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:50.233 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:50.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:50.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:50.234 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[31ac46b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[31ac46b], subtreeVersion=Version[e90ef8a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e90ef8a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:50.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:50.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:50.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098] 23:53:50.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 184 on channel [id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098] 23:53:50.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) by 1220 down to 2095932 23:53:50.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:50.239 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:50.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098] 23:53:50.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098] 23:53:50.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) request=subsystem result=ReplySuccess, want-reply=true 23:53:50.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:50.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) request=subsystem activate command 23:53:50.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) starting runner for command=netconf 23:53:50.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #5 SSH_MSG_CHANNEL_DATA 23:53:50.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) by 373 down to 2096779 23:53:50.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_CHANNEL_DATA len=373 23:53:50.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098] 23:53:50.240 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:50.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:50.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098] 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098] 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18013', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=184} created 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=184, channel=[id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098]} created 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098] successful with session NetconfServerSession{sessionId=184, channel=[id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098]} 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098]} up 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #6 SSH_MSG_CHANNEL_DATA 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) by 393 down to 2096386 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_CHANNEL_DATA len=393 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098] 23:53:50.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:50.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:50.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=184} 23:53:50.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:50.245 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@630d424e after next message 23:53:50.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=184, channel=[id: 0xd206ee5b, L:/10.30.170.146:18013 - R:/10.30.170.79:58098]} EXI handlers added to pipeline 23:53:50.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:50.246 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@630d424e 23:53:50.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) by 179 down to 2095753 23:53:50.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:50.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:50.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #7 SSH_MSG_CHANNEL_DATA 23:53:50.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) by 340 down to 2096046 23:53:50.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_CHANNEL_DATA len=340 23:53:50.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098] 23:53:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=184} 23:53:50.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e90ef8a] 23:53:50.250 [netconf-device-simulator-threads-2] 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 23:53:50.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:50.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:50.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:50.251 [netconf-device-simulator-threads-2] 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 23:53:50.251 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.251 [netconf-device-simulator-threads-2] 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} 23:53:50.252 [netconf-device-simulator-threads-2] 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} 23:53:50.252 [netconf-device-simulator-threads-2] 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} 23:53:50.252 [netconf-device-simulator-threads-2] 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} 23:53:50.252 [netconf-device-simulator-threads-2] 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 23:53:50.252 [netconf-device-simulator-threads-2] 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 23:53:50.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:50.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) by 778 down to 2094975 23:53:50.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:50.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:50.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:50.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #11 SSH_MSG_IGNORE 23:53:50.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:53:50.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776]} 23:53:50.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33776]): SSH-2.0-SSHD-UNKNOWN 23:53:50.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33776]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:50.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33776]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:50.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:50.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #8 SSH_MSG_IGNORE 23:53:50.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:53:50.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:50.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #11 SSH_MSG_IGNORE 23:53:50.671 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:53:50.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:50.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33776]) Send SSH_MSG_KEXINIT 23:53:50.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33776]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33776]) process #0 SSH_MSG_KEXINIT 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33776]) SSH_MSG_KEXINIT 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33776]) strict KEX=true client=true server=true 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33776]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33776]) Kex: server host key algorithms = rsa-sha2-512 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33776]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33776]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33776]) Kex: mac algorithms (client to server) = aead 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33776]) Kex: mac algorithms (server to client) = aead 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33776]) Kex: compression algorithms (client to server) = none 23:53:50.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33776]) Kex: compression algorithms (server to client) = none 23:53:50.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:50.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #9 SSH_MSG_IGNORE 23:53:50.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:53:50.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33776]) process #1 30 23:53:50.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33776]] process command=SSH_MSG_KEXDH_INIT 23:53:50.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33776]] Send SSH_MSG_KEXDH_REPLY 23:53:50.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33776]) packet #1 sending command=31[31] len=1639 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33776])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33776]) Send SSH_MSG_NEWKEYS 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33776]) session ID=d7:dc:a9:e6:01:12:bd:33:de:25:5a:fb:90:a4:1b:eb:89:47:3f:45:09:7e:d9:24:0e:e5:6e:ad:64:9d:dd:2f:f4:43:49:c1:f1:d3:ba:2c:c9:03:8a:b1:b6:bf:fa:6e:9a:c6:4a:66:e6:9e:7e:ee:6b:01:68:dd:bb:5b:e4:64 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33776]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33776]): strict KEX resets output message sequence number from 3 to 0 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33776]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33776])[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 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33776])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:50.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33776]) packet #0 sending command=7[7] len=419 23:53:50.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33776]) No pending packets to flush at end of KEX 23:53:51.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33776]) process #2 SSH_MSG_NEWKEYS 23:53:51.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33776]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:51.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33776]): strict KEX resets input message sequence number from 3 to 0 23:53:51.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33776]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:51.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:51.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33776]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:51.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33776]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33776]) authorized authentication methods: password,publickey 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33776]) Accepted service ssh-userauth 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33776]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33776]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33776]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33776]) no authentication factory for method=none 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33776]) SSH_MSG_USERAUTH_REQUEST 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33776]) remaining methods: password,publickey 23:53:51.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33776]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33776]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33776]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:51.039 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33776]) authentication result: true 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33776]) SSH_MSG_USERAUTH_REQUEST 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33776])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33776]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33776]) no heartbeat to stop 23:53:51.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33776]) heartbeat type=IGNORE, interval=PT30S 23:53:51.039 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33776 authenticated 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33776]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33776]] session=TransportServerSession[admin@/10.30.170.79:33776] id=0 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33776])) size=2097152, max=2097152, packet=32768 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33776]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33776] 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33776]) recipient=0 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])) size=2097152, max=2097152, packet=32768 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])) re-initializing 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])) size=2097152, max=2097152, packet=32768 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:51.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:51.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:51.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])[want-reply=true] subsystem=netconf 23:53:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])[subsystem] prepared command 23:53:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776]}} established 23:53:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 185: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18014 23:53:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 185: Creating data stores for simulated device 23:53:51.043 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:51.044 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:51.044 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1ec6dd36] 23:53:51.047 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:51.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:51.048 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:51.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:51.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:51.048 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1ec6dd36], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1ec6dd36], subtreeVersion=Version[56833ace], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[56833ace], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:51.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:51.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776] 23:53:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 185 on channel [id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776] 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) by 1220 down to 2095932 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776] 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776] 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) request=subsystem result=ReplySuccess, want-reply=true 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) request=subsystem activate command 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) starting runner for command=netconf 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #5 SSH_MSG_CHANNEL_DATA 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) by 373 down to 2096779 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_CHANNEL_DATA len=373 23:53:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776] 23:53:51.055 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:51.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:51.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776] 23:53:51.056 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:51.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776] 23:53:51.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18014', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:51.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=185} created 23:53:51.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=185, channel=[id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776]} created 23:53:51.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776] successful with session NetconfServerSession{sessionId=185, channel=[id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776]} 23:53:51.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776]} up 23:53:51.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #6 SSH_MSG_CHANNEL_DATA 23:53:51.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) by 393 down to 2096386 23:53:51.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_CHANNEL_DATA len=393 23:53:51.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776] 23:53:51.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:51.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:51.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=185} 23:53:51.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d1c701f after next message 23:53:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=185, channel=[id: 0xe9a58c0d, L:/10.30.170.146:18014 - R:/10.30.170.79:33776]} EXI handlers added to pipeline 23:53:51.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d1c701f 23:53:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) by 179 down to 2095753 23:53:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:51.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:51.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #7 SSH_MSG_CHANNEL_DATA 23:53:51.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) by 340 down to 2096046 23:53:51.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_CHANNEL_DATA len=340 23:53:51.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776] 23:53:51.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:51.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:51.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=185} 23:53:51.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[56833ace] 23:53:51.070 [netconf-device-simulator-threads-4] 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 23:53:51.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:51.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:51.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:51.070 [netconf-device-simulator-threads-4] 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 23:53:51.070 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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} 23:53:51.071 [netconf-device-simulator-threads-4] 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 23:53:51.071 [netconf-device-simulator-threads-4] 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 23:53:51.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:51.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) by 778 down to 2094975 23:53:51.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:51.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:51.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:51.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #10 SSH_MSG_IGNORE 23:53:51.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:53:51.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:51.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #8 SSH_MSG_IGNORE 23:53:51.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:53:51.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368]} 23:53:51.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37368]): SSH-2.0-SSHD-UNKNOWN 23:53:51.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37368]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:51.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37368]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:51.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:51.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37368]) Send SSH_MSG_KEXINIT 23:53:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37368]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37368]) process #0 SSH_MSG_KEXINIT 23:53:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37368]) SSH_MSG_KEXINIT 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37368]) strict KEX=true client=true server=true 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37368]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37368]) Kex: server host key algorithms = rsa-sha2-512 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37368]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37368]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37368]) Kex: mac algorithms (client to server) = aead 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37368]) Kex: mac algorithms (server to client) = aead 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37368]) Kex: compression algorithms (client to server) = none 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37368]) Kex: compression algorithms (server to client) = none 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #11 SSH_MSG_IGNORE 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #9 SSH_MSG_IGNORE 23:53:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:53:51.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:51.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #10 SSH_MSG_IGNORE 23:53:51.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:53:51.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37368]) process #1 30 23:53:51.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37368]] process command=SSH_MSG_KEXDH_INIT 23:53:51.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37368]] Send SSH_MSG_KEXDH_REPLY 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37368]) packet #1 sending command=31[31] len=1639 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37368])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37368]) Send SSH_MSG_NEWKEYS 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37368]) session ID=44:df:27:86:4b:d8:6d:87:aa:ff:8b:40:63:a7:86:49:36:d7:73:15:c4:65:8e:6d:a0:4b:f6:36:6a:5b:4e:65:f4:40:20:7f:bd:69:ad:c5:68:4e:2d:b3:f4:f3:ba:6d:a1:e9:b0:d1:30:3a:de:7c:94:de:24:74:e9:9d:5e:05 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37368]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37368]): strict KEX resets output message sequence number from 3 to 0 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37368]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37368])[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 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37368])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37368]) packet #0 sending command=7[7] len=419 23:53:51.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37368]) No pending packets to flush at end of KEX 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37368]) process #2 SSH_MSG_NEWKEYS 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37368]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37368]): strict KEX resets input message sequence number from 3 to 0 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37368]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37368]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37368]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37368]) authorized authentication methods: password,publickey 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37368]) Accepted service ssh-userauth 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37368]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37368]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37368]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37368]) no authentication factory for method=none 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37368]) SSH_MSG_USERAUTH_REQUEST 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37368]) remaining methods: password,publickey 23:53:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37368]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:51.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37368]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:51.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:51.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37368]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:51.601 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:51.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37368]) authentication result: true 23:53:51.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37368]) SSH_MSG_USERAUTH_REQUEST 23:53:51.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37368])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:51.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37368]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:51.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:51.602 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:51.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37368]) no heartbeat to stop 23:53:51.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37368]) heartbeat type=IGNORE, interval=PT30S 23:53:51.602 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37368 authenticated 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37368]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37368]] session=TransportServerSession[admin@/10.30.170.79:37368] id=0 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37368])) size=2097152, max=2097152, packet=32768 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37368]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37368] 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37368]) recipient=0 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])) size=2097152, max=2097152, packet=32768 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])) re-initializing 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])) size=2097152, max=2097152, packet=32768 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:51.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])[want-reply=true] subsystem=netconf 23:53:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])[subsystem] prepared command 23:53:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368]}} established 23:53:51.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 186: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18015 23:53:51.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 186: Creating data stores for simulated device 23:53:51.605 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:51.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:51.605 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:51.605 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:51.605 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:51.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79afc459] 23:53:51.606 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:51.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:51.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:51.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:51.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:51.607 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:51.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:51.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:51.607 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79afc459], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79afc459], subtreeVersion=Version[58eed21d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58eed21d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:51.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:51.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:51.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368] 23:53:51.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 186 on channel [id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368] 23:53:51.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) by 1220 down to 2095932 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368] 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368] 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) request=subsystem result=ReplySuccess, want-reply=true 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) request=subsystem activate command 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) starting runner for command=netconf 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #5 SSH_MSG_CHANNEL_DATA 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) by 373 down to 2096779 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_CHANNEL_DATA len=373 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368] 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368] 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368] 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18015', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=186} created 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368]} created 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368] successful with session NetconfServerSession{sessionId=186, channel=[id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368]} 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368]} up 23:53:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #6 SSH_MSG_CHANNEL_DATA 23:53:51.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) by 393 down to 2096386 23:53:51.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_CHANNEL_DATA len=393 23:53:51.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368] 23:53:51.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:51.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:51.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=186} 23:53:51.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:51.613 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18961a1a after next message 23:53:51.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x52a54244, L:/10.30.170.146:18015 - R:/10.30.170.79:37368]} EXI handlers added to pipeline 23:53:51.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:51.613 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18961a1a 23:53:51.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) by 179 down to 2095753 23:53:51.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:51.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:51.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #7 SSH_MSG_CHANNEL_DATA 23:53:51.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) by 340 down to 2096046 23:53:51.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_CHANNEL_DATA len=340 23:53:51.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368] 23:53:51.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:51.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:51.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=186} 23:53:51.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58eed21d] 23:53:51.617 [netconf-device-simulator-threads-6] 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 23:53:51.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:51.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:51.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:51.617 [netconf-device-simulator-threads-6] 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 23:53:51.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:51.617 [netconf-device-simulator-threads-6] 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} 23:53:51.617 [netconf-device-simulator-threads-6] 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} 23:53:51.617 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:51.617 [netconf-device-simulator-threads-6] 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} 23:53:51.617 [netconf-device-simulator-threads-6] 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} 23:53:51.617 [netconf-device-simulator-threads-6] 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} 23:53:51.617 [netconf-device-simulator-threads-6] 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} 23:53:51.617 [netconf-device-simulator-threads-6] 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} 23:53:51.617 [netconf-device-simulator-threads-6] 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} 23:53:51.618 [netconf-device-simulator-threads-6] 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} 23:53:51.618 [netconf-device-simulator-threads-6] 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} 23:53:51.618 [netconf-device-simulator-threads-6] 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} 23:53:51.618 [netconf-device-simulator-threads-6] 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} 23:53:51.618 [netconf-device-simulator-threads-6] 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} 23:53:51.618 [netconf-device-simulator-threads-6] 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} 23:53:51.618 [netconf-device-simulator-threads-6] 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 23:53:51.618 [netconf-device-simulator-threads-6] 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 23:53:51.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:51.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) by 778 down to 2094975 23:53:51.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:51.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:51.967 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:51.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #8 SSH_MSG_IGNORE 23:53:51.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:53:51.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298]} 23:53:51.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55298]): SSH-2.0-SSHD-UNKNOWN 23:53:51.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55298]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:51.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55298]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:52.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55298]) Send SSH_MSG_KEXINIT 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55298]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55298]) process #0 SSH_MSG_KEXINIT 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55298]) SSH_MSG_KEXINIT 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55298]) strict KEX=true client=true server=true 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55298]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55298]) Kex: server host key algorithms = rsa-sha2-512 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55298]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55298]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55298]) Kex: mac algorithms (client to server) = aead 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55298]) Kex: mac algorithms (server to client) = aead 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55298]) Kex: compression algorithms (client to server) = none 23:53:52.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55298]) Kex: compression algorithms (server to client) = none 23:53:52.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:52.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #9 SSH_MSG_IGNORE 23:53:52.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:53:52.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:52.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:52.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55298]) process #1 30 23:53:52.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55298]] process command=SSH_MSG_KEXDH_INIT 23:53:52.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #10 SSH_MSG_IGNORE 23:53:52.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55298]] Send SSH_MSG_KEXDH_REPLY 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55298]) packet #1 sending command=31[31] len=1639 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55298])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55298]) Send SSH_MSG_NEWKEYS 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55298]) session ID=fe:e2:ea:83:6e:b0:2b:9a:b4:f4:06:d7:1b:6e:a5:f0:bd:c2:2c:10:d0:5e:44:ae:31:1c:07:18:28:b2:3c:c7:ed:25:ce:3b:5f:78:d0:14:b3:2b:f1:d8:ca:90:87:92:ec:76:aa:24:94:7e:e4:3a:5a:3a:24:c4:0d:2c:6b:64 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55298]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55298]): strict KEX resets output message sequence number from 3 to 0 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55298]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55298])[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 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55298])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55298]) packet #0 sending command=7[7] len=419 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55298]) No pending packets to flush at end of KEX 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #11 SSH_MSG_IGNORE 23:53:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:53:52.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55298]) process #2 SSH_MSG_NEWKEYS 23:53:52.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55298]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55298]): strict KEX resets input message sequence number from 3 to 0 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55298]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55298]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55298]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55298]) authorized authentication methods: password,publickey 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55298]) Accepted service ssh-userauth 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55298]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55298]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55298]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55298]) no authentication factory for method=none 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55298]) SSH_MSG_USERAUTH_REQUEST 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55298]) remaining methods: password,publickey 23:53:52.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55298]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55298]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55298]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:52.361 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55298]) authentication result: true 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55298]) SSH_MSG_USERAUTH_REQUEST 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55298])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55298]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55298]) no heartbeat to stop 23:53:52.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55298]) heartbeat type=IGNORE, interval=PT30S 23:53:52.361 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55298 authenticated 23:53:52.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:52.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55298]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55298]] session=TransportServerSession[admin@/10.30.170.79:55298] id=0 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55298])) size=2097152, max=2097152, packet=32768 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55298]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55298] 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55298]) recipient=0 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])) size=2097152, max=2097152, packet=32768 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])) re-initializing 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])) size=2097152, max=2097152, packet=32768 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:52.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])[want-reply=true] subsystem=netconf 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])[subsystem] prepared command 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298]}} established 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 187: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18016 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 187: Creating data stores for simulated device 23:53:52.364 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:52.365 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:52.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:52.365 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:52.365 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ec1192] 23:53:52.365 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:52.366 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:52.366 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:52.366 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:52.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:52.366 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:52.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:52.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:52.367 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ec1192], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ec1192], subtreeVersion=Version[58b43f2b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58b43f2b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:52.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:52.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:52.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298] 23:53:52.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 187 on channel [id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298] 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) by 1220 down to 2095932 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298] 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298] 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) request=subsystem result=ReplySuccess, want-reply=true 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) request=subsystem activate command 23:53:52.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) starting runner for command=netconf 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #5 SSH_MSG_CHANNEL_DATA 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) by 373 down to 2096779 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_CHANNEL_DATA len=373 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298] 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298] 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298] 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18016', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=187} created 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=187, channel=[id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298]} created 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298] successful with session NetconfServerSession{sessionId=187, channel=[id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298]} 23:53:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298]} up 23:53:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #6 SSH_MSG_CHANNEL_DATA 23:53:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) by 393 down to 2096386 23:53:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_CHANNEL_DATA len=393 23:53:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298] 23:53:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=187} 23:53:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:52.372 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4190a6df after next message 23:53:52.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=187, channel=[id: 0xb3a70ece, L:/10.30.170.146:18016 - R:/10.30.170.79:55298]} EXI handlers added to pipeline 23:53:52.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:52.372 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4190a6df 23:53:52.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) by 179 down to 2095753 23:53:52.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:52.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:52.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #7 SSH_MSG_CHANNEL_DATA 23:53:52.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) by 340 down to 2096046 23:53:52.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_CHANNEL_DATA len=340 23:53:52.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298] 23:53:52.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:52.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:52.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=187} 23:53:52.376 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58b43f2b] 23:53:52.376 [netconf-device-simulator-threads-0] 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 23:53:52.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:52.376 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:52.376 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:52.376 [netconf-device-simulator-threads-0] 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 23:53:52.376 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.376 [netconf-device-simulator-threads-0] 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} 23:53:52.377 [netconf-device-simulator-threads-0] 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 23:53:52.377 [netconf-device-simulator-threads-0] 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 23:53:52.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:52.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) by 778 down to 2094975 23:53:52.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:52.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:52.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914]} 23:53:52.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53914]): SSH-2.0-SSHD-UNKNOWN 23:53:52.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53914]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:52.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53914]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:52.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:52.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #8 SSH_MSG_IGNORE 23:53:52.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:53:52.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53914]) Send SSH_MSG_KEXINIT 23:53:52.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53914]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53914]) process #0 SSH_MSG_KEXINIT 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53914]) SSH_MSG_KEXINIT 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53914]) strict KEX=true client=true server=true 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53914]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53914]) Kex: server host key algorithms = rsa-sha2-512 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53914]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53914]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53914]) Kex: mac algorithms (client to server) = aead 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53914]) Kex: mac algorithms (server to client) = aead 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53914]) Kex: compression algorithms (client to server) = none 23:53:52.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53914]) Kex: compression algorithms (server to client) = none 23:53:52.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:52.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:52.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:52.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53914]) process #1 30 23:53:52.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53914]] process command=SSH_MSG_KEXDH_INIT 23:53:52.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53914]] Send SSH_MSG_KEXDH_REPLY 23:53:52.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53914]) packet #1 sending command=31[31] len=1639 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53914])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53914]) Send SSH_MSG_NEWKEYS 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53914]) session ID=60:21:a2:1c:d4:9c:cf:83:b6:36:63:47:17:48:8b:a2:81:5c:24:d7:5a:9e:e3:7a:2f:3a:8e:01:eb:c6:cb:f3:de:a7:64:96:ce:64:21:c9:3c:cc:c4:46:90:8f:cf:c0:d6:71:a5:09:33:a4:00:77:e3:6a:08:51:a0:cf:03:78 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53914]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53914]): strict KEX resets output message sequence number from 3 to 0 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53914]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53914])[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 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53914])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53914]) packet #0 sending command=7[7] len=419 23:53:52.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53914]) No pending packets to flush at end of KEX 23:53:52.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #9 SSH_MSG_IGNORE 23:53:52.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:53:52.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #11 SSH_MSG_IGNORE 23:53:52.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:53:52.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53914]) process #2 SSH_MSG_NEWKEYS 23:53:52.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53914]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:52.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53914]): strict KEX resets input message sequence number from 3 to 0 23:53:52.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53914]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53914]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53914]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53914]) authorized authentication methods: password,publickey 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53914]) Accepted service ssh-userauth 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53914]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53914]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53914]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53914]) no authentication factory for method=none 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53914]) SSH_MSG_USERAUTH_REQUEST 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53914]) remaining methods: password,publickey 23:53:52.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53914]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:52.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53914]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:52.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:52.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53914]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:52.944 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:52.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53914]) authentication result: true 23:53:52.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53914]) SSH_MSG_USERAUTH_REQUEST 23:53:52.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53914])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:52.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53914]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:52.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:52.945 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:52.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53914]) no heartbeat to stop 23:53:52.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53914]) heartbeat type=IGNORE, interval=PT30S 23:53:52.945 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53914 authenticated 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53914]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53914]] session=TransportServerSession[admin@/10.30.170.79:53914] id=0 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53914])) size=2097152, max=2097152, packet=32768 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53914]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53914] 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53914]) recipient=0 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])) size=2097152, max=2097152, packet=32768 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])) re-initializing 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])) size=2097152, max=2097152, packet=32768 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:52.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:52.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:52.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:52.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])[want-reply=true] subsystem=netconf 23:53:52.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])[subsystem] prepared command 23:53:52.948 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:52.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:52.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914]}} established 23:53:52.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 188: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18017 23:53:52.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 188: Creating data stores for simulated device 23:53:52.948 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:52.949 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:52.949 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:52.949 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:52.949 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:52.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2406e229] 23:53:52.952 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:52.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:52.953 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:52.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:52.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:52.953 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2406e229], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2406e229], subtreeVersion=Version[39d13c5a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[39d13c5a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:52.954 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:52.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:52.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914] 23:53:52.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 188 on channel [id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914] 23:53:52.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) by 1220 down to 2095932 23:53:52.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914] 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914] 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) request=subsystem result=ReplySuccess, want-reply=true 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) request=subsystem activate command 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) starting runner for command=netconf 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #5 SSH_MSG_CHANNEL_DATA 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) by 373 down to 2096779 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_CHANNEL_DATA len=373 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914] 23:53:52.959 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:52.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914] 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914] 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18017', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=188} created 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914]} created 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914] successful with session NetconfServerSession{sessionId=188, channel=[id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914]} 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914]} up 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #6 SSH_MSG_CHANNEL_DATA 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) by 393 down to 2096386 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_CHANNEL_DATA len=393 23:53:52.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914] 23:53:52.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:52.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:52.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=188} 23:53:52.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:52.963 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b2a5938 after next message 23:53:52.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x245540eb, L:/10.30.170.146:18017 - R:/10.30.170.79:53914]} EXI handlers added to pipeline 23:53:52.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:52.964 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b2a5938 23:53:52.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) by 179 down to 2095753 23:53:52.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:52.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:52.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #7 SSH_MSG_CHANNEL_DATA 23:53:52.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) by 340 down to 2096046 23:53:52.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_CHANNEL_DATA len=340 23:53:52.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914] 23:53:52.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:52.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:52.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=188} 23:53:52.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[39d13c5a] 23:53:52.968 [netconf-device-simulator-threads-2] 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 23:53:52.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:52.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:52.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:52.969 [netconf-device-simulator-threads-2] 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 23:53:52.969 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.969 [netconf-device-simulator-threads-2] 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} 23:53:52.970 [netconf-device-simulator-threads-2] 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 23:53:52.970 [netconf-device-simulator-threads-2] 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 23:53:52.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:52.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) by 778 down to 2094975 23:53:52.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:52.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:53.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:53.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #10 SSH_MSG_IGNORE 23:53:53.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:53:53.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816]} 23:53:53.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33816]): SSH-2.0-SSHD-UNKNOWN 23:53:53.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33816]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:53.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33816]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:53.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #8 SSH_MSG_IGNORE 23:53:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:53:53.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:53.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33816]) Send SSH_MSG_KEXINIT 23:53:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33816]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33816]) process #0 SSH_MSG_KEXINIT 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33816]) SSH_MSG_KEXINIT 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33816]) strict KEX=true client=true server=true 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33816]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33816]) Kex: server host key algorithms = rsa-sha2-512 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33816]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33816]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33816]) Kex: mac algorithms (client to server) = aead 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33816]) Kex: mac algorithms (server to client) = aead 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33816]) Kex: compression algorithms (client to server) = none 23:53:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33816]) Kex: compression algorithms (server to client) = none 23:53:53.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:53.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #9 SSH_MSG_IGNORE 23:53:53.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:53:53.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #11 SSH_MSG_IGNORE 23:53:53.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:53:53.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33816]) process #1 30 23:53:53.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33816]] process command=SSH_MSG_KEXDH_INIT 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33816]] Send SSH_MSG_KEXDH_REPLY 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33816]) packet #1 sending command=31[31] len=1639 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33816])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33816]) Send SSH_MSG_NEWKEYS 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33816]) session ID=2d:c3:a3:ab:be:47:13:81:d2:e2:72:c6:fa:14:ca:47:dc:a2:be:fb:0b:23:5e:1b:1c:e4:05:2f:3c:8b:39:73:ba:cd:1f:93:53:00:b7:c8:15:22:fd:68:20:8c:00:7e:59:f4:73:e7:c4:74:d8:bc:96:ff:a4:60:5b:a9:26:0c 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33816]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33816]): strict KEX resets output message sequence number from 3 to 0 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33816]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:53.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33816])[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 23:53:53.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33816])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:53.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33816]) packet #0 sending command=7[7] len=419 23:53:53.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33816]) No pending packets to flush at end of KEX 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33816]) process #2 SSH_MSG_NEWKEYS 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33816]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33816]): strict KEX resets input message sequence number from 3 to 0 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33816]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33816]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33816]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33816]) authorized authentication methods: password,publickey 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33816]) Accepted service ssh-userauth 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33816]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33816]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33816]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33816]) no authentication factory for method=none 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33816]) SSH_MSG_USERAUTH_REQUEST 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33816]) remaining methods: password,publickey 23:53:53.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33816]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33816]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33816]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:53.816 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33816]) authentication result: true 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33816]) SSH_MSG_USERAUTH_REQUEST 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33816])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33816]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33816]) no heartbeat to stop 23:53:53.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33816]) heartbeat type=IGNORE, interval=PT30S 23:53:53.817 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33816 authenticated 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33816]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33816]] session=TransportServerSession[admin@/10.30.170.79:33816] id=0 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33816])) size=2097152, max=2097152, packet=32768 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33816]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33816] 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33816]) recipient=0 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])) size=2097152, max=2097152, packet=32768 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])) re-initializing 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])) size=2097152, max=2097152, packet=32768 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:53.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])[want-reply=true] subsystem=netconf 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])[subsystem] prepared command 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816]}} established 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 189: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18018 23:53:53.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 189: Creating data stores for simulated device 23:53:53.819 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:53.820 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:53.820 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:53.820 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:53.820 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:53.821 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7fa6c28b] 23:53:53.821 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:53.821 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:53.821 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:53.821 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:53.821 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:53.821 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:53.821 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:53.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:53.822 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7fa6c28b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7fa6c28b], subtreeVersion=Version[4c260542], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c260542], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:53.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:53.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:53.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816] 23:53:53.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 189 on channel [id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816] 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) by 1220 down to 2095932 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816] 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816] 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) request=subsystem result=ReplySuccess, want-reply=true 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) request=subsystem activate command 23:53:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) starting runner for command=netconf 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #5 SSH_MSG_CHANNEL_DATA 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) by 373 down to 2096779 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_CHANNEL_DATA len=373 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816] 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816] 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816] 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18018', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=189} created 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816]} created 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816] successful with session NetconfServerSession{sessionId=189, channel=[id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816]} 23:53:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816]} up 23:53:53.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #6 SSH_MSG_CHANNEL_DATA 23:53:53.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) by 393 down to 2096386 23:53:53.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_CHANNEL_DATA len=393 23:53:53.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816] 23:53:53.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:53.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:53.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=189} 23:53:53.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:53.827 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3eaa1c5b after next message 23:53:53.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xa4d140eb, L:/10.30.170.146:18018 - R:/10.30.170.79:33816]} EXI handlers added to pipeline 23:53:53.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:53.827 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3eaa1c5b 23:53:53.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) by 179 down to 2095753 23:53:53.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:53.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:53.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #7 SSH_MSG_CHANNEL_DATA 23:53:53.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) by 340 down to 2096046 23:53:53.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_CHANNEL_DATA len=340 23:53:53.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816] 23:53:53.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:53.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:53.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=189} 23:53:53.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c260542] 23:53:53.831 [netconf-device-simulator-threads-4] 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 23:53:53.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:53.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:53.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:53.832 [netconf-device-simulator-threads-4] 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 23:53:53.832 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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} 23:53:53.832 [netconf-device-simulator-threads-4] 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 23:53:53.832 [netconf-device-simulator-threads-4] 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 23:53:53.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:53.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) by 778 down to 2094975 23:53:53.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:53.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:54.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930]} 23:53:54.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55930]): SSH-2.0-SSHD-UNKNOWN 23:53:54.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55930]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:54.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55930]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:54.168 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:54.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #10 SSH_MSG_IGNORE 23:53:54.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:53:54.195 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:54.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55930]) Send SSH_MSG_KEXINIT 23:53:54.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55930]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:54.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55930]) process #0 SSH_MSG_KEXINIT 23:53:54.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55930]) SSH_MSG_KEXINIT 23:53:54.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55930]) strict KEX=true client=true server=true 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55930]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55930]) Kex: server host key algorithms = rsa-sha2-512 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55930]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55930]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55930]) Kex: mac algorithms (client to server) = aead 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55930]) Kex: mac algorithms (server to client) = aead 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55930]) Kex: compression algorithms (client to server) = none 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55930]) Kex: compression algorithms (server to client) = none 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #9 SSH_MSG_IGNORE 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #11 SSH_MSG_IGNORE 23:53:54.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:53:54.307 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:54.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #8 SSH_MSG_IGNORE 23:53:54.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:53:54.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55930]) process #1 30 23:53:54.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55930]] process command=SSH_MSG_KEXDH_INIT 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55930]] Send SSH_MSG_KEXDH_REPLY 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55930]) packet #1 sending command=31[31] len=1639 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55930])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55930]) Send SSH_MSG_NEWKEYS 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55930]) session ID=19:bd:6b:4e:85:4b:2f:a8:fa:60:b4:1e:bb:9f:2f:0a:76:8d:18:46:ac:61:50:36:06:33:78:02:9d:e5:f7:48:83:f5:5f:cc:42:81:b5:bb:77:a7:68:ad:c9:dc:98:54:8d:ec:78:ca:85:25:77:09:48:b7:04:b4:3f:20:d1:6e 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55930]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55930]): strict KEX resets output message sequence number from 3 to 0 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55930]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55930])[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 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55930])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55930]) packet #0 sending command=7[7] len=419 23:53:54.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55930]) No pending packets to flush at end of KEX 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55930]) process #2 SSH_MSG_NEWKEYS 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55930]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55930]): strict KEX resets input message sequence number from 3 to 0 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55930]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55930]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55930]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55930]) authorized authentication methods: password,publickey 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55930]) Accepted service ssh-userauth 23:53:54.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55930]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:54.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55930]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:54.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:54.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55930]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:54.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55930]) no authentication factory for method=none 23:53:54.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55930]) SSH_MSG_USERAUTH_REQUEST 23:53:54.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55930]) remaining methods: password,publickey 23:53:54.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55930]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55930]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55930]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:54.390 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55930]) authentication result: true 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55930]) SSH_MSG_USERAUTH_REQUEST 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55930])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55930]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55930]) no heartbeat to stop 23:53:54.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55930]) heartbeat type=IGNORE, interval=PT30S 23:53:54.391 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55930 authenticated 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55930]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55930]] session=TransportServerSession[admin@/10.30.170.79:55930] id=0 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55930])) size=2097152, max=2097152, packet=32768 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55930]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55930] 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55930]) recipient=0 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])) size=2097152, max=2097152, packet=32768 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])) re-initializing 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])) size=2097152, max=2097152, packet=32768 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:54.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:54.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:54.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:54.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])[want-reply=true] subsystem=netconf 23:53:54.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])[subsystem] prepared command 23:53:54.394 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:54.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:54.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930]}} established 23:53:54.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 190: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18019 23:53:54.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 190: Creating data stores for simulated device 23:53:54.394 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:54.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:54.395 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:54.395 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:54.395 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:54.397 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5544ce1a] 23:53:54.397 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:54.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:54.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:54.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:54.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:54.399 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:54.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:54.400 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:54.400 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5544ce1a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5544ce1a], subtreeVersion=Version[6974f043], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6974f043], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:54.400 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:54.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:54.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930] 23:53:54.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 190 on channel [id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930] 23:53:54.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) by 1220 down to 2095932 23:53:54.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:54.405 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:54.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930] 23:53:54.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930] 23:53:54.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) request=subsystem result=ReplySuccess, want-reply=true 23:53:54.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:54.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) request=subsystem activate command 23:53:54.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) starting runner for command=netconf 23:53:54.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #5 SSH_MSG_CHANNEL_DATA 23:53:54.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) by 373 down to 2096779 23:53:54.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_CHANNEL_DATA len=373 23:53:54.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930] 23:53:54.406 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:54.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930] 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930] 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18019', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=190} created 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930]} created 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930] successful with session NetconfServerSession{sessionId=190, channel=[id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930]} 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930]} up 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #6 SSH_MSG_CHANNEL_DATA 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) by 393 down to 2096386 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_CHANNEL_DATA len=393 23:53:54.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930] 23:53:54.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:54.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:54.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=190} 23:53:54.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:54.410 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74908af3 after next message 23:53:54.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x559de962, L:/10.30.170.146:18019 - R:/10.30.170.79:55930]} EXI handlers added to pipeline 23:53:54.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:54.410 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74908af3 23:53:54.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) by 179 down to 2095753 23:53:54.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:54.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:54.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #7 SSH_MSG_CHANNEL_DATA 23:53:54.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) by 340 down to 2096046 23:53:54.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_CHANNEL_DATA len=340 23:53:54.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930] 23:53:54.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:54.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:54.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=190} 23:53:54.415 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6974f043] 23:53:54.415 [netconf-device-simulator-threads-6] 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 23:53:54.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:54.415 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:54.415 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:54.415 [netconf-device-simulator-threads-6] 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 23:53:54.415 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:54.415 [netconf-device-simulator-threads-6] 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} 23:53:54.415 [netconf-device-simulator-threads-6] 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} 23:53:54.415 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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} 23:53:54.416 [netconf-device-simulator-threads-6] 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 23:53:54.416 [netconf-device-simulator-threads-6] 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 23:53:54.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:54.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) by 778 down to 2094975 23:53:54.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:54.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:54.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:54.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #10 SSH_MSG_IGNORE 23:53:54.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:53:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760]} 23:53:54.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38760]): SSH-2.0-SSHD-UNKNOWN 23:53:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38760]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:54.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38760]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38760]) Send SSH_MSG_KEXINIT 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38760]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38760]) process #0 SSH_MSG_KEXINIT 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38760]) SSH_MSG_KEXINIT 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38760]) strict KEX=true client=true server=true 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38760]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38760]) Kex: server host key algorithms = rsa-sha2-512 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38760]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38760]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38760]) Kex: mac algorithms (client to server) = aead 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38760]) Kex: mac algorithms (server to client) = aead 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38760]) Kex: compression algorithms (client to server) = none 23:53:54.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38760]) Kex: compression algorithms (server to client) = none 23:53:54.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:54.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38760]) process #1 30 23:53:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38760]] process command=SSH_MSG_KEXDH_INIT 23:53:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38760]] Send SSH_MSG_KEXDH_REPLY 23:53:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38760]) packet #1 sending command=31[31] len=1639 23:53:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38760])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38760]) Send SSH_MSG_NEWKEYS 23:53:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38760]) session ID=2c:d9:0c:f3:ee:8c:5c:1c:17:c3:e8:07:5e:07:7f:36:fe:1f:6e:57:e0:f6:5b:74:14:23:76:c2:a9:92:75:f0:1c:67:a3:62:0b:5b:01:6b:8c:26:f2:90:b2:e5:bd:c5:ee:1c:85:66:16:92:12:1b:17:cf:a0:89:d5:ab:7c:23 23:53:55.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38760]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:55.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38760]): strict KEX resets output message sequence number from 3 to 0 23:53:55.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38760]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:55.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38760])[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 23:53:55.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38760])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:55.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38760]) packet #0 sending command=7[7] len=419 23:53:55.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38760]) No pending packets to flush at end of KEX 23:53:55.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #11 SSH_MSG_IGNORE 23:53:55.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:53:55.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:55.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #10 SSH_MSG_IGNORE 23:53:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:53:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #8 SSH_MSG_IGNORE 23:53:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38760]) process #2 SSH_MSG_NEWKEYS 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38760]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38760]): strict KEX resets input message sequence number from 3 to 0 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38760]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38760]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38760]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38760]) authorized authentication methods: password,publickey 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38760]) Accepted service ssh-userauth 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38760]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38760]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38760]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:55.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38760]) no authentication factory for method=none 23:53:55.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38760]) SSH_MSG_USERAUTH_REQUEST 23:53:55.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38760]) remaining methods: password,publickey 23:53:55.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38760]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:55.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38760]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:55.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:55.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38760]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:55.048 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:55.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38760]) authentication result: true 23:53:55.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38760]) SSH_MSG_USERAUTH_REQUEST 23:53:55.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38760])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:55.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38760]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:55.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:55.049 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:55.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38760]) no heartbeat to stop 23:53:55.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38760]) heartbeat type=IGNORE, interval=PT30S 23:53:55.049 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38760 authenticated 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38760]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38760]] session=TransportServerSession[admin@/10.30.170.79:38760] id=0 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38760])) size=2097152, max=2097152, packet=32768 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38760]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38760] 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38760]) recipient=0 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])) size=2097152, max=2097152, packet=32768 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])) re-initializing 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])) size=2097152, max=2097152, packet=32768 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:55.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])[want-reply=true] subsystem=netconf 23:53:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])[subsystem] prepared command 23:53:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760]}} established 23:53:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 191: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18020 23:53:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 191: Creating data stores for simulated device 23:53:55.051 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:55.051 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:55.051 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:55.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e44ced7] 23:53:55.052 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:55.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:55.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:55.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:55.053 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:55.053 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:55.053 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:55.053 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:55.053 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e44ced7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e44ced7], subtreeVersion=Version[76e40fab], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[76e40fab], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:55.053 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:55.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:55.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760] 23:53:55.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 191 on channel [id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760] 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) by 1220 down to 2095932 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760] 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760] 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) request=subsystem result=ReplySuccess, want-reply=true 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) request=subsystem activate command 23:53:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) starting runner for command=netconf 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #5 SSH_MSG_CHANNEL_DATA 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) by 373 down to 2096779 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_CHANNEL_DATA len=373 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760] 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760] 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760] 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18020', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=191} created 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=191, channel=[id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760]} created 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760] successful with session NetconfServerSession{sessionId=191, channel=[id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760]} 23:53:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760]} up 23:53:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #6 SSH_MSG_CHANNEL_DATA 23:53:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) by 393 down to 2096386 23:53:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_CHANNEL_DATA len=393 23:53:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760] 23:53:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=191} 23:53:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:55.058 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b00e59f after next message 23:53:55.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=191, channel=[id: 0xfb15e265, L:/10.30.170.146:18020 - R:/10.30.170.79:38760]} EXI handlers added to pipeline 23:53:55.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:55.058 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b00e59f 23:53:55.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) by 179 down to 2095753 23:53:55.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:55.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:55.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #7 SSH_MSG_CHANNEL_DATA 23:53:55.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) by 340 down to 2096046 23:53:55.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_CHANNEL_DATA len=340 23:53:55.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760] 23:53:55.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:55.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:55.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=191} 23:53:55.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[76e40fab] 23:53:55.061 [netconf-device-simulator-threads-0] 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 23:53:55.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:55.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:55.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:55.061 [netconf-device-simulator-threads-0] 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 23:53:55.061 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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} 23:53:55.062 [netconf-device-simulator-threads-0] 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 23:53:55.062 [netconf-device-simulator-threads-0] 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 23:53:55.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:55.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) by 778 down to 2094975 23:53:55.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:55.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:55.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #9 SSH_MSG_IGNORE 23:53:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:53:55.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098]} 23:53:55.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34098]): SSH-2.0-SSHD-UNKNOWN 23:53:55.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34098]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:55.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34098]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:55.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:55.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:55.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:55.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #8 SSH_MSG_IGNORE 23:53:55.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:53:55.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34098]) Send SSH_MSG_KEXINIT 23:53:55.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34098]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:55.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34098]) process #0 SSH_MSG_KEXINIT 23:53:55.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34098]) SSH_MSG_KEXINIT 23:53:55.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34098]) strict KEX=true client=true server=true 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34098]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34098]) Kex: server host key algorithms = rsa-sha2-512 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34098]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34098]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34098]) Kex: mac algorithms (client to server) = aead 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34098]) Kex: mac algorithms (server to client) = aead 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34098]) Kex: compression algorithms (client to server) = none 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34098]) Kex: compression algorithms (server to client) = none 23:53:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #11 SSH_MSG_IGNORE 23:53:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:53:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #9 SSH_MSG_IGNORE 23:53:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:53:55.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:55.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #10 SSH_MSG_IGNORE 23:53:55.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:53:55.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34098]) process #1 30 23:53:55.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34098]] process command=SSH_MSG_KEXDH_INIT 23:53:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34098]] Send SSH_MSG_KEXDH_REPLY 23:53:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34098]) packet #1 sending command=31[31] len=1639 23:53:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34098])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34098]) Send SSH_MSG_NEWKEYS 23:53:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34098]) session ID=75:1c:7b:f3:af:80:fe:a7:d0:3c:28:cc:07:80:7a:4a:b0:6f:cb:ba:2f:1e:f9:fe:61:7b:eb:59:61:45:99:f3:26:79:28:98:4f:47:8a:b4:bd:f0:f1:24:15:c2:a9:6a:55:80:de:c8:eb:7a:89:75:10:7b:1f:59:19:23:2c:d9 23:53:55.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34098]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:55.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34098]): strict KEX resets output message sequence number from 3 to 0 23:53:55.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34098]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:55.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34098])[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 23:53:55.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34098])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:55.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34098]) packet #0 sending command=7[7] len=419 23:53:55.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34098]) No pending packets to flush at end of KEX 23:53:55.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34098]) process #2 SSH_MSG_NEWKEYS 23:53:55.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34098]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:55.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34098]): strict KEX resets input message sequence number from 3 to 0 23:53:55.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34098]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:55.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:55.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34098]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:55.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34098]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:55.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34098]) authorized authentication methods: password,publickey 23:53:55.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34098]) Accepted service ssh-userauth 23:53:55.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34098]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:55.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34098]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:55.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:55.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34098]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:55.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34098]) no authentication factory for method=none 23:53:55.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34098]) SSH_MSG_USERAUTH_REQUEST 23:53:55.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34098]) remaining methods: password,publickey 23:53:55.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34098]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:55.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34098]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:55.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:55.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34098]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:55.928 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:55.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34098]) authentication result: true 23:53:55.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34098]) SSH_MSG_USERAUTH_REQUEST 23:53:55.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34098])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:55.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34098]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:55.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:55.930 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:55.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34098]) no heartbeat to stop 23:53:55.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34098]) heartbeat type=IGNORE, interval=PT30S 23:53:55.931 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34098 authenticated 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34098]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34098]] session=TransportServerSession[admin@/10.30.170.79:34098] id=0 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34098])) size=2097152, max=2097152, packet=32768 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34098]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34098] 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34098]) recipient=0 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])) size=2097152, max=2097152, packet=32768 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])) re-initializing 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])) size=2097152, max=2097152, packet=32768 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:55.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:55.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:55.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:55.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])[want-reply=true] subsystem=netconf 23:53:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])[subsystem] prepared command 23:53:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098]}} established 23:53:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 192: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18021 23:53:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 192: Creating data stores for simulated device 23:53:55.934 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:55.935 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:55.935 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:55.935 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:55.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[483d8edc] 23:53:55.938 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:55.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:55.939 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:55.939 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:55.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:55.940 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:55.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:55.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:55.940 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[483d8edc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[483d8edc], subtreeVersion=Version[44c67c04], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[44c67c04], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:55.940 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:55.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:55.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098] 23:53:55.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 192 on channel [id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098] 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) by 1220 down to 2095932 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098] 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098] 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) request=subsystem result=ReplySuccess, want-reply=true 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) request=subsystem activate command 23:53:55.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) starting runner for command=netconf 23:53:55.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #5 SSH_MSG_CHANNEL_DATA 23:53:55.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) by 373 down to 2096779 23:53:55.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_CHANNEL_DATA len=373 23:53:55.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098] 23:53:55.946 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:55.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098] 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098] 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18021', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=192} created 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=192, channel=[id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098]} created 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098] successful with session NetconfServerSession{sessionId=192, channel=[id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098]} 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098]} up 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #6 SSH_MSG_CHANNEL_DATA 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) by 393 down to 2096386 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_CHANNEL_DATA len=393 23:53:55.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098] 23:53:55.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:55.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:55.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=192} 23:53:55.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:55.950 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38d3cfaa after next message 23:53:55.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=192, channel=[id: 0xaa084d3e, L:/10.30.170.146:18021 - R:/10.30.170.79:34098]} EXI handlers added to pipeline 23:53:55.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:55.950 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38d3cfaa 23:53:55.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) by 179 down to 2095753 23:53:55.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:55.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:55.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #7 SSH_MSG_CHANNEL_DATA 23:53:55.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) by 340 down to 2096046 23:53:55.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_CHANNEL_DATA len=340 23:53:55.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098] 23:53:55.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:55.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:55.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=192} 23:53:55.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[44c67c04] 23:53:55.954 [netconf-device-simulator-threads-2] 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 23:53:55.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:55.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:55.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:55.954 [netconf-device-simulator-threads-2] 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 23:53:55.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:55.954 [netconf-device-simulator-threads-2] 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} 23:53:55.954 [netconf-device-simulator-threads-2] 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} 23:53:55.954 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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} 23:53:55.955 [netconf-device-simulator-threads-2] 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 23:53:55.955 [netconf-device-simulator-threads-2] 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 23:53:55.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:55.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) by 778 down to 2094975 23:53:55.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:55.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:56.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576]} 23:53:56.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56576]): SSH-2.0-SSHD-UNKNOWN 23:53:56.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56576]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:56.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56576]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:56.292 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:56.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #8 SSH_MSG_IGNORE 23:53:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:53:56.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:56.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56576]) Send SSH_MSG_KEXINIT 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56576]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56576]) process #0 SSH_MSG_KEXINIT 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56576]) SSH_MSG_KEXINIT 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56576]) strict KEX=true client=true server=true 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56576]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56576]) Kex: server host key algorithms = rsa-sha2-512 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56576]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56576]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56576]) Kex: mac algorithms (client to server) = aead 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56576]) Kex: mac algorithms (server to client) = aead 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56576]) Kex: compression algorithms (client to server) = none 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56576]) Kex: compression algorithms (server to client) = none 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:56.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #9 SSH_MSG_IGNORE 23:53:56.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:53:56.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #11 SSH_MSG_IGNORE 23:53:56.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:53:56.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:56.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #10 SSH_MSG_IGNORE 23:53:56.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:53:56.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56576]) process #1 30 23:53:56.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56576]] process command=SSH_MSG_KEXDH_INIT 23:53:56.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56576]] Send SSH_MSG_KEXDH_REPLY 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56576]) packet #1 sending command=31[31] len=1639 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56576])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56576]) Send SSH_MSG_NEWKEYS 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56576]) session ID=e7:99:21:c0:72:56:9a:01:f4:0e:3c:8d:da:c2:f9:b3:34:20:02:97:23:7f:60:29:b8:fd:d2:7d:fc:53:e8:7e:90:ee:38:d9:27:c3:7e:56:18:2c:3f:9d:c7:e3:c5:0d:7d:ed:46:e2:84:cd:6b:77:8b:12:8f:13:39:4f:d3:e1 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56576]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56576]): strict KEX resets output message sequence number from 3 to 0 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56576]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56576])[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 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56576])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56576]) packet #0 sending command=7[7] len=419 23:53:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56576]) No pending packets to flush at end of KEX 23:53:56.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56576]) process #2 SSH_MSG_NEWKEYS 23:53:56.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56576]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:56.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56576]): strict KEX resets input message sequence number from 3 to 0 23:53:56.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56576]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:56.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:56.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56576]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:56.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56576]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56576]) authorized authentication methods: password,publickey 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56576]) Accepted service ssh-userauth 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56576]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56576]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56576]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56576]) no authentication factory for method=none 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56576]) SSH_MSG_USERAUTH_REQUEST 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56576]) remaining methods: password,publickey 23:53:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56576]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56576]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56576]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:56.641 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56576]) authentication result: true 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56576]) SSH_MSG_USERAUTH_REQUEST 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56576])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56576]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56576]) no heartbeat to stop 23:53:56.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56576]) heartbeat type=IGNORE, interval=PT30S 23:53:56.641 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56576 authenticated 23:53:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56576]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56576]] session=TransportServerSession[admin@/10.30.170.79:56576] id=0 23:53:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56576])) size=2097152, max=2097152, packet=32768 23:53:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56576]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56576] 23:53:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56576]) recipient=0 23:53:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])) size=2097152, max=2097152, packet=32768 23:53:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])) re-initializing 23:53:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])) size=2097152, max=2097152, packet=32768 23:53:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])[want-reply=true] subsystem=netconf 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])[subsystem] prepared command 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576]}} established 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 193: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18022 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 193: Creating data stores for simulated device 23:53:56.644 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:56.644 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:56.644 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[749766a7] 23:53:56.645 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:56.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:56.646 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:56.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:56.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:56.646 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[749766a7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[749766a7], subtreeVersion=Version[2691f8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2691f8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:56.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576] 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 193 on channel [id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576] 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) by 1220 down to 2095932 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576] 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576] 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) request=subsystem result=ReplySuccess, want-reply=true 23:53:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) request=subsystem activate command 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) starting runner for command=netconf 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #5 SSH_MSG_CHANNEL_DATA 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) by 373 down to 2096779 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_CHANNEL_DATA len=373 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576] 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576] 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576] 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18022', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=193} created 23:53:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576]} created 23:53:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576] successful with session NetconfServerSession{sessionId=193, channel=[id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576]} 23:53:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576]} up 23:53:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #6 SSH_MSG_CHANNEL_DATA 23:53:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) by 393 down to 2096386 23:53:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_CHANNEL_DATA len=393 23:53:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576] 23:53:56.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:56.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:56.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=193} 23:53:56.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:56.651 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@bc8bdc3 after next message 23:53:56.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x492a3530, L:/10.30.170.146:18022 - R:/10.30.170.79:56576]} EXI handlers added to pipeline 23:53:56.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:56.652 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@bc8bdc3 23:53:56.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) by 179 down to 2095753 23:53:56.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:56.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #7 SSH_MSG_CHANNEL_DATA 23:53:56.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) by 340 down to 2096046 23:53:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_CHANNEL_DATA len=340 23:53:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576] 23:53:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:56.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=193} 23:53:56.656 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2691f8] 23:53:56.656 [netconf-device-simulator-threads-4] 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 23:53:56.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:56.656 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:56.656 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:56.656 [netconf-device-simulator-threads-4] 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 23:53:56.656 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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} 23:53:56.656 [netconf-device-simulator-threads-4] 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 23:53:56.656 [netconf-device-simulator-threads-4] 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 23:53:56.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:56.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) by 778 down to 2094975 23:53:56.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:56.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:56.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566]} 23:53:56.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41566]): SSH-2.0-SSHD-UNKNOWN 23:53:56.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41566]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:56.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41566]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:56.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41566]) Send SSH_MSG_KEXINIT 23:53:56.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41566]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:56.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41566]) process #0 SSH_MSG_KEXINIT 23:53:56.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41566]) SSH_MSG_KEXINIT 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41566]) strict KEX=true client=true server=true 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41566]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41566]) Kex: server host key algorithms = rsa-sha2-512 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41566]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41566]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41566]) Kex: mac algorithms (client to server) = aead 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41566]) Kex: mac algorithms (server to client) = aead 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41566]) Kex: compression algorithms (client to server) = none 23:53:56.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41566]) Kex: compression algorithms (server to client) = none 23:53:56.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:56.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:57.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:57.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #8 SSH_MSG_IGNORE 23:53:57.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:53:57.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41566]) process #1 30 23:53:57.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41566]] process command=SSH_MSG_KEXDH_INIT 23:53:57.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41566]] Send SSH_MSG_KEXDH_REPLY 23:53:57.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41566]) packet #1 sending command=31[31] len=1639 23:53:57.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41566])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:57.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41566]) Send SSH_MSG_NEWKEYS 23:53:57.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41566]) session ID=20:77:e6:28:d3:12:cf:83:b6:1e:59:97:f9:3e:37:ca:6b:f4:31:f4:2e:fc:16:1d:19:ca:69:d5:68:1d:3d:aa:8d:c2:69:11:d1:df:1e:b4:25:fe:cc:55:f4:ba:de:58:34:71:9d:61:67:05:b9:c2:23:0f:d0:0e:41:22:6c:ab 23:53:57.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41566]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:57.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41566]): strict KEX resets output message sequence number from 3 to 0 23:53:57.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41566]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:57.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41566])[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 23:53:57.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41566])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:57.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41566]) packet #0 sending command=7[7] len=419 23:53:57.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41566]) No pending packets to flush at end of KEX 23:53:57.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #11 SSH_MSG_IGNORE 23:53:57.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:53:57.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41566]) process #2 SSH_MSG_NEWKEYS 23:53:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41566]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:57.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41566]): strict KEX resets input message sequence number from 3 to 0 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41566]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41566]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41566]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41566]) authorized authentication methods: password,publickey 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41566]) Accepted service ssh-userauth 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41566]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #9 SSH_MSG_IGNORE 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41566]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41566]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41566]) no authentication factory for method=none 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41566]) SSH_MSG_USERAUTH_REQUEST 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41566]) remaining methods: password,publickey 23:53:57.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41566]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41566]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41566]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:57.116 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41566]) authentication result: true 23:53:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41566]) SSH_MSG_USERAUTH_REQUEST 23:53:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41566])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41566]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41566]) no heartbeat to stop 23:53:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41566]) heartbeat type=IGNORE, interval=PT30S 23:53:57.117 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41566 authenticated 23:53:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41566]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41566]] session=TransportServerSession[admin@/10.30.170.79:41566] id=0 23:53:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41566])) size=2097152, max=2097152, packet=32768 23:53:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41566]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41566] 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41566]) recipient=0 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])) size=2097152, max=2097152, packet=32768 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])) re-initializing 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])) size=2097152, max=2097152, packet=32768 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])[want-reply=true] subsystem=netconf 23:53:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])[subsystem] prepared command 23:53:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566]}} established 23:53:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 194: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18023 23:53:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 194: Creating data stores for simulated device 23:53:57.120 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:57.121 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:57.121 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:57.121 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:57.121 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:57.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[271f7236] 23:53:57.124 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:57.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:57.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:57.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:57.125 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:57.126 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:57.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:57.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:57.126 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[271f7236], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[271f7236], subtreeVersion=Version[4e432c32], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e432c32], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:57.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:57.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:57.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566] 23:53:57.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 194 on channel [id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566] 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) by 1220 down to 2095932 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566] 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566] 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) request=subsystem result=ReplySuccess, want-reply=true 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) request=subsystem activate command 23:53:57.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) starting runner for command=netconf 23:53:57.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #5 SSH_MSG_CHANNEL_DATA 23:53:57.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) by 373 down to 2096779 23:53:57.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_CHANNEL_DATA len=373 23:53:57.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566] 23:53:57.134 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:57.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566] 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566] 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18023', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=194} created 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566]} created 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566] successful with session NetconfServerSession{sessionId=194, channel=[id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566]} 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566]} up 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #6 SSH_MSG_CHANNEL_DATA 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) by 393 down to 2096386 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_CHANNEL_DATA len=393 23:53:57.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566] 23:53:57.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:57.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:57.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=194} 23:53:57.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:57.141 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3743f3ad after next message 23:53:57.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x52b7dcba, L:/10.30.170.146:18023 - R:/10.30.170.79:41566]} EXI handlers added to pipeline 23:53:57.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:57.142 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3743f3ad 23:53:57.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) by 179 down to 2095753 23:53:57.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:57.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:57.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #7 SSH_MSG_CHANNEL_DATA 23:53:57.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) by 340 down to 2096046 23:53:57.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_CHANNEL_DATA len=340 23:53:57.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566] 23:53:57.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:57.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:57.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=194} 23:53:57.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e432c32] 23:53:57.147 [netconf-device-simulator-threads-6] 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 23:53:57.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:57.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:57.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:57.147 [netconf-device-simulator-threads-6] 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 23:53:57.147 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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} 23:53:57.148 [netconf-device-simulator-threads-6] 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 23:53:57.148 [netconf-device-simulator-threads-6] 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 23:53:57.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:57.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) by 778 down to 2094975 23:53:57.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:57.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:57.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:57.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #10 SSH_MSG_IGNORE 23:53:57.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:53:57.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896]} 23:53:57.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60896]): SSH-2.0-SSHD-UNKNOWN 23:53:57.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60896]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:57.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60896]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:57.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:57.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:57.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #8 SSH_MSG_IGNORE 23:53:57.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:53:57.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:57.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:57.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #10 SSH_MSG_IGNORE 23:53:57.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:53:58.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60896]) Send SSH_MSG_KEXINIT 23:53:58.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60896]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:58.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60896]) process #0 SSH_MSG_KEXINIT 23:53:58.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60896]) SSH_MSG_KEXINIT 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60896]) strict KEX=true client=true server=true 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60896]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60896]) Kex: server host key algorithms = rsa-sha2-512 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60896]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60896]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60896]) Kex: mac algorithms (client to server) = aead 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60896]) Kex: mac algorithms (server to client) = aead 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60896]) Kex: compression algorithms (client to server) = none 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60896]) Kex: compression algorithms (server to client) = none 23:53:58.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:58.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #11 SSH_MSG_IGNORE 23:53:58.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:53:58.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #9 SSH_MSG_IGNORE 23:53:58.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:53:58.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60896]) process #1 30 23:53:58.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60896]] process command=SSH_MSG_KEXDH_INIT 23:53:58.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60896]] Send SSH_MSG_KEXDH_REPLY 23:53:58.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60896]) packet #1 sending command=31[31] len=1639 23:53:58.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60896])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:58.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60896]) Send SSH_MSG_NEWKEYS 23:53:58.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60896]) session ID=ed:0f:42:6d:fb:47:20:0b:99:50:35:99:34:26:86:82:cd:ae:6b:e4:9a:ea:16:b2:3a:67:ed:a1:eb:37:74:b5:c3:0c:1e:d6:92:d4:bc:c7:39:3b:fe:73:1b:b6:dd:33:05:a6:e4:06:f9:fc:39:b1:35:45:37:08:46:d6:f8:28 23:53:58.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60896]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:58.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60896]): strict KEX resets output message sequence number from 3 to 0 23:53:58.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60896]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:58.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60896])[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 23:53:58.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60896])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:58.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60896]) packet #0 sending command=7[7] len=419 23:53:58.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60896]) No pending packets to flush at end of KEX 23:53:58.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60896]) process #2 SSH_MSG_NEWKEYS 23:53:58.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60896]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:58.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60896]): strict KEX resets input message sequence number from 3 to 0 23:53:58.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60896]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:58.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60896]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60896]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60896]) authorized authentication methods: password,publickey 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60896]) Accepted service ssh-userauth 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60896]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60896]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60896]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60896]) no authentication factory for method=none 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60896]) SSH_MSG_USERAUTH_REQUEST 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60896]) remaining methods: password,publickey 23:53:58.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60896]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:58.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60896]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:58.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60896]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:58.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60896]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:58.243 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:58.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60896]) authentication result: true 23:53:58.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60896]) SSH_MSG_USERAUTH_REQUEST 23:53:58.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60896])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:58.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60896]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:58.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:58.243 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:58.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60896]) no heartbeat to stop 23:53:58.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60896]) heartbeat type=IGNORE, interval=PT30S 23:53:58.243 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60896 authenticated 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60896]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60896]] session=TransportServerSession[admin@/10.30.170.79:60896] id=0 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60896])) size=2097152, max=2097152, packet=32768 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60896]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60896] 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60896]) recipient=0 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])) size=2097152, max=2097152, packet=32768 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])) re-initializing 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])) size=2097152, max=2097152, packet=32768 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:58.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:58.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:58.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:58.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])[want-reply=true] subsystem=netconf 23:53:58.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])[subsystem] prepared command 23:53:58.246 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:58.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:58.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896]}} established 23:53:58.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 195: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18024 23:53:58.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 195: Creating data stores for simulated device 23:53:58.247 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:58.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:58.248 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:58.248 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:58.248 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:58.250 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e0bf63] 23:53:58.250 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:58.251 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:58.251 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:58.251 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:58.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:58.251 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:58.251 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:58.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:58.252 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e0bf63], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e0bf63], subtreeVersion=Version[3c28f734], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c28f734], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:58.252 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:58.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:58.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896] 23:53:58.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 195 on channel [id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896] 23:53:58.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) by 1220 down to 2095932 23:53:58.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:58.256 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:58.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896] 23:53:58.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896] 23:53:58.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) request=subsystem result=ReplySuccess, want-reply=true 23:53:58.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:58.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) request=subsystem activate command 23:53:58.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) starting runner for command=netconf 23:53:58.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #5 SSH_MSG_CHANNEL_DATA 23:53:58.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) by 373 down to 2096779 23:53:58.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_CHANNEL_DATA len=373 23:53:58.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896] 23:53:58.257 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:58.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:58.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896] 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896] 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18024', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=195} created 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896]} created 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896] successful with session NetconfServerSession{sessionId=195, channel=[id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896]} 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896]} up 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #6 SSH_MSG_CHANNEL_DATA 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) by 393 down to 2096386 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_CHANNEL_DATA len=393 23:53:58.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896] 23:53:58.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384]} 23:53:58.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33384]): SSH-2.0-SSHD-UNKNOWN 23:53:58.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33384]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:58.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33384]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:58.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:58.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:58.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=195} 23:53:58.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:58.265 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d590807 after next message 23:53:58.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x48169b1d, L:/10.30.170.146:18024 - R:/10.30.170.79:60896]} EXI handlers added to pipeline 23:53:58.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:58.266 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d590807 23:53:58.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) by 179 down to 2095753 23:53:58.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:58.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:58.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #7 SSH_MSG_CHANNEL_DATA 23:53:58.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) by 340 down to 2096046 23:53:58.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_CHANNEL_DATA len=340 23:53:58.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896] 23:53:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=195} 23:53:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c28f734] 23:53:58.270 [netconf-device-simulator-threads-0] 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 23:53:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:58.270 [netconf-device-simulator-threads-0] 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 23:53:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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} 23:53:58.271 [netconf-device-simulator-threads-0] 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 23:53:58.271 [netconf-device-simulator-threads-0] 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 23:53:58.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:58.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) by 778 down to 2094975 23:53:58.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:58.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:58.409 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:58.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33384]) Send SSH_MSG_KEXINIT 23:53:58.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33384]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:58.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33384]) process #0 SSH_MSG_KEXINIT 23:53:58.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33384]) SSH_MSG_KEXINIT 23:53:58.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33384]) strict KEX=true client=true server=true 23:53:58.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33384]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:58.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33384]) Kex: server host key algorithms = rsa-sha2-512 23:53:58.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33384]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:58.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33384]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:58.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33384]) Kex: mac algorithms (client to server) = aead 23:53:58.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33384]) Kex: mac algorithms (server to client) = aead 23:53:58.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33384]) Kex: compression algorithms (client to server) = none 23:53:58.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33384]) Kex: compression algorithms (server to client) = none 23:53:58.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:58.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #9 SSH_MSG_IGNORE 23:53:58.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:53:58.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #10 SSH_MSG_IGNORE 23:53:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:53:58.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:58.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #8 SSH_MSG_IGNORE 23:53:58.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:53:58.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33384]) process #1 30 23:53:58.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33384]] process command=SSH_MSG_KEXDH_INIT 23:53:58.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33384]] Send SSH_MSG_KEXDH_REPLY 23:53:58.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33384]) packet #1 sending command=31[31] len=1639 23:53:58.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33384])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:58.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33384]) Send SSH_MSG_NEWKEYS 23:53:58.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33384]) session ID=40:9e:b5:ec:85:8a:df:33:fe:6a:a6:e6:9c:3b:9f:ed:64:dd:77:20:f4:21:8f:aa:dd:9c:3d:77:ff:82:06:4f:9f:7b:07:44:fd:d9:1b:88:0f:db:31:77:b3:99:f0:e4:7e:81:dc:d4:8d:2a:d0:d6:a5:f8:5f:78:2b:fa:22:66 23:53:58.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33384]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:58.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33384]): strict KEX resets output message sequence number from 3 to 0 23:53:58.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33384]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:58.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33384])[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 23:53:58.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33384])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:58.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33384]) packet #0 sending command=7[7] len=419 23:53:58.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33384]) No pending packets to flush at end of KEX 23:53:58.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33384]) process #2 SSH_MSG_NEWKEYS 23:53:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33384]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33384]): strict KEX resets input message sequence number from 3 to 0 23:53:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33384]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #11 SSH_MSG_IGNORE 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33384]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33384]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33384]) authorized authentication methods: password,publickey 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33384]) Accepted service ssh-userauth 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33384]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33384]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33384]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33384]) no authentication factory for method=none 23:53:58.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33384]) SSH_MSG_USERAUTH_REQUEST 23:53:58.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33384]) remaining methods: password,publickey 23:53:58.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33384]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33384]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33384]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:58.699 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33384]) authentication result: true 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33384]) SSH_MSG_USERAUTH_REQUEST 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33384])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33384]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33384]) no heartbeat to stop 23:53:58.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33384]) heartbeat type=IGNORE, interval=PT30S 23:53:58.699 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33384 authenticated 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33384]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33384]] session=TransportServerSession[admin@/10.30.170.79:33384] id=0 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33384])) size=2097152, max=2097152, packet=32768 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33384]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33384] 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33384]) recipient=0 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])) size=2097152, max=2097152, packet=32768 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])) re-initializing 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])) size=2097152, max=2097152, packet=32768 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:58.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])[want-reply=true] subsystem=netconf 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])[subsystem] prepared command 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384]}} established 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 196: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18025 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 196: Creating data stores for simulated device 23:53:58.702 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:58.702 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:58.703 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:58.703 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7e99f03a] 23:53:58.703 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:58.704 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:58.704 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:58.704 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:58.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:58.704 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:58.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:58.705 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:58.705 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7e99f03a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7e99f03a], subtreeVersion=Version[60bf778], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[60bf778], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:58.705 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:58.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384] 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 196 on channel [id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384] 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) by 1220 down to 2095932 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384] 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384] 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) request=subsystem result=ReplySuccess, want-reply=true 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) request=subsystem activate command 23:53:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) starting runner for command=netconf 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #5 SSH_MSG_CHANNEL_DATA 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) by 373 down to 2096779 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_CHANNEL_DATA len=373 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384] 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384] 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384] 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18025', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=196} created 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384]} created 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384] successful with session NetconfServerSession{sessionId=196, channel=[id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384]} 23:53:58.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384]} up 23:53:58.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #6 SSH_MSG_CHANNEL_DATA 23:53:58.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) by 393 down to 2096386 23:53:58.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_CHANNEL_DATA len=393 23:53:58.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384] 23:53:58.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=196} 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@53ae3af2 after next message 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xc7550adb, L:/10.30.170.146:18025 - R:/10.30.170.79:33384]} EXI handlers added to pipeline 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@53ae3af2 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) by 179 down to 2095753 23:53:58.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:58.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:58.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #7 SSH_MSG_CHANNEL_DATA 23:53:58.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) by 340 down to 2096046 23:53:58.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_CHANNEL_DATA len=340 23:53:58.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384] 23:53:58.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:58.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:58.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=196} 23:53:58.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[60bf778] 23:53:58.718 [netconf-device-simulator-threads-2] 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 23:53:58.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:58.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:58.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:58.718 [netconf-device-simulator-threads-2] 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 23:53:58.718 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.718 [netconf-device-simulator-threads-2] 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} 23:53:58.719 [netconf-device-simulator-threads-2] 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} 23:53:58.719 [netconf-device-simulator-threads-2] 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} 23:53:58.719 [netconf-device-simulator-threads-2] 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} 23:53:58.719 [netconf-device-simulator-threads-2] 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 23:53:58.719 [netconf-device-simulator-threads-2] 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 23:53:58.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:58.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) by 778 down to 2094975 23:53:58.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:58.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:58.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654]} 23:53:58.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54654]): SSH-2.0-SSHD-UNKNOWN 23:53:58.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54654]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:58.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54654]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54654]) Send SSH_MSG_KEXINIT 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54654]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54654]) process #0 SSH_MSG_KEXINIT 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54654]) SSH_MSG_KEXINIT 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54654]) strict KEX=true client=true server=true 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54654]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54654]) Kex: server host key algorithms = rsa-sha2-512 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54654]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54654]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54654]) Kex: mac algorithms (client to server) = aead 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54654]) Kex: mac algorithms (server to client) = aead 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54654]) Kex: compression algorithms (client to server) = none 23:53:59.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54654]) Kex: compression algorithms (server to client) = none 23:53:59.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:59.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #8 SSH_MSG_IGNORE 23:53:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:53:59.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #9 SSH_MSG_IGNORE 23:53:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:53:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54654]) process #1 30 23:53:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54654]] process command=SSH_MSG_KEXDH_INIT 23:53:59.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54654]] Send SSH_MSG_KEXDH_REPLY 23:53:59.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54654]) packet #1 sending command=31[31] len=1639 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54654])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54654]) Send SSH_MSG_NEWKEYS 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54654]) session ID=f2:24:ce:3d:74:40:5b:b1:fa:3f:2d:89:46:8f:75:a4:9e:79:06:1c:92:d5:45:ca:87:26:d2:34:fa:03:cd:ed:3a:d7:89:a5:eb:e7:b9:8d:6b:31:52:71:79:77:82:2c:39:1f:ae:1f:60:69:ef:61:e6:9d:20:74:6d:d1:2e:7a 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54654]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54654]): strict KEX resets output message sequence number from 3 to 0 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54654]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54654])[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 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54654])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54654]) packet #0 sending command=7[7] len=419 23:53:59.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54654]) No pending packets to flush at end of KEX 23:53:59.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:53:59.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #10 SSH_MSG_IGNORE 23:53:59.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54654]) process #2 SSH_MSG_NEWKEYS 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54654]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54654]): strict KEX resets input message sequence number from 3 to 0 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54654]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54654]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54654]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54654]) authorized authentication methods: password,publickey 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54654]) Accepted service ssh-userauth 23:53:59.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54654]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54654]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54654]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54654]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54654]) no authentication factory for method=none 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54654]) SSH_MSG_USERAUTH_REQUEST 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54654]) remaining methods: password,publickey 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54654]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54654]) process #2 SSH_MSG_USERAUTH_REQUEST 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54654]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:53:59.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54654]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:53:59.271 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:53:59.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54654]) authentication result: true 23:53:59.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54654]) SSH_MSG_USERAUTH_REQUEST 23:53:59.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54654])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:53:59.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54654]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:53:59.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:53:59.271 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:53:59.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54654]) no heartbeat to stop 23:53:59.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54654]) heartbeat type=IGNORE, interval=PT30S 23:53:59.271 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54654 authenticated 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #3 SSH_MSG_CHANNEL_OPEN 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54654]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54654]] session=TransportServerSession[admin@/10.30.170.79:54654] id=0 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54654])) size=2097152, max=2097152, packet=32768 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54654]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54654] 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54654]) recipient=0 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])) size=2097152, max=2097152, packet=32768 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])) re-initializing 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])) size=2097152, max=2097152, packet=32768 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:53:59.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #4 SSH_MSG_CHANNEL_REQUEST 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])[want-reply=true] subsystem=netconf 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])[subsystem] prepared command 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654]}} established 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 197: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18026 23:53:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 197: Creating data stores for simulated device 23:53:59.274 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:53:59.274 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:59.274 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:53:59.274 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:53:59.274 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:53:59.275 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3fe95f67] 23:53:59.275 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:53:59.275 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:53:59.275 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:53:59.275 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:53:59.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:53:59.275 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:53:59.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:53:59.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:53:59.276 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3fe95f67], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3fe95f67], subtreeVersion=Version[3bb470f5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3bb470f5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:53:59.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:53:59.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:53:59.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654] 23:53:59.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 197 on channel [id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654] 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) by 1220 down to 2095932 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654] 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654] 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) request=subsystem result=ReplySuccess, want-reply=true 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) request=subsystem activate command 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) starting runner for command=netconf 23:53:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #5 SSH_MSG_CHANNEL_DATA 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) by 373 down to 2096779 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_CHANNEL_DATA len=373 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654] 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654] 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654] 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18026', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=197} created 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654]} created 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654] successful with session NetconfServerSession{sessionId=197, channel=[id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654]} 23:53:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654]} up 23:53:59.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #6 SSH_MSG_CHANNEL_DATA 23:53:59.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) by 393 down to 2096386 23:53:59.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_CHANNEL_DATA len=393 23:53:59.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654] 23:53:59.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:53:59.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:59.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=197} 23:53:59.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:53:59.281 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49bd4025 after next message 23:53:59.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x07375467, L:/10.30.170.146:18026 - R:/10.30.170.79:54654]} EXI handlers added to pipeline 23:53:59.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:53:59.281 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49bd4025 23:53:59.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) by 179 down to 2095753 23:53:59.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:53:59.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:53:59.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #7 SSH_MSG_CHANNEL_DATA 23:53:59.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) by 340 down to 2096046 23:53:59.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_CHANNEL_DATA len=340 23:53:59.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654] 23:53:59.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:53:59.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:53:59.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=197} 23:53:59.285 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3bb470f5] 23:53:59.285 [netconf-device-simulator-threads-4] 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 23:53:59.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:53:59.285 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:53:59.285 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:53:59.285 [netconf-device-simulator-threads-4] 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 23:53:59.285 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:53:59.285 [netconf-device-simulator-threads-4] 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} 23:53:59.285 [netconf-device-simulator-threads-4] 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} 23:53:59.285 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:53:59.285 [netconf-device-simulator-threads-4] 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} 23:53:59.285 [netconf-device-simulator-threads-4] 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} 23:53:59.285 [netconf-device-simulator-threads-4] 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} 23:53:59.285 [netconf-device-simulator-threads-4] 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} 23:53:59.285 [netconf-device-simulator-threads-4] 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} 23:53:59.285 [netconf-device-simulator-threads-4] 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} 23:53:59.286 [netconf-device-simulator-threads-4] 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} 23:53:59.286 [netconf-device-simulator-threads-4] 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} 23:53:59.286 [netconf-device-simulator-threads-4] 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} 23:53:59.286 [netconf-device-simulator-threads-4] 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} 23:53:59.286 [netconf-device-simulator-threads-4] 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} 23:53:59.286 [netconf-device-simulator-threads-4] 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} 23:53:59.286 [netconf-device-simulator-threads-4] 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 23:53:59.286 [netconf-device-simulator-threads-4] 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 23:53:59.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:53:59.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) by 778 down to 2094975 23:53:59.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:53:59.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:53:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:53:59.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #11 SSH_MSG_IGNORE 23:53:59.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:53:59.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240]} 23:53:59.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58240]): SSH-2.0-SSHD-UNKNOWN 23:53:59.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58240]) line='SSH-2.0-SSHD-UNKNOWN' 23:53:59.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58240]) client version string: SSH-2.0-SSHD-UNKNOWN 23:53:59.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:53:59.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58240]) Send SSH_MSG_KEXINIT 23:53:59.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58240]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58240]) process #0 SSH_MSG_KEXINIT 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58240]) SSH_MSG_KEXINIT 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58240]) strict KEX=true client=true server=true 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58240]) Kex: kex algorithms = sntrup761x25519-sha512 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58240]) Kex: server host key algorithms = rsa-sha2-512 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58240]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58240]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58240]) Kex: mac algorithms (client to server) = aead 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58240]) Kex: mac algorithms (server to client) = aead 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58240]) Kex: compression algorithms (client to server) = none 23:53:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58240]) Kex: compression algorithms (server to client) = none 23:53:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:53:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #9 SSH_MSG_IGNORE 23:53:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:53:59.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58240]) process #1 30 23:53:59.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58240]] process command=SSH_MSG_KEXDH_INIT 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58240]] Send SSH_MSG_KEXDH_REPLY 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58240]) packet #1 sending command=31[31] len=1639 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58240])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58240]) Send SSH_MSG_NEWKEYS 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58240]) session ID=7b:1e:53:f0:8b:a7:a7:89:91:08:b3:82:c8:da:93:55:30:a2:dd:bb:30:65:99:81:b9:65:71:65:a5:43:23:63:e4:4d:08:b9:5d:cd:18:00:af:55:0d:e4:db:ca:fb:f4:24:08:0a:55:6b:5d:22:35:78:21:f2:97:2a:3a:82:0a 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58240]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58240]): strict KEX resets output message sequence number from 3 to 0 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58240]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:53:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58240])[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 23:53:59.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58240])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:53:59.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58240]) packet #0 sending command=7[7] len=419 23:53:59.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58240]) No pending packets to flush at end of KEX 23:53:59.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:53:59.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #8 SSH_MSG_IGNORE 23:53:59.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58240]) process #2 SSH_MSG_NEWKEYS 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58240]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58240]): strict KEX resets input message sequence number from 3 to 0 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58240]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58240]) process #0 SSH_MSG_SERVICE_REQUEST 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58240]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58240]) authorized authentication methods: password,publickey 23:53:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58240]) Accepted service ssh-userauth 23:53:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58240]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:53:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58240]) process #1 SSH_MSG_USERAUTH_REQUEST 23:53:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:53:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58240]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:53:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58240]) no authentication factory for method=none 23:53:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58240]) SSH_MSG_USERAUTH_REQUEST 23:53:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58240]) remaining methods: password,publickey 23:53:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58240]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58240]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58240]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:00.000 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58240]) authentication result: true 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58240]) SSH_MSG_USERAUTH_REQUEST 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58240])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58240]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58240]) no heartbeat to stop 23:54:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58240]) heartbeat type=IGNORE, interval=PT30S 23:54:00.000 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58240 authenticated 23:54:00.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:00.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58240]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:00.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58240]] session=TransportServerSession[admin@/10.30.170.79:58240] id=0 23:54:00.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58240])) size=2097152, max=2097152, packet=32768 23:54:00.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58240]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58240] 23:54:00.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58240]) recipient=0 23:54:00.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])) size=2097152, max=2097152, packet=32768 23:54:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])) re-initializing 23:54:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])) size=2097152, max=2097152, packet=32768 23:54:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])[want-reply=true] subsystem=netconf 23:54:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])[subsystem] prepared command 23:54:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240]}} established 23:54:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 198: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18027 23:54:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 198: Creating data stores for simulated device 23:54:00.003 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:00.004 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:00.004 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[aeda594] 23:54:00.007 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:00.008 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:00.008 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:00.008 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:00.008 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:00.008 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:00.008 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:00.008 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[aeda594], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[aeda594], subtreeVersion=Version[13f656b9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[13f656b9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:00.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:00.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:00.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240] 23:54:00.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 198 on channel [id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240] 23:54:00.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) by 1220 down to 2095932 23:54:00.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:00.013 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240] 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240] 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) request=subsystem result=ReplySuccess, want-reply=true 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) request=subsystem activate command 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) starting runner for command=netconf 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #5 SSH_MSG_CHANNEL_DATA 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) by 373 down to 2096779 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_CHANNEL_DATA len=373 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240] 23:54:00.014 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:00.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240] 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240] 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18027', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=198} created 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240]} created 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240] successful with session NetconfServerSession{sessionId=198, channel=[id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240]} 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240]} up 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #6 SSH_MSG_CHANNEL_DATA 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) by 393 down to 2096386 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_CHANNEL_DATA len=393 23:54:00.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240] 23:54:00.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:00.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:00.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=198} 23:54:00.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:00.018 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@629abbc2 after next message 23:54:00.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x8a47d41a, L:/10.30.170.146:18027 - R:/10.30.170.79:58240]} EXI handlers added to pipeline 23:54:00.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:00.018 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@629abbc2 23:54:00.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) by 179 down to 2095753 23:54:00.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:00.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:00.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #7 SSH_MSG_CHANNEL_DATA 23:54:00.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) by 340 down to 2096046 23:54:00.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_CHANNEL_DATA len=340 23:54:00.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240] 23:54:00.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:00.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:00.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=198} 23:54:00.022 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[13f656b9] 23:54:00.022 [netconf-device-simulator-threads-6] 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 23:54:00.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:00.022 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:00.022 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:00.022 [netconf-device-simulator-threads-6] 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 23:54:00.022 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:00.023 [netconf-device-simulator-threads-6] 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} 23:54:00.023 [netconf-device-simulator-threads-6] 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} 23:54:00.023 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:00.023 [netconf-device-simulator-threads-6] 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} 23:54:00.023 [netconf-device-simulator-threads-6] 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} 23:54:00.023 [netconf-device-simulator-threads-6] 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} 23:54:00.023 [netconf-device-simulator-threads-6] 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} 23:54:00.023 [netconf-device-simulator-threads-6] 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} 23:54:00.023 [netconf-device-simulator-threads-6] 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} 23:54:00.024 [netconf-device-simulator-threads-6] 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} 23:54:00.024 [netconf-device-simulator-threads-6] 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} 23:54:00.024 [netconf-device-simulator-threads-6] 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} 23:54:00.024 [netconf-device-simulator-threads-6] 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} 23:54:00.024 [netconf-device-simulator-threads-6] 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} 23:54:00.024 [netconf-device-simulator-threads-6] 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} 23:54:00.024 [netconf-device-simulator-threads-6] 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 23:54:00.024 [netconf-device-simulator-threads-6] 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 23:54:00.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:00.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) by 778 down to 2094975 23:54:00.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:00.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:00.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #11 SSH_MSG_IGNORE 23:54:00.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:54:00.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:00.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #10 SSH_MSG_IGNORE 23:54:00.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:54:00.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428]} 23:54:00.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43428]): SSH-2.0-SSHD-UNKNOWN 23:54:00.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43428]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:00.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43428]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:00.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43428]) Send SSH_MSG_KEXINIT 23:54:00.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43428]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:00.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43428]) process #0 SSH_MSG_KEXINIT 23:54:00.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43428]) SSH_MSG_KEXINIT 23:54:00.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43428]) strict KEX=true client=true server=true 23:54:00.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43428]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:00.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43428]) Kex: server host key algorithms = rsa-sha2-512 23:54:00.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43428]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:00.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43428]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:00.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43428]) Kex: mac algorithms (client to server) = aead 23:54:00.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43428]) Kex: mac algorithms (server to client) = aead 23:54:00.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43428]) Kex: compression algorithms (client to server) = none 23:54:00.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43428]) Kex: compression algorithms (server to client) = none 23:54:00.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:00.647 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:00.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #8 SSH_MSG_IGNORE 23:54:00.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:54:00.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43428]) process #1 30 23:54:00.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43428]] process command=SSH_MSG_KEXDH_INIT 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43428]] Send SSH_MSG_KEXDH_REPLY 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43428]) packet #1 sending command=31[31] len=1639 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43428])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43428]) Send SSH_MSG_NEWKEYS 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43428]) session ID=b5:0c:d7:04:6f:17:ff:73:fe:0b:2c:e9:a3:18:da:cc:a9:1a:2a:6c:75:bd:e0:41:45:bd:8e:b6:9c:21:fb:89:73:0c:44:e2:69:48:f6:ce:01:94:93:a7:db:2a:4b:12:5e:46:cd:09:e0:8a:7f:75:02:72:40:60:61:ea:4e:f3 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43428]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43428]): strict KEX resets output message sequence number from 3 to 0 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43428]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43428])[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 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43428])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43428]) packet #0 sending command=7[7] len=419 23:54:00.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43428]) No pending packets to flush at end of KEX 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43428]) process #2 SSH_MSG_NEWKEYS 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43428]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43428]): strict KEX resets input message sequence number from 3 to 0 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43428]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43428]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43428]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43428]) authorized authentication methods: password,publickey 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43428]) Accepted service ssh-userauth 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43428]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43428]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43428]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43428]) no authentication factory for method=none 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43428]) SSH_MSG_USERAUTH_REQUEST 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43428]) remaining methods: password,publickey 23:54:00.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43428]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43428]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43428]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:00.752 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43428]) authentication result: true 23:54:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43428]) SSH_MSG_USERAUTH_REQUEST 23:54:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43428])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43428]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43428]) no heartbeat to stop 23:54:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43428]) heartbeat type=IGNORE, interval=PT30S 23:54:00.753 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43428 authenticated 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43428]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43428]] session=TransportServerSession[admin@/10.30.170.79:43428] id=0 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43428])) size=2097152, max=2097152, packet=32768 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43428]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43428] 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43428]) recipient=0 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])) size=2097152, max=2097152, packet=32768 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])) re-initializing 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])) size=2097152, max=2097152, packet=32768 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:00.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:00.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #9 SSH_MSG_IGNORE 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])[want-reply=true] subsystem=netconf 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])[subsystem] prepared command 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428]}} established 23:54:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 199: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18028 23:54:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 199: Creating data stores for simulated device 23:54:00.756 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:00.756 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:00.756 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #10 SSH_MSG_IGNORE 23:54:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:54:00.758 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2d1c744e] 23:54:00.758 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:00.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:00.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:00.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:00.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:00.759 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:00.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:00.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:00.759 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2d1c744e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2d1c744e], subtreeVersion=Version[2edfb649], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2edfb649], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:00.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:00.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428] 23:54:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 199 on channel [id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428] 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) by 1220 down to 2095932 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428] 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428] 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) request=subsystem result=ReplySuccess, want-reply=true 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) request=subsystem activate command 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) starting runner for command=netconf 23:54:00.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #5 SSH_MSG_CHANNEL_DATA 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) by 373 down to 2096779 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_CHANNEL_DATA len=373 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428] 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428] 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428] 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18028', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=199} created 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428]} created 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428] successful with session NetconfServerSession{sessionId=199, channel=[id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428]} 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428]} up 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #6 SSH_MSG_CHANNEL_DATA 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) by 393 down to 2096386 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_CHANNEL_DATA len=393 23:54:00.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428] 23:54:00.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:00.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:00.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=199} 23:54:00.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:00.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74074a11 after next message 23:54:00.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x6fa5b326, L:/10.30.170.146:18028 - R:/10.30.170.79:43428]} EXI handlers added to pipeline 23:54:00.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:00.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74074a11 23:54:00.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) by 179 down to 2095753 23:54:00.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:00.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:00.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #7 SSH_MSG_CHANNEL_DATA 23:54:00.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) by 340 down to 2096046 23:54:00.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_CHANNEL_DATA len=340 23:54:00.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428] 23:54:00.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:00.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:00.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=199} 23:54:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2edfb649] 23:54:00.769 [netconf-device-simulator-threads-0] 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 23:54:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:00.769 [netconf-device-simulator-threads-0] 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 23:54:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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} 23:54:00.769 [netconf-device-simulator-threads-0] 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 23:54:00.769 [netconf-device-simulator-threads-0] 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 23:54:00.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) by 778 down to 2094975 23:54:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:00.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:00.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:00.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #11 SSH_MSG_IGNORE 23:54:00.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:54:01.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486]} 23:54:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45486]): SSH-2.0-SSHD-UNKNOWN 23:54:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45486]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45486]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:01.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45486]) Send SSH_MSG_KEXINIT 23:54:01.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45486]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:01.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45486]) process #0 SSH_MSG_KEXINIT 23:54:01.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45486]) SSH_MSG_KEXINIT 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45486]) strict KEX=true client=true server=true 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45486]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45486]) Kex: server host key algorithms = rsa-sha2-512 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45486]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45486]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45486]) Kex: mac algorithms (client to server) = aead 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45486]) Kex: mac algorithms (server to client) = aead 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45486]) Kex: compression algorithms (client to server) = none 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45486]) Kex: compression algorithms (server to client) = none 23:54:01.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:01.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:01.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #8 SSH_MSG_IGNORE 23:54:01.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:54:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45486]) process #1 30 23:54:01.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45486]] process command=SSH_MSG_KEXDH_INIT 23:54:01.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45486]] Send SSH_MSG_KEXDH_REPLY 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45486]) packet #1 sending command=31[31] len=1639 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45486])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45486]) Send SSH_MSG_NEWKEYS 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45486]) session ID=45:27:2b:1b:9b:f8:31:c7:69:5b:23:89:c6:f2:79:8f:bd:9b:c3:06:b0:18:9c:c0:1d:bb:95:ed:0d:de:ae:93:7f:16:48:31:5b:56:9b:e9:36:63:14:e7:cc:c2:86:15:05:9b:83:44:eb:b3:b0:fe:59:ea:cd:12:ff:5e:99:f6 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45486]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45486]): strict KEX resets output message sequence number from 3 to 0 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45486]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45486])[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 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45486])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:01.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45486]) packet #0 sending command=7[7] len=419 23:54:01.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45486]) No pending packets to flush at end of KEX 23:54:01.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #9 SSH_MSG_IGNORE 23:54:01.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45486]) process #2 SSH_MSG_NEWKEYS 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45486]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45486]): strict KEX resets input message sequence number from 3 to 0 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45486]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45486]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45486]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45486]) authorized authentication methods: password,publickey 23:54:01.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45486]) Accepted service ssh-userauth 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45486]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45486]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45486]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45486]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45486]) no authentication factory for method=none 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45486]) SSH_MSG_USERAUTH_REQUEST 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45486]) remaining methods: password,publickey 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45486]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45486]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45486]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45486]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:01.448 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45486]) authentication result: true 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45486]) SSH_MSG_USERAUTH_REQUEST 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45486])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45486]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45486]) no heartbeat to stop 23:54:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45486]) heartbeat type=IGNORE, interval=PT30S 23:54:01.448 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45486 authenticated 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45486]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45486]] session=TransportServerSession[admin@/10.30.170.79:45486] id=0 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45486])) size=2097152, max=2097152, packet=32768 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45486]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45486] 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45486]) recipient=0 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])) size=2097152, max=2097152, packet=32768 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])) re-initializing 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])) size=2097152, max=2097152, packet=32768 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:01.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:01.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:01.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:01.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])[want-reply=true] subsystem=netconf 23:54:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])[subsystem] prepared command 23:54:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486]}} established 23:54:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 200: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18029 23:54:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 200: Creating data stores for simulated device 23:54:01.451 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:01.452 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:01.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:01.452 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:01.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[753cc35a] 23:54:01.454 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:01.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:01.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:01.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:01.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:01.455 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:01.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:01.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:01.456 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[753cc35a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[753cc35a], subtreeVersion=Version[305e4e9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[305e4e9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:01.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:01.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:01.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486] 23:54:01.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 200 on channel [id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486] 23:54:01.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) by 1220 down to 2095932 23:54:01.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486] 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486] 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) request=subsystem result=ReplySuccess, want-reply=true 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) request=subsystem activate command 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) starting runner for command=netconf 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #5 SSH_MSG_CHANNEL_DATA 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) by 373 down to 2096779 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_CHANNEL_DATA len=373 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486] 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:01.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:01.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486] 23:54:01.463 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486] 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18029', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=200} created 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486]} created 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486] successful with session NetconfServerSession{sessionId=200, channel=[id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486]} 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486]} up 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #6 SSH_MSG_CHANNEL_DATA 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) by 393 down to 2096386 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_CHANNEL_DATA len=393 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486] 23:54:01.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:01.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:01.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=200} 23:54:01.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:01.466 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2336a97b after next message 23:54:01.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xa222c623, L:/10.30.170.146:18029 - R:/10.30.170.79:45486]} EXI handlers added to pipeline 23:54:01.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:01.466 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2336a97b 23:54:01.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) by 179 down to 2095753 23:54:01.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:01.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:01.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #7 SSH_MSG_CHANNEL_DATA 23:54:01.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) by 340 down to 2096046 23:54:01.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_CHANNEL_DATA len=340 23:54:01.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486] 23:54:01.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=200} 23:54:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[305e4e9] 23:54:01.470 [netconf-device-simulator-threads-2] 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 23:54:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:01.470 [netconf-device-simulator-threads-2] 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 23:54:01.470 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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} 23:54:01.471 [netconf-device-simulator-threads-2] 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 23:54:01.471 [netconf-device-simulator-threads-2] 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 23:54:01.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:01.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) by 778 down to 2094975 23:54:01.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:01.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:01.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #11 SSH_MSG_IGNORE 23:54:01.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:54:01.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:01.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #10 SSH_MSG_IGNORE 23:54:01.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:54:01.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130]} 23:54:01.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55130]): SSH-2.0-SSHD-UNKNOWN 23:54:01.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55130]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:01.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55130]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:01.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55130]) Send SSH_MSG_KEXINIT 23:54:01.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55130]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:01.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55130]) process #0 SSH_MSG_KEXINIT 23:54:01.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55130]) SSH_MSG_KEXINIT 23:54:01.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55130]) strict KEX=true client=true server=true 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55130]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55130]) Kex: server host key algorithms = rsa-sha2-512 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55130]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55130]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55130]) Kex: mac algorithms (client to server) = aead 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55130]) Kex: mac algorithms (server to client) = aead 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55130]) Kex: compression algorithms (client to server) = none 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55130]) Kex: compression algorithms (server to client) = none 23:54:01.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:02.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:02.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #8 SSH_MSG_IGNORE 23:54:02.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:54:02.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55130]) process #1 30 23:54:02.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55130]] process command=SSH_MSG_KEXDH_INIT 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55130]] Send SSH_MSG_KEXDH_REPLY 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55130]) packet #1 sending command=31[31] len=1639 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55130])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55130]) Send SSH_MSG_NEWKEYS 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55130]) session ID=df:ed:8e:4a:11:3b:95:ef:b5:20:be:f2:56:10:18:f1:0e:61:7e:c2:17:21:87:cc:8d:04:0e:bb:b2:2c:ac:6e:92:c5:26:7a:9f:34:a5:16:12:1c:7b:cc:f5:16:9b:55:fa:ad:c7:77:b8:ea:66:af:d2:67:51:11:2e:55:ec:43 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55130]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55130]): strict KEX resets output message sequence number from 3 to 0 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55130]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55130])[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 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55130])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55130]) packet #0 sending command=7[7] len=419 23:54:02.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55130]) No pending packets to flush at end of KEX 23:54:02.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55130]) process #2 SSH_MSG_NEWKEYS 23:54:02.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55130]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:02.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55130]): strict KEX resets input message sequence number from 3 to 0 23:54:02.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55130]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55130]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55130]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55130]) authorized authentication methods: password,publickey 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55130]) Accepted service ssh-userauth 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55130]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55130]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55130]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55130]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55130]) no authentication factory for method=none 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55130]) SSH_MSG_USERAUTH_REQUEST 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55130]) remaining methods: password,publickey 23:54:02.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55130]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55130]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55130]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55130]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:02.121 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55130]) authentication result: true 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55130]) SSH_MSG_USERAUTH_REQUEST 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55130])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55130]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55130]) no heartbeat to stop 23:54:02.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55130]) heartbeat type=IGNORE, interval=PT30S 23:54:02.121 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55130 authenticated 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55130]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55130]] session=TransportServerSession[admin@/10.30.170.79:55130] id=0 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55130])) size=2097152, max=2097152, packet=32768 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55130]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55130] 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55130]) recipient=0 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])) size=2097152, max=2097152, packet=32768 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])) re-initializing 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])) size=2097152, max=2097152, packet=32768 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:02.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:02.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:02.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:02.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])[want-reply=true] subsystem=netconf 23:54:02.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])[subsystem] prepared command 23:54:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130]}} established 23:54:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 201: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18030 23:54:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 201: Creating data stores for simulated device 23:54:02.124 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:02.124 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:02.124 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:02.125 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[14228b87] 23:54:02.125 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:02.125 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:02.125 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:02.125 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:02.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:02.126 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:02.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:02.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:02.126 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[14228b87], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[14228b87], subtreeVersion=Version[172044a7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[172044a7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:02.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:02.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130] 23:54:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 201 on channel [id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130] 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) by 1220 down to 2095932 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130] 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130] 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) request=subsystem result=ReplySuccess, want-reply=true 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) request=subsystem activate command 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) starting runner for command=netconf 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #5 SSH_MSG_CHANNEL_DATA 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) by 373 down to 2096779 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_CHANNEL_DATA len=373 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130] 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130] 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130] 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18030', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=201} created 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=201, channel=[id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130]} created 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130] successful with session NetconfServerSession{sessionId=201, channel=[id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130]} 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130]} up 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #6 SSH_MSG_CHANNEL_DATA 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) by 393 down to 2096386 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_CHANNEL_DATA len=393 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130] 23:54:02.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:02.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:02.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=201} 23:54:02.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:02.131 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b8ebcd1 after next message 23:54:02.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=201, channel=[id: 0xfd832cc0, L:/10.30.170.146:18030 - R:/10.30.170.79:55130]} EXI handlers added to pipeline 23:54:02.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:02.132 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b8ebcd1 23:54:02.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) by 179 down to 2095753 23:54:02.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:02.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:02.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #7 SSH_MSG_CHANNEL_DATA 23:54:02.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) by 340 down to 2096046 23:54:02.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_CHANNEL_DATA len=340 23:54:02.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130] 23:54:02.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:02.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:02.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=201} 23:54:02.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[172044a7] 23:54:02.135 [netconf-device-simulator-threads-4] 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 23:54:02.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:02.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:02.135 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:02.135 [netconf-device-simulator-threads-4] 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 23:54:02.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.135 [netconf-device-simulator-threads-4] 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} 23:54:02.136 [netconf-device-simulator-threads-4] 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 23:54:02.136 [netconf-device-simulator-threads-4] 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 23:54:02.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:02.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) by 778 down to 2094975 23:54:02.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:02.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:02.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #9 SSH_MSG_IGNORE 23:54:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:54:02.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:02.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #10 SSH_MSG_IGNORE 23:54:02.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:54:02.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204]} 23:54:02.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41204]): SSH-2.0-SSHD-UNKNOWN 23:54:02.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41204]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:02.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41204]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #11 SSH_MSG_IGNORE 23:54:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:54:02.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41204]) Send SSH_MSG_KEXINIT 23:54:02.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41204]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:02.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41204]) process #0 SSH_MSG_KEXINIT 23:54:02.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41204]) SSH_MSG_KEXINIT 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41204]) strict KEX=true client=true server=true 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41204]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41204]) Kex: server host key algorithms = rsa-sha2-512 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41204]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41204]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41204]) Kex: mac algorithms (client to server) = aead 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41204]) Kex: mac algorithms (server to client) = aead 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41204]) Kex: compression algorithms (client to server) = none 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41204]) Kex: compression algorithms (server to client) = none 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:02.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:02.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41204]) process #1 30 23:54:02.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41204]] process command=SSH_MSG_KEXDH_INIT 23:54:02.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41204]] Send SSH_MSG_KEXDH_REPLY 23:54:02.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41204]) packet #1 sending command=31[31] len=1639 23:54:02.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41204])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41204]) Send SSH_MSG_NEWKEYS 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41204]) session ID=98:3d:fc:3d:bc:1a:19:e5:33:2f:ee:18:42:2f:9f:00:58:45:3a:6b:b1:f6:5c:2a:b4:d6:e6:33:75:16:9d:cf:bc:5c:78:19:2c:c5:43:fd:b6:42:f8:c1:af:a8:53:9b:59:6d:23:40:a8:25:f6:30:7c:dd:42:7d:9e:95:0f:70 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41204]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41204]): strict KEX resets output message sequence number from 3 to 0 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41204]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41204])[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 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41204])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41204]) packet #0 sending command=7[7] len=419 23:54:02.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41204]) No pending packets to flush at end of KEX 23:54:02.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41204]) process #2 SSH_MSG_NEWKEYS 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41204]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41204]): strict KEX resets input message sequence number from 3 to 0 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41204]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41204]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41204]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41204]) authorized authentication methods: password,publickey 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41204]) Accepted service ssh-userauth 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41204]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41204]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41204]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41204]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41204]) no authentication factory for method=none 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41204]) SSH_MSG_USERAUTH_REQUEST 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41204]) remaining methods: password,publickey 23:54:02.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41204]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41204]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41204]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41204]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:02.803 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41204]) authentication result: true 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41204]) SSH_MSG_USERAUTH_REQUEST 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41204])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41204]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41204]) no heartbeat to stop 23:54:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41204]) heartbeat type=IGNORE, interval=PT30S 23:54:02.803 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41204 authenticated 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41204]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41204]] session=TransportServerSession[admin@/10.30.170.79:41204] id=0 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41204])) size=2097152, max=2097152, packet=32768 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41204]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41204] 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41204]) recipient=0 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])) size=2097152, max=2097152, packet=32768 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])) re-initializing 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])) size=2097152, max=2097152, packet=32768 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:02.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])[want-reply=true] subsystem=netconf 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])[subsystem] prepared command 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204]}} established 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 202: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18031 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 202: Creating data stores for simulated device 23:54:02.805 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:02.805 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:02.805 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:02.806 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:02.806 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5c579e98] 23:54:02.806 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:02.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:02.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:02.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:02.807 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:02.807 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:02.807 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:02.807 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:02.807 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5c579e98], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5c579e98], subtreeVersion=Version[594bc9cc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[594bc9cc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:02.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:02.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:02.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204] 23:54:02.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 202 on channel [id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204] 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) by 1220 down to 2095932 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204] 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204] 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) request=subsystem result=ReplySuccess, want-reply=true 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) request=subsystem activate command 23:54:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) starting runner for command=netconf 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #5 SSH_MSG_CHANNEL_DATA 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) by 373 down to 2096779 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_CHANNEL_DATA len=373 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204] 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204] 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204] 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18031', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=202} created 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204]} created 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204] successful with session NetconfServerSession{sessionId=202, channel=[id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204]} 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204]} up 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #6 SSH_MSG_CHANNEL_DATA 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) by 393 down to 2096386 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_CHANNEL_DATA len=393 23:54:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204] 23:54:02.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:02.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:02.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=202} 23:54:02.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:02.812 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13185002 after next message 23:54:02.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x96f67e5c, L:/10.30.170.146:18031 - R:/10.30.170.79:41204]} EXI handlers added to pipeline 23:54:02.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:02.813 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13185002 23:54:02.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) by 179 down to 2095753 23:54:02.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:02.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:02.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #7 SSH_MSG_CHANNEL_DATA 23:54:02.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) by 340 down to 2096046 23:54:02.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_CHANNEL_DATA len=340 23:54:02.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204] 23:54:02.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:02.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:02.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=202} 23:54:02.815 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[594bc9cc] 23:54:02.815 [netconf-device-simulator-threads-6] 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 23:54:02.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:02.815 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:02.815 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:02.815 [netconf-device-simulator-threads-6] 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 23:54:02.815 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:02.816 [netconf-device-simulator-threads-6] 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} 23:54:02.816 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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} 23:54:02.818 [netconf-device-simulator-threads-6] 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 23:54:02.818 [netconf-device-simulator-threads-6] 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 23:54:02.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:02.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) by 778 down to 2094975 23:54:02.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:02.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:02.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #10 SSH_MSG_IGNORE 23:54:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:54:02.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:02.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #11 SSH_MSG_IGNORE 23:54:02.872 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:54:02.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:02.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #8 SSH_MSG_IGNORE 23:54:02.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:54:03.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:03.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #9 SSH_MSG_IGNORE 23:54:03.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:54:03.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866]} 23:54:03.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45866]): SSH-2.0-SSHD-UNKNOWN 23:54:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45866]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45866]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45866]) Send SSH_MSG_KEXINIT 23:54:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45866]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45866]) process #0 SSH_MSG_KEXINIT 23:54:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45866]) SSH_MSG_KEXINIT 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45866]) strict KEX=true client=true server=true 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45866]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45866]) Kex: server host key algorithms = rsa-sha2-512 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45866]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45866]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45866]) Kex: mac algorithms (client to server) = aead 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45866]) Kex: mac algorithms (server to client) = aead 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45866]) Kex: compression algorithms (client to server) = none 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45866]) Kex: compression algorithms (server to client) = none 23:54:03.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:03.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:03.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45866]) process #1 30 23:54:03.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45866]] process command=SSH_MSG_KEXDH_INIT 23:54:03.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:03.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #10 SSH_MSG_IGNORE 23:54:03.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45866]] Send SSH_MSG_KEXDH_REPLY 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45866]) packet #1 sending command=31[31] len=1639 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45866])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45866]) Send SSH_MSG_NEWKEYS 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45866]) session ID=85:e7:9c:06:eb:d1:36:4b:02:ea:2e:be:7e:3a:60:6b:19:17:34:ba:cd:81:95:91:0b:fe:0a:05:cf:1c:00:a3:c1:24:2e:10:ca:ed:39:0f:65:5d:45:dd:98:2d:54:8d:ed:5b:e0:c4:fe:f0:49:8e:64:e7:31:c5:e9:50:26:dc 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45866]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45866]): strict KEX resets output message sequence number from 3 to 0 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45866]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45866])[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 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45866])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45866]) packet #0 sending command=7[7] len=419 23:54:03.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45866]) No pending packets to flush at end of KEX 23:54:03.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #9 SSH_MSG_IGNORE 23:54:03.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:54:03.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:03.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #8 SSH_MSG_IGNORE 23:54:03.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45866]) process #2 SSH_MSG_NEWKEYS 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45866]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45866]): strict KEX resets input message sequence number from 3 to 0 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45866]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45866]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45866]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45866]) authorized authentication methods: password,publickey 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45866]) Accepted service ssh-userauth 23:54:03.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45866]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:03.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45866]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:03.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:03.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45866]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:03.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45866]) no authentication factory for method=none 23:54:03.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45866]) SSH_MSG_USERAUTH_REQUEST 23:54:03.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45866]) remaining methods: password,publickey 23:54:03.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45866]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45866]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45866]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:03.767 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45866]) authentication result: true 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45866]) SSH_MSG_USERAUTH_REQUEST 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45866])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45866]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45866]) no heartbeat to stop 23:54:03.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45866]) heartbeat type=IGNORE, interval=PT30S 23:54:03.767 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45866 authenticated 23:54:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45866]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45866]] session=TransportServerSession[admin@/10.30.170.79:45866] id=0 23:54:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45866])) size=2097152, max=2097152, packet=32768 23:54:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45866]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45866] 23:54:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45866]) recipient=0 23:54:03.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])) size=2097152, max=2097152, packet=32768 23:54:03.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])) re-initializing 23:54:03.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])) size=2097152, max=2097152, packet=32768 23:54:03.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:03.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:03.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:03.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:03.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])[want-reply=true] subsystem=netconf 23:54:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])[subsystem] prepared command 23:54:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866]}} established 23:54:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 203: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18032 23:54:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 203: Creating data stores for simulated device 23:54:03.770 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:03.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:03.771 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:03.771 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:03.771 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[16b7d59d] 23:54:03.773 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:03.775 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:03.775 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:03.775 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:03.775 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:03.775 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[16b7d59d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[16b7d59d], subtreeVersion=Version[63622500], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[63622500], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:03.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:03.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:03.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866] 23:54:03.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 203 on channel [id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866] 23:54:03.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) by 1220 down to 2095932 23:54:03.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:03.780 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:03.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866] 23:54:03.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866] 23:54:03.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) request=subsystem result=ReplySuccess, want-reply=true 23:54:03.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) request=subsystem activate command 23:54:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) starting runner for command=netconf 23:54:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #5 SSH_MSG_CHANNEL_DATA 23:54:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) by 373 down to 2096779 23:54:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_CHANNEL_DATA len=373 23:54:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866] 23:54:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866] 23:54:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866] 23:54:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18032', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=203} created 23:54:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866]} created 23:54:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866] successful with session NetconfServerSession{sessionId=203, channel=[id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866]} 23:54:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866]} up 23:54:03.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #6 SSH_MSG_CHANNEL_DATA 23:54:03.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) by 393 down to 2096386 23:54:03.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_CHANNEL_DATA len=393 23:54:03.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866] 23:54:03.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:03.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:03.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=203} 23:54:03.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:03.790 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@87515ab after next message 23:54:03.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x111bcc7e, L:/10.30.170.146:18032 - R:/10.30.170.79:45866]} EXI handlers added to pipeline 23:54:03.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:03.790 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@87515ab 23:54:03.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) by 179 down to 2095753 23:54:03.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:03.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:03.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #7 SSH_MSG_CHANNEL_DATA 23:54:03.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) by 340 down to 2096046 23:54:03.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_CHANNEL_DATA len=340 23:54:03.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866] 23:54:03.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:03.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:03.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=203} 23:54:03.795 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[63622500] 23:54:03.795 [netconf-device-simulator-threads-0] 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 23:54:03.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:03.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:03.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:03.796 [netconf-device-simulator-threads-0] 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 23:54:03.796 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:03.796 [netconf-device-simulator-threads-0] 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} 23:54:03.796 [netconf-device-simulator-threads-0] 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} 23:54:03.800 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:03.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:03.800 [netconf-device-simulator-threads-0] 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} 23:54:03.800 [netconf-device-simulator-threads-0] 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} 23:54:03.800 [netconf-device-simulator-threads-0] 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} 23:54:03.800 [netconf-device-simulator-threads-0] 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} 23:54:03.800 [netconf-device-simulator-threads-0] 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} 23:54:03.800 [netconf-device-simulator-threads-0] 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} 23:54:03.801 [netconf-device-simulator-threads-0] 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} 23:54:03.801 [netconf-device-simulator-threads-0] 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} 23:54:03.801 [netconf-device-simulator-threads-0] 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} 23:54:03.801 [netconf-device-simulator-threads-0] 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} 23:54:03.801 [netconf-device-simulator-threads-0] 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} 23:54:03.801 [netconf-device-simulator-threads-0] 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} 23:54:03.801 [netconf-device-simulator-threads-0] 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 23:54:03.801 [netconf-device-simulator-threads-0] 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 23:54:03.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) by 778 down to 2094975 23:54:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:03.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #11 SSH_MSG_IGNORE 23:54:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:54:03.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426]} 23:54:03.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36426]): SSH-2.0-SSHD-UNKNOWN 23:54:03.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36426]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:03.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36426]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36426]) Send SSH_MSG_KEXINIT 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36426]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36426]) process #0 SSH_MSG_KEXINIT 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36426]) SSH_MSG_KEXINIT 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36426]) strict KEX=true client=true server=true 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36426]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36426]) Kex: server host key algorithms = rsa-sha2-512 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36426]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36426]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36426]) Kex: mac algorithms (client to server) = aead 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36426]) Kex: mac algorithms (server to client) = aead 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36426]) Kex: compression algorithms (client to server) = none 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36426]) Kex: compression algorithms (server to client) = none 23:54:04.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36426]) process #1 30 23:54:04.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36426]] process command=SSH_MSG_KEXDH_INIT 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36426]] Send SSH_MSG_KEXDH_REPLY 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36426]) packet #1 sending command=31[31] len=1639 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36426])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36426]) Send SSH_MSG_NEWKEYS 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36426]) session ID=c2:eb:fc:d7:c3:1e:e2:29:4a:7b:e6:79:f1:65:6e:5a:f4:bd:ad:ef:4b:82:e6:5e:3d:cf:87:96:bf:d3:6b:1b:6e:8b:ba:b3:c0:8b:b1:af:8a:2e:d9:6e:4e:79:14:cc:fd:de:4d:7d:83:0a:c6:83:af:af:ec:85:b7:08:4b:09 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36426]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36426]): strict KEX resets output message sequence number from 3 to 0 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36426]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36426])[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 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36426])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36426]) packet #0 sending command=7[7] len=419 23:54:04.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36426]) No pending packets to flush at end of KEX 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36426]) process #2 SSH_MSG_NEWKEYS 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36426]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36426]): strict KEX resets input message sequence number from 3 to 0 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36426]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36426]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36426]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36426]) authorized authentication methods: password,publickey 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36426]) Accepted service ssh-userauth 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36426]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36426]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36426]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36426]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36426]) no authentication factory for method=none 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36426]) SSH_MSG_USERAUTH_REQUEST 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36426]) remaining methods: password,publickey 23:54:04.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36426]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:04.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36426]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:04.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36426]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:04.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36426]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:04.297 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:04.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36426]) authentication result: true 23:54:04.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36426]) SSH_MSG_USERAUTH_REQUEST 23:54:04.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36426])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:04.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36426]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:04.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:04.298 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:04.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36426]) no heartbeat to stop 23:54:04.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36426]) heartbeat type=IGNORE, interval=PT30S 23:54:04.298 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36426 authenticated 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36426]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36426]] session=TransportServerSession[admin@/10.30.170.79:36426] id=0 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36426])) size=2097152, max=2097152, packet=32768 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36426]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36426] 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36426]) recipient=0 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])) size=2097152, max=2097152, packet=32768 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])) re-initializing 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])) size=2097152, max=2097152, packet=32768 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:04.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])[want-reply=true] subsystem=netconf 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])[subsystem] prepared command 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426]}} established 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 204: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18033 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 204: Creating data stores for simulated device 23:54:04.300 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:04.300 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:04.301 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:04.301 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:04.301 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:04.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[715eb868] 23:54:04.301 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:04.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:04.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:04.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:04.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:04.302 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:04.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:04.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:04.303 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[715eb868], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[715eb868], subtreeVersion=Version[3c5ed0b7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c5ed0b7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:04.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426] 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 204 on channel [id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426] 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) by 1220 down to 2095932 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426] 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426] 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) request=subsystem result=ReplySuccess, want-reply=true 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) request=subsystem activate command 23:54:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) starting runner for command=netconf 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #5 SSH_MSG_CHANNEL_DATA 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) by 373 down to 2096779 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_CHANNEL_DATA len=373 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426] 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426] 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426] 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18033', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=204} created 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426]} created 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426] successful with session NetconfServerSession{sessionId=204, channel=[id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426]} 23:54:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426]} up 23:54:04.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #6 SSH_MSG_CHANNEL_DATA 23:54:04.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) by 393 down to 2096386 23:54:04.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_CHANNEL_DATA len=393 23:54:04.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426] 23:54:04.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:04.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:04.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=204} 23:54:04.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:04.310 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4fa453a9 after next message 23:54:04.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x3453568e, L:/10.30.170.146:18033 - R:/10.30.170.79:36426]} EXI handlers added to pipeline 23:54:04.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:04.310 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4fa453a9 23:54:04.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) by 179 down to 2095753 23:54:04.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:04.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:04.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:04.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:04.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #8 SSH_MSG_IGNORE 23:54:04.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:54:04.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #10 SSH_MSG_IGNORE 23:54:04.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:54:04.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #7 SSH_MSG_CHANNEL_DATA 23:54:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) by 340 down to 2096046 23:54:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_CHANNEL_DATA len=340 23:54:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426] 23:54:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=204} 23:54:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c5ed0b7] 23:54:04.337 [netconf-device-simulator-threads-2] 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 23:54:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:04.337 [netconf-device-simulator-threads-2] 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 23:54:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.337 [netconf-device-simulator-threads-2] 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} 23:54:04.338 [netconf-device-simulator-threads-2] 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} 23:54:04.338 [netconf-device-simulator-threads-2] 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 23:54:04.338 [netconf-device-simulator-threads-2] 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 23:54:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) by 778 down to 2094975 23:54:04.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:04.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:04.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #11 SSH_MSG_IGNORE 23:54:04.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:54:04.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:04.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #9 SSH_MSG_IGNORE 23:54:04.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:54:04.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106]} 23:54:04.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33106]): SSH-2.0-SSHD-UNKNOWN 23:54:04.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33106]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:04.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33106]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:04.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33106]) Send SSH_MSG_KEXINIT 23:54:04.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33106]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:04.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33106]) process #0 SSH_MSG_KEXINIT 23:54:04.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33106]) SSH_MSG_KEXINIT 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33106]) strict KEX=true client=true server=true 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33106]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33106]) Kex: server host key algorithms = rsa-sha2-512 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33106]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33106]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33106]) Kex: mac algorithms (client to server) = aead 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33106]) Kex: mac algorithms (server to client) = aead 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33106]) Kex: compression algorithms (client to server) = none 23:54:04.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33106]) Kex: compression algorithms (server to client) = none 23:54:04.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:04.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:04.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #8 SSH_MSG_IGNORE 23:54:04.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:54:05.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33106]) process #1 30 23:54:05.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33106]] process command=SSH_MSG_KEXDH_INIT 23:54:05.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33106]] Send SSH_MSG_KEXDH_REPLY 23:54:05.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33106]) packet #1 sending command=31[31] len=1639 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33106])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33106]) Send SSH_MSG_NEWKEYS 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33106]) session ID=83:39:6b:d2:70:4c:09:e8:bf:bd:71:46:05:dd:3c:fa:3e:cd:3f:18:cd:3e:86:79:f2:0f:97:83:54:9a:a5:f1:39:81:15:3f:c2:94:eb:19:e8:c5:6f:a8:67:b0:62:8c:27:e4:ab:d9:c2:e2:20:4d:5a:c6:80:be:e9:30:95:2a 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33106]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33106]): strict KEX resets output message sequence number from 3 to 0 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33106]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33106])[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 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33106])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33106]) packet #0 sending command=7[7] len=419 23:54:05.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33106]) No pending packets to flush at end of KEX 23:54:05.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:05.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33106]) process #2 SSH_MSG_NEWKEYS 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33106]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33106]): strict KEX resets input message sequence number from 3 to 0 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33106]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33106]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33106]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33106]) authorized authentication methods: password,publickey 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33106]) Accepted service ssh-userauth 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33106]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33106]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:05.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33106]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33106]) no authentication factory for method=none 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33106]) SSH_MSG_USERAUTH_REQUEST 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33106]) remaining methods: password,publickey 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33106]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #11 SSH_MSG_IGNORE 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #9 SSH_MSG_IGNORE 23:54:05.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33106]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33106]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:05.142 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33106]) authentication result: true 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33106]) SSH_MSG_USERAUTH_REQUEST 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33106])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33106]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33106]) no heartbeat to stop 23:54:05.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33106]) heartbeat type=IGNORE, interval=PT30S 23:54:05.142 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33106 authenticated 23:54:05.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:05.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33106]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33106]] session=TransportServerSession[admin@/10.30.170.79:33106] id=0 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33106])) size=2097152, max=2097152, packet=32768 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33106]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33106] 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33106]) recipient=0 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])) size=2097152, max=2097152, packet=32768 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])) re-initializing 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])) size=2097152, max=2097152, packet=32768 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:05.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])[want-reply=true] subsystem=netconf 23:54:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])[subsystem] prepared command 23:54:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106]}} established 23:54:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 205: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18034 23:54:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 205: Creating data stores for simulated device 23:54:05.146 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:05.146 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:05.146 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:05.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7015cedd] 23:54:05.150 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:05.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:05.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:05.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:05.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:05.151 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:05.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:05.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:05.151 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7015cedd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7015cedd], subtreeVersion=Version[75918043], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[75918043], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:05.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:05.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:05.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106] 23:54:05.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 205 on channel [id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106] 23:54:05.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) by 1220 down to 2095932 23:54:05.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:05.156 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:05.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106] 23:54:05.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106] 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) request=subsystem result=ReplySuccess, want-reply=true 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) request=subsystem activate command 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) starting runner for command=netconf 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #5 SSH_MSG_CHANNEL_DATA 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) by 373 down to 2096779 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_CHANNEL_DATA len=373 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106] 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:05.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106] 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106] 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18034', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=205} created 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106]} created 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106] successful with session NetconfServerSession{sessionId=205, channel=[id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106]} 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106]} up 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #6 SSH_MSG_CHANNEL_DATA 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) by 393 down to 2096386 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_CHANNEL_DATA len=393 23:54:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106] 23:54:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=205} 23:54:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c4c4266 after next message 23:54:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x6e410186, L:/10.30.170.146:18034 - R:/10.30.170.79:33106]} EXI handlers added to pipeline 23:54:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c4c4266 23:54:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) by 179 down to 2095753 23:54:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #7 SSH_MSG_CHANNEL_DATA 23:54:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) by 340 down to 2096046 23:54:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_CHANNEL_DATA len=340 23:54:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106] 23:54:05.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:05.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:05.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=205} 23:54:05.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[75918043] 23:54:05.166 [netconf-device-simulator-threads-4] 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 23:54:05.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:05.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:05.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:05.166 [netconf-device-simulator-threads-4] 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 23:54:05.166 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.167 [netconf-device-simulator-threads-4] 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} 23:54:05.169 [netconf-device-simulator-threads-4] 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 23:54:05.169 [netconf-device-simulator-threads-4] 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 23:54:05.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:05.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) by 778 down to 2094975 23:54:05.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:05.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:05.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:05.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #10 SSH_MSG_IGNORE 23:54:05.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:54:05.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032]} 23:54:05.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36032]): SSH-2.0-SSHD-UNKNOWN 23:54:05.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36032]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:05.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36032]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:05.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:05.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #8 SSH_MSG_IGNORE 23:54:05.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36032]) Send SSH_MSG_KEXINIT 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36032]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36032]) process #0 SSH_MSG_KEXINIT 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36032]) SSH_MSG_KEXINIT 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36032]) strict KEX=true client=true server=true 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36032]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36032]) Kex: server host key algorithms = rsa-sha2-512 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36032]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36032]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36032]) Kex: mac algorithms (client to server) = aead 23:54:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36032]) Kex: mac algorithms (server to client) = aead 23:54:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36032]) Kex: compression algorithms (client to server) = none 23:54:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36032]) Kex: compression algorithms (server to client) = none 23:54:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:05.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:05.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #10 SSH_MSG_IGNORE 23:54:05.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:54:05.774 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:05.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36032]) process #1 30 23:54:05.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36032]] process command=SSH_MSG_KEXDH_INIT 23:54:05.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36032]] Send SSH_MSG_KEXDH_REPLY 23:54:05.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36032]) packet #1 sending command=31[31] len=1639 23:54:05.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36032])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:05.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36032]) Send SSH_MSG_NEWKEYS 23:54:05.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36032]) session ID=91:56:4f:11:66:e5:a3:b0:b0:1e:2c:ab:76:74:cb:9c:d5:ac:ab:a5:e2:a8:8c:cd:4a:0b:91:64:79:89:20:dd:31:34:50:b1:22:8f:ac:a4:90:0d:f2:da:ad:c9:7c:f5:3e:83:a2:ef:90:d0:b4:1e:e7:e4:53:f4:01:80:23:f8 23:54:05.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36032]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:05.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36032]): strict KEX resets output message sequence number from 3 to 0 23:54:05.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36032]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:05.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36032])[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 23:54:05.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36032])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:05.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36032]) packet #0 sending command=7[7] len=419 23:54:05.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36032]) No pending packets to flush at end of KEX 23:54:05.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #11 SSH_MSG_IGNORE 23:54:05.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36032]) process #2 SSH_MSG_NEWKEYS 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36032]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36032]): strict KEX resets input message sequence number from 3 to 0 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36032]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36032]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36032]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36032]) authorized authentication methods: password,publickey 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36032]) Accepted service ssh-userauth 23:54:05.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36032]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36032]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36032]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36032]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36032]) no authentication factory for method=none 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36032]) SSH_MSG_USERAUTH_REQUEST 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36032]) remaining methods: password,publickey 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36032]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36032]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36032]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36032]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:05.866 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36032]) authentication result: true 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36032]) SSH_MSG_USERAUTH_REQUEST 23:54:05.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36032])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:05.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36032]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:05.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:05.867 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:05.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36032]) no heartbeat to stop 23:54:05.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36032]) heartbeat type=IGNORE, interval=PT30S 23:54:05.867 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36032 authenticated 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36032]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36032]] session=TransportServerSession[admin@/10.30.170.79:36032] id=0 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36032])) size=2097152, max=2097152, packet=32768 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36032]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36032] 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36032]) recipient=0 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])) size=2097152, max=2097152, packet=32768 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])) re-initializing 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])) size=2097152, max=2097152, packet=32768 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:05.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])[want-reply=true] subsystem=netconf 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])[subsystem] prepared command 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032]}} established 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 206: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18035 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 206: Creating data stores for simulated device 23:54:05.869 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:05.870 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:05.870 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:05.870 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:05.873 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[10784480] 23:54:05.873 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:05.873 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:05.873 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:05.873 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:05.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:05.873 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:05.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:05.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:05.874 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[10784480], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[10784480], subtreeVersion=Version[46f962c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[46f962c8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:05.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:05.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:05.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032] 23:54:05.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 206 on channel [id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032] 23:54:05.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) by 1220 down to 2095932 23:54:05.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032] 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032] 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) request=subsystem result=ReplySuccess, want-reply=true 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) request=subsystem activate command 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) starting runner for command=netconf 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #5 SSH_MSG_CHANNEL_DATA 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) by 373 down to 2096779 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_CHANNEL_DATA len=373 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032] 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:05.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032] 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032] 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18035', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=206} created 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=206, channel=[id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032]} created 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032] successful with session NetconfServerSession{sessionId=206, channel=[id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032]} 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032]} up 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #6 SSH_MSG_CHANNEL_DATA 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) by 393 down to 2096386 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_CHANNEL_DATA len=393 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032] 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:05.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:05.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=206} 23:54:05.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:05.879 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36b645c2 after next message 23:54:05.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=206, channel=[id: 0x420cef35, L:/10.30.170.146:18035 - R:/10.30.170.79:36032]} EXI handlers added to pipeline 23:54:05.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:05.880 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36b645c2 23:54:05.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) by 179 down to 2095753 23:54:05.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:05.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:05.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #7 SSH_MSG_CHANNEL_DATA 23:54:05.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) by 340 down to 2096046 23:54:05.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_CHANNEL_DATA len=340 23:54:05.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032] 23:54:05.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:05.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:05.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=206} 23:54:05.883 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[46f962c8] 23:54:05.883 [netconf-device-simulator-threads-6] 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 23:54:05.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:05.883 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:05.883 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:05.884 [netconf-device-simulator-threads-6] 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 23:54:05.884 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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} 23:54:05.884 [netconf-device-simulator-threads-6] 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 23:54:05.884 [netconf-device-simulator-threads-6] 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 23:54:05.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:05.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) by 778 down to 2094975 23:54:05.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:05.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:05.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:05.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #9 SSH_MSG_IGNORE 23:54:05.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:54:06.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748]} 23:54:06.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50748]): SSH-2.0-SSHD-UNKNOWN 23:54:06.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50748]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:06.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50748]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50748]) Send SSH_MSG_KEXINIT 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50748]) process #0 SSH_MSG_KEXINIT 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50748]) SSH_MSG_KEXINIT 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50748]) strict KEX=true client=true server=true 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50748]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50748]) Kex: server host key algorithms = rsa-sha2-512 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50748]) Kex: mac algorithms (client to server) = aead 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50748]) Kex: mac algorithms (server to client) = aead 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50748]) Kex: compression algorithms (client to server) = none 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50748]) Kex: compression algorithms (server to client) = none 23:54:06.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:06.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50748]) process #1 30 23:54:06.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50748]] process command=SSH_MSG_KEXDH_INIT 23:54:06.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50748]] Send SSH_MSG_KEXDH_REPLY 23:54:06.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50748]) packet #1 sending command=31[31] len=1639 23:54:06.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50748])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:06.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50748]) Send SSH_MSG_NEWKEYS 23:54:06.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50748]) session ID=a7:ed:08:2d:cd:a2:fb:45:a9:49:2c:57:d4:c2:7f:b0:f7:0f:49:de:96:63:f2:5c:ba:e2:9f:fc:14:bd:14:11:2d:e9:dc:2b:93:a3:f7:be:8a:63:de:e3:49:10:4e:e6:b6:ff:eb:27:38:29:e0:70:6f:22:3e:b5:8f:7d:4e:8e 23:54:06.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:06.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50748]): strict KEX resets output message sequence number from 3 to 0 23:54:06.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50748]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:06.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50748])[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 23:54:06.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:06.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50748]) packet #0 sending command=7[7] len=419 23:54:06.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50748]) No pending packets to flush at end of KEX 23:54:06.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50748]) process #2 SSH_MSG_NEWKEYS 23:54:06.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:06.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50748]): strict KEX resets input message sequence number from 3 to 0 23:54:06.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50748]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:06.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:06.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50748]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:06.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:06.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50748]) authorized authentication methods: password,publickey 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50748]) Accepted service ssh-userauth 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50748]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50748]) no authentication factory for method=none 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50748]) SSH_MSG_USERAUTH_REQUEST 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50748]) remaining methods: password,publickey 23:54:06.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50748]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:06.410 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50748]) authentication result: true 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50748]) SSH_MSG_USERAUTH_REQUEST 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50748]) no heartbeat to stop 23:54:06.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50748]) heartbeat type=IGNORE, interval=PT30S 23:54:06.410 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50748 authenticated 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50748]] session=TransportServerSession[admin@/10.30.170.79:50748] id=0 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50748])) size=2097152, max=2097152, packet=32768 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50748] 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50748]) recipient=0 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])) size=2097152, max=2097152, packet=32768 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])) re-initializing 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])) size=2097152, max=2097152, packet=32768 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:06.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])[want-reply=true] subsystem=netconf 23:54:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])[subsystem] prepared command 23:54:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:06.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748]}} established 23:54:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 207: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18036 23:54:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 207: Creating data stores for simulated device 23:54:06.413 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:06.413 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:06.413 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:06.413 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[48aff56a] 23:54:06.414 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:06.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:06.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:06.415 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:06.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:06.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:06.415 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[48aff56a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[48aff56a], subtreeVersion=Version[b5e0435], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[b5e0435], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:06.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:06.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748] 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 207 on channel [id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748] 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) by 1220 down to 2095932 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748] 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748] 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) request=subsystem result=ReplySuccess, want-reply=true 23:54:06.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) request=subsystem activate command 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) starting runner for command=netconf 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #5 SSH_MSG_CHANNEL_DATA 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) by 373 down to 2096779 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_CHANNEL_DATA len=373 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748] 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748] 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748] 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18036', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=207} created 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=207, channel=[id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748]} created 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748] successful with session NetconfServerSession{sessionId=207, channel=[id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748]} 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748]} up 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #9 SSH_MSG_IGNORE 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #6 SSH_MSG_CHANNEL_DATA 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) by 393 down to 2096386 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_CHANNEL_DATA len=393 23:54:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748] 23:54:06.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:06.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:06.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=207} 23:54:06.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@698f7611 after next message 23:54:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=207, channel=[id: 0xaa2fc05d, L:/10.30.170.146:18036 - R:/10.30.170.79:50748]} EXI handlers added to pipeline 23:54:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@698f7611 23:54:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) by 179 down to 2095753 23:54:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #7 SSH_MSG_CHANNEL_DATA 23:54:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) by 340 down to 2096046 23:54:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_CHANNEL_DATA len=340 23:54:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748] 23:54:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=207} 23:54:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[b5e0435] 23:54:06.425 [netconf-device-simulator-threads-0] 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 23:54:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:06.425 [netconf-device-simulator-threads-0] 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 23:54:06.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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} 23:54:06.425 [netconf-device-simulator-threads-0] 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 23:54:06.426 [netconf-device-simulator-threads-0] 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 23:54:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) by 778 down to 2094975 23:54:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:06.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:06.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:06.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #8 SSH_MSG_IGNORE 23:54:06.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:54:06.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:06.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #11 SSH_MSG_IGNORE 23:54:06.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:54:06.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #10 SSH_MSG_IGNORE 23:54:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:54:06.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916]} 23:54:06.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51916]): SSH-2.0-SSHD-UNKNOWN 23:54:06.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51916]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:06.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51916]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:07.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51916]) Send SSH_MSG_KEXINIT 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51916]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51916]) process #0 SSH_MSG_KEXINIT 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51916]) SSH_MSG_KEXINIT 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51916]) strict KEX=true client=true server=true 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51916]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51916]) Kex: server host key algorithms = rsa-sha2-512 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51916]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51916]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51916]) Kex: mac algorithms (client to server) = aead 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51916]) Kex: mac algorithms (server to client) = aead 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51916]) Kex: compression algorithms (client to server) = none 23:54:07.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51916]) Kex: compression algorithms (server to client) = none 23:54:07.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:07.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #9 SSH_MSG_IGNORE 23:54:07.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:54:07.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:07.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #8 SSH_MSG_IGNORE 23:54:07.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:54:07.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51916]) process #1 30 23:54:07.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51916]] process command=SSH_MSG_KEXDH_INIT 23:54:07.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51916]] Send SSH_MSG_KEXDH_REPLY 23:54:07.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51916]) packet #1 sending command=31[31] len=1639 23:54:07.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51916])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:07.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51916]) Send SSH_MSG_NEWKEYS 23:54:07.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51916]) session ID=68:20:0e:4b:d0:51:65:13:85:a2:6e:d6:11:f6:aa:be:08:ff:96:61:21:d2:aa:fc:7a:40:2f:f3:6e:d3:8f:bc:cb:ce:34:5d:98:b0:19:3c:b5:62:4e:6f:d7:26:e4:04:da:18:80:72:31:f6:e1:6f:1b:44:94:c7:66:09:4a:23 23:54:07.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51916]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:07.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51916]): strict KEX resets output message sequence number from 3 to 0 23:54:07.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51916]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:07.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51916])[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 23:54:07.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51916])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:07.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51916]) packet #0 sending command=7[7] len=419 23:54:07.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51916]) No pending packets to flush at end of KEX 23:54:07.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51916]) process #2 SSH_MSG_NEWKEYS 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51916]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51916]): strict KEX resets input message sequence number from 3 to 0 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51916]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51916]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51916]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51916]) authorized authentication methods: password,publickey 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51916]) Accepted service ssh-userauth 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51916]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51916]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51916]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51916]) no authentication factory for method=none 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51916]) SSH_MSG_USERAUTH_REQUEST 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51916]) remaining methods: password,publickey 23:54:07.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51916]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51916]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51916]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:07.225 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51916]) authentication result: true 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51916]) SSH_MSG_USERAUTH_REQUEST 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51916])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51916]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51916]) no heartbeat to stop 23:54:07.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51916]) heartbeat type=IGNORE, interval=PT30S 23:54:07.225 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51916 authenticated 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51916]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51916]] session=TransportServerSession[admin@/10.30.170.79:51916] id=0 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51916])) size=2097152, max=2097152, packet=32768 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51916]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51916] 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51916]) recipient=0 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])) size=2097152, max=2097152, packet=32768 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])) re-initializing 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])) size=2097152, max=2097152, packet=32768 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:07.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:07.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:07.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:07.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])[want-reply=true] subsystem=netconf 23:54:07.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])[subsystem] prepared command 23:54:07.228 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:07.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:07.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916]}} established 23:54:07.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 208: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18037 23:54:07.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 208: Creating data stores for simulated device 23:54:07.228 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:07.228 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:07.229 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:07.229 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:07.229 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:07.231 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2986f106] 23:54:07.231 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:07.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:07.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:07.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:07.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:07.237 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:07.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:07.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:07.237 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2986f106], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2986f106], subtreeVersion=Version[f63fe6c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[f63fe6c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:07.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:07.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:07.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916] 23:54:07.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 208 on channel [id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916] 23:54:07.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) by 1220 down to 2095932 23:54:07.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:07.240 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916] 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916] 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) request=subsystem result=ReplySuccess, want-reply=true 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) request=subsystem activate command 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) starting runner for command=netconf 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #5 SSH_MSG_CHANNEL_DATA 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) by 373 down to 2096779 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_CHANNEL_DATA len=373 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916] 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:07.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916] 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916] 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18037', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=208} created 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=208, channel=[id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916]} created 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916] successful with session NetconfServerSession{sessionId=208, channel=[id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916]} 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916]} up 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #6 SSH_MSG_CHANNEL_DATA 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) by 393 down to 2096386 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_CHANNEL_DATA len=393 23:54:07.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916] 23:54:07.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:07.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:07.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=208} 23:54:07.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:07.243 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3da3c496 after next message 23:54:07.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=208, channel=[id: 0xa7f75675, L:/10.30.170.146:18037 - R:/10.30.170.79:51916]} EXI handlers added to pipeline 23:54:07.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:07.244 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3da3c496 23:54:07.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) by 179 down to 2095753 23:54:07.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:07.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #7 SSH_MSG_CHANNEL_DATA 23:54:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) by 340 down to 2096046 23:54:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_CHANNEL_DATA len=340 23:54:07.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916] 23:54:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=208} 23:54:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[f63fe6c] 23:54:07.247 [netconf-device-simulator-threads-2] 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 23:54:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:07.247 [netconf-device-simulator-threads-2] 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 23:54:07.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.247 [netconf-device-simulator-threads-2] 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} 23:54:07.248 [netconf-device-simulator-threads-2] 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 23:54:07.248 [netconf-device-simulator-threads-2] 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 23:54:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:07.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) by 778 down to 2094975 23:54:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:07.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #11 SSH_MSG_IGNORE 23:54:07.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:54:07.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:07.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #10 SSH_MSG_IGNORE 23:54:07.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:54:07.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488]} 23:54:07.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43488]): SSH-2.0-SSHD-UNKNOWN 23:54:07.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43488]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:07.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43488]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43488]) Send SSH_MSG_KEXINIT 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43488]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43488]) process #0 SSH_MSG_KEXINIT 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43488]) SSH_MSG_KEXINIT 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43488]) strict KEX=true client=true server=true 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43488]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43488]) Kex: server host key algorithms = rsa-sha2-512 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43488]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43488]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43488]) Kex: mac algorithms (client to server) = aead 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43488]) Kex: mac algorithms (server to client) = aead 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43488]) Kex: compression algorithms (client to server) = none 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43488]) Kex: compression algorithms (server to client) = none 23:54:07.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:07.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43488]) process #1 30 23:54:07.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43488]] process command=SSH_MSG_KEXDH_INIT 23:54:07.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:07.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #8 SSH_MSG_IGNORE 23:54:07.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:54:07.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43488]] Send SSH_MSG_KEXDH_REPLY 23:54:07.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43488]) packet #1 sending command=31[31] len=1639 23:54:07.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43488])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:07.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43488]) Send SSH_MSG_NEWKEYS 23:54:07.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43488]) session ID=c0:bb:29:d1:c8:c1:8c:dd:f6:d7:04:22:31:e1:6a:cf:d4:c5:d0:68:58:6e:69:b0:35:b5:f8:4e:5e:4c:d6:4d:53:87:1f:12:86:0c:59:86:cb:db:df:98:97:f7:54:e6:88:92:73:43:cf:3c:3d:ad:18:fe:1d:d5:b5:f0:d3:ab 23:54:07.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43488]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:07.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43488]): strict KEX resets output message sequence number from 3 to 0 23:54:07.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43488]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:07.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43488])[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 23:54:07.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43488])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:07.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43488]) packet #0 sending command=7[7] len=419 23:54:07.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43488]) No pending packets to flush at end of KEX 23:54:07.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43488]) process #2 SSH_MSG_NEWKEYS 23:54:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43488]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43488]): strict KEX resets input message sequence number from 3 to 0 23:54:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43488]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43488]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:07.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43488]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43488]) authorized authentication methods: password,publickey 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43488]) Accepted service ssh-userauth 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43488]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43488]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43488]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43488]) no authentication factory for method=none 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43488]) SSH_MSG_USERAUTH_REQUEST 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43488]) remaining methods: password,publickey 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43488]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #11 SSH_MSG_IGNORE 23:54:07.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43488]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43488]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:07.867 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43488]) authentication result: true 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43488]) SSH_MSG_USERAUTH_REQUEST 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43488])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43488]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43488]) no heartbeat to stop 23:54:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43488]) heartbeat type=IGNORE, interval=PT30S 23:54:07.867 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43488 authenticated 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43488]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43488]] session=TransportServerSession[admin@/10.30.170.79:43488] id=0 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43488])) size=2097152, max=2097152, packet=32768 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43488]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43488] 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43488]) recipient=0 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])) size=2097152, max=2097152, packet=32768 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])) re-initializing 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])) size=2097152, max=2097152, packet=32768 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])[want-reply=true] subsystem=netconf 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])[subsystem] prepared command 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488]}} established 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 209: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18038 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 209: Creating data stores for simulated device 23:54:07.869 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:07.869 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:07.870 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[26602c36] 23:54:07.870 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:07.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:07.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:07.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:07.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:07.871 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:07.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:07.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:07.871 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[26602c36], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[26602c36], subtreeVersion=Version[59df00f0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59df00f0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:07.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:07.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488] 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 209 on channel [id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488] 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) by 1220 down to 2095932 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488] 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488] 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) request=subsystem result=ReplySuccess, want-reply=true 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) request=subsystem activate command 23:54:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) starting runner for command=netconf 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #5 SSH_MSG_CHANNEL_DATA 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) by 373 down to 2096779 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_CHANNEL_DATA len=373 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488] 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488] 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488] 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18038', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=209} created 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=209, channel=[id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488]} created 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488] successful with session NetconfServerSession{sessionId=209, channel=[id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488]} 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488]} up 23:54:07.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #6 SSH_MSG_CHANNEL_DATA 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) by 393 down to 2096386 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_CHANNEL_DATA len=393 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488] 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=209} 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c57f788 after next message 23:54:07.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=209, channel=[id: 0x09d92209, L:/10.30.170.146:18038 - R:/10.30.170.79:43488]} EXI handlers added to pipeline 23:54:07.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:07.878 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c57f788 23:54:07.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) by 179 down to 2095753 23:54:07.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:07.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:07.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #7 SSH_MSG_CHANNEL_DATA 23:54:07.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) by 340 down to 2096046 23:54:07.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_CHANNEL_DATA len=340 23:54:07.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488] 23:54:07.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:07.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:07.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=209} 23:54:07.881 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59df00f0] 23:54:07.881 [netconf-device-simulator-threads-4] 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 23:54:07.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:07.881 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:07.881 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:07.881 [netconf-device-simulator-threads-4] 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 23:54:07.881 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:07.881 [netconf-device-simulator-threads-4] 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} 23:54:07.881 [netconf-device-simulator-threads-4] 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} 23:54:07.881 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:07.881 [netconf-device-simulator-threads-4] 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} 23:54:07.881 [netconf-device-simulator-threads-4] 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} 23:54:07.881 [netconf-device-simulator-threads-4] 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} 23:54:07.881 [netconf-device-simulator-threads-4] 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} 23:54:07.881 [netconf-device-simulator-threads-4] 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} 23:54:07.881 [netconf-device-simulator-threads-4] 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} 23:54:07.882 [netconf-device-simulator-threads-4] 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} 23:54:07.882 [netconf-device-simulator-threads-4] 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} 23:54:07.882 [netconf-device-simulator-threads-4] 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} 23:54:07.882 [netconf-device-simulator-threads-4] 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} 23:54:07.882 [netconf-device-simulator-threads-4] 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} 23:54:07.882 [netconf-device-simulator-threads-4] 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} 23:54:07.882 [netconf-device-simulator-threads-4] 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 23:54:07.882 [netconf-device-simulator-threads-4] 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 23:54:07.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:07.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) by 778 down to 2094975 23:54:07.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:07.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:07.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:07.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #9 SSH_MSG_IGNORE 23:54:07.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:54:07.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:07.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #10 SSH_MSG_IGNORE 23:54:07.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:54:08.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572]} 23:54:08.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35572]): SSH-2.0-SSHD-UNKNOWN 23:54:08.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35572]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:08.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35572]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:08.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35572]) Send SSH_MSG_KEXINIT 23:54:08.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:08.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #0 SSH_MSG_KEXINIT 23:54:08.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_KEXINIT 23:54:08.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35572]) strict KEX=true client=true server=true 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: server host key algorithms = rsa-sha2-512 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: mac algorithms (client to server) = aead 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: mac algorithms (server to client) = aead 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: compression algorithms (client to server) = none 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: compression algorithms (server to client) = none 23:54:08.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:08.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #1 30 23:54:08.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35572]] process command=SSH_MSG_KEXDH_INIT 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35572]] Send SSH_MSG_KEXDH_REPLY 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #1 sending command=31[31] len=1639 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35572])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35572]) Send SSH_MSG_NEWKEYS 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35572]) session ID=f9:12:01:64:1e:51:72:54:10:b7:40:65:9d:99:77:c8:a4:53:4d:09:c8:21:0e:e3:7b:9e:af:b1:f8:df:0b:c2:c2:c9:ff:4c:e6:ce:3a:ae:ec:13:6a:63:9b:2e:6f:91:20:24:12:67:d4:f3:b8:b8:29:ec:db:17:e2:20:82:14 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35572]): strict KEX resets output message sequence number from 3 to 0 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35572]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35572])[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 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35572])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:08.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #0 sending command=7[7] len=419 23:54:08.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35572]) No pending packets to flush at end of KEX 23:54:08.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #2 SSH_MSG_NEWKEYS 23:54:08.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:08.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35572]): strict KEX resets input message sequence number from 3 to 0 23:54:08.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:08.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35572]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:08.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:08.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:08.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:08.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35572]) authorized authentication methods: password,publickey 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35572]) Accepted service ssh-userauth 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) no authentication factory for method=none 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_USERAUTH_REQUEST 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35572]) remaining methods: password,publickey 23:54:08.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #10 SSH_MSG_IGNORE 23:54:08.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:54:08.551 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35572]) authentication result: true 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_USERAUTH_REQUEST 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35572])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35572]) no heartbeat to stop 23:54:08.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35572]) heartbeat type=IGNORE, interval=PT30S 23:54:08.551 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35572 authenticated 23:54:08.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:08.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:08.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]] session=TransportServerSession[admin@/10.30.170.79:35572] id=0 23:54:08.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35572])) size=2097152, max=2097152, packet=32768 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35572] 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35572]) recipient=0 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])) size=2097152, max=2097152, packet=32768 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])) re-initializing 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])) size=2097152, max=2097152, packet=32768 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:08.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[want-reply=true] subsystem=netconf 23:54:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[subsystem] prepared command 23:54:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572]}} established 23:54:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 210: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18039 23:54:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 210: Creating data stores for simulated device 23:54:08.555 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:08.555 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:08.555 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:08.555 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:08.555 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:08.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[21d33fe4] 23:54:08.557 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:08.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:08.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:08.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:08.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:08.559 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:08.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:08.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:08.559 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[21d33fe4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[21d33fe4], subtreeVersion=Version[5e3e1736], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5e3e1736], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:08.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:08.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:08.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572] 23:54:08.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 210 on channel [id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572] 23:54:08.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 1220 down to 2095932 23:54:08.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572] 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572] 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) request=subsystem result=ReplySuccess, want-reply=true 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) request=subsystem activate command 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) starting runner for command=netconf 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #5 SSH_MSG_CHANNEL_DATA 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 373 down to 2096779 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_DATA len=373 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 23:54:08.565 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:08.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572] 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572] 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18039', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=210} created 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=210, channel=[id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572]} created 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572] successful with session NetconfServerSession{sessionId=210, channel=[id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572]} 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572]} up 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #6 SSH_MSG_CHANNEL_DATA 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 393 down to 2096386 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_DATA len=393 23:54:08.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 23:54:08.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:08.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:08.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=210} 23:54:08.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61825c1b after next message 23:54:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=210, channel=[id: 0xecb44cc8, L:/10.30.170.146:18039 - R:/10.30.170.79:35572]} EXI handlers added to pipeline 23:54:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61825c1b 23:54:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 179 down to 2095753 23:54:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:08.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #7 SSH_MSG_CHANNEL_DATA 23:54:08.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 340 down to 2096046 23:54:08.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_DATA len=340 23:54:08.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 23:54:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=210} 23:54:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5e3e1736] 23:54:08.573 [netconf-device-simulator-threads-6] 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 23:54:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:08.574 [netconf-device-simulator-threads-6] 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 23:54:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:08.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.574 [netconf-device-simulator-threads-6] 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} 23:54:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #8 SSH_MSG_IGNORE 23:54:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:54:08.580 [netconf-device-simulator-threads-6] 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} 23:54:08.580 [netconf-device-simulator-threads-6] 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} 23:54:08.580 [netconf-device-simulator-threads-6] 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} 23:54:08.580 [netconf-device-simulator-threads-6] 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 23:54:08.581 [netconf-device-simulator-threads-6] 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 23:54:08.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:08.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 778 down to 2094975 23:54:08.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:08.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:08.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:08.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #9 SSH_MSG_IGNORE 23:54:08.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:54:08.864 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #11 SSH_MSG_IGNORE 23:54:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:54:08.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448]} 23:54:08.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44448]): SSH-2.0-SSHD-UNKNOWN 23:54:08.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44448]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:08.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44448]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:09.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44448]) Send SSH_MSG_KEXINIT 23:54:09.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #0 SSH_MSG_KEXINIT 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_KEXINIT 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44448]) strict KEX=true client=true server=true 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: server host key algorithms = rsa-sha2-512 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: mac algorithms (client to server) = aead 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: mac algorithms (server to client) = aead 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: compression algorithms (client to server) = none 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44448]) Kex: compression algorithms (server to client) = none 23:54:09.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:09.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:09.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #8 SSH_MSG_IGNORE 23:54:09.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:54:09.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #1 30 23:54:09.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44448]] process command=SSH_MSG_KEXDH_INIT 23:54:09.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44448]] Send SSH_MSG_KEXDH_REPLY 23:54:09.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #1 sending command=31[31] len=1639 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44448])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44448]) Send SSH_MSG_NEWKEYS 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44448]) session ID=eb:e2:9c:63:14:e5:a0:c4:c6:bb:3e:f6:79:fb:15:81:94:bc:7d:a9:ab:cc:a9:91:31:26:29:43:00:74:38:63:fa:68:98:7b:ef:e3:3e:9d:65:5e:0e:84:29:e1:af:10:dd:6b:8a:b2:48:56:87:96:b8:0c:96:6c:90:29:03:c1 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44448]): strict KEX resets output message sequence number from 3 to 0 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44448]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44448])[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 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44448])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #0 sending command=7[7] len=419 23:54:09.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44448]) No pending packets to flush at end of KEX 23:54:09.277 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #2 SSH_MSG_NEWKEYS 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44448]): strict KEX resets input message sequence number from 3 to 0 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44448]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44448]) authorized authentication methods: password,publickey 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44448]) Accepted service ssh-userauth 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) no authentication factory for method=none 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_USERAUTH_REQUEST 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44448]) remaining methods: password,publickey 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #9 SSH_MSG_IGNORE 23:54:09.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:54:09.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44448]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44448]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:09.319 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44448]) authentication result: true 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44448]) SSH_MSG_USERAUTH_REQUEST 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44448])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44448]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44448]) no heartbeat to stop 23:54:09.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44448]) heartbeat type=IGNORE, interval=PT30S 23:54:09.319 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44448 authenticated 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]] session=TransportServerSession[admin@/10.30.170.79:44448] id=0 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44448])) size=2097152, max=2097152, packet=32768 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44448] 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44448]) recipient=0 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])) size=2097152, max=2097152, packet=32768 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])) re-initializing 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])) size=2097152, max=2097152, packet=32768 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:09.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #11 SSH_MSG_IGNORE 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[want-reply=true] subsystem=netconf 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[subsystem] prepared command 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:09.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448]}} established 23:54:09.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 211: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18040 23:54:09.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 211: Creating data stores for simulated device 23:54:09.322 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:09.322 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:09.322 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:09.322 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:09.322 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:09.323 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[136a921b] 23:54:09.323 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:09.323 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:09.323 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:09.323 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:09.323 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:09.324 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:09.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:09.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:09.324 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[136a921b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[136a921b], subtreeVersion=Version[1da1719c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1da1719c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:09.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:09.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448] 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 211 on channel [id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448] 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 1220 down to 2095932 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448] 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448] 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) request=subsystem result=ReplySuccess, want-reply=true 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) request=subsystem activate command 23:54:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) starting runner for command=netconf 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #5 SSH_MSG_CHANNEL_DATA 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 373 down to 2096779 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_DATA len=373 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448] 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448] 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18040', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=211} created 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448]} created 23:54:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448] successful with session NetconfServerSession{sessionId=211, channel=[id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448]} 23:54:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448]} up 23:54:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #6 SSH_MSG_CHANNEL_DATA 23:54:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 393 down to 2096386 23:54:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_DATA len=393 23:54:09.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:54:09.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:09.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:09.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=211} 23:54:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17dfa432 after next message 23:54:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x2c9dc55d, L:/10.30.170.146:18040 - R:/10.30.170.79:44448]} EXI handlers added to pipeline 23:54:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17dfa432 23:54:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 179 down to 2095753 23:54:09.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:09.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #7 SSH_MSG_CHANNEL_DATA 23:54:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 340 down to 2096046 23:54:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_DATA len=340 23:54:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:54:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:09.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=211} 23:54:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1da1719c] 23:54:09.337 [netconf-device-simulator-threads-0] 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 23:54:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:09.337 [netconf-device-simulator-threads-0] 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 23:54:09.337 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.337 [netconf-device-simulator-threads-0] 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} 23:54:09.338 [netconf-device-simulator-threads-0] 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 23:54:09.338 [netconf-device-simulator-threads-0] 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 23:54:09.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:09.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 778 down to 2094975 23:54:09.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:09.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:09.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #10 SSH_MSG_IGNORE 23:54:09.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:54:09.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:09.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #12 SSH_MSG_IGNORE 23:54:09.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:54:09.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578]} 23:54:09.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44578]): SSH-2.0-SSHD-UNKNOWN 23:54:09.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44578]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:09.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44578]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44578]) Send SSH_MSG_KEXINIT 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44578]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44578]) process #0 SSH_MSG_KEXINIT 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44578]) SSH_MSG_KEXINIT 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44578]) strict KEX=true client=true server=true 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44578]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44578]) Kex: server host key algorithms = rsa-sha2-512 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44578]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44578]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44578]) Kex: mac algorithms (client to server) = aead 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44578]) Kex: mac algorithms (server to client) = aead 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44578]) Kex: compression algorithms (client to server) = none 23:54:09.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44578]) Kex: compression algorithms (server to client) = none 23:54:09.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:09.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44578]) process #1 30 23:54:09.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44578]] process command=SSH_MSG_KEXDH_INIT 23:54:09.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44578]] Send SSH_MSG_KEXDH_REPLY 23:54:09.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44578]) packet #1 sending command=31[31] len=1639 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44578])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44578]) Send SSH_MSG_NEWKEYS 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44578]) session ID=46:0c:c1:79:94:57:14:e2:f4:d5:45:a4:71:d6:4e:00:69:78:64:7b:aa:b4:b3:c8:31:90:d0:91:25:bb:29:28:ff:e0:06:26:f9:db:86:60:e5:a9:3a:90:47:68:29:5f:58:6d:6a:ba:8b:f4:91:34:eb:b3:83:66:5b:14:44:56 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44578]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44578]): strict KEX resets output message sequence number from 3 to 0 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44578]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44578])[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 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44578])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44578]) packet #0 sending command=7[7] len=419 23:54:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44578]) No pending packets to flush at end of KEX 23:54:09.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:09.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #8 SSH_MSG_IGNORE 23:54:09.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44578]) process #2 SSH_MSG_NEWKEYS 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44578]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44578]): strict KEX resets input message sequence number from 3 to 0 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44578]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44578]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44578]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44578]) authorized authentication methods: password,publickey 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44578]) Accepted service ssh-userauth 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44578]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44578]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44578]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44578]) no authentication factory for method=none 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44578]) SSH_MSG_USERAUTH_REQUEST 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44578]) remaining methods: password,publickey 23:54:09.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44578]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44578]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44578]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:09.888 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44578]) authentication result: true 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44578]) SSH_MSG_USERAUTH_REQUEST 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44578])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44578]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44578]) no heartbeat to stop 23:54:09.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44578]) heartbeat type=IGNORE, interval=PT30S 23:54:09.889 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44578 authenticated 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44578]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44578]] session=TransportServerSession[admin@/10.30.170.79:44578] id=0 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44578])) size=2097152, max=2097152, packet=32768 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44578]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44578] 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44578]) recipient=0 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])) size=2097152, max=2097152, packet=32768 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])) re-initializing 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])) size=2097152, max=2097152, packet=32768 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:09.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])[want-reply=true] subsystem=netconf 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])[subsystem] prepared command 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578]}} established 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 212: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18041 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 212: Creating data stores for simulated device 23:54:09.891 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:09.891 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:09.892 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:09.892 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:09.892 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:09.892 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4bdde7a4] 23:54:09.892 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:09.893 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:09.893 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:09.893 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:09.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:09.893 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:09.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:09.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:09.893 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4bdde7a4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4bdde7a4], subtreeVersion=Version[4e4add81], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e4add81], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:09.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:09.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:09.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578] 23:54:09.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 212 on channel [id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578] 23:54:09.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) by 1220 down to 2095932 23:54:09.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578] 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578] 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) request=subsystem result=ReplySuccess, want-reply=true 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) request=subsystem activate command 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) starting runner for command=netconf 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #5 SSH_MSG_CHANNEL_DATA 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) by 373 down to 2096779 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_CHANNEL_DATA len=373 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578] 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578] 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578] 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18041', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=212} created 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578]} created 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578] successful with session NetconfServerSession{sessionId=212, channel=[id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578]} 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578]} up 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #6 SSH_MSG_CHANNEL_DATA 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) by 393 down to 2096386 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_CHANNEL_DATA len=393 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578] 23:54:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=212} 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@26ff42d8 after next message 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x524062e4, L:/10.30.170.146:18041 - R:/10.30.170.79:44578]} EXI handlers added to pipeline 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@26ff42d8 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) by 179 down to 2095753 23:54:09.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:09.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:09.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #7 SSH_MSG_CHANNEL_DATA 23:54:09.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) by 340 down to 2096046 23:54:09.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_CHANNEL_DATA len=340 23:54:09.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578] 23:54:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=212} 23:54:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e4add81] 23:54:09.901 [netconf-device-simulator-threads-2] 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 23:54:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:09.901 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:09.902 [netconf-device-simulator-threads-2] 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 23:54:09.902 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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} 23:54:09.902 [netconf-device-simulator-threads-2] 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 23:54:09.902 [netconf-device-simulator-threads-2] 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 23:54:09.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:09.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) by 778 down to 2094975 23:54:09.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:09.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:10.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #10 SSH_MSG_IGNORE 23:54:10.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:54:10.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #11 SSH_MSG_IGNORE 23:54:10.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:54:10.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #9 SSH_MSG_IGNORE 23:54:10.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:54:10.237 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #12 SSH_MSG_IGNORE 23:54:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:54:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816]} 23:54:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45816]): SSH-2.0-SSHD-UNKNOWN 23:54:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45816]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:10.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45816]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:10.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45816]) Send SSH_MSG_KEXINIT 23:54:10.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45816]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:10.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45816]) process #0 SSH_MSG_KEXINIT 23:54:10.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45816]) SSH_MSG_KEXINIT 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45816]) strict KEX=true client=true server=true 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45816]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45816]) Kex: server host key algorithms = rsa-sha2-512 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45816]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45816]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45816]) Kex: mac algorithms (client to server) = aead 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45816]) Kex: mac algorithms (server to client) = aead 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45816]) Kex: compression algorithms (client to server) = none 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45816]) Kex: compression algorithms (server to client) = none 23:54:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:10.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45816]) process #1 30 23:54:10.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45816]] process command=SSH_MSG_KEXDH_INIT 23:54:10.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45816]] Send SSH_MSG_KEXDH_REPLY 23:54:10.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45816]) packet #1 sending command=31[31] len=1639 23:54:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45816])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:10.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45816]) Send SSH_MSG_NEWKEYS 23:54:10.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45816]) session ID=c9:1a:a6:37:c1:78:34:41:61:01:00:19:ea:89:5a:3a:1c:0f:1d:d1:a9:9f:56:8c:d4:e7:d3:ee:aa:01:f6:19:20:5b:7e:9b:81:3b:6e:65:36:96:6e:c1:7f:da:e6:dc:23:36:3c:dc:b6:1b:09:1a:50:ee:fb:ef:e3:85:d3:1c 23:54:10.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45816]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:10.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45816]): strict KEX resets output message sequence number from 3 to 0 23:54:10.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45816]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:10.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45816])[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 23:54:10.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45816])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:10.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45816]) packet #0 sending command=7[7] len=419 23:54:10.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45816]) No pending packets to flush at end of KEX 23:54:10.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #10 SSH_MSG_IGNORE 23:54:10.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:54:10.709 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45816]) process #2 SSH_MSG_NEWKEYS 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45816]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45816]): strict KEX resets input message sequence number from 3 to 0 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45816]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45816]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45816]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45816]) authorized authentication methods: password,publickey 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45816]) Accepted service ssh-userauth 23:54:10.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45816]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:10.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45816]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:10.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:10.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45816]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:10.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45816]) no authentication factory for method=none 23:54:10.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45816]) SSH_MSG_USERAUTH_REQUEST 23:54:10.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45816]) remaining methods: password,publickey 23:54:10.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45816]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45816]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45816]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:10.711 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45816]) authentication result: true 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45816]) SSH_MSG_USERAUTH_REQUEST 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45816])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45816]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45816]) no heartbeat to stop 23:54:10.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45816]) heartbeat type=IGNORE, interval=PT30S 23:54:10.711 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45816 authenticated 23:54:10.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #12 SSH_MSG_IGNORE 23:54:10.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:54:10.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:10.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45816]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:10.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45816]] session=TransportServerSession[admin@/10.30.170.79:45816] id=0 23:54:10.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45816])) size=2097152, max=2097152, packet=32768 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45816]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45816] 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45816]) recipient=0 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])) size=2097152, max=2097152, packet=32768 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])) re-initializing 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])) size=2097152, max=2097152, packet=32768 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:10.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])[want-reply=true] subsystem=netconf 23:54:10.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])[subsystem] prepared command 23:54:10.714 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:10.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:10.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816]}} established 23:54:10.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 213: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18042 23:54:10.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 213: Creating data stores for simulated device 23:54:10.715 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:10.715 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:10.716 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:10.716 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:10.720 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:10.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #8 SSH_MSG_IGNORE 23:54:10.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:54:10.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ce57605] 23:54:10.723 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:10.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:10.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:10.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:10.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:10.724 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:10.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:10.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:10.724 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ce57605], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ce57605], subtreeVersion=Version[23be4b88], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[23be4b88], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:10.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:10.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:10.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816] 23:54:10.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 213 on channel [id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816] 23:54:10.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) by 1220 down to 2095932 23:54:10.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816] 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816] 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) request=subsystem result=ReplySuccess, want-reply=true 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) request=subsystem activate command 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) starting runner for command=netconf 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #5 SSH_MSG_CHANNEL_DATA 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) by 373 down to 2096779 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_CHANNEL_DATA len=373 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816] 23:54:10.730 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:10.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816] 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816] 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18042', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=213} created 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816]} created 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816] successful with session NetconfServerSession{sessionId=213, channel=[id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816]} 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816]} up 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #6 SSH_MSG_CHANNEL_DATA 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) by 393 down to 2096386 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_CHANNEL_DATA len=393 23:54:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816] 23:54:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=213} 23:54:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:10.734 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1379697c after next message 23:54:10.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xdea194a4, L:/10.30.170.146:18042 - R:/10.30.170.79:45816]} EXI handlers added to pipeline 23:54:10.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:10.734 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1379697c 23:54:10.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) by 179 down to 2095753 23:54:10.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:10.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:10.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #7 SSH_MSG_CHANNEL_DATA 23:54:10.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) by 340 down to 2096046 23:54:10.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_CHANNEL_DATA len=340 23:54:10.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816] 23:54:10.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:10.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:10.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=213} 23:54:10.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[23be4b88] 23:54:10.740 [netconf-device-simulator-threads-4] 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 23:54:10.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:10.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:10.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:10.741 [netconf-device-simulator-threads-4] 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 23:54:10.741 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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} 23:54:10.741 [netconf-device-simulator-threads-4] 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 23:54:10.742 [netconf-device-simulator-threads-4] 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 23:54:10.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:10.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) by 778 down to 2094975 23:54:10.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:10.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:10.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #11 SSH_MSG_IGNORE 23:54:10.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:54:10.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:10.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #9 SSH_MSG_IGNORE 23:54:10.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:54:11.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906]} 23:54:11.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58906]): SSH-2.0-SSHD-UNKNOWN 23:54:11.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58906]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:11.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58906]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58906]) Send SSH_MSG_KEXINIT 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58906]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58906]) process #0 SSH_MSG_KEXINIT 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58906]) SSH_MSG_KEXINIT 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58906]) strict KEX=true client=true server=true 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58906]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58906]) Kex: server host key algorithms = rsa-sha2-512 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58906]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58906]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58906]) Kex: mac algorithms (client to server) = aead 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58906]) Kex: mac algorithms (server to client) = aead 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58906]) Kex: compression algorithms (client to server) = none 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58906]) Kex: compression algorithms (server to client) = none 23:54:11.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:11.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58906]) process #1 30 23:54:11.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58906]] process command=SSH_MSG_KEXDH_INIT 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58906]] Send SSH_MSG_KEXDH_REPLY 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58906]) packet #1 sending command=31[31] len=1639 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58906])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58906]) Send SSH_MSG_NEWKEYS 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58906]) session ID=6e:58:a2:5e:db:b4:7a:6d:17:90:ae:53:cd:c6:79:da:b4:ff:b5:47:03:ca:3e:1c:8e:cd:85:30:c6:2d:94:8f:91:5c:f7:4c:25:1d:3d:0a:d5:dd:19:7c:7a:6e:f6:f8:6d:18:25:ec:53:ec:07:47:8b:d3:3a:4e:0a:28:ff:64 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58906]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58906]): strict KEX resets output message sequence number from 3 to 0 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58906]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58906])[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 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58906])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:11.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58906]) packet #0 sending command=7[7] len=419 23:54:11.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58906]) No pending packets to flush at end of KEX 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58906]) process #2 SSH_MSG_NEWKEYS 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58906]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58906]): strict KEX resets input message sequence number from 3 to 0 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58906]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58906]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58906]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58906]) authorized authentication methods: password,publickey 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58906]) Accepted service ssh-userauth 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58906]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58906]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58906]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58906]) no authentication factory for method=none 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58906]) SSH_MSG_USERAUTH_REQUEST 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58906]) remaining methods: password,publickey 23:54:11.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58906]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58906]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58906]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:11.331 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58906]) authentication result: true 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58906]) SSH_MSG_USERAUTH_REQUEST 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58906])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58906]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58906]) no heartbeat to stop 23:54:11.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58906]) heartbeat type=IGNORE, interval=PT30S 23:54:11.331 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58906 authenticated 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58906]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58906]] session=TransportServerSession[admin@/10.30.170.79:58906] id=0 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58906])) size=2097152, max=2097152, packet=32768 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58906]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58906] 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58906]) recipient=0 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])) size=2097152, max=2097152, packet=32768 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])) re-initializing 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])) size=2097152, max=2097152, packet=32768 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:11.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:11.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:11.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:11.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])[want-reply=true] subsystem=netconf 23:54:11.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])[subsystem] prepared command 23:54:11.333 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:11.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:11.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906]}} established 23:54:11.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 214: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18043 23:54:11.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 214: Creating data stores for simulated device 23:54:11.334 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:11.334 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:11.338 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:11.338 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:11.338 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:11.339 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[14624da5] 23:54:11.339 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:11.339 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:11.339 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:11.339 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:11.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:11.340 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:11.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:11.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:11.340 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[14624da5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[14624da5], subtreeVersion=Version[dc8339e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[dc8339e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:11.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:11.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:11.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906] 23:54:11.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 214 on channel [id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906] 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) by 1220 down to 2095932 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906] 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906] 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) request=subsystem result=ReplySuccess, want-reply=true 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) request=subsystem activate command 23:54:11.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) starting runner for command=netconf 23:54:11.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #5 SSH_MSG_CHANNEL_DATA 23:54:11.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) by 373 down to 2096779 23:54:11.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_CHANNEL_DATA len=373 23:54:11.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906] 23:54:11.344 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:11.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906] 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906] 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18043', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=214} created 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906]} created 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906] successful with session NetconfServerSession{sessionId=214, channel=[id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906]} 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906]} up 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #6 SSH_MSG_CHANNEL_DATA 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) by 393 down to 2096386 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_CHANNEL_DATA len=393 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906] 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:11.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:11.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=214} 23:54:11.346 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:11.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:11.346 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13353af0 after next message 23:54:11.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x5b714b31, L:/10.30.170.146:18043 - R:/10.30.170.79:58906]} EXI handlers added to pipeline 23:54:11.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:11.346 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13353af0 23:54:11.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) by 179 down to 2095753 23:54:11.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:11.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:11.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #12 SSH_MSG_IGNORE 23:54:11.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:54:11.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #7 SSH_MSG_CHANNEL_DATA 23:54:11.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) by 340 down to 2096046 23:54:11.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_CHANNEL_DATA len=340 23:54:11.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906] 23:54:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=214} 23:54:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[dc8339e] 23:54:11.349 [netconf-device-simulator-threads-6] 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 23:54:11.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:11.350 [netconf-device-simulator-threads-6] 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 23:54:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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} 23:54:11.350 [netconf-device-simulator-threads-6] 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 23:54:11.350 [netconf-device-simulator-threads-6] 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 23:54:11.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:11.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) by 778 down to 2094975 23:54:11.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:11.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:11.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #9 SSH_MSG_IGNORE 23:54:11.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:54:11.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:11.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #8 SSH_MSG_IGNORE 23:54:11.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:54:11.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:11.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #10 SSH_MSG_IGNORE 23:54:11.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:54:11.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #11 SSH_MSG_IGNORE 23:54:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:54:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812]} 23:54:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41812]): SSH-2.0-SSHD-UNKNOWN 23:54:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41812]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41812]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:11.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:11.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #10 SSH_MSG_IGNORE 23:54:11.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:54:12.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:12.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #12 SSH_MSG_IGNORE 23:54:12.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41812]) Send SSH_MSG_KEXINIT 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41812]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41812]) process #0 SSH_MSG_KEXINIT 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41812]) SSH_MSG_KEXINIT 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41812]) strict KEX=true client=true server=true 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41812]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41812]) Kex: server host key algorithms = rsa-sha2-512 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41812]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41812]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41812]) Kex: mac algorithms (client to server) = aead 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41812]) Kex: mac algorithms (server to client) = aead 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41812]) Kex: compression algorithms (client to server) = none 23:54:12.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41812]) Kex: compression algorithms (server to client) = none 23:54:12.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:12.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:12.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #8 SSH_MSG_IGNORE 23:54:12.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:54:12.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:12.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41812]) process #1 30 23:54:12.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41812]] process command=SSH_MSG_KEXDH_INIT 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41812]] Send SSH_MSG_KEXDH_REPLY 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41812]) packet #1 sending command=31[31] len=1639 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41812])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41812]) Send SSH_MSG_NEWKEYS 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41812]) session ID=35:33:7c:5d:db:34:a3:6b:8a:a2:7d:25:62:50:13:ef:f7:c8:34:c0:aa:b4:5d:6e:ed:30:90:78:56:f2:95:c8:93:aa:d0:08:98:8d:e5:13:05:39:66:80:a0:60:25:8b:e4:e3:52:56:21:bc:fe:6f:aa:4a:f1:5c:eb:4a:f0:7f 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41812]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41812]): strict KEX resets output message sequence number from 3 to 0 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41812]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41812])[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 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41812])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41812]) packet #0 sending command=7[7] len=419 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41812]) No pending packets to flush at end of KEX 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #11 SSH_MSG_IGNORE 23:54:12.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41812]) process #2 SSH_MSG_NEWKEYS 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41812]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41812]): strict KEX resets input message sequence number from 3 to 0 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41812]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41812]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41812]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41812]) authorized authentication methods: password,publickey 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41812]) Accepted service ssh-userauth 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41812]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41812]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41812]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41812]) no authentication factory for method=none 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41812]) SSH_MSG_USERAUTH_REQUEST 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41812]) remaining methods: password,publickey 23:54:12.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41812]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41812]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41812]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:12.313 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41812]) authentication result: true 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41812]) SSH_MSG_USERAUTH_REQUEST 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41812])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41812]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:12.313 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:12.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41812]) no heartbeat to stop 23:54:12.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41812]) heartbeat type=IGNORE, interval=PT30S 23:54:12.314 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41812 authenticated 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41812]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41812]] session=TransportServerSession[admin@/10.30.170.79:41812] id=0 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41812])) size=2097152, max=2097152, packet=32768 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41812]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41812] 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41812]) recipient=0 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])) size=2097152, max=2097152, packet=32768 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])) re-initializing 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])) size=2097152, max=2097152, packet=32768 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:12.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:12.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:12.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:12.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])[want-reply=true] subsystem=netconf 23:54:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])[subsystem] prepared command 23:54:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812]}} established 23:54:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 215: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18044 23:54:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 215: Creating data stores for simulated device 23:54:12.317 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:12.318 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:12.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:12.318 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:12.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[436e0f34] 23:54:12.320 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:12.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:12.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:12.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:12.321 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:12.321 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:12.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:12.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:12.322 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[436e0f34], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[436e0f34], subtreeVersion=Version[502fd7d6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[502fd7d6], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:12.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:12.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:12.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812] 23:54:12.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 215 on channel [id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812] 23:54:12.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) by 1220 down to 2095932 23:54:12.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812] 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812] 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) request=subsystem result=ReplySuccess, want-reply=true 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) request=subsystem activate command 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) starting runner for command=netconf 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #5 SSH_MSG_CHANNEL_DATA 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) by 373 down to 2096779 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_CHANNEL_DATA len=373 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812] 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:12.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812] 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812] 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18044', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=215} created 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812]} created 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812] successful with session NetconfServerSession{sessionId=215, channel=[id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812]} 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812]} up 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #6 SSH_MSG_CHANNEL_DATA 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) by 393 down to 2096386 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_CHANNEL_DATA len=393 23:54:12.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812] 23:54:12.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:12.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:12.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=215} 23:54:12.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:12.331 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69e84c22 after next message 23:54:12.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x6be3b46d, L:/10.30.170.146:18044 - R:/10.30.170.79:41812]} EXI handlers added to pipeline 23:54:12.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:12.331 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69e84c22 23:54:12.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) by 179 down to 2095753 23:54:12.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:12.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:12.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #7 SSH_MSG_CHANNEL_DATA 23:54:12.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) by 340 down to 2096046 23:54:12.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_CHANNEL_DATA len=340 23:54:12.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812] 23:54:12.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:12.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:12.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=215} 23:54:12.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[502fd7d6] 23:54:12.335 [netconf-device-simulator-threads-0] 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 23:54:12.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:12.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:12.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:12.335 [netconf-device-simulator-threads-0] 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 23:54:12.335 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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} 23:54:12.336 [netconf-device-simulator-threads-0] 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 23:54:12.336 [netconf-device-simulator-threads-0] 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 23:54:12.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) by 778 down to 2094975 23:54:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:12.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:12.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:12.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #9 SSH_MSG_IGNORE 23:54:12.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:54:12.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386]} 23:54:12.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36386]): SSH-2.0-SSHD-UNKNOWN 23:54:12.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36386]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:12.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36386]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:12.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:12.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #10 SSH_MSG_IGNORE 23:54:12.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:54:12.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:12.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #12 SSH_MSG_IGNORE 23:54:12.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:54:12.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:12.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #8 SSH_MSG_IGNORE 23:54:12.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:54:12.864 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:12.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36386]) Send SSH_MSG_KEXINIT 23:54:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36386]) process #0 SSH_MSG_KEXINIT 23:54:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36386]) SSH_MSG_KEXINIT 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36386]) strict KEX=true client=true server=true 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36386]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36386]) Kex: server host key algorithms = rsa-sha2-512 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36386]) Kex: mac algorithms (client to server) = aead 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36386]) Kex: mac algorithms (server to client) = aead 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36386]) Kex: compression algorithms (client to server) = none 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36386]) Kex: compression algorithms (server to client) = none 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #9 SSH_MSG_IGNORE 23:54:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:54:13.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36386]) process #1 30 23:54:13.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36386]] process command=SSH_MSG_KEXDH_INIT 23:54:13.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36386]] Send SSH_MSG_KEXDH_REPLY 23:54:13.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36386]) packet #1 sending command=31[31] len=1639 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36386])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36386]) Send SSH_MSG_NEWKEYS 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36386]) session ID=6d:c2:10:d8:1f:e6:21:f6:b4:fc:ef:1e:18:29:bc:aa:8d:34:4f:bb:78:95:b6:9b:06:1e:0f:e9:ba:60:de:fb:d8:c1:a6:4b:c6:50:16:70:4b:24:9c:f6:85:8c:8c:75:2a:2a:43:e5:39:a0:de:30:bd:7c:3a:ef:eb:4c:50:a1 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36386]): strict KEX resets output message sequence number from 3 to 0 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36386]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36386])[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 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36386]) packet #0 sending command=7[7] len=419 23:54:13.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36386]) No pending packets to flush at end of KEX 23:54:13.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36386]) process #2 SSH_MSG_NEWKEYS 23:54:13.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:13.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36386]): strict KEX resets input message sequence number from 3 to 0 23:54:13.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36386]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:13.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:13.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36386]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:13.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36386]) authorized authentication methods: password,publickey 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36386]) Accepted service ssh-userauth 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36386]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36386]) no authentication factory for method=none 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36386]) SSH_MSG_USERAUTH_REQUEST 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36386]) remaining methods: password,publickey 23:54:13.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36386]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:13.086 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36386]) authentication result: true 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36386]) SSH_MSG_USERAUTH_REQUEST 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:13.086 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:13.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36386]) no heartbeat to stop 23:54:13.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36386]) heartbeat type=IGNORE, interval=PT30S 23:54:13.087 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36386 authenticated 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36386]] session=TransportServerSession[admin@/10.30.170.79:36386] id=0 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36386])) size=2097152, max=2097152, packet=32768 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36386] 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36386]) recipient=0 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])) size=2097152, max=2097152, packet=32768 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])) re-initializing 23:54:13.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])) size=2097152, max=2097152, packet=32768 23:54:13.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:13.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:13.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:13.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:13.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])[want-reply=true] subsystem=netconf 23:54:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])[subsystem] prepared command 23:54:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386]}} established 23:54:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 216: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18045 23:54:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 216: Creating data stores for simulated device 23:54:13.091 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:13.092 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:13.092 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:13.092 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:13.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9337cd7] 23:54:13.094 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:13.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:13.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:13.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:13.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:13.096 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:13.096 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:13.096 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:13.096 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9337cd7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9337cd7], subtreeVersion=Version[779b26a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[779b26a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:13.096 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:13.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:13.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386] 23:54:13.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 216 on channel [id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386] 23:54:13.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) by 1220 down to 2095932 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386] 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386] 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) request=subsystem result=ReplySuccess, want-reply=true 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) request=subsystem activate command 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) starting runner for command=netconf 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #5 SSH_MSG_CHANNEL_DATA 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) by 373 down to 2096779 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_CHANNEL_DATA len=373 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386] 23:54:13.101 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:13.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386] 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386] 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18045', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=216} created 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386]} created 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386] successful with session NetconfServerSession{sessionId=216, channel=[id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386]} 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386]} up 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #6 SSH_MSG_CHANNEL_DATA 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) by 393 down to 2096386 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_CHANNEL_DATA len=393 23:54:13.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386] 23:54:13.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:13.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:13.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=216} 23:54:13.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:13.105 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@478f393c after next message 23:54:13.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x904af162, L:/10.30.170.146:18045 - R:/10.30.170.79:36386]} EXI handlers added to pipeline 23:54:13.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:13.105 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@478f393c 23:54:13.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) by 179 down to 2095753 23:54:13.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:13.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:13.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #7 SSH_MSG_CHANNEL_DATA 23:54:13.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) by 340 down to 2096046 23:54:13.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_CHANNEL_DATA len=340 23:54:13.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386] 23:54:13.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:13.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:13.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=216} 23:54:13.111 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[779b26a] 23:54:13.111 [netconf-device-simulator-threads-2] 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 23:54:13.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:13.111 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:13.111 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:13.111 [netconf-device-simulator-threads-2] 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 23:54:13.111 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:13.111 [netconf-device-simulator-threads-2] 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} 23:54:13.111 [netconf-device-simulator-threads-2] 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} 23:54:13.111 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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} 23:54:13.112 [netconf-device-simulator-threads-2] 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 23:54:13.112 [netconf-device-simulator-threads-2] 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 23:54:13.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) by 778 down to 2094975 23:54:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:13.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #11 SSH_MSG_IGNORE 23:54:13.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:54:13.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734]} 23:54:13.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39734]): SSH-2.0-SSHD-UNKNOWN 23:54:13.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39734]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:13.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39734]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:13.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #12 SSH_MSG_IGNORE 23:54:13.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:54:13.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #10 SSH_MSG_IGNORE 23:54:13.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:54:13.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:13.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #8 SSH_MSG_IGNORE 23:54:13.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:54:13.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:13.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39734]) Send SSH_MSG_KEXINIT 23:54:13.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39734]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39734]) process #0 SSH_MSG_KEXINIT 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39734]) SSH_MSG_KEXINIT 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39734]) strict KEX=true client=true server=true 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39734]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39734]) Kex: server host key algorithms = rsa-sha2-512 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39734]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39734]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39734]) Kex: mac algorithms (client to server) = aead 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39734]) Kex: mac algorithms (server to client) = aead 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39734]) Kex: compression algorithms (client to server) = none 23:54:13.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39734]) Kex: compression algorithms (server to client) = none 23:54:13.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:13.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #9 SSH_MSG_IGNORE 23:54:13.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:54:13.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #11 SSH_MSG_IGNORE 23:54:13.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:54:13.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39734]) process #1 30 23:54:13.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39734]] process command=SSH_MSG_KEXDH_INIT 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39734]] Send SSH_MSG_KEXDH_REPLY 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39734]) packet #1 sending command=31[31] len=1639 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39734])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39734]) Send SSH_MSG_NEWKEYS 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39734]) session ID=74:0c:03:a3:8d:67:f2:b6:09:2d:9c:98:b6:00:15:4e:a7:fa:52:81:b6:30:55:63:ff:03:84:11:18:7e:82:15:a2:a0:38:76:01:7f:7a:09:62:9e:e3:7c:45:b4:7c:29:02:f7:fa:b9:d8:3f:26:0c:23:1b:6c:f1:27:5c:8e:95 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39734]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39734]): strict KEX resets output message sequence number from 3 to 0 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39734]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39734])[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 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39734])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39734]) packet #0 sending command=7[7] len=419 23:54:13.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39734]) No pending packets to flush at end of KEX 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39734]) process #2 SSH_MSG_NEWKEYS 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39734]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39734]): strict KEX resets input message sequence number from 3 to 0 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39734]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39734]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39734]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39734]) authorized authentication methods: password,publickey 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39734]) Accepted service ssh-userauth 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39734]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39734]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39734]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39734]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39734]) no authentication factory for method=none 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39734]) SSH_MSG_USERAUTH_REQUEST 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39734]) remaining methods: password,publickey 23:54:13.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39734]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:13.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39734]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:13.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39734]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:13.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39734]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:13.972 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:13.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39734]) authentication result: true 23:54:13.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39734]) SSH_MSG_USERAUTH_REQUEST 23:54:13.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39734])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:13.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39734]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:13.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:13.973 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:13.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39734]) no heartbeat to stop 23:54:13.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39734]) heartbeat type=IGNORE, interval=PT30S 23:54:13.973 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39734 authenticated 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39734]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39734]] session=TransportServerSession[admin@/10.30.170.79:39734] id=0 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39734])) size=2097152, max=2097152, packet=32768 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39734]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39734] 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39734]) recipient=0 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])) size=2097152, max=2097152, packet=32768 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])) re-initializing 23:54:13.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])) size=2097152, max=2097152, packet=32768 23:54:13.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:13.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:13.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:13.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])[want-reply=true] subsystem=netconf 23:54:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])[subsystem] prepared command 23:54:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734]}} established 23:54:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 217: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18046 23:54:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 217: Creating data stores for simulated device 23:54:13.977 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:13.977 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:13.977 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[40654e2b] 23:54:13.979 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:13.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:13.981 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:13.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:13.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:13.981 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[40654e2b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[40654e2b], subtreeVersion=Version[2f6566b7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2f6566b7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:13.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734] 23:54:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 217 on channel [id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734] 23:54:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) by 1220 down to 2095932 23:54:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734] 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734] 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) request=subsystem result=ReplySuccess, want-reply=true 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) request=subsystem activate command 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) starting runner for command=netconf 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #5 SSH_MSG_CHANNEL_DATA 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) by 373 down to 2096779 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_CHANNEL_DATA len=373 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734] 23:54:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734] 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734] 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18046', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=217} created 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734]} created 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734] successful with session NetconfServerSession{sessionId=217, channel=[id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734]} 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734]} up 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #6 SSH_MSG_CHANNEL_DATA 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) by 393 down to 2096386 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_CHANNEL_DATA len=393 23:54:13.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734] 23:54:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=217} 23:54:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69710aa0 after next message 23:54:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xf7c42222, L:/10.30.170.146:18046 - R:/10.30.170.79:39734]} EXI handlers added to pipeline 23:54:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69710aa0 23:54:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) by 179 down to 2095753 23:54:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:13.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #7 SSH_MSG_CHANNEL_DATA 23:54:13.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) by 340 down to 2096046 23:54:13.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_CHANNEL_DATA len=340 23:54:13.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734] 23:54:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=217} 23:54:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2f6566b7] 23:54:13.994 [netconf-device-simulator-threads-4] 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 23:54:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:13.995 [netconf-device-simulator-threads-4] 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 23:54:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.995 [netconf-device-simulator-threads-4] 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} 23:54:13.996 [netconf-device-simulator-threads-4] 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 23:54:13.996 [netconf-device-simulator-threads-4] 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 23:54:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:13.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) by 778 down to 2094975 23:54:13.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:13.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:14.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918]} 23:54:14.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48918]): SSH-2.0-SSHD-UNKNOWN 23:54:14.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48918]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:14.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48918]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48918]) Send SSH_MSG_KEXINIT 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48918]) process #0 SSH_MSG_KEXINIT 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48918]) SSH_MSG_KEXINIT 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48918]) strict KEX=true client=true server=true 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48918]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48918]) Kex: server host key algorithms = rsa-sha2-512 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48918]) Kex: mac algorithms (client to server) = aead 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48918]) Kex: mac algorithms (server to client) = aead 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48918]) Kex: compression algorithms (client to server) = none 23:54:14.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48918]) Kex: compression algorithms (server to client) = none 23:54:14.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:14.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:14.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #12 SSH_MSG_IGNORE 23:54:14.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:54:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48918]) process #1 30 23:54:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48918]] process command=SSH_MSG_KEXDH_INIT 23:54:14.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:14.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48918]] Send SSH_MSG_KEXDH_REPLY 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48918]) packet #1 sending command=31[31] len=1639 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48918])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48918]) Send SSH_MSG_NEWKEYS 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48918]) session ID=95:84:81:2b:a6:a3:ca:1d:eb:47:6a:e9:8c:48:ed:68:66:c0:af:f6:68:a1:44:4f:8d:1c:ea:44:91:ea:6b:12:9e:58:d1:c6:35:b1:34:04:4b:eb:70:2a:6d:57:28:6e:e3:61:a2:63:1b:82:41:ba:76:93:ba:60:76:14:c5:43 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48918]): strict KEX resets output message sequence number from 3 to 0 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48918]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48918])[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 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48918]) packet #0 sending command=7[7] len=419 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48918]) No pending packets to flush at end of KEX 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #9 SSH_MSG_IGNORE 23:54:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48918]) process #2 SSH_MSG_NEWKEYS 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48918]): strict KEX resets input message sequence number from 3 to 0 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48918]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48918]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48918]) authorized authentication methods: password,publickey 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48918]) Accepted service ssh-userauth 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48918]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48918]) no authentication factory for method=none 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48918]) SSH_MSG_USERAUTH_REQUEST 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48918]) remaining methods: password,publickey 23:54:14.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48918]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:14.291 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48918]) authentication result: true 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48918]) SSH_MSG_USERAUTH_REQUEST 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48918]) no heartbeat to stop 23:54:14.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48918]) heartbeat type=IGNORE, interval=PT30S 23:54:14.291 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48918 authenticated 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48918]] session=TransportServerSession[admin@/10.30.170.79:48918] id=0 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48918])) size=2097152, max=2097152, packet=32768 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48918] 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48918]) recipient=0 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])) size=2097152, max=2097152, packet=32768 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])) re-initializing 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])) size=2097152, max=2097152, packet=32768 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:14.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])[want-reply=true] subsystem=netconf 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])[subsystem] prepared command 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918]}} established 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 218: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18047 23:54:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 218: Creating data stores for simulated device 23:54:14.293 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:14.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:14.294 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:14.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:14.294 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:14.294 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4ebb31de] 23:54:14.294 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:14.295 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:14.295 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:14.295 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:14.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:14.295 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:14.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:14.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:14.295 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4ebb31de], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4ebb31de], subtreeVersion=Version[5e722494], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5e722494], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:14.296 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:14.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:14.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918] 23:54:14.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 218 on channel [id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918] 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) by 1220 down to 2095932 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918] 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918] 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) request=subsystem result=ReplySuccess, want-reply=true 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) request=subsystem activate command 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) starting runner for command=netconf 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #5 SSH_MSG_CHANNEL_DATA 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) by 373 down to 2096779 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_CHANNEL_DATA len=373 23:54:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918] 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918] 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918] 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18047', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=218} created 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918]} created 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918] successful with session NetconfServerSession{sessionId=218, channel=[id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918]} 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918]} up 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #6 SSH_MSG_CHANNEL_DATA 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) by 393 down to 2096386 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_CHANNEL_DATA len=393 23:54:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918] 23:54:14.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:14.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:14.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=218} 23:54:14.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:14.300 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3dbe9903 after next message 23:54:14.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x32828f6e, L:/10.30.170.146:18047 - R:/10.30.170.79:48918]} EXI handlers added to pipeline 23:54:14.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:14.301 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3dbe9903 23:54:14.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) by 179 down to 2095753 23:54:14.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:14.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:14.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #7 SSH_MSG_CHANNEL_DATA 23:54:14.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) by 340 down to 2096046 23:54:14.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_CHANNEL_DATA len=340 23:54:14.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918] 23:54:14.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:14.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:14.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=218} 23:54:14.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5e722494] 23:54:14.304 [netconf-device-simulator-threads-6] 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 23:54:14.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:14.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:14.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:14.304 [netconf-device-simulator-threads-6] 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 23:54:14.304 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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} 23:54:14.304 [netconf-device-simulator-threads-6] 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 23:54:14.304 [netconf-device-simulator-threads-6] 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 23:54:14.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:14.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) by 778 down to 2094975 23:54:14.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:14.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:14.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #10 SSH_MSG_IGNORE 23:54:14.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:54:14.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:14.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #8 SSH_MSG_IGNORE 23:54:14.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:54:14.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #11 SSH_MSG_IGNORE 23:54:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:54:14.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782]} 23:54:14.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48782]): SSH-2.0-SSHD-UNKNOWN 23:54:14.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48782]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:14.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48782]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:14.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:14.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:14.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #12 SSH_MSG_IGNORE 23:54:14.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:54:15.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #8 SSH_MSG_IGNORE 23:54:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:54:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48782]) Send SSH_MSG_KEXINIT 23:54:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48782]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48782]) process #0 SSH_MSG_KEXINIT 23:54:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48782]) SSH_MSG_KEXINIT 23:54:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48782]) strict KEX=true client=true server=true 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48782]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48782]) Kex: server host key algorithms = rsa-sha2-512 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48782]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48782]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48782]) Kex: mac algorithms (client to server) = aead 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48782]) Kex: mac algorithms (server to client) = aead 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48782]) Kex: compression algorithms (client to server) = none 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48782]) Kex: compression algorithms (server to client) = none 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #9 SSH_MSG_IGNORE 23:54:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:54:15.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:15.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #10 SSH_MSG_IGNORE 23:54:15.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:54:15.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48782]) process #1 30 23:54:15.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48782]] process command=SSH_MSG_KEXDH_INIT 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48782]] Send SSH_MSG_KEXDH_REPLY 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48782]) packet #1 sending command=31[31] len=1639 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48782])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48782]) Send SSH_MSG_NEWKEYS 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48782]) session ID=86:63:4d:08:b7:00:18:7e:3e:d9:33:1c:f7:06:86:c8:f8:c9:78:78:c2:84:66:d3:28:93:e3:b9:f2:45:22:13:80:a5:57:09:df:f7:08:18:8d:91:d0:31:70:89:56:61:cf:86:2d:72:71:19:b5:84:34:91:43:39:44:77:84:2e 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48782]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48782]): strict KEX resets output message sequence number from 3 to 0 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48782]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48782])[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 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48782])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48782]) packet #0 sending command=7[7] len=419 23:54:15.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48782]) No pending packets to flush at end of KEX 23:54:15.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48782]) process #2 SSH_MSG_NEWKEYS 23:54:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48782]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48782]): strict KEX resets input message sequence number from 3 to 0 23:54:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48782]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48782]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48782]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48782]) authorized authentication methods: password,publickey 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48782]) Accepted service ssh-userauth 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48782]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48782]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48782]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48782]) no authentication factory for method=none 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48782]) SSH_MSG_USERAUTH_REQUEST 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48782]) remaining methods: password,publickey 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48782]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #11 SSH_MSG_IGNORE 23:54:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48782]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48782]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:15.217 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48782]) authentication result: true 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48782]) SSH_MSG_USERAUTH_REQUEST 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48782])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48782]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48782]) no heartbeat to stop 23:54:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48782]) heartbeat type=IGNORE, interval=PT30S 23:54:15.217 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48782 authenticated 23:54:15.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:15.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48782]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:15.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48782]] session=TransportServerSession[admin@/10.30.170.79:48782] id=0 23:54:15.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48782])) size=2097152, max=2097152, packet=32768 23:54:15.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48782]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48782] 23:54:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48782]) recipient=0 23:54:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])) size=2097152, max=2097152, packet=32768 23:54:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])) re-initializing 23:54:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])) size=2097152, max=2097152, packet=32768 23:54:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:15.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])[want-reply=true] subsystem=netconf 23:54:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])[subsystem] prepared command 23:54:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782]}} established 23:54:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 219: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18048 23:54:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 219: Creating data stores for simulated device 23:54:15.220 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:15.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:15.221 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:15.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:15.221 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:15.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7b63994c] 23:54:15.223 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:15.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:15.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:15.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:15.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:15.225 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:15.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:15.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:15.225 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7b63994c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7b63994c], subtreeVersion=Version[2a6a5c89], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2a6a5c89], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:15.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:15.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782] 23:54:15.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 219 on channel [id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782] 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) by 1220 down to 2095932 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782] 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782] 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) request=subsystem result=ReplySuccess, want-reply=true 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) request=subsystem activate command 23:54:15.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) starting runner for command=netconf 23:54:15.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #5 SSH_MSG_CHANNEL_DATA 23:54:15.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) by 373 down to 2096779 23:54:15.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_CHANNEL_DATA len=373 23:54:15.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782] 23:54:15.231 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:15.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782] 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782] 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18048', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=219} created 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782]} created 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782] successful with session NetconfServerSession{sessionId=219, channel=[id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782]} 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782]} up 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #6 SSH_MSG_CHANNEL_DATA 23:54:15.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) by 393 down to 2096386 23:54:15.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_CHANNEL_DATA len=393 23:54:15.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782] 23:54:15.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:15.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:15.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=219} 23:54:15.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:15.234 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a26d7a4 after next message 23:54:15.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xc82f9f43, L:/10.30.170.146:18048 - R:/10.30.170.79:48782]} EXI handlers added to pipeline 23:54:15.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:15.235 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a26d7a4 23:54:15.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) by 179 down to 2095753 23:54:15.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:15.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #7 SSH_MSG_CHANNEL_DATA 23:54:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) by 340 down to 2096046 23:54:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_CHANNEL_DATA len=340 23:54:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782] 23:54:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=219} 23:54:15.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2a6a5c89] 23:54:15.239 [netconf-device-simulator-threads-0] 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 23:54:15.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:15.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:15.239 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:15.239 [netconf-device-simulator-threads-0] 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 23:54:15.239 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:15.239 [netconf-device-simulator-threads-0] 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} 23:54:15.239 [netconf-device-simulator-threads-0] 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} 23:54:15.239 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:15.239 [netconf-device-simulator-threads-0] 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} 23:54:15.239 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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} 23:54:15.240 [netconf-device-simulator-threads-0] 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 23:54:15.240 [netconf-device-simulator-threads-0] 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 23:54:15.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:15.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) by 778 down to 2094975 23:54:15.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:15.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:15.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990]} 23:54:15.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40990]): SSH-2.0-SSHD-UNKNOWN 23:54:15.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40990]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:15.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40990]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:15.650 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:15.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #12 SSH_MSG_IGNORE 23:54:15.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:54:15.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:15.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #10 SSH_MSG_IGNORE 23:54:15.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:54:15.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40990]) Send SSH_MSG_KEXINIT 23:54:15.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40990]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40990]) process #0 SSH_MSG_KEXINIT 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40990]) SSH_MSG_KEXINIT 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40990]) strict KEX=true client=true server=true 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40990]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40990]) Kex: server host key algorithms = rsa-sha2-512 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40990]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40990]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40990]) Kex: mac algorithms (client to server) = aead 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40990]) Kex: mac algorithms (server to client) = aead 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40990]) Kex: compression algorithms (client to server) = none 23:54:15.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40990]) Kex: compression algorithms (server to client) = none 23:54:15.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:15.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:15.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40990]) process #1 30 23:54:15.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40990]] process command=SSH_MSG_KEXDH_INIT 23:54:15.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:15.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #8 SSH_MSG_IGNORE 23:54:15.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:54:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40990]] Send SSH_MSG_KEXDH_REPLY 23:54:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40990]) packet #1 sending command=31[31] len=1639 23:54:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40990])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40990]) Send SSH_MSG_NEWKEYS 23:54:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40990]) session ID=c5:f2:20:13:e8:9e:50:31:f9:46:c3:d2:66:4f:52:6e:bc:4e:98:bf:50:c5:c5:c3:f6:ab:f5:3d:00:f2:a9:15:14:81:75:0f:f7:f8:bc:9f:56:31:45:64:61:bf:a0:bc:18:68:2a:db:38:64:30:76:ae:2b:75:fc:73:14:f0:af 23:54:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40990]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:15.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40990]): strict KEX resets output message sequence number from 3 to 0 23:54:15.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40990]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:15.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40990])[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 23:54:15.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40990])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:15.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40990]) packet #0 sending command=7[7] len=419 23:54:15.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40990]) No pending packets to flush at end of KEX 23:54:15.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #11 SSH_MSG_IGNORE 23:54:15.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40990]) process #2 SSH_MSG_NEWKEYS 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40990]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40990]): strict KEX resets input message sequence number from 3 to 0 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40990]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40990]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40990]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40990]) authorized authentication methods: password,publickey 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40990]) Accepted service ssh-userauth 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40990]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40990]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40990]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40990]) no authentication factory for method=none 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40990]) SSH_MSG_USERAUTH_REQUEST 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40990]) remaining methods: password,publickey 23:54:15.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40990]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40990]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40990]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:15.928 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40990]) authentication result: true 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40990]) SSH_MSG_USERAUTH_REQUEST 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40990])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40990]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:15.928 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:15.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40990]) no heartbeat to stop 23:54:15.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40990]) heartbeat type=IGNORE, interval=PT30S 23:54:15.929 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40990 authenticated 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40990]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40990]] session=TransportServerSession[admin@/10.30.170.79:40990] id=0 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40990])) size=2097152, max=2097152, packet=32768 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40990]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40990] 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40990]) recipient=0 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])) size=2097152, max=2097152, packet=32768 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])) re-initializing 23:54:15.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])) size=2097152, max=2097152, packet=32768 23:54:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])[want-reply=true] subsystem=netconf 23:54:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])[subsystem] prepared command 23:54:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990]}} established 23:54:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 220: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18049 23:54:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 220: Creating data stores for simulated device 23:54:15.933 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:15.933 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:15.933 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[360eed26] 23:54:15.935 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:15.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:15.937 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:15.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:15.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:15.937 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[360eed26], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[360eed26], subtreeVersion=Version[21af7cc4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[21af7cc4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:15.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:15.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990] 23:54:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 220 on channel [id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990] 23:54:15.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) by 1220 down to 2095932 23:54:15.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990] 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990] 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) request=subsystem result=ReplySuccess, want-reply=true 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) request=subsystem activate command 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) starting runner for command=netconf 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #5 SSH_MSG_CHANNEL_DATA 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) by 373 down to 2096779 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_CHANNEL_DATA len=373 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990] 23:54:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990] 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990] 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18049', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=220} created 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=220, channel=[id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990]} created 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990] successful with session NetconfServerSession{sessionId=220, channel=[id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990]} 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990]} up 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #6 SSH_MSG_CHANNEL_DATA 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) by 393 down to 2096386 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_CHANNEL_DATA len=393 23:54:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990] 23:54:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=220} 23:54:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@386c81ce after next message 23:54:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=220, channel=[id: 0xc84780e5, L:/10.30.170.146:18049 - R:/10.30.170.79:40990]} EXI handlers added to pipeline 23:54:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@386c81ce 23:54:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) by 179 down to 2095753 23:54:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:15.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #7 SSH_MSG_CHANNEL_DATA 23:54:15.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) by 340 down to 2096046 23:54:15.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_CHANNEL_DATA len=340 23:54:15.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990] 23:54:15.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:15.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:15.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=220} 23:54:15.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[21af7cc4] 23:54:15.951 [netconf-device-simulator-threads-2] 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 23:54:15.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:15.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:15.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:15.951 [netconf-device-simulator-threads-2] 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 23:54:15.951 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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} 23:54:15.952 [netconf-device-simulator-threads-2] 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 23:54:15.952 [netconf-device-simulator-threads-2] 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 23:54:15.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:15.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) by 778 down to 2094975 23:54:15.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:15.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:16.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716]} 23:54:16.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39716]): SSH-2.0-SSHD-UNKNOWN 23:54:16.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39716]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:16.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39716]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #9 SSH_MSG_IGNORE 23:54:16.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39716]) Send SSH_MSG_KEXINIT 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39716]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39716]) process #0 SSH_MSG_KEXINIT 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39716]) SSH_MSG_KEXINIT 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39716]) strict KEX=true client=true server=true 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39716]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39716]) Kex: server host key algorithms = rsa-sha2-512 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39716]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39716]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39716]) Kex: mac algorithms (client to server) = aead 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39716]) Kex: mac algorithms (server to client) = aead 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39716]) Kex: compression algorithms (client to server) = none 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39716]) Kex: compression algorithms (server to client) = none 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:16.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:16.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:16.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #12 SSH_MSG_IGNORE 23:54:16.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:54:16.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:16.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #10 SSH_MSG_IGNORE 23:54:16.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:54:16.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39716]) process #1 30 23:54:16.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39716]] process command=SSH_MSG_KEXDH_INIT 23:54:16.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39716]] Send SSH_MSG_KEXDH_REPLY 23:54:16.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39716]) packet #1 sending command=31[31] len=1639 23:54:16.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39716])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:16.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39716]) Send SSH_MSG_NEWKEYS 23:54:16.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39716]) session ID=5e:90:3a:29:e6:a9:08:71:68:98:ea:9c:5a:7d:5d:78:47:9f:96:90:c9:f9:84:8a:bd:2e:c7:b0:d5:17:8c:1f:b0:d6:1e:d3:16:48:f4:5c:c7:97:b2:b2:0f:a2:6e:8b:c5:2b:d2:b0:e5:6b:97:9b:04:da:13:ac:ad:58:b5:37 23:54:16.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39716]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:16.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39716]): strict KEX resets output message sequence number from 3 to 0 23:54:16.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39716]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:16.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39716])[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 23:54:16.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39716])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:16.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39716]) packet #0 sending command=7[7] len=419 23:54:16.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39716]) No pending packets to flush at end of KEX 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39716]) process #2 SSH_MSG_NEWKEYS 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39716]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39716]): strict KEX resets input message sequence number from 3 to 0 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39716]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39716]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39716]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39716]) authorized authentication methods: password,publickey 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39716]) Accepted service ssh-userauth 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39716]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39716]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39716]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39716]) no authentication factory for method=none 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39716]) SSH_MSG_USERAUTH_REQUEST 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39716]) remaining methods: password,publickey 23:54:16.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39716]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39716]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39716]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:16.463 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39716]) authentication result: true 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39716]) SSH_MSG_USERAUTH_REQUEST 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39716])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39716]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39716]) no heartbeat to stop 23:54:16.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39716]) heartbeat type=IGNORE, interval=PT30S 23:54:16.463 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39716 authenticated 23:54:16.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:16.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39716]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:16.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39716]] session=TransportServerSession[admin@/10.30.170.79:39716] id=0 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39716])) size=2097152, max=2097152, packet=32768 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39716]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39716] 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39716]) recipient=0 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])) size=2097152, max=2097152, packet=32768 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])) re-initializing 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])) size=2097152, max=2097152, packet=32768 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:16.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])[want-reply=true] subsystem=netconf 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])[subsystem] prepared command 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716]}} established 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 221: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18050 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 221: Creating data stores for simulated device 23:54:16.466 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:16.466 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:16.466 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:16.466 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:16.467 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4aa7303e] 23:54:16.467 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:16.467 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:16.467 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:16.467 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:16.468 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:16.468 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:16.468 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:16.468 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:16.468 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4aa7303e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4aa7303e], subtreeVersion=Version[2e4286c2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e4286c2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:16.468 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:16.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:16.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716] 23:54:16.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 221 on channel [id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716] 23:54:16.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) by 1220 down to 2095932 23:54:16.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:16.470 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:16.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716] 23:54:16.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716] 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) request=subsystem result=ReplySuccess, want-reply=true 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) request=subsystem activate command 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) starting runner for command=netconf 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #5 SSH_MSG_CHANNEL_DATA 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) by 373 down to 2096779 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_CHANNEL_DATA len=373 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716] 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716] 23:54:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716] 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18050', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=221} created 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716]} created 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716] successful with session NetconfServerSession{sessionId=221, channel=[id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716]} 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716]} up 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #6 SSH_MSG_CHANNEL_DATA 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) by 393 down to 2096386 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_CHANNEL_DATA len=393 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716] 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=221} 23:54:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:16.473 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a51666e after next message 23:54:16.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xe9a6a577, L:/10.30.170.146:18050 - R:/10.30.170.79:39716]} EXI handlers added to pipeline 23:54:16.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:16.473 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a51666e 23:54:16.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) by 179 down to 2095753 23:54:16.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:16.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:16.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #7 SSH_MSG_CHANNEL_DATA 23:54:16.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) by 340 down to 2096046 23:54:16.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_CHANNEL_DATA len=340 23:54:16.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716] 23:54:16.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:16.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:16.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=221} 23:54:16.476 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e4286c2] 23:54:16.476 [netconf-device-simulator-threads-4] 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 23:54:16.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:16.476 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:16.476 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:16.476 [netconf-device-simulator-threads-4] 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 23:54:16.476 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:16.476 [netconf-device-simulator-threads-4] 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} 23:54:16.476 [netconf-device-simulator-threads-4] 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} 23:54:16.476 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.477 [netconf-device-simulator-threads-4] 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} 23:54:16.478 [netconf-device-simulator-threads-4] 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 23:54:16.478 [netconf-device-simulator-threads-4] 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 23:54:16.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:16.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) by 778 down to 2094975 23:54:16.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:16.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:16.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #9 SSH_MSG_IGNORE 23:54:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:54:16.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #11 SSH_MSG_IGNORE 23:54:16.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:54:16.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:16.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #8 SSH_MSG_IGNORE 23:54:16.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:54:16.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422]} 23:54:16.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42422]): SSH-2.0-SSHD-UNKNOWN 23:54:16.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42422]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:16.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42422]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:17.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #10 SSH_MSG_IGNORE 23:54:17.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:54:17.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42422]) Send SSH_MSG_KEXINIT 23:54:17.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42422]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:17.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42422]) process #0 SSH_MSG_KEXINIT 23:54:17.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42422]) SSH_MSG_KEXINIT 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42422]) strict KEX=true client=true server=true 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42422]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42422]) Kex: server host key algorithms = rsa-sha2-512 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42422]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42422]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42422]) Kex: mac algorithms (client to server) = aead 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42422]) Kex: mac algorithms (server to client) = aead 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42422]) Kex: compression algorithms (client to server) = none 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42422]) Kex: compression algorithms (server to client) = none 23:54:17.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:17.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42422]) process #1 30 23:54:17.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42422]] process command=SSH_MSG_KEXDH_INIT 23:54:17.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42422]] Send SSH_MSG_KEXDH_REPLY 23:54:17.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42422]) packet #1 sending command=31[31] len=1639 23:54:17.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42422])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:17.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42422]) Send SSH_MSG_NEWKEYS 23:54:17.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42422]) session ID=f6:ef:b7:21:9e:60:49:c7:70:a5:c2:f9:44:12:72:d7:e1:53:fa:79:3e:4c:f0:6e:54:b0:a4:8a:1c:72:cc:ce:9d:37:16:e0:b9:c5:44:78:71:8e:f4:45:08:0d:8a:eb:d0:5e:f6:50:c2:9e:c2:6e:de:4d:94:f9:be:6a:82:c8 23:54:17.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42422]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:17.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42422]): strict KEX resets output message sequence number from 3 to 0 23:54:17.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42422]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:17.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42422])[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 23:54:17.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42422])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:17.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42422]) packet #0 sending command=7[7] len=419 23:54:17.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42422]) No pending packets to flush at end of KEX 23:54:17.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #9 SSH_MSG_IGNORE 23:54:17.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42422]) process #2 SSH_MSG_NEWKEYS 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42422]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42422]): strict KEX resets input message sequence number from 3 to 0 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42422]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42422]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42422]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42422]) authorized authentication methods: password,publickey 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42422]) Accepted service ssh-userauth 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42422]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42422]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42422]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42422]) no authentication factory for method=none 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42422]) SSH_MSG_USERAUTH_REQUEST 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42422]) remaining methods: password,publickey 23:54:17.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42422]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42422]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42422]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:17.208 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42422]) authentication result: true 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42422]) SSH_MSG_USERAUTH_REQUEST 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42422])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42422]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:17.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42422]) no heartbeat to stop 23:54:17.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42422]) heartbeat type=IGNORE, interval=PT30S 23:54:17.209 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42422 authenticated 23:54:17.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:17.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42422]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42422]] session=TransportServerSession[admin@/10.30.170.79:42422] id=0 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42422])) size=2097152, max=2097152, packet=32768 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42422]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42422] 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42422]) recipient=0 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])) size=2097152, max=2097152, packet=32768 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])) re-initializing 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])) size=2097152, max=2097152, packet=32768 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:17.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])[want-reply=true] subsystem=netconf 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])[subsystem] prepared command 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422]}} established 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 222: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18051 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 222: Creating data stores for simulated device 23:54:17.211 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:17.212 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:17.212 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:17.212 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:17.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1421b31a] 23:54:17.213 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:17.214 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:17.214 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:17.214 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:17.214 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:17.214 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:17.215 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:17.215 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:17.215 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1421b31a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1421b31a], subtreeVersion=Version[f9eb250], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[f9eb250], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:17.215 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:17.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:17.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422] 23:54:17.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 222 on channel [id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422] 23:54:17.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) by 1220 down to 2095932 23:54:17.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:17.218 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:17.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422] 23:54:17.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422] 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) request=subsystem result=ReplySuccess, want-reply=true 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) request=subsystem activate command 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) starting runner for command=netconf 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #5 SSH_MSG_CHANNEL_DATA 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) by 373 down to 2096779 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_CHANNEL_DATA len=373 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422] 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:17.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422] 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422] 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18051', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=222} created 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=222, channel=[id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422]} created 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422] successful with session NetconfServerSession{sessionId=222, channel=[id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422]} 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422]} up 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #6 SSH_MSG_CHANNEL_DATA 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) by 393 down to 2096386 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_CHANNEL_DATA len=393 23:54:17.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422] 23:54:17.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:17.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:17.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=222} 23:54:17.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:17.223 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ca5de43 after next message 23:54:17.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=222, channel=[id: 0xdff9224c, L:/10.30.170.146:18051 - R:/10.30.170.79:42422]} EXI handlers added to pipeline 23:54:17.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:17.223 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ca5de43 23:54:17.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) by 179 down to 2095753 23:54:17.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:17.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:17.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #7 SSH_MSG_CHANNEL_DATA 23:54:17.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) by 340 down to 2096046 23:54:17.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_CHANNEL_DATA len=340 23:54:17.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422] 23:54:17.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:17.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:17.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=222} 23:54:17.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[f9eb250] 23:54:17.226 [netconf-device-simulator-threads-6] 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 23:54:17.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:17.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:17.226 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:17.226 [netconf-device-simulator-threads-6] 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 23:54:17.226 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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} 23:54:17.227 [netconf-device-simulator-threads-6] 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 23:54:17.227 [netconf-device-simulator-threads-6] 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 23:54:17.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:17.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) by 778 down to 2094975 23:54:17.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:17.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:17.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #11 SSH_MSG_IGNORE 23:54:17.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:54:17.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #12 SSH_MSG_IGNORE 23:54:17.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:54:17.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324]} 23:54:17.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50324]): SSH-2.0-SSHD-UNKNOWN 23:54:17.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50324]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:17.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50324]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:17.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #8 SSH_MSG_IGNORE 23:54:17.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50324]) Send SSH_MSG_KEXINIT 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50324]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50324]) process #0 SSH_MSG_KEXINIT 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50324]) SSH_MSG_KEXINIT 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50324]) strict KEX=true client=true server=true 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50324]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50324]) Kex: server host key algorithms = rsa-sha2-512 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50324]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50324]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50324]) Kex: mac algorithms (client to server) = aead 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50324]) Kex: mac algorithms (server to client) = aead 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50324]) Kex: compression algorithms (client to server) = none 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50324]) Kex: compression algorithms (server to client) = none 23:54:17.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:17.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50324]) process #1 30 23:54:17.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50324]] process command=SSH_MSG_KEXDH_INIT 23:54:17.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50324]] Send SSH_MSG_KEXDH_REPLY 23:54:17.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50324]) packet #1 sending command=31[31] len=1639 23:54:17.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50324])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:17.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50324]) Send SSH_MSG_NEWKEYS 23:54:17.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50324]) session ID=be:2a:96:a3:0d:9a:c0:d5:0a:dc:9b:53:f6:bc:ed:6f:01:a7:d8:8e:09:cd:d6:24:68:05:c0:68:7c:8b:d0:aa:1b:3f:23:e4:65:b5:5f:b7:b0:5c:51:ca:9a:95:e7:2e:fa:f9:59:d2:2e:6f:a1:36:97:e6:38:89:1c:78:f2:eb 23:54:17.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50324]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:17.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50324]): strict KEX resets output message sequence number from 3 to 0 23:54:17.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50324]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:17.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50324])[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 23:54:17.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50324])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:17.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50324]) packet #0 sending command=7[7] len=419 23:54:17.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50324]) No pending packets to flush at end of KEX 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50324]) process #2 SSH_MSG_NEWKEYS 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50324]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50324]): strict KEX resets input message sequence number from 3 to 0 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50324]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50324]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50324]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50324]) authorized authentication methods: password,publickey 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50324]) Accepted service ssh-userauth 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50324]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50324]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50324]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50324]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50324]) no authentication factory for method=none 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50324]) SSH_MSG_USERAUTH_REQUEST 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50324]) remaining methods: password,publickey 23:54:17.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50324]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50324]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50324]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50324]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:17.720 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50324]) authentication result: true 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50324]) SSH_MSG_USERAUTH_REQUEST 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50324])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50324]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50324]) no heartbeat to stop 23:54:17.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50324]) heartbeat type=IGNORE, interval=PT30S 23:54:17.720 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50324 authenticated 23:54:17.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:17.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50324]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50324]] session=TransportServerSession[admin@/10.30.170.79:50324] id=0 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50324])) size=2097152, max=2097152, packet=32768 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50324]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50324] 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50324]) recipient=0 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])) size=2097152, max=2097152, packet=32768 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])) re-initializing 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])) size=2097152, max=2097152, packet=32768 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:17.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])[want-reply=true] subsystem=netconf 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])[subsystem] prepared command 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324]}} established 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 223: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18052 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 223: Creating data stores for simulated device 23:54:17.723 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:17.723 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:17.723 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:17.723 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:17.724 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f930a9d] 23:54:17.724 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:17.724 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:17.724 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:17.724 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:17.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:17.725 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:17.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:17.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:17.725 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f930a9d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f930a9d], subtreeVersion=Version[1382c00], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1382c00], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:17.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324] 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 223 on channel [id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324] 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) by 1220 down to 2095932 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324] 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324] 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) request=subsystem result=ReplySuccess, want-reply=true 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) request=subsystem activate command 23:54:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) starting runner for command=netconf 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #5 SSH_MSG_CHANNEL_DATA 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) by 373 down to 2096779 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_CHANNEL_DATA len=373 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324] 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324] 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324] 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18052', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=223} created 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324]} created 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324] successful with session NetconfServerSession{sessionId=223, channel=[id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324]} 23:54:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324]} up 23:54:17.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #6 SSH_MSG_CHANNEL_DATA 23:54:17.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) by 393 down to 2096386 23:54:17.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_CHANNEL_DATA len=393 23:54:17.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324] 23:54:17.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:17.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:17.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=223} 23:54:17.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:17.730 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f512229 after next message 23:54:17.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x5bd9de63, L:/10.30.170.146:18052 - R:/10.30.170.79:50324]} EXI handlers added to pipeline 23:54:17.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:17.731 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f512229 23:54:17.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) by 179 down to 2095753 23:54:17.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:17.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:17.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #7 SSH_MSG_CHANNEL_DATA 23:54:17.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) by 340 down to 2096046 23:54:17.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_CHANNEL_DATA len=340 23:54:17.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324] 23:54:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=223} 23:54:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1382c00] 23:54:17.741 [netconf-device-simulator-threads-0] 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 23:54:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:17.741 [netconf-device-simulator-threads-0] 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 23:54:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.742 [netconf-device-simulator-threads-0] 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} 23:54:17.744 [netconf-device-simulator-threads-0] 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} 23:54:17.744 [netconf-device-simulator-threads-0] 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} 23:54:17.744 [netconf-device-simulator-threads-0] 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} 23:54:17.744 [netconf-device-simulator-threads-0] 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 23:54:17.744 [netconf-device-simulator-threads-0] 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 23:54:17.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:17.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) by 778 down to 2094975 23:54:17.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:17.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:17.848 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #10 SSH_MSG_IGNORE 23:54:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:54:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #12 SSH_MSG_IGNORE 23:54:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:54:17.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #9 SSH_MSG_IGNORE 23:54:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:54:17.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:17.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #11 SSH_MSG_IGNORE 23:54:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:54:18.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:18.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #8 SSH_MSG_IGNORE 23:54:18.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:54:18.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988]} 23:54:18.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39988]): SSH-2.0-SSHD-UNKNOWN 23:54:18.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39988]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:18.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39988]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:18.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:18.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #12 SSH_MSG_IGNORE 23:54:18.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:54:18.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39988]) Send SSH_MSG_KEXINIT 23:54:18.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39988]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:18.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39988]) process #0 SSH_MSG_KEXINIT 23:54:18.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39988]) SSH_MSG_KEXINIT 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39988]) strict KEX=true client=true server=true 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39988]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39988]) Kex: server host key algorithms = rsa-sha2-512 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39988]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39988]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39988]) Kex: mac algorithms (client to server) = aead 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39988]) Kex: mac algorithms (server to client) = aead 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39988]) Kex: compression algorithms (client to server) = none 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39988]) Kex: compression algorithms (server to client) = none 23:54:18.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:18.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:18.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39988]) process #1 30 23:54:18.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39988]] process command=SSH_MSG_KEXDH_INIT 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39988]] Send SSH_MSG_KEXDH_REPLY 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39988]) packet #1 sending command=31[31] len=1639 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39988])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39988]) Send SSH_MSG_NEWKEYS 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39988]) session ID=11:c6:5d:41:50:f4:58:4a:14:86:14:13:57:df:c0:45:88:c6:36:98:1f:6e:8c:eb:47:ee:0a:ad:bc:f9:c5:b0:38:9f:ba:b6:df:81:27:8b:a2:a5:26:31:bc:60:5f:3c:9b:67:f8:4c:c0:40:6b:d6:9b:2b:a5:1f:a1:21:c4:fe 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39988]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39988]): strict KEX resets output message sequence number from 3 to 0 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39988]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:18.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39988])[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 23:54:18.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39988])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:18.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39988]) packet #0 sending command=7[7] len=419 23:54:18.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39988]) No pending packets to flush at end of KEX 23:54:18.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #11 SSH_MSG_IGNORE 23:54:18.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:54:18.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:18.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #10 SSH_MSG_IGNORE 23:54:18.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:54:18.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39988]) process #2 SSH_MSG_NEWKEYS 23:54:18.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39988]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:18.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39988]): strict KEX resets input message sequence number from 3 to 0 23:54:18.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39988]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:18.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:18.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39988]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:18.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39988]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39988]) authorized authentication methods: password,publickey 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39988]) Accepted service ssh-userauth 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39988]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39988]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39988]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39988]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39988]) no authentication factory for method=none 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39988]) SSH_MSG_USERAUTH_REQUEST 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39988]) remaining methods: password,publickey 23:54:18.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39988]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39988]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39988]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39988]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:18.789 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39988]) authentication result: true 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39988]) SSH_MSG_USERAUTH_REQUEST 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39988])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39988]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39988]) no heartbeat to stop 23:54:18.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39988]) heartbeat type=IGNORE, interval=PT30S 23:54:18.789 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39988 authenticated 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39988]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39988]] session=TransportServerSession[admin@/10.30.170.79:39988] id=0 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39988])) size=2097152, max=2097152, packet=32768 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39988]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39988] 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39988]) recipient=0 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])) size=2097152, max=2097152, packet=32768 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])) re-initializing 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])) size=2097152, max=2097152, packet=32768 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:18.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:18.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:18.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:18.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])[want-reply=true] subsystem=netconf 23:54:18.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])[subsystem] prepared command 23:54:18.791 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:18.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:18.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988]}} established 23:54:18.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 224: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18053 23:54:18.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 224: Creating data stores for simulated device 23:54:18.792 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:18.792 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:18.792 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:18.792 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:18.792 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2c478bf4] 23:54:18.794 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:18.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:18.795 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:18.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:18.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:18.795 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2c478bf4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2c478bf4], subtreeVersion=Version[20af423], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[20af423], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:18.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:18.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988] 23:54:18.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 224 on channel [id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988] 23:54:18.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) by 1220 down to 2095932 23:54:18.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988] 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988] 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) request=subsystem result=ReplySuccess, want-reply=true 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) request=subsystem activate command 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) starting runner for command=netconf 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #5 SSH_MSG_CHANNEL_DATA 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) by 373 down to 2096779 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_CHANNEL_DATA len=373 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988] 23:54:18.803 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:18.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988] 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988] 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18053', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=224} created 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=224, channel=[id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988]} created 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988] successful with session NetconfServerSession{sessionId=224, channel=[id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988]} 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988]} up 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #6 SSH_MSG_CHANNEL_DATA 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) by 393 down to 2096386 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_CHANNEL_DATA len=393 23:54:18.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988] 23:54:18.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:18.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:18.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=224} 23:54:18.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:18.807 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31833c20 after next message 23:54:18.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=224, channel=[id: 0xdd691283, L:/10.30.170.146:18053 - R:/10.30.170.79:39988]} EXI handlers added to pipeline 23:54:18.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:18.808 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31833c20 23:54:18.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) by 179 down to 2095753 23:54:18.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:18.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:18.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:18.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #8 SSH_MSG_IGNORE 23:54:18.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:54:18.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #7 SSH_MSG_CHANNEL_DATA 23:54:18.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) by 340 down to 2096046 23:54:18.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_CHANNEL_DATA len=340 23:54:18.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988] 23:54:18.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:18.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:18.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=224} 23:54:18.814 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[20af423] 23:54:18.814 [netconf-device-simulator-threads-2] 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 23:54:18.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:18.814 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:18.814 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:18.814 [netconf-device-simulator-threads-2] 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 23:54:18.814 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:18.814 [netconf-device-simulator-threads-2] 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} 23:54:18.814 [netconf-device-simulator-threads-2] 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} 23:54:18.814 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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} 23:54:18.815 [netconf-device-simulator-threads-2] 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 23:54:18.815 [netconf-device-simulator-threads-2] 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 23:54:18.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:18.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) by 778 down to 2094975 23:54:18.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:18.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:18.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #9 SSH_MSG_IGNORE 23:54:18.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:54:18.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624]} 23:54:18.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38624]): SSH-2.0-SSHD-UNKNOWN 23:54:18.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38624]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:18.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38624]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:19.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38624]) Send SSH_MSG_KEXINIT 23:54:19.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38624]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:19.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38624]) process #0 SSH_MSG_KEXINIT 23:54:19.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38624]) SSH_MSG_KEXINIT 23:54:19.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38624]) strict KEX=true client=true server=true 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38624]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38624]) Kex: server host key algorithms = rsa-sha2-512 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38624]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38624]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38624]) Kex: mac algorithms (client to server) = aead 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38624]) Kex: mac algorithms (server to client) = aead 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38624]) Kex: compression algorithms (client to server) = none 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38624]) Kex: compression algorithms (server to client) = none 23:54:19.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:19.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38624]) process #1 30 23:54:19.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38624]] process command=SSH_MSG_KEXDH_INIT 23:54:19.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38624]] Send SSH_MSG_KEXDH_REPLY 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38624]) packet #1 sending command=31[31] len=1639 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38624])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38624]) Send SSH_MSG_NEWKEYS 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38624]) session ID=b3:21:cc:37:6a:e7:99:88:00:08:33:3d:c4:df:fe:0c:29:cb:83:5e:0e:41:54:95:28:ad:22:5c:b6:d9:f9:34:86:b3:5b:50:5c:5c:9a:b1:2f:5a:76:4d:e9:57:16:c2:39:fa:c9:ff:92:fc:f3:de:d7:bf:e0:e5:6f:15:fa:f0 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38624]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38624]): strict KEX resets output message sequence number from 3 to 0 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38624]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38624])[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 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38624])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38624]) packet #0 sending command=7[7] len=419 23:54:19.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38624]) No pending packets to flush at end of KEX 23:54:19.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38624]) process #2 SSH_MSG_NEWKEYS 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38624]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38624]): strict KEX resets input message sequence number from 3 to 0 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38624]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38624]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38624]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38624]) authorized authentication methods: password,publickey 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38624]) Accepted service ssh-userauth 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38624]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38624]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38624]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38624]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38624]) no authentication factory for method=none 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38624]) SSH_MSG_USERAUTH_REQUEST 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38624]) remaining methods: password,publickey 23:54:19.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38624]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38624]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38624]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38624]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:19.217 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38624]) authentication result: true 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38624]) SSH_MSG_USERAUTH_REQUEST 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38624])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38624]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38624]) no heartbeat to stop 23:54:19.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38624]) heartbeat type=IGNORE, interval=PT30S 23:54:19.217 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38624 authenticated 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38624]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38624]] session=TransportServerSession[admin@/10.30.170.79:38624] id=0 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38624])) size=2097152, max=2097152, packet=32768 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38624]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38624] 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38624]) recipient=0 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])) size=2097152, max=2097152, packet=32768 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])) re-initializing 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])) size=2097152, max=2097152, packet=32768 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:19.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])[want-reply=true] subsystem=netconf 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])[subsystem] prepared command 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624]}} established 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 225: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18054 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 225: Creating data stores for simulated device 23:54:19.219 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:19.219 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:19.219 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:19.220 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:19.220 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[18ce67dd] 23:54:19.220 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:19.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:19.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:19.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:19.221 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:19.224 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:19.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:19.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:19.224 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[18ce67dd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[18ce67dd], subtreeVersion=Version[18cf9479], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[18cf9479], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:19.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:19.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:19.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624] 23:54:19.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 225 on channel [id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624] 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) by 1220 down to 2095932 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624] 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624] 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) request=subsystem result=ReplySuccess, want-reply=true 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) request=subsystem activate command 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) starting runner for command=netconf 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #5 SSH_MSG_CHANNEL_DATA 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) by 373 down to 2096779 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_CHANNEL_DATA len=373 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624] 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:19.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624] 23:54:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624] 23:54:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18054', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=225} created 23:54:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624]} created 23:54:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624] successful with session NetconfServerSession{sessionId=225, channel=[id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624]} 23:54:19.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624]} up 23:54:19.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #6 SSH_MSG_CHANNEL_DATA 23:54:19.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) by 393 down to 2096386 23:54:19.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_CHANNEL_DATA len=393 23:54:19.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624] 23:54:19.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:19.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:19.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=225} 23:54:19.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:19.231 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5faeafef after next message 23:54:19.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xe00c71fb, L:/10.30.170.146:18054 - R:/10.30.170.79:38624]} EXI handlers added to pipeline 23:54:19.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:19.231 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5faeafef 23:54:19.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) by 179 down to 2095753 23:54:19.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:19.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:19.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #7 SSH_MSG_CHANNEL_DATA 23:54:19.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) by 340 down to 2096046 23:54:19.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_CHANNEL_DATA len=340 23:54:19.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624] 23:54:19.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:19.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:19.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=225} 23:54:19.235 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[18cf9479] 23:54:19.236 [netconf-device-simulator-threads-4] 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 23:54:19.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:19.236 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:19.236 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:19.236 [netconf-device-simulator-threads-4] 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 23:54:19.236 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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} 23:54:19.236 [netconf-device-simulator-threads-4] 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 23:54:19.236 [netconf-device-simulator-threads-4] 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 23:54:19.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:19.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) by 778 down to 2094975 23:54:19.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:19.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:19.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #9 SSH_MSG_IGNORE 23:54:19.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:54:19.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:19.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #12 SSH_MSG_IGNORE 23:54:19.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:54:19.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #11 SSH_MSG_IGNORE 23:54:19.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:54:19.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:19.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #10 SSH_MSG_IGNORE 23:54:19.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:54:19.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:19.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #8 SSH_MSG_IGNORE 23:54:19.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:54:19.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132]} 23:54:19.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47132]): SSH-2.0-SSHD-UNKNOWN 23:54:19.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47132]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:19.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47132]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:19.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47132]) Send SSH_MSG_KEXINIT 23:54:19.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47132]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:19.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47132]) process #0 SSH_MSG_KEXINIT 23:54:19.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47132]) SSH_MSG_KEXINIT 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47132]) strict KEX=true client=true server=true 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47132]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47132]) Kex: server host key algorithms = rsa-sha2-512 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47132]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47132]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47132]) Kex: mac algorithms (client to server) = aead 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47132]) Kex: mac algorithms (server to client) = aead 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47132]) Kex: compression algorithms (client to server) = none 23:54:19.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47132]) Kex: compression algorithms (server to client) = none 23:54:19.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:19.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47132]) process #1 30 23:54:19.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47132]] process command=SSH_MSG_KEXDH_INIT 23:54:19.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47132]] Send SSH_MSG_KEXDH_REPLY 23:54:19.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47132]) packet #1 sending command=31[31] len=1639 23:54:19.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47132])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:19.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47132]) Send SSH_MSG_NEWKEYS 23:54:19.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47132]) session ID=a6:df:e9:a1:17:c7:74:f4:70:fe:63:ae:64:df:bf:d8:53:b4:ef:b5:fa:f6:94:7a:10:32:af:0f:b4:c7:a7:26:3f:db:58:36:9a:2f:8f:a0:f1:24:6d:74:0e:10:34:42:d9:37:72:8c:e1:ef:91:a3:7e:49:00:3b:35:6d:5f:2e 23:54:19.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47132]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:19.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47132]): strict KEX resets output message sequence number from 3 to 0 23:54:19.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47132]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:19.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47132])[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 23:54:19.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47132])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:19.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47132]) packet #0 sending command=7[7] len=419 23:54:19.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47132]) No pending packets to flush at end of KEX 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47132]) process #2 SSH_MSG_NEWKEYS 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47132]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47132]): strict KEX resets input message sequence number from 3 to 0 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47132]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47132]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47132]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47132]) authorized authentication methods: password,publickey 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47132]) Accepted service ssh-userauth 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47132]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47132]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47132]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47132]) no authentication factory for method=none 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47132]) SSH_MSG_USERAUTH_REQUEST 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47132]) remaining methods: password,publickey 23:54:19.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47132]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:19.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47132]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:19.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:19.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47132]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:19.920 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:19.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47132]) authentication result: true 23:54:19.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47132]) SSH_MSG_USERAUTH_REQUEST 23:54:19.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47132])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:19.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47132]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:19.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:19.920 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:19.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47132]) no heartbeat to stop 23:54:19.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47132]) heartbeat type=IGNORE, interval=PT30S 23:54:19.920 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47132 authenticated 23:54:19.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:19.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47132]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:19.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47132]] session=TransportServerSession[admin@/10.30.170.79:47132] id=0 23:54:19.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47132])) size=2097152, max=2097152, packet=32768 23:54:19.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47132]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47132] 23:54:19.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47132]) recipient=0 23:54:19.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])) size=2097152, max=2097152, packet=32768 23:54:19.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])) re-initializing 23:54:19.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])) size=2097152, max=2097152, packet=32768 23:54:19.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:19.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])[want-reply=true] subsystem=netconf 23:54:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])[subsystem] prepared command 23:54:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132]}} established 23:54:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 226: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18055 23:54:19.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 226: Creating data stores for simulated device 23:54:19.924 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:19.924 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:19.924 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:19.924 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:19.924 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:19.927 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[34f13abd] 23:54:19.927 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:19.927 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:19.927 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:19.927 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:19.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:19.928 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:19.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:19.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:19.929 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[34f13abd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[34f13abd], subtreeVersion=Version[3238c93], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3238c93], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:19.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:19.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:19.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132] 23:54:19.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 226 on channel [id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132] 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) by 1220 down to 2095932 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132] 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132] 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) request=subsystem result=ReplySuccess, want-reply=true 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) request=subsystem activate command 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) starting runner for command=netconf 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #5 SSH_MSG_CHANNEL_DATA 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) by 373 down to 2096779 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_CHANNEL_DATA len=373 23:54:19.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132] 23:54:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:19.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132] 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132] 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18055', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=226} created 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132]} created 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132] successful with session NetconfServerSession{sessionId=226, channel=[id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132]} 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132]} up 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #6 SSH_MSG_CHANNEL_DATA 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) by 393 down to 2096386 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_CHANNEL_DATA len=393 23:54:19.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132] 23:54:19.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:19.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:19.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=226} 23:54:19.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:19.938 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@769548d3 after next message 23:54:19.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x48e91b3e, L:/10.30.170.146:18055 - R:/10.30.170.79:47132]} EXI handlers added to pipeline 23:54:19.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:19.938 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@769548d3 23:54:19.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) by 179 down to 2095753 23:54:19.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:19.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:19.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #7 SSH_MSG_CHANNEL_DATA 23:54:19.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) by 340 down to 2096046 23:54:19.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_CHANNEL_DATA len=340 23:54:19.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132] 23:54:19.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:19.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:19.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=226} 23:54:19.942 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3238c93] 23:54:19.942 [netconf-device-simulator-threads-6] 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 23:54:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:19.943 [netconf-device-simulator-threads-6] 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 23:54:19.943 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:19.943 [netconf-device-simulator-threads-6] 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} 23:54:19.943 [netconf-device-simulator-threads-6] 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} 23:54:19.943 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:19.943 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.944 [netconf-device-simulator-threads-6] 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} 23:54:19.945 [netconf-device-simulator-threads-6] 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 23:54:19.945 [netconf-device-simulator-threads-6] 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 23:54:19.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:19.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) by 778 down to 2094975 23:54:19.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:19.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:19.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #10 SSH_MSG_IGNORE 23:54:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:54:20.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:20.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #9 SSH_MSG_IGNORE 23:54:20.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:54:20.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #11 SSH_MSG_IGNORE 23:54:20.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:54:20.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:20.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #8 SSH_MSG_IGNORE 23:54:20.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:54:20.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314]} 23:54:20.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60314]): SSH-2.0-SSHD-UNKNOWN 23:54:20.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60314]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:20.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60314]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:20.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:20.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #12 SSH_MSG_IGNORE 23:54:20.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:54:20.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60314]) Send SSH_MSG_KEXINIT 23:54:20.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60314]) process #0 SSH_MSG_KEXINIT 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60314]) SSH_MSG_KEXINIT 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60314]) strict KEX=true client=true server=true 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60314]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60314]) Kex: server host key algorithms = rsa-sha2-512 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60314]) Kex: mac algorithms (client to server) = aead 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60314]) Kex: mac algorithms (server to client) = aead 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60314]) Kex: compression algorithms (client to server) = none 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60314]) Kex: compression algorithms (server to client) = none 23:54:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:20.577 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:20.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60314]) process #1 30 23:54:20.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60314]] process command=SSH_MSG_KEXDH_INIT 23:54:20.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:20.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #12 SSH_MSG_IGNORE 23:54:20.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60314]] Send SSH_MSG_KEXDH_REPLY 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60314]) packet #1 sending command=31[31] len=1639 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60314])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60314]) Send SSH_MSG_NEWKEYS 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60314]) session ID=e9:fb:db:ac:7c:dc:0c:7a:c9:8d:a7:f1:ae:fb:7f:20:dd:94:09:e8:37:3a:34:ce:03:e0:bd:ac:eb:60:7e:9b:af:f3:0b:b9:34:23:74:4a:60:8d:46:dd:32:eb:c8:97:b0:ef:19:f9:4b:27:14:34:14:3e:67:bb:d9:08:3e:40 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60314]): strict KEX resets output message sequence number from 3 to 0 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60314]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60314])[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 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:20.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60314]) packet #0 sending command=7[7] len=419 23:54:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60314]) No pending packets to flush at end of KEX 23:54:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #9 SSH_MSG_IGNORE 23:54:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60314]) process #2 SSH_MSG_NEWKEYS 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60314]): strict KEX resets input message sequence number from 3 to 0 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60314]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60314]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60314]) authorized authentication methods: password,publickey 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60314]) Accepted service ssh-userauth 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60314]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60314]) no authentication factory for method=none 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60314]) SSH_MSG_USERAUTH_REQUEST 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60314]) remaining methods: password,publickey 23:54:20.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60314]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:20.719 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60314]) authentication result: true 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60314]) SSH_MSG_USERAUTH_REQUEST 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60314]) no heartbeat to stop 23:54:20.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60314]) heartbeat type=IGNORE, interval=PT30S 23:54:20.720 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60314 authenticated 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60314]] session=TransportServerSession[admin@/10.30.170.79:60314] id=0 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60314])) size=2097152, max=2097152, packet=32768 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60314] 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60314]) recipient=0 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])) size=2097152, max=2097152, packet=32768 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])) re-initializing 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])) size=2097152, max=2097152, packet=32768 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:20.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])[want-reply=true] subsystem=netconf 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])[subsystem] prepared command 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314]}} established 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 227: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18056 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 227: Creating data stores for simulated device 23:54:20.722 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:20.722 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:20.722 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:20.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3783334a] 23:54:20.723 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:20.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:20.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:20.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:20.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:20.724 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:20.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:20.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:20.724 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3783334a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3783334a], subtreeVersion=Version[3de767be], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3de767be], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:20.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:20.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314] 23:54:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 227 on channel [id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314] 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) by 1220 down to 2095932 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314] 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314] 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) request=subsystem result=ReplySuccess, want-reply=true 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) request=subsystem activate command 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) starting runner for command=netconf 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #5 SSH_MSG_CHANNEL_DATA 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) by 373 down to 2096779 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_CHANNEL_DATA len=373 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314] 23:54:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314] 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314] 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18056', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=227} created 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314]} created 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314] successful with session NetconfServerSession{sessionId=227, channel=[id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314]} 23:54:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314]} up 23:54:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #6 SSH_MSG_CHANNEL_DATA 23:54:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) by 393 down to 2096386 23:54:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_CHANNEL_DATA len=393 23:54:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314] 23:54:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=227} 23:54:20.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:20.730 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41fe2d6a after next message 23:54:20.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x6bc0e30f, L:/10.30.170.146:18056 - R:/10.30.170.79:60314]} EXI handlers added to pipeline 23:54:20.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:20.730 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41fe2d6a 23:54:20.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) by 179 down to 2095753 23:54:20.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:20.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:20.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #7 SSH_MSG_CHANNEL_DATA 23:54:20.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) by 340 down to 2096046 23:54:20.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_CHANNEL_DATA len=340 23:54:20.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314] 23:54:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=227} 23:54:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3de767be] 23:54:20.733 [netconf-device-simulator-threads-0] 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 23:54:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:20.733 [netconf-device-simulator-threads-0] 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 23:54:20.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:20.733 [netconf-device-simulator-threads-0] 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} 23:54:20.733 [netconf-device-simulator-threads-0] 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} 23:54:20.733 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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} 23:54:20.734 [netconf-device-simulator-threads-0] 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 23:54:20.734 [netconf-device-simulator-threads-0] 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 23:54:20.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:20.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) by 778 down to 2094975 23:54:20.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:20.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:20.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:20.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #10 SSH_MSG_IGNORE 23:54:20.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:54:20.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184]} 23:54:20.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50184]): SSH-2.0-SSHD-UNKNOWN 23:54:20.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50184]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:20.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50184]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:21.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:21.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #8 SSH_MSG_IGNORE 23:54:21.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:54:21.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:21.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #11 SSH_MSG_IGNORE 23:54:21.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:54:21.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:21.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:21.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #12 SSH_MSG_IGNORE 23:54:21.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:54:21.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:21.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #10 SSH_MSG_IGNORE 23:54:21.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:54:21.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:21.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50184]) Send SSH_MSG_KEXINIT 23:54:21.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50184]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50184]) process #0 SSH_MSG_KEXINIT 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50184]) SSH_MSG_KEXINIT 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50184]) strict KEX=true client=true server=true 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50184]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50184]) Kex: server host key algorithms = rsa-sha2-512 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50184]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50184]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50184]) Kex: mac algorithms (client to server) = aead 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50184]) Kex: mac algorithms (server to client) = aead 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50184]) Kex: compression algorithms (client to server) = none 23:54:21.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50184]) Kex: compression algorithms (server to client) = none 23:54:21.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:21.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #9 SSH_MSG_IGNORE 23:54:21.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:54:21.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #11 SSH_MSG_IGNORE 23:54:21.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:54:21.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:21.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #8 SSH_MSG_IGNORE 23:54:21.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:54:21.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50184]) process #1 30 23:54:21.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50184]] process command=SSH_MSG_KEXDH_INIT 23:54:21.679 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944]} 23:54:21.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54944]): SSH-2.0-SSHD-UNKNOWN 23:54:21.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54944]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:21.680 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54944]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:21.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50184]] Send SSH_MSG_KEXDH_REPLY 23:54:21.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50184]) packet #1 sending command=31[31] len=1639 23:54:21.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50184])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:21.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50184]) Send SSH_MSG_NEWKEYS 23:54:21.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50184]) session ID=5a:62:ac:87:38:d0:62:66:1f:24:fd:c2:2a:61:af:be:01:bd:41:4e:ee:fc:5d:75:e9:bc:a5:8e:22:a2:6b:c9:13:61:09:6d:b3:78:0b:c0:cc:d8:52:18:63:54:4f:e6:ea:3a:52:4c:0a:31:e4:c3:eb:fb:da:85:45:ca:0e:56 23:54:21.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50184]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:21.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50184]): strict KEX resets output message sequence number from 3 to 0 23:54:21.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50184]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:21.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50184])[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 23:54:21.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50184])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:21.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50184]) packet #0 sending command=7[7] len=419 23:54:21.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50184]) No pending packets to flush at end of KEX 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50184]) process #2 SSH_MSG_NEWKEYS 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50184]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50184]): strict KEX resets input message sequence number from 3 to 0 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50184]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50184]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50184]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50184]) authorized authentication methods: password,publickey 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50184]) Accepted service ssh-userauth 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50184]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50184]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50184]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50184]) no authentication factory for method=none 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50184]) SSH_MSG_USERAUTH_REQUEST 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50184]) remaining methods: password,publickey 23:54:21.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50184]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50184]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50184]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:21.715 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50184]) authentication result: true 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50184]) SSH_MSG_USERAUTH_REQUEST 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50184])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50184]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50184]) no heartbeat to stop 23:54:21.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50184]) heartbeat type=IGNORE, interval=PT30S 23:54:21.716 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50184 authenticated 23:54:21.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:21.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50184]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50184]] session=TransportServerSession[admin@/10.30.170.79:50184] id=0 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50184])) size=2097152, max=2097152, packet=32768 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50184]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50184] 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50184]) recipient=0 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])) size=2097152, max=2097152, packet=32768 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])) re-initializing 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])) size=2097152, max=2097152, packet=32768 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:21.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])[want-reply=true] subsystem=netconf 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])[subsystem] prepared command 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184]}} established 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 228: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18057 23:54:21.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 228: Creating data stores for simulated device 23:54:21.718 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:21.719 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:21.719 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:21.719 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:21.719 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:21.721 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5e1625e9] 23:54:21.721 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:21.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:21.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:21.722 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:21.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:21.723 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:21.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:21.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:21.723 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5e1625e9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5e1625e9], subtreeVersion=Version[8bae96e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8bae96e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:21.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:21.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184] 23:54:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 228 on channel [id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184] 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) by 1220 down to 2095932 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184] 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184] 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) request=subsystem result=ReplySuccess, want-reply=true 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) request=subsystem activate command 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) starting runner for command=netconf 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #5 SSH_MSG_CHANNEL_DATA 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) by 373 down to 2096779 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_CHANNEL_DATA len=373 23:54:21.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184] 23:54:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:21.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184] 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184] 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18057', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=228} created 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184]} created 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184] successful with session NetconfServerSession{sessionId=228, channel=[id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184]} 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184]} up 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #6 SSH_MSG_CHANNEL_DATA 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) by 393 down to 2096386 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_CHANNEL_DATA len=393 23:54:21.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184] 23:54:21.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:21.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:21.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=228} 23:54:21.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:21.734 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bf7e33e after next message 23:54:21.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x15c80bcc, L:/10.30.170.146:18057 - R:/10.30.170.79:50184]} EXI handlers added to pipeline 23:54:21.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:21.735 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bf7e33e 23:54:21.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) by 179 down to 2095753 23:54:21.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:21.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:21.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #7 SSH_MSG_CHANNEL_DATA 23:54:21.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) by 340 down to 2096046 23:54:21.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_CHANNEL_DATA len=340 23:54:21.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184] 23:54:21.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:21.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:21.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=228} 23:54:21.739 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8bae96e] 23:54:21.739 [netconf-device-simulator-threads-2] 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 23:54:21.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:21.739 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:21.739 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:21.739 [netconf-device-simulator-threads-2] 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 23:54:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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} 23:54:21.740 [netconf-device-simulator-threads-2] 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 23:54:21.740 [netconf-device-simulator-threads-2] 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 23:54:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:21.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) by 778 down to 2094975 23:54:21.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:21.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:21.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54944]) Send SSH_MSG_KEXINIT 23:54:21.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54944]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:21.801 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54944]) process #0 SSH_MSG_KEXINIT 23:54:21.801 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54944]) SSH_MSG_KEXINIT 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54944]) strict KEX=true client=true server=true 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54944]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54944]) Kex: server host key algorithms = rsa-sha2-512 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54944]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54944]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54944]) Kex: mac algorithms (client to server) = aead 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54944]) Kex: mac algorithms (server to client) = aead 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54944]) Kex: compression algorithms (client to server) = none 23:54:21.802 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54944]) Kex: compression algorithms (server to client) = none 23:54:21.803 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:21.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54944]) process #1 30 23:54:21.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54944]] process command=SSH_MSG_KEXDH_INIT 23:54:21.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54944]] Send SSH_MSG_KEXDH_REPLY 23:54:21.907 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54944]) packet #1 sending command=31[31] len=1639 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54944])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54944]) Send SSH_MSG_NEWKEYS 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54944]) session ID=4a:62:ef:83:30:66:47:bf:a6:88:d8:de:60:24:fa:fe:e8:4c:18:06:1c:d9:bd:ce:f7:cc:b1:41:09:71:e1:56:b5:c9:22:28:a4:5f:53:3e:cd:0b:bb:5d:06:a1:47:a3:a3:c0:b9:8d:35:44:ce:55:7b:44:73:a3:59:f3:82:28 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54944]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54944]): strict KEX resets output message sequence number from 3 to 0 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54944]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54944])[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 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54944])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:21.908 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54944]) packet #0 sending command=7[7] len=419 23:54:21.909 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54944]) No pending packets to flush at end of KEX 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54944]) process #2 SSH_MSG_NEWKEYS 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54944]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54944]): strict KEX resets input message sequence number from 3 to 0 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54944]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54944]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54944]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54944]) authorized authentication methods: password,publickey 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54944]) Accepted service ssh-userauth 23:54:21.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54944]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54944]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54944]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54944]) no authentication factory for method=none 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54944]) SSH_MSG_USERAUTH_REQUEST 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54944]) remaining methods: password,publickey 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54944]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54944]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:21.937 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54944]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:21.938 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:21.938 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54944]) authentication result: true 23:54:21.938 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54944]) SSH_MSG_USERAUTH_REQUEST 23:54:21.938 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54944])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:21.938 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54944]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:21.938 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:21.938 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:21.938 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54944]) no heartbeat to stop 23:54:21.938 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54944]) heartbeat type=IGNORE, interval=PT30S 23:54:21.938 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54944 authenticated 23:54:21.939 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:21.939 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54944]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:21.939 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54944]] session=TransportServerSession[admin@/10.30.170.79:54944] id=0 23:54:21.939 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54944])) size=2097152, max=2097152, packet=32768 23:54:21.939 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54944]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54944] 23:54:21.939 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54944]) recipient=0 23:54:21.939 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])) size=2097152, max=2097152, packet=32768 23:54:21.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])) re-initializing 23:54:21.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])) size=2097152, max=2097152, packet=32768 23:54:21.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:21.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:21.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:21.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:21.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])[want-reply=true] subsystem=netconf 23:54:21.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])[subsystem] prepared command 23:54:21.941 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:21.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:21.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944]}} established 23:54:21.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 229: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18058 23:54:21.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 229: Creating data stores for simulated device 23:54:21.941 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:21.942 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:21.942 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:21.942 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:21.942 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:21.944 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28a411bc] 23:54:21.944 [netconf-device-simulator-threads-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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:21.945 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:21.945 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:21.945 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:21.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:21.946 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:21.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:21.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:21.946 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28a411bc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28a411bc], subtreeVersion=Version[a77634c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[a77634c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:21.947 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:21.947 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:21.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944] 23:54:21.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 229 on channel [id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944] 23:54:21.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) by 1220 down to 2095932 23:54:21.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:21.955 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:21.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944] 23:54:21.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944] 23:54:21.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) request=subsystem result=ReplySuccess, want-reply=true 23:54:21.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:21.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) request=subsystem activate command 23:54:21.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) starting runner for command=netconf 23:54:21.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #5 SSH_MSG_CHANNEL_DATA 23:54:21.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) by 373 down to 2096779 23:54:21.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_CHANNEL_DATA len=373 23:54:21.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944] 23:54:21.956 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:21.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944] 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944] 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18058', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=229} created 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944]} created 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944] successful with session NetconfServerSession{sessionId=229, channel=[id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944]} 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944]} up 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #6 SSH_MSG_CHANNEL_DATA 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) by 393 down to 2096386 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_CHANNEL_DATA len=393 23:54:21.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944] 23:54:21.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:21.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:21.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=229} 23:54:21.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:21.965 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b356506 after next message 23:54:21.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x216b3111, L:/10.30.170.146:18058 - R:/10.30.170.79:54944]} EXI handlers added to pipeline 23:54:21.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:21.965 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b356506 23:54:21.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) by 179 down to 2095753 23:54:21.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:21.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:21.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:21.968 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #7 SSH_MSG_CHANNEL_DATA 23:54:21.968 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) by 340 down to 2096046 23:54:21.968 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_CHANNEL_DATA len=340 23:54:21.968 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944] 23:54:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #9 SSH_MSG_IGNORE 23:54:21.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:54:21.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:21.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:21.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=229} 23:54:21.970 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[a77634c] 23:54:21.970 [netconf-device-simulator-threads-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 23:54:21.970 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:21.970 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:21.970 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:21.970 [netconf-device-simulator-threads-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 23:54:21.970 [netconf-device-simulator-threads-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 23:54:21.970 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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=2011-06-01} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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} 23:54:21.971 [netconf-device-simulator-threads-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 23:54:21.971 [netconf-device-simulator-threads-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 23:54:21.971 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:21.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) by 778 down to 2094975 23:54:21.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:21.972 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:22.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:22.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #10 SSH_MSG_IGNORE 23:54:22.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:54:22.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:22.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #12 SSH_MSG_IGNORE 23:54:22.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:54:22.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #11 SSH_MSG_IGNORE 23:54:22.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:54:22.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:22.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #8 SSH_MSG_IGNORE 23:54:22.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:54:22.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040]} 23:54:22.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41040]): SSH-2.0-SSHD-UNKNOWN 23:54:22.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41040]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:22.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41040]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:22.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41040]) Send SSH_MSG_KEXINIT 23:54:22.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41040]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41040]) process #0 SSH_MSG_KEXINIT 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41040]) SSH_MSG_KEXINIT 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41040]) strict KEX=true client=true server=true 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41040]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41040]) Kex: server host key algorithms = rsa-sha2-512 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41040]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41040]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41040]) Kex: mac algorithms (client to server) = aead 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41040]) Kex: mac algorithms (server to client) = aead 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41040]) Kex: compression algorithms (client to server) = none 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41040]) Kex: compression algorithms (server to client) = none 23:54:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:22.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41040]) process #1 30 23:54:22.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41040]] process command=SSH_MSG_KEXDH_INIT 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41040]] Send SSH_MSG_KEXDH_REPLY 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41040]) packet #1 sending command=31[31] len=1639 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41040])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41040]) Send SSH_MSG_NEWKEYS 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41040]) session ID=4a:6b:33:1f:d7:63:c5:e5:e8:2e:03:4e:1a:b6:ea:07:10:3e:78:61:dd:93:87:77:65:f8:c1:50:5a:8c:6b:31:b1:9c:d9:3d:33:0d:22:d1:e2:78:9b:3f:09:33:2b:74:eb:e4:80:60:01:d0:5e:7c:57:b6:dc:8e:4f:e9:5a:98 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41040]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41040]): strict KEX resets output message sequence number from 3 to 0 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41040]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41040])[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 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41040])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41040]) packet #0 sending command=7[7] len=419 23:54:22.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41040]) No pending packets to flush at end of KEX 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41040]) process #2 SSH_MSG_NEWKEYS 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41040]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41040]): strict KEX resets input message sequence number from 3 to 0 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41040]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41040]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41040]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41040]) authorized authentication methods: password,publickey 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41040]) Accepted service ssh-userauth 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41040]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41040]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41040]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:22.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41040]) no authentication factory for method=none 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41040]) SSH_MSG_USERAUTH_REQUEST 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41040]) remaining methods: password,publickey 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41040]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41040]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41040]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:22.711 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41040]) authentication result: true 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41040]) SSH_MSG_USERAUTH_REQUEST 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41040])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:22.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41040]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:22.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:22.712 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:22.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41040]) no heartbeat to stop 23:54:22.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41040]) heartbeat type=IGNORE, interval=PT30S 23:54:22.712 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41040 authenticated 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41040]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41040]] session=TransportServerSession[admin@/10.30.170.79:41040] id=0 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41040])) size=2097152, max=2097152, packet=32768 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41040]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41040] 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41040]) recipient=0 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])) size=2097152, max=2097152, packet=32768 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])) re-initializing 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])) size=2097152, max=2097152, packet=32768 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:22.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:22.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:22.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:22.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])[want-reply=true] subsystem=netconf 23:54:22.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])[subsystem] prepared command 23:54:22.714 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:22.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:22.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040]}} established 23:54:22.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 230: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18059 23:54:22.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 230: Creating data stores for simulated device 23:54:22.715 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:22.715 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:22.715 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:22.715 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:22.715 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:22.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[76416489] 23:54:22.716 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:22.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:22.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:22.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:22.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:22.716 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:22.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:22.717 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:22.717 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[76416489], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[76416489], subtreeVersion=Version[7be1d5e5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7be1d5e5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:22.717 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:22.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:22.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040] 23:54:22.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 230 on channel [id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040] 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) by 1220 down to 2095932 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040] 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040] 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) request=subsystem result=ReplySuccess, want-reply=true 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) request=subsystem activate command 23:54:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) starting runner for command=netconf 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #5 SSH_MSG_CHANNEL_DATA 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) by 373 down to 2096779 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_CHANNEL_DATA len=373 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040] 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040] 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040] 23:54:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18059', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=230} created 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040]} created 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040] successful with session NetconfServerSession{sessionId=230, channel=[id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040]} 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040]} up 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #6 SSH_MSG_CHANNEL_DATA 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) by 393 down to 2096386 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_CHANNEL_DATA len=393 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040] 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=230} 23:54:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e91d7bd after next message 23:54:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x09e8ddc0, L:/10.30.170.146:18059 - R:/10.30.170.79:41040]} EXI handlers added to pipeline 23:54:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e91d7bd 23:54:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) by 179 down to 2095753 23:54:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:22.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:22.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #9 SSH_MSG_IGNORE 23:54:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:54:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #7 SSH_MSG_CHANNEL_DATA 23:54:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) by 340 down to 2096046 23:54:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_CHANNEL_DATA len=340 23:54:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040] 23:54:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=230} 23:54:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7be1d5e5] 23:54:22.729 [netconf-device-simulator-threads-6] 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 23:54:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:22.729 [netconf-device-simulator-threads-6] 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 23:54:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:22.729 [netconf-device-simulator-threads-6] 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} 23:54:22.729 [netconf-device-simulator-threads-6] 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} 23:54:22.729 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:22.729 [netconf-device-simulator-threads-6] 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} 23:54:22.729 [netconf-device-simulator-threads-6] 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} 23:54:22.729 [netconf-device-simulator-threads-6] 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} 23:54:22.729 [netconf-device-simulator-threads-6] 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} 23:54:22.729 [netconf-device-simulator-threads-6] 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} 23:54:22.729 [netconf-device-simulator-threads-6] 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} 23:54:22.730 [netconf-device-simulator-threads-6] 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} 23:54:22.730 [netconf-device-simulator-threads-6] 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} 23:54:22.730 [netconf-device-simulator-threads-6] 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} 23:54:22.730 [netconf-device-simulator-threads-6] 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} 23:54:22.730 [netconf-device-simulator-threads-6] 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} 23:54:22.730 [netconf-device-simulator-threads-6] 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} 23:54:22.730 [netconf-device-simulator-threads-6] 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 23:54:22.730 [netconf-device-simulator-threads-6] 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 23:54:22.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) by 778 down to 2094975 23:54:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:22.866 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:22.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #12 SSH_MSG_IGNORE 23:54:22.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:54:22.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:22.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #10 SSH_MSG_IGNORE 23:54:22.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:54:22.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #8 SSH_MSG_IGNORE 23:54:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:54:23.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:23.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #11 SSH_MSG_IGNORE 23:54:23.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:54:23.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522]} 23:54:23.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41522]): SSH-2.0-SSHD-UNKNOWN 23:54:23.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41522]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:23.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41522]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41522]) Send SSH_MSG_KEXINIT 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41522]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41522]) process #0 SSH_MSG_KEXINIT 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41522]) SSH_MSG_KEXINIT 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41522]) strict KEX=true client=true server=true 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41522]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41522]) Kex: server host key algorithms = rsa-sha2-512 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41522]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41522]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41522]) Kex: mac algorithms (client to server) = aead 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41522]) Kex: mac algorithms (server to client) = aead 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41522]) Kex: compression algorithms (client to server) = none 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41522]) Kex: compression algorithms (server to client) = none 23:54:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:23.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41522]) process #1 30 23:54:23.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41522]] process command=SSH_MSG_KEXDH_INIT 23:54:23.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41522]] Send SSH_MSG_KEXDH_REPLY 23:54:23.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41522]) packet #1 sending command=31[31] len=1639 23:54:23.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41522])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:23.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41522]) Send SSH_MSG_NEWKEYS 23:54:23.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41522]) session ID=f4:12:67:e7:f5:59:20:a4:f2:28:ae:e7:2c:68:11:54:10:93:32:bd:f8:90:61:0c:0c:35:a9:96:b6:2f:5c:8c:30:8b:18:d0:b3:1f:86:fc:de:8d:d3:76:b9:a6:57:71:97:b6:fc:1a:75:8c:1b:8d:1b:5a:65:25:f6:3d:09:ba 23:54:23.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41522]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:23.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41522]): strict KEX resets output message sequence number from 3 to 0 23:54:23.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41522]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:23.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41522])[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 23:54:23.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41522])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:23.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41522]) packet #0 sending command=7[7] len=419 23:54:23.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41522]) No pending packets to flush at end of KEX 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41522]) process #2 SSH_MSG_NEWKEYS 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41522]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41522]): strict KEX resets input message sequence number from 3 to 0 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41522]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41522]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41522]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41522]) authorized authentication methods: password,publickey 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41522]) Accepted service ssh-userauth 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41522]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41522]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41522]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41522]) no authentication factory for method=none 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41522]) SSH_MSG_USERAUTH_REQUEST 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41522]) remaining methods: password,publickey 23:54:23.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41522]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41522]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41522]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:23.334 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41522]) authentication result: true 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41522]) SSH_MSG_USERAUTH_REQUEST 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41522])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41522]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41522]) no heartbeat to stop 23:54:23.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41522]) heartbeat type=IGNORE, interval=PT30S 23:54:23.334 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41522 authenticated 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41522]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41522]] session=TransportServerSession[admin@/10.30.170.79:41522] id=0 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41522])) size=2097152, max=2097152, packet=32768 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41522]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41522] 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41522]) recipient=0 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])) size=2097152, max=2097152, packet=32768 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])) re-initializing 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])) size=2097152, max=2097152, packet=32768 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:23.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:23.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:23.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:23.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])[want-reply=true] subsystem=netconf 23:54:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])[subsystem] prepared command 23:54:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522]}} established 23:54:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 231: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18060 23:54:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 231: Creating data stores for simulated device 23:54:23.337 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:23.337 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:23.337 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:23.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4277f361] 23:54:23.338 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:23.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:23.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:23.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:23.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:23.339 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:23.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:23.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:23.339 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4277f361], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4277f361], subtreeVersion=Version[2c393211], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c393211], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:23.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:23.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:23.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522] 23:54:23.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 231 on channel [id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522] 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) by 1220 down to 2095932 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522] 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522] 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) request=subsystem result=ReplySuccess, want-reply=true 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) request=subsystem activate command 23:54:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) starting runner for command=netconf 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #5 SSH_MSG_CHANNEL_DATA 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) by 373 down to 2096779 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_CHANNEL_DATA len=373 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522] 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522] 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522] 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18060', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=231} created 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522]} created 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522] successful with session NetconfServerSession{sessionId=231, channel=[id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522]} 23:54:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522]} up 23:54:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #6 SSH_MSG_CHANNEL_DATA 23:54:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) by 393 down to 2096386 23:54:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_CHANNEL_DATA len=393 23:54:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522] 23:54:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=231} 23:54:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bbf08e8 after next message 23:54:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x236b5d23, L:/10.30.170.146:18060 - R:/10.30.170.79:41522]} EXI handlers added to pipeline 23:54:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bbf08e8 23:54:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) by 179 down to 2095753 23:54:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:23.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #7 SSH_MSG_CHANNEL_DATA 23:54:23.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) by 340 down to 2096046 23:54:23.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_CHANNEL_DATA len=340 23:54:23.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522] 23:54:23.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:23.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:23.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=231} 23:54:23.348 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c393211] 23:54:23.348 [netconf-device-simulator-threads-0] 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 23:54:23.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:23.348 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:23.348 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:23.348 [netconf-device-simulator-threads-0] 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 23:54:23.348 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:23.348 [netconf-device-simulator-threads-0] 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} 23:54:23.348 [netconf-device-simulator-threads-0] 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} 23:54:23.348 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:23.348 [netconf-device-simulator-threads-0] 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} 23:54:23.348 [netconf-device-simulator-threads-0] 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} 23:54:23.348 [netconf-device-simulator-threads-0] 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} 23:54:23.348 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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} 23:54:23.349 [netconf-device-simulator-threads-0] 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 23:54:23.349 [netconf-device-simulator-threads-0] 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 23:54:23.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:23.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) by 778 down to 2094975 23:54:23.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:23.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #9 SSH_MSG_IGNORE 23:54:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:54:23.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:23.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #10 SSH_MSG_IGNORE 23:54:23.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:54:23.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:23.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #12 SSH_MSG_IGNORE 23:54:23.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:54:23.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826]} 23:54:23.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45826]): SSH-2.0-SSHD-UNKNOWN 23:54:23.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45826]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:23.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45826]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:23.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:23.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #8 SSH_MSG_IGNORE 23:54:23.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:54:23.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45826]) Send SSH_MSG_KEXINIT 23:54:23.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45826]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:23.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45826]) process #0 SSH_MSG_KEXINIT 23:54:23.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45826]) SSH_MSG_KEXINIT 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45826]) strict KEX=true client=true server=true 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45826]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45826]) Kex: server host key algorithms = rsa-sha2-512 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45826]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45826]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45826]) Kex: mac algorithms (client to server) = aead 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45826]) Kex: mac algorithms (server to client) = aead 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45826]) Kex: compression algorithms (client to server) = none 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45826]) Kex: compression algorithms (server to client) = none 23:54:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:23.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45826]) process #1 30 23:54:23.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45826]] process command=SSH_MSG_KEXDH_INIT 23:54:23.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45826]] Send SSH_MSG_KEXDH_REPLY 23:54:23.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45826]) packet #1 sending command=31[31] len=1639 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45826])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45826]) Send SSH_MSG_NEWKEYS 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45826]) session ID=12:e9:95:4a:00:ef:0c:66:2d:a3:62:2d:d2:6b:a3:27:41:23:09:5f:7f:e6:49:b2:5e:7d:0d:49:5a:f1:1f:93:2a:11:53:f8:01:e1:7b:81:e3:09:6c:18:13:de:aa:6e:da:9e:ca:54:c2:72:83:a9:3e:ba:e8:68:7e:cf:e4:db 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45826]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45826]): strict KEX resets output message sequence number from 3 to 0 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45826]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45826])[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 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45826])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:23.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45826]) packet #0 sending command=7[7] len=419 23:54:23.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45826]) No pending packets to flush at end of KEX 23:54:24.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45826]) process #2 SSH_MSG_NEWKEYS 23:54:24.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45826]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:24.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45826]): strict KEX resets input message sequence number from 3 to 0 23:54:24.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45826]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:24.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:24.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45826]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:24.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45826]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45826]) authorized authentication methods: password,publickey 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45826]) Accepted service ssh-userauth 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45826]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45826]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45826]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45826]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45826]) no authentication factory for method=none 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45826]) SSH_MSG_USERAUTH_REQUEST 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45826]) remaining methods: password,publickey 23:54:24.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45826]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:24.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45826]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:24.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45826]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45826]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:24.027 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45826]) authentication result: true 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45826]) SSH_MSG_USERAUTH_REQUEST 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45826])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45826]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45826]) no heartbeat to stop 23:54:24.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45826]) heartbeat type=IGNORE, interval=PT30S 23:54:24.027 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45826 authenticated 23:54:24.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:24.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45826]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:24.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45826]] session=TransportServerSession[admin@/10.30.170.79:45826] id=0 23:54:24.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45826])) size=2097152, max=2097152, packet=32768 23:54:24.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45826]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45826] 23:54:24.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45826]) recipient=0 23:54:24.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])) size=2097152, max=2097152, packet=32768 23:54:24.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])) re-initializing 23:54:24.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])) size=2097152, max=2097152, packet=32768 23:54:24.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:24.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:24.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:24.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:24.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])[want-reply=true] subsystem=netconf 23:54:24.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])[subsystem] prepared command 23:54:24.030 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:24.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:24.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826]}} established 23:54:24.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 232: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18061 23:54:24.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 232: Creating data stores for simulated device 23:54:24.030 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:24.031 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:24.031 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:24.031 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:24.031 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:24.034 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1064dd6] 23:54:24.034 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:24.034 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:24.034 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:24.034 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:24.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:24.035 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:24.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:24.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:24.035 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1064dd6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1064dd6], subtreeVersion=Version[40399279], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[40399279], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:24.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:24.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:24.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826] 23:54:24.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 232 on channel [id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826] 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) by 1220 down to 2095932 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826] 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826] 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) request=subsystem result=ReplySuccess, want-reply=true 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) request=subsystem activate command 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) starting runner for command=netconf 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #5 SSH_MSG_CHANNEL_DATA 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) by 373 down to 2096779 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_CHANNEL_DATA len=373 23:54:24.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826] 23:54:24.043 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:24.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826] 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826] 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18061', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=232} created 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=232, channel=[id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826]} created 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826] successful with session NetconfServerSession{sessionId=232, channel=[id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826]} 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826]} up 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #6 SSH_MSG_CHANNEL_DATA 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) by 393 down to 2096386 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_CHANNEL_DATA len=393 23:54:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826] 23:54:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=232} 23:54:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10f8a742 after next message 23:54:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=232, channel=[id: 0xe9906d35, L:/10.30.170.146:18061 - R:/10.30.170.79:45826]} EXI handlers added to pipeline 23:54:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10f8a742 23:54:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) by 179 down to 2095753 23:54:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:24.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #7 SSH_MSG_CHANNEL_DATA 23:54:24.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) by 340 down to 2096046 23:54:24.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_CHANNEL_DATA len=340 23:54:24.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826] 23:54:24.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:24.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:24.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=232} 23:54:24.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[40399279] 23:54:24.053 [netconf-device-simulator-threads-2] 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 23:54:24.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:24.054 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:24.054 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:24.054 [netconf-device-simulator-threads-2] 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 23:54:24.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.054 [netconf-device-simulator-threads-2] 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} 23:54:24.055 [netconf-device-simulator-threads-2] 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 23:54:24.055 [netconf-device-simulator-threads-2] 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 23:54:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) by 778 down to 2094975 23:54:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:24.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:24.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:24.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #10 SSH_MSG_IGNORE 23:54:24.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:54:24.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #11 SSH_MSG_IGNORE 23:54:24.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:54:24.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:24.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #12 SSH_MSG_IGNORE 23:54:24.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:54:24.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #9 SSH_MSG_IGNORE 23:54:24.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:54:24.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:24.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #8 SSH_MSG_IGNORE 23:54:24.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:54:24.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010]} 23:54:24.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46010]): SSH-2.0-SSHD-UNKNOWN 23:54:24.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46010]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:24.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46010]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:24.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46010]) Send SSH_MSG_KEXINIT 23:54:24.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46010]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:24.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46010]) process #0 SSH_MSG_KEXINIT 23:54:24.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46010]) SSH_MSG_KEXINIT 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46010]) strict KEX=true client=true server=true 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46010]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46010]) Kex: server host key algorithms = rsa-sha2-512 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46010]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46010]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46010]) Kex: mac algorithms (client to server) = aead 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46010]) Kex: mac algorithms (server to client) = aead 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46010]) Kex: compression algorithms (client to server) = none 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46010]) Kex: compression algorithms (server to client) = none 23:54:24.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:24.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:24.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #11 SSH_MSG_IGNORE 23:54:24.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:54:24.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46010]) process #1 30 23:54:24.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46010]] process command=SSH_MSG_KEXDH_INIT 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46010]] Send SSH_MSG_KEXDH_REPLY 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46010]) packet #1 sending command=31[31] len=1639 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46010])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46010]) Send SSH_MSG_NEWKEYS 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46010]) session ID=9e:8f:44:5b:d6:31:6a:5d:96:13:4c:13:90:77:b1:2a:f8:14:cb:f8:57:97:c5:b5:15:4a:66:e1:9f:2d:e0:f2:24:a1:90:67:8c:e2:2d:c9:cb:af:77:fc:4c:73:eb:a5:aa:e1:86:f8:2f:ca:6b:ff:88:01:69:7f:6f:64:77:f6 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46010]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46010]): strict KEX resets output message sequence number from 3 to 0 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46010]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46010])[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 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46010])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:24.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46010]) packet #0 sending command=7[7] len=419 23:54:24.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46010]) No pending packets to flush at end of KEX 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46010]) process #2 SSH_MSG_NEWKEYS 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46010]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46010]): strict KEX resets input message sequence number from 3 to 0 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46010]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46010]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46010]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46010]) authorized authentication methods: password,publickey 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46010]) Accepted service ssh-userauth 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46010]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46010]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46010]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46010]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46010]) no authentication factory for method=none 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46010]) SSH_MSG_USERAUTH_REQUEST 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46010]) remaining methods: password,publickey 23:54:24.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46010]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46010]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46010]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46010]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:24.711 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46010]) authentication result: true 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46010]) SSH_MSG_USERAUTH_REQUEST 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46010])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46010]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46010]) no heartbeat to stop 23:54:24.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46010]) heartbeat type=IGNORE, interval=PT30S 23:54:24.711 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46010 authenticated 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46010]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46010]] session=TransportServerSession[admin@/10.30.170.79:46010] id=0 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46010])) size=2097152, max=2097152, packet=32768 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46010]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46010] 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46010]) recipient=0 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])) size=2097152, max=2097152, packet=32768 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])) re-initializing 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])) size=2097152, max=2097152, packet=32768 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:24.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:24.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:24.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:24.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])[want-reply=true] subsystem=netconf 23:54:24.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])[subsystem] prepared command 23:54:24.713 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:24.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:24.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010]}} established 23:54:24.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 233: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18062 23:54:24.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 233: Creating data stores for simulated device 23:54:24.714 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:24.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:24.714 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:24.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:24.714 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:24.714 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[506145da] 23:54:24.715 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:24.715 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:24.715 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:24.715 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:24.715 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:24.715 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:24.715 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:24.715 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:24.715 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[506145da], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[506145da], subtreeVersion=Version[ecaa1f2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ecaa1f2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:24.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:24.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:24.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010] 23:54:24.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 233 on channel [id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010] 23:54:24.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) by 1220 down to 2095932 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010] 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010] 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) request=subsystem result=ReplySuccess, want-reply=true 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) request=subsystem activate command 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) starting runner for command=netconf 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #5 SSH_MSG_CHANNEL_DATA 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) by 373 down to 2096779 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_CHANNEL_DATA len=373 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010] 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010] 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010] 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18062', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=233} created 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010]} created 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010] successful with session NetconfServerSession{sessionId=233, channel=[id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010]} 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010]} up 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #6 SSH_MSG_CHANNEL_DATA 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) by 393 down to 2096386 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_CHANNEL_DATA len=393 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010] 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:24.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=233} 23:54:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@749166d5 after next message 23:54:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x5baaa073, L:/10.30.170.146:18062 - R:/10.30.170.79:46010]} EXI handlers added to pipeline 23:54:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@749166d5 23:54:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) by 179 down to 2095753 23:54:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:24.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #7 SSH_MSG_CHANNEL_DATA 23:54:24.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) by 340 down to 2096046 23:54:24.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_CHANNEL_DATA len=340 23:54:24.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010] 23:54:24.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:24.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:24.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=233} 23:54:24.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ecaa1f2] 23:54:24.723 [netconf-device-simulator-threads-4] 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 23:54:24.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:24.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:24.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:24.723 [netconf-device-simulator-threads-4] 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 23:54:24.723 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:24.723 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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} 23:54:24.724 [netconf-device-simulator-threads-4] 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 23:54:24.724 [netconf-device-simulator-threads-4] 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 23:54:24.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:24.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) by 778 down to 2094975 23:54:24.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:24.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:24.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:24.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #12 SSH_MSG_IGNORE 23:54:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:54:25.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #11 SSH_MSG_IGNORE 23:54:25.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:54:25.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #9 SSH_MSG_IGNORE 23:54:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:54:25.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #8 SSH_MSG_IGNORE 23:54:25.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:54:25.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #10 SSH_MSG_IGNORE 23:54:25.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:54:25.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192]} 23:54:25.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36192]): SSH-2.0-SSHD-UNKNOWN 23:54:25.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36192]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:25.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36192]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:25.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36192]) Send SSH_MSG_KEXINIT 23:54:25.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36192]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:25.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36192]) process #0 SSH_MSG_KEXINIT 23:54:25.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36192]) SSH_MSG_KEXINIT 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36192]) strict KEX=true client=true server=true 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36192]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36192]) Kex: server host key algorithms = rsa-sha2-512 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36192]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36192]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36192]) Kex: mac algorithms (client to server) = aead 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36192]) Kex: mac algorithms (server to client) = aead 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36192]) Kex: compression algorithms (client to server) = none 23:54:25.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36192]) Kex: compression algorithms (server to client) = none 23:54:25.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:25.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36192]) process #1 30 23:54:25.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36192]] process command=SSH_MSG_KEXDH_INIT 23:54:25.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36192]] Send SSH_MSG_KEXDH_REPLY 23:54:25.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36192]) packet #1 sending command=31[31] len=1639 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36192])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36192]) Send SSH_MSG_NEWKEYS 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36192]) session ID=14:72:cd:60:44:53:f6:0b:ee:74:03:4c:1f:75:7d:30:88:a5:81:b5:7c:95:30:cb:db:51:ba:7f:c0:a9:31:42:9e:d6:4e:90:22:65:22:27:9f:44:b7:cc:21:23:70:bb:5a:87:56:ba:60:38:94:33:14:38:70:fd:03:e6:ed:fa 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36192]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36192]): strict KEX resets output message sequence number from 3 to 0 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36192]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36192])[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 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36192])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36192]) packet #0 sending command=7[7] len=419 23:54:25.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36192]) No pending packets to flush at end of KEX 23:54:25.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #12 SSH_MSG_IGNORE 23:54:25.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:54:25.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36192]) process #2 SSH_MSG_NEWKEYS 23:54:25.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36192]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:25.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36192]): strict KEX resets input message sequence number from 3 to 0 23:54:25.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36192]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:25.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:25.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36192]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:25.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36192]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36192]) authorized authentication methods: password,publickey 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36192]) Accepted service ssh-userauth 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36192]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36192]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36192]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36192]) no authentication factory for method=none 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36192]) SSH_MSG_USERAUTH_REQUEST 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36192]) remaining methods: password,publickey 23:54:25.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36192]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36192]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36192]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:25.573 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36192]) authentication result: true 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36192]) SSH_MSG_USERAUTH_REQUEST 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36192])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36192]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36192]) no heartbeat to stop 23:54:25.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36192]) heartbeat type=IGNORE, interval=PT30S 23:54:25.573 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36192 authenticated 23:54:25.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:25.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36192]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:25.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36192]] session=TransportServerSession[admin@/10.30.170.79:36192] id=0 23:54:25.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36192])) size=2097152, max=2097152, packet=32768 23:54:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36192]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36192] 23:54:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36192]) recipient=0 23:54:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])) size=2097152, max=2097152, packet=32768 23:54:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])) re-initializing 23:54:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])) size=2097152, max=2097152, packet=32768 23:54:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])[want-reply=true] subsystem=netconf 23:54:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])[subsystem] prepared command 23:54:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192]}} established 23:54:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 234: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18063 23:54:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 234: Creating data stores for simulated device 23:54:25.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:25.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:25.579 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:25.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ab792a5] 23:54:25.581 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:25.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:25.583 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:25.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:25.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:25.583 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ab792a5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ab792a5], subtreeVersion=Version[3133921], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3133921], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:25.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:25.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192] 23:54:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 234 on channel [id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192] 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) by 1220 down to 2095932 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192] 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192] 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) request=subsystem result=ReplySuccess, want-reply=true 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) request=subsystem activate command 23:54:25.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) starting runner for command=netconf 23:54:25.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #5 SSH_MSG_CHANNEL_DATA 23:54:25.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) by 373 down to 2096779 23:54:25.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_CHANNEL_DATA len=373 23:54:25.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192] 23:54:25.589 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:25.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:25.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192] 23:54:25.590 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:25.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192] 23:54:25.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18063', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:25.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=234} created 23:54:25.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=234, channel=[id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192]} created 23:54:25.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192] successful with session NetconfServerSession{sessionId=234, channel=[id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192]} 23:54:25.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192]} up 23:54:25.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #6 SSH_MSG_CHANNEL_DATA 23:54:25.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) by 393 down to 2096386 23:54:25.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_CHANNEL_DATA len=393 23:54:25.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192] 23:54:25.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:25.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:25.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=234} 23:54:25.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:25.592 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b70267b after next message 23:54:25.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=234, channel=[id: 0xfcf2d9f0, L:/10.30.170.146:18063 - R:/10.30.170.79:36192]} EXI handlers added to pipeline 23:54:25.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:25.593 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b70267b 23:54:25.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) by 179 down to 2095753 23:54:25.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:25.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:25.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #7 SSH_MSG_CHANNEL_DATA 23:54:25.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) by 340 down to 2096046 23:54:25.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_CHANNEL_DATA len=340 23:54:25.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192] 23:54:25.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:25.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:25.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=234} 23:54:25.597 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3133921] 23:54:25.597 [netconf-device-simulator-threads-6] 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 23:54:25.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:25.597 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:25.597 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:25.597 [netconf-device-simulator-threads-6] 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 23:54:25.597 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:25.597 [netconf-device-simulator-threads-6] 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} 23:54:25.597 [netconf-device-simulator-threads-6] 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} 23:54:25.597 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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} 23:54:25.598 [netconf-device-simulator-threads-6] 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 23:54:25.598 [netconf-device-simulator-threads-6] 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 23:54:25.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:25.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) by 778 down to 2094975 23:54:25.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:25.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:25.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #10 SSH_MSG_IGNORE 23:54:25.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:54:25.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #9 SSH_MSG_IGNORE 23:54:25.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:54:25.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #11 SSH_MSG_IGNORE 23:54:25.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:54:25.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642]} 23:54:25.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45642]): SSH-2.0-SSHD-UNKNOWN 23:54:25.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45642]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:25.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45642]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:25.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:25.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #8 SSH_MSG_IGNORE 23:54:25.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:54:26.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45642]) Send SSH_MSG_KEXINIT 23:54:26.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45642]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:26.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45642]) process #0 SSH_MSG_KEXINIT 23:54:26.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45642]) SSH_MSG_KEXINIT 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45642]) strict KEX=true client=true server=true 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45642]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45642]) Kex: server host key algorithms = rsa-sha2-512 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45642]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45642]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45642]) Kex: mac algorithms (client to server) = aead 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45642]) Kex: mac algorithms (server to client) = aead 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45642]) Kex: compression algorithms (client to server) = none 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45642]) Kex: compression algorithms (server to client) = none 23:54:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:26.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45642]) process #1 30 23:54:26.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45642]] process command=SSH_MSG_KEXDH_INIT 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45642]] Send SSH_MSG_KEXDH_REPLY 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45642]) packet #1 sending command=31[31] len=1639 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45642])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45642]) Send SSH_MSG_NEWKEYS 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45642]) session ID=46:95:3f:a9:0a:c6:83:cc:f6:6c:26:76:2b:ae:e8:d8:37:e9:0c:86:c3:ea:df:50:a6:ee:df:cd:4d:ef:7b:d0:56:ed:fe:06:2c:7e:c5:30:0c:c9:35:61:7e:b2:e4:a4:23:0e:fb:38:eb:14:61:71:cd:e8:08:4c:b7:3e:48:06 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45642]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45642]): strict KEX resets output message sequence number from 3 to 0 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45642]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45642])[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 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45642])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45642]) packet #0 sending command=7[7] len=419 23:54:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45642]) No pending packets to flush at end of KEX 23:54:26.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45642]) process #2 SSH_MSG_NEWKEYS 23:54:26.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45642]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:26.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45642]): strict KEX resets input message sequence number from 3 to 0 23:54:26.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45642]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45642]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45642]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45642]) authorized authentication methods: password,publickey 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45642]) Accepted service ssh-userauth 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45642]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45642]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45642]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45642]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45642]) no authentication factory for method=none 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45642]) SSH_MSG_USERAUTH_REQUEST 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45642]) remaining methods: password,publickey 23:54:26.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45642]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45642]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45642]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45642]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:26.244 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45642]) authentication result: true 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45642]) SSH_MSG_USERAUTH_REQUEST 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45642])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45642]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45642]) no heartbeat to stop 23:54:26.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45642]) heartbeat type=IGNORE, interval=PT30S 23:54:26.244 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45642 authenticated 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45642]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45642]] session=TransportServerSession[admin@/10.30.170.79:45642] id=0 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45642])) size=2097152, max=2097152, packet=32768 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45642]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45642] 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45642]) recipient=0 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])) size=2097152, max=2097152, packet=32768 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])) re-initializing 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])) size=2097152, max=2097152, packet=32768 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:26.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:26.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:26.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])[want-reply=true] subsystem=netconf 23:54:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])[subsystem] prepared command 23:54:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642]}} established 23:54:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 235: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18064 23:54:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 235: Creating data stores for simulated device 23:54:26.247 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:26.247 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:26.247 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3406093d] 23:54:26.248 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:26.249 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:26.249 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:26.249 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:26.249 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:26.249 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3406093d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3406093d], subtreeVersion=Version[2e04c1f8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e04c1f8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:26.249 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:26.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642] 23:54:26.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 235 on channel [id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642] 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) by 1220 down to 2095932 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642] 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642] 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) request=subsystem result=ReplySuccess, want-reply=true 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) request=subsystem activate command 23:54:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) starting runner for command=netconf 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #5 SSH_MSG_CHANNEL_DATA 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) by 373 down to 2096779 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_CHANNEL_DATA len=373 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642] 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642] 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642] 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18064', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=235} created 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642]} created 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642] successful with session NetconfServerSession{sessionId=235, channel=[id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642]} 23:54:26.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642]} up 23:54:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #6 SSH_MSG_CHANNEL_DATA 23:54:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) by 393 down to 2096386 23:54:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_CHANNEL_DATA len=393 23:54:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642] 23:54:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=235} 23:54:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:26.254 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c61bc4b after next message 23:54:26.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xfca3d465, L:/10.30.170.146:18064 - R:/10.30.170.79:45642]} EXI handlers added to pipeline 23:54:26.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:26.255 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c61bc4b 23:54:26.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) by 179 down to 2095753 23:54:26.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:26.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:26.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #7 SSH_MSG_CHANNEL_DATA 23:54:26.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) by 340 down to 2096046 23:54:26.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_CHANNEL_DATA len=340 23:54:26.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642] 23:54:26.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:26.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:26.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=235} 23:54:26.258 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e04c1f8] 23:54:26.258 [netconf-device-simulator-threads-0] 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 23:54:26.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:26.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:26.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:26.259 [netconf-device-simulator-threads-0] 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 23:54:26.259 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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} 23:54:26.259 [netconf-device-simulator-threads-0] 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 23:54:26.259 [netconf-device-simulator-threads-0] 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 23:54:26.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:26.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) by 778 down to 2094975 23:54:26.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:26.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:26.291 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:26.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #10 SSH_MSG_IGNORE 23:54:26.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:54:26.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:26.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #9 SSH_MSG_IGNORE 23:54:26.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:54:26.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:26.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #12 SSH_MSG_IGNORE 23:54:26.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:54:26.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:26.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #11 SSH_MSG_IGNORE 23:54:26.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:54:26.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154]} 23:54:26.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54154]): SSH-2.0-SSHD-UNKNOWN 23:54:26.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54154]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:26.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54154]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:26.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:26.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #8 SSH_MSG_IGNORE 23:54:26.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54154]) Send SSH_MSG_KEXINIT 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54154]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54154]) process #0 SSH_MSG_KEXINIT 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54154]) SSH_MSG_KEXINIT 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54154]) strict KEX=true client=true server=true 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54154]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54154]) Kex: server host key algorithms = rsa-sha2-512 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54154]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54154]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54154]) Kex: mac algorithms (client to server) = aead 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54154]) Kex: mac algorithms (server to client) = aead 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54154]) Kex: compression algorithms (client to server) = none 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54154]) Kex: compression algorithms (server to client) = none 23:54:26.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:26.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54154]) process #1 30 23:54:26.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54154]] process command=SSH_MSG_KEXDH_INIT 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54154]] Send SSH_MSG_KEXDH_REPLY 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54154]) packet #1 sending command=31[31] len=1639 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54154])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54154]) Send SSH_MSG_NEWKEYS 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54154]) session ID=41:51:84:98:9b:ea:d6:33:99:c6:e4:b8:51:cd:b7:4f:d5:71:b2:df:bd:45:0e:6b:4d:17:72:13:b8:ee:cb:77:8b:7b:c3:e4:1e:e4:53:c9:74:09:fb:04:b6:90:34:7f:51:d5:4a:2b:13:8e:a2:59:14:e0:8f:7c:62:c3:06:f9 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54154]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54154]): strict KEX resets output message sequence number from 3 to 0 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54154]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54154])[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 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54154])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54154]) packet #0 sending command=7[7] len=419 23:54:26.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54154]) No pending packets to flush at end of KEX 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54154]) process #2 SSH_MSG_NEWKEYS 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54154]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54154]): strict KEX resets input message sequence number from 3 to 0 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54154]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54154]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54154]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54154]) authorized authentication methods: password,publickey 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54154]) Accepted service ssh-userauth 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54154]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54154]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:26.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54154]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54154]) no authentication factory for method=none 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54154]) SSH_MSG_USERAUTH_REQUEST 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54154]) remaining methods: password,publickey 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54154]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54154]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54154]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:26.843 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54154]) authentication result: true 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54154]) SSH_MSG_USERAUTH_REQUEST 23:54:26.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54154])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:26.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54154]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:26.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:26.844 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:26.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54154]) no heartbeat to stop 23:54:26.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54154]) heartbeat type=IGNORE, interval=PT30S 23:54:26.844 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54154 authenticated 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54154]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54154]] session=TransportServerSession[admin@/10.30.170.79:54154] id=0 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54154])) size=2097152, max=2097152, packet=32768 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54154]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54154] 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54154]) recipient=0 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])) size=2097152, max=2097152, packet=32768 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])) re-initializing 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])) size=2097152, max=2097152, packet=32768 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:26.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])[want-reply=true] subsystem=netconf 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])[subsystem] prepared command 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154]}} established 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 236: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18065 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 236: Creating data stores for simulated device 23:54:26.846 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:26.846 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:26.846 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:26.846 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:26.847 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[614b9f3c] 23:54:26.847 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:26.848 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:26.848 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:26.848 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:26.848 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:26.848 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:26.848 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:26.848 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:26.848 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[614b9f3c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[614b9f3c], subtreeVersion=Version[406d217], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[406d217], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:26.849 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:26.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154] 23:54:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 236 on channel [id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154] 23:54:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) by 1220 down to 2095932 23:54:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154] 23:54:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154] 23:54:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) request=subsystem result=ReplySuccess, want-reply=true 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) request=subsystem activate command 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) starting runner for command=netconf 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #5 SSH_MSG_CHANNEL_DATA 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) by 373 down to 2096779 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_CHANNEL_DATA len=373 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154] 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154] 23:54:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154] 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18065', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=236} created 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154]} created 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154] successful with session NetconfServerSession{sessionId=236, channel=[id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154]} 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154]} up 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #6 SSH_MSG_CHANNEL_DATA 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) by 393 down to 2096386 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_CHANNEL_DATA len=393 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154] 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=236} 23:54:26.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:26.854 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f3c9e35 after next message 23:54:26.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x13564f8f, L:/10.30.170.146:18065 - R:/10.30.170.79:54154]} EXI handlers added to pipeline 23:54:26.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:26.854 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f3c9e35 23:54:26.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) by 179 down to 2095753 23:54:26.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:26.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:26.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #7 SSH_MSG_CHANNEL_DATA 23:54:26.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) by 340 down to 2096046 23:54:26.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_CHANNEL_DATA len=340 23:54:26.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154] 23:54:26.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:26.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:26.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=236} 23:54:26.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[406d217] 23:54:26.857 [netconf-device-simulator-threads-2] 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 23:54:26.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:26.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:26.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:26.857 [netconf-device-simulator-threads-2] 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 23:54:26.857 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:26.857 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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} 23:54:26.858 [netconf-device-simulator-threads-2] 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 23:54:26.858 [netconf-device-simulator-threads-2] 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 23:54:26.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:26.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) by 778 down to 2094975 23:54:26.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:26.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:26.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:26.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #12 SSH_MSG_IGNORE 23:54:26.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:54:27.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:27.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #9 SSH_MSG_IGNORE 23:54:27.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:54:27.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:27.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #10 SSH_MSG_IGNORE 23:54:27.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:54:27.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:27.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #8 SSH_MSG_IGNORE 23:54:27.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:54:27.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #11 SSH_MSG_IGNORE 23:54:27.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:54:27.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842]} 23:54:27.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35842]): SSH-2.0-SSHD-UNKNOWN 23:54:27.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35842]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:27.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35842]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35842]) Send SSH_MSG_KEXINIT 23:54:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35842]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35842]) process #0 SSH_MSG_KEXINIT 23:54:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35842]) SSH_MSG_KEXINIT 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35842]) strict KEX=true client=true server=true 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35842]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35842]) Kex: server host key algorithms = rsa-sha2-512 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35842]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35842]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35842]) Kex: mac algorithms (client to server) = aead 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35842]) Kex: mac algorithms (server to client) = aead 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35842]) Kex: compression algorithms (client to server) = none 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35842]) Kex: compression algorithms (server to client) = none 23:54:27.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:27.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35842]) process #1 30 23:54:27.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35842]] process command=SSH_MSG_KEXDH_INIT 23:54:27.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35842]] Send SSH_MSG_KEXDH_REPLY 23:54:27.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35842]) packet #1 sending command=31[31] len=1639 23:54:27.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35842])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:27.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35842]) Send SSH_MSG_NEWKEYS 23:54:27.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35842]) session ID=a0:6b:b0:fc:c4:94:99:3a:af:62:5c:92:5c:90:bc:38:77:8a:c9:aa:20:ec:e1:24:56:bc:da:66:ac:1f:5b:ab:05:9b:4d:40:03:09:a6:ab:5f:45:2b:d1:65:67:b2:b2:8e:09:01:43:36:65:11:d1:bd:da:66:cc:e0:be:2e:53 23:54:27.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35842]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:27.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35842]): strict KEX resets output message sequence number from 3 to 0 23:54:27.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35842]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:27.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35842])[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 23:54:27.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35842])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:27.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35842]) packet #0 sending command=7[7] len=419 23:54:27.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35842]) No pending packets to flush at end of KEX 23:54:27.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:27.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #12 SSH_MSG_IGNORE 23:54:27.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:54:27.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #9 SSH_MSG_IGNORE 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35842]) process #2 SSH_MSG_NEWKEYS 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35842]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35842]): strict KEX resets input message sequence number from 3 to 0 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35842]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35842]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:27.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35842]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35842]) authorized authentication methods: password,publickey 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35842]) Accepted service ssh-userauth 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35842]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35842]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35842]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35842]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35842]) no authentication factory for method=none 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35842]) SSH_MSG_USERAUTH_REQUEST 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35842]) remaining methods: password,publickey 23:54:27.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35842]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35842]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35842]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35842]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:27.776 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35842]) authentication result: true 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35842]) SSH_MSG_USERAUTH_REQUEST 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35842])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35842]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35842]) no heartbeat to stop 23:54:27.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35842]) heartbeat type=IGNORE, interval=PT30S 23:54:27.776 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35842 authenticated 23:54:27.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:27.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35842]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35842]] session=TransportServerSession[admin@/10.30.170.79:35842] id=0 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35842])) size=2097152, max=2097152, packet=32768 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35842]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35842] 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35842]) recipient=0 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])) size=2097152, max=2097152, packet=32768 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])) re-initializing 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])) size=2097152, max=2097152, packet=32768 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:27.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])[want-reply=true] subsystem=netconf 23:54:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])[subsystem] prepared command 23:54:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842]}} established 23:54:27.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 237: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18066 23:54:27.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 237: Creating data stores for simulated device 23:54:27.780 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:27.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:27.780 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:27.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:27.780 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:27.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[215b3da] 23:54:27.783 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:27.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:27.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:27.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:27.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:27.784 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:27.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:27.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:27.784 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[215b3da], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[215b3da], subtreeVersion=Version[746edddc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[746edddc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:27.785 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:27.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:27.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842] 23:54:27.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 237 on channel [id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842] 23:54:27.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) by 1220 down to 2095932 23:54:27.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:27.789 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:27.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842] 23:54:27.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842] 23:54:27.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) request=subsystem result=ReplySuccess, want-reply=true 23:54:27.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:27.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) request=subsystem activate command 23:54:27.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) starting runner for command=netconf 23:54:27.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #5 SSH_MSG_CHANNEL_DATA 23:54:27.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) by 373 down to 2096779 23:54:27.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_CHANNEL_DATA len=373 23:54:27.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842] 23:54:27.791 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:27.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842] 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842] 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18066', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=237} created 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842]} created 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842] successful with session NetconfServerSession{sessionId=237, channel=[id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842]} 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842]} up 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #6 SSH_MSG_CHANNEL_DATA 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) by 393 down to 2096386 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_CHANNEL_DATA len=393 23:54:27.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842] 23:54:27.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:27.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:27.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=237} 23:54:27.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:27.794 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45d6140d after next message 23:54:27.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x4a1b7054, L:/10.30.170.146:18066 - R:/10.30.170.79:35842]} EXI handlers added to pipeline 23:54:27.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:27.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45d6140d 23:54:27.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) by 179 down to 2095753 23:54:27.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:27.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:27.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #7 SSH_MSG_CHANNEL_DATA 23:54:27.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) by 340 down to 2096046 23:54:27.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_CHANNEL_DATA len=340 23:54:27.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842] 23:54:27.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:27.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:27.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=237} 23:54:27.801 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[746edddc] 23:54:27.801 [netconf-device-simulator-threads-4] 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 23:54:27.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:27.801 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:27.801 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:27.801 [netconf-device-simulator-threads-4] 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 23:54:27.801 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:27.801 [netconf-device-simulator-threads-4] 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} 23:54:27.801 [netconf-device-simulator-threads-4] 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} 23:54:27.801 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:27.801 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:27.801 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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} 23:54:27.802 [netconf-device-simulator-threads-4] 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 23:54:27.802 [netconf-device-simulator-threads-4] 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 23:54:27.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:27.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) by 778 down to 2094975 23:54:27.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:27.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:27.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #10 SSH_MSG_IGNORE 23:54:27.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:54:27.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:27.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #11 SSH_MSG_IGNORE 23:54:27.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:54:27.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156]} 23:54:27.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44156]): SSH-2.0-SSHD-UNKNOWN 23:54:27.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44156]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:27.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44156]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44156]) Send SSH_MSG_KEXINIT 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44156]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44156]) process #0 SSH_MSG_KEXINIT 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44156]) SSH_MSG_KEXINIT 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44156]) strict KEX=true client=true server=true 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44156]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44156]) Kex: server host key algorithms = rsa-sha2-512 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44156]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44156]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44156]) Kex: mac algorithms (client to server) = aead 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44156]) Kex: mac algorithms (server to client) = aead 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44156]) Kex: compression algorithms (client to server) = none 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44156]) Kex: compression algorithms (server to client) = none 23:54:28.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:28.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44156]) process #1 30 23:54:28.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44156]] process command=SSH_MSG_KEXDH_INIT 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44156]] Send SSH_MSG_KEXDH_REPLY 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44156]) packet #1 sending command=31[31] len=1639 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44156])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44156]) Send SSH_MSG_NEWKEYS 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44156]) session ID=f1:ba:f0:64:0a:27:d3:ad:b7:8e:71:f6:89:97:5a:ca:43:cc:4d:cb:df:59:c6:59:36:0d:53:e0:cd:54:66:9c:d6:25:ef:41:c3:dc:13:cf:cf:e7:82:b9:1d:b3:ae:6f:03:e0:7b:2d:e6:08:a0:67:fa:d2:8b:94:e6:46:1e:d4 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44156]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44156]): strict KEX resets output message sequence number from 3 to 0 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44156]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44156])[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 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44156])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44156]) packet #0 sending command=7[7] len=419 23:54:28.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44156]) No pending packets to flush at end of KEX 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44156]) process #2 SSH_MSG_NEWKEYS 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44156]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44156]): strict KEX resets input message sequence number from 3 to 0 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44156]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44156]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44156]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44156]) authorized authentication methods: password,publickey 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44156]) Accepted service ssh-userauth 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44156]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44156]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44156]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44156]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44156]) no authentication factory for method=none 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44156]) SSH_MSG_USERAUTH_REQUEST 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44156]) remaining methods: password,publickey 23:54:28.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44156]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44156]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44156]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44156]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:28.180 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44156]) authentication result: true 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44156]) SSH_MSG_USERAUTH_REQUEST 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44156])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44156]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44156]) no heartbeat to stop 23:54:28.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44156]) heartbeat type=IGNORE, interval=PT30S 23:54:28.180 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44156 authenticated 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44156]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44156]] session=TransportServerSession[admin@/10.30.170.79:44156] id=0 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44156])) size=2097152, max=2097152, packet=32768 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44156]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44156] 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44156]) recipient=0 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])) size=2097152, max=2097152, packet=32768 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])) re-initializing 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])) size=2097152, max=2097152, packet=32768 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:28.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])[want-reply=true] subsystem=netconf 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])[subsystem] prepared command 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156]}} established 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 238: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18067 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 238: Creating data stores for simulated device 23:54:28.182 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:28.182 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:28.182 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:28.182 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:28.183 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[fbf219c] 23:54:28.183 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:28.183 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:28.183 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:28.183 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:28.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:28.184 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:28.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:28.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:28.184 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[fbf219c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[fbf219c], subtreeVersion=Version[35ddbd28], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[35ddbd28], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:28.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:28.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156] 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 238 on channel [id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156] 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) by 1220 down to 2095932 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156] 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156] 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) request=subsystem result=ReplySuccess, want-reply=true 23:54:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) request=subsystem activate command 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) starting runner for command=netconf 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #5 SSH_MSG_CHANNEL_DATA 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) by 373 down to 2096779 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_CHANNEL_DATA len=373 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156] 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156] 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156] 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18067', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=238} created 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156]} created 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156] successful with session NetconfServerSession{sessionId=238, channel=[id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156]} 23:54:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156]} up 23:54:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #6 SSH_MSG_CHANNEL_DATA 23:54:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) by 393 down to 2096386 23:54:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_CHANNEL_DATA len=393 23:54:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156] 23:54:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=238} 23:54:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6fbe6b2e after next message 23:54:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x01c71fa0, L:/10.30.170.146:18067 - R:/10.30.170.79:44156]} EXI handlers added to pipeline 23:54:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6fbe6b2e 23:54:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) by 179 down to 2095753 23:54:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #7 SSH_MSG_CHANNEL_DATA 23:54:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) by 340 down to 2096046 23:54:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_CHANNEL_DATA len=340 23:54:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156] 23:54:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=238} 23:54:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[35ddbd28] 23:54:28.192 [netconf-device-simulator-threads-6] 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 23:54:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:28.192 [netconf-device-simulator-threads-6] 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 23:54:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:28.192 [netconf-device-simulator-threads-6] 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} 23:54:28.192 [netconf-device-simulator-threads-6] 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} 23:54:28.192 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:28.192 [netconf-device-simulator-threads-6] 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} 23:54:28.192 [netconf-device-simulator-threads-6] 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} 23:54:28.192 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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} 23:54:28.193 [netconf-device-simulator-threads-6] 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 23:54:28.193 [netconf-device-simulator-threads-6] 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 23:54:28.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:28.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) by 778 down to 2094975 23:54:28.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:28.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:28.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:28.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #8 SSH_MSG_IGNORE 23:54:28.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:54:28.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:28.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #10 SSH_MSG_IGNORE 23:54:28.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:54:28.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #11 SSH_MSG_IGNORE 23:54:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:54:28.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:28.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #9 SSH_MSG_IGNORE 23:54:28.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:54:28.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314]} 23:54:28.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42314]): SSH-2.0-SSHD-UNKNOWN 23:54:28.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42314]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:28.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42314]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:28.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:28.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #12 SSH_MSG_IGNORE 23:54:28.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:54:28.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #8 SSH_MSG_IGNORE 23:54:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:54:28.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42314]) Send SSH_MSG_KEXINIT 23:54:28.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:28.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42314]) process #0 SSH_MSG_KEXINIT 23:54:28.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42314]) SSH_MSG_KEXINIT 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42314]) strict KEX=true client=true server=true 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42314]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42314]) Kex: server host key algorithms = rsa-sha2-512 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42314]) Kex: mac algorithms (client to server) = aead 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42314]) Kex: mac algorithms (server to client) = aead 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42314]) Kex: compression algorithms (client to server) = none 23:54:28.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42314]) Kex: compression algorithms (server to client) = none 23:54:28.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:28.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42314]) process #1 30 23:54:28.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42314]] process command=SSH_MSG_KEXDH_INIT 23:54:28.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42314]] Send SSH_MSG_KEXDH_REPLY 23:54:28.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42314]) packet #1 sending command=31[31] len=1639 23:54:28.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42314])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:28.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42314]) Send SSH_MSG_NEWKEYS 23:54:28.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42314]) session ID=5f:9b:be:4e:d3:53:33:cf:c4:d7:d2:1b:29:9f:3b:12:54:9c:0f:91:38:3e:fe:f3:5a:9d:93:6b:e5:af:e0:d4:94:b9:1a:ca:df:75:7d:07:27:59:5b:00:0b:8c:d7:3f:7f:09:cf:b4:f7:be:fb:e7:6a:91:3f:b4:93:0a:e5:84 23:54:28.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:28.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42314]): strict KEX resets output message sequence number from 3 to 0 23:54:28.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42314]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:28.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42314])[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 23:54:28.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:28.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42314]) packet #0 sending command=7[7] len=419 23:54:28.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42314]) No pending packets to flush at end of KEX 23:54:28.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42314]) process #2 SSH_MSG_NEWKEYS 23:54:28.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:28.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42314]): strict KEX resets input message sequence number from 3 to 0 23:54:28.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42314]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42314]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42314]) authorized authentication methods: password,publickey 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42314]) Accepted service ssh-userauth 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42314]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42314]) no authentication factory for method=none 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42314]) SSH_MSG_USERAUTH_REQUEST 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42314]) remaining methods: password,publickey 23:54:28.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42314]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:28.936 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42314]) authentication result: true 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42314]) SSH_MSG_USERAUTH_REQUEST 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:28.936 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:28.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42314]) no heartbeat to stop 23:54:28.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42314]) heartbeat type=IGNORE, interval=PT30S 23:54:28.937 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42314 authenticated 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42314]] session=TransportServerSession[admin@/10.30.170.79:42314] id=0 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42314])) size=2097152, max=2097152, packet=32768 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42314] 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42314]) recipient=0 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])) size=2097152, max=2097152, packet=32768 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])) re-initializing 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])) size=2097152, max=2097152, packet=32768 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:28.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:28.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:28.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:28.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])[want-reply=true] subsystem=netconf 23:54:28.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])[subsystem] prepared command 23:54:28.939 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:28.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:28.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314]}} established 23:54:28.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 239: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18068 23:54:28.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 239: Creating data stores for simulated device 23:54:28.940 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:28.940 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:28.941 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:28.941 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:28.942 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:28.946 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30d63cc0] 23:54:28.946 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:28.947 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:28.947 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:28.947 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:28.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:28.948 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:28.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:28.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:28.948 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30d63cc0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30d63cc0], subtreeVersion=Version[1359dd35], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1359dd35], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:28.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:28.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:28.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314] 23:54:28.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 239 on channel [id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314] 23:54:28.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) by 1220 down to 2095932 23:54:28.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314] 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314] 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) request=subsystem result=ReplySuccess, want-reply=true 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) request=subsystem activate command 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) starting runner for command=netconf 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #5 SSH_MSG_CHANNEL_DATA 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) by 373 down to 2096779 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_CHANNEL_DATA len=373 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314] 23:54:28.954 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:28.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314] 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314] 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18068', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=239} created 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314]} created 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314] successful with session NetconfServerSession{sessionId=239, channel=[id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314]} 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314]} up 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #6 SSH_MSG_CHANNEL_DATA 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) by 393 down to 2096386 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_CHANNEL_DATA len=393 23:54:28.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314] 23:54:28.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:28.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:28.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=239} 23:54:28.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:28.958 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19394a83 after next message 23:54:28.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x26fb2ea5, L:/10.30.170.146:18068 - R:/10.30.170.79:42314]} EXI handlers added to pipeline 23:54:28.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:28.958 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19394a83 23:54:28.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) by 179 down to 2095753 23:54:28.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:28.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:28.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #7 SSH_MSG_CHANNEL_DATA 23:54:28.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) by 340 down to 2096046 23:54:28.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_CHANNEL_DATA len=340 23:54:28.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314] 23:54:28.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:28.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:28.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=239} 23:54:28.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1359dd35] 23:54:28.963 [netconf-device-simulator-threads-0] 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 23:54:28.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:28.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:28.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:28.963 [netconf-device-simulator-threads-0] 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 23:54:28.963 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.963 [netconf-device-simulator-threads-0] 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} 23:54:28.964 [netconf-device-simulator-threads-0] 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 23:54:28.964 [netconf-device-simulator-threads-0] 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 23:54:28.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:28.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) by 778 down to 2094975 23:54:28.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:28.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:29.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #9 SSH_MSG_IGNORE 23:54:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:54:29.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:29.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #10 SSH_MSG_IGNORE 23:54:29.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:54:29.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:29.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #11 SSH_MSG_IGNORE 23:54:29.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:54:29.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:29.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #8 SSH_MSG_IGNORE 23:54:29.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:54:29.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650]} 23:54:29.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49650]): SSH-2.0-SSHD-UNKNOWN 23:54:29.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49650]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:29.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49650]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:29.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:29.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #12 SSH_MSG_IGNORE 23:54:29.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49650]) Send SSH_MSG_KEXINIT 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49650]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49650]) process #0 SSH_MSG_KEXINIT 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49650]) SSH_MSG_KEXINIT 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49650]) strict KEX=true client=true server=true 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49650]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49650]) Kex: server host key algorithms = rsa-sha2-512 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49650]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49650]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49650]) Kex: mac algorithms (client to server) = aead 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49650]) Kex: mac algorithms (server to client) = aead 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49650]) Kex: compression algorithms (client to server) = none 23:54:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49650]) Kex: compression algorithms (server to client) = none 23:54:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:29.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49650]) process #1 30 23:54:29.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49650]] process command=SSH_MSG_KEXDH_INIT 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49650]] Send SSH_MSG_KEXDH_REPLY 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49650]) packet #1 sending command=31[31] len=1639 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49650])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49650]) Send SSH_MSG_NEWKEYS 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49650]) session ID=71:fb:27:15:ba:18:4b:41:21:aa:cb:50:1d:35:0b:73:54:a8:76:03:6e:c3:3f:4b:96:dd:ec:c9:73:55:89:33:5d:87:95:03:91:2f:24:47:7a:35:65:18:87:7d:c6:3c:aa:2a:42:64:83:4e:fd:fc:d2:ec:f6:d5:8c:65:04:cc 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49650]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49650]): strict KEX resets output message sequence number from 3 to 0 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49650]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49650])[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 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49650])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49650]) packet #0 sending command=7[7] len=419 23:54:29.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49650]) No pending packets to flush at end of KEX 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49650]) process #2 SSH_MSG_NEWKEYS 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49650]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49650]): strict KEX resets input message sequence number from 3 to 0 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49650]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49650]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49650]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49650]) authorized authentication methods: password,publickey 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49650]) Accepted service ssh-userauth 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49650]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:29.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49650]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49650]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49650]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49650]) no authentication factory for method=none 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49650]) SSH_MSG_USERAUTH_REQUEST 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49650]) remaining methods: password,publickey 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49650]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49650]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49650]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49650]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:29.697 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49650]) authentication result: true 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49650]) SSH_MSG_USERAUTH_REQUEST 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49650])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49650]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49650]) no heartbeat to stop 23:54:29.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49650]) heartbeat type=IGNORE, interval=PT30S 23:54:29.698 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49650 authenticated 23:54:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49650]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49650]] session=TransportServerSession[admin@/10.30.170.79:49650] id=0 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49650])) size=2097152, max=2097152, packet=32768 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49650]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49650] 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49650]) recipient=0 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])) size=2097152, max=2097152, packet=32768 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])) re-initializing 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])) size=2097152, max=2097152, packet=32768 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])[want-reply=true] subsystem=netconf 23:54:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])[subsystem] prepared command 23:54:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650]}} established 23:54:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 240: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18069 23:54:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 240: Creating data stores for simulated device 23:54:29.700 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:29.700 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:29.700 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:29.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7002c4ce] 23:54:29.701 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:29.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:29.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:29.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:29.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:29.702 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:29.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:29.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:29.702 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7002c4ce], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7002c4ce], subtreeVersion=Version[25b874db], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[25b874db], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:29.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:29.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650] 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 240 on channel [id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650] 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) by 1220 down to 2095932 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650] 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650] 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) request=subsystem result=ReplySuccess, want-reply=true 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) request=subsystem activate command 23:54:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) starting runner for command=netconf 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #5 SSH_MSG_CHANNEL_DATA 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) by 373 down to 2096779 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_CHANNEL_DATA len=373 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650] 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650] 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650] 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18069', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=240} created 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650]} created 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650] successful with session NetconfServerSession{sessionId=240, channel=[id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650]} 23:54:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650]} up 23:54:29.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #6 SSH_MSG_CHANNEL_DATA 23:54:29.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) by 393 down to 2096386 23:54:29.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_CHANNEL_DATA len=393 23:54:29.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650] 23:54:29.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:29.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:29.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=240} 23:54:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65906147 after next message 23:54:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xda0f3ead, L:/10.30.170.146:18069 - R:/10.30.170.79:49650]} EXI handlers added to pipeline 23:54:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65906147 23:54:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) by 179 down to 2095753 23:54:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:29.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #7 SSH_MSG_CHANNEL_DATA 23:54:29.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) by 340 down to 2096046 23:54:29.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_CHANNEL_DATA len=340 23:54:29.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650] 23:54:29.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:29.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:29.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=240} 23:54:29.711 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[25b874db] 23:54:29.712 [netconf-device-simulator-threads-2] 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 23:54:29.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:29.712 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:29.712 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:29.712 [netconf-device-simulator-threads-2] 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 23:54:29.712 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.712 [netconf-device-simulator-threads-2] 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} 23:54:29.713 [netconf-device-simulator-threads-2] 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 23:54:29.713 [netconf-device-simulator-threads-2] 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 23:54:29.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:29.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) by 778 down to 2094975 23:54:29.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:29.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:29.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #10 SSH_MSG_IGNORE 23:54:29.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:54:29.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:29.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #9 SSH_MSG_IGNORE 23:54:29.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:54:30.001 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:30.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #8 SSH_MSG_IGNORE 23:54:30.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:54:30.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674]} 23:54:30.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55674]): SSH-2.0-SSHD-UNKNOWN 23:54:30.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55674]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:30.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55674]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:30.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:30.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #12 SSH_MSG_IGNORE 23:54:30.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:54:30.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55674]) Send SSH_MSG_KEXINIT 23:54:30.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:30.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55674]) process #0 SSH_MSG_KEXINIT 23:54:30.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55674]) SSH_MSG_KEXINIT 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55674]) strict KEX=true client=true server=true 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55674]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55674]) Kex: server host key algorithms = rsa-sha2-512 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55674]) Kex: mac algorithms (client to server) = aead 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55674]) Kex: mac algorithms (server to client) = aead 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55674]) Kex: compression algorithms (client to server) = none 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55674]) Kex: compression algorithms (server to client) = none 23:54:30.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:30.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55674]) process #1 30 23:54:30.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55674]] process command=SSH_MSG_KEXDH_INIT 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55674]] Send SSH_MSG_KEXDH_REPLY 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55674]) packet #1 sending command=31[31] len=1639 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55674])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55674]) Send SSH_MSG_NEWKEYS 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55674]) session ID=79:58:a0:89:7c:f2:2d:2e:a4:99:53:1b:ae:6c:7b:2f:6b:a7:7f:d7:2e:35:8e:64:f0:05:7a:c9:59:f2:6a:ae:6f:13:3f:d9:d1:56:d8:08:42:af:84:f0:fe:3f:12:a3:f0:32:ad:89:0e:18:f4:f1:00:98:66:9a:d1:1b:3e:b4 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55674]): strict KEX resets output message sequence number from 3 to 0 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55674]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55674])[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 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55674]) packet #0 sending command=7[7] len=419 23:54:30.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55674]) No pending packets to flush at end of KEX 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55674]) process #2 SSH_MSG_NEWKEYS 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55674]): strict KEX resets input message sequence number from 3 to 0 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55674]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55674]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55674]) authorized authentication methods: password,publickey 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55674]) Accepted service ssh-userauth 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55674]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55674]) no authentication factory for method=none 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55674]) SSH_MSG_USERAUTH_REQUEST 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55674]) remaining methods: password,publickey 23:54:30.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55674]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:30.289 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55674]) authentication result: true 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55674]) SSH_MSG_USERAUTH_REQUEST 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55674]) no heartbeat to stop 23:54:30.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55674]) heartbeat type=IGNORE, interval=PT30S 23:54:30.289 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55674 authenticated 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55674]] session=TransportServerSession[admin@/10.30.170.79:55674] id=0 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55674])) size=2097152, max=2097152, packet=32768 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55674] 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55674]) recipient=0 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])) size=2097152, max=2097152, packet=32768 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])) re-initializing 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])) size=2097152, max=2097152, packet=32768 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:30.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])[want-reply=true] subsystem=netconf 23:54:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])[subsystem] prepared command 23:54:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674]}} established 23:54:30.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 241: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18070 23:54:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 241: Creating data stores for simulated device 23:54:30.292 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:30.292 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:30.292 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e8b38b3] 23:54:30.292 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:30.293 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:30.293 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:30.293 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:30.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:30.293 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:30.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:30.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:30.293 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e8b38b3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e8b38b3], subtreeVersion=Version[1fd0cd16], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1fd0cd16], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:30.294 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:30.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:30.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674] 23:54:30.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 241 on channel [id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674] 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) by 1220 down to 2095932 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674] 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674] 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) request=subsystem result=ReplySuccess, want-reply=true 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) request=subsystem activate command 23:54:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) starting runner for command=netconf 23:54:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #5 SSH_MSG_CHANNEL_DATA 23:54:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) by 373 down to 2096779 23:54:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_CHANNEL_DATA len=373 23:54:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674] 23:54:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:30.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:30.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674] 23:54:30.300 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674] 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18070', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=241} created 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674]} created 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674] successful with session NetconfServerSession{sessionId=241, channel=[id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674]} 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674]} up 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #6 SSH_MSG_CHANNEL_DATA 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) by 393 down to 2096386 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_CHANNEL_DATA len=393 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674] 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:30.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=241} 23:54:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6cc985f9 after next message 23:54:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xc17c01ec, L:/10.30.170.146:18070 - R:/10.30.170.79:55674]} EXI handlers added to pipeline 23:54:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6cc985f9 23:54:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) by 179 down to 2095753 23:54:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:30.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:30.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #7 SSH_MSG_CHANNEL_DATA 23:54:30.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) by 340 down to 2096046 23:54:30.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_CHANNEL_DATA len=340 23:54:30.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674] 23:54:30.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:30.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:30.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=241} 23:54:30.306 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1fd0cd16] 23:54:30.306 [netconf-device-simulator-threads-4] 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 23:54:30.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:30.306 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:30.306 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:30.306 [netconf-device-simulator-threads-4] 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 23:54:30.306 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:30.306 [netconf-device-simulator-threads-4] 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} 23:54:30.306 [netconf-device-simulator-threads-4] 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} 23:54:30.306 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:30.306 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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} 23:54:30.307 [netconf-device-simulator-threads-4] 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 23:54:30.307 [netconf-device-simulator-threads-4] 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 23:54:30.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:30.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) by 778 down to 2094975 23:54:30.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:30.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:30.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:30.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #11 SSH_MSG_IGNORE 23:54:30.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:54:30.647 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #9 SSH_MSG_IGNORE 23:54:30.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:54:30.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820]} 23:54:30.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52820]): SSH-2.0-SSHD-UNKNOWN 23:54:30.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52820]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:30.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52820]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:30.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:30.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:30.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #8 SSH_MSG_IGNORE 23:54:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:54:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #10 SSH_MSG_IGNORE 23:54:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:54:30.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #11 SSH_MSG_IGNORE 23:54:30.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:54:30.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:30.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #12 SSH_MSG_IGNORE 23:54:30.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:54:31.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52820]) Send SSH_MSG_KEXINIT 23:54:31.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52820]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:31.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52820]) process #0 SSH_MSG_KEXINIT 23:54:31.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52820]) SSH_MSG_KEXINIT 23:54:31.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52820]) strict KEX=true client=true server=true 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52820]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52820]) Kex: server host key algorithms = rsa-sha2-512 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52820]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52820]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52820]) Kex: mac algorithms (client to server) = aead 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52820]) Kex: mac algorithms (server to client) = aead 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52820]) Kex: compression algorithms (client to server) = none 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52820]) Kex: compression algorithms (server to client) = none 23:54:31.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:31.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52820]) process #1 30 23:54:31.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52820]] process command=SSH_MSG_KEXDH_INIT 23:54:31.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52820]] Send SSH_MSG_KEXDH_REPLY 23:54:31.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52820]) packet #1 sending command=31[31] len=1639 23:54:31.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52820])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:31.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52820]) Send SSH_MSG_NEWKEYS 23:54:31.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52820]) session ID=d9:a3:b8:9f:55:71:17:fd:b5:29:95:97:59:78:a7:36:6e:39:12:46:f8:27:33:0c:cb:ea:88:7f:7e:1d:4e:d0:12:58:42:e0:13:4c:7e:e5:01:68:ce:b5:26:85:fb:df:0e:1f:a4:57:09:a0:d1:47:41:b2:ee:79:66:da:88:bb 23:54:31.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52820]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:31.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52820]): strict KEX resets output message sequence number from 3 to 0 23:54:31.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52820]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:31.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52820])[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 23:54:31.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52820])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:31.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52820]) packet #0 sending command=7[7] len=419 23:54:31.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52820]) No pending packets to flush at end of KEX 23:54:31.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52820]) process #2 SSH_MSG_NEWKEYS 23:54:31.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52820]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:31.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52820]): strict KEX resets input message sequence number from 3 to 0 23:54:31.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52820]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:31.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:31.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52820]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:31.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52820]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52820]) authorized authentication methods: password,publickey 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52820]) Accepted service ssh-userauth 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52820]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52820]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52820]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52820]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52820]) no authentication factory for method=none 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52820]) SSH_MSG_USERAUTH_REQUEST 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52820]) remaining methods: password,publickey 23:54:31.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52820]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52820]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52820]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52820]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:31.134 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52820]) authentication result: true 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52820]) SSH_MSG_USERAUTH_REQUEST 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52820])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52820]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52820]) no heartbeat to stop 23:54:31.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52820]) heartbeat type=IGNORE, interval=PT30S 23:54:31.135 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52820 authenticated 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52820]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52820]] session=TransportServerSession[admin@/10.30.170.79:52820] id=0 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52820])) size=2097152, max=2097152, packet=32768 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52820]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52820] 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52820]) recipient=0 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])) size=2097152, max=2097152, packet=32768 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])) re-initializing 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])) size=2097152, max=2097152, packet=32768 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:31.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:31.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:31.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:31.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])[want-reply=true] subsystem=netconf 23:54:31.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])[subsystem] prepared command 23:54:31.137 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:31.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:31.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820]}} established 23:54:31.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 242: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18071 23:54:31.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 242: Creating data stores for simulated device 23:54:31.138 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:31.138 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:31.138 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:31.138 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:31.139 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:31.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23e5d903] 23:54:31.141 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:31.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:31.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:31.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:31.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:31.142 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:31.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:31.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:31.142 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23e5d903], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23e5d903], subtreeVersion=Version[1454af55], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1454af55], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:31.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:31.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:31.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820] 23:54:31.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 242 on channel [id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820] 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) by 1220 down to 2095932 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820] 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820] 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) request=subsystem result=ReplySuccess, want-reply=true 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) request=subsystem activate command 23:54:31.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) starting runner for command=netconf 23:54:31.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #5 SSH_MSG_CHANNEL_DATA 23:54:31.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) by 373 down to 2096779 23:54:31.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_CHANNEL_DATA len=373 23:54:31.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820] 23:54:31.149 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:31.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820] 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820] 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18071', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=242} created 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820]} created 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820] successful with session NetconfServerSession{sessionId=242, channel=[id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820]} 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820]} up 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #6 SSH_MSG_CHANNEL_DATA 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) by 393 down to 2096386 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_CHANNEL_DATA len=393 23:54:31.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820] 23:54:31.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:31.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:31.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=242} 23:54:31.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:31.152 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62b087ea after next message 23:54:31.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x33aeeaec, L:/10.30.170.146:18071 - R:/10.30.170.79:52820]} EXI handlers added to pipeline 23:54:31.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:31.152 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62b087ea 23:54:31.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) by 179 down to 2095753 23:54:31.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:31.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:31.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #7 SSH_MSG_CHANNEL_DATA 23:54:31.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) by 340 down to 2096046 23:54:31.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_CHANNEL_DATA len=340 23:54:31.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820] 23:54:31.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:31.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:31.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=242} 23:54:31.159 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1454af55] 23:54:31.159 [netconf-device-simulator-threads-6] 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 23:54:31.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:31.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:31.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:31.160 [netconf-device-simulator-threads-6] 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 23:54:31.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.160 [netconf-device-simulator-threads-6] 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} 23:54:31.161 [netconf-device-simulator-threads-6] 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 23:54:31.161 [netconf-device-simulator-threads-6] 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 23:54:31.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:31.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) by 778 down to 2094975 23:54:31.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:31.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:31.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #9 SSH_MSG_IGNORE 23:54:31.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:54:31.387 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:31.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #10 SSH_MSG_IGNORE 23:54:31.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:54:31.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:31.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #8 SSH_MSG_IGNORE 23:54:31.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:54:31.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762]} 23:54:31.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51762]): SSH-2.0-SSHD-UNKNOWN 23:54:31.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51762]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:31.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51762]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:31.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:31.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #12 SSH_MSG_IGNORE 23:54:31.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:54:31.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #11 SSH_MSG_IGNORE 23:54:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51762]) Send SSH_MSG_KEXINIT 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #0 SSH_MSG_KEXINIT 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_KEXINIT 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51762]) strict KEX=true client=true server=true 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: server host key algorithms = rsa-sha2-512 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: mac algorithms (client to server) = aead 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: mac algorithms (server to client) = aead 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: compression algorithms (client to server) = none 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: compression algorithms (server to client) = none 23:54:31.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:31.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #1 30 23:54:31.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51762]] process command=SSH_MSG_KEXDH_INIT 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51762]] Send SSH_MSG_KEXDH_REPLY 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #1 sending command=31[31] len=1639 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51762])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51762]) Send SSH_MSG_NEWKEYS 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51762]) session ID=b4:45:00:bb:a6:28:f9:17:1f:33:a4:d8:08:4a:d8:06:d6:aa:7d:4f:84:f4:e1:32:ae:49:4f:42:fc:ba:6e:63:ef:9b:83:98:28:ce:da:ab:4c:5f:85:ac:bd:81:56:f6:e1:22:31:10:4f:1d:92:a3:79:e4:0c:c5:01:56:f8:81 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51762]): strict KEX resets output message sequence number from 3 to 0 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51762]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51762])[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 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51762])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:31.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #0 sending command=7[7] len=419 23:54:31.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51762]) No pending packets to flush at end of KEX 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #2 SSH_MSG_NEWKEYS 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51762]): strict KEX resets input message sequence number from 3 to 0 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51762]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51762]) authorized authentication methods: password,publickey 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51762]) Accepted service ssh-userauth 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:31.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:31.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) no authentication factory for method=none 23:54:31.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_USERAUTH_REQUEST 23:54:31.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51762]) remaining methods: password,publickey 23:54:31.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:31.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:31.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:31.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:31.792 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:31.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51762]) authentication result: true 23:54:31.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_USERAUTH_REQUEST 23:54:31.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51762])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:31.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:31.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:31.793 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:31.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51762]) no heartbeat to stop 23:54:31.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51762]) heartbeat type=IGNORE, interval=PT30S 23:54:31.793 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51762 authenticated 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]] session=TransportServerSession[admin@/10.30.170.79:51762] id=0 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51762])) size=2097152, max=2097152, packet=32768 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51762] 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51762]) recipient=0 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])) size=2097152, max=2097152, packet=32768 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])) re-initializing 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])) size=2097152, max=2097152, packet=32768 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:31.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[want-reply=true] subsystem=netconf 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[subsystem] prepared command 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762]}} established 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 243: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18072 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 243: Creating data stores for simulated device 23:54:31.795 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:31.795 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:31.795 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:31.795 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:31.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22cfa1df] 23:54:31.796 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:31.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:31.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:31.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:31.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:31.797 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:31.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:31.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:31.797 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22cfa1df], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22cfa1df], subtreeVersion=Version[21d149a5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[21d149a5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:31.803 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:31.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:31.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762] 23:54:31.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 243 on channel [id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762] 23:54:31.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 1220 down to 2095932 23:54:31.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:31.812 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:31.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762] 23:54:31.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762] 23:54:31.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) request=subsystem result=ReplySuccess, want-reply=true 23:54:31.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:31.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) request=subsystem activate command 23:54:31.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) starting runner for command=netconf 23:54:31.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #5 SSH_MSG_CHANNEL_DATA 23:54:31.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 373 down to 2096779 23:54:31.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_DATA len=373 23:54:31.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 23:54:31.814 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:31.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:31.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762] 23:54:31.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:31.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762] 23:54:31.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18072', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=243} created 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762]} created 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762] successful with session NetconfServerSession{sessionId=243, channel=[id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762]} 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762]} up 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #6 SSH_MSG_CHANNEL_DATA 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 393 down to 2096386 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_DATA len=393 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 23:54:31.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:31.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:31.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=243} 23:54:31.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:31.819 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d853b98 after next message 23:54:31.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x45a4ba02, L:/10.30.170.146:18072 - R:/10.30.170.79:51762]} EXI handlers added to pipeline 23:54:31.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:31.819 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d853b98 23:54:31.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 179 down to 2095753 23:54:31.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:31.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:31.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #7 SSH_MSG_CHANNEL_DATA 23:54:31.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 340 down to 2096046 23:54:31.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_DATA len=340 23:54:31.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 23:54:31.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:31.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:31.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=243} 23:54:31.824 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[21d149a5] 23:54:31.824 [netconf-device-simulator-threads-0] 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 23:54:31.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:31.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:31.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:31.825 [netconf-device-simulator-threads-0] 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 23:54:31.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:31.825 [netconf-device-simulator-threads-0] 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} 23:54:31.825 [netconf-device-simulator-threads-0] 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} 23:54:31.825 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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} 23:54:31.826 [netconf-device-simulator-threads-0] 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 23:54:31.826 [netconf-device-simulator-threads-0] 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 23:54:31.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:31.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 778 down to 2094975 23:54:31.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:31.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:32.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #9 SSH_MSG_IGNORE 23:54:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:54:32.122 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #8 SSH_MSG_IGNORE 23:54:32.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:54:32.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036]} 23:54:32.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44036]): SSH-2.0-SSHD-UNKNOWN 23:54:32.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44036]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:32.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44036]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:32.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #10 SSH_MSG_IGNORE 23:54:32.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:54:32.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #11 SSH_MSG_IGNORE 23:54:32.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44036]) Send SSH_MSG_KEXINIT 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44036]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44036]) process #0 SSH_MSG_KEXINIT 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44036]) SSH_MSG_KEXINIT 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44036]) strict KEX=true client=true server=true 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44036]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44036]) Kex: server host key algorithms = rsa-sha2-512 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44036]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44036]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44036]) Kex: mac algorithms (client to server) = aead 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44036]) Kex: mac algorithms (server to client) = aead 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44036]) Kex: compression algorithms (client to server) = none 23:54:32.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44036]) Kex: compression algorithms (server to client) = none 23:54:32.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:32.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44036]) process #1 30 23:54:32.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44036]] process command=SSH_MSG_KEXDH_INIT 23:54:32.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44036]] Send SSH_MSG_KEXDH_REPLY 23:54:32.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44036]) packet #1 sending command=31[31] len=1639 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44036])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44036]) Send SSH_MSG_NEWKEYS 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44036]) session ID=63:e8:de:19:07:48:27:ff:8c:fa:78:2e:68:93:a1:22:84:60:b9:cb:ae:f3:89:33:3a:e4:ab:98:22:2a:bf:96:64:41:99:36:69:dc:28:af:1c:98:04:6d:e5:3b:d7:33:c8:36:33:fe:08:b5:69:38:72:d4:28:c1:8c:1a:ee:f3 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44036]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44036]): strict KEX resets output message sequence number from 3 to 0 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44036]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44036])[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 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44036])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44036]) packet #0 sending command=7[7] len=419 23:54:32.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44036]) No pending packets to flush at end of KEX 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44036]) process #2 SSH_MSG_NEWKEYS 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44036]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44036]): strict KEX resets input message sequence number from 3 to 0 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44036]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44036]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44036]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44036]) authorized authentication methods: password,publickey 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44036]) Accepted service ssh-userauth 23:54:32.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44036]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:32.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44036]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:32.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44036]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:32.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44036]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:32.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44036]) no authentication factory for method=none 23:54:32.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44036]) SSH_MSG_USERAUTH_REQUEST 23:54:32.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44036]) remaining methods: password,publickey 23:54:32.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44036]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44036]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44036]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44036]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:32.523 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44036]) authentication result: true 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44036]) SSH_MSG_USERAUTH_REQUEST 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44036])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44036]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44036]) no heartbeat to stop 23:54:32.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44036]) heartbeat type=IGNORE, interval=PT30S 23:54:32.523 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44036 authenticated 23:54:32.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:32.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44036]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:32.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44036]] session=TransportServerSession[admin@/10.30.170.79:44036] id=0 23:54:32.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44036])) size=2097152, max=2097152, packet=32768 23:54:32.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44036]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44036] 23:54:32.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44036]) recipient=0 23:54:32.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])) size=2097152, max=2097152, packet=32768 23:54:32.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])) re-initializing 23:54:32.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])) size=2097152, max=2097152, packet=32768 23:54:32.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:32.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])[want-reply=true] subsystem=netconf 23:54:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])[subsystem] prepared command 23:54:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036]}} established 23:54:32.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 244: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18073 23:54:32.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 244: Creating data stores for simulated device 23:54:32.527 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:32.527 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:32.528 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:32.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:32.528 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:32.530 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[74aab92] 23:54:32.530 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:32.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:32.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:32.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:32.532 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:32.532 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:32.532 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:32.532 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:32.532 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[74aab92], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[74aab92], subtreeVersion=Version[2d475e18], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d475e18], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:32.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:32.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:32.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036] 23:54:32.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 244 on channel [id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036] 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) by 1220 down to 2095932 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036] 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036] 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) request=subsystem result=ReplySuccess, want-reply=true 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) request=subsystem activate command 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) starting runner for command=netconf 23:54:32.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #5 SSH_MSG_CHANNEL_DATA 23:54:32.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) by 373 down to 2096779 23:54:32.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_CHANNEL_DATA len=373 23:54:32.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036] 23:54:32.542 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:32.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:32.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036] 23:54:32.543 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036] 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18073', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=244} created 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036]} created 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036] successful with session NetconfServerSession{sessionId=244, channel=[id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036]} 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036]} up 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #6 SSH_MSG_CHANNEL_DATA 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) by 393 down to 2096386 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_CHANNEL_DATA len=393 23:54:32.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036] 23:54:32.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:32.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:32.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=244} 23:54:32.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b0d4f60 after next message 23:54:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xc269b9b2, L:/10.30.170.146:18073 - R:/10.30.170.79:44036]} EXI handlers added to pipeline 23:54:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b0d4f60 23:54:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) by 179 down to 2095753 23:54:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:32.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #7 SSH_MSG_CHANNEL_DATA 23:54:32.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) by 340 down to 2096046 23:54:32.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_CHANNEL_DATA len=340 23:54:32.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036] 23:54:32.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:32.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:32.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=244} 23:54:32.554 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d475e18] 23:54:32.554 [netconf-device-simulator-threads-2] 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 23:54:32.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:32.554 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:32.554 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:32.554 [netconf-device-simulator-threads-2] 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 23:54:32.554 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:32.554 [netconf-device-simulator-threads-2] 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} 23:54:32.554 [netconf-device-simulator-threads-2] 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} 23:54:32.554 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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} 23:54:32.555 [netconf-device-simulator-threads-2] 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 23:54:32.555 [netconf-device-simulator-threads-2] 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 23:54:32.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:32.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) by 778 down to 2094975 23:54:32.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:32.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:32.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #12 SSH_MSG_IGNORE 23:54:32.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:54:32.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #8 SSH_MSG_IGNORE 23:54:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:54:32.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #11 SSH_MSG_IGNORE 23:54:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:54:32.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016]} 23:54:32.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53016]): SSH-2.0-SSHD-UNKNOWN 23:54:32.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53016]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:32.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53016]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:32.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #12 SSH_MSG_IGNORE 23:54:32.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53016]) Send SSH_MSG_KEXINIT 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53016]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53016]) process #0 SSH_MSG_KEXINIT 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53016]) SSH_MSG_KEXINIT 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53016]) strict KEX=true client=true server=true 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53016]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53016]) Kex: server host key algorithms = rsa-sha2-512 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53016]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53016]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53016]) Kex: mac algorithms (client to server) = aead 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53016]) Kex: mac algorithms (server to client) = aead 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53016]) Kex: compression algorithms (client to server) = none 23:54:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53016]) Kex: compression algorithms (server to client) = none 23:54:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:32.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:32.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #9 SSH_MSG_IGNORE 23:54:32.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:54:33.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53016]) process #1 30 23:54:33.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53016]] process command=SSH_MSG_KEXDH_INIT 23:54:33.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:33.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #10 SSH_MSG_IGNORE 23:54:33.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53016]] Send SSH_MSG_KEXDH_REPLY 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53016]) packet #1 sending command=31[31] len=1639 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53016])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53016]) Send SSH_MSG_NEWKEYS 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53016]) session ID=1d:2c:56:68:45:62:ca:7b:cb:05:ae:f1:40:cf:c9:11:f2:ef:26:f0:bc:df:36:45:64:32:d2:47:48:d8:ce:b1:e0:29:e8:85:ac:ca:18:07:5f:bc:30:c9:f3:e6:54:6d:b2:84:52:08:76:55:9c:12:85:d9:0b:76:79:e4:8e:6a 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53016]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53016]): strict KEX resets output message sequence number from 3 to 0 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53016]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53016])[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 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53016])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53016]) packet #0 sending command=7[7] len=419 23:54:33.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53016]) No pending packets to flush at end of KEX 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53016]) process #2 SSH_MSG_NEWKEYS 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53016]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53016]): strict KEX resets input message sequence number from 3 to 0 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53016]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53016]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53016]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53016]) authorized authentication methods: password,publickey 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53016]) Accepted service ssh-userauth 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53016]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53016]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53016]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53016]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53016]) no authentication factory for method=none 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53016]) SSH_MSG_USERAUTH_REQUEST 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53016]) remaining methods: password,publickey 23:54:33.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53016]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53016]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53016]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53016]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:33.081 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53016]) authentication result: true 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53016]) SSH_MSG_USERAUTH_REQUEST 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53016])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53016]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:33.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53016]) no heartbeat to stop 23:54:33.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53016]) heartbeat type=IGNORE, interval=PT30S 23:54:33.082 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53016 authenticated 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53016]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53016]] session=TransportServerSession[admin@/10.30.170.79:53016] id=0 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53016])) size=2097152, max=2097152, packet=32768 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53016]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53016] 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53016]) recipient=0 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])) size=2097152, max=2097152, packet=32768 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])) re-initializing 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])) size=2097152, max=2097152, packet=32768 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:33.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])[want-reply=true] subsystem=netconf 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])[subsystem] prepared command 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016]}} established 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 245: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18074 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 245: Creating data stores for simulated device 23:54:33.084 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:33.084 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:33.084 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:33.091 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[56be1d41] 23:54:33.091 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:33.091 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:33.091 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:33.091 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:33.091 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:33.092 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:33.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:33.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:33.092 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[56be1d41], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[56be1d41], subtreeVersion=Version[1494e955], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1494e955], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:33.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:33.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:33.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016] 23:54:33.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 245 on channel [id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016] 23:54:33.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) by 1220 down to 2095932 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016] 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016] 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) request=subsystem result=ReplySuccess, want-reply=true 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) request=subsystem activate command 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) starting runner for command=netconf 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #5 SSH_MSG_CHANNEL_DATA 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) by 373 down to 2096779 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_CHANNEL_DATA len=373 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016] 23:54:33.095 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016] 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016] 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18074', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=245} created 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016]} created 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016] successful with session NetconfServerSession{sessionId=245, channel=[id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016]} 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016]} up 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #6 SSH_MSG_CHANNEL_DATA 23:54:33.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) by 393 down to 2096386 23:54:33.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_CHANNEL_DATA len=393 23:54:33.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016] 23:54:33.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:33.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:33.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=245} 23:54:33.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:33.098 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@580a74d7 after next message 23:54:33.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x0f26d19d, L:/10.30.170.146:18074 - R:/10.30.170.79:53016]} EXI handlers added to pipeline 23:54:33.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:33.098 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@580a74d7 23:54:33.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) by 179 down to 2095753 23:54:33.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:33.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:33.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #7 SSH_MSG_CHANNEL_DATA 23:54:33.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) by 340 down to 2096046 23:54:33.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_CHANNEL_DATA len=340 23:54:33.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016] 23:54:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=245} 23:54:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1494e955] 23:54:33.102 [netconf-device-simulator-threads-4] 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 23:54:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:33.102 [netconf-device-simulator-threads-4] 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 23:54:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:33.102 [netconf-device-simulator-threads-4] 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} 23:54:33.102 [netconf-device-simulator-threads-4] 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} 23:54:33.102 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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} 23:54:33.103 [netconf-device-simulator-threads-4] 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 23:54:33.103 [netconf-device-simulator-threads-4] 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 23:54:33.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:33.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) by 778 down to 2094975 23:54:33.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:33.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936]} 23:54:33.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45936]): SSH-2.0-SSHD-UNKNOWN 23:54:33.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45936]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:33.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45936]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:33.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #10 SSH_MSG_IGNORE 23:54:33.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:54:33.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:33.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:33.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #11 SSH_MSG_IGNORE 23:54:33.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:54:33.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #9 SSH_MSG_IGNORE 23:54:33.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:54:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:33.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #8 SSH_MSG_IGNORE 23:54:33.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:54:33.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45936]) Send SSH_MSG_KEXINIT 23:54:33.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45936]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:33.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45936]) process #0 SSH_MSG_KEXINIT 23:54:33.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45936]) SSH_MSG_KEXINIT 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45936]) strict KEX=true client=true server=true 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45936]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45936]) Kex: server host key algorithms = rsa-sha2-512 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45936]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45936]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45936]) Kex: mac algorithms (client to server) = aead 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45936]) Kex: mac algorithms (server to client) = aead 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45936]) Kex: compression algorithms (client to server) = none 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45936]) Kex: compression algorithms (server to client) = none 23:54:33.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:33.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:33.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #12 SSH_MSG_IGNORE 23:54:33.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:54:33.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45936]) process #1 30 23:54:33.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45936]] process command=SSH_MSG_KEXDH_INIT 23:54:33.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45936]] Send SSH_MSG_KEXDH_REPLY 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45936]) packet #1 sending command=31[31] len=1639 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45936])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45936]) Send SSH_MSG_NEWKEYS 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45936]) session ID=50:54:cd:41:55:f4:5c:3b:0f:48:2d:8a:11:a6:5c:78:a8:28:53:f7:37:d7:1a:fb:23:20:c1:29:2f:38:18:d9:38:36:bc:ec:26:da:0f:91:05:cb:61:09:12:15:a7:ac:61:7d:d7:ea:f2:0c:b6:b3:ab:01:ce:cd:80:b7:0a:f0 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45936]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45936]): strict KEX resets output message sequence number from 3 to 0 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45936]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45936])[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 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45936])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45936]) packet #0 sending command=7[7] len=419 23:54:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45936]) No pending packets to flush at end of KEX 23:54:33.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45936]) process #2 SSH_MSG_NEWKEYS 23:54:33.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45936]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:33.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45936]): strict KEX resets input message sequence number from 3 to 0 23:54:33.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45936]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:33.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:33.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45936]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:33.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45936]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45936]) authorized authentication methods: password,publickey 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45936]) Accepted service ssh-userauth 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45936]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45936]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45936]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45936]) no authentication factory for method=none 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45936]) SSH_MSG_USERAUTH_REQUEST 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45936]) remaining methods: password,publickey 23:54:33.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45936]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45936]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45936]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:33.935 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45936]) authentication result: true 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45936]) SSH_MSG_USERAUTH_REQUEST 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45936])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45936]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:33.935 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:33.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45936]) no heartbeat to stop 23:54:33.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45936]) heartbeat type=IGNORE, interval=PT30S 23:54:33.936 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45936 authenticated 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45936]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45936]] session=TransportServerSession[admin@/10.30.170.79:45936] id=0 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45936])) size=2097152, max=2097152, packet=32768 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45936]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45936] 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45936]) recipient=0 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])) size=2097152, max=2097152, packet=32768 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])) re-initializing 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])) size=2097152, max=2097152, packet=32768 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:33.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:33.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:33.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:33.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])[want-reply=true] subsystem=netconf 23:54:33.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])[subsystem] prepared command 23:54:33.939 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:33.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:33.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936]}} established 23:54:33.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 246: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18075 23:54:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 246: Creating data stores for simulated device 23:54:33.940 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:33.941 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:33.941 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:33.941 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:33.943 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[771925f2] 23:54:33.943 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:33.944 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:33.944 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:33.944 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:33.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:33.944 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:33.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:33.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:33.945 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[771925f2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[771925f2], subtreeVersion=Version[6757a853], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6757a853], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:33.945 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:33.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:33.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936] 23:54:33.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 246 on channel [id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936] 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) by 1220 down to 2095932 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936] 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936] 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) request=subsystem result=ReplySuccess, want-reply=true 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) request=subsystem activate command 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) starting runner for command=netconf 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #5 SSH_MSG_CHANNEL_DATA 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) by 373 down to 2096779 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_CHANNEL_DATA len=373 23:54:33.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936] 23:54:33.951 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:33.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:33.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936] 23:54:33.952 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:33.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936] 23:54:33.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18075', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:33.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=246} created 23:54:33.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=246, channel=[id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936]} created 23:54:33.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936] successful with session NetconfServerSession{sessionId=246, channel=[id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936]} 23:54:33.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936]} up 23:54:33.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #6 SSH_MSG_CHANNEL_DATA 23:54:33.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) by 393 down to 2096386 23:54:33.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_CHANNEL_DATA len=393 23:54:33.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936] 23:54:33.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:33.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:33.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=246} 23:54:33.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:33.955 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bcc11c8 after next message 23:54:33.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=246, channel=[id: 0xa9b818ac, L:/10.30.170.146:18075 - R:/10.30.170.79:45936]} EXI handlers added to pipeline 23:54:33.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:33.955 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bcc11c8 23:54:33.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) by 179 down to 2095753 23:54:33.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:33.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #7 SSH_MSG_CHANNEL_DATA 23:54:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) by 340 down to 2096046 23:54:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_CHANNEL_DATA len=340 23:54:33.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936] 23:54:33.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=246} 23:54:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6757a853] 23:54:33.959 [netconf-device-simulator-threads-6] 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 23:54:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:33.959 [netconf-device-simulator-threads-6] 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 23:54:33.959 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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} 23:54:33.960 [netconf-device-simulator-threads-6] 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 23:54:33.960 [netconf-device-simulator-threads-6] 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 23:54:33.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:33.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) by 778 down to 2094975 23:54:33.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:33.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504]} 23:54:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38504]): SSH-2.0-SSHD-UNKNOWN 23:54:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38504]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38504]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:34.299 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:34.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #8 SSH_MSG_IGNORE 23:54:34.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:54:34.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #9 SSH_MSG_IGNORE 23:54:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:54:34.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #11 SSH_MSG_IGNORE 23:54:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:54:34.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #12 SSH_MSG_IGNORE 23:54:34.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:54:34.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:34.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:34.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #10 SSH_MSG_IGNORE 23:54:34.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:54:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38504]) Send SSH_MSG_KEXINIT 23:54:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38504]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38504]) process #0 SSH_MSG_KEXINIT 23:54:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38504]) SSH_MSG_KEXINIT 23:54:34.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38504]) strict KEX=true client=true server=true 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38504]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38504]) Kex: server host key algorithms = rsa-sha2-512 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38504]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38504]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38504]) Kex: mac algorithms (client to server) = aead 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38504]) Kex: mac algorithms (server to client) = aead 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38504]) Kex: compression algorithms (client to server) = none 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38504]) Kex: compression algorithms (server to client) = none 23:54:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:34.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38504]) process #1 30 23:54:34.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38504]] process command=SSH_MSG_KEXDH_INIT 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38504]] Send SSH_MSG_KEXDH_REPLY 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38504]) packet #1 sending command=31[31] len=1639 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38504])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38504]) Send SSH_MSG_NEWKEYS 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38504]) session ID=91:49:32:1b:da:77:e5:17:a2:0c:39:3a:29:8d:07:42:3a:c2:79:c7:ca:ac:2b:fe:b9:08:16:c2:01:80:e7:ba:52:6a:79:2d:82:46:a1:50:71:eb:f5:07:4f:a7:44:5d:c8:1f:88:20:3a:73:28:2c:55:55:fa:2f:21:0f:9d:1d 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38504]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38504]): strict KEX resets output message sequence number from 3 to 0 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38504]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38504])[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 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38504])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38504]) packet #0 sending command=7[7] len=419 23:54:34.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38504]) No pending packets to flush at end of KEX 23:54:34.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38504]) process #2 SSH_MSG_NEWKEYS 23:54:34.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38504]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:34.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38504]): strict KEX resets input message sequence number from 3 to 0 23:54:34.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38504]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:34.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38504]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38504]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38504]) authorized authentication methods: password,publickey 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38504]) Accepted service ssh-userauth 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38504]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38504]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38504]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38504]) no authentication factory for method=none 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38504]) SSH_MSG_USERAUTH_REQUEST 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38504]) remaining methods: password,publickey 23:54:34.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38504]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38504]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38504]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:34.570 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38504]) authentication result: true 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38504]) SSH_MSG_USERAUTH_REQUEST 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38504])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38504]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38504]) no heartbeat to stop 23:54:34.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38504]) heartbeat type=IGNORE, interval=PT30S 23:54:34.570 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38504 authenticated 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38504]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38504]] session=TransportServerSession[admin@/10.30.170.79:38504] id=0 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38504])) size=2097152, max=2097152, packet=32768 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38504]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38504] 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38504]) recipient=0 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])) size=2097152, max=2097152, packet=32768 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])) re-initializing 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])) size=2097152, max=2097152, packet=32768 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:34.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])[want-reply=true] subsystem=netconf 23:54:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])[subsystem] prepared command 23:54:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:34.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504]}} established 23:54:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 247: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18076 23:54:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 247: Creating data stores for simulated device 23:54:34.573 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:34.573 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:34.573 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:34.574 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6cd1f8f7] 23:54:34.574 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:34.574 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:34.574 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:34.574 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:34.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:34.577 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:34.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:34.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:34.577 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6cd1f8f7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6cd1f8f7], subtreeVersion=Version[52dbb84b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[52dbb84b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:34.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:34.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504] 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 247 on channel [id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504] 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) by 1220 down to 2095932 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504] 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504] 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) request=subsystem result=ReplySuccess, want-reply=true 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) request=subsystem activate command 23:54:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) starting runner for command=netconf 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #5 SSH_MSG_CHANNEL_DATA 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) by 373 down to 2096779 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_CHANNEL_DATA len=373 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504] 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504] 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504] 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18076', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=247} created 23:54:34.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=247, channel=[id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504]} created 23:54:34.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504] successful with session NetconfServerSession{sessionId=247, channel=[id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504]} 23:54:34.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504]} up 23:54:34.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #6 SSH_MSG_CHANNEL_DATA 23:54:34.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) by 393 down to 2096386 23:54:34.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_CHANNEL_DATA len=393 23:54:34.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504] 23:54:34.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:34.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=247} 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e77bc78 after next message 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=247, channel=[id: 0xb90945f7, L:/10.30.170.146:18076 - R:/10.30.170.79:38504]} EXI handlers added to pipeline 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e77bc78 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) by 179 down to 2095753 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:34.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:34.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #7 SSH_MSG_CHANNEL_DATA 23:54:34.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) by 340 down to 2096046 23:54:34.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_CHANNEL_DATA len=340 23:54:34.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504] 23:54:34.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:34.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:34.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=247} 23:54:34.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[52dbb84b] 23:54:34.585 [netconf-device-simulator-threads-0] 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 23:54:34.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:34.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:34.586 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:34.586 [netconf-device-simulator-threads-0] 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 23:54:34.586 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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} 23:54:34.586 [netconf-device-simulator-threads-0] 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 23:54:34.586 [netconf-device-simulator-threads-0] 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 23:54:34.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:34.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) by 778 down to 2094975 23:54:34.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:34.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:34.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556]} 23:54:34.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40556]): SSH-2.0-SSHD-UNKNOWN 23:54:34.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40556]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:34.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40556]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:34.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #9 SSH_MSG_IGNORE 23:54:34.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:54:35.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #12 SSH_MSG_IGNORE 23:54:35.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:54:35.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #10 SSH_MSG_IGNORE 23:54:35.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:54:35.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #8 SSH_MSG_IGNORE 23:54:35.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:54:35.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40556]) Send SSH_MSG_KEXINIT 23:54:35.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40556]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40556]) process #0 SSH_MSG_KEXINIT 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40556]) SSH_MSG_KEXINIT 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40556]) strict KEX=true client=true server=true 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40556]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40556]) Kex: server host key algorithms = rsa-sha2-512 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40556]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40556]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40556]) Kex: mac algorithms (client to server) = aead 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40556]) Kex: mac algorithms (server to client) = aead 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40556]) Kex: compression algorithms (client to server) = none 23:54:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40556]) Kex: compression algorithms (server to client) = none 23:54:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:35.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40556]) process #1 30 23:54:35.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40556]] process command=SSH_MSG_KEXDH_INIT 23:54:35.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40556]] Send SSH_MSG_KEXDH_REPLY 23:54:35.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40556]) packet #1 sending command=31[31] len=1639 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40556])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40556]) Send SSH_MSG_NEWKEYS 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40556]) session ID=a7:cd:46:08:06:a2:39:4a:df:c1:71:9a:ed:8a:94:20:44:8e:07:82:08:88:9c:a2:20:47:d6:ca:37:61:e1:08:3e:b1:3b:b4:81:c6:bb:a1:60:d3:21:1e:99:46:cc:47:47:dc:2e:db:14:7e:ce:98:0c:9e:65:e8:86:54:ba:74 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40556]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40556]): strict KEX resets output message sequence number from 3 to 0 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40556]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40556])[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 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40556])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:35.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40556]) packet #0 sending command=7[7] len=419 23:54:35.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40556]) No pending packets to flush at end of KEX 23:54:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #11 SSH_MSG_IGNORE 23:54:35.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40556]) process #2 SSH_MSG_NEWKEYS 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40556]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40556]): strict KEX resets input message sequence number from 3 to 0 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40556]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40556]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40556]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40556]) authorized authentication methods: password,publickey 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40556]) Accepted service ssh-userauth 23:54:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40556]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40556]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40556]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40556]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40556]) no authentication factory for method=none 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40556]) SSH_MSG_USERAUTH_REQUEST 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40556]) remaining methods: password,publickey 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40556]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40556]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40556]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40556]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:35.303 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40556]) authentication result: true 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40556]) SSH_MSG_USERAUTH_REQUEST 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40556])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40556]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:35.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40556]) no heartbeat to stop 23:54:35.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40556]) heartbeat type=IGNORE, interval=PT30S 23:54:35.304 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40556 authenticated 23:54:35.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:35.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40556]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:35.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40556]] session=TransportServerSession[admin@/10.30.170.79:40556] id=0 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40556])) size=2097152, max=2097152, packet=32768 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40556]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40556] 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40556]) recipient=0 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])) size=2097152, max=2097152, packet=32768 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])) re-initializing 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])) size=2097152, max=2097152, packet=32768 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:35.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])[want-reply=true] subsystem=netconf 23:54:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])[subsystem] prepared command 23:54:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556]}} established 23:54:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 248: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18077 23:54:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 248: Creating data stores for simulated device 23:54:35.306 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:35.306 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:35.307 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:35.307 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:35.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[66b8e262] 23:54:35.308 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:35.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:35.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:35.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:35.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:35.310 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:35.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:35.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:35.310 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[66b8e262], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[66b8e262], subtreeVersion=Version[33d17b7f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33d17b7f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:35.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:35.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:35.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556] 23:54:35.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 248 on channel [id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556] 23:54:35.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) by 1220 down to 2095932 23:54:35.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556] 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556] 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) request=subsystem result=ReplySuccess, want-reply=true 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) request=subsystem activate command 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) starting runner for command=netconf 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #5 SSH_MSG_CHANNEL_DATA 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) by 373 down to 2096779 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_CHANNEL_DATA len=373 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556] 23:54:35.316 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:35.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556] 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556] 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18077', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=248} created 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=248, channel=[id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556]} created 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556] successful with session NetconfServerSession{sessionId=248, channel=[id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556]} 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556]} up 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #6 SSH_MSG_CHANNEL_DATA 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) by 393 down to 2096386 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_CHANNEL_DATA len=393 23:54:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556] 23:54:35.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:35.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:35.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=248} 23:54:35.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8918d3f after next message 23:54:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=248, channel=[id: 0xa015e8b2, L:/10.30.170.146:18077 - R:/10.30.170.79:40556]} EXI handlers added to pipeline 23:54:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8918d3f 23:54:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) by 179 down to 2095753 23:54:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:35.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #7 SSH_MSG_CHANNEL_DATA 23:54:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) by 340 down to 2096046 23:54:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_CHANNEL_DATA len=340 23:54:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556] 23:54:35.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:35.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=248} 23:54:35.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33d17b7f] 23:54:35.325 [netconf-device-simulator-threads-2] 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 23:54:35.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:35.326 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:35.326 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:35.326 [netconf-device-simulator-threads-2] 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 23:54:35.326 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:35.326 [netconf-device-simulator-threads-2] 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} 23:54:35.326 [netconf-device-simulator-threads-2] 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} 23:54:35.326 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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} 23:54:35.327 [netconf-device-simulator-threads-2] 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 23:54:35.327 [netconf-device-simulator-threads-2] 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 23:54:35.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) by 778 down to 2094975 23:54:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:35.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #9 SSH_MSG_IGNORE 23:54:35.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:54:35.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936]} 23:54:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55936]): SSH-2.0-SSHD-UNKNOWN 23:54:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55936]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55936]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:35.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #11 SSH_MSG_IGNORE 23:54:35.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:54:35.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55936]) Send SSH_MSG_KEXINIT 23:54:35.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55936]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:35.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55936]) process #0 SSH_MSG_KEXINIT 23:54:35.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55936]) SSH_MSG_KEXINIT 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55936]) strict KEX=true client=true server=true 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55936]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55936]) Kex: server host key algorithms = rsa-sha2-512 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55936]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55936]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55936]) Kex: mac algorithms (client to server) = aead 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55936]) Kex: mac algorithms (server to client) = aead 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55936]) Kex: compression algorithms (client to server) = none 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55936]) Kex: compression algorithms (server to client) = none 23:54:35.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:35.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #12 SSH_MSG_IGNORE 23:54:35.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:54:35.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55936]) process #1 30 23:54:35.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55936]] process command=SSH_MSG_KEXDH_INIT 23:54:35.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55936]] Send SSH_MSG_KEXDH_REPLY 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55936]) packet #1 sending command=31[31] len=1639 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55936])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55936]) Send SSH_MSG_NEWKEYS 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55936]) session ID=9d:a2:c1:2a:b6:8a:e8:5c:e3:ae:fd:f1:c6:86:4a:c7:2c:14:48:c2:fe:bd:da:51:46:57:50:0c:26:0d:93:d1:67:12:2a:0a:73:17:df:03:62:29:87:45:b1:f7:d6:47:9a:6a:4a:5c:30:fc:a2:c8:23:54:76:a6:4f:f2:14:aa 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55936]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55936]): strict KEX resets output message sequence number from 3 to 0 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55936]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55936])[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 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55936])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55936]) packet #0 sending command=7[7] len=419 23:54:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55936]) No pending packets to flush at end of KEX 23:54:35.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #8 SSH_MSG_IGNORE 23:54:35.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:54:35.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:35.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #10 SSH_MSG_IGNORE 23:54:35.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55936]) process #2 SSH_MSG_NEWKEYS 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55936]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55936]): strict KEX resets input message sequence number from 3 to 0 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55936]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55936]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55936]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55936]) authorized authentication methods: password,publickey 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55936]) Accepted service ssh-userauth 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55936]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55936]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55936]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55936]) no authentication factory for method=none 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55936]) SSH_MSG_USERAUTH_REQUEST 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55936]) remaining methods: password,publickey 23:54:35.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55936]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55936]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55936]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:35.904 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55936]) authentication result: true 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55936]) SSH_MSG_USERAUTH_REQUEST 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55936])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55936]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55936]) no heartbeat to stop 23:54:35.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55936]) heartbeat type=IGNORE, interval=PT30S 23:54:35.904 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55936 authenticated 23:54:35.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:35.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55936]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:35.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55936]] session=TransportServerSession[admin@/10.30.170.79:55936] id=0 23:54:35.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55936])) size=2097152, max=2097152, packet=32768 23:54:35.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55936]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55936] 23:54:35.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55936]) recipient=0 23:54:35.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])) size=2097152, max=2097152, packet=32768 23:54:35.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])) re-initializing 23:54:35.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])) size=2097152, max=2097152, packet=32768 23:54:35.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:35.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])[want-reply=true] subsystem=netconf 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])[subsystem] prepared command 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936]}} established 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 249: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18078 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 249: Creating data stores for simulated device 23:54:35.907 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:35.907 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:35.907 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:35.907 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:35.908 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[12fa9476] 23:54:35.908 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:35.908 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:35.908 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:35.908 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:35.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:35.909 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:35.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:35.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:35.909 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[12fa9476], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[12fa9476], subtreeVersion=Version[1976154], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1976154], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:35.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:35.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936] 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 249 on channel [id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936] 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) by 1220 down to 2095932 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936] 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936] 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) request=subsystem result=ReplySuccess, want-reply=true 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) request=subsystem activate command 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) starting runner for command=netconf 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #5 SSH_MSG_CHANNEL_DATA 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) by 373 down to 2096779 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_CHANNEL_DATA len=373 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936] 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936] 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936] 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18078', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=249} created 23:54:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936]} created 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936] successful with session NetconfServerSession{sessionId=249, channel=[id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936]} 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936]} up 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #6 SSH_MSG_CHANNEL_DATA 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) by 393 down to 2096386 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_CHANNEL_DATA len=393 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936] 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=249} 23:54:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b1e6f86 after next message 23:54:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x370c2a5f, L:/10.30.170.146:18078 - R:/10.30.170.79:55936]} EXI handlers added to pipeline 23:54:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b1e6f86 23:54:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) by 179 down to 2095753 23:54:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:35.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #7 SSH_MSG_CHANNEL_DATA 23:54:35.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) by 340 down to 2096046 23:54:35.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_CHANNEL_DATA len=340 23:54:35.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936] 23:54:35.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:35.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=249} 23:54:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1976154] 23:54:35.917 [netconf-device-simulator-threads-4] 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 23:54:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:35.917 [netconf-device-simulator-threads-4] 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 23:54:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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} 23:54:35.917 [netconf-device-simulator-threads-4] 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 23:54:35.917 [netconf-device-simulator-threads-4] 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 23:54:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:35.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) by 778 down to 2094975 23:54:35.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:35.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:36.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736]} 23:54:36.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40736]): SSH-2.0-SSHD-UNKNOWN 23:54:36.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40736]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:36.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40736]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:36.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:36.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #8 SSH_MSG_IGNORE 23:54:36.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:54:36.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #10 SSH_MSG_IGNORE 23:54:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:54:36.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:36.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #9 SSH_MSG_IGNORE 23:54:36.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:54:36.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #12 SSH_MSG_IGNORE 23:54:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40736]) Send SSH_MSG_KEXINIT 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40736]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40736]) process #0 SSH_MSG_KEXINIT 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40736]) SSH_MSG_KEXINIT 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40736]) strict KEX=true client=true server=true 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40736]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40736]) Kex: server host key algorithms = rsa-sha2-512 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40736]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40736]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40736]) Kex: mac algorithms (client to server) = aead 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40736]) Kex: mac algorithms (server to client) = aead 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40736]) Kex: compression algorithms (client to server) = none 23:54:36.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40736]) Kex: compression algorithms (server to client) = none 23:54:36.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:36.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40736]) process #1 30 23:54:36.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40736]] process command=SSH_MSG_KEXDH_INIT 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40736]] Send SSH_MSG_KEXDH_REPLY 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40736]) packet #1 sending command=31[31] len=1639 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40736])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40736]) Send SSH_MSG_NEWKEYS 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40736]) session ID=3a:c5:2e:9d:3e:51:00:87:8e:aa:c0:11:fc:32:63:26:20:6d:f7:a4:10:a7:f6:37:3f:87:cd:63:39:24:93:0e:f3:c0:93:80:6b:33:92:18:da:f2:45:fc:bf:ce:c2:f9:bd:1d:73:12:59:e7:fa:13:87:98:91:e5:a0:c9:16:09 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40736]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40736]): strict KEX resets output message sequence number from 3 to 0 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40736]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40736])[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 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40736])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:36.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40736]) packet #0 sending command=7[7] len=419 23:54:36.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40736]) No pending packets to flush at end of KEX 23:54:36.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #11 SSH_MSG_IGNORE 23:54:36.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40736]) process #2 SSH_MSG_NEWKEYS 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40736]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40736]): strict KEX resets input message sequence number from 3 to 0 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40736]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40736]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40736]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40736]) authorized authentication methods: password,publickey 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40736]) Accepted service ssh-userauth 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40736]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40736]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40736]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40736]) no authentication factory for method=none 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40736]) SSH_MSG_USERAUTH_REQUEST 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40736]) remaining methods: password,publickey 23:54:36.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40736]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40736]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40736]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:36.779 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40736]) authentication result: true 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40736]) SSH_MSG_USERAUTH_REQUEST 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40736])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40736]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40736]) no heartbeat to stop 23:54:36.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40736]) heartbeat type=IGNORE, interval=PT30S 23:54:36.779 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40736 authenticated 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40736]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40736]] session=TransportServerSession[admin@/10.30.170.79:40736] id=0 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40736])) size=2097152, max=2097152, packet=32768 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40736]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40736] 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40736]) recipient=0 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])) size=2097152, max=2097152, packet=32768 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])) re-initializing 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])) size=2097152, max=2097152, packet=32768 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:36.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:36.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:36.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:36.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])[want-reply=true] subsystem=netconf 23:54:36.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])[subsystem] prepared command 23:54:36.781 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:36.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:36.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736]}} established 23:54:36.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 250: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18079 23:54:36.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 250: Creating data stores for simulated device 23:54:36.782 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:36.782 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:36.782 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:36.782 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:36.782 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:36.783 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7fb43b8f] 23:54:36.783 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:36.783 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:36.783 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:36.783 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:36.783 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:36.784 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:36.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:36.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:36.784 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7fb43b8f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7fb43b8f], subtreeVersion=Version[75aff2c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[75aff2c8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:36.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:36.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736] 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 250 on channel [id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736] 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) by 1220 down to 2095932 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736] 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736] 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) request=subsystem result=ReplySuccess, want-reply=true 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) request=subsystem activate command 23:54:36.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) starting runner for command=netconf 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #5 SSH_MSG_CHANNEL_DATA 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) by 373 down to 2096779 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_CHANNEL_DATA len=373 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736] 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736] 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736] 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18079', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=250} created 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=250, channel=[id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736]} created 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736] successful with session NetconfServerSession{sessionId=250, channel=[id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736]} 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736]} up 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #6 SSH_MSG_CHANNEL_DATA 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) by 393 down to 2096386 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_CHANNEL_DATA len=393 23:54:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736] 23:54:36.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:36.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:36.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=250} 23:54:36.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:36.789 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fde357b after next message 23:54:36.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=250, channel=[id: 0xc6a9ab27, L:/10.30.170.146:18079 - R:/10.30.170.79:40736]} EXI handlers added to pipeline 23:54:36.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:36.790 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fde357b 23:54:36.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) by 179 down to 2095753 23:54:36.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:36.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:36.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #7 SSH_MSG_CHANNEL_DATA 23:54:36.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) by 340 down to 2096046 23:54:36.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_CHANNEL_DATA len=340 23:54:36.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736] 23:54:36.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:36.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:36.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=250} 23:54:36.796 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[75aff2c8] 23:54:36.796 [netconf-device-simulator-threads-6] 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 23:54:36.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:36.796 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:36.796 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:36.796 [netconf-device-simulator-threads-6] 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 23:54:36.796 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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} 23:54:36.796 [netconf-device-simulator-threads-6] 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 23:54:36.796 [netconf-device-simulator-threads-6] 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 23:54:36.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:36.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) by 778 down to 2094975 23:54:36.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:36.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:37.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #10 SSH_MSG_IGNORE 23:54:37.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:54:37.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526]} 23:54:37.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34526]): SSH-2.0-SSHD-UNKNOWN 23:54:37.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34526]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:37.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34526]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:37.133 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #9 SSH_MSG_IGNORE 23:54:37.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:54:37.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34526]) Send SSH_MSG_KEXINIT 23:54:37.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34526]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:37.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34526]) process #0 SSH_MSG_KEXINIT 23:54:37.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34526]) SSH_MSG_KEXINIT 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34526]) strict KEX=true client=true server=true 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34526]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34526]) Kex: server host key algorithms = rsa-sha2-512 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34526]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34526]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34526]) Kex: mac algorithms (client to server) = aead 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34526]) Kex: mac algorithms (server to client) = aead 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34526]) Kex: compression algorithms (client to server) = none 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34526]) Kex: compression algorithms (server to client) = none 23:54:37.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:37.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #8 SSH_MSG_IGNORE 23:54:37.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:54:37.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #12 SSH_MSG_IGNORE 23:54:37.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:54:37.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34526]) process #1 30 23:54:37.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34526]] process command=SSH_MSG_KEXDH_INIT 23:54:37.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34526]] Send SSH_MSG_KEXDH_REPLY 23:54:37.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34526]) packet #1 sending command=31[31] len=1639 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34526])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34526]) Send SSH_MSG_NEWKEYS 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34526]) session ID=a8:6c:ca:7b:11:3f:db:03:8e:e0:34:3f:69:b2:ea:65:8d:4d:ee:6f:d6:f2:8e:d1:53:b3:ea:72:6a:aa:43:7c:a8:7f:5f:2f:1a:31:08:4f:d6:7f:e0:84:4b:36:78:fe:06:67:4d:7e:26:9d:83:a9:46:62:a1:41:cb:5c:63:e3 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34526]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34526]): strict KEX resets output message sequence number from 3 to 0 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34526]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34526])[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 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34526])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:37.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34526]) packet #0 sending command=7[7] len=419 23:54:37.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34526]) No pending packets to flush at end of KEX 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34526]) process #2 SSH_MSG_NEWKEYS 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34526]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34526]): strict KEX resets input message sequence number from 3 to 0 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34526]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34526]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34526]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34526]) authorized authentication methods: password,publickey 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34526]) Accepted service ssh-userauth 23:54:37.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34526]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:37.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34526]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:37.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:37.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34526]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:37.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34526]) no authentication factory for method=none 23:54:37.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34526]) SSH_MSG_USERAUTH_REQUEST 23:54:37.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34526]) remaining methods: password,publickey 23:54:37.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34526]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:37.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34526]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34526]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:37.359 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34526]) authentication result: true 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34526]) SSH_MSG_USERAUTH_REQUEST 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34526])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34526]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34526]) no heartbeat to stop 23:54:37.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34526]) heartbeat type=IGNORE, interval=PT30S 23:54:37.360 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34526 authenticated 23:54:37.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:37.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34526]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34526]] session=TransportServerSession[admin@/10.30.170.79:34526] id=0 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34526])) size=2097152, max=2097152, packet=32768 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34526]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34526] 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34526]) recipient=0 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])) size=2097152, max=2097152, packet=32768 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])) re-initializing 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])) size=2097152, max=2097152, packet=32768 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:37.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:37.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:37.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:37.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])[want-reply=true] subsystem=netconf 23:54:37.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])[subsystem] prepared command 23:54:37.362 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:37.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:37.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526]}} established 23:54:37.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 251: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18080 23:54:37.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 251: Creating data stores for simulated device 23:54:37.363 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:37.363 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:37.364 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:37.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:37.364 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:37.366 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d6ef7ae] 23:54:37.366 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:37.367 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:37.367 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:37.367 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:37.368 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:37.368 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:37.368 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:37.368 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:37.368 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d6ef7ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d6ef7ae], subtreeVersion=Version[5455bf64], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5455bf64], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:37.368 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:37.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526] 23:54:37.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 251 on channel [id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526] 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) by 1220 down to 2095932 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526] 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526] 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) request=subsystem result=ReplySuccess, want-reply=true 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) request=subsystem activate command 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) starting runner for command=netconf 23:54:37.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #5 SSH_MSG_CHANNEL_DATA 23:54:37.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) by 373 down to 2096779 23:54:37.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_CHANNEL_DATA len=373 23:54:37.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526] 23:54:37.374 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:37.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:37.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526] 23:54:37.375 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:37.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526] 23:54:37.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18080', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:37.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=251} created 23:54:37.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526]} created 23:54:37.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526] successful with session NetconfServerSession{sessionId=251, channel=[id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526]} 23:54:37.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526]} up 23:54:37.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #6 SSH_MSG_CHANNEL_DATA 23:54:37.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) by 393 down to 2096386 23:54:37.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_CHANNEL_DATA len=393 23:54:37.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526] 23:54:37.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:37.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=251} 23:54:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e6d78e3 after next message 23:54:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x3e0d91cf, L:/10.30.170.146:18080 - R:/10.30.170.79:34526]} EXI handlers added to pipeline 23:54:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:37.378 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e6d78e3 23:54:37.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) by 179 down to 2095753 23:54:37.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:37.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:37.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #7 SSH_MSG_CHANNEL_DATA 23:54:37.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) by 340 down to 2096046 23:54:37.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_CHANNEL_DATA len=340 23:54:37.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526] 23:54:37.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:37.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:37.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=251} 23:54:37.382 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5455bf64] 23:54:37.382 [netconf-device-simulator-threads-0] 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 23:54:37.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:37.382 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:37.382 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:37.382 [netconf-device-simulator-threads-0] 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 23:54:37.382 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:37.382 [netconf-device-simulator-threads-0] 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} 23:54:37.382 [netconf-device-simulator-threads-0] 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} 23:54:37.382 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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} 23:54:37.383 [netconf-device-simulator-threads-0] 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 23:54:37.383 [netconf-device-simulator-threads-0] 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 23:54:37.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:37.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) by 778 down to 2094975 23:54:37.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:37.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #11 SSH_MSG_IGNORE 23:54:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:54:37.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748]} 23:54:37.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59748]): SSH-2.0-SSHD-UNKNOWN 23:54:37.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59748]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:37.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59748]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:37.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #9 SSH_MSG_IGNORE 23:54:37.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:54:37.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #12 SSH_MSG_IGNORE 23:54:37.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:54:37.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #8 SSH_MSG_IGNORE 23:54:37.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:54:37.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #10 SSH_MSG_IGNORE 23:54:37.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:54:37.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:37.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #11 SSH_MSG_IGNORE 23:54:37.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59748]) Send SSH_MSG_KEXINIT 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #0 SSH_MSG_KEXINIT 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_KEXINIT 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59748]) strict KEX=true client=true server=true 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: server host key algorithms = rsa-sha2-512 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: mac algorithms (client to server) = aead 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: mac algorithms (server to client) = aead 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: compression algorithms (client to server) = none 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: compression algorithms (server to client) = none 23:54:38.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:38.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #1 30 23:54:38.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59748]] process command=SSH_MSG_KEXDH_INIT 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59748]] Send SSH_MSG_KEXDH_REPLY 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #1 sending command=31[31] len=1639 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59748])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59748]) Send SSH_MSG_NEWKEYS 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59748]) session ID=f8:1c:c6:c4:94:1f:e3:21:62:7e:39:7f:4b:4f:d2:ab:1a:0f:2a:c3:c7:87:ae:2f:c1:65:fd:f6:de:30:36:d0:d0:94:4d:47:4d:0b:df:7f:b5:6b:32:6e:85:5b:07:49:e1:8f:a5:40:d2:55:8e:b9:4c:d6:b7:d7:11:bc:af:cf 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59748]): strict KEX resets output message sequence number from 3 to 0 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59748]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59748])[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 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #0 sending command=7[7] len=419 23:54:38.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59748]) No pending packets to flush at end of KEX 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #2 SSH_MSG_NEWKEYS 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59748]): strict KEX resets input message sequence number from 3 to 0 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59748]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59748]) authorized authentication methods: password,publickey 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59748]) Accepted service ssh-userauth 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) no authentication factory for method=none 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_USERAUTH_REQUEST 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59748]) remaining methods: password,publickey 23:54:38.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:38.377 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59748]) authentication result: true 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_USERAUTH_REQUEST 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59748]) no heartbeat to stop 23:54:38.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59748]) heartbeat type=IGNORE, interval=PT30S 23:54:38.377 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59748 authenticated 23:54:38.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:38.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]] session=TransportServerSession[admin@/10.30.170.79:59748] id=0 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59748])) size=2097152, max=2097152, packet=32768 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59748] 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59748]) recipient=0 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])) size=2097152, max=2097152, packet=32768 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])) re-initializing 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])) size=2097152, max=2097152, packet=32768 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:38.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[want-reply=true] subsystem=netconf 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[subsystem] prepared command 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748]}} established 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 252: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18081 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 252: Creating data stores for simulated device 23:54:38.380 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:38.380 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:38.380 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:38.381 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2efa5fd2] 23:54:38.381 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:38.381 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:38.381 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:38.381 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:38.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:38.382 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:38.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:38.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:38.382 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2efa5fd2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2efa5fd2], subtreeVersion=Version[6a5ebf8f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a5ebf8f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:38.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:38.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:38.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748] 23:54:38.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 252 on channel [id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748] 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 1220 down to 2095932 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748] 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748] 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) request=subsystem result=ReplySuccess, want-reply=true 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) request=subsystem activate command 23:54:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) starting runner for command=netconf 23:54:38.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #5 SSH_MSG_CHANNEL_DATA 23:54:38.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 373 down to 2096779 23:54:38.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_DATA len=373 23:54:38.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 23:54:38.386 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:38.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748] 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748] 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18081', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=252} created 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748]} created 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748] successful with session NetconfServerSession{sessionId=252, channel=[id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748]} 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748]} up 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #6 SSH_MSG_CHANNEL_DATA 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 393 down to 2096386 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_DATA len=393 23:54:38.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 23:54:38.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:38.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:38.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=252} 23:54:38.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:38.390 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3543e10c after next message 23:54:38.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x61216576, L:/10.30.170.146:18081 - R:/10.30.170.79:59748]} EXI handlers added to pipeline 23:54:38.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:38.390 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3543e10c 23:54:38.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 179 down to 2095753 23:54:38.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:38.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:38.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #7 SSH_MSG_CHANNEL_DATA 23:54:38.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 340 down to 2096046 23:54:38.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_DATA len=340 23:54:38.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 23:54:38.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:38.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:38.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=252} 23:54:38.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a5ebf8f] 23:54:38.394 [netconf-device-simulator-threads-2] 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 23:54:38.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:38.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:38.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:38.394 [netconf-device-simulator-threads-2] 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 23:54:38.394 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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} 23:54:38.394 [netconf-device-simulator-threads-2] 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 23:54:38.394 [netconf-device-simulator-threads-2] 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 23:54:38.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:38.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 778 down to 2094975 23:54:38.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:38.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:38.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172]} 23:54:38.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49172]): SSH-2.0-SSHD-UNKNOWN 23:54:38.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49172]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:38.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49172]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:38.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #11 SSH_MSG_IGNORE 23:54:38.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:54:38.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #8 SSH_MSG_IGNORE 23:54:38.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:54:38.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #9 SSH_MSG_IGNORE 23:54:38.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:54:38.614 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:38.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49172]) Send SSH_MSG_KEXINIT 23:54:38.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49172]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:38.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49172]) process #0 SSH_MSG_KEXINIT 23:54:38.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49172]) SSH_MSG_KEXINIT 23:54:38.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49172]) strict KEX=true client=true server=true 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49172]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49172]) Kex: server host key algorithms = rsa-sha2-512 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49172]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49172]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49172]) Kex: mac algorithms (client to server) = aead 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49172]) Kex: mac algorithms (server to client) = aead 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49172]) Kex: compression algorithms (client to server) = none 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49172]) Kex: compression algorithms (server to client) = none 23:54:38.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #10 SSH_MSG_IGNORE 23:54:38.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:54:38.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:38.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49172]) process #1 30 23:54:38.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49172]] process command=SSH_MSG_KEXDH_INIT 23:54:38.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49172]] Send SSH_MSG_KEXDH_REPLY 23:54:38.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49172]) packet #1 sending command=31[31] len=1639 23:54:38.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49172])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:38.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49172]) Send SSH_MSG_NEWKEYS 23:54:38.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49172]) session ID=85:2e:49:5e:d3:77:f1:9b:2b:7d:02:09:ae:f1:6a:23:cf:20:05:c3:9e:15:0b:fd:17:59:9d:1d:6f:85:3c:9f:55:40:cb:0d:e4:3b:56:7e:b8:16:5e:e7:10:26:01:ab:1f:1a:56:0b:20:e5:82:4b:49:98:f9:fa:76:27:4c:76 23:54:38.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49172]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:38.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49172]): strict KEX resets output message sequence number from 3 to 0 23:54:38.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49172]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:38.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49172])[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 23:54:38.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49172])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:38.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49172]) packet #0 sending command=7[7] len=419 23:54:38.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49172]) No pending packets to flush at end of KEX 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49172]) process #2 SSH_MSG_NEWKEYS 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49172]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49172]): strict KEX resets input message sequence number from 3 to 0 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49172]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49172]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49172]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49172]) authorized authentication methods: password,publickey 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49172]) Accepted service ssh-userauth 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49172]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49172]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49172]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49172]) no authentication factory for method=none 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49172]) SSH_MSG_USERAUTH_REQUEST 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49172]) remaining methods: password,publickey 23:54:38.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49172]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:38.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49172]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:38.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:38.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49172]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:38.763 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:38.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49172]) authentication result: true 23:54:38.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49172]) SSH_MSG_USERAUTH_REQUEST 23:54:38.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49172])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:38.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49172]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:38.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:38.764 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:38.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49172]) no heartbeat to stop 23:54:38.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49172]) heartbeat type=IGNORE, interval=PT30S 23:54:38.764 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49172 authenticated 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49172]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49172]] session=TransportServerSession[admin@/10.30.170.79:49172] id=0 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49172])) size=2097152, max=2097152, packet=32768 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49172]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49172] 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49172]) recipient=0 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])) size=2097152, max=2097152, packet=32768 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])) re-initializing 23:54:38.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])) size=2097152, max=2097152, packet=32768 23:54:38.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:38.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:38.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:38.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:38.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])[want-reply=true] subsystem=netconf 23:54:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])[subsystem] prepared command 23:54:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172]}} established 23:54:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 253: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18082 23:54:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 253: Creating data stores for simulated device 23:54:38.767 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:38.768 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:38.768 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:38.768 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:38.770 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[591fc51e] 23:54:38.770 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:38.771 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:38.771 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:38.771 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:38.771 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:38.772 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:38.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:38.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:38.772 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[591fc51e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[591fc51e], subtreeVersion=Version[737a9ca3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[737a9ca3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:38.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:38.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:38.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172] 23:54:38.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 253 on channel [id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172] 23:54:38.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) by 1220 down to 2095932 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172] 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172] 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) request=subsystem result=ReplySuccess, want-reply=true 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) request=subsystem activate command 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) starting runner for command=netconf 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #5 SSH_MSG_CHANNEL_DATA 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) by 373 down to 2096779 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_CHANNEL_DATA len=373 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172] 23:54:38.777 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:38.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172] 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172] 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18082', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=253} created 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172]} created 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172] successful with session NetconfServerSession{sessionId=253, channel=[id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172]} 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172]} up 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #6 SSH_MSG_CHANNEL_DATA 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) by 393 down to 2096386 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_CHANNEL_DATA len=393 23:54:38.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172] 23:54:38.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:38.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:38.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=253} 23:54:38.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:38.781 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31efcb2c after next message 23:54:38.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x99350a25, L:/10.30.170.146:18082 - R:/10.30.170.79:49172]} EXI handlers added to pipeline 23:54:38.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:38.781 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31efcb2c 23:54:38.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) by 179 down to 2095753 23:54:38.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:38.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:38.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #7 SSH_MSG_CHANNEL_DATA 23:54:38.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) by 340 down to 2096046 23:54:38.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_CHANNEL_DATA len=340 23:54:38.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172] 23:54:38.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:38.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:38.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=253} 23:54:38.785 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[737a9ca3] 23:54:38.785 [netconf-device-simulator-threads-4] 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 23:54:38.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:38.786 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:38.786 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:38.786 [netconf-device-simulator-threads-4] 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 23:54:38.786 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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} 23:54:38.786 [netconf-device-simulator-threads-4] 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 23:54:38.786 [netconf-device-simulator-threads-4] 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 23:54:38.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:38.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) by 778 down to 2094975 23:54:38.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:38.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:38.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:38.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #12 SSH_MSG_IGNORE 23:54:38.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:54:39.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116]} 23:54:39.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47116]): SSH-2.0-SSHD-UNKNOWN 23:54:39.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47116]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:39.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47116]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:39.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:39.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #9 SSH_MSG_IGNORE 23:54:39.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:54:39.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:39.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #10 SSH_MSG_IGNORE 23:54:39.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:54:39.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:39.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:39.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #8 SSH_MSG_IGNORE 23:54:39.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:54:39.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #12 SSH_MSG_IGNORE 23:54:39.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47116]) Send SSH_MSG_KEXINIT 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47116]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47116]) process #0 SSH_MSG_KEXINIT 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47116]) SSH_MSG_KEXINIT 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47116]) strict KEX=true client=true server=true 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47116]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47116]) Kex: server host key algorithms = rsa-sha2-512 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47116]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47116]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47116]) Kex: mac algorithms (client to server) = aead 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47116]) Kex: mac algorithms (server to client) = aead 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47116]) Kex: compression algorithms (client to server) = none 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47116]) Kex: compression algorithms (server to client) = none 23:54:39.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:39.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47116]) process #1 30 23:54:39.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47116]] process command=SSH_MSG_KEXDH_INIT 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47116]] Send SSH_MSG_KEXDH_REPLY 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47116]) packet #1 sending command=31[31] len=1639 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47116])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47116]) Send SSH_MSG_NEWKEYS 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47116]) session ID=ad:3a:e5:63:a0:5b:ac:5b:b8:47:fe:94:72:43:f4:47:9c:76:cb:96:98:fa:a6:09:c4:ed:b9:75:3e:e5:d3:9b:c3:5a:58:80:74:67:b4:59:5e:4a:4f:7d:8f:8b:61:9f:25:65:6f:0c:5d:21:5b:fb:48:38:e3:62:4c:ba:bd:4d 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47116]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47116]): strict KEX resets output message sequence number from 3 to 0 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47116]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47116])[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 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47116])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47116]) packet #0 sending command=7[7] len=419 23:54:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47116]) No pending packets to flush at end of KEX 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47116]) process #2 SSH_MSG_NEWKEYS 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47116]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47116]): strict KEX resets input message sequence number from 3 to 0 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47116]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47116]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47116]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47116]) authorized authentication methods: password,publickey 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47116]) Accepted service ssh-userauth 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47116]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47116]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47116]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47116]) no authentication factory for method=none 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47116]) SSH_MSG_USERAUTH_REQUEST 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47116]) remaining methods: password,publickey 23:54:39.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47116]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47116]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47116]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:39.580 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47116]) authentication result: true 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47116]) SSH_MSG_USERAUTH_REQUEST 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47116])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47116]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47116]) no heartbeat to stop 23:54:39.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47116]) heartbeat type=IGNORE, interval=PT30S 23:54:39.580 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47116 authenticated 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47116]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47116]] session=TransportServerSession[admin@/10.30.170.79:47116] id=0 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47116])) size=2097152, max=2097152, packet=32768 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47116]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47116] 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47116]) recipient=0 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])) size=2097152, max=2097152, packet=32768 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])) re-initializing 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])) size=2097152, max=2097152, packet=32768 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])[want-reply=true] subsystem=netconf 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])[subsystem] prepared command 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116]}} established 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 254: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18083 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 254: Creating data stores for simulated device 23:54:39.582 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:39.582 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:39.582 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:39.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4adbadb8] 23:54:39.583 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:39.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:39.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:39.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:39.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:39.583 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:39.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:39.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:39.583 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4adbadb8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4adbadb8], subtreeVersion=Version[3af9eb9d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3af9eb9d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:39.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:39.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:39.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116] 23:54:39.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 254 on channel [id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116] 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) by 1220 down to 2095932 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116] 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116] 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) request=subsystem result=ReplySuccess, want-reply=true 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) request=subsystem activate command 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) starting runner for command=netconf 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #5 SSH_MSG_CHANNEL_DATA 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) by 373 down to 2096779 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_CHANNEL_DATA len=373 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116] 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116] 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116] 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18083', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=254} created 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=254, channel=[id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116]} created 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116] successful with session NetconfServerSession{sessionId=254, channel=[id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116]} 23:54:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116]} up 23:54:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #6 SSH_MSG_CHANNEL_DATA 23:54:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) by 393 down to 2096386 23:54:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_CHANNEL_DATA len=393 23:54:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116] 23:54:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=254} 23:54:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6880867b after next message 23:54:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=254, channel=[id: 0xc98a3172, L:/10.30.170.146:18083 - R:/10.30.170.79:47116]} EXI handlers added to pipeline 23:54:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6880867b 23:54:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) by 179 down to 2095753 23:54:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:39.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #7 SSH_MSG_CHANNEL_DATA 23:54:39.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) by 340 down to 2096046 23:54:39.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_CHANNEL_DATA len=340 23:54:39.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116] 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=254} 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3af9eb9d] 23:54:39.590 [netconf-device-simulator-threads-6] 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 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:39.590 [netconf-device-simulator-threads-6] 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 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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} 23:54:39.590 [netconf-device-simulator-threads-6] 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 23:54:39.590 [netconf-device-simulator-threads-6] 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 23:54:39.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:39.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) by 778 down to 2094975 23:54:39.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:39.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:39.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:39.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #11 SSH_MSG_IGNORE 23:54:39.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:54:39.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:39.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #13 SSH_MSG_IGNORE 23:54:39.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:54:39.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:39.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #9 SSH_MSG_IGNORE 23:54:39.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:54:39.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868]} 23:54:39.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59868]): SSH-2.0-SSHD-UNKNOWN 23:54:39.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59868]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:39.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59868]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:39.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:39.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #8 SSH_MSG_IGNORE 23:54:39.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:54:40.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59868]) Send SSH_MSG_KEXINIT 23:54:40.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59868]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59868]) process #0 SSH_MSG_KEXINIT 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59868]) SSH_MSG_KEXINIT 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59868]) strict KEX=true client=true server=true 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59868]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59868]) Kex: server host key algorithms = rsa-sha2-512 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59868]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59868]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59868]) Kex: mac algorithms (client to server) = aead 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59868]) Kex: mac algorithms (server to client) = aead 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59868]) Kex: compression algorithms (client to server) = none 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59868]) Kex: compression algorithms (server to client) = none 23:54:40.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:40.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #11 SSH_MSG_IGNORE 23:54:40.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:54:40.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #12 SSH_MSG_IGNORE 23:54:40.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:54:40.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #10 SSH_MSG_IGNORE 23:54:40.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:54:40.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59868]) process #1 30 23:54:40.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59868]] process command=SSH_MSG_KEXDH_INIT 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59868]] Send SSH_MSG_KEXDH_REPLY 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59868]) packet #1 sending command=31[31] len=1639 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59868])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59868]) Send SSH_MSG_NEWKEYS 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59868]) session ID=e1:a2:5e:61:4a:11:c9:9e:2f:a4:2e:5d:dc:18:3a:d4:84:c8:e5:9f:ab:a6:41:03:62:e4:c8:31:c4:fe:cf:55:c6:9c:20:3d:25:24:6b:95:b3:4f:d9:30:e1:0f:05:fa:cb:50:e9:82:1b:d4:b2:74:c5:30:73:c1:0f:00:dd:c8 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59868]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59868]): strict KEX resets output message sequence number from 3 to 0 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59868]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59868])[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 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59868])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59868]) packet #0 sending command=7[7] len=419 23:54:40.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59868]) No pending packets to flush at end of KEX 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59868]) process #2 SSH_MSG_NEWKEYS 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59868]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59868]): strict KEX resets input message sequence number from 3 to 0 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59868]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59868]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59868]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59868]) authorized authentication methods: password,publickey 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59868]) Accepted service ssh-userauth 23:54:40.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59868]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59868]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59868]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59868]) no authentication factory for method=none 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59868]) SSH_MSG_USERAUTH_REQUEST 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59868]) remaining methods: password,publickey 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59868]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59868]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59868]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:40.164 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59868]) authentication result: true 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59868]) SSH_MSG_USERAUTH_REQUEST 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59868])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59868]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59868]) no heartbeat to stop 23:54:40.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59868]) heartbeat type=IGNORE, interval=PT30S 23:54:40.165 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59868 authenticated 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59868]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59868]] session=TransportServerSession[admin@/10.30.170.79:59868] id=0 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59868])) size=2097152, max=2097152, packet=32768 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59868]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59868] 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59868]) recipient=0 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])) size=2097152, max=2097152, packet=32768 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])) re-initializing 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])) size=2097152, max=2097152, packet=32768 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:40.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])[want-reply=true] subsystem=netconf 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])[subsystem] prepared command 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868]}} established 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 255: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18084 23:54:40.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 255: Creating data stores for simulated device 23:54:40.166 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:40.167 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:40.167 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:40.167 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:40.167 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:40.167 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1ec7e097] 23:54:40.167 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:40.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:40.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:40.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:40.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:40.168 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:40.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:40.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:40.168 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1ec7e097], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1ec7e097], subtreeVersion=Version[12175ca], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[12175ca], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:40.169 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:40.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:40.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868] 23:54:40.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 255 on channel [id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868] 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) by 1220 down to 2095932 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868] 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868] 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) request=subsystem result=ReplySuccess, want-reply=true 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) request=subsystem activate command 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) starting runner for command=netconf 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #5 SSH_MSG_CHANNEL_DATA 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) by 373 down to 2096779 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_CHANNEL_DATA len=373 23:54:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868] 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868] 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868] 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18084', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=255} created 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868]} created 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868] successful with session NetconfServerSession{sessionId=255, channel=[id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868]} 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868]} up 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #6 SSH_MSG_CHANNEL_DATA 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) by 393 down to 2096386 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_CHANNEL_DATA len=393 23:54:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868] 23:54:40.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:40.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:40.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=255} 23:54:40.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:40.174 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a68e2c0 after next message 23:54:40.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x77be2641, L:/10.30.170.146:18084 - R:/10.30.170.79:59868]} EXI handlers added to pipeline 23:54:40.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:40.174 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a68e2c0 23:54:40.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) by 179 down to 2095753 23:54:40.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:40.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:40.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #7 SSH_MSG_CHANNEL_DATA 23:54:40.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) by 340 down to 2096046 23:54:40.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_CHANNEL_DATA len=340 23:54:40.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868] 23:54:40.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:40.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:40.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=255} 23:54:40.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[12175ca] 23:54:40.177 [netconf-device-simulator-threads-0] 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 23:54:40.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:40.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:40.177 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:40.177 [netconf-device-simulator-threads-0] 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 23:54:40.177 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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} 23:54:40.177 [netconf-device-simulator-threads-0] 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 23:54:40.177 [netconf-device-simulator-threads-0] 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 23:54:40.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:40.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) by 778 down to 2094975 23:54:40.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:40.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:40.237 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #13 SSH_MSG_IGNORE 23:54:40.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:54:40.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #11 SSH_MSG_IGNORE 23:54:40.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:54:40.709 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #13 SSH_MSG_IGNORE 23:54:40.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:54:40.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #8 SSH_MSG_IGNORE 23:54:40.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:54:40.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #9 SSH_MSG_IGNORE 23:54:40.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:54:40.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146]} 23:54:40.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48146]): SSH-2.0-SSHD-UNKNOWN 23:54:40.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48146]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:40.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48146]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:40.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #12 SSH_MSG_IGNORE 23:54:40.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:54:40.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48146]) Send SSH_MSG_KEXINIT 23:54:40.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48146]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48146]) process #0 SSH_MSG_KEXINIT 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48146]) SSH_MSG_KEXINIT 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48146]) strict KEX=true client=true server=true 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48146]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48146]) Kex: server host key algorithms = rsa-sha2-512 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48146]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48146]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48146]) Kex: mac algorithms (client to server) = aead 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48146]) Kex: mac algorithms (server to client) = aead 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48146]) Kex: compression algorithms (client to server) = none 23:54:40.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48146]) Kex: compression algorithms (server to client) = none 23:54:40.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:40.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:40.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #10 SSH_MSG_IGNORE 23:54:40.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:54:41.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48146]) process #1 30 23:54:41.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48146]] process command=SSH_MSG_KEXDH_INIT 23:54:41.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48146]] Send SSH_MSG_KEXDH_REPLY 23:54:41.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48146]) packet #1 sending command=31[31] len=1639 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48146])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48146]) Send SSH_MSG_NEWKEYS 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48146]) session ID=e6:3a:6c:d1:95:9d:46:f6:4d:df:45:cf:a0:20:ab:e2:8d:ec:3e:45:a6:76:da:d0:68:07:12:f6:9f:03:d7:8f:d8:71:ee:b2:25:a5:81:b9:51:e5:bf:62:59:ad:e8:3e:a9:2f:1e:f9:79:ed:ed:3e:0e:0e:b4:cc:f2:ad:13:7e 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48146]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48146]): strict KEX resets output message sequence number from 3 to 0 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48146]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48146])[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 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48146])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48146]) packet #0 sending command=7[7] len=419 23:54:41.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48146]) No pending packets to flush at end of KEX 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48146]) process #2 SSH_MSG_NEWKEYS 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48146]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48146]): strict KEX resets input message sequence number from 3 to 0 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48146]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48146]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48146]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48146]) authorized authentication methods: password,publickey 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48146]) Accepted service ssh-userauth 23:54:41.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48146]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48146]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48146]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48146]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48146]) no authentication factory for method=none 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48146]) SSH_MSG_USERAUTH_REQUEST 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48146]) remaining methods: password,publickey 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48146]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48146]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48146]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:41.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48146]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:41.084 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:41.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48146]) authentication result: true 23:54:41.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48146]) SSH_MSG_USERAUTH_REQUEST 23:54:41.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48146])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:41.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48146]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:41.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:41.084 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:41.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48146]) no heartbeat to stop 23:54:41.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48146]) heartbeat type=IGNORE, interval=PT30S 23:54:41.084 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48146 authenticated 23:54:41.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:41.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48146]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:41.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48146]] session=TransportServerSession[admin@/10.30.170.79:48146] id=0 23:54:41.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48146])) size=2097152, max=2097152, packet=32768 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48146]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48146] 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48146]) recipient=0 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])) size=2097152, max=2097152, packet=32768 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])) re-initializing 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])) size=2097152, max=2097152, packet=32768 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:41.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:41.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])[want-reply=true] subsystem=netconf 23:54:41.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])[subsystem] prepared command 23:54:41.087 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:41.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:41.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146]}} established 23:54:41.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 256: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18085 23:54:41.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 256: Creating data stores for simulated device 23:54:41.088 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:41.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:41.089 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:41.089 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:41.089 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:41.091 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[73741915] 23:54:41.091 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:41.092 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:41.092 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:41.092 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:41.093 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:41.093 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:41.093 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:41.093 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:41.093 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[73741915], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[73741915], subtreeVersion=Version[1876d4f7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1876d4f7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:41.094 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:41.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:41.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146] 23:54:41.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 256 on channel [id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146] 23:54:41.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) by 1220 down to 2095932 23:54:41.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:41.099 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146] 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146] 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) request=subsystem result=ReplySuccess, want-reply=true 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) request=subsystem activate command 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) starting runner for command=netconf 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #5 SSH_MSG_CHANNEL_DATA 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) by 373 down to 2096779 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_CHANNEL_DATA len=373 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146] 23:54:41.100 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:41.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146] 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146] 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18085', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=256} created 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146]} created 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146] successful with session NetconfServerSession{sessionId=256, channel=[id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146]} 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146]} up 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #6 SSH_MSG_CHANNEL_DATA 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) by 393 down to 2096386 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_CHANNEL_DATA len=393 23:54:41.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146] 23:54:41.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:41.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:41.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=256} 23:54:41.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:41.105 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@466238ac after next message 23:54:41.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x8f8c3c12, L:/10.30.170.146:18085 - R:/10.30.170.79:48146]} EXI handlers added to pipeline 23:54:41.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:41.105 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@466238ac 23:54:41.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) by 179 down to 2095753 23:54:41.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:41.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:41.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #7 SSH_MSG_CHANNEL_DATA 23:54:41.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) by 340 down to 2096046 23:54:41.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_CHANNEL_DATA len=340 23:54:41.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146] 23:54:41.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:41.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:41.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=256} 23:54:41.111 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1876d4f7] 23:54:41.111 [netconf-device-simulator-threads-2] 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 23:54:41.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:41.111 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:41.111 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:41.111 [netconf-device-simulator-threads-2] 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 23:54:41.111 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:41.111 [netconf-device-simulator-threads-2] 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} 23:54:41.111 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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} 23:54:41.112 [netconf-device-simulator-threads-2] 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 23:54:41.112 [netconf-device-simulator-threads-2] 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 23:54:41.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:41.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) by 778 down to 2094975 23:54:41.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:41.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:41.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:41.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #8 SSH_MSG_IGNORE 23:54:41.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:54:41.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:41.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #13 SSH_MSG_IGNORE 23:54:41.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:54:41.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:41.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #10 SSH_MSG_IGNORE 23:54:41.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:54:41.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #9 SSH_MSG_IGNORE 23:54:41.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:54:41.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:41.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #11 SSH_MSG_IGNORE 23:54:41.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:54:41.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748]} 23:54:41.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59748]): SSH-2.0-SSHD-UNKNOWN 23:54:41.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59748]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:41.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59748]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:41.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:41.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #12 SSH_MSG_IGNORE 23:54:41.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:54:41.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59748]) Send SSH_MSG_KEXINIT 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #0 SSH_MSG_KEXINIT 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_KEXINIT 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59748]) strict KEX=true client=true server=true 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: server host key algorithms = rsa-sha2-512 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: mac algorithms (client to server) = aead 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: mac algorithms (server to client) = aead 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: compression algorithms (client to server) = none 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59748]) Kex: compression algorithms (server to client) = none 23:54:41.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:41.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #1 30 23:54:41.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59748]] process command=SSH_MSG_KEXDH_INIT 23:54:41.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59748]] Send SSH_MSG_KEXDH_REPLY 23:54:41.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #1 sending command=31[31] len=1639 23:54:41.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59748])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:41.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59748]) Send SSH_MSG_NEWKEYS 23:54:41.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59748]) session ID=4e:f9:7e:62:d0:b1:43:d4:46:78:e8:66:19:03:04:83:42:4d:8e:39:f8:08:e2:69:4f:3a:a0:b6:42:67:e5:7d:6f:47:c6:3f:3d:f6:c4:9e:15:5f:06:85:f2:7b:00:c9:6c:42:2e:78:50:2f:88:b7:a8:39:39:af:0e:de:22:6a 23:54:41.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:41.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59748]): strict KEX resets output message sequence number from 3 to 0 23:54:41.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59748]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:41.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59748])[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 23:54:41.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:41.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #0 sending command=7[7] len=419 23:54:41.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59748]) No pending packets to flush at end of KEX 23:54:41.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #2 SSH_MSG_NEWKEYS 23:54:42.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:42.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59748]): strict KEX resets input message sequence number from 3 to 0 23:54:42.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59748]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:42.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59748]) authorized authentication methods: password,publickey 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59748]) Accepted service ssh-userauth 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) no authentication factory for method=none 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_USERAUTH_REQUEST 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59748]) remaining methods: password,publickey 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #11 SSH_MSG_IGNORE 23:54:42.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59748]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:42.002 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59748]) authentication result: true 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59748]) SSH_MSG_USERAUTH_REQUEST 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59748]) no heartbeat to stop 23:54:42.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59748]) heartbeat type=IGNORE, interval=PT30S 23:54:42.002 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59748 authenticated 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]] session=TransportServerSession[admin@/10.30.170.79:59748] id=0 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59748])) size=2097152, max=2097152, packet=32768 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59748] 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59748]) recipient=0 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])) size=2097152, max=2097152, packet=32768 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])) re-initializing 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])) size=2097152, max=2097152, packet=32768 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:42.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[want-reply=true] subsystem=netconf 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[subsystem] prepared command 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748]}} established 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 257: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18086 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 257: Creating data stores for simulated device 23:54:42.004 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:42.004 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:42.005 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:42.005 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3f323fa4] 23:54:42.005 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:42.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:42.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:42.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:42.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:42.006 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:42.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:42.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:42.006 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3f323fa4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3f323fa4], subtreeVersion=Version[7099c8ff], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7099c8ff], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:42.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:42.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:42.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748] 23:54:42.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 257 on channel [id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748] 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 1220 down to 2095932 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748] 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748] 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) request=subsystem result=ReplySuccess, want-reply=true 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) request=subsystem activate command 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) starting runner for command=netconf 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #5 SSH_MSG_CHANNEL_DATA 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 373 down to 2096779 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_DATA len=373 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 23:54:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748] 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748] 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18086', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=257} created 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=257, channel=[id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748]} created 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748] successful with session NetconfServerSession{sessionId=257, channel=[id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748]} 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748]} up 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #6 SSH_MSG_CHANNEL_DATA 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 393 down to 2096386 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_DATA len=393 23:54:42.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 23:54:42.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:42.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:42.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=257} 23:54:42.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:42.012 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@140ff7cc after next message 23:54:42.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=257, channel=[id: 0xc7e658eb, L:/10.30.170.146:18086 - R:/10.30.170.79:59748]} EXI handlers added to pipeline 23:54:42.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:42.012 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@140ff7cc 23:54:42.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 179 down to 2095753 23:54:42.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:42.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:42.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #7 SSH_MSG_CHANNEL_DATA 23:54:42.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 340 down to 2096046 23:54:42.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_DATA len=340 23:54:42.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 23:54:42.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:42.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:42.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=257} 23:54:42.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7099c8ff] 23:54:42.015 [netconf-device-simulator-threads-4] 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 23:54:42.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:42.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:42.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:42.015 [netconf-device-simulator-threads-4] 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 23:54:42.015 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:42.015 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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} 23:54:42.016 [netconf-device-simulator-threads-4] 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 23:54:42.016 [netconf-device-simulator-threads-4] 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 23:54:42.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:42.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 778 down to 2094975 23:54:42.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:42.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:42.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #13 SSH_MSG_IGNORE 23:54:42.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:54:42.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #9 SSH_MSG_IGNORE 23:54:42.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:54:42.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552]} 23:54:42.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50552]): SSH-2.0-SSHD-UNKNOWN 23:54:42.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50552]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:42.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50552]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:42.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #12 SSH_MSG_IGNORE 23:54:42.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:54:42.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50552]) Send SSH_MSG_KEXINIT 23:54:42.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50552]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:42.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50552]) process #0 SSH_MSG_KEXINIT 23:54:42.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50552]) SSH_MSG_KEXINIT 23:54:42.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50552]) strict KEX=true client=true server=true 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50552]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50552]) Kex: server host key algorithms = rsa-sha2-512 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50552]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50552]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50552]) Kex: mac algorithms (client to server) = aead 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50552]) Kex: mac algorithms (server to client) = aead 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50552]) Kex: compression algorithms (client to server) = none 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50552]) Kex: compression algorithms (server to client) = none 23:54:42.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:42.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #8 SSH_MSG_IGNORE 23:54:42.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:54:42.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #10 SSH_MSG_IGNORE 23:54:42.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:54:42.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50552]) process #1 30 23:54:42.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50552]] process command=SSH_MSG_KEXDH_INIT 23:54:42.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50552]] Send SSH_MSG_KEXDH_REPLY 23:54:42.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50552]) packet #1 sending command=31[31] len=1639 23:54:42.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50552])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:42.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50552]) Send SSH_MSG_NEWKEYS 23:54:42.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50552]) session ID=44:2b:8a:1b:a4:0d:de:04:a3:29:71:d0:d5:39:24:ec:32:34:bc:37:48:9b:f1:cb:b1:89:04:5d:4b:62:97:ea:a8:b7:99:78:7d:a3:9e:4e:9b:d0:d3:12:94:67:eb:14:37:70:5b:3d:b6:a9:c4:de:db:92:ee:ee:0f:2e:e0:5f 23:54:42.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50552]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:42.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50552]): strict KEX resets output message sequence number from 3 to 0 23:54:42.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50552]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:42.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50552])[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 23:54:42.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50552])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:42.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50552]) packet #0 sending command=7[7] len=419 23:54:42.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50552]) No pending packets to flush at end of KEX 23:54:42.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50552]) process #2 SSH_MSG_NEWKEYS 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50552]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50552]): strict KEX resets input message sequence number from 3 to 0 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50552]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50552]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50552]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50552]) authorized authentication methods: password,publickey 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50552]) Accepted service ssh-userauth 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50552]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50552]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50552]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50552]) no authentication factory for method=none 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50552]) SSH_MSG_USERAUTH_REQUEST 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50552]) remaining methods: password,publickey 23:54:42.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50552]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50552]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50552]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:42.459 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50552]) authentication result: true 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50552]) SSH_MSG_USERAUTH_REQUEST 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50552])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50552]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50552]) no heartbeat to stop 23:54:42.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50552]) heartbeat type=IGNORE, interval=PT30S 23:54:42.459 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50552 authenticated 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50552]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50552]] session=TransportServerSession[admin@/10.30.170.79:50552] id=0 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50552])) size=2097152, max=2097152, packet=32768 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50552]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50552] 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50552]) recipient=0 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])) size=2097152, max=2097152, packet=32768 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])) re-initializing 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])) size=2097152, max=2097152, packet=32768 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:42.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])[want-reply=true] subsystem=netconf 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])[subsystem] prepared command 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552]}} established 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 258: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18087 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 258: Creating data stores for simulated device 23:54:42.461 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:42.461 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:42.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:42.461 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:42.462 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7b485440] 23:54:42.462 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:42.462 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:42.462 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:42.462 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:42.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:42.463 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:42.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:42.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:42.463 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7b485440], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7b485440], subtreeVersion=Version[5f27e785], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f27e785], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:42.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:42.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552] 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 258 on channel [id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552] 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) by 1220 down to 2095932 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552] 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552] 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) request=subsystem result=ReplySuccess, want-reply=true 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) request=subsystem activate command 23:54:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) starting runner for command=netconf 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #5 SSH_MSG_CHANNEL_DATA 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) by 373 down to 2096779 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_CHANNEL_DATA len=373 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552] 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552] 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552] 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18087', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=258} created 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552]} created 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552] successful with session NetconfServerSession{sessionId=258, channel=[id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552]} 23:54:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552]} up 23:54:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #6 SSH_MSG_CHANNEL_DATA 23:54:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) by 393 down to 2096386 23:54:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_CHANNEL_DATA len=393 23:54:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552] 23:54:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=258} 23:54:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:42.469 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50ef0c2d after next message 23:54:42.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x469382bb, L:/10.30.170.146:18087 - R:/10.30.170.79:50552]} EXI handlers added to pipeline 23:54:42.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:42.469 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50ef0c2d 23:54:42.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) by 179 down to 2095753 23:54:42.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:42.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:42.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #7 SSH_MSG_CHANNEL_DATA 23:54:42.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) by 340 down to 2096046 23:54:42.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_CHANNEL_DATA len=340 23:54:42.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552] 23:54:42.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:42.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:42.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=258} 23:54:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f27e785] 23:54:42.473 [netconf-device-simulator-threads-6] 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 23:54:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:42.473 [netconf-device-simulator-threads-6] 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 23:54:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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} 23:54:42.473 [netconf-device-simulator-threads-6] 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 23:54:42.473 [netconf-device-simulator-threads-6] 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 23:54:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) by 778 down to 2094975 23:54:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:42.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #11 SSH_MSG_IGNORE 23:54:42.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:54:42.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #13 SSH_MSG_IGNORE 23:54:42.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:54:42.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #9 SSH_MSG_IGNORE 23:54:42.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:54:42.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:42.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #10 SSH_MSG_IGNORE 23:54:42.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:54:42.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940]} 23:54:42.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42940]): SSH-2.0-SSHD-UNKNOWN 23:54:42.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42940]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:42.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42940]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:43.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42940]) Send SSH_MSG_KEXINIT 23:54:43.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42940]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42940]) process #0 SSH_MSG_KEXINIT 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42940]) SSH_MSG_KEXINIT 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42940]) strict KEX=true client=true server=true 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42940]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42940]) Kex: server host key algorithms = rsa-sha2-512 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42940]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42940]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42940]) Kex: mac algorithms (client to server) = aead 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42940]) Kex: mac algorithms (server to client) = aead 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42940]) Kex: compression algorithms (client to server) = none 23:54:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42940]) Kex: compression algorithms (server to client) = none 23:54:43.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:43.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:43.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #8 SSH_MSG_IGNORE 23:54:43.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:54:43.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:43.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #12 SSH_MSG_IGNORE 23:54:43.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:54:43.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42940]) process #1 30 23:54:43.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42940]] process command=SSH_MSG_KEXDH_INIT 23:54:43.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42940]] Send SSH_MSG_KEXDH_REPLY 23:54:43.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42940]) packet #1 sending command=31[31] len=1639 23:54:43.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42940])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:43.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42940]) Send SSH_MSG_NEWKEYS 23:54:43.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42940]) session ID=cf:16:49:d9:b8:f2:44:75:72:5a:4d:75:5e:ec:fc:d7:a6:e7:9b:bb:8a:20:f4:80:4f:5d:9b:bb:bc:65:3e:e6:6b:f5:ab:e0:a9:43:03:22:e7:cb:d1:f3:c6:b3:b9:25:b5:03:22:4c:04:07:01:78:20:5c:89:67:a1:eb:13:ff 23:54:43.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42940]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:43.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42940]): strict KEX resets output message sequence number from 3 to 0 23:54:43.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42940]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:43.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42940])[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 23:54:43.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42940])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:43.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42940]) packet #0 sending command=7[7] len=419 23:54:43.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42940]) No pending packets to flush at end of KEX 23:54:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42940]) process #2 SSH_MSG_NEWKEYS 23:54:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42940]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42940]): strict KEX resets input message sequence number from 3 to 0 23:54:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42940]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42940]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42940]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42940]) authorized authentication methods: password,publickey 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42940]) Accepted service ssh-userauth 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42940]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42940]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42940]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42940]) no authentication factory for method=none 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42940]) SSH_MSG_USERAUTH_REQUEST 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42940]) remaining methods: password,publickey 23:54:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42940]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42940]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42940]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:43.209 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42940]) authentication result: true 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42940]) SSH_MSG_USERAUTH_REQUEST 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42940])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42940]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:43.209 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:43.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42940]) no heartbeat to stop 23:54:43.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42940]) heartbeat type=IGNORE, interval=PT30S 23:54:43.210 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42940 authenticated 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42940]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42940]] session=TransportServerSession[admin@/10.30.170.79:42940] id=0 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42940])) size=2097152, max=2097152, packet=32768 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42940]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42940] 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42940]) recipient=0 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])) size=2097152, max=2097152, packet=32768 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])) re-initializing 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])) size=2097152, max=2097152, packet=32768 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:43.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:43.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:43.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:43.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])[want-reply=true] subsystem=netconf 23:54:43.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])[subsystem] prepared command 23:54:43.213 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:43.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:43.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940]}} established 23:54:43.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 259: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18088 23:54:43.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 259: Creating data stores for simulated device 23:54:43.213 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:43.214 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:43.214 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:43.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ef14bb2] 23:54:43.216 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:43.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:43.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:43.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:43.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:43.218 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:43.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:43.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:43.218 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ef14bb2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ef14bb2], subtreeVersion=Version[16f3812c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[16f3812c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:43.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:43.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:43.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940] 23:54:43.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 259 on channel [id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940] 23:54:43.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) by 1220 down to 2095932 23:54:43.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940] 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940] 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) request=subsystem result=ReplySuccess, want-reply=true 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) request=subsystem activate command 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) starting runner for command=netconf 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #5 SSH_MSG_CHANNEL_DATA 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) by 373 down to 2096779 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_CHANNEL_DATA len=373 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940] 23:54:43.224 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:43.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940] 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940] 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18088', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=259} created 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940]} created 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940] successful with session NetconfServerSession{sessionId=259, channel=[id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940]} 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940]} up 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #6 SSH_MSG_CHANNEL_DATA 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) by 393 down to 2096386 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_CHANNEL_DATA len=393 23:54:43.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940] 23:54:43.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:43.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:43.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=259} 23:54:43.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:43.228 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a58159f after next message 23:54:43.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x9942f8d9, L:/10.30.170.146:18088 - R:/10.30.170.79:42940]} EXI handlers added to pipeline 23:54:43.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:43.228 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a58159f 23:54:43.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) by 179 down to 2095753 23:54:43.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:43.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:43.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #7 SSH_MSG_CHANNEL_DATA 23:54:43.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) by 340 down to 2096046 23:54:43.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_CHANNEL_DATA len=340 23:54:43.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940] 23:54:43.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=259} 23:54:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[16f3812c] 23:54:43.232 [netconf-device-simulator-threads-0] 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 23:54:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:43.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:43.233 [netconf-device-simulator-threads-0] 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 23:54:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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} 23:54:43.233 [netconf-device-simulator-threads-0] 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 23:54:43.233 [netconf-device-simulator-threads-0] 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 23:54:43.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) by 778 down to 2094975 23:54:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:43.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:43.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #13 SSH_MSG_IGNORE 23:54:43.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:54:43.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #11 SSH_MSG_IGNORE 23:54:43.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:54:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #9 SSH_MSG_IGNORE 23:54:43.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:54:43.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292]} 23:54:43.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55292]): SSH-2.0-SSHD-UNKNOWN 23:54:43.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55292]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:43.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55292]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:43.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:43.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #10 SSH_MSG_IGNORE 23:54:43.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:54:43.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:43.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #12 SSH_MSG_IGNORE 23:54:43.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:54:43.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:43.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #8 SSH_MSG_IGNORE 23:54:43.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55292]) Send SSH_MSG_KEXINIT 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55292]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55292]) process #0 SSH_MSG_KEXINIT 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55292]) SSH_MSG_KEXINIT 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55292]) strict KEX=true client=true server=true 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55292]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55292]) Kex: server host key algorithms = rsa-sha2-512 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55292]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55292]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55292]) Kex: mac algorithms (client to server) = aead 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55292]) Kex: mac algorithms (server to client) = aead 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55292]) Kex: compression algorithms (client to server) = none 23:54:44.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55292]) Kex: compression algorithms (server to client) = none 23:54:44.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:44.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55292]) process #1 30 23:54:44.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55292]] process command=SSH_MSG_KEXDH_INIT 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55292]] Send SSH_MSG_KEXDH_REPLY 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55292]) packet #1 sending command=31[31] len=1639 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55292])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55292]) Send SSH_MSG_NEWKEYS 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55292]) session ID=f5:4f:77:2f:42:47:6a:c7:fb:6d:4b:e8:77:88:e6:56:cf:c3:fa:49:de:34:5c:cf:99:77:3a:27:89:51:6c:17:16:87:1d:b7:f0:14:05:f7:2e:56:aa:89:c8:95:3f:ff:e0:f5:f3:7d:b8:a2:92:98:df:e7:eb:b4:d8:25:72:12 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55292]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55292]): strict KEX resets output message sequence number from 3 to 0 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55292]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55292])[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 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55292])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55292]) packet #0 sending command=7[7] len=419 23:54:44.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55292]) No pending packets to flush at end of KEX 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55292]) process #2 SSH_MSG_NEWKEYS 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55292]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55292]): strict KEX resets input message sequence number from 3 to 0 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55292]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55292]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55292]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55292]) authorized authentication methods: password,publickey 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55292]) Accepted service ssh-userauth 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55292]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55292]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55292]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55292]) no authentication factory for method=none 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55292]) SSH_MSG_USERAUTH_REQUEST 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55292]) remaining methods: password,publickey 23:54:44.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55292]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55292]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55292]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55292]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:44.181 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55292]) authentication result: true 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55292]) SSH_MSG_USERAUTH_REQUEST 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55292])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55292]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55292]) no heartbeat to stop 23:54:44.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55292]) heartbeat type=IGNORE, interval=PT30S 23:54:44.181 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55292 authenticated 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55292]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55292]] session=TransportServerSession[admin@/10.30.170.79:55292] id=0 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55292])) size=2097152, max=2097152, packet=32768 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55292]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55292] 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55292]) recipient=0 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])) size=2097152, max=2097152, packet=32768 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])) re-initializing 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])) size=2097152, max=2097152, packet=32768 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:44.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:44.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])[want-reply=true] subsystem=netconf 23:54:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])[subsystem] prepared command 23:54:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292]}} established 23:54:44.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 260: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18089 23:54:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 260: Creating data stores for simulated device 23:54:44.184 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:44.184 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:44.184 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c52a90c] 23:54:44.185 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:44.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:44.185 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:44.186 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:44.186 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:44.186 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c52a90c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c52a90c], subtreeVersion=Version[19afee9b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[19afee9b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:44.186 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292] 23:54:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 260 on channel [id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292] 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) by 1220 down to 2095932 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292] 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292] 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) request=subsystem result=ReplySuccess, want-reply=true 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) request=subsystem activate command 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) starting runner for command=netconf 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #5 SSH_MSG_CHANNEL_DATA 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) by 373 down to 2096779 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_CHANNEL_DATA len=373 23:54:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292] 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292] 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292] 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18089', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=260} created 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=260, channel=[id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292]} created 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292] successful with session NetconfServerSession{sessionId=260, channel=[id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292]} 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292]} up 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #13 SSH_MSG_IGNORE 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #6 SSH_MSG_CHANNEL_DATA 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) by 393 down to 2096386 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_CHANNEL_DATA len=393 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292] 23:54:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=260} 23:54:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70b8bf03 after next message 23:54:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=260, channel=[id: 0xeff03401, L:/10.30.170.146:18089 - R:/10.30.170.79:55292]} EXI handlers added to pipeline 23:54:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70b8bf03 23:54:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) by 179 down to 2095753 23:54:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #7 SSH_MSG_CHANNEL_DATA 23:54:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) by 340 down to 2096046 23:54:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_CHANNEL_DATA len=340 23:54:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292] 23:54:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=260} 23:54:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[19afee9b] 23:54:44.194 [netconf-device-simulator-threads-2] 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 23:54:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:44.195 [netconf-device-simulator-threads-2] 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 23:54:44.195 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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} 23:54:44.195 [netconf-device-simulator-threads-2] 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 23:54:44.195 [netconf-device-simulator-threads-2] 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 23:54:44.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) by 778 down to 2094975 23:54:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:44.249 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:44.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #10 SSH_MSG_IGNORE 23:54:44.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:54:44.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #8 SSH_MSG_IGNORE 23:54:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:54:44.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #11 SSH_MSG_IGNORE 23:54:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:54:44.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432]} 23:54:44.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36432]): SSH-2.0-SSHD-UNKNOWN 23:54:44.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36432]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:44.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36432]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:44.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:44.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #9 SSH_MSG_IGNORE 23:54:44.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:54:44.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36432]) Send SSH_MSG_KEXINIT 23:54:44.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36432]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:44.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36432]) process #0 SSH_MSG_KEXINIT 23:54:44.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36432]) SSH_MSG_KEXINIT 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36432]) strict KEX=true client=true server=true 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36432]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36432]) Kex: server host key algorithms = rsa-sha2-512 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36432]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36432]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36432]) Kex: mac algorithms (client to server) = aead 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36432]) Kex: mac algorithms (server to client) = aead 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36432]) Kex: compression algorithms (client to server) = none 23:54:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36432]) Kex: compression algorithms (server to client) = none 23:54:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:44.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36432]) process #1 30 23:54:44.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36432]] process command=SSH_MSG_KEXDH_INIT 23:54:44.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #12 SSH_MSG_IGNORE 23:54:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36432]] Send SSH_MSG_KEXDH_REPLY 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36432]) packet #1 sending command=31[31] len=1639 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36432])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36432]) Send SSH_MSG_NEWKEYS 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36432]) session ID=0d:f2:fa:d2:d8:c5:9b:78:5d:94:5d:b5:78:11:ba:3f:3c:4f:38:01:8f:0e:60:b2:7c:45:36:a8:60:de:17:9b:4d:c2:71:5d:19:69:e6:74:54:64:28:fc:1f:69:67:40:6f:4e:37:ac:e1:4e:8a:65:e8:28:96:a5:08:b0:ef:d0 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36432]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36432]): strict KEX resets output message sequence number from 3 to 0 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36432]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36432])[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 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36432])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36432]) packet #0 sending command=7[7] len=419 23:54:44.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36432]) No pending packets to flush at end of KEX 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36432]) process #2 SSH_MSG_NEWKEYS 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36432]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36432]): strict KEX resets input message sequence number from 3 to 0 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36432]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36432]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36432]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36432]) authorized authentication methods: password,publickey 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36432]) Accepted service ssh-userauth 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36432]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36432]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36432]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36432]) no authentication factory for method=none 23:54:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36432]) SSH_MSG_USERAUTH_REQUEST 23:54:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36432]) remaining methods: password,publickey 23:54:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36432]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36432]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36432]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:44.627 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36432]) authentication result: true 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36432]) SSH_MSG_USERAUTH_REQUEST 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36432])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36432]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36432]) no heartbeat to stop 23:54:44.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36432]) heartbeat type=IGNORE, interval=PT30S 23:54:44.627 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36432 authenticated 23:54:44.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:44.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36432]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:44.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36432]] session=TransportServerSession[admin@/10.30.170.79:36432] id=0 23:54:44.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36432])) size=2097152, max=2097152, packet=32768 23:54:44.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36432]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36432] 23:54:44.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36432]) recipient=0 23:54:44.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])) size=2097152, max=2097152, packet=32768 23:54:44.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])) re-initializing 23:54:44.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])) size=2097152, max=2097152, packet=32768 23:54:44.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:44.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:44.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:44.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:44.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])[want-reply=true] subsystem=netconf 23:54:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])[subsystem] prepared command 23:54:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432]}} established 23:54:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 261: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18090 23:54:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 261: Creating data stores for simulated device 23:54:44.630 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:44.631 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:44.631 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:44.631 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:44.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[aca914b] 23:54:44.633 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:44.634 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:44.634 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:44.634 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:44.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:44.635 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:44.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:44.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:44.635 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[aca914b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[aca914b], subtreeVersion=Version[5e88a19d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5e88a19d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:44.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:44.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:44.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432] 23:54:44.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 261 on channel [id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432] 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) by 1220 down to 2095932 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432] 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432] 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) request=subsystem result=ReplySuccess, want-reply=true 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) request=subsystem activate command 23:54:44.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) starting runner for command=netconf 23:54:44.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #5 SSH_MSG_CHANNEL_DATA 23:54:44.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) by 373 down to 2096779 23:54:44.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_CHANNEL_DATA len=373 23:54:44.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432] 23:54:44.641 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:44.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:44.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432] 23:54:44.643 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:44.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432] 23:54:44.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18090', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:44.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=261} created 23:54:44.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432]} created 23:54:44.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432] successful with session NetconfServerSession{sessionId=261, channel=[id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432]} 23:54:44.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432]} up 23:54:44.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #6 SSH_MSG_CHANNEL_DATA 23:54:44.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) by 393 down to 2096386 23:54:44.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_CHANNEL_DATA len=393 23:54:44.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432] 23:54:44.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:44.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:44.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=261} 23:54:44.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d416048 after next message 23:54:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xf3eb85d4, L:/10.30.170.146:18090 - R:/10.30.170.79:36432]} EXI handlers added to pipeline 23:54:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:44.657 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d416048 23:54:44.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) by 179 down to 2095753 23:54:44.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:44.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:44.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #7 SSH_MSG_CHANNEL_DATA 23:54:44.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) by 340 down to 2096046 23:54:44.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_CHANNEL_DATA len=340 23:54:44.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432] 23:54:44.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:44.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:44.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=261} 23:54:44.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5e88a19d] 23:54:44.664 [netconf-device-simulator-threads-4] 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 23:54:44.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:44.664 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:44.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:44.665 [netconf-device-simulator-threads-4] 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 23:54:44.665 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.665 [netconf-device-simulator-threads-4] 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} 23:54:44.666 [netconf-device-simulator-threads-4] 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 23:54:44.666 [netconf-device-simulator-threads-4] 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 23:54:44.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:44.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) by 778 down to 2094975 23:54:44.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:44.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:44.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:44.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:44.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #10 SSH_MSG_IGNORE 23:54:44.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:54:44.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #13 SSH_MSG_IGNORE 23:54:44.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:54:45.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #9 SSH_MSG_IGNORE 23:54:45.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:54:45.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392]} 23:54:45.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47392]): SSH-2.0-SSHD-UNKNOWN 23:54:45.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47392]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:45.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47392]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #11 SSH_MSG_IGNORE 23:54:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:54:45.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #12 SSH_MSG_IGNORE 23:54:45.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:54:45.218 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #8 SSH_MSG_IGNORE 23:54:45.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47392]) Send SSH_MSG_KEXINIT 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47392]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47392]) process #0 SSH_MSG_KEXINIT 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47392]) SSH_MSG_KEXINIT 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47392]) strict KEX=true client=true server=true 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47392]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47392]) Kex: server host key algorithms = rsa-sha2-512 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47392]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47392]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47392]) Kex: mac algorithms (client to server) = aead 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47392]) Kex: mac algorithms (server to client) = aead 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47392]) Kex: compression algorithms (client to server) = none 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47392]) Kex: compression algorithms (server to client) = none 23:54:45.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:45.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47392]) process #1 30 23:54:45.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47392]] process command=SSH_MSG_KEXDH_INIT 23:54:45.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47392]] Send SSH_MSG_KEXDH_REPLY 23:54:45.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47392]) packet #1 sending command=31[31] len=1639 23:54:45.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47392])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:45.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47392]) Send SSH_MSG_NEWKEYS 23:54:45.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47392]) session ID=8e:31:15:eb:42:59:6e:73:0a:12:e7:ec:40:bc:c9:a0:0f:d4:95:67:7d:a4:a4:f9:b8:a8:c6:1b:2c:28:07:10:20:74:77:06:58:2e:e3:1e:37:e7:49:86:98:39:9e:50:bd:85:03:69:98:f1:b7:ae:63:b0:4e:a0:4e:9a:10:be 23:54:45.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47392]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:45.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47392]): strict KEX resets output message sequence number from 3 to 0 23:54:45.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47392]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:45.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47392])[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 23:54:45.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47392])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:45.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47392]) packet #0 sending command=7[7] len=419 23:54:45.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47392]) No pending packets to flush at end of KEX 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47392]) process #2 SSH_MSG_NEWKEYS 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47392]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47392]): strict KEX resets input message sequence number from 3 to 0 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47392]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47392]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47392]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47392]) authorized authentication methods: password,publickey 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47392]) Accepted service ssh-userauth 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47392]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47392]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47392]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47392]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47392]) no authentication factory for method=none 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47392]) SSH_MSG_USERAUTH_REQUEST 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47392]) remaining methods: password,publickey 23:54:45.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47392]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47392]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47392]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47392]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:45.470 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47392]) authentication result: true 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47392]) SSH_MSG_USERAUTH_REQUEST 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47392])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47392]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:45.470 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:45.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47392]) no heartbeat to stop 23:54:45.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47392]) heartbeat type=IGNORE, interval=PT30S 23:54:45.471 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47392 authenticated 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47392]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47392]] session=TransportServerSession[admin@/10.30.170.79:47392] id=0 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47392])) size=2097152, max=2097152, packet=32768 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47392]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47392] 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47392]) recipient=0 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])) size=2097152, max=2097152, packet=32768 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])) re-initializing 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])) size=2097152, max=2097152, packet=32768 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])[want-reply=true] subsystem=netconf 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])[subsystem] prepared command 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392]}} established 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 262: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18091 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 262: Creating data stores for simulated device 23:54:45.473 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:45.473 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:45.473 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:45.473 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:45.474 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[38b4a1c9] 23:54:45.474 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:45.474 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:45.474 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:45.474 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:45.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:45.475 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:45.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:45.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:45.475 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[38b4a1c9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[38b4a1c9], subtreeVersion=Version[3969c7b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3969c7b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:45.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:45.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392] 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 262 on channel [id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392] 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) by 1220 down to 2095932 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392] 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392] 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) request=subsystem result=ReplySuccess, want-reply=true 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) request=subsystem activate command 23:54:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) starting runner for command=netconf 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #5 SSH_MSG_CHANNEL_DATA 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) by 373 down to 2096779 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_CHANNEL_DATA len=373 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392] 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392] 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392] 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18091', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=262} created 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392]} created 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392] successful with session NetconfServerSession{sessionId=262, channel=[id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392]} 23:54:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392]} up 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #6 SSH_MSG_CHANNEL_DATA 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) by 393 down to 2096386 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_CHANNEL_DATA len=393 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392] 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=262} 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3da8dcb5 after next message 23:54:45.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xe0bd38a5, L:/10.30.170.146:18091 - R:/10.30.170.79:47392]} EXI handlers added to pipeline 23:54:45.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:45.480 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3da8dcb5 23:54:45.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) by 179 down to 2095753 23:54:45.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:45.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #7 SSH_MSG_CHANNEL_DATA 23:54:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) by 340 down to 2096046 23:54:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_CHANNEL_DATA len=340 23:54:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392] 23:54:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=262} 23:54:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3969c7b] 23:54:45.482 [netconf-device-simulator-threads-6] 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 23:54:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:45.482 [netconf-device-simulator-threads-6] 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 23:54:45.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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} 23:54:45.483 [netconf-device-simulator-threads-6] 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 23:54:45.483 [netconf-device-simulator-threads-6] 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 23:54:45.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:45.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) by 778 down to 2094975 23:54:45.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:45.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:45.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #13 SSH_MSG_IGNORE 23:54:45.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:54:45.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #11 SSH_MSG_IGNORE 23:54:45.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:54:45.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574]} 23:54:45.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49574]): SSH-2.0-SSHD-UNKNOWN 23:54:45.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49574]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:45.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49574]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:45.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #12 SSH_MSG_IGNORE 23:54:45.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49574]) Send SSH_MSG_KEXINIT 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49574]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49574]) process #0 SSH_MSG_KEXINIT 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49574]) SSH_MSG_KEXINIT 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49574]) strict KEX=true client=true server=true 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49574]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49574]) Kex: server host key algorithms = rsa-sha2-512 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49574]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49574]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49574]) Kex: mac algorithms (client to server) = aead 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49574]) Kex: mac algorithms (server to client) = aead 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49574]) Kex: compression algorithms (client to server) = none 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49574]) Kex: compression algorithms (server to client) = none 23:54:45.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:45.891 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #9 SSH_MSG_IGNORE 23:54:45.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:54:45.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:45.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #8 SSH_MSG_IGNORE 23:54:45.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:54:45.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49574]) process #1 30 23:54:45.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49574]] process command=SSH_MSG_KEXDH_INIT 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49574]] Send SSH_MSG_KEXDH_REPLY 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49574]) packet #1 sending command=31[31] len=1639 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49574])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49574]) Send SSH_MSG_NEWKEYS 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49574]) session ID=2a:75:b3:20:88:be:03:b8:1c:1d:bc:fe:e2:40:a9:39:6d:b2:2b:2f:63:b3:a9:d3:1a:36:5e:0f:09:57:c2:d9:82:db:7c:70:89:d0:2e:42:01:d7:8c:f6:ac:cf:dd:a7:57:f1:62:63:05:1e:8c:e3:e1:c0:ab:43:5f:c0:73:15 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49574]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49574]): strict KEX resets output message sequence number from 3 to 0 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49574]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49574])[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 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49574])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49574]) packet #0 sending command=7[7] len=419 23:54:45.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49574]) No pending packets to flush at end of KEX 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49574]) process #2 SSH_MSG_NEWKEYS 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49574]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49574]): strict KEX resets input message sequence number from 3 to 0 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49574]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49574]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49574]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49574]) authorized authentication methods: password,publickey 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49574]) Accepted service ssh-userauth 23:54:46.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49574]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49574]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49574]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49574]) no authentication factory for method=none 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49574]) SSH_MSG_USERAUTH_REQUEST 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49574]) remaining methods: password,publickey 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49574]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49574]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49574]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:46.020 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49574]) authentication result: true 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49574]) SSH_MSG_USERAUTH_REQUEST 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49574])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49574]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:46.020 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:46.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49574]) no heartbeat to stop 23:54:46.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49574]) heartbeat type=IGNORE, interval=PT30S 23:54:46.021 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49574 authenticated 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49574]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49574]] session=TransportServerSession[admin@/10.30.170.79:49574] id=0 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49574])) size=2097152, max=2097152, packet=32768 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49574]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49574] 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49574]) recipient=0 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])) size=2097152, max=2097152, packet=32768 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])) re-initializing 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])) size=2097152, max=2097152, packet=32768 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:46.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])[want-reply=true] subsystem=netconf 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])[subsystem] prepared command 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574]}} established 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 263: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18092 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 263: Creating data stores for simulated device 23:54:46.023 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:46.023 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:46.023 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:46.023 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:46.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[78d54513] 23:54:46.024 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:46.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:46.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:46.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:46.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:46.025 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:46.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:46.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:46.025 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[78d54513], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[78d54513], subtreeVersion=Version[3c24519], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c24519], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:46.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:46.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:46.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574] 23:54:46.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 263 on channel [id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574] 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) by 1220 down to 2095932 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574] 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574] 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) request=subsystem result=ReplySuccess, want-reply=true 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) request=subsystem activate command 23:54:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) starting runner for command=netconf 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #5 SSH_MSG_CHANNEL_DATA 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) by 373 down to 2096779 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_CHANNEL_DATA len=373 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574] 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574] 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574] 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18092', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=263} created 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=263, channel=[id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574]} created 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574] successful with session NetconfServerSession{sessionId=263, channel=[id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574]} 23:54:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574]} up 23:54:46.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #6 SSH_MSG_CHANNEL_DATA 23:54:46.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) by 393 down to 2096386 23:54:46.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_CHANNEL_DATA len=393 23:54:46.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574] 23:54:46.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=263} 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76817beb after next message 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=263, channel=[id: 0xdbf52f7b, L:/10.30.170.146:18092 - R:/10.30.170.79:49574]} EXI handlers added to pipeline 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76817beb 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) by 179 down to 2095753 23:54:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:46.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:46.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #7 SSH_MSG_CHANNEL_DATA 23:54:46.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) by 340 down to 2096046 23:54:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_CHANNEL_DATA len=340 23:54:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574] 23:54:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=263} 23:54:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c24519] 23:54:46.033 [netconf-device-simulator-threads-0] 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 23:54:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:46.034 [netconf-device-simulator-threads-0] 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 23:54:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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} 23:54:46.034 [netconf-device-simulator-threads-0] 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 23:54:46.034 [netconf-device-simulator-threads-0] 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 23:54:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) by 778 down to 2094975 23:54:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:46.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:46.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #10 SSH_MSG_IGNORE 23:54:46.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:54:46.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:46.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #13 SSH_MSG_IGNORE 23:54:46.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:54:46.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:46.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #11 SSH_MSG_IGNORE 23:54:46.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:54:46.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884]} 23:54:46.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:32884]): SSH-2.0-SSHD-UNKNOWN 23:54:46.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:32884]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:46.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:32884]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:46.476 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:46.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #8 SSH_MSG_IGNORE 23:54:46.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:54:46.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:46.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #10 SSH_MSG_IGNORE 23:54:46.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:54:46.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #12 SSH_MSG_IGNORE 23:54:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:32884]) Send SSH_MSG_KEXINIT 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32884]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32884]) process #0 SSH_MSG_KEXINIT 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:32884]) SSH_MSG_KEXINIT 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:32884]) strict KEX=true client=true server=true 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32884]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32884]) Kex: server host key algorithms = rsa-sha2-512 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32884]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32884]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32884]) Kex: mac algorithms (client to server) = aead 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32884]) Kex: mac algorithms (server to client) = aead 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32884]) Kex: compression algorithms (client to server) = none 23:54:46.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32884]) Kex: compression algorithms (server to client) = none 23:54:46.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:46.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #9 SSH_MSG_IGNORE 23:54:46.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:54:46.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32884]) process #1 30 23:54:46.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:32884]] process command=SSH_MSG_KEXDH_INIT 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:32884]] Send SSH_MSG_KEXDH_REPLY 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32884]) packet #1 sending command=31[31] len=1639 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:32884])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:32884]) Send SSH_MSG_NEWKEYS 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:32884]) session ID=e1:82:96:07:45:f3:dd:b3:87:75:ea:e9:a7:4c:67:ef:1e:c1:0f:cd:ed:e3:9b:f1:c3:00:4b:02:67:86:41:f4:0c:38:40:e5:4a:ae:7d:f0:9d:83:97:96:90:39:33:a6:1b:75:52:dd:6c:8f:0b:63:30:1d:99:6e:97:33:d6:d6 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32884]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:32884]): strict KEX resets output message sequence number from 3 to 0 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:32884]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:32884])[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 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:32884])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32884]) packet #0 sending command=7[7] len=419 23:54:46.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:32884]) No pending packets to flush at end of KEX 23:54:46.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32884]) process #2 SSH_MSG_NEWKEYS 23:54:46.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:32884]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:46.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:32884]): strict KEX resets input message sequence number from 3 to 0 23:54:46.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:32884]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:46.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:46.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32884]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:46.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:32884]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:32884]) authorized authentication methods: password,publickey 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:32884]) Accepted service ssh-userauth 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32884]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32884]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32884]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32884]) no authentication factory for method=none 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:32884]) SSH_MSG_USERAUTH_REQUEST 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:32884]) remaining methods: password,publickey 23:54:46.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32884]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32884]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32884]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:46.816 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:32884]) authentication result: true 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:32884]) SSH_MSG_USERAUTH_REQUEST 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:32884])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32884]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32884]) no heartbeat to stop 23:54:46.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:32884]) heartbeat type=IGNORE, interval=PT30S 23:54:46.816 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:32884 authenticated 23:54:46.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:46.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32884]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:46.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32884]] session=TransportServerSession[admin@/10.30.170.79:32884] id=0 23:54:46.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32884])) size=2097152, max=2097152, packet=32768 23:54:46.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32884]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32884] 23:54:46.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32884]) recipient=0 23:54:46.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])) size=2097152, max=2097152, packet=32768 23:54:46.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])) re-initializing 23:54:46.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])) size=2097152, max=2097152, packet=32768 23:54:46.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:46.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])[want-reply=true] subsystem=netconf 23:54:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])[subsystem] prepared command 23:54:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884]}} established 23:54:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 264: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18093 23:54:46.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 264: Creating data stores for simulated device 23:54:46.820 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:46.820 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:46.820 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:46.820 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:46.820 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:46.822 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[499631bf] 23:54:46.822 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:46.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:46.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:46.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:46.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:46.824 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:46.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:46.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:46.824 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[499631bf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[499631bf], subtreeVersion=Version[2e5ce989], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e5ce989], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:46.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:46.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:46.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884] 23:54:46.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 264 on channel [id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884] 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) by 1220 down to 2095932 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884] 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884] 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) request=subsystem result=ReplySuccess, want-reply=true 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) request=subsystem activate command 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) starting runner for command=netconf 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #5 SSH_MSG_CHANNEL_DATA 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) by 373 down to 2096779 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_CHANNEL_DATA len=373 23:54:46.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884] 23:54:46.830 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:46.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884] 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884] 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18093', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=264} created 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884]} created 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884] successful with session NetconfServerSession{sessionId=264, channel=[id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884]} 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884]} up 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #6 SSH_MSG_CHANNEL_DATA 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) by 393 down to 2096386 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_CHANNEL_DATA len=393 23:54:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884] 23:54:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=264} 23:54:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16f1a0d6 after next message 23:54:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x66456c79, L:/10.30.170.146:18093 - R:/10.30.170.79:32884]} EXI handlers added to pipeline 23:54:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16f1a0d6 23:54:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) by 179 down to 2095753 23:54:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:46.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #7 SSH_MSG_CHANNEL_DATA 23:54:46.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) by 340 down to 2096046 23:54:46.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_CHANNEL_DATA len=340 23:54:46.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884] 23:54:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=264} 23:54:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e5ce989] 23:54:46.837 [netconf-device-simulator-threads-2] 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 23:54:46.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:46.838 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:46.838 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:46.838 [netconf-device-simulator-threads-2] 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 23:54:46.838 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.838 [netconf-device-simulator-threads-2] 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} 23:54:46.839 [netconf-device-simulator-threads-2] 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 23:54:46.839 [netconf-device-simulator-threads-2] 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 23:54:46.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) by 778 down to 2094975 23:54:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:47.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #11 SSH_MSG_IGNORE 23:54:47.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:54:47.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #10 SSH_MSG_IGNORE 23:54:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:54:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858]} 23:54:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54858]): SSH-2.0-SSHD-UNKNOWN 23:54:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54858]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54858]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:47.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #8 SSH_MSG_IGNORE 23:54:47.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:54:47.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #12 SSH_MSG_IGNORE 23:54:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:54:47.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #13 SSH_MSG_IGNORE 23:54:47.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:54:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54858]) Send SSH_MSG_KEXINIT 23:54:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54858]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54858]) process #0 SSH_MSG_KEXINIT 23:54:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54858]) SSH_MSG_KEXINIT 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54858]) strict KEX=true client=true server=true 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54858]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54858]) Kex: server host key algorithms = rsa-sha2-512 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54858]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54858]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54858]) Kex: mac algorithms (client to server) = aead 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54858]) Kex: mac algorithms (server to client) = aead 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54858]) Kex: compression algorithms (client to server) = none 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54858]) Kex: compression algorithms (server to client) = none 23:54:47.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:47.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54858]) process #1 30 23:54:47.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54858]] process command=SSH_MSG_KEXDH_INIT 23:54:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54858]] Send SSH_MSG_KEXDH_REPLY 23:54:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54858]) packet #1 sending command=31[31] len=1639 23:54:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54858])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54858]) Send SSH_MSG_NEWKEYS 23:54:47.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54858]) session ID=e9:c2:e5:0a:a1:f4:02:e2:62:da:a4:a8:d3:88:87:77:2f:be:71:2b:0f:51:a3:33:2f:85:fe:14:5a:f3:68:12:de:64:f4:dc:28:0a:64:f2:82:97:b7:af:52:0b:f4:10:5c:83:e7:43:09:36:f0:cb:5d:cf:5f:65:17:97:75:84 23:54:47.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54858]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:47.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54858]): strict KEX resets output message sequence number from 3 to 0 23:54:47.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54858]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:47.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54858])[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 23:54:47.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54858])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:47.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54858]) packet #0 sending command=7[7] len=419 23:54:47.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54858]) No pending packets to flush at end of KEX 23:54:47.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #9 SSH_MSG_IGNORE 23:54:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54858]) process #2 SSH_MSG_NEWKEYS 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54858]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54858]): strict KEX resets input message sequence number from 3 to 0 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54858]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54858]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54858]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54858]) authorized authentication methods: password,publickey 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54858]) Accepted service ssh-userauth 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54858]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54858]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54858]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54858]) no authentication factory for method=none 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54858]) SSH_MSG_USERAUTH_REQUEST 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54858]) remaining methods: password,publickey 23:54:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54858]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54858]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54858]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:47.504 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54858]) authentication result: true 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54858]) SSH_MSG_USERAUTH_REQUEST 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54858])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54858]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54858]) no heartbeat to stop 23:54:47.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54858]) heartbeat type=IGNORE, interval=PT30S 23:54:47.505 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54858 authenticated 23:54:47.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:47.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54858]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:47.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54858]] session=TransportServerSession[admin@/10.30.170.79:54858] id=0 23:54:47.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54858])) size=2097152, max=2097152, packet=32768 23:54:47.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54858]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54858] 23:54:47.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54858]) recipient=0 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])) size=2097152, max=2097152, packet=32768 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])) re-initializing 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])) size=2097152, max=2097152, packet=32768 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])[want-reply=true] subsystem=netconf 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])[subsystem] prepared command 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:47.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858]}} established 23:54:47.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 265: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18094 23:54:47.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 265: Creating data stores for simulated device 23:54:47.507 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:47.507 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:47.507 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:47.507 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:47.507 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:47.507 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5fce3e3] 23:54:47.508 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:47.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:47.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:47.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:47.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:47.509 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:47.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:47.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:47.509 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5fce3e3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5fce3e3], subtreeVersion=Version[6a883739], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a883739], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:47.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858] 23:54:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 265 on channel [id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858] 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) by 1220 down to 2095932 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858] 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858] 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) request=subsystem result=ReplySuccess, want-reply=true 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) request=subsystem activate command 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) starting runner for command=netconf 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #5 SSH_MSG_CHANNEL_DATA 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) by 373 down to 2096779 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_CHANNEL_DATA len=373 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858] 23:54:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858] 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858] 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18094', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=265} created 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858]} created 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858] successful with session NetconfServerSession{sessionId=265, channel=[id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858]} 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858]} up 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #6 SSH_MSG_CHANNEL_DATA 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) by 393 down to 2096386 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_CHANNEL_DATA len=393 23:54:47.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858] 23:54:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:47.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:47.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=265} 23:54:47.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:47.514 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cf7b77c after next message 23:54:47.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xedb13b42, L:/10.30.170.146:18094 - R:/10.30.170.79:54858]} EXI handlers added to pipeline 23:54:47.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:47.515 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cf7b77c 23:54:47.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) by 179 down to 2095753 23:54:47.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:47.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #7 SSH_MSG_CHANNEL_DATA 23:54:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) by 340 down to 2096046 23:54:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_CHANNEL_DATA len=340 23:54:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858] 23:54:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=265} 23:54:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a883739] 23:54:47.518 [netconf-device-simulator-threads-4] 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 23:54:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:47.518 [netconf-device-simulator-threads-4] 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 23:54:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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} 23:54:47.518 [netconf-device-simulator-threads-4] 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 23:54:47.518 [netconf-device-simulator-threads-4] 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 23:54:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:47.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) by 778 down to 2094975 23:54:47.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:47.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:47.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #8 SSH_MSG_IGNORE 23:54:47.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:54:47.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588]} 23:54:47.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51588]): SSH-2.0-SSHD-UNKNOWN 23:54:47.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51588]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:47.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51588]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #11 SSH_MSG_IGNORE 23:54:47.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:54:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #13 SSH_MSG_IGNORE 23:54:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:54:47.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #10 SSH_MSG_IGNORE 23:54:47.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:54:47.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51588]) Send SSH_MSG_KEXINIT 23:54:47.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51588]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51588]) process #0 SSH_MSG_KEXINIT 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51588]) SSH_MSG_KEXINIT 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51588]) strict KEX=true client=true server=true 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51588]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51588]) Kex: server host key algorithms = rsa-sha2-512 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51588]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51588]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51588]) Kex: mac algorithms (client to server) = aead 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51588]) Kex: mac algorithms (server to client) = aead 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51588]) Kex: compression algorithms (client to server) = none 23:54:47.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51588]) Kex: compression algorithms (server to client) = none 23:54:47.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:47.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:47.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #12 SSH_MSG_IGNORE 23:54:47.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:54:48.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #9 SSH_MSG_IGNORE 23:54:48.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:54:48.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51588]) process #1 30 23:54:48.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51588]] process command=SSH_MSG_KEXDH_INIT 23:54:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51588]] Send SSH_MSG_KEXDH_REPLY 23:54:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51588]) packet #1 sending command=31[31] len=1639 23:54:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51588])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51588]) Send SSH_MSG_NEWKEYS 23:54:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51588]) session ID=5b:48:dd:e6:e8:6b:b8:91:f9:df:a6:c1:ab:70:1b:70:a6:4e:1d:48:a6:52:4d:47:67:f4:39:88:91:ef:12:fa:8e:2f:54:7a:84:32:d0:07:a9:59:09:c2:a7:98:a3:7b:d1:27:64:8e:d2:2e:25:30:cd:81:a2:f2:bf:d3:8e:9f 23:54:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51588]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51588]): strict KEX resets output message sequence number from 3 to 0 23:54:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51588]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:48.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51588])[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 23:54:48.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51588])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:48.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51588]) packet #0 sending command=7[7] len=419 23:54:48.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51588]) No pending packets to flush at end of KEX 23:54:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51588]) process #2 SSH_MSG_NEWKEYS 23:54:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51588]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51588]): strict KEX resets input message sequence number from 3 to 0 23:54:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51588]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:48.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51588]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51588]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51588]) authorized authentication methods: password,publickey 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51588]) Accepted service ssh-userauth 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51588]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51588]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51588]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51588]) no authentication factory for method=none 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51588]) SSH_MSG_USERAUTH_REQUEST 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51588]) remaining methods: password,publickey 23:54:48.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51588]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51588]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51588]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:48.111 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51588]) authentication result: true 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51588]) SSH_MSG_USERAUTH_REQUEST 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51588])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51588]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:48.111 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:48.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51588]) no heartbeat to stop 23:54:48.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51588]) heartbeat type=IGNORE, interval=PT30S 23:54:48.112 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51588 authenticated 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51588]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51588]] session=TransportServerSession[admin@/10.30.170.79:51588] id=0 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51588])) size=2097152, max=2097152, packet=32768 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51588]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51588] 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51588]) recipient=0 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])) size=2097152, max=2097152, packet=32768 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])) re-initializing 23:54:48.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])) size=2097152, max=2097152, packet=32768 23:54:48.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:48.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:48.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:48.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:48.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])[want-reply=true] subsystem=netconf 23:54:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])[subsystem] prepared command 23:54:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588]}} established 23:54:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 266: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18095 23:54:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 266: Creating data stores for simulated device 23:54:48.116 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:48.117 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:48.117 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:48.117 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:48.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[462f6d9e] 23:54:48.119 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:48.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:48.121 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:48.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:48.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:48.121 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[462f6d9e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[462f6d9e], subtreeVersion=Version[5235f0fd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5235f0fd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:48.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:48.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:48.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588] 23:54:48.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 266 on channel [id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588] 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) by 1220 down to 2095932 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588] 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588] 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) request=subsystem result=ReplySuccess, want-reply=true 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) request=subsystem activate command 23:54:48.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) starting runner for command=netconf 23:54:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #5 SSH_MSG_CHANNEL_DATA 23:54:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) by 373 down to 2096779 23:54:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_CHANNEL_DATA len=373 23:54:48.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588] 23:54:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:48.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588] 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588] 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18095', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=266} created 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588]} created 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588] successful with session NetconfServerSession{sessionId=266, channel=[id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588]} 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588]} up 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #6 SSH_MSG_CHANNEL_DATA 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) by 393 down to 2096386 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_CHANNEL_DATA len=393 23:54:48.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588] 23:54:48.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:48.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:48.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=266} 23:54:48.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:48.136 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f8a6d4e after next message 23:54:48.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x544fd94d, L:/10.30.170.146:18095 - R:/10.30.170.79:51588]} EXI handlers added to pipeline 23:54:48.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:48.137 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f8a6d4e 23:54:48.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) by 179 down to 2095753 23:54:48.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:48.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:48.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #7 SSH_MSG_CHANNEL_DATA 23:54:48.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) by 340 down to 2096046 23:54:48.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_CHANNEL_DATA len=340 23:54:48.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588] 23:54:48.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:48.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:48.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=266} 23:54:48.141 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5235f0fd] 23:54:48.142 [netconf-device-simulator-threads-6] 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 23:54:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:48.142 [netconf-device-simulator-threads-6] 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 23:54:48.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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} 23:54:48.143 [netconf-device-simulator-threads-6] 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 23:54:48.143 [netconf-device-simulator-threads-6] 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 23:54:48.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:48.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) by 778 down to 2094975 23:54:48.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:48.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:48.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #13 SSH_MSG_IGNORE 23:54:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:54:48.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942]} 23:54:48.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59942]): SSH-2.0-SSHD-UNKNOWN 23:54:48.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59942]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:48.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59942]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:48.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:48.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #12 SSH_MSG_IGNORE 23:54:48.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:54:48.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #11 SSH_MSG_IGNORE 23:54:48.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:54:48.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:48.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #8 SSH_MSG_IGNORE 23:54:48.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:54:48.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:48.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #9 SSH_MSG_IGNORE 23:54:48.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:54:48.859 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:48.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #10 SSH_MSG_IGNORE 23:54:48.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:54:48.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59942]) Send SSH_MSG_KEXINIT 23:54:48.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59942]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:48.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59942]) process #0 SSH_MSG_KEXINIT 23:54:48.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59942]) SSH_MSG_KEXINIT 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59942]) strict KEX=true client=true server=true 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59942]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59942]) Kex: server host key algorithms = rsa-sha2-512 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59942]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59942]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59942]) Kex: mac algorithms (client to server) = aead 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59942]) Kex: mac algorithms (server to client) = aead 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59942]) Kex: compression algorithms (client to server) = none 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59942]) Kex: compression algorithms (server to client) = none 23:54:48.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:48.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59942]) process #1 30 23:54:48.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59942]] process command=SSH_MSG_KEXDH_INIT 23:54:48.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59942]] Send SSH_MSG_KEXDH_REPLY 23:54:48.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59942]) packet #1 sending command=31[31] len=1639 23:54:48.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59942])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:48.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59942]) Send SSH_MSG_NEWKEYS 23:54:48.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59942]) session ID=40:17:92:0b:7d:3f:f9:45:60:aa:f2:25:88:3b:9d:a4:2e:77:b4:b0:57:48:e2:e4:8e:c3:b8:06:fe:4c:f7:42:66:2c:db:58:b7:f4:45:70:16:6f:99:44:bb:a7:ad:5a:40:9e:af:98:29:15:88:1d:0c:18:f2:f5:d7:bf:94:f3 23:54:48.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59942]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:48.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59942]): strict KEX resets output message sequence number from 3 to 0 23:54:48.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59942]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:48.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59942])[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 23:54:48.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59942])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:48.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59942]) packet #0 sending command=7[7] len=419 23:54:48.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59942]) No pending packets to flush at end of KEX 23:54:49.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59942]) process #2 SSH_MSG_NEWKEYS 23:54:49.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59942]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:49.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59942]): strict KEX resets input message sequence number from 3 to 0 23:54:49.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59942]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:49.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:49.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59942]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:49.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59942]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:49.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59942]) authorized authentication methods: password,publickey 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59942]) Accepted service ssh-userauth 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59942]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59942]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59942]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59942]) no authentication factory for method=none 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59942]) SSH_MSG_USERAUTH_REQUEST 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59942]) remaining methods: password,publickey 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59942]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59942]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59942]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:49.004 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59942]) authentication result: true 23:54:49.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59942]) SSH_MSG_USERAUTH_REQUEST 23:54:49.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59942])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:49.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59942]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:49.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:49.005 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:49.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59942]) no heartbeat to stop 23:54:49.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59942]) heartbeat type=IGNORE, interval=PT30S 23:54:49.005 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59942 authenticated 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59942]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59942]] session=TransportServerSession[admin@/10.30.170.79:59942] id=0 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59942])) size=2097152, max=2097152, packet=32768 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59942]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59942] 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59942]) recipient=0 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])) size=2097152, max=2097152, packet=32768 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])) re-initializing 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])) size=2097152, max=2097152, packet=32768 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:49.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])[want-reply=true] subsystem=netconf 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])[subsystem] prepared command 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942]}} established 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 267: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18096 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 267: Creating data stores for simulated device 23:54:49.007 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:49.007 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:49.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:49.007 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:49.008 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[25f509b5] 23:54:49.008 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:49.008 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:49.008 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:49.008 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:49.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:49.009 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:49.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:49.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:49.009 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[25f509b5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[25f509b5], subtreeVersion=Version[70fa555a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[70fa555a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:49.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:49.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:49.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942] 23:54:49.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 267 on channel [id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942] 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) by 1220 down to 2095932 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942] 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942] 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) request=subsystem result=ReplySuccess, want-reply=true 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) request=subsystem activate command 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) starting runner for command=netconf 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #5 SSH_MSG_CHANNEL_DATA 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) by 373 down to 2096779 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_CHANNEL_DATA len=373 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942] 23:54:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942] 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942] 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18096', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=267} created 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=267, channel=[id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942]} created 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942] successful with session NetconfServerSession{sessionId=267, channel=[id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942]} 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942]} up 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #6 SSH_MSG_CHANNEL_DATA 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) by 393 down to 2096386 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_CHANNEL_DATA len=393 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942] 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:49.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=267} 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@518160ab after next message 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=267, channel=[id: 0x4826010e, L:/10.30.170.146:18096 - R:/10.30.170.79:59942]} EXI handlers added to pipeline 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@518160ab 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) by 179 down to 2095753 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:49.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:49.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #7 SSH_MSG_CHANNEL_DATA 23:54:49.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) by 340 down to 2096046 23:54:49.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_CHANNEL_DATA len=340 23:54:49.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942] 23:54:49.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:49.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:49.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=267} 23:54:49.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[70fa555a] 23:54:49.020 [netconf-device-simulator-threads-0] 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 23:54:49.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:49.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:49.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:49.020 [netconf-device-simulator-threads-0] 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 23:54:49.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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} 23:54:49.020 [netconf-device-simulator-threads-0] 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 23:54:49.020 [netconf-device-simulator-threads-0] 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 23:54:49.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:49.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) by 778 down to 2094975 23:54:49.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:49.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:49.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:49.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #8 SSH_MSG_IGNORE 23:54:49.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:54:49.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906]} 23:54:49.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45906]): SSH-2.0-SSHD-UNKNOWN 23:54:49.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45906]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:49.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45906]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:49.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:49.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #10 SSH_MSG_IGNORE 23:54:49.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:54:49.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:49.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #13 SSH_MSG_IGNORE 23:54:49.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:54:49.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:49.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #12 SSH_MSG_IGNORE 23:54:49.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45906]) Send SSH_MSG_KEXINIT 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45906]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45906]) process #0 SSH_MSG_KEXINIT 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45906]) SSH_MSG_KEXINIT 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45906]) strict KEX=true client=true server=true 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45906]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45906]) Kex: server host key algorithms = rsa-sha2-512 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45906]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45906]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45906]) Kex: mac algorithms (client to server) = aead 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45906]) Kex: mac algorithms (server to client) = aead 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45906]) Kex: compression algorithms (client to server) = none 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45906]) Kex: compression algorithms (server to client) = none 23:54:49.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:49.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #11 SSH_MSG_IGNORE 23:54:49.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:54:49.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #9 SSH_MSG_IGNORE 23:54:49.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:54:49.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45906]) process #1 30 23:54:49.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45906]] process command=SSH_MSG_KEXDH_INIT 23:54:49.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45906]] Send SSH_MSG_KEXDH_REPLY 23:54:49.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45906]) packet #1 sending command=31[31] len=1639 23:54:49.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45906])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:49.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45906]) Send SSH_MSG_NEWKEYS 23:54:49.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45906]) session ID=da:a5:08:ee:6a:69:38:a7:b3:a8:7c:0b:92:5e:b2:d8:12:05:26:39:53:2c:ce:82:90:e2:93:7e:d4:34:9a:9c:69:61:66:a7:02:03:50:cf:65:44:52:41:ac:03:f3:53:fb:7b:60:bf:82:d6:e4:85:ea:30:1b:5c:df:dd:a7:41 23:54:49.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45906]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:49.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45906]): strict KEX resets output message sequence number from 3 to 0 23:54:49.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45906]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:49.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45906])[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 23:54:49.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45906])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:49.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45906]) packet #0 sending command=7[7] len=419 23:54:49.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45906]) No pending packets to flush at end of KEX 23:54:49.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45906]) process #2 SSH_MSG_NEWKEYS 23:54:49.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45906]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:49.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45906]): strict KEX resets input message sequence number from 3 to 0 23:54:49.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45906]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:49.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45906]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45906]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45906]) authorized authentication methods: password,publickey 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45906]) Accepted service ssh-userauth 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45906]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45906]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45906]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45906]) no authentication factory for method=none 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45906]) SSH_MSG_USERAUTH_REQUEST 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45906]) remaining methods: password,publickey 23:54:49.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45906]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45906]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45906]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:49.532 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45906]) authentication result: true 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45906]) SSH_MSG_USERAUTH_REQUEST 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45906])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45906]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45906]) no heartbeat to stop 23:54:49.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45906]) heartbeat type=IGNORE, interval=PT30S 23:54:49.532 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45906 authenticated 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45906]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45906]] session=TransportServerSession[admin@/10.30.170.79:45906] id=0 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45906])) size=2097152, max=2097152, packet=32768 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45906]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45906] 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45906]) recipient=0 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])) size=2097152, max=2097152, packet=32768 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])) re-initializing 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])) size=2097152, max=2097152, packet=32768 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:49.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])[want-reply=true] subsystem=netconf 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])[subsystem] prepared command 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906]}} established 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 268: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18097 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 268: Creating data stores for simulated device 23:54:49.534 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:49.534 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:49.534 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:49.534 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:49.535 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3728088d] 23:54:49.535 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:49.535 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:49.535 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:49.535 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:49.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:49.536 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:49.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:49.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:49.536 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3728088d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3728088d], subtreeVersion=Version[65160e97], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[65160e97], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:49.537 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:49.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906] 23:54:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 268 on channel [id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906] 23:54:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) by 1220 down to 2095932 23:54:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906] 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906] 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) request=subsystem result=ReplySuccess, want-reply=true 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) request=subsystem activate command 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) starting runner for command=netconf 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #5 SSH_MSG_CHANNEL_DATA 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) by 373 down to 2096779 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_CHANNEL_DATA len=373 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906] 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906] 23:54:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906] 23:54:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18097', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=268} created 23:54:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906]} created 23:54:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906] successful with session NetconfServerSession{sessionId=268, channel=[id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906]} 23:54:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906]} up 23:54:49.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #6 SSH_MSG_CHANNEL_DATA 23:54:49.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) by 393 down to 2096386 23:54:49.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_CHANNEL_DATA len=393 23:54:49.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906] 23:54:49.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:49.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:49.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=268} 23:54:49.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:49.544 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@585dbb80 after next message 23:54:49.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xe7d8a9cf, L:/10.30.170.146:18097 - R:/10.30.170.79:45906]} EXI handlers added to pipeline 23:54:49.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:49.544 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@585dbb80 23:54:49.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) by 179 down to 2095753 23:54:49.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:49.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:49.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #7 SSH_MSG_CHANNEL_DATA 23:54:49.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) by 340 down to 2096046 23:54:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_CHANNEL_DATA len=340 23:54:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906] 23:54:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:49.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=268} 23:54:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[65160e97] 23:54:49.548 [netconf-device-simulator-threads-2] 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 23:54:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:49.548 [netconf-device-simulator-threads-2] 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 23:54:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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} 23:54:49.548 [netconf-device-simulator-threads-2] 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 23:54:49.548 [netconf-device-simulator-threads-2] 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 23:54:49.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:49.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) by 778 down to 2094975 23:54:49.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:49.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:49.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:49.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #8 SSH_MSG_IGNORE 23:54:49.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:54:49.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:49.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572]} 23:54:49.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48572]): SSH-2.0-SSHD-UNKNOWN 23:54:49.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48572]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:49.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48572]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:49.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #11 SSH_MSG_IGNORE 23:54:49.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:54:49.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:50.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #10 SSH_MSG_IGNORE 23:54:50.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:54:50.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #12 SSH_MSG_IGNORE 23:54:50.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48572]) Send SSH_MSG_KEXINIT 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48572]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48572]) process #0 SSH_MSG_KEXINIT 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48572]) SSH_MSG_KEXINIT 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48572]) strict KEX=true client=true server=true 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48572]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48572]) Kex: server host key algorithms = rsa-sha2-512 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48572]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48572]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48572]) Kex: mac algorithms (client to server) = aead 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48572]) Kex: mac algorithms (server to client) = aead 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48572]) Kex: compression algorithms (client to server) = none 23:54:50.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48572]) Kex: compression algorithms (server to client) = none 23:54:50.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:50.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #9 SSH_MSG_IGNORE 23:54:50.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:54:50.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48572]) process #1 30 23:54:50.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48572]] process command=SSH_MSG_KEXDH_INIT 23:54:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48572]] Send SSH_MSG_KEXDH_REPLY 23:54:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48572]) packet #1 sending command=31[31] len=1639 23:54:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48572])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48572]) Send SSH_MSG_NEWKEYS 23:54:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48572]) session ID=d7:03:b7:30:cb:06:4b:a9:50:73:e2:cd:27:26:d8:7b:17:c7:7c:d2:c0:63:34:44:60:5e:60:57:95:16:c9:10:92:c2:98:36:19:20:34:08:4a:88:e3:4c:04:b6:e4:ed:b7:77:7a:cb:bd:6f:f7:b2:cf:38:25:a5:b0:4f:7c:31 23:54:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48572]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:50.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48572]): strict KEX resets output message sequence number from 3 to 0 23:54:50.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48572]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:50.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48572])[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 23:54:50.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48572])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:50.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48572]) packet #0 sending command=7[7] len=419 23:54:50.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48572]) No pending packets to flush at end of KEX 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48572]) process #2 SSH_MSG_NEWKEYS 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48572]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48572]): strict KEX resets input message sequence number from 3 to 0 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48572]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48572]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48572]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48572]) authorized authentication methods: password,publickey 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48572]) Accepted service ssh-userauth 23:54:50.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48572]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48572]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48572]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48572]) no authentication factory for method=none 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48572]) SSH_MSG_USERAUTH_REQUEST 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48572]) remaining methods: password,publickey 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48572]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48572]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48572]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:50.335 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48572]) authentication result: true 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48572]) SSH_MSG_USERAUTH_REQUEST 23:54:50.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48572])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:50.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48572]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:50.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:50.336 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:50.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48572]) no heartbeat to stop 23:54:50.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48572]) heartbeat type=IGNORE, interval=PT30S 23:54:50.336 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48572 authenticated 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48572]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48572]] session=TransportServerSession[admin@/10.30.170.79:48572] id=0 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48572])) size=2097152, max=2097152, packet=32768 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48572]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48572] 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48572]) recipient=0 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])) size=2097152, max=2097152, packet=32768 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])) re-initializing 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])) size=2097152, max=2097152, packet=32768 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:50.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:50.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:50.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:50.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])[want-reply=true] subsystem=netconf 23:54:50.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])[subsystem] prepared command 23:54:50.338 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:50.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:50.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572]}} established 23:54:50.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 269: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18098 23:54:50.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 269: Creating data stores for simulated device 23:54:50.339 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:50.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:50.340 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:50.340 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:50.340 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:50.342 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6414ef6f] 23:54:50.342 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:50.343 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:50.343 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:50.343 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:50.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:50.343 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:50.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:50.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:50.344 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6414ef6f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6414ef6f], subtreeVersion=Version[7abb748f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7abb748f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:50.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:50.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:50.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572] 23:54:50.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 269 on channel [id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572] 23:54:50.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) by 1220 down to 2095932 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572] 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572] 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) request=subsystem result=ReplySuccess, want-reply=true 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) request=subsystem activate command 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) starting runner for command=netconf 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #5 SSH_MSG_CHANNEL_DATA 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) by 373 down to 2096779 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_CHANNEL_DATA len=373 23:54:50.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572] 23:54:50.350 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:50.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572] 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572] 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18098', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=269} created 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572]} created 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572] successful with session NetconfServerSession{sessionId=269, channel=[id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572]} 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572]} up 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #6 SSH_MSG_CHANNEL_DATA 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) by 393 down to 2096386 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_CHANNEL_DATA len=393 23:54:50.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572] 23:54:50.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:50.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:50.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=269} 23:54:50.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:50.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@53a3d290 after next message 23:54:50.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x55ea263b, L:/10.30.170.146:18098 - R:/10.30.170.79:48572]} EXI handlers added to pipeline 23:54:50.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:50.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@53a3d290 23:54:50.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) by 179 down to 2095753 23:54:50.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:50.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:50.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #7 SSH_MSG_CHANNEL_DATA 23:54:50.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) by 340 down to 2096046 23:54:50.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_CHANNEL_DATA len=340 23:54:50.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572] 23:54:50.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:50.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:50.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=269} 23:54:50.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7abb748f] 23:54:50.357 [netconf-device-simulator-threads-4] 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 23:54:50.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:50.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:50.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:50.357 [netconf-device-simulator-threads-4] 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 23:54:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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} 23:54:50.358 [netconf-device-simulator-threads-4] 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 23:54:50.358 [netconf-device-simulator-threads-4] 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 23:54:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) by 778 down to 2094975 23:54:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:50.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:50.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #13 SSH_MSG_IGNORE 23:54:50.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:54:50.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:50.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #10 SSH_MSG_IGNORE 23:54:50.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:54:50.649 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #13 SSH_MSG_IGNORE 23:54:50.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:54:50.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736]} 23:54:50.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41736]): SSH-2.0-SSHD-UNKNOWN 23:54:50.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41736]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:50.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41736]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:50.719 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:50.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #8 SSH_MSG_IGNORE 23:54:50.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:54:50.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #11 SSH_MSG_IGNORE 23:54:50.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41736]) Send SSH_MSG_KEXINIT 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41736]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41736]) process #0 SSH_MSG_KEXINIT 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41736]) SSH_MSG_KEXINIT 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41736]) strict KEX=true client=true server=true 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41736]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41736]) Kex: server host key algorithms = rsa-sha2-512 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41736]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41736]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41736]) Kex: mac algorithms (client to server) = aead 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41736]) Kex: mac algorithms (server to client) = aead 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41736]) Kex: compression algorithms (client to server) = none 23:54:50.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41736]) Kex: compression algorithms (server to client) = none 23:54:50.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:51.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #9 SSH_MSG_IGNORE 23:54:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:54:51.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41736]) process #1 30 23:54:51.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41736]] process command=SSH_MSG_KEXDH_INIT 23:54:51.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #12 SSH_MSG_IGNORE 23:54:51.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41736]] Send SSH_MSG_KEXDH_REPLY 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41736]) packet #1 sending command=31[31] len=1639 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41736])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41736]) Send SSH_MSG_NEWKEYS 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41736]) session ID=ef:3d:e0:88:70:13:8d:24:a0:d9:20:14:bb:ca:e9:73:12:7e:f8:d9:16:6b:41:60:be:48:00:0f:9f:bb:f7:32:47:cf:30:c0:c4:8f:fd:02:0d:aa:f4:73:85:97:5e:e8:c4:ea:52:0a:33:09:07:87:4a:c8:56:7c:52:58:17:91 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41736]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41736]): strict KEX resets output message sequence number from 3 to 0 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41736]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41736])[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 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41736])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41736]) packet #0 sending command=7[7] len=419 23:54:51.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41736]) No pending packets to flush at end of KEX 23:54:51.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41736]) process #2 SSH_MSG_NEWKEYS 23:54:51.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41736]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:51.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41736]): strict KEX resets input message sequence number from 3 to 0 23:54:51.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41736]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:51.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:51.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41736]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:51.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41736]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41736]) authorized authentication methods: password,publickey 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41736]) Accepted service ssh-userauth 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41736]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41736]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41736]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41736]) no authentication factory for method=none 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41736]) SSH_MSG_USERAUTH_REQUEST 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41736]) remaining methods: password,publickey 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41736]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41736]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41736]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:51.139 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41736]) authentication result: true 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41736]) SSH_MSG_USERAUTH_REQUEST 23:54:51.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41736])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:51.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41736]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:51.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:51.140 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:51.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41736]) no heartbeat to stop 23:54:51.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41736]) heartbeat type=IGNORE, interval=PT30S 23:54:51.140 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41736 authenticated 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41736]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41736]] session=TransportServerSession[admin@/10.30.170.79:41736] id=0 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41736])) size=2097152, max=2097152, packet=32768 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41736]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41736] 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41736]) recipient=0 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])) size=2097152, max=2097152, packet=32768 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])) re-initializing 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])) size=2097152, max=2097152, packet=32768 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:51.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])[want-reply=true] subsystem=netconf 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])[subsystem] prepared command 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736]}} established 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 270: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18099 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 270: Creating data stores for simulated device 23:54:51.142 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:51.142 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:51.142 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:51.142 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:51.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[86e8161] 23:54:51.143 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:51.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:51.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:51.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:51.144 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:51.144 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:51.144 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:51.144 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:51.144 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[86e8161], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[86e8161], subtreeVersion=Version[455ae6f4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[455ae6f4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:51.145 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:51.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736] 23:54:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 270 on channel [id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736] 23:54:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) by 1220 down to 2095932 23:54:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736] 23:54:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736] 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) request=subsystem result=ReplySuccess, want-reply=true 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) request=subsystem activate command 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) starting runner for command=netconf 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #5 SSH_MSG_CHANNEL_DATA 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) by 373 down to 2096779 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_CHANNEL_DATA len=373 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736] 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:51.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736] 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736] 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18099', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=270} created 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736]} created 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736] successful with session NetconfServerSession{sessionId=270, channel=[id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736]} 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736]} up 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #6 SSH_MSG_CHANNEL_DATA 23:54:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) by 393 down to 2096386 23:54:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_CHANNEL_DATA len=393 23:54:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736] 23:54:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=270} 23:54:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:51.150 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b81c51d after next message 23:54:51.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xddfa647e, L:/10.30.170.146:18099 - R:/10.30.170.79:41736]} EXI handlers added to pipeline 23:54:51.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:51.150 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b81c51d 23:54:51.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) by 179 down to 2095753 23:54:51.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:51.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:51.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #7 SSH_MSG_CHANNEL_DATA 23:54:51.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) by 340 down to 2096046 23:54:51.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_CHANNEL_DATA len=340 23:54:51.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736] 23:54:51.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:51.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:51.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=270} 23:54:51.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[455ae6f4] 23:54:51.154 [netconf-device-simulator-threads-6] 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 23:54:51.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:51.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:51.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:51.154 [netconf-device-simulator-threads-6] 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 23:54:51.154 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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} 23:54:51.154 [netconf-device-simulator-threads-6] 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 23:54:51.154 [netconf-device-simulator-threads-6] 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 23:54:51.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:51.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) by 778 down to 2094975 23:54:51.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:51.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:51.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #10 SSH_MSG_IGNORE 23:54:51.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:54:51.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #13 SSH_MSG_IGNORE 23:54:51.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:54:51.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722]} 23:54:51.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47722]): SSH-2.0-SSHD-UNKNOWN 23:54:51.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47722]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:51.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47722]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:51.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #11 SSH_MSG_IGNORE 23:54:51.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:54:51.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #12 SSH_MSG_IGNORE 23:54:51.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:54:51.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #9 SSH_MSG_IGNORE 23:54:51.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:54:51.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #8 SSH_MSG_IGNORE 23:54:51.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47722]) Send SSH_MSG_KEXINIT 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47722]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47722]) process #0 SSH_MSG_KEXINIT 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47722]) SSH_MSG_KEXINIT 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47722]) strict KEX=true client=true server=true 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47722]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47722]) Kex: server host key algorithms = rsa-sha2-512 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47722]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47722]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47722]) Kex: mac algorithms (client to server) = aead 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47722]) Kex: mac algorithms (server to client) = aead 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47722]) Kex: compression algorithms (client to server) = none 23:54:51.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47722]) Kex: compression algorithms (server to client) = none 23:54:51.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:51.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47722]) process #1 30 23:54:51.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47722]] process command=SSH_MSG_KEXDH_INIT 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47722]] Send SSH_MSG_KEXDH_REPLY 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47722]) packet #1 sending command=31[31] len=1639 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47722])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47722]) Send SSH_MSG_NEWKEYS 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47722]) session ID=56:df:18:ff:16:81:ac:fb:8d:d2:c5:54:cf:3f:6e:ce:ee:a1:27:8e:1d:b9:d9:87:dc:97:0a:4e:84:1a:0d:98:89:8e:5e:8c:85:8f:a4:3e:ed:96:d3:ae:db:72:46:fb:5c:db:90:cc:5e:bf:5f:49:a3:d1:37:80:af:ed:23:2c 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47722]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47722]): strict KEX resets output message sequence number from 3 to 0 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47722]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47722])[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 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47722])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47722]) packet #0 sending command=7[7] len=419 23:54:51.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47722]) No pending packets to flush at end of KEX 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47722]) process #2 SSH_MSG_NEWKEYS 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47722]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47722]): strict KEX resets input message sequence number from 3 to 0 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47722]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47722]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47722]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47722]) authorized authentication methods: password,publickey 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47722]) Accepted service ssh-userauth 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47722]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47722]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47722]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47722]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47722]) no authentication factory for method=none 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47722]) SSH_MSG_USERAUTH_REQUEST 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47722]) remaining methods: password,publickey 23:54:51.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47722]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47722]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47722]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47722]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:51.913 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47722]) authentication result: true 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47722]) SSH_MSG_USERAUTH_REQUEST 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47722])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47722]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:51.913 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:51.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47722]) no heartbeat to stop 23:54:51.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47722]) heartbeat type=IGNORE, interval=PT30S 23:54:51.914 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47722 authenticated 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47722]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47722]] session=TransportServerSession[admin@/10.30.170.79:47722] id=0 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47722])) size=2097152, max=2097152, packet=32768 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47722]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47722] 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47722]) recipient=0 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])) size=2097152, max=2097152, packet=32768 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])) re-initializing 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])) size=2097152, max=2097152, packet=32768 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:51.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:51.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:51.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:51.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])[want-reply=true] subsystem=netconf 23:54:51.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])[subsystem] prepared command 23:54:51.916 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:51.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:51.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722]}} established 23:54:51.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 271: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18100 23:54:51.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 271: Creating data stores for simulated device 23:54:51.917 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:51.917 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:51.917 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:51.917 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:51.917 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:51.919 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c500e7c] 23:54:51.920 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:51.920 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:51.920 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:51.920 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:51.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:51.921 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:51.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:51.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:51.921 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c500e7c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c500e7c], subtreeVersion=Version[68d3350c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[68d3350c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:51.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:51.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:51.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722] 23:54:51.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 271 on channel [id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722] 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) by 1220 down to 2095932 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722] 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722] 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) request=subsystem result=ReplySuccess, want-reply=true 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) request=subsystem activate command 23:54:51.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) starting runner for command=netconf 23:54:51.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #5 SSH_MSG_CHANNEL_DATA 23:54:51.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) by 373 down to 2096779 23:54:51.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_CHANNEL_DATA len=373 23:54:51.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722] 23:54:51.927 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:51.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:51.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722] 23:54:51.928 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:51.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722] 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18100', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=271} created 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722]} created 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722] successful with session NetconfServerSession{sessionId=271, channel=[id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722]} 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722]} up 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #6 SSH_MSG_CHANNEL_DATA 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) by 393 down to 2096386 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_CHANNEL_DATA len=393 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722] 23:54:51.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:51.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:51.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=271} 23:54:51.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:51.931 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42b101e7 after next message 23:54:51.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x521ea303, L:/10.30.170.146:18100 - R:/10.30.170.79:47722]} EXI handlers added to pipeline 23:54:51.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:51.931 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42b101e7 23:54:51.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) by 179 down to 2095753 23:54:51.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:51.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:51.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #7 SSH_MSG_CHANNEL_DATA 23:54:51.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) by 340 down to 2096046 23:54:51.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_CHANNEL_DATA len=340 23:54:51.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722] 23:54:51.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:51.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:51.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=271} 23:54:51.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[68d3350c] 23:54:51.935 [netconf-device-simulator-threads-0] 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 23:54:51.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:51.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:51.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:51.936 [netconf-device-simulator-threads-0] 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 23:54:51.936 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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} 23:54:51.936 [netconf-device-simulator-threads-0] 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 23:54:51.936 [netconf-device-simulator-threads-0] 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 23:54:51.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:51.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) by 778 down to 2094975 23:54:51.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:51.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:51.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #8 SSH_MSG_IGNORE 23:54:51.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:54:51.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:51.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #10 SSH_MSG_IGNORE 23:54:51.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:54:52.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #11 SSH_MSG_IGNORE 23:54:52.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:54:52.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726]} 23:54:52.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43726]): SSH-2.0-SSHD-UNKNOWN 23:54:52.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43726]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:52.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43726]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:52.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #13 SSH_MSG_IGNORE 23:54:52.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43726]) Send SSH_MSG_KEXINIT 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43726]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43726]) process #0 SSH_MSG_KEXINIT 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43726]) SSH_MSG_KEXINIT 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43726]) strict KEX=true client=true server=true 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43726]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43726]) Kex: server host key algorithms = rsa-sha2-512 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43726]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43726]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43726]) Kex: mac algorithms (client to server) = aead 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43726]) Kex: mac algorithms (server to client) = aead 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43726]) Kex: compression algorithms (client to server) = none 23:54:52.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43726]) Kex: compression algorithms (server to client) = none 23:54:52.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:52.304 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #12 SSH_MSG_IGNORE 23:54:52.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:54:52.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #9 SSH_MSG_IGNORE 23:54:52.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:54:52.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43726]) process #1 30 23:54:52.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43726]] process command=SSH_MSG_KEXDH_INIT 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43726]] Send SSH_MSG_KEXDH_REPLY 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43726]) packet #1 sending command=31[31] len=1639 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43726])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43726]) Send SSH_MSG_NEWKEYS 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43726]) session ID=a3:0e:ff:e5:78:b1:3b:06:02:14:ac:08:58:5a:dc:9e:9a:d1:d7:c7:1c:cf:f2:75:53:fa:70:0f:30:5d:e4:2e:51:cc:37:5a:64:ad:53:ae:6f:4c:de:7b:e5:bf:bb:9c:b3:c5:73:97:67:e0:f8:8f:5d:1f:91:96:9c:2a:66:4e 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43726]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43726]): strict KEX resets output message sequence number from 3 to 0 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43726]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43726])[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 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43726])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43726]) packet #0 sending command=7[7] len=419 23:54:52.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43726]) No pending packets to flush at end of KEX 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43726]) process #2 SSH_MSG_NEWKEYS 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43726]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43726]): strict KEX resets input message sequence number from 3 to 0 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43726]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43726]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43726]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43726]) authorized authentication methods: password,publickey 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43726]) Accepted service ssh-userauth 23:54:52.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43726]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43726]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43726]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43726]) no authentication factory for method=none 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43726]) SSH_MSG_USERAUTH_REQUEST 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43726]) remaining methods: password,publickey 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43726]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43726]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:52.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43726]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:52.441 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:52.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43726]) authentication result: true 23:54:52.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43726]) SSH_MSG_USERAUTH_REQUEST 23:54:52.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43726])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:52.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43726]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:52.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:52.441 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:52.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43726]) no heartbeat to stop 23:54:52.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43726]) heartbeat type=IGNORE, interval=PT30S 23:54:52.441 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43726 authenticated 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43726]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43726]] session=TransportServerSession[admin@/10.30.170.79:43726] id=0 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43726])) size=2097152, max=2097152, packet=32768 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43726]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43726] 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43726]) recipient=0 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])) size=2097152, max=2097152, packet=32768 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])) re-initializing 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])) size=2097152, max=2097152, packet=32768 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:52.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])[want-reply=true] subsystem=netconf 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])[subsystem] prepared command 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726]}} established 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 272: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18101 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 272: Creating data stores for simulated device 23:54:52.443 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:52.443 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:52.444 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:52.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:52.444 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:52.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f4b58d9] 23:54:52.444 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:52.445 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:52.445 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:52.445 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:52.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:52.445 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:52.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:52.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:52.445 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f4b58d9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f4b58d9], subtreeVersion=Version[78d9ccd1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78d9ccd1], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:52.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:52.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:52.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726] 23:54:52.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 272 on channel [id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726] 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) by 1220 down to 2095932 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726] 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726] 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) request=subsystem result=ReplySuccess, want-reply=true 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) request=subsystem activate command 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) starting runner for command=netconf 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #5 SSH_MSG_CHANNEL_DATA 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) by 373 down to 2096779 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_CHANNEL_DATA len=373 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726] 23:54:52.448 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726] 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726] 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18101', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=272} created 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=272, channel=[id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726]} created 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726] successful with session NetconfServerSession{sessionId=272, channel=[id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726]} 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726]} up 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #6 SSH_MSG_CHANNEL_DATA 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) by 393 down to 2096386 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_CHANNEL_DATA len=393 23:54:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726] 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=272} 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a3ef41a after next message 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=272, channel=[id: 0x28978cde, L:/10.30.170.146:18101 - R:/10.30.170.79:43726]} EXI handlers added to pipeline 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a3ef41a 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) by 179 down to 2095753 23:54:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:52.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:52.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #7 SSH_MSG_CHANNEL_DATA 23:54:52.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) by 340 down to 2096046 23:54:52.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_CHANNEL_DATA len=340 23:54:52.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726] 23:54:52.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:52.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:52.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=272} 23:54:52.453 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78d9ccd1] 23:54:52.453 [netconf-device-simulator-threads-2] 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 23:54:52.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:52.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:52.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:52.454 [netconf-device-simulator-threads-2] 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 23:54:52.454 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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} 23:54:52.454 [netconf-device-simulator-threads-2] 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 23:54:52.454 [netconf-device-simulator-threads-2] 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 23:54:52.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:52.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) by 778 down to 2094975 23:54:52.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:52.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:52.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #8 SSH_MSG_IGNORE 23:54:52.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:54:52.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #10 SSH_MSG_IGNORE 23:54:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:54:52.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788]} 23:54:52.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34788]): SSH-2.0-SSHD-UNKNOWN 23:54:52.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34788]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:52.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34788]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:52.869 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #13 SSH_MSG_IGNORE 23:54:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:54:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #11 SSH_MSG_IGNORE 23:54:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:54:52.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:52.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #9 SSH_MSG_IGNORE 23:54:52.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:54:53.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:53.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #12 SSH_MSG_IGNORE 23:54:53.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34788]) Send SSH_MSG_KEXINIT 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34788]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34788]) process #0 SSH_MSG_KEXINIT 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34788]) SSH_MSG_KEXINIT 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34788]) strict KEX=true client=true server=true 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34788]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34788]) Kex: server host key algorithms = rsa-sha2-512 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34788]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34788]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34788]) Kex: mac algorithms (client to server) = aead 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34788]) Kex: mac algorithms (server to client) = aead 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34788]) Kex: compression algorithms (client to server) = none 23:54:53.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34788]) Kex: compression algorithms (server to client) = none 23:54:53.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:53.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34788]) process #1 30 23:54:53.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34788]] process command=SSH_MSG_KEXDH_INIT 23:54:53.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34788]] Send SSH_MSG_KEXDH_REPLY 23:54:53.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34788]) packet #1 sending command=31[31] len=1639 23:54:53.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34788])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:53.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34788]) Send SSH_MSG_NEWKEYS 23:54:53.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34788]) session ID=7c:95:60:25:e8:f1:46:c0:60:a9:89:8c:a5:a5:30:00:9c:92:a7:a5:79:23:6a:a7:eb:cd:b6:f6:22:92:a2:d1:1a:7c:00:1e:d4:91:ff:91:14:a6:55:d1:49:34:39:e3:2e:4f:72:f3:04:46:bb:00:06:c1:f0:0f:29:26:c7:33 23:54:53.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34788]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:53.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34788]): strict KEX resets output message sequence number from 3 to 0 23:54:53.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34788]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:53.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34788])[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 23:54:53.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34788])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:53.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34788]) packet #0 sending command=7[7] len=419 23:54:53.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34788]) No pending packets to flush at end of KEX 23:54:53.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #8 SSH_MSG_IGNORE 23:54:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34788]) process #2 SSH_MSG_NEWKEYS 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34788]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34788]): strict KEX resets input message sequence number from 3 to 0 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34788]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34788]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34788]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34788]) authorized authentication methods: password,publickey 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34788]) Accepted service ssh-userauth 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34788]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34788]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34788]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34788]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34788]) no authentication factory for method=none 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34788]) SSH_MSG_USERAUTH_REQUEST 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34788]) remaining methods: password,publickey 23:54:53.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34788]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34788]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34788]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34788]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:53.358 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34788]) authentication result: true 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34788]) SSH_MSG_USERAUTH_REQUEST 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34788])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34788]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34788]) no heartbeat to stop 23:54:53.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34788]) heartbeat type=IGNORE, interval=PT30S 23:54:53.359 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34788 authenticated 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34788]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34788]] session=TransportServerSession[admin@/10.30.170.79:34788] id=0 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34788])) size=2097152, max=2097152, packet=32768 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34788]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34788] 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34788]) recipient=0 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])) size=2097152, max=2097152, packet=32768 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])) re-initializing 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])) size=2097152, max=2097152, packet=32768 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:53.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:53.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:53.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:53.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])[want-reply=true] subsystem=netconf 23:54:53.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])[subsystem] prepared command 23:54:53.361 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:53.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:53.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788]}} established 23:54:53.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 273: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18102 23:54:53.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 273: Creating data stores for simulated device 23:54:53.362 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:53.362 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:53.363 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:53.363 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:53.363 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:53.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[65f9968a] 23:54:53.365 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:53.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:53.366 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:53.366 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:53.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:53.367 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:53.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:53.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:53.367 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[65f9968a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[65f9968a], subtreeVersion=Version[178cd34], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[178cd34], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:53.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:53.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:53.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788] 23:54:53.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 273 on channel [id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788] 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) by 1220 down to 2095932 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788] 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788] 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) request=subsystem result=ReplySuccess, want-reply=true 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) request=subsystem activate command 23:54:53.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) starting runner for command=netconf 23:54:53.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #5 SSH_MSG_CHANNEL_DATA 23:54:53.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) by 373 down to 2096779 23:54:53.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_CHANNEL_DATA len=373 23:54:53.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788] 23:54:53.373 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:53.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788] 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788] 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18102', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=273} created 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788]} created 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788] successful with session NetconfServerSession{sessionId=273, channel=[id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788]} 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788]} up 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #6 SSH_MSG_CHANNEL_DATA 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) by 393 down to 2096386 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_CHANNEL_DATA len=393 23:54:53.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788] 23:54:53.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:53.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:53.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:53.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=273} 23:54:53.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:53.376 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47125ca2 after next message 23:54:53.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x1fa363c7, L:/10.30.170.146:18102 - R:/10.30.170.79:34788]} EXI handlers added to pipeline 23:54:53.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:53.377 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47125ca2 23:54:53.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) by 179 down to 2095753 23:54:53.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:53.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #10 SSH_MSG_IGNORE 23:54:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:54:53.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #7 SSH_MSG_CHANNEL_DATA 23:54:53.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) by 340 down to 2096046 23:54:53.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_CHANNEL_DATA len=340 23:54:53.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788] 23:54:53.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:53.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:53.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=273} 23:54:53.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[178cd34] 23:54:53.381 [netconf-device-simulator-threads-4] 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 23:54:53.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:53.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:53.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:53.381 [netconf-device-simulator-threads-4] 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 23:54:53.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.381 [netconf-device-simulator-threads-4] 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} 23:54:53.382 [netconf-device-simulator-threads-4] 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 23:54:53.382 [netconf-device-simulator-threads-4] 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 23:54:53.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:53.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) by 778 down to 2094975 23:54:53.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:53.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:53.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298]} 23:54:53.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34298]): SSH-2.0-SSHD-UNKNOWN 23:54:53.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34298]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:53.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34298]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:53.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:53.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #11 SSH_MSG_IGNORE 23:54:53.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:54:53.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #13 SSH_MSG_IGNORE 23:54:53.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34298]) Send SSH_MSG_KEXINIT 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34298]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34298]) process #0 SSH_MSG_KEXINIT 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34298]) SSH_MSG_KEXINIT 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34298]) strict KEX=true client=true server=true 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34298]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34298]) Kex: server host key algorithms = rsa-sha2-512 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34298]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34298]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34298]) Kex: mac algorithms (client to server) = aead 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34298]) Kex: mac algorithms (server to client) = aead 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34298]) Kex: compression algorithms (client to server) = none 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34298]) Kex: compression algorithms (server to client) = none 23:54:53.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:53.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34298]) process #1 30 23:54:53.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34298]] process command=SSH_MSG_KEXDH_INIT 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34298]] Send SSH_MSG_KEXDH_REPLY 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34298]) packet #1 sending command=31[31] len=1639 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34298])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34298]) Send SSH_MSG_NEWKEYS 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34298]) session ID=3c:de:60:07:38:ff:7e:cc:08:46:6a:5a:9b:f4:34:41:bb:71:3d:1f:c8:a6:bf:6b:a3:dd:d5:92:44:5e:24:9a:a9:d9:92:07:9e:51:b6:e9:9b:92:b6:64:13:b5:71:c8:a2:0d:e8:dd:ce:40:2c:0f:65:91:2e:43:c4:d3:9a:ca 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34298]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34298]): strict KEX resets output message sequence number from 3 to 0 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34298]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:53.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34298])[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 23:54:53.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34298])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:53.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34298]) packet #0 sending command=7[7] len=419 23:54:53.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34298]) No pending packets to flush at end of KEX 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34298]) process #2 SSH_MSG_NEWKEYS 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34298]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34298]): strict KEX resets input message sequence number from 3 to 0 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34298]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34298]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34298]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34298]) authorized authentication methods: password,publickey 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34298]) Accepted service ssh-userauth 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34298]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34298]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34298]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34298]) no authentication factory for method=none 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34298]) SSH_MSG_USERAUTH_REQUEST 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34298]) remaining methods: password,publickey 23:54:53.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34298]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34298]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34298]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:53.744 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34298]) authentication result: true 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34298]) SSH_MSG_USERAUTH_REQUEST 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34298])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34298]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34298]) no heartbeat to stop 23:54:53.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34298]) heartbeat type=IGNORE, interval=PT30S 23:54:53.744 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34298 authenticated 23:54:53.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:53.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34298]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:53.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34298]] session=TransportServerSession[admin@/10.30.170.79:34298] id=0 23:54:53.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34298])) size=2097152, max=2097152, packet=32768 23:54:53.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34298]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34298] 23:54:53.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34298]) recipient=0 23:54:53.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])) size=2097152, max=2097152, packet=32768 23:54:53.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])) re-initializing 23:54:53.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])) size=2097152, max=2097152, packet=32768 23:54:53.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:53.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])[want-reply=true] subsystem=netconf 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])[subsystem] prepared command 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298]}} established 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 274: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18103 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 274: Creating data stores for simulated device 23:54:53.747 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:53.747 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:53.747 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:53.748 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[45327289] 23:54:53.748 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:53.749 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:53.749 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:53.749 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:53.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:53.749 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:53.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:53.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:53.749 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[45327289], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[45327289], subtreeVersion=Version[13e8c15e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[13e8c15e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:53.750 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:53.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:53.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298] 23:54:53.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 274 on channel [id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298] 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) by 1220 down to 2095932 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298] 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298] 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) request=subsystem result=ReplySuccess, want-reply=true 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) request=subsystem activate command 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) starting runner for command=netconf 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #5 SSH_MSG_CHANNEL_DATA 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) by 373 down to 2096779 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_CHANNEL_DATA len=373 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298] 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298] 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298] 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18103', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=274} created 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298]} created 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298] successful with session NetconfServerSession{sessionId=274, channel=[id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298]} 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298]} up 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #6 SSH_MSG_CHANNEL_DATA 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) by 393 down to 2096386 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_CHANNEL_DATA len=393 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298] 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=274} 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77b8fbee after next message 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x5f6b27c9, L:/10.30.170.146:18103 - R:/10.30.170.79:34298]} EXI handlers added to pipeline 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77b8fbee 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) by 179 down to 2095753 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:53.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #7 SSH_MSG_CHANNEL_DATA 23:54:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) by 340 down to 2096046 23:54:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_CHANNEL_DATA len=340 23:54:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298] 23:54:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=274} 23:54:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[13e8c15e] 23:54:53.757 [netconf-device-simulator-threads-6] 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 23:54:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:53.757 [netconf-device-simulator-threads-6] 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 23:54:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.757 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.757 [netconf-device-simulator-threads-6] 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} 23:54:53.758 [netconf-device-simulator-threads-6] 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} 23:54:53.758 [netconf-device-simulator-threads-6] 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} 23:54:53.758 [netconf-device-simulator-threads-6] 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} 23:54:53.758 [netconf-device-simulator-threads-6] 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} 23:54:53.758 [netconf-device-simulator-threads-6] 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} 23:54:53.758 [netconf-device-simulator-threads-6] 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 23:54:53.758 [netconf-device-simulator-threads-6] 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 23:54:53.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:53.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) by 778 down to 2094975 23:54:53.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:53.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:53.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #9 SSH_MSG_IGNORE 23:54:53.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:54:54.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #8 SSH_MSG_IGNORE 23:54:54.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:54:54.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178]} 23:54:54.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38178]): SSH-2.0-SSHD-UNKNOWN 23:54:54.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38178]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:54.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38178]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:54.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #11 SSH_MSG_IGNORE 23:54:54.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:54:54.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #13 SSH_MSG_IGNORE 23:54:54.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:54:54.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #10 SSH_MSG_IGNORE 23:54:54.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38178]) Send SSH_MSG_KEXINIT 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38178]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38178]) process #0 SSH_MSG_KEXINIT 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38178]) SSH_MSG_KEXINIT 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38178]) strict KEX=true client=true server=true 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38178]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38178]) Kex: server host key algorithms = rsa-sha2-512 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38178]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38178]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38178]) Kex: mac algorithms (client to server) = aead 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38178]) Kex: mac algorithms (server to client) = aead 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38178]) Kex: compression algorithms (client to server) = none 23:54:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38178]) Kex: compression algorithms (server to client) = none 23:54:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #12 SSH_MSG_IGNORE 23:54:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:54:54.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #9 SSH_MSG_IGNORE 23:54:54.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:54:54.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38178]) process #1 30 23:54:54.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38178]] process command=SSH_MSG_KEXDH_INIT 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38178]] Send SSH_MSG_KEXDH_REPLY 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38178]) packet #1 sending command=31[31] len=1639 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38178])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38178]) Send SSH_MSG_NEWKEYS 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38178]) session ID=d9:c2:05:1e:a7:3d:81:5a:52:a3:8f:d7:78:3f:37:55:87:df:b0:45:f3:13:f2:ce:f2:ec:d9:16:ec:6a:7a:b8:44:ce:0c:63:87:12:21:1b:8e:62:51:f1:11:a3:a6:f6:0e:64:28:49:c9:c5:69:08:43:cd:10:8b:4b:cb:8d:f3 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38178]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38178]): strict KEX resets output message sequence number from 3 to 0 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38178]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38178])[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 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38178])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38178]) packet #0 sending command=7[7] len=419 23:54:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38178]) No pending packets to flush at end of KEX 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38178]) process #2 SSH_MSG_NEWKEYS 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38178]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38178]): strict KEX resets input message sequence number from 3 to 0 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38178]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38178]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38178]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38178]) authorized authentication methods: password,publickey 23:54:54.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38178]) Accepted service ssh-userauth 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38178]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38178]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38178]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38178]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38178]) no authentication factory for method=none 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38178]) SSH_MSG_USERAUTH_REQUEST 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38178]) remaining methods: password,publickey 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38178]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38178]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38178]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:54.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38178]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:54.507 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38178]) authentication result: true 23:54:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38178]) SSH_MSG_USERAUTH_REQUEST 23:54:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38178])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38178]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38178]) no heartbeat to stop 23:54:54.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38178]) heartbeat type=IGNORE, interval=PT30S 23:54:54.507 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38178 authenticated 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38178]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38178]] session=TransportServerSession[admin@/10.30.170.79:38178] id=0 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38178])) size=2097152, max=2097152, packet=32768 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38178]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38178] 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38178]) recipient=0 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])) size=2097152, max=2097152, packet=32768 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])) re-initializing 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])) size=2097152, max=2097152, packet=32768 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:54.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])[want-reply=true] subsystem=netconf 23:54:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])[subsystem] prepared command 23:54:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:54.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:54.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178]}} established 23:54:54.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 275: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18104 23:54:54.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 275: Creating data stores for simulated device 23:54:54.510 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:54.510 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:54.511 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:54.511 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:54.511 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7ce00dcf] 23:54:54.513 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:54.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:54.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:54.514 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:54.514 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:54.514 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:54.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:54.515 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7ce00dcf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7ce00dcf], subtreeVersion=Version[4ffb7d15], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4ffb7d15], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:54.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:54.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:54.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178] 23:54:54.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 275 on channel [id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178] 23:54:54.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) by 1220 down to 2095932 23:54:54.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178] 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178] 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) request=subsystem result=ReplySuccess, want-reply=true 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) request=subsystem activate command 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) starting runner for command=netconf 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #5 SSH_MSG_CHANNEL_DATA 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) by 373 down to 2096779 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_CHANNEL_DATA len=373 23:54:54.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178] 23:54:54.521 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:54.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178] 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178] 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18104', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=275} created 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=275, channel=[id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178]} created 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178] successful with session NetconfServerSession{sessionId=275, channel=[id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178]} 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178]} up 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #6 SSH_MSG_CHANNEL_DATA 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) by 393 down to 2096386 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_CHANNEL_DATA len=393 23:54:54.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178] 23:54:54.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:54.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:54.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=275} 23:54:54.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:54.524 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@572037f4 after next message 23:54:54.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=275, channel=[id: 0xac2243f7, L:/10.30.170.146:18104 - R:/10.30.170.79:38178]} EXI handlers added to pipeline 23:54:54.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:54.524 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@572037f4 23:54:54.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) by 179 down to 2095753 23:54:54.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:54.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:54.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #7 SSH_MSG_CHANNEL_DATA 23:54:54.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) by 340 down to 2096046 23:54:54.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_CHANNEL_DATA len=340 23:54:54.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178] 23:54:54.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:54.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:54.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=275} 23:54:54.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4ffb7d15] 23:54:54.528 [netconf-device-simulator-threads-0] 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 23:54:54.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:54.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:54.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:54.528 [netconf-device-simulator-threads-0] 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 23:54:54.528 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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} 23:54:54.529 [netconf-device-simulator-threads-0] 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 23:54:54.529 [netconf-device-simulator-threads-0] 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 23:54:54.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:54.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) by 778 down to 2094975 23:54:54.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:54.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:54.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #12 SSH_MSG_IGNORE 23:54:54.614 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:54:54.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #8 SSH_MSG_IGNORE 23:54:54.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:54:54.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800]} 23:54:54.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35800]): SSH-2.0-SSHD-UNKNOWN 23:54:54.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35800]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:54.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:54.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:54.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #13 SSH_MSG_IGNORE 23:54:54.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:54:55.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #12 SSH_MSG_IGNORE 23:54:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:54:55.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #10 SSH_MSG_IGNORE 23:54:55.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:54:55.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #9 SSH_MSG_IGNORE 23:54:55.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:54:55.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #11 SSH_MSG_IGNORE 23:54:55.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35800]) Send SSH_MSG_KEXINIT 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35800]) process #0 SSH_MSG_KEXINIT 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35800]) SSH_MSG_KEXINIT 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35800]) strict KEX=true client=true server=true 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35800]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35800]) Kex: server host key algorithms = rsa-sha2-512 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35800]) Kex: mac algorithms (client to server) = aead 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35800]) Kex: mac algorithms (server to client) = aead 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35800]) Kex: compression algorithms (client to server) = none 23:54:55.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35800]) Kex: compression algorithms (server to client) = none 23:54:55.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:55.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35800]) process #1 30 23:54:55.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35800]] process command=SSH_MSG_KEXDH_INIT 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35800]] Send SSH_MSG_KEXDH_REPLY 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35800]) packet #1 sending command=31[31] len=1639 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35800])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35800]) Send SSH_MSG_NEWKEYS 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35800]) session ID=c3:df:14:df:d9:69:34:00:66:4a:6b:e4:c4:40:64:64:54:45:65:a4:f1:1c:a3:8b:1a:28:b1:ab:b5:9d:0d:3a:25:c9:09:61:54:12:71:39:17:76:72:bd:4c:8c:59:82:6d:9b:35:57:c7:9c:03:9a:97:97:f1:d5:12:27:bc:75 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35800]): strict KEX resets output message sequence number from 3 to 0 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35800]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35800])[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 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35800]) packet #0 sending command=7[7] len=419 23:54:55.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35800]) No pending packets to flush at end of KEX 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35800]) process #2 SSH_MSG_NEWKEYS 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35800]): strict KEX resets input message sequence number from 3 to 0 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35800]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35800]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35800]) authorized authentication methods: password,publickey 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35800]) Accepted service ssh-userauth 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35800]) no authentication factory for method=none 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35800]) SSH_MSG_USERAUTH_REQUEST 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35800]) remaining methods: password,publickey 23:54:55.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:55.320 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35800]) authentication result: true 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35800]) SSH_MSG_USERAUTH_REQUEST 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35800]) no heartbeat to stop 23:54:55.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35800]) heartbeat type=IGNORE, interval=PT30S 23:54:55.320 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35800 authenticated 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35800]] session=TransportServerSession[admin@/10.30.170.79:35800] id=0 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35800])) size=2097152, max=2097152, packet=32768 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35800] 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35800]) recipient=0 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])) size=2097152, max=2097152, packet=32768 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])) re-initializing 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])) size=2097152, max=2097152, packet=32768 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:55.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])[want-reply=true] subsystem=netconf 23:54:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])[subsystem] prepared command 23:54:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800]}} established 23:54:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 276: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18105 23:54:55.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 276: Creating data stores for simulated device 23:54:55.324 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:55.324 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:55.324 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:55.324 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:55.324 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:55.324 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4b94fd6e] 23:54:55.324 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:55.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:55.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:55.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:55.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:55.325 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:55.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:55.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:55.325 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4b94fd6e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4b94fd6e], subtreeVersion=Version[5f862fb6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f862fb6], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:55.326 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:55.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:55.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800] 23:54:55.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 276 on channel [id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800] 23:54:55.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) by 1220 down to 2095932 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800] 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800] 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) request=subsystem result=ReplySuccess, want-reply=true 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) request=subsystem activate command 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) starting runner for command=netconf 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #5 SSH_MSG_CHANNEL_DATA 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) by 373 down to 2096779 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_CHANNEL_DATA len=373 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800] 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800] 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800] 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18105', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=276} created 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800]} created 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800] successful with session NetconfServerSession{sessionId=276, channel=[id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800]} 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800]} up 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #6 SSH_MSG_CHANNEL_DATA 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) by 393 down to 2096386 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_CHANNEL_DATA len=393 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800] 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:55.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=276} 23:54:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64efd814 after next message 23:54:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xf61dcd98, L:/10.30.170.146:18105 - R:/10.30.170.79:35800]} EXI handlers added to pipeline 23:54:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64efd814 23:54:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) by 179 down to 2095753 23:54:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:55.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #7 SSH_MSG_CHANNEL_DATA 23:54:55.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) by 340 down to 2096046 23:54:55.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_CHANNEL_DATA len=340 23:54:55.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800] 23:54:55.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:55.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:55.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=276} 23:54:55.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f862fb6] 23:54:55.333 [netconf-device-simulator-threads-2] 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 23:54:55.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:55.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:55.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:55.333 [netconf-device-simulator-threads-2] 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 23:54:55.333 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.333 [netconf-device-simulator-threads-2] 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} 23:54:55.334 [netconf-device-simulator-threads-2] 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 23:54:55.334 [netconf-device-simulator-threads-2] 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 23:54:55.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:55.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) by 778 down to 2094975 23:54:55.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:55.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:55.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458]} 23:54:55.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45458]): SSH-2.0-SSHD-UNKNOWN 23:54:55.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45458]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:55.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45458]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:55.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #13 SSH_MSG_IGNORE 23:54:55.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:54:55.574 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #8 SSH_MSG_IGNORE 23:54:55.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:54:55.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #11 SSH_MSG_IGNORE 23:54:55.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:54:55.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #10 SSH_MSG_IGNORE 23:54:55.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:54:55.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #12 SSH_MSG_IGNORE 23:54:55.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:54:55.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45458]) Send SSH_MSG_KEXINIT 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45458]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45458]) process #0 SSH_MSG_KEXINIT 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45458]) SSH_MSG_KEXINIT 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45458]) strict KEX=true client=true server=true 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45458]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45458]) Kex: server host key algorithms = rsa-sha2-512 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45458]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45458]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45458]) Kex: mac algorithms (client to server) = aead 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45458]) Kex: mac algorithms (server to client) = aead 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45458]) Kex: compression algorithms (client to server) = none 23:54:55.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45458]) Kex: compression algorithms (server to client) = none 23:54:55.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:55.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #9 SSH_MSG_IGNORE 23:54:55.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:54:55.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45458]) process #1 30 23:54:55.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45458]] process command=SSH_MSG_KEXDH_INIT 23:54:56.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45458]] Send SSH_MSG_KEXDH_REPLY 23:54:56.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45458]) packet #1 sending command=31[31] len=1639 23:54:56.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45458])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:56.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45458]) Send SSH_MSG_NEWKEYS 23:54:56.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45458]) session ID=80:74:f4:f1:4e:55:d2:2e:df:40:be:c4:cd:fb:cb:fe:57:6e:a2:f7:6c:1c:a9:75:21:c8:e8:5f:35:69:af:1e:c9:d0:67:a6:e8:dd:cd:52:a0:a2:d0:63:e2:4f:fd:e4:d3:d1:0c:d3:13:ee:a9:bd:8d:e6:e0:82:6b:bf:65:d9 23:54:56.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45458]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:56.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45458]): strict KEX resets output message sequence number from 3 to 0 23:54:56.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45458]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:56.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45458])[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 23:54:56.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45458])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:56.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45458]) packet #0 sending command=7[7] len=419 23:54:56.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45458]) No pending packets to flush at end of KEX 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45458]) process #2 SSH_MSG_NEWKEYS 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45458]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45458]): strict KEX resets input message sequence number from 3 to 0 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45458]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45458]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45458]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45458]) authorized authentication methods: password,publickey 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45458]) Accepted service ssh-userauth 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45458]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45458]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45458]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45458]) no authentication factory for method=none 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45458]) SSH_MSG_USERAUTH_REQUEST 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45458]) remaining methods: password,publickey 23:54:56.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45458]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45458]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45458]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:56.046 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45458]) authentication result: true 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45458]) SSH_MSG_USERAUTH_REQUEST 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45458])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45458]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:56.046 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:56.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45458]) no heartbeat to stop 23:54:56.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45458]) heartbeat type=IGNORE, interval=PT30S 23:54:56.047 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45458 authenticated 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45458]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45458]] session=TransportServerSession[admin@/10.30.170.79:45458] id=0 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45458])) size=2097152, max=2097152, packet=32768 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45458]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45458] 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45458]) recipient=0 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])) size=2097152, max=2097152, packet=32768 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])) re-initializing 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])) size=2097152, max=2097152, packet=32768 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:56.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:56.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:56.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:56.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])[want-reply=true] subsystem=netconf 23:54:56.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])[subsystem] prepared command 23:54:56.049 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:56.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:56.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458]}} established 23:54:56.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 277: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18106 23:54:56.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 277: Creating data stores for simulated device 23:54:56.050 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:56.050 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:56.050 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:56.050 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:56.051 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:56.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1dd9c890] 23:54:56.053 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:56.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:56.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:56.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:56.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:56.054 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:56.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:56.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:56.054 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1dd9c890], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1dd9c890], subtreeVersion=Version[2ae9c986], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2ae9c986], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:56.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:56.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:56.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458] 23:54:56.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 277 on channel [id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458] 23:54:56.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) by 1220 down to 2095932 23:54:56.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:56.059 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:56.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458] 23:54:56.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458] 23:54:56.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) request=subsystem result=ReplySuccess, want-reply=true 23:54:56.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:56.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) request=subsystem activate command 23:54:56.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) starting runner for command=netconf 23:54:56.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #5 SSH_MSG_CHANNEL_DATA 23:54:56.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) by 373 down to 2096779 23:54:56.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_CHANNEL_DATA len=373 23:54:56.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458] 23:54:56.060 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:56.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:56.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458] 23:54:56.061 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458] 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18106', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=277} created 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458]} created 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458] successful with session NetconfServerSession{sessionId=277, channel=[id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458]} 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458]} up 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #6 SSH_MSG_CHANNEL_DATA 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) by 393 down to 2096386 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_CHANNEL_DATA len=393 23:54:56.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458] 23:54:56.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:56.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:56.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=277} 23:54:56.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:56.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@605aa135 after next message 23:54:56.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x5554bf1b, L:/10.30.170.146:18106 - R:/10.30.170.79:45458]} EXI handlers added to pipeline 23:54:56.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:56.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@605aa135 23:54:56.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) by 179 down to 2095753 23:54:56.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:56.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:56.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #7 SSH_MSG_CHANNEL_DATA 23:54:56.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) by 340 down to 2096046 23:54:56.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_CHANNEL_DATA len=340 23:54:56.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458] 23:54:56.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:56.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:56.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=277} 23:54:56.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2ae9c986] 23:54:56.068 [netconf-device-simulator-threads-4] 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 23:54:56.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:56.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:56.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:56.068 [netconf-device-simulator-threads-4] 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 23:54:56.069 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.069 [netconf-device-simulator-threads-4] 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} 23:54:56.071 [netconf-device-simulator-threads-4] 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 23:54:56.071 [netconf-device-simulator-threads-4] 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 23:54:56.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:56.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) by 778 down to 2094975 23:54:56.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:56.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:56.246 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:56.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #8 SSH_MSG_IGNORE 23:54:56.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:54:56.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924]} 23:54:56.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33924]): SSH-2.0-SSHD-UNKNOWN 23:54:56.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33924]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:56.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33924]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:56.291 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:56.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #11 SSH_MSG_IGNORE 23:54:56.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:54:56.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #10 SSH_MSG_IGNORE 23:54:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:54:56.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #13 SSH_MSG_IGNORE 23:54:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:54:56.535 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:56.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #12 SSH_MSG_IGNORE 23:54:56.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:54:56.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #9 SSH_MSG_IGNORE 23:54:56.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33924]) Send SSH_MSG_KEXINIT 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33924]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33924]) process #0 SSH_MSG_KEXINIT 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33924]) SSH_MSG_KEXINIT 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33924]) strict KEX=true client=true server=true 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33924]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33924]) Kex: server host key algorithms = rsa-sha2-512 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33924]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33924]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33924]) Kex: mac algorithms (client to server) = aead 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33924]) Kex: mac algorithms (server to client) = aead 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33924]) Kex: compression algorithms (client to server) = none 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33924]) Kex: compression algorithms (server to client) = none 23:54:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:56.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33924]) process #1 30 23:54:56.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33924]] process command=SSH_MSG_KEXDH_INIT 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33924]] Send SSH_MSG_KEXDH_REPLY 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33924]) packet #1 sending command=31[31] len=1639 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33924])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33924]) Send SSH_MSG_NEWKEYS 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33924]) session ID=ce:8c:9e:25:6a:95:b5:22:1b:d3:7f:84:87:81:29:1c:45:6a:ea:ca:b5:49:55:73:4c:95:f4:bb:f4:94:16:e4:a3:49:5a:bd:8d:b1:8b:fb:75:ad:9d:6b:3c:1e:cb:76:fa:78:bf:f3:86:94:d0:5f:39:a8:fb:4a:24:fb:69:c2 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33924]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33924]): strict KEX resets output message sequence number from 3 to 0 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33924]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33924])[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 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33924])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33924]) packet #0 sending command=7[7] len=419 23:54:56.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33924]) No pending packets to flush at end of KEX 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33924]) process #2 SSH_MSG_NEWKEYS 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33924]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33924]): strict KEX resets input message sequence number from 3 to 0 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33924]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33924]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33924]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33924]) authorized authentication methods: password,publickey 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33924]) Accepted service ssh-userauth 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33924]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33924]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33924]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:56.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33924]) no authentication factory for method=none 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33924]) SSH_MSG_USERAUTH_REQUEST 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33924]) remaining methods: password,publickey 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33924]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33924]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33924]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:56.809 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33924]) authentication result: true 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33924]) SSH_MSG_USERAUTH_REQUEST 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33924])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33924]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33924]) no heartbeat to stop 23:54:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33924]) heartbeat type=IGNORE, interval=PT30S 23:54:56.810 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33924 authenticated 23:54:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33924]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33924]] session=TransportServerSession[admin@/10.30.170.79:33924] id=0 23:54:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33924])) size=2097152, max=2097152, packet=32768 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33924]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33924] 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33924]) recipient=0 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])) size=2097152, max=2097152, packet=32768 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])) re-initializing 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])) size=2097152, max=2097152, packet=32768 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])[want-reply=true] subsystem=netconf 23:54:56.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])[subsystem] prepared command 23:54:56.812 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:56.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:56.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924]}} established 23:54:56.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 278: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18107 23:54:56.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 278: Creating data stores for simulated device 23:54:56.816 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:56.816 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:56.817 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:56.817 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:56.817 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:56.817 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6271cc63] 23:54:56.817 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:56.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:56.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:56.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:56.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:56.818 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:56.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:56.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:56.818 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6271cc63], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6271cc63], subtreeVersion=Version[28212dad], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[28212dad], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:56.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:56.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:56.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924] 23:54:56.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 278 on channel [id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924] 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) by 1220 down to 2095932 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924] 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924] 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) request=subsystem result=ReplySuccess, want-reply=true 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) request=subsystem activate command 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) starting runner for command=netconf 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #5 SSH_MSG_CHANNEL_DATA 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) by 373 down to 2096779 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_CHANNEL_DATA len=373 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924] 23:54:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924] 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924] 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18107', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=278} created 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924]} created 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924] successful with session NetconfServerSession{sessionId=278, channel=[id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924]} 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924]} up 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #6 SSH_MSG_CHANNEL_DATA 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) by 393 down to 2096386 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_CHANNEL_DATA len=393 23:54:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924] 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=278} 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1514135c after next message 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xc98b3c94, L:/10.30.170.146:18107 - R:/10.30.170.79:33924]} EXI handlers added to pipeline 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1514135c 23:54:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) by 179 down to 2095753 23:54:56.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:56.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:56.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #7 SSH_MSG_CHANNEL_DATA 23:54:56.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) by 340 down to 2096046 23:54:56.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_CHANNEL_DATA len=340 23:54:56.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924] 23:54:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=278} 23:54:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[28212dad] 23:54:56.826 [netconf-device-simulator-threads-6] 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 23:54:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:56.826 [netconf-device-simulator-threads-6] 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 23:54:56.826 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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} 23:54:56.827 [netconf-device-simulator-threads-6] 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 23:54:56.827 [netconf-device-simulator-threads-6] 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 23:54:56.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:56.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) by 778 down to 2094975 23:54:56.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:56.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:56.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:56.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #8 SSH_MSG_IGNORE 23:54:56.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:54:56.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514]} 23:54:56.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44514]): SSH-2.0-SSHD-UNKNOWN 23:54:56.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44514]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:56.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44514]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:56.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #13 SSH_MSG_IGNORE 23:54:56.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:54:57.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #10 SSH_MSG_IGNORE 23:54:57.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:54:57.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #11 SSH_MSG_IGNORE 23:54:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:54:57.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #9 SSH_MSG_IGNORE 23:54:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:54:57.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #12 SSH_MSG_IGNORE 23:54:57.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:54:57.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44514]) Send SSH_MSG_KEXINIT 23:54:57.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44514]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:57.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44514]) process #0 SSH_MSG_KEXINIT 23:54:57.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44514]) SSH_MSG_KEXINIT 23:54:57.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44514]) strict KEX=true client=true server=true 23:54:57.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44514]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:57.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44514]) Kex: server host key algorithms = rsa-sha2-512 23:54:57.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44514]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:57.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44514]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:57.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44514]) Kex: mac algorithms (client to server) = aead 23:54:57.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44514]) Kex: mac algorithms (server to client) = aead 23:54:57.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44514]) Kex: compression algorithms (client to server) = none 23:54:57.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44514]) Kex: compression algorithms (server to client) = none 23:54:57.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:57.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44514]) process #1 30 23:54:57.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44514]] process command=SSH_MSG_KEXDH_INIT 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44514]] Send SSH_MSG_KEXDH_REPLY 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44514]) packet #1 sending command=31[31] len=1639 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44514])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44514]) Send SSH_MSG_NEWKEYS 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44514]) session ID=fc:c6:a0:ee:42:bd:e8:05:83:ac:d9:57:f2:a8:84:7b:c2:06:2b:24:ae:6b:17:aa:ef:d0:ac:2a:68:42:a5:11:3b:3f:5f:0f:bf:f4:cc:6e:42:a5:09:af:5b:ee:c9:c6:bf:d3:48:b7:52:f8:11:a7:09:9f:7f:53:7d:37:75:dc 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44514]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44514]): strict KEX resets output message sequence number from 3 to 0 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44514]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44514])[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 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44514])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44514]) packet #0 sending command=7[7] len=419 23:54:57.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44514]) No pending packets to flush at end of KEX 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44514]) process #2 SSH_MSG_NEWKEYS 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44514]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44514]): strict KEX resets input message sequence number from 3 to 0 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44514]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44514]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44514]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44514]) authorized authentication methods: password,publickey 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44514]) Accepted service ssh-userauth 23:54:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44514]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:57.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44514]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:57.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44514]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:57.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44514]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:57.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44514]) no authentication factory for method=none 23:54:57.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44514]) SSH_MSG_USERAUTH_REQUEST 23:54:57.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44514]) remaining methods: password,publickey 23:54:57.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44514]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44514]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44514]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44514]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:57.421 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44514]) authentication result: true 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44514]) SSH_MSG_USERAUTH_REQUEST 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44514])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44514]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44514]) no heartbeat to stop 23:54:57.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44514]) heartbeat type=IGNORE, interval=PT30S 23:54:57.421 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44514 authenticated 23:54:57.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:57.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44514]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44514]] session=TransportServerSession[admin@/10.30.170.79:44514] id=0 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44514])) size=2097152, max=2097152, packet=32768 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44514]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44514] 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44514]) recipient=0 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])) size=2097152, max=2097152, packet=32768 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])) re-initializing 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])) size=2097152, max=2097152, packet=32768 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:57.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:57.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:57.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:57.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])[want-reply=true] subsystem=netconf 23:54:57.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])[subsystem] prepared command 23:54:57.424 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:57.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:57.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514]}} established 23:54:57.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 279: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18108 23:54:57.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 279: Creating data stores for simulated device 23:54:57.425 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:57.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:57.425 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:57.425 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:57.425 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:57.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6b351751] 23:54:57.428 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:57.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:57.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:57.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:57.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:57.429 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:57.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:57.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:57.429 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6b351751], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6b351751], subtreeVersion=Version[7ebbb3b3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7ebbb3b3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:57.430 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:57.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:57.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514] 23:54:57.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 279 on channel [id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514] 23:54:57.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) by 1220 down to 2095932 23:54:57.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:57.434 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514] 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514] 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) request=subsystem result=ReplySuccess, want-reply=true 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) request=subsystem activate command 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) starting runner for command=netconf 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #5 SSH_MSG_CHANNEL_DATA 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) by 373 down to 2096779 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_CHANNEL_DATA len=373 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514] 23:54:57.435 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:57.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514] 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514] 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18108', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=279} created 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514]} created 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514] successful with session NetconfServerSession{sessionId=279, channel=[id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514]} 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514]} up 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #6 SSH_MSG_CHANNEL_DATA 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) by 393 down to 2096386 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_CHANNEL_DATA len=393 23:54:57.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514] 23:54:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=279} 23:54:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16b64ee0 after next message 23:54:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x7fdf149f, L:/10.30.170.146:18108 - R:/10.30.170.79:44514]} EXI handlers added to pipeline 23:54:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16b64ee0 23:54:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) by 179 down to 2095753 23:54:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #7 SSH_MSG_CHANNEL_DATA 23:54:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) by 340 down to 2096046 23:54:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_CHANNEL_DATA len=340 23:54:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514] 23:54:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=279} 23:54:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7ebbb3b3] 23:54:57.443 [netconf-device-simulator-threads-0] 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 23:54:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:57.444 [netconf-device-simulator-threads-0] 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 23:54:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.444 [netconf-device-simulator-threads-0] 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} 23:54:57.445 [netconf-device-simulator-threads-0] 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 23:54:57.445 [netconf-device-simulator-threads-0] 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 23:54:57.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:57.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) by 778 down to 2094975 23:54:57.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:57.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:57.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946]} 23:54:57.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60946]): SSH-2.0-SSHD-UNKNOWN 23:54:57.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60946]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:57.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60946]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:57.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #13 SSH_MSG_IGNORE 23:54:57.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:54:57.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #10 SSH_MSG_IGNORE 23:54:57.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:54:57.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #8 SSH_MSG_IGNORE 23:54:57.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:54:57.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #11 SSH_MSG_IGNORE 23:54:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60946]) Send SSH_MSG_KEXINIT 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60946]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60946]) process #0 SSH_MSG_KEXINIT 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60946]) SSH_MSG_KEXINIT 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60946]) strict KEX=true client=true server=true 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60946]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60946]) Kex: server host key algorithms = rsa-sha2-512 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60946]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60946]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60946]) Kex: mac algorithms (client to server) = aead 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60946]) Kex: mac algorithms (server to client) = aead 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60946]) Kex: compression algorithms (client to server) = none 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60946]) Kex: compression algorithms (server to client) = none 23:54:57.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:57.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60946]) process #1 30 23:54:57.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60946]] process command=SSH_MSG_KEXDH_INIT 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60946]] Send SSH_MSG_KEXDH_REPLY 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60946]) packet #1 sending command=31[31] len=1639 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60946])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60946]) Send SSH_MSG_NEWKEYS 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60946]) session ID=70:d4:69:d1:86:8e:1f:b0:98:32:60:0f:44:db:c6:fa:e4:0c:ea:b0:a0:81:06:bd:3b:88:e0:33:72:dd:4d:9a:89:77:fa:d0:c2:b5:98:71:23:d8:21:e0:98:51:40:0a:a9:db:69:59:01:6d:dc:60:95:bb:38:83:f8:13:69:4e 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60946]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60946]): strict KEX resets output message sequence number from 3 to 0 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60946]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60946])[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 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60946])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:57.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60946]) packet #0 sending command=7[7] len=419 23:54:57.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60946]) No pending packets to flush at end of KEX 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60946]) process #2 SSH_MSG_NEWKEYS 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60946]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60946]): strict KEX resets input message sequence number from 3 to 0 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60946]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60946]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60946]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60946]) authorized authentication methods: password,publickey 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60946]) Accepted service ssh-userauth 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60946]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60946]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60946]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60946]) no authentication factory for method=none 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60946]) SSH_MSG_USERAUTH_REQUEST 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60946]) remaining methods: password,publickey 23:54:57.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60946]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60946]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60946]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:57.922 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60946]) authentication result: true 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60946]) SSH_MSG_USERAUTH_REQUEST 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60946])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60946]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60946]) no heartbeat to stop 23:54:57.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60946]) heartbeat type=IGNORE, interval=PT30S 23:54:57.924 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60946 authenticated 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60946]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60946]] session=TransportServerSession[admin@/10.30.170.79:60946] id=0 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60946])) size=2097152, max=2097152, packet=32768 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60946]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60946] 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60946]) recipient=0 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])) size=2097152, max=2097152, packet=32768 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])) re-initializing 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])) size=2097152, max=2097152, packet=32768 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:57.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])[want-reply=true] subsystem=netconf 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])[subsystem] prepared command 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946]}} established 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 280: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18109 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 280: Creating data stores for simulated device 23:54:57.926 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:57.926 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:57.926 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:57.926 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:57.927 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[220515bc] 23:54:57.927 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:57.927 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:57.927 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:57.927 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:57.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:57.928 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:57.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:57.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:57.929 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[220515bc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[220515bc], subtreeVersion=Version[1e2cb12], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1e2cb12], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:57.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:57.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:57.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946] 23:54:57.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 280 on channel [id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946] 23:54:57.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) by 1220 down to 2095932 23:54:57.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:57.931 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:57.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946] 23:54:57.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946] 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) request=subsystem result=ReplySuccess, want-reply=true 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) request=subsystem activate command 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) starting runner for command=netconf 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #5 SSH_MSG_CHANNEL_DATA 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) by 373 down to 2096779 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_CHANNEL_DATA len=373 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946] 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946] 23:54:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946] 23:54:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18109', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=280} created 23:54:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=280, channel=[id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946]} created 23:54:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946] successful with session NetconfServerSession{sessionId=280, channel=[id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946]} 23:54:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946]} up 23:54:57.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #6 SSH_MSG_CHANNEL_DATA 23:54:57.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) by 393 down to 2096386 23:54:57.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_CHANNEL_DATA len=393 23:54:57.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946] 23:54:57.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:57.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:57.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=280} 23:54:57.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:57.938 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40b56306 after next message 23:54:57.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=280, channel=[id: 0x68a46a46, L:/10.30.170.146:18109 - R:/10.30.170.79:60946]} EXI handlers added to pipeline 23:54:57.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:57.938 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40b56306 23:54:57.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) by 179 down to 2095753 23:54:57.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:57.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:57.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:57.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #12 SSH_MSG_IGNORE 23:54:57.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:54:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #7 SSH_MSG_CHANNEL_DATA 23:54:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) by 340 down to 2096046 23:54:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_CHANNEL_DATA len=340 23:54:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946] 23:54:57.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:57.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:57.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=280} 23:54:57.961 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1e2cb12] 23:54:57.961 [netconf-device-simulator-threads-2] 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 23:54:57.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:57.961 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:57.961 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:57.961 [netconf-device-simulator-threads-2] 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 23:54:57.961 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.961 [netconf-device-simulator-threads-2] 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} 23:54:57.962 [netconf-device-simulator-threads-2] 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 23:54:57.962 [netconf-device-simulator-threads-2] 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 23:54:57.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:57.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) by 778 down to 2094975 23:54:57.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:57.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:58.180 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:58.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #8 SSH_MSG_IGNORE 23:54:58.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:54:58.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:58.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #9 SSH_MSG_IGNORE 23:54:58.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:54:58.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164]} 23:54:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40164]): SSH-2.0-SSHD-UNKNOWN 23:54:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40164]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40164]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:58.409 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:58.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #11 SSH_MSG_IGNORE 23:54:58.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:54:58.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #12 SSH_MSG_IGNORE 23:54:58.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:54:58.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:58.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #10 SSH_MSG_IGNORE 23:54:58.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:54:58.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40164]) Send SSH_MSG_KEXINIT 23:54:58.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40164]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:58.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40164]) process #0 SSH_MSG_KEXINIT 23:54:58.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40164]) SSH_MSG_KEXINIT 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40164]) strict KEX=true client=true server=true 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40164]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40164]) Kex: server host key algorithms = rsa-sha2-512 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40164]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40164]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40164]) Kex: mac algorithms (client to server) = aead 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40164]) Kex: mac algorithms (server to client) = aead 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40164]) Kex: compression algorithms (client to server) = none 23:54:58.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40164]) Kex: compression algorithms (server to client) = none 23:54:58.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:58.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:58.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #13 SSH_MSG_IGNORE 23:54:58.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:54:58.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #9 SSH_MSG_IGNORE 23:54:58.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:54:58.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40164]) process #1 30 23:54:58.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40164]] process command=SSH_MSG_KEXDH_INIT 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40164]] Send SSH_MSG_KEXDH_REPLY 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40164]) packet #1 sending command=31[31] len=1639 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40164])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40164]) Send SSH_MSG_NEWKEYS 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40164]) session ID=80:e1:f9:00:80:d9:6a:99:75:7b:12:09:9a:06:83:4c:bc:9c:7e:3a:7b:a6:1a:a7:25:2a:96:62:8c:fb:62:86:1f:68:00:e3:5d:0e:dd:2c:0f:f3:04:3f:47:14:25:40:cc:c1:b3:6d:85:df:a8:55:11:a3:5f:72:65:b2:0c:37 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40164]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40164]): strict KEX resets output message sequence number from 3 to 0 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40164]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:58.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40164])[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 23:54:58.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40164])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:58.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40164]) packet #0 sending command=7[7] len=419 23:54:58.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40164]) No pending packets to flush at end of KEX 23:54:58.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40164]) process #2 SSH_MSG_NEWKEYS 23:54:58.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40164]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:58.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40164]): strict KEX resets input message sequence number from 3 to 0 23:54:58.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40164]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:58.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:58.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40164]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:58.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40164]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:58.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40164]) authorized authentication methods: password,publickey 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40164]) Accepted service ssh-userauth 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40164]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40164]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40164]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40164]) no authentication factory for method=none 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40164]) SSH_MSG_USERAUTH_REQUEST 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40164]) remaining methods: password,publickey 23:54:58.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40164]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40164]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40164]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:58.801 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40164]) authentication result: true 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40164]) SSH_MSG_USERAUTH_REQUEST 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40164])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40164]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:58.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40164]) no heartbeat to stop 23:54:58.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40164]) heartbeat type=IGNORE, interval=PT30S 23:54:58.802 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40164 authenticated 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40164]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40164]] session=TransportServerSession[admin@/10.30.170.79:40164] id=0 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40164])) size=2097152, max=2097152, packet=32768 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40164]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40164] 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40164]) recipient=0 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])) size=2097152, max=2097152, packet=32768 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])) re-initializing 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])) size=2097152, max=2097152, packet=32768 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:58.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:58.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:58.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:58.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])[want-reply=true] subsystem=netconf 23:54:58.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])[subsystem] prepared command 23:54:58.805 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:58.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:58.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164]}} established 23:54:58.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 281: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18110 23:54:58.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 281: Creating data stores for simulated device 23:54:58.806 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:58.806 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:58.807 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:58.807 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:58.807 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:58.810 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7adc2604] 23:54:58.810 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:58.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:58.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:58.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:58.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:58.812 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:58.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:58.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:58.812 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7adc2604], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7adc2604], subtreeVersion=Version[5d97ef4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5d97ef4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:58.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:58.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:58.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164] 23:54:58.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 281 on channel [id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164] 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) by 1220 down to 2095932 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164] 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164] 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) request=subsystem result=ReplySuccess, want-reply=true 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) request=subsystem activate command 23:54:58.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) starting runner for command=netconf 23:54:58.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #5 SSH_MSG_CHANNEL_DATA 23:54:58.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) by 373 down to 2096779 23:54:58.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_CHANNEL_DATA len=373 23:54:58.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164] 23:54:58.820 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:58.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:58.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164] 23:54:58.822 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:58.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164] 23:54:58.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18110', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:58.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=281} created 23:54:58.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164]} created 23:54:58.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164] successful with session NetconfServerSession{sessionId=281, channel=[id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164]} 23:54:58.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164]} up 23:54:58.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #6 SSH_MSG_CHANNEL_DATA 23:54:58.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) by 393 down to 2096386 23:54:58.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_CHANNEL_DATA len=393 23:54:58.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164] 23:54:58.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:58.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:58.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=281} 23:54:58.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:58.825 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4148549e after next message 23:54:58.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x3fa6c6a3, L:/10.30.170.146:18110 - R:/10.30.170.79:40164]} EXI handlers added to pipeline 23:54:58.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:58.825 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4148549e 23:54:58.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) by 179 down to 2095753 23:54:58.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:58.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:58.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #7 SSH_MSG_CHANNEL_DATA 23:54:58.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) by 340 down to 2096046 23:54:58.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_CHANNEL_DATA len=340 23:54:58.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164] 23:54:58.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:58.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:58.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=281} 23:54:58.830 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5d97ef4] 23:54:58.830 [netconf-device-simulator-threads-4] 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 23:54:58.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:58.830 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:58.830 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:58.831 [netconf-device-simulator-threads-4] 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 23:54:58.831 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.831 [netconf-device-simulator-threads-4] 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} 23:54:58.832 [netconf-device-simulator-threads-4] 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 23:54:58.832 [netconf-device-simulator-threads-4] 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 23:54:58.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:58.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) by 778 down to 2094975 23:54:58.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:58.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:58.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:58.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #8 SSH_MSG_IGNORE 23:54:58.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:54:59.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650]} 23:54:59.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57650]): SSH-2.0-SSHD-UNKNOWN 23:54:59.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57650]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:59.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57650]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:59.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #10 SSH_MSG_IGNORE 23:54:59.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:54:59.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57650]) Send SSH_MSG_KEXINIT 23:54:59.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57650]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57650]) process #0 SSH_MSG_KEXINIT 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57650]) SSH_MSG_KEXINIT 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57650]) strict KEX=true client=true server=true 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57650]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57650]) Kex: server host key algorithms = rsa-sha2-512 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57650]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57650]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57650]) Kex: mac algorithms (client to server) = aead 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57650]) Kex: mac algorithms (server to client) = aead 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57650]) Kex: compression algorithms (client to server) = none 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57650]) Kex: compression algorithms (server to client) = none 23:54:59.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:54:59.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:59.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #11 SSH_MSG_IGNORE 23:54:59.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:54:59.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:54:59.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #12 SSH_MSG_IGNORE 23:54:59.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:54:59.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:54:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #9 SSH_MSG_IGNORE 23:54:59.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:54:59.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57650]) process #1 30 23:54:59.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57650]] process command=SSH_MSG_KEXDH_INIT 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57650]] Send SSH_MSG_KEXDH_REPLY 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57650]) packet #1 sending command=31[31] len=1639 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57650])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57650]) Send SSH_MSG_NEWKEYS 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57650]) session ID=db:13:ba:26:0a:1c:13:fc:3a:d6:d9:a4:95:2f:d0:47:31:ef:47:a0:7e:de:e0:3b:1c:28:1b:4f:e3:be:ee:17:7e:5e:90:f4:52:c6:76:3b:57:8b:fa:95:b8:e0:b8:68:0b:73:09:23:80:eb:c1:a0:91:11:cd:a9:f6:57:b2:08 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57650]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57650]): strict KEX resets output message sequence number from 3 to 0 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57650]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57650])[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 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57650])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57650]) packet #0 sending command=7[7] len=419 23:54:59.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57650]) No pending packets to flush at end of KEX 23:54:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:54:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #13 SSH_MSG_IGNORE 23:54:59.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57650]) process #2 SSH_MSG_NEWKEYS 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57650]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57650]): strict KEX resets input message sequence number from 3 to 0 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57650]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57650]) process #0 SSH_MSG_SERVICE_REQUEST 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57650]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57650]) authorized authentication methods: password,publickey 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57650]) Accepted service ssh-userauth 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57650]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57650]) process #1 SSH_MSG_USERAUTH_REQUEST 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57650]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57650]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57650]) no authentication factory for method=none 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57650]) SSH_MSG_USERAUTH_REQUEST 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57650]) remaining methods: password,publickey 23:54:59.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57650]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57650]) process #2 SSH_MSG_USERAUTH_REQUEST 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57650]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57650]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:54:59.351 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57650]) authentication result: true 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57650]) SSH_MSG_USERAUTH_REQUEST 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57650])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57650]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57650]) no heartbeat to stop 23:54:59.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57650]) heartbeat type=IGNORE, interval=PT30S 23:54:59.351 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57650 authenticated 23:54:59.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #3 SSH_MSG_CHANNEL_OPEN 23:54:59.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57650]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:54:59.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57650]] session=TransportServerSession[admin@/10.30.170.79:57650] id=0 23:54:59.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57650])) size=2097152, max=2097152, packet=32768 23:54:59.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57650]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57650] 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57650]) recipient=0 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])) size=2097152, max=2097152, packet=32768 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])) re-initializing 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])) size=2097152, max=2097152, packet=32768 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #4 SSH_MSG_CHANNEL_REQUEST 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:54:59.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])[want-reply=true] subsystem=netconf 23:54:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])[subsystem] prepared command 23:54:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:54:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:54:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650]}} established 23:54:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 282: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18111 23:54:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 282: Creating data stores for simulated device 23:54:59.354 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:54:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:59.354 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:54:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:54:59.354 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:54:59.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5f2f62f5] 23:54:59.355 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:54:59.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:54:59.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:54:59.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:54:59.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:54:59.357 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:54:59.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:54:59.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:54:59.357 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5f2f62f5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5f2f62f5], subtreeVersion=Version[464db874], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[464db874], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:54:59.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:54:59.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:54:59.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650] 23:54:59.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 282 on channel [id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650] 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) by 1220 down to 2095932 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650] 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650] 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) request=subsystem result=ReplySuccess, want-reply=true 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) request=subsystem activate command 23:54:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) starting runner for command=netconf 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #5 SSH_MSG_CHANNEL_DATA 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) by 373 down to 2096779 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_CHANNEL_DATA len=373 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650] 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650] 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650] 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18111', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=282} created 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650]} created 23:54:59.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650] successful with session NetconfServerSession{sessionId=282, channel=[id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650]} 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650]} up 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #6 SSH_MSG_CHANNEL_DATA 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) by 393 down to 2096386 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_CHANNEL_DATA len=393 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650] 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=282} 23:54:59.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:54:59.363 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@67e31773 after next message 23:54:59.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x6ad060b2, L:/10.30.170.146:18111 - R:/10.30.170.79:57650]} EXI handlers added to pipeline 23:54:59.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:54:59.363 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@67e31773 23:54:59.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) by 179 down to 2095753 23:54:59.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:54:59.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:54:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #7 SSH_MSG_CHANNEL_DATA 23:54:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) by 340 down to 2096046 23:54:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_CHANNEL_DATA len=340 23:54:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650] 23:54:59.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:54:59.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:54:59.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=282} 23:54:59.368 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[464db874] 23:54:59.368 [netconf-device-simulator-threads-6] 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 23:54:59.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:54:59.368 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:54:59.368 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:54:59.369 [netconf-device-simulator-threads-6] 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 23:54:59.369 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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} 23:54:59.369 [netconf-device-simulator-threads-6] 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 23:54:59.369 [netconf-device-simulator-threads-6] 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 23:54:59.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:54:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) by 778 down to 2094975 23:54:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:54:59.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:54:59.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:54:59.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #8 SSH_MSG_IGNORE 23:54:59.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:54:59.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750]} 23:54:59.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49750]): SSH-2.0-SSHD-UNKNOWN 23:54:59.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49750]) line='SSH-2.0-SSHD-UNKNOWN' 23:54:59.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49750]) client version string: SSH-2.0-SSHD-UNKNOWN 23:54:59.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:54:59.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #11 SSH_MSG_IGNORE 23:54:59.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:54:59.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:54:59.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #10 SSH_MSG_IGNORE 23:54:59.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:54:59.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49750]) Send SSH_MSG_KEXINIT 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49750]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49750]) process #0 SSH_MSG_KEXINIT 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49750]) SSH_MSG_KEXINIT 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49750]) strict KEX=true client=true server=true 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49750]) Kex: kex algorithms = sntrup761x25519-sha512 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49750]) Kex: server host key algorithms = rsa-sha2-512 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49750]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49750]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49750]) Kex: mac algorithms (client to server) = aead 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49750]) Kex: mac algorithms (server to client) = aead 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49750]) Kex: compression algorithms (client to server) = none 23:54:59.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49750]) Kex: compression algorithms (server to client) = none 23:54:59.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:00.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #9 SSH_MSG_IGNORE 23:55:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:55:00.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49750]) process #1 30 23:55:00.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49750]] process command=SSH_MSG_KEXDH_INIT 23:55:00.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49750]] Send SSH_MSG_KEXDH_REPLY 23:55:00.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49750]) packet #1 sending command=31[31] len=1639 23:55:00.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49750])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:00.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49750]) Send SSH_MSG_NEWKEYS 23:55:00.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49750]) session ID=b9:bd:a6:dd:ec:f5:f6:96:eb:97:ce:f9:c4:56:bd:12:9a:e0:a0:27:1a:b8:63:d6:d3:15:af:bd:2d:e9:43:ca:1d:97:62:0c:4d:f6:0a:f1:de:84:78:e8:72:19:ac:96:42:a4:a7:c8:96:de:0e:5e:ec:85:24:58:43:33:2a:d4 23:55:00.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49750]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:00.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49750]): strict KEX resets output message sequence number from 3 to 0 23:55:00.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49750]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:00.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49750])[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 23:55:00.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49750])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:00.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49750]) packet #0 sending command=7[7] len=419 23:55:00.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49750]) No pending packets to flush at end of KEX 23:55:00.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #13 SSH_MSG_IGNORE 23:55:00.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:55:00.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49750]) process #2 SSH_MSG_NEWKEYS 23:55:00.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49750]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:00.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49750]): strict KEX resets input message sequence number from 3 to 0 23:55:00.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49750]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:00.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:00.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49750]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:00.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49750]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49750]) authorized authentication methods: password,publickey 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49750]) Accepted service ssh-userauth 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49750]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49750]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49750]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49750]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49750]) no authentication factory for method=none 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49750]) SSH_MSG_USERAUTH_REQUEST 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49750]) remaining methods: password,publickey 23:55:00.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49750]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49750]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49750]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49750]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:00.160 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49750]) authentication result: true 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49750]) SSH_MSG_USERAUTH_REQUEST 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49750])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49750]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49750]) no heartbeat to stop 23:55:00.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49750]) heartbeat type=IGNORE, interval=PT30S 23:55:00.160 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49750 authenticated 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49750]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49750]] session=TransportServerSession[admin@/10.30.170.79:49750] id=0 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49750])) size=2097152, max=2097152, packet=32768 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49750]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49750] 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49750]) recipient=0 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])) size=2097152, max=2097152, packet=32768 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])) re-initializing 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])) size=2097152, max=2097152, packet=32768 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:00.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:00.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:00.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:00.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])[want-reply=true] subsystem=netconf 23:55:00.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])[subsystem] prepared command 23:55:00.164 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:00.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:00.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750]}} established 23:55:00.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 283: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18112 23:55:00.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 283: Creating data stores for simulated device 23:55:00.164 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:00.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:00.165 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:00.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:00.165 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:00.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ef0a6d0] 23:55:00.168 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:00.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:00.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:00.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:00.170 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:00.170 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:00.170 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:00.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:00.171 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ef0a6d0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ef0a6d0], subtreeVersion=Version[204d1e39], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[204d1e39], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:00.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:00.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:00.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750] 23:55:00.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 283 on channel [id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750] 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) by 1220 down to 2095932 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750] 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750] 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) request=subsystem result=ReplySuccess, want-reply=true 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) request=subsystem activate command 23:55:00.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) starting runner for command=netconf 23:55:00.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #5 SSH_MSG_CHANNEL_DATA 23:55:00.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) by 373 down to 2096779 23:55:00.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_CHANNEL_DATA len=373 23:55:00.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750] 23:55:00.178 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:00.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750] 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750] 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18112', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=283} created 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=283, channel=[id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750]} created 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750] successful with session NetconfServerSession{sessionId=283, channel=[id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750]} 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750]} up 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #6 SSH_MSG_CHANNEL_DATA 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) by 393 down to 2096386 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_CHANNEL_DATA len=393 23:55:00.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750] 23:55:00.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:00.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:00.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=283} 23:55:00.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:00.182 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b0867c7 after next message 23:55:00.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=283, channel=[id: 0xf97c9fbe, L:/10.30.170.146:18112 - R:/10.30.170.79:49750]} EXI handlers added to pipeline 23:55:00.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:00.183 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b0867c7 23:55:00.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) by 179 down to 2095753 23:55:00.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:00.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:00.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #7 SSH_MSG_CHANNEL_DATA 23:55:00.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) by 340 down to 2096046 23:55:00.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_CHANNEL_DATA len=340 23:55:00.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750] 23:55:00.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:00.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:00.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=283} 23:55:00.188 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[204d1e39] 23:55:00.188 [netconf-device-simulator-threads-0] 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 23:55:00.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:00.188 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:00.188 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:00.188 [netconf-device-simulator-threads-0] 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 23:55:00.188 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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} 23:55:00.189 [netconf-device-simulator-threads-0] 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 23:55:00.189 [netconf-device-simulator-threads-0] 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 23:55:00.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:00.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) by 778 down to 2094975 23:55:00.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:00.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #8 SSH_MSG_IGNORE 23:55:00.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:55:00.317 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #12 SSH_MSG_IGNORE 23:55:00.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:55:00.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830]} 23:55:00.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43830]): SSH-2.0-SSHD-UNKNOWN 23:55:00.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43830]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:00.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43830]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:00.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43830]) Send SSH_MSG_KEXINIT 23:55:00.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:00.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43830]) process #0 SSH_MSG_KEXINIT 23:55:00.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43830]) SSH_MSG_KEXINIT 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43830]) strict KEX=true client=true server=true 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43830]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43830]) Kex: server host key algorithms = rsa-sha2-512 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43830]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43830]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43830]) Kex: mac algorithms (client to server) = aead 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43830]) Kex: mac algorithms (server to client) = aead 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43830]) Kex: compression algorithms (client to server) = none 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43830]) Kex: compression algorithms (server to client) = none 23:55:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:00.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #10 SSH_MSG_IGNORE 23:55:00.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:55:00.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43830]) process #1 30 23:55:00.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43830]] process command=SSH_MSG_KEXDH_INIT 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43830]] Send SSH_MSG_KEXDH_REPLY 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43830]) packet #1 sending command=31[31] len=1639 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43830])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43830]) Send SSH_MSG_NEWKEYS 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43830]) session ID=63:c8:ea:1a:52:2a:07:05:3e:6a:fd:f9:b6:35:0e:6d:83:d0:56:a7:f8:e7:5f:07:cc:70:24:d6:7c:2c:f4:91:fd:48:07:a6:92:f3:7c:5f:c3:17:1b:d8:27:d6:4c:96:27:05:5b:c9:17:0a:76:92:dc:89:2d:cb:91:66:11:a3 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43830]): strict KEX resets output message sequence number from 3 to 0 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43830]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43830])[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 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43830])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43830]) packet #0 sending command=7[7] len=419 23:55:00.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43830]) No pending packets to flush at end of KEX 23:55:00.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43830]) process #2 SSH_MSG_NEWKEYS 23:55:00.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:00.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43830]): strict KEX resets input message sequence number from 3 to 0 23:55:00.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43830]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:00.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43830]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43830]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43830]) authorized authentication methods: password,publickey 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43830]) Accepted service ssh-userauth 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43830]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43830]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43830]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43830]) no authentication factory for method=none 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43830]) SSH_MSG_USERAUTH_REQUEST 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43830]) remaining methods: password,publickey 23:55:00.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43830]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43830]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43830]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:00.731 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43830]) authentication result: true 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43830]) SSH_MSG_USERAUTH_REQUEST 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43830])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43830]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43830]) no heartbeat to stop 23:55:00.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43830]) heartbeat type=IGNORE, interval=PT30S 23:55:00.731 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43830 authenticated 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43830]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43830]] session=TransportServerSession[admin@/10.30.170.79:43830] id=0 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43830])) size=2097152, max=2097152, packet=32768 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43830]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43830] 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43830]) recipient=0 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])) size=2097152, max=2097152, packet=32768 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])) re-initializing 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])) size=2097152, max=2097152, packet=32768 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:00.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])[want-reply=true] subsystem=netconf 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])[subsystem] prepared command 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830]}} established 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 284: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18113 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 284: Creating data stores for simulated device 23:55:00.733 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:00.733 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:00.733 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:00.733 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:00.734 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7e257fb3] 23:55:00.734 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:00.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:00.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:00.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:00.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:00.735 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:00.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:00.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:00.736 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7e257fb3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7e257fb3], subtreeVersion=Version[2b90b134], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2b90b134], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:00.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:00.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:00.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830] 23:55:00.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 284 on channel [id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830] 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) by 1220 down to 2095932 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830] 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830] 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) request=subsystem result=ReplySuccess, want-reply=true 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) request=subsystem activate command 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) starting runner for command=netconf 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #5 SSH_MSG_CHANNEL_DATA 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) by 373 down to 2096779 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_CHANNEL_DATA len=373 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830] 23:55:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830] 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830] 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18113', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=284} created 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830]} created 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830] successful with session NetconfServerSession{sessionId=284, channel=[id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830]} 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830]} up 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #6 SSH_MSG_CHANNEL_DATA 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) by 393 down to 2096386 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_CHANNEL_DATA len=393 23:55:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830] 23:55:00.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:00.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:00.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=284} 23:55:00.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:00.741 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12b136ad after next message 23:55:00.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x3b6dc5ce, L:/10.30.170.146:18113 - R:/10.30.170.79:43830]} EXI handlers added to pipeline 23:55:00.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:00.742 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12b136ad 23:55:00.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) by 179 down to 2095753 23:55:00.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:00.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:00.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #7 SSH_MSG_CHANNEL_DATA 23:55:00.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) by 340 down to 2096046 23:55:00.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_CHANNEL_DATA len=340 23:55:00.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830] 23:55:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=284} 23:55:00.745 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2b90b134] 23:55:00.745 [netconf-device-simulator-threads-2] 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 23:55:00.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:00.745 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:00.745 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:00.745 [netconf-device-simulator-threads-2] 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 23:55:00.745 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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} 23:55:00.745 [netconf-device-simulator-threads-2] 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 23:55:00.745 [netconf-device-simulator-threads-2] 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 23:55:00.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) by 778 down to 2094975 23:55:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #9 SSH_MSG_IGNORE 23:55:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:55:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #11 SSH_MSG_IGNORE 23:55:00.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:55:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #12 SSH_MSG_IGNORE 23:55:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:55:00.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:00.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #13 SSH_MSG_IGNORE 23:55:00.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:55:01.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:01.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #8 SSH_MSG_IGNORE 23:55:01.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:55:01.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348]} 23:55:01.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36348]): SSH-2.0-SSHD-UNKNOWN 23:55:01.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36348]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:01.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36348]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36348]) Send SSH_MSG_KEXINIT 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36348]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36348]) process #0 SSH_MSG_KEXINIT 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36348]) SSH_MSG_KEXINIT 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36348]) strict KEX=true client=true server=true 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36348]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36348]) Kex: server host key algorithms = rsa-sha2-512 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36348]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36348]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36348]) Kex: mac algorithms (client to server) = aead 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36348]) Kex: mac algorithms (server to client) = aead 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36348]) Kex: compression algorithms (client to server) = none 23:55:01.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36348]) Kex: compression algorithms (server to client) = none 23:55:01.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:01.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:01.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #10 SSH_MSG_IGNORE 23:55:01.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:55:01.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:01.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #11 SSH_MSG_IGNORE 23:55:01.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:55:01.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36348]) process #1 30 23:55:01.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36348]] process command=SSH_MSG_KEXDH_INIT 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36348]] Send SSH_MSG_KEXDH_REPLY 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36348]) packet #1 sending command=31[31] len=1639 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36348])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36348]) Send SSH_MSG_NEWKEYS 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36348]) session ID=7b:98:84:d8:30:42:b2:f2:12:f8:53:87:e0:4a:db:24:22:54:58:ea:3b:09:1f:45:bb:ec:63:42:e3:47:16:e8:63:11:27:37:d8:c9:96:6d:1f:02:89:1c:34:d2:ae:aa:93:a1:bc:e2:72:33:61:84:4c:d9:e2:bc:6e:64:31:8d 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36348]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36348]): strict KEX resets output message sequence number from 3 to 0 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36348]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36348])[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 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36348])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36348]) packet #0 sending command=7[7] len=419 23:55:01.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36348]) No pending packets to flush at end of KEX 23:55:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:01.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #9 SSH_MSG_IGNORE 23:55:01.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:55:01.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36348]) process #2 SSH_MSG_NEWKEYS 23:55:01.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36348]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:01.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36348]): strict KEX resets input message sequence number from 3 to 0 23:55:01.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36348]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:01.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36348]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36348]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36348]) authorized authentication methods: password,publickey 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36348]) Accepted service ssh-userauth 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36348]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36348]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36348]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36348]) no authentication factory for method=none 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36348]) SSH_MSG_USERAUTH_REQUEST 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36348]) remaining methods: password,publickey 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36348]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:01.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36348]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36348]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:01.459 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36348]) authentication result: true 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36348]) SSH_MSG_USERAUTH_REQUEST 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36348])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36348]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36348]) no heartbeat to stop 23:55:01.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36348]) heartbeat type=IGNORE, interval=PT30S 23:55:01.459 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36348 authenticated 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36348]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36348]] session=TransportServerSession[admin@/10.30.170.79:36348] id=0 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36348])) size=2097152, max=2097152, packet=32768 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36348]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36348] 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36348]) recipient=0 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])) size=2097152, max=2097152, packet=32768 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])) re-initializing 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])) size=2097152, max=2097152, packet=32768 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:01.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])[want-reply=true] subsystem=netconf 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])[subsystem] prepared command 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348]}} established 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 285: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18114 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 285: Creating data stores for simulated device 23:55:01.461 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:01.461 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:01.461 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:01.461 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:01.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3bb2f6b2] 23:55:01.462 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:01.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:01.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:01.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:01.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:01.463 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:01.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:01.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:01.463 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3bb2f6b2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3bb2f6b2], subtreeVersion=Version[3d3e4f41], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3d3e4f41], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:01.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:01.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:01.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348] 23:55:01.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 285 on channel [id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348] 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) by 1220 down to 2095932 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348] 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348] 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) request=subsystem result=ReplySuccess, want-reply=true 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) request=subsystem activate command 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) starting runner for command=netconf 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #5 SSH_MSG_CHANNEL_DATA 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) by 373 down to 2096779 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_CHANNEL_DATA len=373 23:55:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348] 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348] 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348] 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18114', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=285} created 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=285, channel=[id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348]} created 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348] successful with session NetconfServerSession{sessionId=285, channel=[id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348]} 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348]} up 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #6 SSH_MSG_CHANNEL_DATA 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) by 393 down to 2096386 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_CHANNEL_DATA len=393 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348] 23:55:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:01.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:01.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=285} 23:55:01.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:01.468 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45d0b978 after next message 23:55:01.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=285, channel=[id: 0xb1ac248d, L:/10.30.170.146:18114 - R:/10.30.170.79:36348]} EXI handlers added to pipeline 23:55:01.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:01.469 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45d0b978 23:55:01.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) by 179 down to 2095753 23:55:01.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:01.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:01.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #7 SSH_MSG_CHANNEL_DATA 23:55:01.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) by 340 down to 2096046 23:55:01.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_CHANNEL_DATA len=340 23:55:01.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348] 23:55:01.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:01.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:01.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=285} 23:55:01.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3d3e4f41] 23:55:01.472 [netconf-device-simulator-threads-4] 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 23:55:01.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:01.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:01.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:01.472 [netconf-device-simulator-threads-4] 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 23:55:01.472 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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} 23:55:01.472 [netconf-device-simulator-threads-4] 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 23:55:01.472 [netconf-device-simulator-threads-4] 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 23:55:01.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:01.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) by 778 down to 2094975 23:55:01.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:01.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:01.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:01.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #13 SSH_MSG_IGNORE 23:55:01.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:55:01.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:01.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #12 SSH_MSG_IGNORE 23:55:01.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:55:01.794 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:01.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #8 SSH_MSG_IGNORE 23:55:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:55:01.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304]} 23:55:01.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56304]): SSH-2.0-SSHD-UNKNOWN 23:55:01.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56304]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:01.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56304]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56304]) Send SSH_MSG_KEXINIT 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56304]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56304]) process #0 SSH_MSG_KEXINIT 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56304]) SSH_MSG_KEXINIT 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56304]) strict KEX=true client=true server=true 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56304]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56304]) Kex: server host key algorithms = rsa-sha2-512 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56304]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56304]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56304]) Kex: mac algorithms (client to server) = aead 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56304]) Kex: mac algorithms (server to client) = aead 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56304]) Kex: compression algorithms (client to server) = none 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56304]) Kex: compression algorithms (server to client) = none 23:55:01.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:01.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56304]) process #1 30 23:55:01.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56304]] process command=SSH_MSG_KEXDH_INIT 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56304]] Send SSH_MSG_KEXDH_REPLY 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56304]) packet #1 sending command=31[31] len=1639 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56304])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56304]) Send SSH_MSG_NEWKEYS 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56304]) session ID=c7:e5:54:e5:70:aa:ba:88:d4:fb:e8:7c:e6:73:15:76:e9:ac:fb:25:c0:2c:dd:fd:a4:73:5c:67:f6:8c:56:cf:98:9f:30:0c:66:db:1b:bc:ba:c4:72:80:69:bd:c3:d9:15:8f:2e:eb:2d:d9:6b:c5:fb:a7:00:f4:07:b7:55:72 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56304]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56304]): strict KEX resets output message sequence number from 3 to 0 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56304]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56304])[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 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56304])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:02.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56304]) packet #0 sending command=7[7] len=419 23:55:02.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56304]) No pending packets to flush at end of KEX 23:55:02.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #10 SSH_MSG_IGNORE 23:55:02.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56304]) process #2 SSH_MSG_NEWKEYS 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56304]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56304]): strict KEX resets input message sequence number from 3 to 0 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56304]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56304]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56304]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56304]) authorized authentication methods: password,publickey 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56304]) Accepted service ssh-userauth 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56304]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56304]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56304]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56304]) no authentication factory for method=none 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56304]) SSH_MSG_USERAUTH_REQUEST 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56304]) remaining methods: password,publickey 23:55:02.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56304]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56304]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56304]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:02.043 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56304]) authentication result: true 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56304]) SSH_MSG_USERAUTH_REQUEST 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56304])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56304]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56304]) no heartbeat to stop 23:55:02.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56304]) heartbeat type=IGNORE, interval=PT30S 23:55:02.043 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56304 authenticated 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56304]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56304]] session=TransportServerSession[admin@/10.30.170.79:56304] id=0 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56304])) size=2097152, max=2097152, packet=32768 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56304]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56304] 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56304]) recipient=0 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])) size=2097152, max=2097152, packet=32768 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])) re-initializing 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])) size=2097152, max=2097152, packet=32768 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:02.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:02.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:02.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:02.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])[want-reply=true] subsystem=netconf 23:55:02.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])[subsystem] prepared command 23:55:02.045 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:02.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:02.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304]}} established 23:55:02.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 286: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18115 23:55:02.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 286: Creating data stores for simulated device 23:55:02.046 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:02.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:02.046 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:02.046 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:02.046 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:02.047 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[73bafbb0] 23:55:02.047 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:02.048 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:02.048 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:02.048 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:02.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:02.048 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:02.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:02.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:02.049 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[73bafbb0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[73bafbb0], subtreeVersion=Version[55dac733], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[55dac733], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:02.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:02.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:02.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304] 23:55:02.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 286 on channel [id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304] 23:55:02.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) by 1220 down to 2095932 23:55:02.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304] 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304] 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) request=subsystem result=ReplySuccess, want-reply=true 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) request=subsystem activate command 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) starting runner for command=netconf 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #5 SSH_MSG_CHANNEL_DATA 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) by 373 down to 2096779 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_CHANNEL_DATA len=373 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304] 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:02.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304] 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304] 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18115', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=286} created 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=286, channel=[id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304]} created 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304] successful with session NetconfServerSession{sessionId=286, channel=[id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304]} 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304]} up 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #6 SSH_MSG_CHANNEL_DATA 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) by 393 down to 2096386 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_CHANNEL_DATA len=393 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304] 23:55:02.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=286} 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30ff2b79 after next message 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=286, channel=[id: 0xb94702f4, L:/10.30.170.146:18115 - R:/10.30.170.79:56304]} EXI handlers added to pipeline 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30ff2b79 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) by 179 down to 2095753 23:55:02.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:02.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:02.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #7 SSH_MSG_CHANNEL_DATA 23:55:02.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) by 340 down to 2096046 23:55:02.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_CHANNEL_DATA len=340 23:55:02.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304] 23:55:02.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:02.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:02.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=286} 23:55:02.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[55dac733] 23:55:02.060 [netconf-device-simulator-threads-6] 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 23:55:02.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:02.060 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:02.060 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:02.060 [netconf-device-simulator-threads-6] 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 23:55:02.060 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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} 23:55:02.060 [netconf-device-simulator-threads-6] 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 23:55:02.060 [netconf-device-simulator-threads-6] 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 23:55:02.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:02.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) by 778 down to 2094975 23:55:02.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:02.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:02.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #9 SSH_MSG_IGNORE 23:55:02.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:55:02.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #11 SSH_MSG_IGNORE 23:55:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:55:02.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #12 SSH_MSG_IGNORE 23:55:02.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:55:02.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #8 SSH_MSG_IGNORE 23:55:02.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:55:02.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022]} 23:55:02.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58022]): SSH-2.0-SSHD-UNKNOWN 23:55:02.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58022]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:02.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58022]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:02.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #13 SSH_MSG_IGNORE 23:55:02.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:55:02.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58022]) Send SSH_MSG_KEXINIT 23:55:02.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58022]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:02.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58022]) process #0 SSH_MSG_KEXINIT 23:55:02.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58022]) SSH_MSG_KEXINIT 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58022]) strict KEX=true client=true server=true 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58022]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58022]) Kex: server host key algorithms = rsa-sha2-512 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58022]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58022]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58022]) Kex: mac algorithms (client to server) = aead 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58022]) Kex: mac algorithms (server to client) = aead 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58022]) Kex: compression algorithms (client to server) = none 23:55:02.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58022]) Kex: compression algorithms (server to client) = none 23:55:02.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:02.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #9 SSH_MSG_IGNORE 23:55:02.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:55:02.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #12 SSH_MSG_IGNORE 23:55:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:55:02.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58022]) process #1 30 23:55:02.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58022]] process command=SSH_MSG_KEXDH_INIT 23:55:02.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #13 SSH_MSG_IGNORE 23:55:02.873 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58022]] Send SSH_MSG_KEXDH_REPLY 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58022]) packet #1 sending command=31[31] len=1639 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58022])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58022]) Send SSH_MSG_NEWKEYS 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58022]) session ID=cf:fd:8f:f9:32:b0:c3:c0:11:5a:41:72:f8:c8:e3:1d:b9:a9:c6:54:99:9f:2c:86:bb:36:12:22:c5:fa:8b:5a:b1:83:a3:65:fc:c0:d8:c7:dc:80:ed:3d:3e:f3:8a:90:63:b2:b0:e4:a1:6e:ae:ab:c1:8a:60:5f:40:c4:38:fb 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58022]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58022]): strict KEX resets output message sequence number from 3 to 0 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58022]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58022])[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 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58022])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58022]) packet #0 sending command=7[7] len=419 23:55:02.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58022]) No pending packets to flush at end of KEX 23:55:02.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58022]) process #2 SSH_MSG_NEWKEYS 23:55:02.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58022]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:02.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58022]): strict KEX resets input message sequence number from 3 to 0 23:55:02.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58022]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:02.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:02.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58022]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:02.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58022]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58022]) authorized authentication methods: password,publickey 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58022]) Accepted service ssh-userauth 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58022]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58022]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58022]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58022]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58022]) no authentication factory for method=none 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58022]) SSH_MSG_USERAUTH_REQUEST 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58022]) remaining methods: password,publickey 23:55:02.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58022]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58022]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58022]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58022]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:02.924 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58022]) authentication result: true 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58022]) SSH_MSG_USERAUTH_REQUEST 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58022])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58022]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:02.924 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:02.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58022]) no heartbeat to stop 23:55:02.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58022]) heartbeat type=IGNORE, interval=PT30S 23:55:02.925 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58022 authenticated 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58022]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58022]] session=TransportServerSession[admin@/10.30.170.79:58022] id=0 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58022])) size=2097152, max=2097152, packet=32768 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58022]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58022] 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58022]) recipient=0 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])) size=2097152, max=2097152, packet=32768 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])) re-initializing 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])) size=2097152, max=2097152, packet=32768 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:02.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:02.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:02.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:02.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])[want-reply=true] subsystem=netconf 23:55:02.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])[subsystem] prepared command 23:55:02.928 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:02.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:02.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022]}} established 23:55:02.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 287: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18116 23:55:02.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 287: Creating data stores for simulated device 23:55:02.929 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:02.929 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:02.929 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:02.929 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:02.929 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:02.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3f0fe62c] 23:55:02.932 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:02.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:02.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:02.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:02.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:02.934 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:02.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:02.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:02.935 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3f0fe62c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3f0fe62c], subtreeVersion=Version[21924934], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[21924934], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:02.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:02.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:02.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022] 23:55:02.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 287 on channel [id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022] 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) by 1220 down to 2095932 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022] 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022] 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) request=subsystem result=ReplySuccess, want-reply=true 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) request=subsystem activate command 23:55:02.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) starting runner for command=netconf 23:55:02.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #5 SSH_MSG_CHANNEL_DATA 23:55:02.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) by 373 down to 2096779 23:55:02.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_CHANNEL_DATA len=373 23:55:02.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022] 23:55:02.942 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:02.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022] 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022] 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18116', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=287} created 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022]} created 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022] successful with session NetconfServerSession{sessionId=287, channel=[id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022]} 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022]} up 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #6 SSH_MSG_CHANNEL_DATA 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) by 393 down to 2096386 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_CHANNEL_DATA len=393 23:55:02.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022] 23:55:02.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:02.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:02.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=287} 23:55:02.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:02.946 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@26eca295 after next message 23:55:02.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xe16c5adc, L:/10.30.170.146:18116 - R:/10.30.170.79:58022]} EXI handlers added to pipeline 23:55:02.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:02.947 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@26eca295 23:55:02.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) by 179 down to 2095753 23:55:02.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:02.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:02.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #7 SSH_MSG_CHANNEL_DATA 23:55:02.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) by 340 down to 2096046 23:55:02.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_CHANNEL_DATA len=340 23:55:02.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022] 23:55:02.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:02.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:02.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=287} 23:55:02.952 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[21924934] 23:55:02.952 [netconf-device-simulator-threads-0] 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 23:55:02.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:02.952 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:02.952 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:02.952 [netconf-device-simulator-threads-0] 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 23:55:02.953 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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} 23:55:02.953 [netconf-device-simulator-threads-0] 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 23:55:02.954 [netconf-device-simulator-threads-0] 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 23:55:02.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:02.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) by 778 down to 2094975 23:55:02.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:02.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:02.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:02.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #10 SSH_MSG_IGNORE 23:55:02.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:55:03.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #11 SSH_MSG_IGNORE 23:55:03.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:55:03.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:03.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #8 SSH_MSG_IGNORE 23:55:03.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:55:03.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740]} 23:55:03.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46740]): SSH-2.0-SSHD-UNKNOWN 23:55:03.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46740]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:03.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46740]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46740]) Send SSH_MSG_KEXINIT 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46740]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46740]) process #0 SSH_MSG_KEXINIT 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46740]) SSH_MSG_KEXINIT 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46740]) strict KEX=true client=true server=true 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46740]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46740]) Kex: server host key algorithms = rsa-sha2-512 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46740]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46740]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46740]) Kex: mac algorithms (client to server) = aead 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46740]) Kex: mac algorithms (server to client) = aead 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46740]) Kex: compression algorithms (client to server) = none 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46740]) Kex: compression algorithms (server to client) = none 23:55:03.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:03.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46740]) process #1 30 23:55:03.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46740]] process command=SSH_MSG_KEXDH_INIT 23:55:03.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46740]] Send SSH_MSG_KEXDH_REPLY 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46740]) packet #1 sending command=31[31] len=1639 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46740])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46740]) Send SSH_MSG_NEWKEYS 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46740]) session ID=7a:a8:65:11:cf:59:fb:d5:60:d3:76:ca:f2:f0:c4:90:39:af:56:ca:2f:b8:d4:e9:e2:6d:ea:34:69:77:5f:6e:11:33:fe:20:bd:38:bf:07:81:c1:ca:68:8d:d1:80:b8:ef:a1:f7:fd:0e:db:f9:40:c5:ff:6b:e3:d0:33:05:a1 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46740]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46740]): strict KEX resets output message sequence number from 3 to 0 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46740]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46740])[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 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46740])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46740]) packet #0 sending command=7[7] len=419 23:55:03.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46740]) No pending packets to flush at end of KEX 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46740]) process #2 SSH_MSG_NEWKEYS 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46740]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46740]): strict KEX resets input message sequence number from 3 to 0 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46740]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46740]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46740]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46740]) authorized authentication methods: password,publickey 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46740]) Accepted service ssh-userauth 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46740]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46740]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46740]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:03.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46740]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46740]) no authentication factory for method=none 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46740]) SSH_MSG_USERAUTH_REQUEST 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46740]) remaining methods: password,publickey 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46740]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46740]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46740]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46740]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:03.464 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46740]) authentication result: true 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46740]) SSH_MSG_USERAUTH_REQUEST 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46740])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46740]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46740]) no heartbeat to stop 23:55:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46740]) heartbeat type=IGNORE, interval=PT30S 23:55:03.465 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46740 authenticated 23:55:03.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:03.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46740]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46740]] session=TransportServerSession[admin@/10.30.170.79:46740] id=0 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46740])) size=2097152, max=2097152, packet=32768 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46740]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46740] 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46740]) recipient=0 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])) size=2097152, max=2097152, packet=32768 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])) re-initializing 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])) size=2097152, max=2097152, packet=32768 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:03.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])[want-reply=true] subsystem=netconf 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])[subsystem] prepared command 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740]}} established 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 288: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18117 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 288: Creating data stores for simulated device 23:55:03.467 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:03.467 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:03.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:03.467 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:03.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2dbede59] 23:55:03.468 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:03.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:03.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:03.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:03.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:03.469 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:03.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:03.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:03.469 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2dbede59], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2dbede59], subtreeVersion=Version[721a154f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[721a154f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:03.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:03.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:03.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740] 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 288 on channel [id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740] 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) by 1220 down to 2095932 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740] 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740] 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) request=subsystem result=ReplySuccess, want-reply=true 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) request=subsystem activate command 23:55:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) starting runner for command=netconf 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #5 SSH_MSG_CHANNEL_DATA 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) by 373 down to 2096779 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_CHANNEL_DATA len=373 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740] 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740] 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740] 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18117', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=288} created 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740]} created 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740] successful with session NetconfServerSession{sessionId=288, channel=[id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740]} 23:55:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740]} up 23:55:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #6 SSH_MSG_CHANNEL_DATA 23:55:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) by 393 down to 2096386 23:55:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_CHANNEL_DATA len=393 23:55:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740] 23:55:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=288} 23:55:03.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:03.485 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ef6f640 after next message 23:55:03.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x6ca98169, L:/10.30.170.146:18117 - R:/10.30.170.79:46740]} EXI handlers added to pipeline 23:55:03.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:03.486 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ef6f640 23:55:03.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) by 179 down to 2095753 23:55:03.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:03.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:03.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #7 SSH_MSG_CHANNEL_DATA 23:55:03.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) by 340 down to 2096046 23:55:03.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_CHANNEL_DATA len=340 23:55:03.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740] 23:55:03.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:03.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:03.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=288} 23:55:03.490 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[721a154f] 23:55:03.490 [netconf-device-simulator-threads-2] 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 23:55:03.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:03.490 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:03.490 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:03.490 [netconf-device-simulator-threads-2] 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 23:55:03.490 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:03.490 [netconf-device-simulator-threads-2] 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} 23:55:03.490 [netconf-device-simulator-threads-2] 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} 23:55:03.490 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:03.490 [netconf-device-simulator-threads-2] 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} 23:55:03.490 [netconf-device-simulator-threads-2] 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} 23:55:03.490 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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} 23:55:03.491 [netconf-device-simulator-threads-2] 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 23:55:03.491 [netconf-device-simulator-threads-2] 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 23:55:03.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:03.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) by 778 down to 2094975 23:55:03.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:03.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:03.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:03.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #11 SSH_MSG_IGNORE 23:55:03.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:55:03.714 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:03.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #12 SSH_MSG_IGNORE 23:55:03.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:55:03.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:03.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #10 SSH_MSG_IGNORE 23:55:03.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:55:03.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #9 SSH_MSG_IGNORE 23:55:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:55:03.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #13 SSH_MSG_IGNORE 23:55:03.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:55:03.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366]} 23:55:03.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33366]): SSH-2.0-SSHD-UNKNOWN 23:55:03.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33366]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:03.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33366]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:03.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #8 SSH_MSG_IGNORE 23:55:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33366]) Send SSH_MSG_KEXINIT 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33366]) process #0 SSH_MSG_KEXINIT 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33366]) SSH_MSG_KEXINIT 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33366]) strict KEX=true client=true server=true 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33366]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33366]) Kex: server host key algorithms = rsa-sha2-512 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33366]) Kex: mac algorithms (client to server) = aead 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33366]) Kex: mac algorithms (server to client) = aead 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33366]) Kex: compression algorithms (client to server) = none 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33366]) Kex: compression algorithms (server to client) = none 23:55:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:04.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33366]) process #1 30 23:55:04.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33366]] process command=SSH_MSG_KEXDH_INIT 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33366]] Send SSH_MSG_KEXDH_REPLY 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33366]) packet #1 sending command=31[31] len=1639 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33366])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33366]) Send SSH_MSG_NEWKEYS 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33366]) session ID=9c:1c:43:c4:9f:8a:9a:8d:7e:54:f2:04:08:23:50:b7:54:52:7a:d8:a1:eb:87:dd:40:6b:2c:e2:22:2a:50:38:a1:aa:c4:53:44:12:39:fe:f4:82:d5:db:ac:9c:74:c1:9a:68:9c:26:6e:7a:11:02:df:99:30:68:e8:59:13:fa 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33366]): strict KEX resets output message sequence number from 3 to 0 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33366]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33366])[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 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:04.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33366]) packet #0 sending command=7[7] len=419 23:55:04.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33366]) No pending packets to flush at end of KEX 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33366]) process #2 SSH_MSG_NEWKEYS 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33366]): strict KEX resets input message sequence number from 3 to 0 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33366]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33366]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33366]) authorized authentication methods: password,publickey 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33366]) Accepted service ssh-userauth 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33366]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33366]) no authentication factory for method=none 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33366]) SSH_MSG_USERAUTH_REQUEST 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33366]) remaining methods: password,publickey 23:55:04.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33366]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:04.173 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33366]) authentication result: true 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33366]) SSH_MSG_USERAUTH_REQUEST 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33366]) no heartbeat to stop 23:55:04.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33366]) heartbeat type=IGNORE, interval=PT30S 23:55:04.173 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33366 authenticated 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33366]] session=TransportServerSession[admin@/10.30.170.79:33366] id=0 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33366])) size=2097152, max=2097152, packet=32768 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33366] 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33366]) recipient=0 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])) size=2097152, max=2097152, packet=32768 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])) re-initializing 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])) size=2097152, max=2097152, packet=32768 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:04.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:04.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:04.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:04.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])[want-reply=true] subsystem=netconf 23:55:04.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])[subsystem] prepared command 23:55:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366]}} established 23:55:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 289: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18118 23:55:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 289: Creating data stores for simulated device 23:55:04.176 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:04.176 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:04.176 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:04.177 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[72681706] 23:55:04.177 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:04.177 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:04.177 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:04.177 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:04.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:04.178 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:04.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:04.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:04.178 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[72681706], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[72681706], subtreeVersion=Version[98beb5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[98beb5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:04.179 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:04.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:04.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366] 23:55:04.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 289 on channel [id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366] 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) by 1220 down to 2095932 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366] 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366] 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) request=subsystem result=ReplySuccess, want-reply=true 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) request=subsystem activate command 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) starting runner for command=netconf 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #5 SSH_MSG_CHANNEL_DATA 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) by 373 down to 2096779 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_CHANNEL_DATA len=373 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366] 23:55:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366] 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366] 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18118', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=289} created 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=289, channel=[id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366]} created 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366] successful with session NetconfServerSession{sessionId=289, channel=[id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366]} 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366]} up 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #6 SSH_MSG_CHANNEL_DATA 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) by 393 down to 2096386 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_CHANNEL_DATA len=393 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366] 23:55:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:04.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:04.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=289} 23:55:04.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:04.183 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6cc40d9 after next message 23:55:04.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=289, channel=[id: 0x965aab56, L:/10.30.170.146:18118 - R:/10.30.170.79:33366]} EXI handlers added to pipeline 23:55:04.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:04.184 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6cc40d9 23:55:04.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) by 179 down to 2095753 23:55:04.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:04.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:04.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #7 SSH_MSG_CHANNEL_DATA 23:55:04.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) by 340 down to 2096046 23:55:04.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_CHANNEL_DATA len=340 23:55:04.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366] 23:55:04.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:04.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:04.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=289} 23:55:04.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[98beb5] 23:55:04.187 [netconf-device-simulator-threads-4] 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 23:55:04.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:04.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:04.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:04.187 [netconf-device-simulator-threads-4] 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 23:55:04.187 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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} 23:55:04.187 [netconf-device-simulator-threads-4] 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 23:55:04.187 [netconf-device-simulator-threads-4] 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 23:55:04.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:04.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) by 778 down to 2094975 23:55:04.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:04.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:04.299 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:04.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #9 SSH_MSG_IGNORE 23:55:04.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:55:04.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:04.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:04.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #10 SSH_MSG_IGNORE 23:55:04.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:55:04.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:04.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #12 SSH_MSG_IGNORE 23:55:04.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:55:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #13 SSH_MSG_IGNORE 23:55:04.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:55:04.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:04.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #11 SSH_MSG_IGNORE 23:55:04.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:55:04.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #8 SSH_MSG_IGNORE 23:55:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:55:04.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600]} 23:55:04.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55600]): SSH-2.0-SSHD-UNKNOWN 23:55:04.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55600]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:04.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55600]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55600]) Send SSH_MSG_KEXINIT 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55600]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55600]) process #0 SSH_MSG_KEXINIT 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55600]) SSH_MSG_KEXINIT 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55600]) strict KEX=true client=true server=true 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55600]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55600]) Kex: server host key algorithms = rsa-sha2-512 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55600]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55600]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55600]) Kex: mac algorithms (client to server) = aead 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55600]) Kex: mac algorithms (server to client) = aead 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55600]) Kex: compression algorithms (client to server) = none 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55600]) Kex: compression algorithms (server to client) = none 23:55:04.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:04.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55600]) process #1 30 23:55:04.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55600]] process command=SSH_MSG_KEXDH_INIT 23:55:04.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55600]] Send SSH_MSG_KEXDH_REPLY 23:55:04.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55600]) packet #1 sending command=31[31] len=1639 23:55:04.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55600])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:04.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55600]) Send SSH_MSG_NEWKEYS 23:55:04.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55600]) session ID=97:77:47:1c:ab:40:72:bd:bc:93:61:33:30:73:b9:f3:6f:f1:19:fd:86:29:ea:b0:49:b0:31:1f:93:cb:7b:4b:ae:e6:87:7d:b9:62:93:1d:2f:43:d8:d0:3c:f4:94:43:bb:da:4c:00:e7:d1:ac:c5:4a:de:6e:7a:75:7a:78:e9 23:55:04.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55600]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:04.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55600]): strict KEX resets output message sequence number from 3 to 0 23:55:04.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55600]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:04.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55600])[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 23:55:04.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55600])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:04.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55600]) packet #0 sending command=7[7] len=419 23:55:04.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55600]) No pending packets to flush at end of KEX 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55600]) process #2 SSH_MSG_NEWKEYS 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55600]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55600]): strict KEX resets input message sequence number from 3 to 0 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55600]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55600]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55600]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55600]) authorized authentication methods: password,publickey 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55600]) Accepted service ssh-userauth 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55600]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55600]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55600]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55600]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55600]) no authentication factory for method=none 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55600]) SSH_MSG_USERAUTH_REQUEST 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55600]) remaining methods: password,publickey 23:55:04.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55600]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55600]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55600]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55600]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:04.898 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55600]) authentication result: true 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55600]) SSH_MSG_USERAUTH_REQUEST 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55600])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55600]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55600]) no heartbeat to stop 23:55:04.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55600]) heartbeat type=IGNORE, interval=PT30S 23:55:04.898 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55600 authenticated 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55600]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55600]] session=TransportServerSession[admin@/10.30.170.79:55600] id=0 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55600])) size=2097152, max=2097152, packet=32768 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55600]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55600] 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55600]) recipient=0 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])) size=2097152, max=2097152, packet=32768 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])) re-initializing 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])) size=2097152, max=2097152, packet=32768 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:04.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])[want-reply=true] subsystem=netconf 23:55:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])[subsystem] prepared command 23:55:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600]}} established 23:55:04.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 290: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18119 23:55:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 290: Creating data stores for simulated device 23:55:04.901 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:04.901 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:04.901 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[f729693] 23:55:04.901 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:04.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:04.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:04.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:04.902 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:04.903 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:04.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:04.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:04.903 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[f729693], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[f729693], subtreeVersion=Version[4fa7d048], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4fa7d048], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:04.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:04.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:04.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600] 23:55:04.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 290 on channel [id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600] 23:55:04.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) by 1220 down to 2095932 23:55:04.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600] 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600] 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) request=subsystem result=ReplySuccess, want-reply=true 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) request=subsystem activate command 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) starting runner for command=netconf 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #5 SSH_MSG_CHANNEL_DATA 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) by 373 down to 2096779 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_CHANNEL_DATA len=373 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600] 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600] 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600] 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18119', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=290} created 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600]} created 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600] successful with session NetconfServerSession{sessionId=290, channel=[id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600]} 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600]} up 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #6 SSH_MSG_CHANNEL_DATA 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) by 393 down to 2096386 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_CHANNEL_DATA len=393 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600] 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=290} 23:55:04.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:04.908 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47475a6a after next message 23:55:04.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x28cb5168, L:/10.30.170.146:18119 - R:/10.30.170.79:55600]} EXI handlers added to pipeline 23:55:04.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:04.908 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47475a6a 23:55:04.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) by 179 down to 2095753 23:55:04.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:04.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:04.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #7 SSH_MSG_CHANNEL_DATA 23:55:04.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) by 340 down to 2096046 23:55:04.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_CHANNEL_DATA len=340 23:55:04.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600] 23:55:04.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:04.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:04.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=290} 23:55:04.911 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4fa7d048] 23:55:04.911 [netconf-device-simulator-threads-6] 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 23:55:04.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:04.912 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:04.912 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:04.912 [netconf-device-simulator-threads-6] 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 23:55:04.912 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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} 23:55:04.912 [netconf-device-simulator-threads-6] 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 23:55:04.912 [netconf-device-simulator-threads-6] 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 23:55:04.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:04.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) by 778 down to 2094975 23:55:04.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:04.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:04.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:04.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #10 SSH_MSG_IGNORE 23:55:04.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:55:05.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #13 SSH_MSG_IGNORE 23:55:05.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:55:05.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #11 SSH_MSG_IGNORE 23:55:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:55:05.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #9 SSH_MSG_IGNORE 23:55:05.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:55:05.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #12 SSH_MSG_IGNORE 23:55:05.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:55:05.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #8 SSH_MSG_IGNORE 23:55:05.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:55:05.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578]} 23:55:05.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34578]): SSH-2.0-SSHD-UNKNOWN 23:55:05.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34578]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:05.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34578]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:05.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34578]) Send SSH_MSG_KEXINIT 23:55:05.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34578]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:05.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34578]) process #0 SSH_MSG_KEXINIT 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34578]) SSH_MSG_KEXINIT 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34578]) strict KEX=true client=true server=true 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34578]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34578]) Kex: server host key algorithms = rsa-sha2-512 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34578]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34578]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34578]) Kex: mac algorithms (client to server) = aead 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34578]) Kex: mac algorithms (server to client) = aead 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34578]) Kex: compression algorithms (client to server) = none 23:55:05.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34578]) Kex: compression algorithms (server to client) = none 23:55:05.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:05.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34578]) process #1 30 23:55:05.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34578]] process command=SSH_MSG_KEXDH_INIT 23:55:05.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34578]] Send SSH_MSG_KEXDH_REPLY 23:55:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34578]) packet #1 sending command=31[31] len=1639 23:55:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34578])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34578]) Send SSH_MSG_NEWKEYS 23:55:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34578]) session ID=67:9d:b9:f0:99:41:bb:5a:2a:e2:98:e6:b0:85:af:dc:7a:6d:43:6f:53:ba:3b:cd:34:b5:cd:7f:7d:06:6b:90:fc:43:e2:0f:07:bf:62:44:83:09:fe:13:45:38:d9:cc:6d:61:2e:49:1b:98:d6:c5:16:77:d1:cc:f3:46:8d:f7 23:55:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34578]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34578]): strict KEX resets output message sequence number from 3 to 0 23:55:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34578]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:05.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34578])[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 23:55:05.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34578])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:05.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34578]) packet #0 sending command=7[7] len=419 23:55:05.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34578]) No pending packets to flush at end of KEX 23:55:05.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34578]) process #2 SSH_MSG_NEWKEYS 23:55:05.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34578]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:05.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34578]): strict KEX resets input message sequence number from 3 to 0 23:55:05.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34578]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:05.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:05.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34578]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:05.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34578]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34578]) authorized authentication methods: password,publickey 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34578]) Accepted service ssh-userauth 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34578]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34578]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34578]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34578]) no authentication factory for method=none 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34578]) SSH_MSG_USERAUTH_REQUEST 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34578]) remaining methods: password,publickey 23:55:05.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34578]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34578]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34578]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:05.561 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34578]) authentication result: true 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34578]) SSH_MSG_USERAUTH_REQUEST 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34578])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34578]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:05.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34578]) no heartbeat to stop 23:55:05.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34578]) heartbeat type=IGNORE, interval=PT30S 23:55:05.562 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34578 authenticated 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34578]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34578]] session=TransportServerSession[admin@/10.30.170.79:34578] id=0 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34578])) size=2097152, max=2097152, packet=32768 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34578]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34578] 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34578]) recipient=0 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])) size=2097152, max=2097152, packet=32768 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])) re-initializing 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])) size=2097152, max=2097152, packet=32768 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:05.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:05.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:05.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:05.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])[want-reply=true] subsystem=netconf 23:55:05.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])[subsystem] prepared command 23:55:05.565 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:05.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:05.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578]}} established 23:55:05.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 291: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18120 23:55:05.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 291: Creating data stores for simulated device 23:55:05.565 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:05.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:05.566 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:05.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:05.566 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:05.569 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[438cb93b] 23:55:05.569 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:05.570 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:05.570 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:05.570 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:05.571 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:05.571 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:05.571 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:05.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:05.572 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[438cb93b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[438cb93b], subtreeVersion=Version[6028c33], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6028c33], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:05.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:05.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:05.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578] 23:55:05.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 291 on channel [id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578] 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) by 1220 down to 2095932 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578] 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578] 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) request=subsystem result=ReplySuccess, want-reply=true 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) request=subsystem activate command 23:55:05.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) starting runner for command=netconf 23:55:05.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #5 SSH_MSG_CHANNEL_DATA 23:55:05.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) by 373 down to 2096779 23:55:05.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_CHANNEL_DATA len=373 23:55:05.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578] 23:55:05.579 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:05.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:05.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578] 23:55:05.581 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:05.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578] 23:55:05.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18120', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:05.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=291} created 23:55:05.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578]} created 23:55:05.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578] successful with session NetconfServerSession{sessionId=291, channel=[id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578]} 23:55:05.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578]} up 23:55:05.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #6 SSH_MSG_CHANNEL_DATA 23:55:05.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) by 393 down to 2096386 23:55:05.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_CHANNEL_DATA len=393 23:55:05.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578] 23:55:05.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:05.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:05.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=291} 23:55:05.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:05.584 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@728003f5 after next message 23:55:05.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x37906da1, L:/10.30.170.146:18120 - R:/10.30.170.79:34578]} EXI handlers added to pipeline 23:55:05.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:05.584 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@728003f5 23:55:05.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) by 179 down to 2095753 23:55:05.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:05.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:05.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #7 SSH_MSG_CHANNEL_DATA 23:55:05.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) by 340 down to 2096046 23:55:05.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_CHANNEL_DATA len=340 23:55:05.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578] 23:55:05.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:05.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:05.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=291} 23:55:05.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6028c33] 23:55:05.589 [netconf-device-simulator-threads-0] 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 23:55:05.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:05.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:05.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:05.589 [netconf-device-simulator-threads-0] 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 23:55:05.589 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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} 23:55:05.590 [netconf-device-simulator-threads-0] 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 23:55:05.590 [netconf-device-simulator-threads-0] 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 23:55:05.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:05.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) by 778 down to 2094975 23:55:05.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:05.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:05.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #10 SSH_MSG_IGNORE 23:55:05.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:55:05.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #12 SSH_MSG_IGNORE 23:55:05.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:55:05.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #13 SSH_MSG_IGNORE 23:55:05.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:55:05.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #9 SSH_MSG_IGNORE 23:55:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:55:05.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #11 SSH_MSG_IGNORE 23:55:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:55:05.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:05.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #8 SSH_MSG_IGNORE 23:55:05.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:55:06.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878]} 23:55:06.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56878]): SSH-2.0-SSHD-UNKNOWN 23:55:06.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56878]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:06.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56878]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:06.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56878]) Send SSH_MSG_KEXINIT 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56878]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56878]) process #0 SSH_MSG_KEXINIT 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56878]) SSH_MSG_KEXINIT 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56878]) strict KEX=true client=true server=true 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56878]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56878]) Kex: server host key algorithms = rsa-sha2-512 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56878]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56878]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56878]) Kex: mac algorithms (client to server) = aead 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56878]) Kex: mac algorithms (server to client) = aead 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56878]) Kex: compression algorithms (client to server) = none 23:55:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56878]) Kex: compression algorithms (server to client) = none 23:55:06.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:06.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56878]) process #1 30 23:55:06.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56878]] process command=SSH_MSG_KEXDH_INIT 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56878]] Send SSH_MSG_KEXDH_REPLY 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56878]) packet #1 sending command=31[31] len=1639 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56878])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56878]) Send SSH_MSG_NEWKEYS 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56878]) session ID=29:a0:1e:19:0b:e1:43:27:fc:6a:58:8b:c0:89:95:59:65:ed:bc:c6:3a:45:c4:f6:63:44:54:ea:05:99:bf:cd:01:53:8f:3a:9e:ca:88:85:e9:e5:97:3c:8b:56:3f:8f:ae:de:63:d3:46:96:f3:a2:28:1b:74:b1:a7:60:70:26 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56878]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56878]): strict KEX resets output message sequence number from 3 to 0 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56878]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56878])[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 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56878])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56878]) packet #0 sending command=7[7] len=419 23:55:06.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56878]) No pending packets to flush at end of KEX 23:55:06.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56878]) process #2 SSH_MSG_NEWKEYS 23:55:06.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56878]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:06.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56878]): strict KEX resets input message sequence number from 3 to 0 23:55:06.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56878]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:06.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:06.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56878]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:06.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56878]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56878]) authorized authentication methods: password,publickey 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56878]) Accepted service ssh-userauth 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56878]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56878]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56878]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56878]) no authentication factory for method=none 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56878]) SSH_MSG_USERAUTH_REQUEST 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56878]) remaining methods: password,publickey 23:55:06.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56878]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56878]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56878]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:06.311 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56878]) authentication result: true 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56878]) SSH_MSG_USERAUTH_REQUEST 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56878])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56878]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56878]) no heartbeat to stop 23:55:06.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56878]) heartbeat type=IGNORE, interval=PT30S 23:55:06.311 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56878 authenticated 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56878]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56878]] session=TransportServerSession[admin@/10.30.170.79:56878] id=0 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56878])) size=2097152, max=2097152, packet=32768 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56878]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56878] 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56878]) recipient=0 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])) size=2097152, max=2097152, packet=32768 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])) re-initializing 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])) size=2097152, max=2097152, packet=32768 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:06.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])[want-reply=true] subsystem=netconf 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])[subsystem] prepared command 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878]}} established 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 292: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18121 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 292: Creating data stores for simulated device 23:55:06.313 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:06.313 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:06.313 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:06.317 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6fefca17] 23:55:06.317 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:06.317 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:06.317 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:06.317 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:06.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:06.318 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:06.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:06.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:06.318 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6fefca17], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6fefca17], subtreeVersion=Version[41f4b8ee], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[41f4b8ee], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:06.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:06.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:06.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878] 23:55:06.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 292 on channel [id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878] 23:55:06.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) by 1220 down to 2095932 23:55:06.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878] 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878] 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) request=subsystem result=ReplySuccess, want-reply=true 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) request=subsystem activate command 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) starting runner for command=netconf 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #5 SSH_MSG_CHANNEL_DATA 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) by 373 down to 2096779 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_CHANNEL_DATA len=373 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878] 23:55:06.321 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878] 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878] 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18121', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=292} created 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878]} created 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878] successful with session NetconfServerSession{sessionId=292, channel=[id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878]} 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878]} up 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #6 SSH_MSG_CHANNEL_DATA 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) by 393 down to 2096386 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_CHANNEL_DATA len=393 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878] 23:55:06.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:06.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:06.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=292} 23:55:06.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:06.323 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15a92df after next message 23:55:06.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x8d4b2ecf, L:/10.30.170.146:18121 - R:/10.30.170.79:56878]} EXI handlers added to pipeline 23:55:06.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:06.323 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15a92df 23:55:06.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) by 179 down to 2095753 23:55:06.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:06.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:06.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #7 SSH_MSG_CHANNEL_DATA 23:55:06.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) by 340 down to 2096046 23:55:06.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_CHANNEL_DATA len=340 23:55:06.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878] 23:55:06.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:06.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:06.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=292} 23:55:06.326 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[41f4b8ee] 23:55:06.326 [netconf-device-simulator-threads-2] 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 23:55:06.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:06.326 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:06.326 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:06.327 [netconf-device-simulator-threads-2] 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 23:55:06.327 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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} 23:55:06.327 [netconf-device-simulator-threads-2] 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 23:55:06.327 [netconf-device-simulator-threads-2] 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 23:55:06.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:06.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) by 778 down to 2094975 23:55:06.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:06.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:06.411 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #9 SSH_MSG_IGNORE 23:55:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:55:06.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #11 SSH_MSG_IGNORE 23:55:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:55:06.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:06.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #10 SSH_MSG_IGNORE 23:55:06.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:55:06.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #13 SSH_MSG_IGNORE 23:55:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:55:06.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584]} 23:55:06.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35584]): SSH-2.0-SSHD-UNKNOWN 23:55:06.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35584]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:06.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35584]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:06.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:06.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:06.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #8 SSH_MSG_IGNORE 23:55:06.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:55:06.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35584]) Send SSH_MSG_KEXINIT 23:55:06.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35584]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:06.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35584]) process #0 SSH_MSG_KEXINIT 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35584]) SSH_MSG_KEXINIT 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35584]) strict KEX=true client=true server=true 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35584]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35584]) Kex: server host key algorithms = rsa-sha2-512 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35584]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35584]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35584]) Kex: mac algorithms (client to server) = aead 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35584]) Kex: mac algorithms (server to client) = aead 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35584]) Kex: compression algorithms (client to server) = none 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35584]) Kex: compression algorithms (server to client) = none 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #12 SSH_MSG_IGNORE 23:55:06.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:55:07.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35584]) process #1 30 23:55:07.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35584]] process command=SSH_MSG_KEXDH_INIT 23:55:07.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #11 SSH_MSG_IGNORE 23:55:07.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35584]] Send SSH_MSG_KEXDH_REPLY 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35584]) packet #1 sending command=31[31] len=1639 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35584])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35584]) Send SSH_MSG_NEWKEYS 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35584]) session ID=07:07:60:0e:4d:57:4b:83:9f:b5:55:91:b8:12:d8:d4:c9:7f:ad:d9:fe:29:ef:1c:98:c6:0b:d6:c7:bc:dc:51:2c:03:d3:de:93:c5:b2:e3:a1:d0:b3:89:02:60:3a:eb:ab:1d:6b:cd:ab:7d:69:3f:ee:e9:59:32:56:64:9e:e7 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35584]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35584]): strict KEX resets output message sequence number from 3 to 0 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35584]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:07.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35584])[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 23:55:07.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35584])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:07.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35584]) packet #0 sending command=7[7] len=419 23:55:07.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35584]) No pending packets to flush at end of KEX 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35584]) process #2 SSH_MSG_NEWKEYS 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35584]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35584]): strict KEX resets input message sequence number from 3 to 0 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35584]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35584]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35584]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35584]) authorized authentication methods: password,publickey 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35584]) Accepted service ssh-userauth 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35584]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35584]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35584]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35584]) no authentication factory for method=none 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35584]) SSH_MSG_USERAUTH_REQUEST 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35584]) remaining methods: password,publickey 23:55:07.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35584]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35584]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35584]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:07.103 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35584]) authentication result: true 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35584]) SSH_MSG_USERAUTH_REQUEST 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35584])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35584]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35584]) no heartbeat to stop 23:55:07.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35584]) heartbeat type=IGNORE, interval=PT30S 23:55:07.104 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35584 authenticated 23:55:07.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:07.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35584]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35584]] session=TransportServerSession[admin@/10.30.170.79:35584] id=0 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35584])) size=2097152, max=2097152, packet=32768 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35584]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35584] 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35584]) recipient=0 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])) size=2097152, max=2097152, packet=32768 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])) re-initializing 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])) size=2097152, max=2097152, packet=32768 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:07.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])[want-reply=true] subsystem=netconf 23:55:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])[subsystem] prepared command 23:55:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584]}} established 23:55:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 293: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18122 23:55:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 293: Creating data stores for simulated device 23:55:07.106 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:07.106 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:07.106 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6be79e4] 23:55:07.107 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:07.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:07.107 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:07.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:07.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:07.108 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6be79e4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6be79e4], subtreeVersion=Version[55ce602e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[55ce602e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:07.108 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:07.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584] 23:55:07.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 293 on channel [id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584] 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) by 1220 down to 2095932 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584] 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584] 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) request=subsystem result=ReplySuccess, want-reply=true 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) request=subsystem activate command 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) starting runner for command=netconf 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #5 SSH_MSG_CHANNEL_DATA 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) by 373 down to 2096779 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_CHANNEL_DATA len=373 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584] 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584] 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584] 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18122', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=293} created 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584]} created 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584] successful with session NetconfServerSession{sessionId=293, channel=[id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584]} 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584]} up 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #6 SSH_MSG_CHANNEL_DATA 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) by 393 down to 2096386 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_CHANNEL_DATA len=393 23:55:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584] 23:55:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=293} 23:55:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ef429a9 after next message 23:55:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x383f504c, L:/10.30.170.146:18122 - R:/10.30.170.79:35584]} EXI handlers added to pipeline 23:55:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ef429a9 23:55:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) by 179 down to 2095753 23:55:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:07.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #7 SSH_MSG_CHANNEL_DATA 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) by 340 down to 2096046 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_CHANNEL_DATA len=340 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584] 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=293} 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[55ce602e] 23:55:07.115 [netconf-device-simulator-threads-4] 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 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:07.115 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:07.116 [netconf-device-simulator-threads-4] 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 23:55:07.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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} 23:55:07.116 [netconf-device-simulator-threads-4] 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 23:55:07.116 [netconf-device-simulator-threads-4] 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 23:55:07.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:07.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) by 778 down to 2094975 23:55:07.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:07.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:07.133 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #10 SSH_MSG_IGNORE 23:55:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:55:07.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #9 SSH_MSG_IGNORE 23:55:07.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:55:07.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #13 SSH_MSG_IGNORE 23:55:07.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:55:07.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #8 SSH_MSG_IGNORE 23:55:07.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:55:07.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356]} 23:55:07.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35356]): SSH-2.0-SSHD-UNKNOWN 23:55:07.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35356]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:07.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35356]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:07.501 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35356]) Send SSH_MSG_KEXINIT 23:55:07.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35356]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:07.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35356]) process #0 SSH_MSG_KEXINIT 23:55:07.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35356]) SSH_MSG_KEXINIT 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35356]) strict KEX=true client=true server=true 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35356]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35356]) Kex: server host key algorithms = rsa-sha2-512 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35356]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35356]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35356]) Kex: mac algorithms (client to server) = aead 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35356]) Kex: mac algorithms (server to client) = aead 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35356]) Kex: compression algorithms (client to server) = none 23:55:07.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35356]) Kex: compression algorithms (server to client) = none 23:55:07.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:07.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #12 SSH_MSG_IGNORE 23:55:07.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:55:07.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35356]) process #1 30 23:55:07.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35356]] process command=SSH_MSG_KEXDH_INIT 23:55:07.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #10 SSH_MSG_IGNORE 23:55:07.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:55:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35356]] Send SSH_MSG_KEXDH_REPLY 23:55:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35356]) packet #1 sending command=31[31] len=1639 23:55:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35356])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:07.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35356]) Send SSH_MSG_NEWKEYS 23:55:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35356]) session ID=85:d3:25:4a:0a:08:6a:ab:e8:01:a6:db:51:4a:5c:9a:07:29:da:c9:ce:fa:33:0b:63:11:7f:a2:64:8b:fd:f7:ab:ba:32:ee:32:2c:29:dc:f7:03:b9:89:aa:8a:cb:eb:f5:13:e8:5c:09:58:3f:30:56:6f:65:71:49:7c:e4:ae 23:55:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35356]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35356]): strict KEX resets output message sequence number from 3 to 0 23:55:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35356]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35356])[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 23:55:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35356])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35356]) packet #0 sending command=7[7] len=419 23:55:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35356]) No pending packets to flush at end of KEX 23:55:07.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #13 SSH_MSG_IGNORE 23:55:07.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:55:07.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #9 SSH_MSG_IGNORE 23:55:07.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:55:07.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35356]) process #2 SSH_MSG_NEWKEYS 23:55:07.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35356]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:07.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35356]): strict KEX resets input message sequence number from 3 to 0 23:55:07.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35356]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35356]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35356]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35356]) authorized authentication methods: password,publickey 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35356]) Accepted service ssh-userauth 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35356]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35356]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35356]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35356]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:07.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35356]) no authentication factory for method=none 23:55:07.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35356]) SSH_MSG_USERAUTH_REQUEST 23:55:07.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35356]) remaining methods: password,publickey 23:55:07.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35356]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35356]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35356]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35356]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:07.887 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35356]) authentication result: true 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35356]) SSH_MSG_USERAUTH_REQUEST 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35356])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35356]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35356]) no heartbeat to stop 23:55:07.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35356]) heartbeat type=IGNORE, interval=PT30S 23:55:07.888 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35356 authenticated 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35356]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35356]] session=TransportServerSession[admin@/10.30.170.79:35356] id=0 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35356])) size=2097152, max=2097152, packet=32768 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35356]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35356] 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35356]) recipient=0 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])) size=2097152, max=2097152, packet=32768 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])) re-initializing 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])) size=2097152, max=2097152, packet=32768 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:07.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:07.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:07.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:07.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])[want-reply=true] subsystem=netconf 23:55:07.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])[subsystem] prepared command 23:55:07.891 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:07.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:07.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356]}} established 23:55:07.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 294: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18123 23:55:07.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 294: Creating data stores for simulated device 23:55:07.892 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:07.892 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:07.893 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:07.893 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:07.893 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:07.896 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f7caf4c] 23:55:07.896 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:07.897 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:07.897 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:07.897 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:07.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:07.898 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:07.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:07.899 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:07.899 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f7caf4c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f7caf4c], subtreeVersion=Version[14c2ae0d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[14c2ae0d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:07.899 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:07.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:07.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356] 23:55:07.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 294 on channel [id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356] 23:55:07.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) by 1220 down to 2095932 23:55:07.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:07.906 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:07.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356] 23:55:07.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356] 23:55:07.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) request=subsystem result=ReplySuccess, want-reply=true 23:55:07.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:07.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) request=subsystem activate command 23:55:07.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) starting runner for command=netconf 23:55:07.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #5 SSH_MSG_CHANNEL_DATA 23:55:07.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) by 373 down to 2096779 23:55:07.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_CHANNEL_DATA len=373 23:55:07.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356] 23:55:07.907 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:07.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356] 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356] 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18123', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=294} created 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356]} created 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356] successful with session NetconfServerSession{sessionId=294, channel=[id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356]} 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356]} up 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #6 SSH_MSG_CHANNEL_DATA 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) by 393 down to 2096386 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_CHANNEL_DATA len=393 23:55:07.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356] 23:55:07.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:07.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:07.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=294} 23:55:07.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:07.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60ed575c after next message 23:55:07.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xd0c48716, L:/10.30.170.146:18123 - R:/10.30.170.79:35356]} EXI handlers added to pipeline 23:55:07.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:07.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60ed575c 23:55:07.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) by 179 down to 2095753 23:55:07.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:07.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:07.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #7 SSH_MSG_CHANNEL_DATA 23:55:07.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) by 340 down to 2096046 23:55:07.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_CHANNEL_DATA len=340 23:55:07.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356] 23:55:07.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:07.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:07.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=294} 23:55:07.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[14c2ae0d] 23:55:07.918 [netconf-device-simulator-threads-6] 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 23:55:07.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:07.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:07.918 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:07.918 [netconf-device-simulator-threads-6] 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 23:55:07.918 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:07.918 [netconf-device-simulator-threads-6] 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} 23:55:07.918 [netconf-device-simulator-threads-6] 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} 23:55:07.918 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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} 23:55:07.919 [netconf-device-simulator-threads-6] 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 23:55:07.919 [netconf-device-simulator-threads-6] 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 23:55:07.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:07.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) by 778 down to 2094975 23:55:07.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:07.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:07.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #11 SSH_MSG_IGNORE 23:55:07.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:55:07.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:07.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #12 SSH_MSG_IGNORE 23:55:07.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:55:08.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682]} 23:55:08.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50682]): SSH-2.0-SSHD-UNKNOWN 23:55:08.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50682]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:08.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50682]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50682]) Send SSH_MSG_KEXINIT 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50682]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50682]) process #0 SSH_MSG_KEXINIT 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50682]) SSH_MSG_KEXINIT 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50682]) strict KEX=true client=true server=true 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50682]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50682]) Kex: server host key algorithms = rsa-sha2-512 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50682]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50682]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50682]) Kex: mac algorithms (client to server) = aead 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50682]) Kex: mac algorithms (server to client) = aead 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50682]) Kex: compression algorithms (client to server) = none 23:55:08.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50682]) Kex: compression algorithms (server to client) = none 23:55:08.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:08.379 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:08.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #8 SSH_MSG_IGNORE 23:55:08.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:55:08.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50682]) process #1 30 23:55:08.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50682]] process command=SSH_MSG_KEXDH_INIT 23:55:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50682]] Send SSH_MSG_KEXDH_REPLY 23:55:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50682]) packet #1 sending command=31[31] len=1639 23:55:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50682])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50682]) Send SSH_MSG_NEWKEYS 23:55:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50682]) session ID=1e:ed:86:fa:be:74:55:71:c1:1e:f0:24:1e:36:31:aa:08:14:73:35:92:e6:e1:95:fa:56:7f:45:84:5d:8c:2c:7f:56:65:77:28:30:cf:80:96:c5:54:a5:b3:95:25:a9:88:ed:11:c2:98:9a:70:11:3a:41:c7:9e:4b:00:76:e2 23:55:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50682]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:08.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50682]): strict KEX resets output message sequence number from 3 to 0 23:55:08.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50682]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:08.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50682])[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 23:55:08.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50682])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:08.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50682]) packet #0 sending command=7[7] len=419 23:55:08.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50682]) No pending packets to flush at end of KEX 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50682]) process #2 SSH_MSG_NEWKEYS 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50682]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50682]): strict KEX resets input message sequence number from 3 to 0 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50682]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50682]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50682]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50682]) authorized authentication methods: password,publickey 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50682]) Accepted service ssh-userauth 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50682]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50682]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50682]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50682]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50682]) no authentication factory for method=none 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50682]) SSH_MSG_USERAUTH_REQUEST 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50682]) remaining methods: password,publickey 23:55:08.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50682]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50682]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50682]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50682]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:08.490 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50682]) authentication result: true 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50682]) SSH_MSG_USERAUTH_REQUEST 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50682])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50682]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50682]) no heartbeat to stop 23:55:08.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50682]) heartbeat type=IGNORE, interval=PT30S 23:55:08.491 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50682 authenticated 23:55:08.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:08.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50682]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50682]] session=TransportServerSession[admin@/10.30.170.79:50682] id=0 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50682])) size=2097152, max=2097152, packet=32768 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50682]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50682] 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50682]) recipient=0 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])) size=2097152, max=2097152, packet=32768 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])) re-initializing 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])) size=2097152, max=2097152, packet=32768 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:08.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])[want-reply=true] subsystem=netconf 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])[subsystem] prepared command 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682]}} established 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 295: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18124 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 295: Creating data stores for simulated device 23:55:08.493 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:08.493 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:08.493 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:08.494 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62cb13e1] 23:55:08.494 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:08.494 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:08.495 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:08.495 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:08.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:08.495 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:08.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:08.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:08.495 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62cb13e1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62cb13e1], subtreeVersion=Version[6c538c6e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c538c6e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:08.495 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:08.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682] 23:55:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 295 on channel [id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682] 23:55:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) by 1220 down to 2095932 23:55:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682] 23:55:08.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682] 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) request=subsystem result=ReplySuccess, want-reply=true 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) request=subsystem activate command 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) starting runner for command=netconf 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #5 SSH_MSG_CHANNEL_DATA 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) by 373 down to 2096779 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_CHANNEL_DATA len=373 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682] 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682] 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682] 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18124', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=295} created 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=295, channel=[id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682]} created 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682] successful with session NetconfServerSession{sessionId=295, channel=[id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682]} 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682]} up 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #6 SSH_MSG_CHANNEL_DATA 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) by 393 down to 2096386 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_CHANNEL_DATA len=393 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682] 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=295} 23:55:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:08.500 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@c838d91 after next message 23:55:08.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=295, channel=[id: 0x9ebce364, L:/10.30.170.146:18124 - R:/10.30.170.79:50682]} EXI handlers added to pipeline 23:55:08.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:08.500 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@c838d91 23:55:08.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) by 179 down to 2095753 23:55:08.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:08.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #7 SSH_MSG_CHANNEL_DATA 23:55:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) by 340 down to 2096046 23:55:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_CHANNEL_DATA len=340 23:55:08.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682] 23:55:08.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:08.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:08.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=295} 23:55:08.503 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c538c6e] 23:55:08.503 [netconf-device-simulator-threads-0] 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 23:55:08.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:08.503 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:08.503 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:08.504 [netconf-device-simulator-threads-0] 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 23:55:08.504 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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} 23:55:08.504 [netconf-device-simulator-threads-0] 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 23:55:08.504 [netconf-device-simulator-threads-0] 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 23:55:08.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:08.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) by 778 down to 2094975 23:55:08.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:08.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:08.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:08.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #12 SSH_MSG_IGNORE 23:55:08.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:55:08.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #9 SSH_MSG_IGNORE 23:55:08.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:55:08.575 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #10 SSH_MSG_IGNORE 23:55:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:55:08.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #11 SSH_MSG_IGNORE 23:55:08.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:55:08.765 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:08.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #8 SSH_MSG_IGNORE 23:55:08.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:55:08.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404]} 23:55:08.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35404]): SSH-2.0-SSHD-UNKNOWN 23:55:08.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35404]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:08.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35404]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:08.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #13 SSH_MSG_IGNORE 23:55:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:55:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35404]) Send SSH_MSG_KEXINIT 23:55:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35404]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35404]) process #0 SSH_MSG_KEXINIT 23:55:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35404]) SSH_MSG_KEXINIT 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35404]) strict KEX=true client=true server=true 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35404]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35404]) Kex: server host key algorithms = rsa-sha2-512 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35404]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35404]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35404]) Kex: mac algorithms (client to server) = aead 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35404]) Kex: mac algorithms (server to client) = aead 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35404]) Kex: compression algorithms (client to server) = none 23:55:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35404]) Kex: compression algorithms (server to client) = none 23:55:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:09.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35404]) process #1 30 23:55:09.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35404]] process command=SSH_MSG_KEXDH_INIT 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35404]] Send SSH_MSG_KEXDH_REPLY 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35404]) packet #1 sending command=31[31] len=1639 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35404])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35404]) Send SSH_MSG_NEWKEYS 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35404]) session ID=ae:19:00:c4:72:89:58:a1:58:ba:46:19:4f:92:0e:61:79:3d:80:dc:f4:2e:12:ed:69:6b:17:a6:77:c2:1a:75:fc:89:80:89:8a:a2:41:5c:1a:d6:ca:28:2d:29:16:45:9b:3d:5b:d9:28:18:b9:a6:d2:d5:16:3b:80:98:c9:f8 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35404]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35404]): strict KEX resets output message sequence number from 3 to 0 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35404]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:09.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35404])[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 23:55:09.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35404])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:09.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35404]) packet #0 sending command=7[7] len=419 23:55:09.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35404]) No pending packets to flush at end of KEX 23:55:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35404]) process #2 SSH_MSG_NEWKEYS 23:55:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35404]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35404]): strict KEX resets input message sequence number from 3 to 0 23:55:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35404]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35404]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:09.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35404]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35404]) authorized authentication methods: password,publickey 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35404]) Accepted service ssh-userauth 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35404]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35404]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35404]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35404]) no authentication factory for method=none 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35404]) SSH_MSG_USERAUTH_REQUEST 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35404]) remaining methods: password,publickey 23:55:09.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35404]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35404]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35404]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:09.166 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35404]) authentication result: true 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35404]) SSH_MSG_USERAUTH_REQUEST 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35404])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35404]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:09.166 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:09.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35404]) no heartbeat to stop 23:55:09.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35404]) heartbeat type=IGNORE, interval=PT30S 23:55:09.167 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35404 authenticated 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35404]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35404]] session=TransportServerSession[admin@/10.30.170.79:35404] id=0 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35404])) size=2097152, max=2097152, packet=32768 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35404]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35404] 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35404]) recipient=0 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])) size=2097152, max=2097152, packet=32768 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])) re-initializing 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])) size=2097152, max=2097152, packet=32768 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:09.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:09.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:09.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])[want-reply=true] subsystem=netconf 23:55:09.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])[subsystem] prepared command 23:55:09.170 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:09.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:09.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404]}} established 23:55:09.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 296: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18125 23:55:09.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 296: Creating data stores for simulated device 23:55:09.170 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:09.171 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:09.171 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:09.171 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:09.171 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:09.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[313def79] 23:55:09.174 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:09.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:09.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:09.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:09.176 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:09.176 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:09.176 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:09.176 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:09.176 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[313def79], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[313def79], subtreeVersion=Version[2139a8ae], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2139a8ae], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:09.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:09.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:09.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404] 23:55:09.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 296 on channel [id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404] 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) by 1220 down to 2095932 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404] 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404] 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) request=subsystem result=ReplySuccess, want-reply=true 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) request=subsystem activate command 23:55:09.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) starting runner for command=netconf 23:55:09.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #5 SSH_MSG_CHANNEL_DATA 23:55:09.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) by 373 down to 2096779 23:55:09.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_CHANNEL_DATA len=373 23:55:09.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404] 23:55:09.183 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:09.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:09.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404] 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404] 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18125', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=296} created 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404]} created 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404] successful with session NetconfServerSession{sessionId=296, channel=[id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404]} 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404]} up 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #6 SSH_MSG_CHANNEL_DATA 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) by 393 down to 2096386 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_CHANNEL_DATA len=393 23:55:09.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404] 23:55:09.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:09.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:09.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=296} 23:55:09.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:09.187 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2824fa1d after next message 23:55:09.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x552d41f9, L:/10.30.170.146:18125 - R:/10.30.170.79:35404]} EXI handlers added to pipeline 23:55:09.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:09.187 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2824fa1d 23:55:09.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) by 179 down to 2095753 23:55:09.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:09.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:09.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #7 SSH_MSG_CHANNEL_DATA 23:55:09.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) by 340 down to 2096046 23:55:09.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_CHANNEL_DATA len=340 23:55:09.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404] 23:55:09.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:09.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:09.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=296} 23:55:09.192 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2139a8ae] 23:55:09.192 [netconf-device-simulator-threads-2] 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 23:55:09.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:09.192 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:09.192 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:09.192 [netconf-device-simulator-threads-2] 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 23:55:09.192 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:09.192 [netconf-device-simulator-threads-2] 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} 23:55:09.192 [netconf-device-simulator-threads-2] 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} 23:55:09.192 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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} 23:55:09.193 [netconf-device-simulator-threads-2] 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 23:55:09.193 [netconf-device-simulator-threads-2] 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 23:55:09.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:09.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) by 778 down to 2094975 23:55:09.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:09.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:09.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #10 SSH_MSG_IGNORE 23:55:09.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:55:09.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #11 SSH_MSG_IGNORE 23:55:09.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:55:09.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #9 SSH_MSG_IGNORE 23:55:09.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:55:09.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #13 SSH_MSG_IGNORE 23:55:09.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:55:09.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346]} 23:55:09.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33346]): SSH-2.0-SSHD-UNKNOWN 23:55:09.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33346]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:09.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33346]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:09.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #8 SSH_MSG_IGNORE 23:55:09.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:55:09.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33346]) Send SSH_MSG_KEXINIT 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33346]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33346]) process #0 SSH_MSG_KEXINIT 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33346]) SSH_MSG_KEXINIT 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33346]) strict KEX=true client=true server=true 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33346]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33346]) Kex: server host key algorithms = rsa-sha2-512 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33346]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33346]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33346]) Kex: mac algorithms (client to server) = aead 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33346]) Kex: mac algorithms (server to client) = aead 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33346]) Kex: compression algorithms (client to server) = none 23:55:09.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33346]) Kex: compression algorithms (server to client) = none 23:55:09.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:09.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #12 SSH_MSG_IGNORE 23:55:09.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:55:09.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #14 SSH_MSG_IGNORE 23:55:09.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:55:09.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33346]) process #1 30 23:55:09.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33346]] process command=SSH_MSG_KEXDH_INIT 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33346]] Send SSH_MSG_KEXDH_REPLY 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33346]) packet #1 sending command=31[31] len=1639 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33346])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33346]) Send SSH_MSG_NEWKEYS 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33346]) session ID=6d:5b:5e:27:76:56:db:05:85:2f:14:1a:e9:03:e5:13:e4:66:aa:f9:d0:43:dc:b4:0d:a1:9b:9e:00:ed:7e:0f:dc:8f:88:ec:10:94:67:5e:43:2e:c2:cc:92:3d:e5:8d:1c:28:e5:25:32:fe:92:7e:02:e6:e8:4b:7f:6b:bb:ee 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33346]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33346]): strict KEX resets output message sequence number from 3 to 0 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33346]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33346])[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 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33346])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33346]) packet #0 sending command=7[7] len=419 23:55:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33346]) No pending packets to flush at end of KEX 23:55:09.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33346]) process #2 SSH_MSG_NEWKEYS 23:55:09.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33346]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:09.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #10 SSH_MSG_IGNORE 23:55:09.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:55:09.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33346]): strict KEX resets input message sequence number from 3 to 0 23:55:09.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33346]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:09.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:09.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33346]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:09.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33346]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33346]) authorized authentication methods: password,publickey 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33346]) Accepted service ssh-userauth 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33346]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33346]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33346]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33346]) no authentication factory for method=none 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33346]) SSH_MSG_USERAUTH_REQUEST 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33346]) remaining methods: password,publickey 23:55:09.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33346]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33346]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33346]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:09.882 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33346]) authentication result: true 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33346]) SSH_MSG_USERAUTH_REQUEST 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33346])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33346]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33346]) no heartbeat to stop 23:55:09.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33346]) heartbeat type=IGNORE, interval=PT30S 23:55:09.882 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33346 authenticated 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33346]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33346]] session=TransportServerSession[admin@/10.30.170.79:33346] id=0 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33346])) size=2097152, max=2097152, packet=32768 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33346]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33346] 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33346]) recipient=0 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])) size=2097152, max=2097152, packet=32768 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])) re-initializing 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])) size=2097152, max=2097152, packet=32768 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:09.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])[want-reply=true] subsystem=netconf 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])[subsystem] prepared command 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346]}} established 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 297: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18126 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 297: Creating data stores for simulated device 23:55:09.884 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:09.884 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:09.884 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:09.884 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:09.885 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f88af7d] 23:55:09.885 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:09.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:09.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:09.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:09.886 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:09.886 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:09.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:09.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:09.887 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f88af7d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f88af7d], subtreeVersion=Version[4ba8baf0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4ba8baf0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:09.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:09.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346] 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 297 on channel [id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346] 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) by 1220 down to 2095932 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346] 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346] 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) request=subsystem result=ReplySuccess, want-reply=true 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) request=subsystem activate command 23:55:09.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) starting runner for command=netconf 23:55:09.890 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:09.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #5 SSH_MSG_CHANNEL_DATA 23:55:09.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) by 373 down to 2096779 23:55:09.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_CHANNEL_DATA len=373 23:55:09.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346] 23:55:09.890 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:09.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346] 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346] 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18126', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=297} created 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346]} created 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346] successful with session NetconfServerSession{sessionId=297, channel=[id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346]} 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346]} up 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #6 SSH_MSG_CHANNEL_DATA 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) by 393 down to 2096386 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_CHANNEL_DATA len=393 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346] 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:09.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #9 SSH_MSG_IGNORE 23:55:09.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:55:09.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=297} 23:55:09.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:09.892 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1825909f after next message 23:55:09.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xfe7b6354, L:/10.30.170.146:18126 - R:/10.30.170.79:33346]} EXI handlers added to pipeline 23:55:09.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:09.892 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1825909f 23:55:09.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) by 179 down to 2095753 23:55:09.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:09.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #7 SSH_MSG_CHANNEL_DATA 23:55:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) by 340 down to 2096046 23:55:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_CHANNEL_DATA len=340 23:55:09.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346] 23:55:09.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:09.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:09.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=297} 23:55:09.897 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4ba8baf0] 23:55:09.897 [netconf-device-simulator-threads-4] 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 23:55:09.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:09.897 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:09.897 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:09.897 [netconf-device-simulator-threads-4] 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 23:55:09.897 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:09.897 [netconf-device-simulator-threads-4] 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} 23:55:09.897 [netconf-device-simulator-threads-4] 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} 23:55:09.897 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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} 23:55:09.898 [netconf-device-simulator-threads-4] 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 23:55:09.898 [netconf-device-simulator-threads-4] 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 23:55:09.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:09.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) by 778 down to 2094975 23:55:09.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:09.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:10.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #12 SSH_MSG_IGNORE 23:55:10.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:55:10.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #13 SSH_MSG_IGNORE 23:55:10.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:55:10.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #11 SSH_MSG_IGNORE 23:55:10.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:55:10.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #8 SSH_MSG_IGNORE 23:55:10.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:55:10.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612]} 23:55:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41612]): SSH-2.0-SSHD-UNKNOWN 23:55:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41612]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:10.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41612]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:10.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #14 SSH_MSG_IGNORE 23:55:10.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41612]) Send SSH_MSG_KEXINIT 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41612]) process #0 SSH_MSG_KEXINIT 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41612]) SSH_MSG_KEXINIT 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41612]) strict KEX=true client=true server=true 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41612]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41612]) Kex: server host key algorithms = rsa-sha2-512 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41612]) Kex: mac algorithms (client to server) = aead 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41612]) Kex: mac algorithms (server to client) = aead 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41612]) Kex: compression algorithms (client to server) = none 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41612]) Kex: compression algorithms (server to client) = none 23:55:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41612]) process #1 30 23:55:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41612]] process command=SSH_MSG_KEXDH_INIT 23:55:10.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41612]] Send SSH_MSG_KEXDH_REPLY 23:55:10.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41612]) packet #1 sending command=31[31] len=1639 23:55:10.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41612])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:10.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41612]) Send SSH_MSG_NEWKEYS 23:55:10.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41612]) session ID=49:3c:e4:d8:95:72:8b:1c:7f:89:f7:5a:05:6a:a9:b0:12:ae:20:fc:18:bc:bc:e8:70:9b:a0:c5:b5:5f:38:c1:3b:3b:4a:00:ab:71:c3:c8:27:e0:a5:64:dd:0e:af:7e:16:fa:e4:71:3c:91:c6:d3:bb:f1:0e:ad:1c:f5:43:40 23:55:10.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:10.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41612]): strict KEX resets output message sequence number from 3 to 0 23:55:10.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41612]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:10.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41612])[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 23:55:10.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:10.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41612]) packet #0 sending command=7[7] len=419 23:55:10.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41612]) No pending packets to flush at end of KEX 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41612]) process #2 SSH_MSG_NEWKEYS 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41612]): strict KEX resets input message sequence number from 3 to 0 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41612]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41612]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41612]) authorized authentication methods: password,publickey 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41612]) Accepted service ssh-userauth 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41612]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41612]) no authentication factory for method=none 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41612]) SSH_MSG_USERAUTH_REQUEST 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41612]) remaining methods: password,publickey 23:55:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41612]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:10.542 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41612]) authentication result: true 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41612]) SSH_MSG_USERAUTH_REQUEST 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41612]) no heartbeat to stop 23:55:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41612]) heartbeat type=IGNORE, interval=PT30S 23:55:10.543 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41612 authenticated 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41612]] session=TransportServerSession[admin@/10.30.170.79:41612] id=0 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41612])) size=2097152, max=2097152, packet=32768 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41612] 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41612]) recipient=0 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])) size=2097152, max=2097152, packet=32768 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])) re-initializing 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])) size=2097152, max=2097152, packet=32768 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:10.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])[want-reply=true] subsystem=netconf 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])[subsystem] prepared command 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612]}} established 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 298: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18127 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 298: Creating data stores for simulated device 23:55:10.545 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:10.545 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:10.545 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:10.546 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:10.546 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:10.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[143f73bf] 23:55:10.546 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:10.547 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:10.547 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:10.547 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:10.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:10.547 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:10.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:10.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:10.548 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[143f73bf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[143f73bf], subtreeVersion=Version[1a763712], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1a763712], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:10.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:10.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612] 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 298 on channel [id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612] 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) by 1220 down to 2095932 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612] 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612] 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) request=subsystem result=ReplySuccess, want-reply=true 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) request=subsystem activate command 23:55:10.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) starting runner for command=netconf 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #5 SSH_MSG_CHANNEL_DATA 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) by 373 down to 2096779 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_CHANNEL_DATA len=373 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612] 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612] 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612] 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18127', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=298} created 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=298, channel=[id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612]} created 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612] successful with session NetconfServerSession{sessionId=298, channel=[id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612]} 23:55:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612]} up 23:55:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #6 SSH_MSG_CHANNEL_DATA 23:55:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) by 393 down to 2096386 23:55:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_CHANNEL_DATA len=393 23:55:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612] 23:55:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:10.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=298} 23:55:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22299566 after next message 23:55:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=298, channel=[id: 0x1d2cc9d3, L:/10.30.170.146:18127 - R:/10.30.170.79:41612]} EXI handlers added to pipeline 23:55:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22299566 23:55:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) by 179 down to 2095753 23:55:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:10.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:10.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #7 SSH_MSG_CHANNEL_DATA 23:55:10.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) by 340 down to 2096046 23:55:10.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_CHANNEL_DATA len=340 23:55:10.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612] 23:55:10.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:10.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:10.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=298} 23:55:10.560 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1a763712] 23:55:10.560 [netconf-device-simulator-threads-6] 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 23:55:10.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:10.560 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:10.560 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:10.560 [netconf-device-simulator-threads-6] 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 23:55:10.560 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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} 23:55:10.561 [netconf-device-simulator-threads-6] 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 23:55:10.561 [netconf-device-simulator-threads-6] 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 23:55:10.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:10.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) by 778 down to 2094975 23:55:10.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:10.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #12 SSH_MSG_IGNORE 23:55:10.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:55:10.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #14 SSH_MSG_IGNORE 23:55:10.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:55:10.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #9 SSH_MSG_IGNORE 23:55:10.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:55:10.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #10 SSH_MSG_IGNORE 23:55:10.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:55:10.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #13 SSH_MSG_IGNORE 23:55:10.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:55:10.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:10.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #11 SSH_MSG_IGNORE 23:55:10.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:55:10.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528]} 23:55:10.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58528]): SSH-2.0-SSHD-UNKNOWN 23:55:10.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58528]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:10.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58528]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:11.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:11.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #8 SSH_MSG_IGNORE 23:55:11.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:55:11.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58528]) Send SSH_MSG_KEXINIT 23:55:11.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58528]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58528]) process #0 SSH_MSG_KEXINIT 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58528]) SSH_MSG_KEXINIT 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58528]) strict KEX=true client=true server=true 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58528]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58528]) Kex: server host key algorithms = rsa-sha2-512 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58528]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58528]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58528]) Kex: mac algorithms (client to server) = aead 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58528]) Kex: mac algorithms (server to client) = aead 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58528]) Kex: compression algorithms (client to server) = none 23:55:11.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58528]) Kex: compression algorithms (server to client) = none 23:55:11.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:11.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58528]) process #1 30 23:55:11.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58528]] process command=SSH_MSG_KEXDH_INIT 23:55:11.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58528]] Send SSH_MSG_KEXDH_REPLY 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58528]) packet #1 sending command=31[31] len=1639 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58528])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58528]) Send SSH_MSG_NEWKEYS 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58528]) session ID=04:35:04:ba:8d:be:85:45:f0:40:94:f9:e6:a9:6f:20:e3:74:fe:5e:f5:41:73:17:ff:13:02:b0:6c:c0:2c:54:d9:a9:af:d4:a8:69:a1:99:a2:fc:76:2b:c6:6e:4b:67:9e:4e:9e:ab:26:4b:77:df:11:95:44:96:e5:1b:ca:c9 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58528]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58528]): strict KEX resets output message sequence number from 3 to 0 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58528]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58528])[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 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58528])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:11.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58528]) packet #0 sending command=7[7] len=419 23:55:11.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58528]) No pending packets to flush at end of KEX 23:55:11.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58528]) process #2 SSH_MSG_NEWKEYS 23:55:11.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58528]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:11.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58528]): strict KEX resets input message sequence number from 3 to 0 23:55:11.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58528]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:11.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:11.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58528]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:11.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58528]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58528]) authorized authentication methods: password,publickey 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58528]) Accepted service ssh-userauth 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58528]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58528]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58528]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58528]) no authentication factory for method=none 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58528]) SSH_MSG_USERAUTH_REQUEST 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58528]) remaining methods: password,publickey 23:55:11.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58528]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:11.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58528]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58528]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:11.329 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58528]) authentication result: true 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58528]) SSH_MSG_USERAUTH_REQUEST 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58528])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58528]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58528]) no heartbeat to stop 23:55:11.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58528]) heartbeat type=IGNORE, interval=PT30S 23:55:11.330 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58528 authenticated 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58528]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58528]] session=TransportServerSession[admin@/10.30.170.79:58528] id=0 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58528])) size=2097152, max=2097152, packet=32768 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58528]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58528] 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58528]) recipient=0 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])) size=2097152, max=2097152, packet=32768 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])) re-initializing 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])) size=2097152, max=2097152, packet=32768 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:11.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:11.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:11.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:11.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:11.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])[want-reply=true] subsystem=netconf 23:55:11.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])[subsystem] prepared command 23:55:11.333 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:11.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:11.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528]}} established 23:55:11.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 299: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18128 23:55:11.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 299: Creating data stores for simulated device 23:55:11.334 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:11.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #9 SSH_MSG_IGNORE 23:55:11.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:55:11.334 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:11.335 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:11.335 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:11.335 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:11.337 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5f55bf7] 23:55:11.337 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:11.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:11.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:11.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:11.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:11.339 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:11.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:11.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:11.339 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5f55bf7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5f55bf7], subtreeVersion=Version[3a058903], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a058903], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:11.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:11.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:11.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:11.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528] 23:55:11.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 299 on channel [id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528] 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) by 1220 down to 2095932 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528] 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528] 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) request=subsystem result=ReplySuccess, want-reply=true 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) request=subsystem activate command 23:55:11.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) starting runner for command=netconf 23:55:11.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #5 SSH_MSG_CHANNEL_DATA 23:55:11.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) by 373 down to 2096779 23:55:11.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_CHANNEL_DATA len=373 23:55:11.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #14 SSH_MSG_IGNORE 23:55:11.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528] 23:55:11.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:55:11.346 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:11.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:11.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528] 23:55:11.347 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:11.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528] 23:55:11.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18128', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=299} created 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=299, channel=[id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528]} created 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528] successful with session NetconfServerSession{sessionId=299, channel=[id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528]} 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528]} up 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #6 SSH_MSG_CHANNEL_DATA 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) by 393 down to 2096386 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_CHANNEL_DATA len=393 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528] 23:55:11.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:11.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:11.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=299} 23:55:11.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:11.350 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@740e0308 after next message 23:55:11.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=299, channel=[id: 0x07022882, L:/10.30.170.146:18128 - R:/10.30.170.79:58528]} EXI handlers added to pipeline 23:55:11.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:11.350 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@740e0308 23:55:11.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) by 179 down to 2095753 23:55:11.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:11.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:11.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #7 SSH_MSG_CHANNEL_DATA 23:55:11.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) by 340 down to 2096046 23:55:11.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_CHANNEL_DATA len=340 23:55:11.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528] 23:55:11.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:11.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:11.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=299} 23:55:11.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a058903] 23:55:11.357 [netconf-device-simulator-threads-0] 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 23:55:11.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:11.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:11.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:11.357 [netconf-device-simulator-threads-0] 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 23:55:11.357 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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} 23:55:11.358 [netconf-device-simulator-threads-0] 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 23:55:11.358 [netconf-device-simulator-threads-0] 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 23:55:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:11.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) by 778 down to 2094975 23:55:11.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:11.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:11.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:11.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #11 SSH_MSG_IGNORE 23:55:11.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:55:11.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:11.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #10 SSH_MSG_IGNORE 23:55:11.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:55:11.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:11.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #12 SSH_MSG_IGNORE 23:55:11.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:55:11.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #13 SSH_MSG_IGNORE 23:55:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:55:11.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646]} 23:55:11.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49646]): SSH-2.0-SSHD-UNKNOWN 23:55:11.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49646]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:11.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49646]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49646]) Send SSH_MSG_KEXINIT 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49646]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49646]) process #0 SSH_MSG_KEXINIT 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49646]) SSH_MSG_KEXINIT 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49646]) strict KEX=true client=true server=true 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49646]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49646]) Kex: server host key algorithms = rsa-sha2-512 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49646]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49646]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49646]) Kex: mac algorithms (client to server) = aead 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49646]) Kex: mac algorithms (server to client) = aead 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49646]) Kex: compression algorithms (client to server) = none 23:55:11.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49646]) Kex: compression algorithms (server to client) = none 23:55:11.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49646]) process #1 30 23:55:11.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49646]] process command=SSH_MSG_KEXDH_INIT 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49646]] Send SSH_MSG_KEXDH_REPLY 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49646]) packet #1 sending command=31[31] len=1639 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49646])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49646]) Send SSH_MSG_NEWKEYS 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49646]) session ID=48:e0:e7:60:e7:c6:07:27:62:45:d0:30:a0:e9:a1:3f:d8:fb:36:a1:3f:2c:84:26:af:27:60:db:c5:ca:34:71:1d:46:c7:c6:9f:f4:1b:04:89:cb:ed:47:ef:6e:cf:35:88:1a:62:3e:4e:a2:cd:5b:58:d6:29:d7:28:b8:19:d9 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49646]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49646]): strict KEX resets output message sequence number from 3 to 0 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49646]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49646])[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 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49646])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49646]) packet #0 sending command=7[7] len=419 23:55:11.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49646]) No pending packets to flush at end of KEX 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49646]) process #2 SSH_MSG_NEWKEYS 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49646]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49646]): strict KEX resets input message sequence number from 3 to 0 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49646]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49646]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49646]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49646]) authorized authentication methods: password,publickey 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49646]) Accepted service ssh-userauth 23:55:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49646]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49646]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49646]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49646]) no authentication factory for method=none 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49646]) SSH_MSG_USERAUTH_REQUEST 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49646]) remaining methods: password,publickey 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49646]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49646]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49646]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:11.901 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49646]) authentication result: true 23:55:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49646]) SSH_MSG_USERAUTH_REQUEST 23:55:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49646])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49646]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49646]) no heartbeat to stop 23:55:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49646]) heartbeat type=IGNORE, interval=PT30S 23:55:11.902 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49646 authenticated 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49646]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49646]] session=TransportServerSession[admin@/10.30.170.79:49646] id=0 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49646])) size=2097152, max=2097152, packet=32768 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49646]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49646] 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49646]) recipient=0 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])) size=2097152, max=2097152, packet=32768 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])) re-initializing 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])) size=2097152, max=2097152, packet=32768 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])[want-reply=true] subsystem=netconf 23:55:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])[subsystem] prepared command 23:55:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:11.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646]}} established 23:55:11.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 300: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18129 23:55:11.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 300: Creating data stores for simulated device 23:55:11.905 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:11.905 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:11.905 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:11.905 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:11.905 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4795b26c] 23:55:11.906 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:11.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:11.908 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:11.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:11.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:11.908 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4795b26c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4795b26c], subtreeVersion=Version[58dd3395], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58dd3395], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:11.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646] 23:55:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 300 on channel [id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646] 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) by 1220 down to 2095932 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646] 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646] 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) request=subsystem result=ReplySuccess, want-reply=true 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) request=subsystem activate command 23:55:11.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) starting runner for command=netconf 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #5 SSH_MSG_CHANNEL_DATA 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) by 373 down to 2096779 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_CHANNEL_DATA len=373 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646] 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646] 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646] 23:55:11.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18129', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=300} created 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646]} created 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646] successful with session NetconfServerSession{sessionId=300, channel=[id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646]} 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646]} up 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #6 SSH_MSG_CHANNEL_DATA 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) by 393 down to 2096386 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_CHANNEL_DATA len=393 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646] 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=300} 23:55:11.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:11.914 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38d093e0 after next message 23:55:11.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x6689a91f, L:/10.30.170.146:18129 - R:/10.30.170.79:49646]} EXI handlers added to pipeline 23:55:11.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:11.914 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38d093e0 23:55:11.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) by 179 down to 2095753 23:55:11.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:11.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:11.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #7 SSH_MSG_CHANNEL_DATA 23:55:11.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) by 340 down to 2096046 23:55:11.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_CHANNEL_DATA len=340 23:55:11.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646] 23:55:11.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:11.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:11.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=300} 23:55:11.917 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58dd3395] 23:55:11.917 [netconf-device-simulator-threads-2] 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 23:55:11.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:11.918 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:11.918 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:11.918 [netconf-device-simulator-threads-2] 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 23:55:11.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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} 23:55:11.918 [netconf-device-simulator-threads-2] 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 23:55:11.918 [netconf-device-simulator-threads-2] 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 23:55:11.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:11.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) by 778 down to 2094975 23:55:11.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:11.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:11.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:11.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #12 SSH_MSG_IGNORE 23:55:11.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:55:12.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #8 SSH_MSG_IGNORE 23:55:12.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:55:12.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #14 SSH_MSG_IGNORE 23:55:12.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:55:12.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #10 SSH_MSG_IGNORE 23:55:12.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:55:12.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #13 SSH_MSG_IGNORE 23:55:12.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:55:12.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #9 SSH_MSG_IGNORE 23:55:12.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:55:12.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #11 SSH_MSG_IGNORE 23:55:12.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:55:12.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690]} 23:55:12.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40690]): SSH-2.0-SSHD-UNKNOWN 23:55:12.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40690]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:12.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40690]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:12.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #8 SSH_MSG_IGNORE 23:55:12.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40690]) Send SSH_MSG_KEXINIT 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40690]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40690]) process #0 SSH_MSG_KEXINIT 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40690]) SSH_MSG_KEXINIT 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40690]) strict KEX=true client=true server=true 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40690]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40690]) Kex: server host key algorithms = rsa-sha2-512 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40690]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40690]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40690]) Kex: mac algorithms (client to server) = aead 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40690]) Kex: mac algorithms (server to client) = aead 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40690]) Kex: compression algorithms (client to server) = none 23:55:12.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40690]) Kex: compression algorithms (server to client) = none 23:55:12.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:12.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40690]) process #1 30 23:55:12.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40690]] process command=SSH_MSG_KEXDH_INIT 23:55:12.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #12 SSH_MSG_IGNORE 23:55:12.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40690]] Send SSH_MSG_KEXDH_REPLY 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40690]) packet #1 sending command=31[31] len=1639 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40690])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40690]) Send SSH_MSG_NEWKEYS 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40690]) session ID=b0:33:03:2d:07:f9:5f:61:cd:af:ee:8e:16:f9:70:99:89:63:36:50:cb:4f:49:38:99:87:54:ef:92:65:9a:73:18:10:cb:4e:98:76:aa:d1:a9:0e:8b:53:af:45:80:f6:bc:b8:51:05:0f:4b:f1:2c:6d:fa:78:49:87:d0:fb:71 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40690]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40690]): strict KEX resets output message sequence number from 3 to 0 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40690]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40690])[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 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40690])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40690]) packet #0 sending command=7[7] len=419 23:55:12.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40690]) No pending packets to flush at end of KEX 23:55:12.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #14 SSH_MSG_IGNORE 23:55:12.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40690]) process #2 SSH_MSG_NEWKEYS 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40690]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40690]): strict KEX resets input message sequence number from 3 to 0 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40690]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40690]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40690]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40690]) authorized authentication methods: password,publickey 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40690]) Accepted service ssh-userauth 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40690]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40690]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40690]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40690]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40690]) no authentication factory for method=none 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40690]) SSH_MSG_USERAUTH_REQUEST 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40690]) remaining methods: password,publickey 23:55:12.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40690]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40690]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40690]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40690]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:12.838 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40690]) authentication result: true 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40690]) SSH_MSG_USERAUTH_REQUEST 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40690])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40690]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40690]) no heartbeat to stop 23:55:12.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40690]) heartbeat type=IGNORE, interval=PT30S 23:55:12.838 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40690 authenticated 23:55:12.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:12.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40690]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:12.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40690]] session=TransportServerSession[admin@/10.30.170.79:40690] id=0 23:55:12.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40690])) size=2097152, max=2097152, packet=32768 23:55:12.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40690]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40690] 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40690]) recipient=0 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])) size=2097152, max=2097152, packet=32768 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])) re-initializing 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])) size=2097152, max=2097152, packet=32768 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:12.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])[want-reply=true] subsystem=netconf 23:55:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])[subsystem] prepared command 23:55:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690]}} established 23:55:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 301: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18130 23:55:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 301: Creating data stores for simulated device 23:55:12.841 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:12.841 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:12.841 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:12.842 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[40bd0357] 23:55:12.842 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:12.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:12.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:12.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:12.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:12.844 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:12.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:12.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:12.844 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[40bd0357], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[40bd0357], subtreeVersion=Version[540eb6f1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[540eb6f1], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:12.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:12.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:12.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690] 23:55:12.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 301 on channel [id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690] 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) by 1220 down to 2095932 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690] 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690] 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) request=subsystem result=ReplySuccess, want-reply=true 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) request=subsystem activate command 23:55:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) starting runner for command=netconf 23:55:12.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #5 SSH_MSG_CHANNEL_DATA 23:55:12.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) by 373 down to 2096779 23:55:12.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_CHANNEL_DATA len=373 23:55:12.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690] 23:55:12.848 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:12.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690] 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690] 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18130', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=301} created 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690]} created 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690] successful with session NetconfServerSession{sessionId=301, channel=[id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690]} 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690]} up 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #6 SSH_MSG_CHANNEL_DATA 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) by 393 down to 2096386 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_CHANNEL_DATA len=393 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690] 23:55:12.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:12.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:12.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=301} 23:55:12.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:12.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.850 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d4dc0a3 after next message 23:55:12.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x3c397f38, L:/10.30.170.146:18130 - R:/10.30.170.79:40690]} EXI handlers added to pipeline 23:55:12.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:12.851 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d4dc0a3 23:55:12.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) by 179 down to 2095753 23:55:12.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:12.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:12.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #7 SSH_MSG_CHANNEL_DATA 23:55:12.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) by 340 down to 2096046 23:55:12.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_CHANNEL_DATA len=340 23:55:12.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690] 23:55:12.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #10 SSH_MSG_IGNORE 23:55:12.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:55:12.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:12.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:12.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=301} 23:55:12.854 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[540eb6f1] 23:55:12.854 [netconf-device-simulator-threads-4] 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 23:55:12.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:12.854 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:12.854 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:12.854 [netconf-device-simulator-threads-4] 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 23:55:12.855 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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} 23:55:12.855 [netconf-device-simulator-threads-4] 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 23:55:12.855 [netconf-device-simulator-threads-4] 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 23:55:12.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:12.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) by 778 down to 2094975 23:55:12.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:12.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:12.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:12.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #11 SSH_MSG_IGNORE 23:55:12.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:55:13.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720]} 23:55:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59720]): SSH-2.0-SSHD-UNKNOWN 23:55:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59720]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:13.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59720]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:13.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #9 SSH_MSG_IGNORE 23:55:13.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:55:13.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #13 SSH_MSG_IGNORE 23:55:13.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59720]) Send SSH_MSG_KEXINIT 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59720]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59720]) process #0 SSH_MSG_KEXINIT 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59720]) SSH_MSG_KEXINIT 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59720]) strict KEX=true client=true server=true 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59720]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59720]) Kex: server host key algorithms = rsa-sha2-512 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59720]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59720]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59720]) Kex: mac algorithms (client to server) = aead 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59720]) Kex: mac algorithms (server to client) = aead 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59720]) Kex: compression algorithms (client to server) = none 23:55:13.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59720]) Kex: compression algorithms (server to client) = none 23:55:13.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:13.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #8 SSH_MSG_IGNORE 23:55:13.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:55:13.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59720]) process #1 30 23:55:13.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59720]] process command=SSH_MSG_KEXDH_INIT 23:55:13.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59720]] Send SSH_MSG_KEXDH_REPLY 23:55:13.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59720]) packet #1 sending command=31[31] len=1639 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59720])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59720]) Send SSH_MSG_NEWKEYS 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59720]) session ID=1d:a2:d7:64:73:7e:5d:49:5f:9b:6c:d6:1e:10:f1:23:6e:26:89:b6:8c:16:3f:fd:ce:4f:62:7e:a6:11:be:98:bb:11:29:d8:a9:38:c2:d6:65:82:0f:c0:fc:af:81:78:0f:21:55:d8:83:ba:bf:66:a7:4f:63:51:0f:25:11:c1 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59720]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59720]): strict KEX resets output message sequence number from 3 to 0 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59720]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59720])[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 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59720])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59720]) packet #0 sending command=7[7] len=419 23:55:13.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59720]) No pending packets to flush at end of KEX 23:55:13.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59720]) process #2 SSH_MSG_NEWKEYS 23:55:13.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59720]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:13.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59720]): strict KEX resets input message sequence number from 3 to 0 23:55:13.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59720]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:13.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:13.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59720]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:13.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59720]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59720]) authorized authentication methods: password,publickey 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59720]) Accepted service ssh-userauth 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59720]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59720]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59720]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59720]) no authentication factory for method=none 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59720]) SSH_MSG_USERAUTH_REQUEST 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59720]) remaining methods: password,publickey 23:55:13.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59720]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59720]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59720]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:13.321 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59720]) authentication result: true 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59720]) SSH_MSG_USERAUTH_REQUEST 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59720])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59720]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:13.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59720]) no heartbeat to stop 23:55:13.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59720]) heartbeat type=IGNORE, interval=PT30S 23:55:13.322 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59720 authenticated 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59720]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59720]] session=TransportServerSession[admin@/10.30.170.79:59720] id=0 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59720])) size=2097152, max=2097152, packet=32768 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59720]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59720] 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59720]) recipient=0 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])) size=2097152, max=2097152, packet=32768 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])) re-initializing 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])) size=2097152, max=2097152, packet=32768 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:13.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:13.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:13.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:13.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])[want-reply=true] subsystem=netconf 23:55:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])[subsystem] prepared command 23:55:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720]}} established 23:55:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 302: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18131 23:55:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 302: Creating data stores for simulated device 23:55:13.325 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:13.326 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:13.326 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:13.326 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:13.326 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:13.329 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6d53f68f] 23:55:13.329 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:13.329 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:13.330 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:13.330 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:13.330 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:13.331 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:13.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:13.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:13.331 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6d53f68f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6d53f68f], subtreeVersion=Version[61d32a02], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[61d32a02], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:13.332 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:13.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720] 23:55:13.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 302 on channel [id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720] 23:55:13.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) by 1220 down to 2095932 23:55:13.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720] 23:55:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720] 23:55:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) request=subsystem result=ReplySuccess, want-reply=true 23:55:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) request=subsystem activate command 23:55:13.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) starting runner for command=netconf 23:55:13.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #5 SSH_MSG_CHANNEL_DATA 23:55:13.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) by 373 down to 2096779 23:55:13.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_CHANNEL_DATA len=373 23:55:13.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720] 23:55:13.343 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:13.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:13.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720] 23:55:13.345 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:13.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720] 23:55:13.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18131', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:13.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=302} created 23:55:13.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=302, channel=[id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720]} created 23:55:13.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720] successful with session NetconfServerSession{sessionId=302, channel=[id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720]} 23:55:13.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720]} up 23:55:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #6 SSH_MSG_CHANNEL_DATA 23:55:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) by 393 down to 2096386 23:55:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_CHANNEL_DATA len=393 23:55:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720] 23:55:13.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=302} 23:55:13.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:13.348 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ac88ede after next message 23:55:13.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=302, channel=[id: 0xd49ec656, L:/10.30.170.146:18131 - R:/10.30.170.79:59720]} EXI handlers added to pipeline 23:55:13.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ac88ede 23:55:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) by 179 down to 2095753 23:55:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:13.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:13.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #7 SSH_MSG_CHANNEL_DATA 23:55:13.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) by 340 down to 2096046 23:55:13.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_CHANNEL_DATA len=340 23:55:13.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720] 23:55:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=302} 23:55:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[61d32a02] 23:55:13.355 [netconf-device-simulator-threads-6] 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 23:55:13.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:13.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:13.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:13.355 [netconf-device-simulator-threads-6] 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 23:55:13.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:13.355 [netconf-device-simulator-threads-6] 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} 23:55:13.355 [netconf-device-simulator-threads-6] 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} 23:55:13.355 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:13.355 [netconf-device-simulator-threads-6] 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} 23:55:13.355 [netconf-device-simulator-threads-6] 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} 23:55:13.355 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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} 23:55:13.356 [netconf-device-simulator-threads-6] 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 23:55:13.356 [netconf-device-simulator-threads-6] 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 23:55:13.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:13.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) by 778 down to 2094975 23:55:13.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:13.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:13.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #14 SSH_MSG_IGNORE 23:55:13.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:55:13.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #12 SSH_MSG_IGNORE 23:55:13.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:55:13.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #10 SSH_MSG_IGNORE 23:55:13.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:55:13.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #11 SSH_MSG_IGNORE 23:55:13.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:55:13.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #13 SSH_MSG_IGNORE 23:55:13.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:55:13.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928]} 23:55:13.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44928]): SSH-2.0-SSHD-UNKNOWN 23:55:13.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44928]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:13.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44928]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:13.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #9 SSH_MSG_IGNORE 23:55:13.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44928]) Send SSH_MSG_KEXINIT 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44928]) process #0 SSH_MSG_KEXINIT 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44928]) SSH_MSG_KEXINIT 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44928]) strict KEX=true client=true server=true 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44928]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44928]) Kex: server host key algorithms = rsa-sha2-512 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44928]) Kex: mac algorithms (client to server) = aead 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44928]) Kex: mac algorithms (server to client) = aead 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44928]) Kex: compression algorithms (client to server) = none 23:55:14.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44928]) Kex: compression algorithms (server to client) = none 23:55:14.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:14.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #8 SSH_MSG_IGNORE 23:55:14.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:55:14.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #14 SSH_MSG_IGNORE 23:55:14.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:55:14.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44928]) process #1 30 23:55:14.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44928]] process command=SSH_MSG_KEXDH_INIT 23:55:14.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #11 SSH_MSG_IGNORE 23:55:14.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:55:14.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #9 SSH_MSG_IGNORE 23:55:14.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44928]] Send SSH_MSG_KEXDH_REPLY 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44928]) packet #1 sending command=31[31] len=1639 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44928])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44928]) Send SSH_MSG_NEWKEYS 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44928]) session ID=4e:58:91:b1:d2:db:38:58:21:04:d1:cf:5b:7b:85:11:45:12:3c:25:46:d9:30:ff:7a:f5:e8:78:bb:aa:6b:7a:b4:3e:e6:49:f4:7f:7f:19:e8:ce:53:37:f5:cb:1d:bb:03:3e:90:ff:19:29:c8:2d:f2:26:ac:58:3a:6a:68:8d 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44928]): strict KEX resets output message sequence number from 3 to 0 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44928]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44928])[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 23:55:14.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:14.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44928]) packet #0 sending command=7[7] len=419 23:55:14.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44928]) No pending packets to flush at end of KEX 23:55:14.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #12 SSH_MSG_IGNORE 23:55:14.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:55:14.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44928]) process #2 SSH_MSG_NEWKEYS 23:55:14.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:14.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44928]): strict KEX resets input message sequence number from 3 to 0 23:55:14.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44928]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:14.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:14.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44928]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:14.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44928]) authorized authentication methods: password,publickey 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44928]) Accepted service ssh-userauth 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44928]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44928]) no authentication factory for method=none 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44928]) SSH_MSG_USERAUTH_REQUEST 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44928]) remaining methods: password,publickey 23:55:14.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44928]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:14.347 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44928]) authentication result: true 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44928]) SSH_MSG_USERAUTH_REQUEST 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44928]) no heartbeat to stop 23:55:14.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44928]) heartbeat type=IGNORE, interval=PT30S 23:55:14.347 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44928 authenticated 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44928]] session=TransportServerSession[admin@/10.30.170.79:44928] id=0 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44928])) size=2097152, max=2097152, packet=32768 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44928] 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44928]) recipient=0 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])) size=2097152, max=2097152, packet=32768 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])) re-initializing 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])) size=2097152, max=2097152, packet=32768 23:55:14.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:14.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:14.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:14.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:14.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])[want-reply=true] subsystem=netconf 23:55:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])[subsystem] prepared command 23:55:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928]}} established 23:55:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 303: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18132 23:55:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 303: Creating data stores for simulated device 23:55:14.350 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:14.350 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:14.350 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:14.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[487efe6] 23:55:14.351 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:14.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:14.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:14.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:14.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:14.352 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:14.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:14.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:14.352 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[487efe6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[487efe6], subtreeVersion=Version[7ac4473d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7ac4473d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:14.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:14.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:14.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928] 23:55:14.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 303 on channel [id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928] 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) by 1220 down to 2095932 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928] 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928] 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) request=subsystem result=ReplySuccess, want-reply=true 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) request=subsystem activate command 23:55:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) starting runner for command=netconf 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #5 SSH_MSG_CHANNEL_DATA 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) by 373 down to 2096779 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_CHANNEL_DATA len=373 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928] 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928] 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928] 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18132', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=303} created 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928]} created 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928] successful with session NetconfServerSession{sessionId=303, channel=[id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928]} 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928]} up 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #6 SSH_MSG_CHANNEL_DATA 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) by 393 down to 2096386 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_CHANNEL_DATA len=393 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928] 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:14.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=303} 23:55:14.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:14.358 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@55e5c3d5 after next message 23:55:14.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x09c0ea83, L:/10.30.170.146:18132 - R:/10.30.170.79:44928]} EXI handlers added to pipeline 23:55:14.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:14.358 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@55e5c3d5 23:55:14.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) by 179 down to 2095753 23:55:14.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:14.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:14.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #7 SSH_MSG_CHANNEL_DATA 23:55:14.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) by 340 down to 2096046 23:55:14.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_CHANNEL_DATA len=340 23:55:14.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928] 23:55:14.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:14.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:14.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=303} 23:55:14.362 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7ac4473d] 23:55:14.362 [netconf-device-simulator-threads-0] 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 23:55:14.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:14.362 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:14.362 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:14.362 [netconf-device-simulator-threads-0] 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 23:55:14.362 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:14.362 [netconf-device-simulator-threads-0] 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} 23:55:14.362 [netconf-device-simulator-threads-0] 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} 23:55:14.362 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:14.362 [netconf-device-simulator-threads-0] 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} 23:55:14.362 [netconf-device-simulator-threads-0] 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} 23:55:14.362 [netconf-device-simulator-threads-0] 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} 23:55:14.362 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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} 23:55:14.363 [netconf-device-simulator-threads-0] 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 23:55:14.363 [netconf-device-simulator-threads-0] 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 23:55:14.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:14.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) by 778 down to 2094975 23:55:14.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:14.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:14.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #10 SSH_MSG_IGNORE 23:55:14.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:55:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #13 SSH_MSG_IGNORE 23:55:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:55:14.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #8 SSH_MSG_IGNORE 23:55:14.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:55:14.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824]} 23:55:14.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49824]): SSH-2.0-SSHD-UNKNOWN 23:55:14.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49824]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:14.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49824]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49824]) Send SSH_MSG_KEXINIT 23:55:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49824]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49824]) process #0 SSH_MSG_KEXINIT 23:55:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49824]) SSH_MSG_KEXINIT 23:55:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49824]) strict KEX=true client=true server=true 23:55:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49824]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49824]) Kex: server host key algorithms = rsa-sha2-512 23:55:14.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49824]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:14.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49824]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:14.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49824]) Kex: mac algorithms (client to server) = aead 23:55:14.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49824]) Kex: mac algorithms (server to client) = aead 23:55:14.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49824]) Kex: compression algorithms (client to server) = none 23:55:14.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49824]) Kex: compression algorithms (server to client) = none 23:55:14.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:14.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:14.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #11 SSH_MSG_IGNORE 23:55:14.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:55:14.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #14 SSH_MSG_IGNORE 23:55:14.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:55:14.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49824]) process #1 30 23:55:14.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49824]] process command=SSH_MSG_KEXDH_INIT 23:55:14.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49824]] Send SSH_MSG_KEXDH_REPLY 23:55:14.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49824]) packet #1 sending command=31[31] len=1639 23:55:14.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49824])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:14.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49824]) Send SSH_MSG_NEWKEYS 23:55:14.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49824]) session ID=59:84:bd:7a:94:19:ba:84:bf:84:08:08:4f:be:54:00:00:a6:a0:80:64:2d:1b:e9:74:21:a0:0e:8d:13:76:ce:80:ea:b4:f6:1e:e4:88:c6:ed:6e:55:51:c0:ce:e1:9e:b9:fc:f5:58:ec:f1:4f:f9:0f:b3:45:b9:f0:98:05:77 23:55:14.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49824]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:14.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49824]): strict KEX resets output message sequence number from 3 to 0 23:55:14.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49824]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:14.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49824])[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 23:55:14.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49824])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:14.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49824]) packet #0 sending command=7[7] len=419 23:55:14.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49824]) No pending packets to flush at end of KEX 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49824]) process #2 SSH_MSG_NEWKEYS 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49824]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49824]): strict KEX resets input message sequence number from 3 to 0 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49824]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49824]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49824]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49824]) authorized authentication methods: password,publickey 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49824]) Accepted service ssh-userauth 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49824]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49824]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49824]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49824]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49824]) no authentication factory for method=none 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49824]) SSH_MSG_USERAUTH_REQUEST 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49824]) remaining methods: password,publickey 23:55:14.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49824]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49824]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49824]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49824]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:14.985 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49824]) authentication result: true 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49824]) SSH_MSG_USERAUTH_REQUEST 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49824])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49824]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49824]) no heartbeat to stop 23:55:14.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49824]) heartbeat type=IGNORE, interval=PT30S 23:55:14.986 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49824 authenticated 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49824]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49824]] session=TransportServerSession[admin@/10.30.170.79:49824] id=0 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49824])) size=2097152, max=2097152, packet=32768 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49824]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49824] 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49824]) recipient=0 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])) size=2097152, max=2097152, packet=32768 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])) re-initializing 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])) size=2097152, max=2097152, packet=32768 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:14.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:14.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:14.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:14.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])[want-reply=true] subsystem=netconf 23:55:14.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])[subsystem] prepared command 23:55:14.988 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:14.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:14.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824]}} established 23:55:14.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 304: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18133 23:55:14.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 304: Creating data stores for simulated device 23:55:14.989 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:14.989 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:14.989 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:14.989 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:14.989 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:14.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3397ca8f] 23:55:14.990 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:14.991 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:14.991 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:14.991 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:14.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:14.992 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:14.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:14.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:14.992 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3397ca8f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3397ca8f], subtreeVersion=Version[157ffabd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[157ffabd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:14.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:14.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:14.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824] 23:55:14.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 304 on channel [id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824] 23:55:14.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) by 1220 down to 2095932 23:55:14.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824] 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824] 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) request=subsystem result=ReplySuccess, want-reply=true 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) request=subsystem activate command 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) starting runner for command=netconf 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #5 SSH_MSG_CHANNEL_DATA 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) by 373 down to 2096779 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_CHANNEL_DATA len=373 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824] 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824] 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824] 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18133', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=304} created 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=304, channel=[id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824]} created 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824] successful with session NetconfServerSession{sessionId=304, channel=[id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824]} 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824]} up 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #6 SSH_MSG_CHANNEL_DATA 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) by 393 down to 2096386 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_CHANNEL_DATA len=393 23:55:14.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824] 23:55:14.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:14.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:14.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=304} 23:55:14.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:15.000 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b6e5567 after next message 23:55:15.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=304, channel=[id: 0xdcb9e2a4, L:/10.30.170.146:18133 - R:/10.30.170.79:49824]} EXI handlers added to pipeline 23:55:15.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:15.000 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b6e5567 23:55:15.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) by 179 down to 2095753 23:55:15.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:15.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:15.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #7 SSH_MSG_CHANNEL_DATA 23:55:15.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) by 340 down to 2096046 23:55:15.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_CHANNEL_DATA len=340 23:55:15.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824] 23:55:15.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:15.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:15.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=304} 23:55:15.004 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[157ffabd] 23:55:15.004 [netconf-device-simulator-threads-2] 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 23:55:15.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:15.004 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:15.004 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:15.005 [netconf-device-simulator-threads-2] 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 23:55:15.005 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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} 23:55:15.005 [netconf-device-simulator-threads-2] 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 23:55:15.005 [netconf-device-simulator-threads-2] 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 23:55:15.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:15.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) by 778 down to 2094975 23:55:15.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:15.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #10 SSH_MSG_IGNORE 23:55:15.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:55:15.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #12 SSH_MSG_IGNORE 23:55:15.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:55:15.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #13 SSH_MSG_IGNORE 23:55:15.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:55:15.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #9 SSH_MSG_IGNORE 23:55:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:55:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070]} 23:55:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36070]): SSH-2.0-SSHD-UNKNOWN 23:55:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36070]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:15.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36070]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:15.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #8 SSH_MSG_IGNORE 23:55:15.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36070]) Send SSH_MSG_KEXINIT 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36070]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36070]) process #0 SSH_MSG_KEXINIT 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36070]) SSH_MSG_KEXINIT 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36070]) strict KEX=true client=true server=true 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36070]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36070]) Kex: server host key algorithms = rsa-sha2-512 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36070]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36070]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36070]) Kex: mac algorithms (client to server) = aead 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36070]) Kex: mac algorithms (server to client) = aead 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36070]) Kex: compression algorithms (client to server) = none 23:55:15.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36070]) Kex: compression algorithms (server to client) = none 23:55:15.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:15.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36070]) process #1 30 23:55:15.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36070]] process command=SSH_MSG_KEXDH_INIT 23:55:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36070]] Send SSH_MSG_KEXDH_REPLY 23:55:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36070]) packet #1 sending command=31[31] len=1639 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36070])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36070]) Send SSH_MSG_NEWKEYS 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36070]) session ID=40:a2:13:03:ae:8d:09:bd:f3:89:75:1c:d3:7a:7b:54:7d:a2:a4:61:db:83:b5:45:26:99:37:e5:17:e5:e5:9a:3c:28:26:1e:93:f7:1d:53:30:32:d3:51:23:1d:5e:6d:02:28:77:4c:a6:c5:b4:6c:f8:86:03:6d:12:dc:3c:67 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36070]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36070]): strict KEX resets output message sequence number from 3 to 0 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36070]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36070])[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 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36070])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36070]) packet #0 sending command=7[7] len=419 23:55:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36070]) No pending packets to flush at end of KEX 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36070]) process #2 SSH_MSG_NEWKEYS 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36070]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36070]): strict KEX resets input message sequence number from 3 to 0 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36070]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36070]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36070]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36070]) authorized authentication methods: password,publickey 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36070]) Accepted service ssh-userauth 23:55:15.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36070]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36070]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36070]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36070]) no authentication factory for method=none 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36070]) SSH_MSG_USERAUTH_REQUEST 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36070]) remaining methods: password,publickey 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36070]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36070]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36070]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:15.641 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36070]) authentication result: true 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36070]) SSH_MSG_USERAUTH_REQUEST 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36070])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36070]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36070]) no heartbeat to stop 23:55:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36070]) heartbeat type=IGNORE, interval=PT30S 23:55:15.642 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36070 authenticated 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36070]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36070]] session=TransportServerSession[admin@/10.30.170.79:36070] id=0 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36070])) size=2097152, max=2097152, packet=32768 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36070]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36070] 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36070]) recipient=0 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])) size=2097152, max=2097152, packet=32768 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])) re-initializing 23:55:15.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])) size=2097152, max=2097152, packet=32768 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])[want-reply=true] subsystem=netconf 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])[subsystem] prepared command 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070]}} established 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 305: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18134 23:55:15.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 305: Creating data stores for simulated device 23:55:15.644 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:15.644 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:15.644 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:15.644 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:15.644 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:15.644 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ba3a575] 23:55:15.644 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:15.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:15.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:15.645 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:15.645 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:15.646 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:15.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:15.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:15.646 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ba3a575], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ba3a575], subtreeVersion=Version[27172cef], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[27172cef], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:15.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070] 23:55:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 305 on channel [id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070] 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) by 1220 down to 2095932 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070] 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070] 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) request=subsystem result=ReplySuccess, want-reply=true 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) request=subsystem activate command 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) starting runner for command=netconf 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #5 SSH_MSG_CHANNEL_DATA 23:55:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) by 373 down to 2096779 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_CHANNEL_DATA len=373 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070] 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070] 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070] 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18134', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:15.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=305} created 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070]} created 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070] successful with session NetconfServerSession{sessionId=305, channel=[id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070]} 23:55:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070]} up 23:55:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #6 SSH_MSG_CHANNEL_DATA 23:55:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) by 393 down to 2096386 23:55:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_CHANNEL_DATA len=393 23:55:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070] 23:55:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=305} 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75270bf5 after next message 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x334cf6b3, L:/10.30.170.146:18134 - R:/10.30.170.79:36070]} EXI handlers added to pipeline 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75270bf5 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) by 179 down to 2095753 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:15.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #14 SSH_MSG_IGNORE 23:55:15.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:55:15.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #7 SSH_MSG_CHANNEL_DATA 23:55:15.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) by 340 down to 2096046 23:55:15.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_CHANNEL_DATA len=340 23:55:15.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070] 23:55:15.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:15.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:15.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=305} 23:55:15.655 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[27172cef] 23:55:15.655 [netconf-device-simulator-threads-4] 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 23:55:15.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:15.655 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:15.655 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:15.655 [netconf-device-simulator-threads-4] 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 23:55:15.655 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.655 [netconf-device-simulator-threads-4] 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} 23:55:15.656 [netconf-device-simulator-threads-4] 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 23:55:15.656 [netconf-device-simulator-threads-4] 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 23:55:15.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:15.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) by 778 down to 2094975 23:55:15.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:15.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:15.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #12 SSH_MSG_IGNORE 23:55:15.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:55:15.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #13 SSH_MSG_IGNORE 23:55:15.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:55:15.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #10 SSH_MSG_IGNORE 23:55:15.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:55:15.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #9 SSH_MSG_IGNORE 23:55:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:55:16.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #8 SSH_MSG_IGNORE 23:55:16.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:55:16.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208]} 23:55:16.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36208]): SSH-2.0-SSHD-UNKNOWN 23:55:16.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36208]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:16.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36208]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:16.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #11 SSH_MSG_IGNORE 23:55:16.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:55:16.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36208]) Send SSH_MSG_KEXINIT 23:55:16.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36208]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:16.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36208]) process #0 SSH_MSG_KEXINIT 23:55:16.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36208]) SSH_MSG_KEXINIT 23:55:16.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36208]) strict KEX=true client=true server=true 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36208]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36208]) Kex: server host key algorithms = rsa-sha2-512 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36208]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36208]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36208]) Kex: mac algorithms (client to server) = aead 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36208]) Kex: mac algorithms (server to client) = aead 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36208]) Kex: compression algorithms (client to server) = none 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36208]) Kex: compression algorithms (server to client) = none 23:55:16.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:16.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36208]) process #1 30 23:55:16.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36208]] process command=SSH_MSG_KEXDH_INIT 23:55:16.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36208]] Send SSH_MSG_KEXDH_REPLY 23:55:16.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36208]) packet #1 sending command=31[31] len=1639 23:55:16.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36208])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:16.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36208]) Send SSH_MSG_NEWKEYS 23:55:16.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36208]) session ID=9b:5e:7c:a1:ab:4d:64:fc:c9:23:d1:c2:82:54:82:57:ff:42:96:f5:52:fd:c0:28:d5:7f:41:e6:de:53:b1:26:5e:1f:fb:31:2b:c9:35:c3:7e:a5:f8:8a:b3:40:6f:6f:96:f9:e3:a6:1a:0c:98:50:d1:20:33:28:d6:6e:96:73 23:55:16.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36208]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:16.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36208]): strict KEX resets output message sequence number from 3 to 0 23:55:16.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36208]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:16.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36208])[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 23:55:16.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36208])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:16.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36208]) packet #0 sending command=7[7] len=419 23:55:16.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36208]) No pending packets to flush at end of KEX 23:55:16.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #14 SSH_MSG_IGNORE 23:55:16.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:55:16.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36208]) process #2 SSH_MSG_NEWKEYS 23:55:16.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36208]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36208]): strict KEX resets input message sequence number from 3 to 0 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36208]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36208]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36208]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36208]) authorized authentication methods: password,publickey 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36208]) Accepted service ssh-userauth 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36208]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36208]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36208]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36208]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36208]) no authentication factory for method=none 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36208]) SSH_MSG_USERAUTH_REQUEST 23:55:16.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36208]) remaining methods: password,publickey 23:55:16.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36208]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36208]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36208]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36208]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:16.348 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36208]) authentication result: true 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36208]) SSH_MSG_USERAUTH_REQUEST 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36208])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36208]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:16.348 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:16.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36208]) no heartbeat to stop 23:55:16.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36208]) heartbeat type=IGNORE, interval=PT30S 23:55:16.349 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36208 authenticated 23:55:16.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:16.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36208]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:16.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36208]] session=TransportServerSession[admin@/10.30.170.79:36208] id=0 23:55:16.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36208])) size=2097152, max=2097152, packet=32768 23:55:16.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36208]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36208] 23:55:16.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36208]) recipient=0 23:55:16.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])) size=2097152, max=2097152, packet=32768 23:55:16.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])) re-initializing 23:55:16.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])) size=2097152, max=2097152, packet=32768 23:55:16.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:16.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:16.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:16.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:16.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])[want-reply=true] subsystem=netconf 23:55:16.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])[subsystem] prepared command 23:55:16.352 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:16.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:16.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208]}} established 23:55:16.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 306: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18135 23:55:16.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 306: Creating data stores for simulated device 23:55:16.353 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:16.353 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:16.353 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:16.354 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:16.354 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:16.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1ac27e58] 23:55:16.356 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:16.357 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:16.357 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:16.357 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:16.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:16.358 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:16.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:16.359 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:16.359 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1ac27e58], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1ac27e58], subtreeVersion=Version[30539434], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[30539434], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:16.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:16.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:16.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208] 23:55:16.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 306 on channel [id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208] 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) by 1220 down to 2095932 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208] 23:55:16.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #12 SSH_MSG_IGNORE 23:55:16.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208] 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) request=subsystem result=ReplySuccess, want-reply=true 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) request=subsystem activate command 23:55:16.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) starting runner for command=netconf 23:55:16.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #5 SSH_MSG_CHANNEL_DATA 23:55:16.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) by 373 down to 2096779 23:55:16.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_CHANNEL_DATA len=373 23:55:16.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208] 23:55:16.367 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:16.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208] 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208] 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18135', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=306} created 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208]} created 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208] successful with session NetconfServerSession{sessionId=306, channel=[id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208]} 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208]} up 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #6 SSH_MSG_CHANNEL_DATA 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) by 393 down to 2096386 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_CHANNEL_DATA len=393 23:55:16.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208] 23:55:16.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:16.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:16.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=306} 23:55:16.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:16.372 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e982643 after next message 23:55:16.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x1cf1c6af, L:/10.30.170.146:18135 - R:/10.30.170.79:36208]} EXI handlers added to pipeline 23:55:16.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e982643 23:55:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) by 179 down to 2095753 23:55:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:16.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #7 SSH_MSG_CHANNEL_DATA 23:55:16.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) by 340 down to 2096046 23:55:16.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_CHANNEL_DATA len=340 23:55:16.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208] 23:55:16.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:16.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=306} 23:55:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[30539434] 23:55:16.379 [netconf-device-simulator-threads-6] 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 23:55:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:16.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:16.380 [netconf-device-simulator-threads-6] 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 23:55:16.380 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.380 [netconf-device-simulator-threads-6] 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} 23:55:16.381 [netconf-device-simulator-threads-6] 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 23:55:16.381 [netconf-device-simulator-threads-6] 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 23:55:16.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:16.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) by 778 down to 2094975 23:55:16.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:16.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:16.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #9 SSH_MSG_IGNORE 23:55:16.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:55:16.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #11 SSH_MSG_IGNORE 23:55:16.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:55:16.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #13 SSH_MSG_IGNORE 23:55:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:55:16.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #10 SSH_MSG_IGNORE 23:55:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:55:16.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122]} 23:55:16.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47122]): SSH-2.0-SSHD-UNKNOWN 23:55:16.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47122]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:16.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47122]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:16.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:16.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #8 SSH_MSG_IGNORE 23:55:16.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:55:16.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47122]) Send SSH_MSG_KEXINIT 23:55:16.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47122]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:16.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47122]) process #0 SSH_MSG_KEXINIT 23:55:16.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47122]) SSH_MSG_KEXINIT 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47122]) strict KEX=true client=true server=true 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47122]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47122]) Kex: server host key algorithms = rsa-sha2-512 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47122]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47122]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47122]) Kex: mac algorithms (client to server) = aead 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47122]) Kex: mac algorithms (server to client) = aead 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47122]) Kex: compression algorithms (client to server) = none 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47122]) Kex: compression algorithms (server to client) = none 23:55:16.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:16.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47122]) process #1 30 23:55:16.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47122]] process command=SSH_MSG_KEXDH_INIT 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47122]] Send SSH_MSG_KEXDH_REPLY 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47122]) packet #1 sending command=31[31] len=1639 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47122])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47122]) Send SSH_MSG_NEWKEYS 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47122]) session ID=b6:95:04:2d:2d:ed:9d:3c:3c:7c:e4:60:26:91:29:91:dc:52:0e:53:49:04:9c:53:02:fd:f0:52:58:d5:48:ea:f9:55:02:2c:08:6e:ad:c8:dd:cd:42:06:86:9c:2f:c3:61:f3:52:ed:e9:39:2e:54:54:95:02:44:aa:64:e2:71 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47122]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47122]): strict KEX resets output message sequence number from 3 to 0 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47122]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47122])[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 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47122])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47122]) packet #0 sending command=7[7] len=419 23:55:17.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47122]) No pending packets to flush at end of KEX 23:55:17.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #12 SSH_MSG_IGNORE 23:55:17.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47122]) process #2 SSH_MSG_NEWKEYS 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47122]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47122]): strict KEX resets input message sequence number from 3 to 0 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47122]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47122]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47122]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47122]) authorized authentication methods: password,publickey 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47122]) Accepted service ssh-userauth 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47122]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47122]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47122]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47122]) no authentication factory for method=none 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47122]) SSH_MSG_USERAUTH_REQUEST 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47122]) remaining methods: password,publickey 23:55:17.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47122]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47122]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47122]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:17.042 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47122]) authentication result: true 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47122]) SSH_MSG_USERAUTH_REQUEST 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47122])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47122]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47122]) no heartbeat to stop 23:55:17.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47122]) heartbeat type=IGNORE, interval=PT30S 23:55:17.042 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47122 authenticated 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47122]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47122]] session=TransportServerSession[admin@/10.30.170.79:47122] id=0 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47122])) size=2097152, max=2097152, packet=32768 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47122]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47122] 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47122]) recipient=0 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])) size=2097152, max=2097152, packet=32768 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])) re-initializing 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])) size=2097152, max=2097152, packet=32768 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:17.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:17.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])[want-reply=true] subsystem=netconf 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])[subsystem] prepared command 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122]}} established 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 307: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18136 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 307: Creating data stores for simulated device 23:55:17.047 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:17.048 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:17.048 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:17.048 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:17.049 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2466a0ae] 23:55:17.049 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:17.049 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:17.049 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:17.049 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:17.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:17.050 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:17.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:17.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:17.050 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2466a0ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2466a0ae], subtreeVersion=Version[61698664], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[61698664], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:17.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:17.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:17.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122] 23:55:17.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 307 on channel [id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122] 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) by 1220 down to 2095932 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122] 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122] 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) request=subsystem result=ReplySuccess, want-reply=true 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) request=subsystem activate command 23:55:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) starting runner for command=netconf 23:55:17.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #5 SSH_MSG_CHANNEL_DATA 23:55:17.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) by 373 down to 2096779 23:55:17.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_CHANNEL_DATA len=373 23:55:17.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122] 23:55:17.054 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:17.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:17.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122] 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122] 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18136', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=307} created 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=307, channel=[id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122]} created 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122] successful with session NetconfServerSession{sessionId=307, channel=[id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122]} 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122]} up 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #6 SSH_MSG_CHANNEL_DATA 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) by 393 down to 2096386 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_CHANNEL_DATA len=393 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122] 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=307} 23:55:17.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:17.056 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cd5c0d6 after next message 23:55:17.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=307, channel=[id: 0xa9f80be2, L:/10.30.170.146:18136 - R:/10.30.170.79:47122]} EXI handlers added to pipeline 23:55:17.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:17.056 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cd5c0d6 23:55:17.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) by 179 down to 2095753 23:55:17.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:17.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:17.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #7 SSH_MSG_CHANNEL_DATA 23:55:17.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) by 340 down to 2096046 23:55:17.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_CHANNEL_DATA len=340 23:55:17.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122] 23:55:17.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:17.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:17.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=307} 23:55:17.059 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[61698664] 23:55:17.060 [netconf-device-simulator-threads-0] 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 23:55:17.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:17.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:17.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:17.060 [netconf-device-simulator-threads-0] 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 23:55:17.060 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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} 23:55:17.060 [netconf-device-simulator-threads-0] 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 23:55:17.060 [netconf-device-simulator-threads-0] 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 23:55:17.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:17.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) by 778 down to 2094975 23:55:17.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:17.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:17.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #11 SSH_MSG_IGNORE 23:55:17.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:55:17.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #9 SSH_MSG_IGNORE 23:55:17.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:55:17.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #13 SSH_MSG_IGNORE 23:55:17.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:55:17.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #14 SSH_MSG_IGNORE 23:55:17.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:55:17.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #10 SSH_MSG_IGNORE 23:55:17.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:55:17.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #8 SSH_MSG_IGNORE 23:55:17.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:55:17.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638]} 23:55:17.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49638]): SSH-2.0-SSHD-UNKNOWN 23:55:17.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49638]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:17.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49638]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:17.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49638]) Send SSH_MSG_KEXINIT 23:55:17.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49638]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49638]) process #0 SSH_MSG_KEXINIT 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49638]) SSH_MSG_KEXINIT 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49638]) strict KEX=true client=true server=true 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49638]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49638]) Kex: server host key algorithms = rsa-sha2-512 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49638]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49638]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49638]) Kex: mac algorithms (client to server) = aead 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49638]) Kex: mac algorithms (server to client) = aead 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49638]) Kex: compression algorithms (client to server) = none 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49638]) Kex: compression algorithms (server to client) = none 23:55:17.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:17.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #9 SSH_MSG_IGNORE 23:55:17.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:55:17.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49638]) process #1 30 23:55:17.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49638]] process command=SSH_MSG_KEXDH_INIT 23:55:17.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49638]] Send SSH_MSG_KEXDH_REPLY 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49638]) packet #1 sending command=31[31] len=1639 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49638])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49638]) Send SSH_MSG_NEWKEYS 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49638]) session ID=f2:a4:fc:3c:ae:77:11:de:50:5e:57:3f:64:ca:1e:04:71:91:32:3e:2c:c2:25:2a:85:12:e9:f0:a6:5e:d6:84:5e:67:b7:a5:7d:c0:b9:e0:de:a2:56:0d:31:e8:22:da:65:2e:51:df:0e:f1:0a:44:26:3d:c8:c5:66:a5:c9:55 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49638]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49638]): strict KEX resets output message sequence number from 3 to 0 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49638]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49638])[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 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49638])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49638]) packet #0 sending command=7[7] len=419 23:55:17.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49638]) No pending packets to flush at end of KEX 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49638]) process #2 SSH_MSG_NEWKEYS 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49638]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49638]): strict KEX resets input message sequence number from 3 to 0 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49638]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49638]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49638]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49638]) authorized authentication methods: password,publickey 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49638]) Accepted service ssh-userauth 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49638]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49638]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49638]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49638]) no authentication factory for method=none 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49638]) SSH_MSG_USERAUTH_REQUEST 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49638]) remaining methods: password,publickey 23:55:17.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49638]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49638]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49638]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:17.796 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49638]) authentication result: true 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49638]) SSH_MSG_USERAUTH_REQUEST 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49638])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49638]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49638]) no heartbeat to stop 23:55:17.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49638]) heartbeat type=IGNORE, interval=PT30S 23:55:17.797 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49638 authenticated 23:55:17.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49638]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49638]] session=TransportServerSession[admin@/10.30.170.79:49638] id=0 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49638])) size=2097152, max=2097152, packet=32768 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49638]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49638] 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49638]) recipient=0 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])) size=2097152, max=2097152, packet=32768 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])) re-initializing 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])) size=2097152, max=2097152, packet=32768 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:17.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:17.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:17.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])[want-reply=true] subsystem=netconf 23:55:17.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])[subsystem] prepared command 23:55:17.803 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:17.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:17.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638]}} established 23:55:17.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 308: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18137 23:55:17.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 308: Creating data stores for simulated device 23:55:17.804 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:17.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:17.804 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:17.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:17.804 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:17.805 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ce12f88] 23:55:17.805 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:17.805 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:17.805 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:17.805 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:17.806 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:17.806 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:17.806 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:17.806 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:17.806 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ce12f88], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ce12f88], subtreeVersion=Version[7d1da7b1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7d1da7b1], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:17.807 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:17.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638] 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 308 on channel [id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638] 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) by 1220 down to 2095932 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638] 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638] 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) request=subsystem result=ReplySuccess, want-reply=true 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:17.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) request=subsystem activate command 23:55:17.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) starting runner for command=netconf 23:55:17.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #5 SSH_MSG_CHANNEL_DATA 23:55:17.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) by 373 down to 2096779 23:55:17.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_CHANNEL_DATA len=373 23:55:17.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638] 23:55:17.810 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:17.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638] 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638] 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18137', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=308} created 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638]} created 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638] successful with session NetconfServerSession{sessionId=308, channel=[id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638]} 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638]} up 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #6 SSH_MSG_CHANNEL_DATA 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) by 393 down to 2096386 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_CHANNEL_DATA len=393 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638] 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:17.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:17.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=308} 23:55:17.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:17.815 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a388247 after next message 23:55:17.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x2c2c9d9a, L:/10.30.170.146:18137 - R:/10.30.170.79:49638]} EXI handlers added to pipeline 23:55:17.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:17.815 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a388247 23:55:17.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) by 179 down to 2095753 23:55:17.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:17.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:17.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #7 SSH_MSG_CHANNEL_DATA 23:55:17.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) by 340 down to 2096046 23:55:17.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_CHANNEL_DATA len=340 23:55:17.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638] 23:55:17.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:17.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:17.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=308} 23:55:17.819 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7d1da7b1] 23:55:17.819 [netconf-device-simulator-threads-2] 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 23:55:17.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:17.820 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:17.820 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:17.820 [netconf-device-simulator-threads-2] 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 23:55:17.820 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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} 23:55:17.820 [netconf-device-simulator-threads-2] 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 23:55:17.820 [netconf-device-simulator-threads-2] 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 23:55:17.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:17.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) by 778 down to 2094975 23:55:17.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:17.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:17.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #12 SSH_MSG_IGNORE 23:55:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:55:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #14 SSH_MSG_IGNORE 23:55:17.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:55:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #11 SSH_MSG_IGNORE 23:55:17.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:55:17.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #13 SSH_MSG_IGNORE 23:55:17.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:55:18.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:18.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #10 SSH_MSG_IGNORE 23:55:18.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:55:18.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:18.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #8 SSH_MSG_IGNORE 23:55:18.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:55:18.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352]} 23:55:18.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44352]): SSH-2.0-SSHD-UNKNOWN 23:55:18.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44352]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:18.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44352]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44352]) Send SSH_MSG_KEXINIT 23:55:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44352]) process #0 SSH_MSG_KEXINIT 23:55:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44352]) SSH_MSG_KEXINIT 23:55:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44352]) strict KEX=true client=true server=true 23:55:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44352]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44352]) Kex: server host key algorithms = rsa-sha2-512 23:55:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44352]) Kex: mac algorithms (client to server) = aead 23:55:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44352]) Kex: mac algorithms (server to client) = aead 23:55:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44352]) Kex: compression algorithms (client to server) = none 23:55:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44352]) Kex: compression algorithms (server to client) = none 23:55:18.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:18.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44352]) process #1 30 23:55:18.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44352]] process command=SSH_MSG_KEXDH_INIT 23:55:18.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:18.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #14 SSH_MSG_IGNORE 23:55:18.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44352]] Send SSH_MSG_KEXDH_REPLY 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44352]) packet #1 sending command=31[31] len=1639 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44352])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44352]) Send SSH_MSG_NEWKEYS 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44352]) session ID=a1:1d:fd:5d:6f:35:5b:85:47:b7:84:ad:a6:8c:f4:82:33:80:b6:19:db:9b:ec:b0:ad:21:f2:8f:ad:12:c7:d5:42:f2:85:12:dd:cd:4a:62:3b:64:b7:8e:e7:b0:05:8d:3b:23:55:d1:b3:5f:33:ae:a4:cd:ef:76:4d:24:da:97 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44352]): strict KEX resets output message sequence number from 3 to 0 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44352]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44352])[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 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44352]) packet #0 sending command=7[7] len=419 23:55:18.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44352]) No pending packets to flush at end of KEX 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44352]) process #2 SSH_MSG_NEWKEYS 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44352]): strict KEX resets input message sequence number from 3 to 0 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44352]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44352]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44352]) authorized authentication methods: password,publickey 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44352]) Accepted service ssh-userauth 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44352]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44352]) no authentication factory for method=none 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44352]) SSH_MSG_USERAUTH_REQUEST 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44352]) remaining methods: password,publickey 23:55:18.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:18.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44352]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:18.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:18.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:18.579 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:18.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44352]) authentication result: true 23:55:18.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44352]) SSH_MSG_USERAUTH_REQUEST 23:55:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44352]) no heartbeat to stop 23:55:18.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44352]) heartbeat type=IGNORE, interval=PT30S 23:55:18.580 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44352 authenticated 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44352]] session=TransportServerSession[admin@/10.30.170.79:44352] id=0 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44352])) size=2097152, max=2097152, packet=32768 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44352] 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44352]) recipient=0 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])) size=2097152, max=2097152, packet=32768 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])) re-initializing 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])) size=2097152, max=2097152, packet=32768 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:18.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])[want-reply=true] subsystem=netconf 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])[subsystem] prepared command 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352]}} established 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 309: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18138 23:55:18.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 309: Creating data stores for simulated device 23:55:18.582 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:18.583 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:18.583 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:18.583 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:18.583 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:18.584 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6fd8bdfa] 23:55:18.584 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:18.584 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:18.584 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:18.584 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:18.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:18.585 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:18.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:18.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:18.585 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6fd8bdfa], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6fd8bdfa], subtreeVersion=Version[72af79cb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[72af79cb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:18.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:18.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352] 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 309 on channel [id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352] 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) by 1220 down to 2095932 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352] 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352] 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) request=subsystem result=ReplySuccess, want-reply=true 23:55:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) request=subsystem activate command 23:55:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) starting runner for command=netconf 23:55:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #5 SSH_MSG_CHANNEL_DATA 23:55:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) by 373 down to 2096779 23:55:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_CHANNEL_DATA len=373 23:55:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352] 23:55:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352] 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352] 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18138', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=309} created 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352]} created 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352] successful with session NetconfServerSession{sessionId=309, channel=[id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352]} 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352]} up 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #6 SSH_MSG_CHANNEL_DATA 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) by 393 down to 2096386 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_CHANNEL_DATA len=393 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352] 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:18.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:18.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=309} 23:55:18.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:18.591 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5471f618 after next message 23:55:18.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x8e5c97eb, L:/10.30.170.146:18138 - R:/10.30.170.79:44352]} EXI handlers added to pipeline 23:55:18.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:18.591 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5471f618 23:55:18.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) by 179 down to 2095753 23:55:18.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:18.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:18.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #7 SSH_MSG_CHANNEL_DATA 23:55:18.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) by 340 down to 2096046 23:55:18.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_CHANNEL_DATA len=340 23:55:18.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352] 23:55:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=309} 23:55:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[72af79cb] 23:55:18.595 [netconf-device-simulator-threads-4] 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 23:55:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:18.596 [netconf-device-simulator-threads-4] 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 23:55:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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} 23:55:18.596 [netconf-device-simulator-threads-4] 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 23:55:18.596 [netconf-device-simulator-threads-4] 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 23:55:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:18.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) by 778 down to 2094975 23:55:18.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:18.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:18.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:18.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #13 SSH_MSG_IGNORE 23:55:18.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:55:18.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:18.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #12 SSH_MSG_IGNORE 23:55:18.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:55:18.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:18.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #9 SSH_MSG_IGNORE 23:55:18.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:55:18.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:18.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #10 SSH_MSG_IGNORE 23:55:18.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:55:18.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:18.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #11 SSH_MSG_IGNORE 23:55:18.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:55:18.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224]} 23:55:18.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43224]): SSH-2.0-SSHD-UNKNOWN 23:55:18.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43224]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:18.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43224]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:19.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #8 SSH_MSG_IGNORE 23:55:19.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:55:19.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43224]) Send SSH_MSG_KEXINIT 23:55:19.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43224]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:19.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43224]) process #0 SSH_MSG_KEXINIT 23:55:19.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43224]) SSH_MSG_KEXINIT 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43224]) strict KEX=true client=true server=true 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43224]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43224]) Kex: server host key algorithms = rsa-sha2-512 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43224]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43224]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43224]) Kex: mac algorithms (client to server) = aead 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43224]) Kex: mac algorithms (server to client) = aead 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43224]) Kex: compression algorithms (client to server) = none 23:55:19.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43224]) Kex: compression algorithms (server to client) = none 23:55:19.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:19.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #9 SSH_MSG_IGNORE 23:55:19.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:55:19.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43224]) process #1 30 23:55:19.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43224]] process command=SSH_MSG_KEXDH_INIT 23:55:19.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43224]] Send SSH_MSG_KEXDH_REPLY 23:55:19.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43224]) packet #1 sending command=31[31] len=1639 23:55:19.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43224])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:19.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43224]) Send SSH_MSG_NEWKEYS 23:55:19.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43224]) session ID=f9:df:98:ec:eb:53:f2:05:ec:68:a2:46:ed:1a:f4:d8:3c:67:02:cd:d3:ed:73:de:2b:4b:22:2b:e4:d6:ce:49:87:c7:50:8c:ed:8a:86:29:e4:11:98:0b:91:37:16:77:53:2c:49:7f:39:63:7c:d7:7a:6d:07:c0:34:59:ab:35 23:55:19.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43224]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:19.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43224]): strict KEX resets output message sequence number from 3 to 0 23:55:19.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43224]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:19.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43224])[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 23:55:19.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43224])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:19.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43224]) packet #0 sending command=7[7] len=419 23:55:19.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43224]) No pending packets to flush at end of KEX 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43224]) process #2 SSH_MSG_NEWKEYS 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43224]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43224]): strict KEX resets input message sequence number from 3 to 0 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43224]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43224]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43224]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43224]) authorized authentication methods: password,publickey 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43224]) Accepted service ssh-userauth 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43224]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43224]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43224]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43224]) no authentication factory for method=none 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43224]) SSH_MSG_USERAUTH_REQUEST 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43224]) remaining methods: password,publickey 23:55:19.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43224]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:19.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43224]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:19.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:19.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43224]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:19.289 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:19.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43224]) authentication result: true 23:55:19.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43224]) SSH_MSG_USERAUTH_REQUEST 23:55:19.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43224])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:19.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43224]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:19.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:19.289 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:19.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43224]) no heartbeat to stop 23:55:19.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43224]) heartbeat type=IGNORE, interval=PT30S 23:55:19.289 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43224 authenticated 23:55:19.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:19.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43224]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43224]] session=TransportServerSession[admin@/10.30.170.79:43224] id=0 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43224])) size=2097152, max=2097152, packet=32768 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43224]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43224] 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43224]) recipient=0 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])) size=2097152, max=2097152, packet=32768 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])) re-initializing 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])) size=2097152, max=2097152, packet=32768 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:19.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:19.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:19.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:19.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])[want-reply=true] subsystem=netconf 23:55:19.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])[subsystem] prepared command 23:55:19.292 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:19.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:19.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224]}} established 23:55:19.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 310: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18139 23:55:19.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 310: Creating data stores for simulated device 23:55:19.293 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:19.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:19.294 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:19.294 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:19.294 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:19.297 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[17f12f8b] 23:55:19.297 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:19.298 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:19.298 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:19.298 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:19.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:19.299 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:19.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:19.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:19.299 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[17f12f8b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[17f12f8b], subtreeVersion=Version[2235dc8c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2235dc8c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:19.300 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:19.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:19.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224] 23:55:19.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 310 on channel [id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224] 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) by 1220 down to 2095932 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224] 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224] 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) request=subsystem result=ReplySuccess, want-reply=true 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) request=subsystem activate command 23:55:19.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) starting runner for command=netconf 23:55:19.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #5 SSH_MSG_CHANNEL_DATA 23:55:19.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) by 373 down to 2096779 23:55:19.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_CHANNEL_DATA len=373 23:55:19.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224] 23:55:19.306 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:19.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #14 SSH_MSG_IGNORE 23:55:19.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:55:19.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:19.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224] 23:55:19.308 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:19.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224] 23:55:19.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18139', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:19.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=310} created 23:55:19.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224]} created 23:55:19.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224] successful with session NetconfServerSession{sessionId=310, channel=[id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224]} 23:55:19.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224]} up 23:55:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #11 SSH_MSG_IGNORE 23:55:19.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:55:19.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #6 SSH_MSG_CHANNEL_DATA 23:55:19.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) by 393 down to 2096386 23:55:19.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_CHANNEL_DATA len=393 23:55:19.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224] 23:55:19.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:19.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:19.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=310} 23:55:19.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:19.311 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19df7d6f after next message 23:55:19.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x2b81b6d0, L:/10.30.170.146:18139 - R:/10.30.170.79:43224]} EXI handlers added to pipeline 23:55:19.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:19.312 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19df7d6f 23:55:19.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) by 179 down to 2095753 23:55:19.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:19.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:19.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #7 SSH_MSG_CHANNEL_DATA 23:55:19.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) by 340 down to 2096046 23:55:19.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_CHANNEL_DATA len=340 23:55:19.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224] 23:55:19.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:19.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:19.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=310} 23:55:19.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2235dc8c] 23:55:19.317 [netconf-device-simulator-threads-6] 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 23:55:19.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:19.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:19.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:19.317 [netconf-device-simulator-threads-6] 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 23:55:19.317 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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} 23:55:19.318 [netconf-device-simulator-threads-6] 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 23:55:19.318 [netconf-device-simulator-threads-6] 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 23:55:19.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:19.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) by 778 down to 2094975 23:55:19.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:19.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:19.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #13 SSH_MSG_IGNORE 23:55:19.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:55:19.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #12 SSH_MSG_IGNORE 23:55:19.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:55:19.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #10 SSH_MSG_IGNORE 23:55:19.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:55:19.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #8 SSH_MSG_IGNORE 23:55:19.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:55:19.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174]} 23:55:19.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36174]): SSH-2.0-SSHD-UNKNOWN 23:55:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36174]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36174]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36174]) Send SSH_MSG_KEXINIT 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36174]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36174]) process #0 SSH_MSG_KEXINIT 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36174]) SSH_MSG_KEXINIT 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36174]) strict KEX=true client=true server=true 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36174]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36174]) Kex: server host key algorithms = rsa-sha2-512 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36174]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36174]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36174]) Kex: mac algorithms (client to server) = aead 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36174]) Kex: mac algorithms (server to client) = aead 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36174]) Kex: compression algorithms (client to server) = none 23:55:19.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36174]) Kex: compression algorithms (server to client) = none 23:55:19.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36174]) process #1 30 23:55:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36174]] process command=SSH_MSG_KEXDH_INIT 23:55:19.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36174]] Send SSH_MSG_KEXDH_REPLY 23:55:19.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36174]) packet #1 sending command=31[31] len=1639 23:55:19.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36174])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:19.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36174]) Send SSH_MSG_NEWKEYS 23:55:19.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36174]) session ID=a2:f1:7b:5c:9a:d7:2a:68:73:ef:9a:82:50:2b:2a:8e:b7:8b:ab:01:14:97:3f:72:61:d7:f2:2a:3c:95:3a:b5:25:0a:d5:a8:b7:5a:42:3b:ae:58:df:51:01:90:02:76:0f:ee:36:df:e5:9e:b2:a2:29:53:f1:96:45:df:25:b1 23:55:19.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36174]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:19.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36174]): strict KEX resets output message sequence number from 3 to 0 23:55:19.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36174]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:19.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36174])[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 23:55:19.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36174])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:19.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36174]) packet #0 sending command=7[7] len=419 23:55:19.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36174]) No pending packets to flush at end of KEX 23:55:19.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36174]) process #2 SSH_MSG_NEWKEYS 23:55:19.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36174]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:19.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36174]): strict KEX resets input message sequence number from 3 to 0 23:55:19.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36174]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:19.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:19.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36174]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:19.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36174]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36174]) authorized authentication methods: password,publickey 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36174]) Accepted service ssh-userauth 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36174]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36174]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36174]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36174]) no authentication factory for method=none 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36174]) SSH_MSG_USERAUTH_REQUEST 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36174]) remaining methods: password,publickey 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36174]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36174]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:19.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36174]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:19.897 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:19.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36174]) authentication result: true 23:55:19.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36174]) SSH_MSG_USERAUTH_REQUEST 23:55:19.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36174])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:19.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36174]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:19.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:19.897 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:19.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36174]) no heartbeat to stop 23:55:19.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36174]) heartbeat type=IGNORE, interval=PT30S 23:55:19.897 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36174 authenticated 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36174]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36174]] session=TransportServerSession[admin@/10.30.170.79:36174] id=0 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36174])) size=2097152, max=2097152, packet=32768 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36174]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36174] 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36174]) recipient=0 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])) size=2097152, max=2097152, packet=32768 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])) re-initializing 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])) size=2097152, max=2097152, packet=32768 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:19.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])[want-reply=true] subsystem=netconf 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])[subsystem] prepared command 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174]}} established 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 311: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18140 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 311: Creating data stores for simulated device 23:55:19.899 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:19.899 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:19.899 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:19.899 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:19.900 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2d6bf9d9] 23:55:19.900 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:19.901 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:19.901 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:19.901 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:19.901 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:19.901 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:19.901 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:19.901 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:19.901 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2d6bf9d9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2d6bf9d9], subtreeVersion=Version[7c8f887c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7c8f887c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:19.902 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:19.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:19.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174] 23:55:19.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 311 on channel [id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174] 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) by 1220 down to 2095932 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174] 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174] 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) request=subsystem result=ReplySuccess, want-reply=true 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) request=subsystem activate command 23:55:19.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) starting runner for command=netconf 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #5 SSH_MSG_CHANNEL_DATA 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) by 373 down to 2096779 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_CHANNEL_DATA len=373 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174] 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174] 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174] 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18140', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=311} created 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174]} created 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174] successful with session NetconfServerSession{sessionId=311, channel=[id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174]} 23:55:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174]} up 23:55:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #6 SSH_MSG_CHANNEL_DATA 23:55:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) by 393 down to 2096386 23:55:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_CHANNEL_DATA len=393 23:55:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174] 23:55:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=311} 23:55:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:19.907 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8e0f104 after next message 23:55:19.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xf6b642d4, L:/10.30.170.146:18140 - R:/10.30.170.79:36174]} EXI handlers added to pipeline 23:55:19.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:19.907 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8e0f104 23:55:19.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) by 179 down to 2095753 23:55:19.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:19.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #7 SSH_MSG_CHANNEL_DATA 23:55:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) by 340 down to 2096046 23:55:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_CHANNEL_DATA len=340 23:55:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174] 23:55:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:19.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:19.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=311} 23:55:19.910 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7c8f887c] 23:55:19.910 [netconf-device-simulator-threads-0] 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 23:55:19.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:19.910 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:19.910 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:19.910 [netconf-device-simulator-threads-0] 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 23:55:19.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:19.910 [netconf-device-simulator-threads-0] 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} 23:55:19.910 [netconf-device-simulator-threads-0] 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} 23:55:19.910 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:19.910 [netconf-device-simulator-threads-0] 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} 23:55:19.910 [netconf-device-simulator-threads-0] 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} 23:55:19.910 [netconf-device-simulator-threads-0] 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} 23:55:19.910 [netconf-device-simulator-threads-0] 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} 23:55:19.910 [netconf-device-simulator-threads-0] 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} 23:55:19.911 [netconf-device-simulator-threads-0] 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} 23:55:19.911 [netconf-device-simulator-threads-0] 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} 23:55:19.911 [netconf-device-simulator-threads-0] 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} 23:55:19.911 [netconf-device-simulator-threads-0] 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} 23:55:19.911 [netconf-device-simulator-threads-0] 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} 23:55:19.911 [netconf-device-simulator-threads-0] 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} 23:55:19.911 [netconf-device-simulator-threads-0] 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} 23:55:19.911 [netconf-device-simulator-threads-0] 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 23:55:19.911 [netconf-device-simulator-threads-0] 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 23:55:19.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:19.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) by 778 down to 2094975 23:55:19.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:19.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:19.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #9 SSH_MSG_IGNORE 23:55:19.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:55:19.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:19.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #12 SSH_MSG_IGNORE 23:55:19.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:55:19.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #11 SSH_MSG_IGNORE 23:55:20.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:55:20.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #13 SSH_MSG_IGNORE 23:55:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:55:20.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #10 SSH_MSG_IGNORE 23:55:20.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:55:20.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674]} 23:55:20.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33674]): SSH-2.0-SSHD-UNKNOWN 23:55:20.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33674]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:20.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33674]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:20.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #8 SSH_MSG_IGNORE 23:55:20.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:55:20.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #11 SSH_MSG_IGNORE 23:55:20.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33674]) Send SSH_MSG_KEXINIT 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33674]) process #0 SSH_MSG_KEXINIT 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33674]) SSH_MSG_KEXINIT 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33674]) strict KEX=true client=true server=true 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33674]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33674]) Kex: server host key algorithms = rsa-sha2-512 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33674]) Kex: mac algorithms (client to server) = aead 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33674]) Kex: mac algorithms (server to client) = aead 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33674]) Kex: compression algorithms (client to server) = none 23:55:20.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33674]) Kex: compression algorithms (server to client) = none 23:55:20.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:20.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #14 SSH_MSG_IGNORE 23:55:20.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:55:20.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33674]) process #1 30 23:55:20.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33674]] process command=SSH_MSG_KEXDH_INIT 23:55:20.649 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #14 SSH_MSG_IGNORE 23:55:20.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:55:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33674]] Send SSH_MSG_KEXDH_REPLY 23:55:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33674]) packet #1 sending command=31[31] len=1639 23:55:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33674])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:20.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33674]) Send SSH_MSG_NEWKEYS 23:55:20.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33674]) session ID=f5:ea:f0:42:61:e0:83:4c:e1:bb:37:33:b7:9c:30:b0:35:9e:f4:bc:14:8a:96:19:b7:fc:02:77:28:7a:b8:39:a7:f9:e3:ab:08:76:c5:7e:d9:fd:83:1c:cf:eb:f8:8e:2d:e4:08:fa:55:0a:88:c5:7c:dc:0c:c7:86:29:8c:75 23:55:20.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:20.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33674]): strict KEX resets output message sequence number from 3 to 0 23:55:20.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33674]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:20.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33674])[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 23:55:20.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:20.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33674]) packet #0 sending command=7[7] len=419 23:55:20.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33674]) No pending packets to flush at end of KEX 23:55:20.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33674]) process #2 SSH_MSG_NEWKEYS 23:55:20.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:20.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33674]): strict KEX resets input message sequence number from 3 to 0 23:55:20.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33674]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:20.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:20.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33674]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:20.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33674]) authorized authentication methods: password,publickey 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33674]) Accepted service ssh-userauth 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33674]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33674]) no authentication factory for method=none 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33674]) SSH_MSG_USERAUTH_REQUEST 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33674]) remaining methods: password,publickey 23:55:20.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33674]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:20.694 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33674]) authentication result: true 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33674]) SSH_MSG_USERAUTH_REQUEST 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33674]) no heartbeat to stop 23:55:20.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33674]) heartbeat type=IGNORE, interval=PT30S 23:55:20.694 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33674 authenticated 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33674]] session=TransportServerSession[admin@/10.30.170.79:33674] id=0 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33674])) size=2097152, max=2097152, packet=32768 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33674] 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33674]) recipient=0 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])) size=2097152, max=2097152, packet=32768 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])) re-initializing 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])) size=2097152, max=2097152, packet=32768 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:20.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])[want-reply=true] subsystem=netconf 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])[subsystem] prepared command 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674]}} established 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 312: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18141 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 312: Creating data stores for simulated device 23:55:20.696 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:20.696 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:20.697 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:20.697 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:20.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[29e8c884] 23:55:20.697 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:20.698 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:20.698 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:20.698 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:20.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:20.698 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:20.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:20.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:20.699 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[29e8c884], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[29e8c884], subtreeVersion=Version[60c30416], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[60c30416], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:20.717 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:20.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:20.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674] 23:55:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #9 SSH_MSG_IGNORE 23:55:20.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:55:20.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 312 on channel [id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674] 23:55:20.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) by 1220 down to 2095932 23:55:20.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:20.724 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:20.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674] 23:55:20.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674] 23:55:20.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) request=subsystem result=ReplySuccess, want-reply=true 23:55:20.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:20.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) request=subsystem activate command 23:55:20.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) starting runner for command=netconf 23:55:20.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #5 SSH_MSG_CHANNEL_DATA 23:55:20.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) by 373 down to 2096779 23:55:20.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_CHANNEL_DATA len=373 23:55:20.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674] 23:55:20.729 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:20.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:20.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674] 23:55:20.730 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:20.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674] 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18141', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=312} created 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=312, channel=[id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674]} created 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674] successful with session NetconfServerSession{sessionId=312, channel=[id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674]} 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674]} up 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #6 SSH_MSG_CHANNEL_DATA 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) by 393 down to 2096386 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_CHANNEL_DATA len=393 23:55:20.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674] 23:55:20.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:20.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:20.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=312} 23:55:20.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:20.734 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b8b1c7d after next message 23:55:20.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=312, channel=[id: 0x0168144f, L:/10.30.170.146:18141 - R:/10.30.170.79:33674]} EXI handlers added to pipeline 23:55:20.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:20.734 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b8b1c7d 23:55:20.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) by 179 down to 2095753 23:55:20.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:20.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:20.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #7 SSH_MSG_CHANNEL_DATA 23:55:20.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) by 340 down to 2096046 23:55:20.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_CHANNEL_DATA len=340 23:55:20.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674] 23:55:20.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:20.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:20.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=312} 23:55:20.739 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[60c30416] 23:55:20.739 [netconf-device-simulator-threads-2] 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 23:55:20.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:20.740 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:20.740 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:20.740 [netconf-device-simulator-threads-2] 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 23:55:20.740 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:20.740 [netconf-device-simulator-threads-2] 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} 23:55:20.740 [netconf-device-simulator-threads-2] 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} 23:55:20.740 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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} 23:55:20.741 [netconf-device-simulator-threads-2] 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 23:55:20.741 [netconf-device-simulator-threads-2] 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 23:55:20.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:20.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) by 778 down to 2094975 23:55:20.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:20.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:20.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:20.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #12 SSH_MSG_IGNORE 23:55:20.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:55:21.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222]} 23:55:21.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56222]): SSH-2.0-SSHD-UNKNOWN 23:55:21.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56222]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:21.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56222]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:21.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #13 SSH_MSG_IGNORE 23:55:21.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:55:21.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #8 SSH_MSG_IGNORE 23:55:21.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:55:21.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56222]) Send SSH_MSG_KEXINIT 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56222]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56222]) process #0 SSH_MSG_KEXINIT 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56222]) SSH_MSG_KEXINIT 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56222]) strict KEX=true client=true server=true 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56222]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56222]) Kex: server host key algorithms = rsa-sha2-512 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56222]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56222]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56222]) Kex: mac algorithms (client to server) = aead 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56222]) Kex: mac algorithms (server to client) = aead 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56222]) Kex: compression algorithms (client to server) = none 23:55:21.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56222]) Kex: compression algorithms (server to client) = none 23:55:21.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:21.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #10 SSH_MSG_IGNORE 23:55:21.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:55:21.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56222]) process #1 30 23:55:21.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56222]] process command=SSH_MSG_KEXDH_INIT 23:55:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #11 SSH_MSG_IGNORE 23:55:21.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:55:21.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56222]] Send SSH_MSG_KEXDH_REPLY 23:55:21.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56222]) packet #1 sending command=31[31] len=1639 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56222])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56222]) Send SSH_MSG_NEWKEYS 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56222]) session ID=f3:59:e3:7e:b2:47:5c:bb:ea:ff:00:54:c7:8d:7e:97:9a:ae:31:e4:c1:bd:a8:42:fa:30:55:12:98:0b:78:32:95:d8:ec:5a:97:cc:15:5e:06:dc:8d:b8:2f:e6:1c:0a:d8:7f:e1:a8:fb:ff:47:33:b8:bb:89:ef:20:5b:c9:e0 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56222]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56222]): strict KEX resets output message sequence number from 3 to 0 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56222]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56222])[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 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56222])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56222]) packet #0 sending command=7[7] len=419 23:55:21.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56222]) No pending packets to flush at end of KEX 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56222]) process #2 SSH_MSG_NEWKEYS 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56222]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56222]): strict KEX resets input message sequence number from 3 to 0 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56222]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56222]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56222]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56222]) authorized authentication methods: password,publickey 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56222]) Accepted service ssh-userauth 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56222]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56222]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56222]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56222]) no authentication factory for method=none 23:55:21.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56222]) SSH_MSG_USERAUTH_REQUEST 23:55:21.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56222]) remaining methods: password,publickey 23:55:21.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56222]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:21.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56222]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:21.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:21.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56222]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:21.305 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:21.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56222]) authentication result: true 23:55:21.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56222]) SSH_MSG_USERAUTH_REQUEST 23:55:21.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56222])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:21.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56222]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:21.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:21.305 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:21.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56222]) no heartbeat to stop 23:55:21.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56222]) heartbeat type=IGNORE, interval=PT30S 23:55:21.305 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56222 authenticated 23:55:21.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:21.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56222]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56222]] session=TransportServerSession[admin@/10.30.170.79:56222] id=0 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56222])) size=2097152, max=2097152, packet=32768 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56222]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56222] 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56222]) recipient=0 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])) size=2097152, max=2097152, packet=32768 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])) re-initializing 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])) size=2097152, max=2097152, packet=32768 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:21.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:21.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:21.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:21.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])[want-reply=true] subsystem=netconf 23:55:21.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])[subsystem] prepared command 23:55:21.308 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:21.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:21.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222]}} established 23:55:21.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 313: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18142 23:55:21.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 313: Creating data stores for simulated device 23:55:21.309 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:21.309 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:21.310 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:21.310 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:21.310 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:21.312 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[564617ea] 23:55:21.312 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:21.313 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:21.313 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:21.313 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:21.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:21.314 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:21.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:21.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:21.314 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[564617ea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[564617ea], subtreeVersion=Version[30fe4f0b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[30fe4f0b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:21.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:21.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:21.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222] 23:55:21.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 313 on channel [id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222] 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) by 1220 down to 2095932 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222] 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222] 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) request=subsystem result=ReplySuccess, want-reply=true 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) request=subsystem activate command 23:55:21.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) starting runner for command=netconf 23:55:21.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #5 SSH_MSG_CHANNEL_DATA 23:55:21.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) by 373 down to 2096779 23:55:21.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_CHANNEL_DATA len=373 23:55:21.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222] 23:55:21.321 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:21.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:21.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222] 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222] 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18142', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=313} created 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=313, channel=[id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222]} created 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222] successful with session NetconfServerSession{sessionId=313, channel=[id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222]} 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222]} up 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #6 SSH_MSG_CHANNEL_DATA 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) by 393 down to 2096386 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_CHANNEL_DATA len=393 23:55:21.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222] 23:55:21.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:21.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:21.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=313} 23:55:21.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:21.325 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bf019ae after next message 23:55:21.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=313, channel=[id: 0xd55be3a7, L:/10.30.170.146:18142 - R:/10.30.170.79:56222]} EXI handlers added to pipeline 23:55:21.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:21.325 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4bf019ae 23:55:21.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) by 179 down to 2095753 23:55:21.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:21.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:21.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #7 SSH_MSG_CHANNEL_DATA 23:55:21.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) by 340 down to 2096046 23:55:21.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_CHANNEL_DATA len=340 23:55:21.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222] 23:55:21.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:21.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:21.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=313} 23:55:21.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[30fe4f0b] 23:55:21.330 [netconf-device-simulator-threads-4] 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 23:55:21.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:21.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:21.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:21.330 [netconf-device-simulator-threads-4] 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 23:55:21.330 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:21.330 [netconf-device-simulator-threads-4] 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} 23:55:21.330 [netconf-device-simulator-threads-4] 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} 23:55:21.330 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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} 23:55:21.331 [netconf-device-simulator-threads-4] 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 23:55:21.331 [netconf-device-simulator-threads-4] 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 23:55:21.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:21.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) by 778 down to 2094975 23:55:21.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:21.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:21.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #14 SSH_MSG_IGNORE 23:55:21.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:55:21.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #12 SSH_MSG_IGNORE 23:55:21.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:55:21.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #13 SSH_MSG_IGNORE 23:55:21.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:55:21.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #10 SSH_MSG_IGNORE 23:55:21.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:55:21.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #9 SSH_MSG_IGNORE 23:55:21.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:55:21.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306]} 23:55:21.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52306]): SSH-2.0-SSHD-UNKNOWN 23:55:21.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52306]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:21.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52306]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52306]) Send SSH_MSG_KEXINIT 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52306]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52306]) process #0 SSH_MSG_KEXINIT 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52306]) SSH_MSG_KEXINIT 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52306]) strict KEX=true client=true server=true 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52306]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52306]) Kex: server host key algorithms = rsa-sha2-512 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52306]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52306]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52306]) Kex: mac algorithms (client to server) = aead 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52306]) Kex: mac algorithms (server to client) = aead 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52306]) Kex: compression algorithms (client to server) = none 23:55:21.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52306]) Kex: compression algorithms (server to client) = none 23:55:21.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:21.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52306]) process #1 30 23:55:21.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52306]] process command=SSH_MSG_KEXDH_INIT 23:55:21.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #8 SSH_MSG_IGNORE 23:55:21.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52306]] Send SSH_MSG_KEXDH_REPLY 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52306]) packet #1 sending command=31[31] len=1639 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52306])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52306]) Send SSH_MSG_NEWKEYS 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52306]) session ID=8b:0e:39:1c:22:38:c6:dc:06:4e:72:70:3e:53:ab:de:d7:e4:07:5e:72:2e:32:a5:56:fe:cc:90:db:a2:15:0e:1e:e5:71:8b:cf:2f:2c:d7:2e:06:ef:a4:28:5e:19:f2:f7:55:e2:71:c5:ff:ec:a7:a4:31:62:a2:79:ae:82:b4 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52306]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52306]): strict KEX resets output message sequence number from 3 to 0 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52306]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:21.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52306])[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 23:55:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52306])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52306]) packet #0 sending command=7[7] len=419 23:55:21.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52306]) No pending packets to flush at end of KEX 23:55:21.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #9 SSH_MSG_IGNORE 23:55:21.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:55:21.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52306]) process #2 SSH_MSG_NEWKEYS 23:55:21.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52306]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:21.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52306]): strict KEX resets input message sequence number from 3 to 0 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52306]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52306]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52306]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52306]) authorized authentication methods: password,publickey 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52306]) Accepted service ssh-userauth 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52306]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52306]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52306]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52306]) no authentication factory for method=none 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52306]) SSH_MSG_USERAUTH_REQUEST 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52306]) remaining methods: password,publickey 23:55:21.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52306]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52306]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52306]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:21.959 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52306]) authentication result: true 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52306]) SSH_MSG_USERAUTH_REQUEST 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52306])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52306]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52306]) no heartbeat to stop 23:55:21.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52306]) heartbeat type=IGNORE, interval=PT30S 23:55:21.959 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52306 authenticated 23:55:21.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52306]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52306]] session=TransportServerSession[admin@/10.30.170.79:52306] id=0 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52306])) size=2097152, max=2097152, packet=32768 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52306]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52306] 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52306]) recipient=0 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])) size=2097152, max=2097152, packet=32768 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])) re-initializing 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])) size=2097152, max=2097152, packet=32768 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:21.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])[want-reply=true] subsystem=netconf 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])[subsystem] prepared command 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306]}} established 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 314: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18143 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 314: Creating data stores for simulated device 23:55:21.962 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:21.962 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:21.963 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[24eb9f5e] 23:55:21.964 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:21.965 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:21.965 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:21.965 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:21.965 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:21.965 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[24eb9f5e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[24eb9f5e], subtreeVersion=Version[56063440], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[56063440], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:21.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:21.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:21.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:21.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306] 23:55:21.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 314 on channel [id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306] 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) by 1220 down to 2095932 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306] 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306] 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) request=subsystem result=ReplySuccess, want-reply=true 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) request=subsystem activate command 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) starting runner for command=netconf 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #5 SSH_MSG_CHANNEL_DATA 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) by 373 down to 2096779 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_CHANNEL_DATA len=373 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306] 23:55:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306] 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306] 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18143', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=314} created 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306]} created 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306] successful with session NetconfServerSession{sessionId=314, channel=[id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306]} 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306]} up 23:55:21.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #11 SSH_MSG_IGNORE 23:55:21.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #6 SSH_MSG_CHANNEL_DATA 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) by 393 down to 2096386 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_CHANNEL_DATA len=393 23:55:21.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306] 23:55:21.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:21.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:21.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=314} 23:55:21.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:21.970 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ff47c9f after next message 23:55:21.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x501baf95, L:/10.30.170.146:18143 - R:/10.30.170.79:52306]} EXI handlers added to pipeline 23:55:21.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:21.971 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ff47c9f 23:55:21.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) by 179 down to 2095753 23:55:21.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:21.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:21.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #7 SSH_MSG_CHANNEL_DATA 23:55:21.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) by 340 down to 2096046 23:55:21.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_CHANNEL_DATA len=340 23:55:21.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306] 23:55:21.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:21.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:21.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=314} 23:55:21.974 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[56063440] 23:55:21.974 [netconf-device-simulator-threads-6] 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 23:55:21.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:21.974 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:21.974 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:21.974 [netconf-device-simulator-threads-6] 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 23:55:21.974 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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} 23:55:21.974 [netconf-device-simulator-threads-6] 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 23:55:21.974 [netconf-device-simulator-threads-6] 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 23:55:21.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:21.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) by 778 down to 2094975 23:55:21.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:21.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:22.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #12 SSH_MSG_IGNORE 23:55:22.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:55:22.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #14 SSH_MSG_IGNORE 23:55:22.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:55:22.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #13 SSH_MSG_IGNORE 23:55:22.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:55:22.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #10 SSH_MSG_IGNORE 23:55:22.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:55:22.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058]} 23:55:22.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56058]): SSH-2.0-SSHD-UNKNOWN 23:55:22.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56058]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:22.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56058]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:22.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #8 SSH_MSG_IGNORE 23:55:22.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:55:22.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56058]) Send SSH_MSG_KEXINIT 23:55:22.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:22.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56058]) process #0 SSH_MSG_KEXINIT 23:55:22.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56058]) SSH_MSG_KEXINIT 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56058]) strict KEX=true client=true server=true 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56058]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56058]) Kex: server host key algorithms = rsa-sha2-512 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56058]) Kex: mac algorithms (client to server) = aead 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56058]) Kex: mac algorithms (server to client) = aead 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56058]) Kex: compression algorithms (client to server) = none 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56058]) Kex: compression algorithms (server to client) = none 23:55:22.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:22.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56058]) process #1 30 23:55:22.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56058]] process command=SSH_MSG_KEXDH_INIT 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56058]] Send SSH_MSG_KEXDH_REPLY 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56058]) packet #1 sending command=31[31] len=1639 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56058])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56058]) Send SSH_MSG_NEWKEYS 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56058]) session ID=af:6e:28:7a:24:a7:97:68:e1:5c:94:a3:25:ca:12:f7:c1:81:2c:2d:79:96:f5:38:99:53:48:e9:6c:9a:cb:1d:71:34:9d:94:09:2d:f9:82:87:5e:18:df:c4:02:65:d8:5d:e6:f4:84:59:3f:63:a7:4b:59:b0:60:f9:4b:af:83 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56058]): strict KEX resets output message sequence number from 3 to 0 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56058]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56058])[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 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56058]) packet #0 sending command=7[7] len=419 23:55:22.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56058]) No pending packets to flush at end of KEX 23:55:22.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #9 SSH_MSG_IGNORE 23:55:22.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:55:22.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56058]) process #2 SSH_MSG_NEWKEYS 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56058]): strict KEX resets input message sequence number from 3 to 0 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56058]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56058]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56058]) authorized authentication methods: password,publickey 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56058]) Accepted service ssh-userauth 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56058]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56058]) no authentication factory for method=none 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56058]) SSH_MSG_USERAUTH_REQUEST 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56058]) remaining methods: password,publickey 23:55:22.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56058]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:22.726 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56058]) authentication result: true 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56058]) SSH_MSG_USERAUTH_REQUEST 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56058]) no heartbeat to stop 23:55:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56058]) heartbeat type=IGNORE, interval=PT30S 23:55:22.726 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56058 authenticated 23:55:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #11 SSH_MSG_IGNORE 23:55:22.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56058]] session=TransportServerSession[admin@/10.30.170.79:56058] id=0 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56058])) size=2097152, max=2097152, packet=32768 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56058] 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56058]) recipient=0 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])) size=2097152, max=2097152, packet=32768 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])) re-initializing 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])) size=2097152, max=2097152, packet=32768 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:22.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:22.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:22.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:22.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])[want-reply=true] subsystem=netconf 23:55:22.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])[subsystem] prepared command 23:55:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058]}} established 23:55:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 315: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18144 23:55:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 315: Creating data stores for simulated device 23:55:22.729 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:22.729 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:22.729 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:22.730 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[38edbce1] 23:55:22.730 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:22.730 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:22.730 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:22.730 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:22.731 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:22.731 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:22.731 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:22.731 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:22.731 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[38edbce1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[38edbce1], subtreeVersion=Version[64a31294], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[64a31294], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:22.731 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:22.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058] 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 315 on channel [id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058] 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) by 1220 down to 2095932 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058] 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058] 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) request=subsystem result=ReplySuccess, want-reply=true 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) request=subsystem activate command 23:55:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) starting runner for command=netconf 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #5 SSH_MSG_CHANNEL_DATA 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) by 373 down to 2096779 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_CHANNEL_DATA len=373 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058] 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058] 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058] 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18144', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=315} created 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058]} created 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058] successful with session NetconfServerSession{sessionId=315, channel=[id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058]} 23:55:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058]} up 23:55:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #6 SSH_MSG_CHANNEL_DATA 23:55:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) by 393 down to 2096386 23:55:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_CHANNEL_DATA len=393 23:55:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058] 23:55:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=315} 23:55:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:22.736 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4989ce2f after next message 23:55:22.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xe0a7ec71, L:/10.30.170.146:18144 - R:/10.30.170.79:56058]} EXI handlers added to pipeline 23:55:22.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:22.736 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4989ce2f 23:55:22.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) by 179 down to 2095753 23:55:22.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:22.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:22.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #7 SSH_MSG_CHANNEL_DATA 23:55:22.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) by 340 down to 2096046 23:55:22.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_CHANNEL_DATA len=340 23:55:22.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058] 23:55:22.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:22.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:22.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=315} 23:55:22.740 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[64a31294] 23:55:22.740 [netconf-device-simulator-threads-0] 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 23:55:22.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:22.740 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:22.740 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:22.740 [netconf-device-simulator-threads-0] 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 23:55:22.740 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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} 23:55:22.740 [netconf-device-simulator-threads-0] 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 23:55:22.740 [netconf-device-simulator-threads-0] 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 23:55:22.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:22.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) by 778 down to 2094975 23:55:22.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:22.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:22.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #14 SSH_MSG_IGNORE 23:55:22.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:55:22.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #12 SSH_MSG_IGNORE 23:55:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:55:22.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #10 SSH_MSG_IGNORE 23:55:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:55:23.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:23.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #13 SSH_MSG_IGNORE 23:55:23.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:55:23.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802]} 23:55:23.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53802]): SSH-2.0-SSHD-UNKNOWN 23:55:23.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53802]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:23.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53802]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:23.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53802]) Send SSH_MSG_KEXINIT 23:55:23.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53802]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53802]) process #0 SSH_MSG_KEXINIT 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53802]) SSH_MSG_KEXINIT 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53802]) strict KEX=true client=true server=true 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53802]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53802]) Kex: server host key algorithms = rsa-sha2-512 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53802]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53802]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53802]) Kex: mac algorithms (client to server) = aead 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53802]) Kex: mac algorithms (server to client) = aead 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53802]) Kex: compression algorithms (client to server) = none 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53802]) Kex: compression algorithms (server to client) = none 23:55:23.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:23.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #9 SSH_MSG_IGNORE 23:55:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:55:23.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:23.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #8 SSH_MSG_IGNORE 23:55:23.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:55:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53802]) process #1 30 23:55:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53802]] process command=SSH_MSG_KEXDH_INIT 23:55:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #11 SSH_MSG_IGNORE 23:55:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:55:23.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53802]] Send SSH_MSG_KEXDH_REPLY 23:55:23.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53802]) packet #1 sending command=31[31] len=1639 23:55:23.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53802])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:23.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53802]) Send SSH_MSG_NEWKEYS 23:55:23.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53802]) session ID=70:d0:e0:58:5d:6a:d1:d2:f0:46:c5:3f:e5:24:86:30:aa:a9:0d:ec:70:3d:ad:c7:c5:49:f7:f9:ab:db:3d:df:4d:07:c2:b9:dd:d2:7e:1b:88:87:e4:1b:e9:2c:16:d0:7c:3a:85:0a:08:c4:15:07:f9:d6:6a:c2:aa:46:02:5b 23:55:23.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53802]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:23.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53802]): strict KEX resets output message sequence number from 3 to 0 23:55:23.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53802]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:23.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53802])[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 23:55:23.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53802])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:23.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53802]) packet #0 sending command=7[7] len=419 23:55:23.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53802]) No pending packets to flush at end of KEX 23:55:23.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:23.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #12 SSH_MSG_IGNORE 23:55:23.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:55:23.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:23.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53802]) process #2 SSH_MSG_NEWKEYS 23:55:23.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53802]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:23.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53802]): strict KEX resets input message sequence number from 3 to 0 23:55:23.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53802]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:23.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:23.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53802]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:23.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53802]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53802]) authorized authentication methods: password,publickey 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53802]) Accepted service ssh-userauth 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53802]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53802]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53802]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53802]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53802]) no authentication factory for method=none 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53802]) SSH_MSG_USERAUTH_REQUEST 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53802]) remaining methods: password,publickey 23:55:23.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53802]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53802]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53802]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53802]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:23.501 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53802]) authentication result: true 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53802]) SSH_MSG_USERAUTH_REQUEST 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53802])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53802]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:23.501 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:23.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53802]) no heartbeat to stop 23:55:23.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53802]) heartbeat type=IGNORE, interval=PT30S 23:55:23.502 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53802 authenticated 23:55:23.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #14 SSH_MSG_IGNORE 23:55:23.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:55:23.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53802]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53802]] session=TransportServerSession[admin@/10.30.170.79:53802] id=0 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53802])) size=2097152, max=2097152, packet=32768 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53802]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53802] 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53802]) recipient=0 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])) size=2097152, max=2097152, packet=32768 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])) re-initializing 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])) size=2097152, max=2097152, packet=32768 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:23.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:23.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:23.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:23.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])[want-reply=true] subsystem=netconf 23:55:23.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])[subsystem] prepared command 23:55:23.506 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:23.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:23.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802]}} established 23:55:23.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 316: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18145 23:55:23.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 316: Creating data stores for simulated device 23:55:23.507 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:23.507 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:23.507 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:23.507 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:23.507 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:23.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[32f79a65] 23:55:23.511 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:23.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:23.513 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:23.513 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:23.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:23.513 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:23.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:23.514 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:23.514 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[32f79a65], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[32f79a65], subtreeVersion=Version[6f993f94], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6f993f94], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:23.514 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:23.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:23.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802] 23:55:23.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 316 on channel [id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802] 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) by 1220 down to 2095932 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802] 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802] 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) request=subsystem result=ReplySuccess, want-reply=true 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) request=subsystem activate command 23:55:23.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) starting runner for command=netconf 23:55:23.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #5 SSH_MSG_CHANNEL_DATA 23:55:23.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) by 373 down to 2096779 23:55:23.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_CHANNEL_DATA len=373 23:55:23.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802] 23:55:23.520 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:23.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:23.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802] 23:55:23.522 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:23.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802] 23:55:23.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18145', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:23.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=316} created 23:55:23.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802]} created 23:55:23.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802] successful with session NetconfServerSession{sessionId=316, channel=[id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802]} 23:55:23.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802]} up 23:55:23.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #6 SSH_MSG_CHANNEL_DATA 23:55:23.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) by 393 down to 2096386 23:55:23.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_CHANNEL_DATA len=393 23:55:23.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802] 23:55:23.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:23.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:23.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=316} 23:55:23.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:23.525 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cd3a57a after next message 23:55:23.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x5d25d36c, L:/10.30.170.146:18145 - R:/10.30.170.79:53802]} EXI handlers added to pipeline 23:55:23.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:23.525 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cd3a57a 23:55:23.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) by 179 down to 2095753 23:55:23.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:23.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:23.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #7 SSH_MSG_CHANNEL_DATA 23:55:23.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) by 340 down to 2096046 23:55:23.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_CHANNEL_DATA len=340 23:55:23.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802] 23:55:23.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:23.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:23.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=316} 23:55:23.534 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6f993f94] 23:55:23.534 [netconf-device-simulator-threads-2] 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 23:55:23.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:23.534 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:23.534 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:23.534 [netconf-device-simulator-threads-2] 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 23:55:23.535 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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} 23:55:23.535 [netconf-device-simulator-threads-2] 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 23:55:23.535 [netconf-device-simulator-threads-2] 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 23:55:23.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:23.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) by 778 down to 2094975 23:55:23.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:23.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:23.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:23.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #8 SSH_MSG_IGNORE 23:55:23.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:55:23.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:23.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #10 SSH_MSG_IGNORE 23:55:23.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:55:23.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922]} 23:55:23.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54922]): SSH-2.0-SSHD-UNKNOWN 23:55:23.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54922]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:23.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54922]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:24.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54922]) Send SSH_MSG_KEXINIT 23:55:24.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54922]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:24.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54922]) process #0 SSH_MSG_KEXINIT 23:55:24.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54922]) SSH_MSG_KEXINIT 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54922]) strict KEX=true client=true server=true 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54922]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54922]) Kex: server host key algorithms = rsa-sha2-512 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54922]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54922]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54922]) Kex: mac algorithms (client to server) = aead 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54922]) Kex: mac algorithms (server to client) = aead 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54922]) Kex: compression algorithms (client to server) = none 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54922]) Kex: compression algorithms (server to client) = none 23:55:24.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:24.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #9 SSH_MSG_IGNORE 23:55:24.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:55:24.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54922]) process #1 30 23:55:24.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54922]] process command=SSH_MSG_KEXDH_INIT 23:55:24.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54922]] Send SSH_MSG_KEXDH_REPLY 23:55:24.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54922]) packet #1 sending command=31[31] len=1639 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54922])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54922]) Send SSH_MSG_NEWKEYS 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54922]) session ID=e3:3e:8f:e9:eb:e1:6e:58:ee:23:15:98:35:6e:93:78:0f:d3:d9:41:07:f3:8a:dc:e8:74:c9:8a:f8:5f:44:36:c3:db:6a:ae:27:79:d5:cb:5f:4a:52:a9:be:c2:ae:43:2b:ee:2f:69:af:72:03:46:82:ba:7b:f5:49:2f:31:04 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54922]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54922]): strict KEX resets output message sequence number from 3 to 0 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54922]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54922])[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 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54922])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54922]) packet #0 sending command=7[7] len=419 23:55:24.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54922]) No pending packets to flush at end of KEX 23:55:24.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #12 SSH_MSG_IGNORE 23:55:24.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:55:24.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #13 SSH_MSG_IGNORE 23:55:24.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:55:24.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54922]) process #2 SSH_MSG_NEWKEYS 23:55:24.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54922]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:24.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54922]): strict KEX resets input message sequence number from 3 to 0 23:55:24.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54922]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:24.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54922]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54922]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54922]) authorized authentication methods: password,publickey 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54922]) Accepted service ssh-userauth 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54922]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54922]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54922]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54922]) no authentication factory for method=none 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54922]) SSH_MSG_USERAUTH_REQUEST 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54922]) remaining methods: password,publickey 23:55:24.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54922]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54922]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54922]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:24.184 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54922]) authentication result: true 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54922]) SSH_MSG_USERAUTH_REQUEST 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54922])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54922]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54922]) no heartbeat to stop 23:55:24.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54922]) heartbeat type=IGNORE, interval=PT30S 23:55:24.185 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54922 authenticated 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54922]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54922]] session=TransportServerSession[admin@/10.30.170.79:54922] id=0 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54922])) size=2097152, max=2097152, packet=32768 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54922]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54922] 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54922]) recipient=0 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])) size=2097152, max=2097152, packet=32768 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])) re-initializing 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])) size=2097152, max=2097152, packet=32768 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:24.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])[want-reply=true] subsystem=netconf 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])[subsystem] prepared command 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922]}} established 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 317: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18146 23:55:24.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 317: Creating data stores for simulated device 23:55:24.187 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:24.188 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:24.188 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:24.188 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:24.188 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:24.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[245df84] 23:55:24.189 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:24.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:24.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:24.189 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:24.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:24.190 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:24.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:24.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:24.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[245df84], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[245df84], subtreeVersion=Version[1712617c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1712617c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:24.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:24.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922] 23:55:24.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 317 on channel [id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922] 23:55:24.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) by 1220 down to 2095932 23:55:24.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922] 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922] 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) request=subsystem result=ReplySuccess, want-reply=true 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) request=subsystem activate command 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) starting runner for command=netconf 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #5 SSH_MSG_CHANNEL_DATA 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) by 373 down to 2096779 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_CHANNEL_DATA len=373 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922] 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:24.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922] 23:55:24.195 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:24.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922] 23:55:24.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18146', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:24.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=317} created 23:55:24.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922]} created 23:55:24.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922] successful with session NetconfServerSession{sessionId=317, channel=[id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922]} 23:55:24.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922]} up 23:55:24.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #6 SSH_MSG_CHANNEL_DATA 23:55:24.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #14 SSH_MSG_IGNORE 23:55:24.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) by 393 down to 2096386 23:55:24.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_CHANNEL_DATA len=393 23:55:24.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:55:24.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922] 23:55:24.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:24.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=317} 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31c753f4 after next message 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x5769fe67, L:/10.30.170.146:18146 - R:/10.30.170.79:54922]} EXI handlers added to pipeline 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31c753f4 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) by 179 down to 2095753 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:24.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #7 SSH_MSG_CHANNEL_DATA 23:55:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) by 340 down to 2096046 23:55:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_CHANNEL_DATA len=340 23:55:24.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922] 23:55:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=317} 23:55:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1712617c] 23:55:24.201 [netconf-device-simulator-threads-4] 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 23:55:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:24.201 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:24.201 [netconf-device-simulator-threads-4] 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 23:55:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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} 23:55:24.202 [netconf-device-simulator-threads-4] 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 23:55:24.202 [netconf-device-simulator-threads-4] 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 23:55:24.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) by 778 down to 2094975 23:55:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:24.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:24.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #11 SSH_MSG_IGNORE 23:55:24.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:55:24.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #10 SSH_MSG_IGNORE 23:55:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:55:24.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #8 SSH_MSG_IGNORE 23:55:24.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:55:24.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506]} 23:55:24.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37506]): SSH-2.0-SSHD-UNKNOWN 23:55:24.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37506]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:24.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37506]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:24.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #13 SSH_MSG_IGNORE 23:55:24.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:55:24.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37506]) Send SSH_MSG_KEXINIT 23:55:24.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37506]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:24.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37506]) process #0 SSH_MSG_KEXINIT 23:55:24.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37506]) SSH_MSG_KEXINIT 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37506]) strict KEX=true client=true server=true 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37506]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37506]) Kex: server host key algorithms = rsa-sha2-512 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37506]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37506]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37506]) Kex: mac algorithms (client to server) = aead 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37506]) Kex: mac algorithms (server to client) = aead 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37506]) Kex: compression algorithms (client to server) = none 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37506]) Kex: compression algorithms (server to client) = none 23:55:24.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:24.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #9 SSH_MSG_IGNORE 23:55:24.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:55:24.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37506]) process #1 30 23:55:24.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37506]] process command=SSH_MSG_KEXDH_INIT 23:55:24.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37506]] Send SSH_MSG_KEXDH_REPLY 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37506]) packet #1 sending command=31[31] len=1639 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37506])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37506]) Send SSH_MSG_NEWKEYS 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37506]) session ID=aa:d6:9f:b7:aa:1d:13:19:3d:3c:ba:82:90:51:61:06:9f:b9:b0:a8:34:8c:ac:af:d0:32:54:ae:f6:0f:8e:29:b7:99:78:05:e6:6d:6d:9b:67:cd:eb:9b:b6:b8:bb:e3:bf:c0:e5:6a:91:ad:02:53:71:69:46:37:4b:14:be:94 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37506]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37506]): strict KEX resets output message sequence number from 3 to 0 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37506]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37506])[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 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37506])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37506]) packet #0 sending command=7[7] len=419 23:55:24.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37506]) No pending packets to flush at end of KEX 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37506]) process #2 SSH_MSG_NEWKEYS 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37506]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37506]): strict KEX resets input message sequence number from 3 to 0 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37506]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37506]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37506]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37506]) authorized authentication methods: password,publickey 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37506]) Accepted service ssh-userauth 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37506]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37506]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37506]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37506]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37506]) no authentication factory for method=none 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37506]) SSH_MSG_USERAUTH_REQUEST 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37506]) remaining methods: password,publickey 23:55:24.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37506]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37506]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37506]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37506]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:24.824 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37506]) authentication result: true 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37506]) SSH_MSG_USERAUTH_REQUEST 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37506])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37506]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:24.824 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:24.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37506]) no heartbeat to stop 23:55:24.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37506]) heartbeat type=IGNORE, interval=PT30S 23:55:24.825 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37506 authenticated 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37506]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37506]] session=TransportServerSession[admin@/10.30.170.79:37506] id=0 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37506])) size=2097152, max=2097152, packet=32768 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37506]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37506] 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37506]) recipient=0 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])) size=2097152, max=2097152, packet=32768 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])) re-initializing 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])) size=2097152, max=2097152, packet=32768 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])[want-reply=true] subsystem=netconf 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])[subsystem] prepared command 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506]}} established 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 318: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18147 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 318: Creating data stores for simulated device 23:55:24.827 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:24.827 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:24.828 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:24.828 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c07a5b4] 23:55:24.828 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:24.829 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:24.829 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:24.829 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:24.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:24.829 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:24.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:24.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:24.829 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c07a5b4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c07a5b4], subtreeVersion=Version[27332efd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[27332efd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:24.830 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:24.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:24.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506] 23:55:24.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 318 on channel [id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506] 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) by 1220 down to 2095932 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506] 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506] 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) request=subsystem result=ReplySuccess, want-reply=true 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) request=subsystem activate command 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) starting runner for command=netconf 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #5 SSH_MSG_CHANNEL_DATA 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) by 373 down to 2096779 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_CHANNEL_DATA len=373 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506] 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506] 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506] 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18147', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=318} created 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506]} created 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506] successful with session NetconfServerSession{sessionId=318, channel=[id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506]} 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506]} up 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #6 SSH_MSG_CHANNEL_DATA 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) by 393 down to 2096386 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_CHANNEL_DATA len=393 23:55:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506] 23:55:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=318} 23:55:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@431e490a after next message 23:55:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x78b92452, L:/10.30.170.146:18147 - R:/10.30.170.79:37506]} EXI handlers added to pipeline 23:55:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:24.835 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@431e490a 23:55:24.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) by 179 down to 2095753 23:55:24.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:24.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:24.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #7 SSH_MSG_CHANNEL_DATA 23:55:24.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) by 340 down to 2096046 23:55:24.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_CHANNEL_DATA len=340 23:55:24.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506] 23:55:24.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:24.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:24.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=318} 23:55:24.838 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[27332efd] 23:55:24.838 [netconf-device-simulator-threads-6] 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 23:55:24.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:24.839 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:24.839 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:24.839 [netconf-device-simulator-threads-6] 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 23:55:24.839 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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} 23:55:24.839 [netconf-device-simulator-threads-6] 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 23:55:24.839 [netconf-device-simulator-threads-6] 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 23:55:24.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:24.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) by 778 down to 2094975 23:55:24.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:24.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:24.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:24.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #14 SSH_MSG_IGNORE 23:55:24.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:55:25.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #13 SSH_MSG_IGNORE 23:55:25.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:55:25.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #11 SSH_MSG_IGNORE 23:55:25.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:55:25.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #10 SSH_MSG_IGNORE 23:55:25.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:55:25.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #12 SSH_MSG_IGNORE 23:55:25.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:55:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464]} 23:55:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50464]): SSH-2.0-SSHD-UNKNOWN 23:55:25.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50464]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:25.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50464]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:25.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #8 SSH_MSG_IGNORE 23:55:25.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:55:25.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50464]) Send SSH_MSG_KEXINIT 23:55:25.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #0 SSH_MSG_KEXINIT 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_KEXINIT 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50464]) strict KEX=true client=true server=true 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: server host key algorithms = rsa-sha2-512 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: mac algorithms (client to server) = aead 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: mac algorithms (server to client) = aead 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: compression algorithms (client to server) = none 23:55:25.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50464]) Kex: compression algorithms (server to client) = none 23:55:25.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:25.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #1 30 23:55:25.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50464]] process command=SSH_MSG_KEXDH_INIT 23:55:25.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #14 SSH_MSG_IGNORE 23:55:25.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:55:25.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50464]] Send SSH_MSG_KEXDH_REPLY 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #1 sending command=31[31] len=1639 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50464])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50464]) Send SSH_MSG_NEWKEYS 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50464]) session ID=6a:46:06:2a:3e:a7:d0:04:bf:58:be:05:21:d3:16:fc:f0:da:9b:03:ba:87:67:16:28:b5:ed:2a:e0:14:52:61:5d:0d:90:db:2e:17:69:b3:30:13:33:37:b2:79:50:44:d8:88:ab:0c:d4:5d:e3:94:7b:5b:e6:62:f5:fe:8a:70 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50464]): strict KEX resets output message sequence number from 3 to 0 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50464]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50464])[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 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50464])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #0 sending command=7[7] len=419 23:55:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #9 SSH_MSG_IGNORE 23:55:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:55:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50464]) No pending packets to flush at end of KEX 23:55:25.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #12 SSH_MSG_IGNORE 23:55:25.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:55:25.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #2 SSH_MSG_NEWKEYS 23:55:25.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:25.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50464]): strict KEX resets input message sequence number from 3 to 0 23:55:25.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50464]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:25.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:25.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:25.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:25.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50464]) authorized authentication methods: password,publickey 23:55:25.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50464]) Accepted service ssh-userauth 23:55:25.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:25.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:25.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:25.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:25.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) no authentication factory for method=none 23:55:25.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_USERAUTH_REQUEST 23:55:25.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50464]) remaining methods: password,publickey 23:55:25.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50464]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50464]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:25.616 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50464]) authentication result: true 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50464]) SSH_MSG_USERAUTH_REQUEST 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50464])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50464]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50464]) no heartbeat to stop 23:55:25.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50464]) heartbeat type=IGNORE, interval=PT30S 23:55:25.617 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50464 authenticated 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]] session=TransportServerSession[admin@/10.30.170.79:50464] id=0 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50464])) size=2097152, max=2097152, packet=32768 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50464] 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50464]) recipient=0 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])) size=2097152, max=2097152, packet=32768 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])) re-initializing 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])) size=2097152, max=2097152, packet=32768 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:25.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:25.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:25.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:25.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[want-reply=true] subsystem=netconf 23:55:25.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[subsystem] prepared command 23:55:25.620 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:25.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:25.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464]}} established 23:55:25.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 319: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18148 23:55:25.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 319: Creating data stores for simulated device 23:55:25.620 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:25.621 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:25.621 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:25.621 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:25.621 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:25.624 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[335b0a32] 23:55:25.624 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:25.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:25.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:25.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:25.626 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:25.626 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:25.626 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:25.626 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:25.626 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[335b0a32], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[335b0a32], subtreeVersion=Version[4c570a68], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c570a68], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:25.627 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:25.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:25.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464] 23:55:25.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 319 on channel [id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464] 23:55:25.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 1220 down to 2095932 23:55:25.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464] 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464] 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) request=subsystem result=ReplySuccess, want-reply=true 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) request=subsystem activate command 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) starting runner for command=netconf 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #5 SSH_MSG_CHANNEL_DATA 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 373 down to 2096779 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_DATA len=373 23:55:25.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 23:55:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464] 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464] 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18148', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=319} created 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464]} created 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464] successful with session NetconfServerSession{sessionId=319, channel=[id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464]} 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464]} up 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #6 SSH_MSG_CHANNEL_DATA 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 393 down to 2096386 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_DATA len=393 23:55:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 23:55:25.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:25.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:25.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=319} 23:55:25.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:25.636 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14561acd after next message 23:55:25.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xa12d2c35, L:/10.30.170.146:18148 - R:/10.30.170.79:50464]} EXI handlers added to pipeline 23:55:25.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:25.637 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14561acd 23:55:25.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 179 down to 2095753 23:55:25.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:25.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:25.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #7 SSH_MSG_CHANNEL_DATA 23:55:25.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 340 down to 2096046 23:55:25.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_DATA len=340 23:55:25.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 23:55:25.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:25.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:25.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=319} 23:55:25.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c570a68] 23:55:25.641 [netconf-device-simulator-threads-0] 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 23:55:25.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:25.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:25.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:25.641 [netconf-device-simulator-threads-0] 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 23:55:25.641 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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} 23:55:25.642 [netconf-device-simulator-threads-0] 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 23:55:25.642 [netconf-device-simulator-threads-0] 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 23:55:25.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:25.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 778 down to 2094975 23:55:25.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:25.700 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #11 SSH_MSG_IGNORE 23:55:25.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:55:25.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:25.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #13 SSH_MSG_IGNORE 23:55:25.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:55:25.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976]} 23:55:25.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46976]): SSH-2.0-SSHD-UNKNOWN 23:55:25.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46976]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:25.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46976]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:25.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46976]) Send SSH_MSG_KEXINIT 23:55:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46976]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46976]) process #0 SSH_MSG_KEXINIT 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46976]) SSH_MSG_KEXINIT 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46976]) strict KEX=true client=true server=true 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46976]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46976]) Kex: server host key algorithms = rsa-sha2-512 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46976]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46976]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46976]) Kex: mac algorithms (client to server) = aead 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46976]) Kex: mac algorithms (server to client) = aead 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46976]) Kex: compression algorithms (client to server) = none 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46976]) Kex: compression algorithms (server to client) = none 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #10 SSH_MSG_IGNORE 23:55:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:55:26.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #8 SSH_MSG_IGNORE 23:55:26.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:55:26.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46976]) process #1 30 23:55:26.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46976]] process command=SSH_MSG_KEXDH_INIT 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46976]] Send SSH_MSG_KEXDH_REPLY 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46976]) packet #1 sending command=31[31] len=1639 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46976])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46976]) Send SSH_MSG_NEWKEYS 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46976]) session ID=3f:74:70:77:7d:eb:2e:46:bb:f5:f1:e3:61:c7:30:57:1b:ad:8f:38:08:18:be:72:fd:af:51:b4:ad:14:59:54:c8:68:5a:f6:21:b5:5d:1a:6d:63:87:03:be:3b:b7:2f:31:f7:87:ae:cd:4e:0c:13:2d:3a:08:f7:ee:b4:5f:17 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46976]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46976]): strict KEX resets output message sequence number from 3 to 0 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46976]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46976])[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 23:55:26.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46976])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:26.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46976]) packet #0 sending command=7[7] len=419 23:55:26.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46976]) No pending packets to flush at end of KEX 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46976]) process #2 SSH_MSG_NEWKEYS 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46976]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46976]): strict KEX resets input message sequence number from 3 to 0 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46976]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46976]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46976]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46976]) authorized authentication methods: password,publickey 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46976]) Accepted service ssh-userauth 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46976]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46976]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46976]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46976]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:26.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46976]) no authentication factory for method=none 23:55:26.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46976]) SSH_MSG_USERAUTH_REQUEST 23:55:26.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46976]) remaining methods: password,publickey 23:55:26.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46976]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46976]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46976]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46976]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:26.198 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46976]) authentication result: true 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46976]) SSH_MSG_USERAUTH_REQUEST 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46976])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46976]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46976]) no heartbeat to stop 23:55:26.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46976]) heartbeat type=IGNORE, interval=PT30S 23:55:26.198 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46976 authenticated 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46976]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46976]] session=TransportServerSession[admin@/10.30.170.79:46976] id=0 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46976])) size=2097152, max=2097152, packet=32768 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46976]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46976] 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46976]) recipient=0 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])) size=2097152, max=2097152, packet=32768 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])) re-initializing 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])) size=2097152, max=2097152, packet=32768 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])[want-reply=true] subsystem=netconf 23:55:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])[subsystem] prepared command 23:55:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976]}} established 23:55:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 320: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18149 23:55:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 320: Creating data stores for simulated device 23:55:26.201 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:26.201 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:26.201 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:26.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3bbebfbe] 23:55:26.202 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:26.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:26.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:26.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:26.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:26.203 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:26.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:26.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:26.203 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3bbebfbe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3bbebfbe], subtreeVersion=Version[83cc808], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[83cc808], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:26.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:26.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:26.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976] 23:55:26.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 320 on channel [id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976] 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) by 1220 down to 2095932 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976] 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976] 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) request=subsystem result=ReplySuccess, want-reply=true 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) request=subsystem activate command 23:55:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) starting runner for command=netconf 23:55:26.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #5 SSH_MSG_CHANNEL_DATA 23:55:26.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) by 373 down to 2096779 23:55:26.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_CHANNEL_DATA len=373 23:55:26.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976] 23:55:26.212 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:26.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976] 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976] 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18149', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=320} created 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976]} created 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976] successful with session NetconfServerSession{sessionId=320, channel=[id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976]} 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976]} up 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #6 SSH_MSG_CHANNEL_DATA 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) by 393 down to 2096386 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_CHANNEL_DATA len=393 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976] 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:26.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=320} 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b48a03b after next message 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xff607e5b, L:/10.30.170.146:18149 - R:/10.30.170.79:46976]} EXI handlers added to pipeline 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b48a03b 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) by 179 down to 2095753 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:26.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:26.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #7 SSH_MSG_CHANNEL_DATA 23:55:26.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) by 340 down to 2096046 23:55:26.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_CHANNEL_DATA len=340 23:55:26.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976] 23:55:26.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:26.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:26.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=320} 23:55:26.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[83cc808] 23:55:26.221 [netconf-device-simulator-threads-2] 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 23:55:26.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:26.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:26.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:26.221 [netconf-device-simulator-threads-2] 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 23:55:26.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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} 23:55:26.222 [netconf-device-simulator-threads-2] 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 23:55:26.222 [netconf-device-simulator-threads-2] 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 23:55:26.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:26.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) by 778 down to 2094975 23:55:26.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:26.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:26.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #9 SSH_MSG_IGNORE 23:55:26.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:55:26.291 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #12 SSH_MSG_IGNORE 23:55:26.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:55:26.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #11 SSH_MSG_IGNORE 23:55:26.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:55:26.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #14 SSH_MSG_IGNORE 23:55:26.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:55:26.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #13 SSH_MSG_IGNORE 23:55:26.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:55:26.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118]} 23:55:26.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52118]): SSH-2.0-SSHD-UNKNOWN 23:55:26.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52118]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:26.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52118]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:26.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #8 SSH_MSG_IGNORE 23:55:26.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52118]) Send SSH_MSG_KEXINIT 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52118]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52118]) process #0 SSH_MSG_KEXINIT 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52118]) SSH_MSG_KEXINIT 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52118]) strict KEX=true client=true server=true 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52118]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52118]) Kex: server host key algorithms = rsa-sha2-512 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52118]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52118]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52118]) Kex: mac algorithms (client to server) = aead 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52118]) Kex: mac algorithms (server to client) = aead 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52118]) Kex: compression algorithms (client to server) = none 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52118]) Kex: compression algorithms (server to client) = none 23:55:26.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:26.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #10 SSH_MSG_IGNORE 23:55:26.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:55:26.851 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #9 SSH_MSG_IGNORE 23:55:26.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:55:26.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52118]) process #1 30 23:55:26.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52118]] process command=SSH_MSG_KEXDH_INIT 23:55:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52118]] Send SSH_MSG_KEXDH_REPLY 23:55:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52118]) packet #1 sending command=31[31] len=1639 23:55:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52118])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52118]) Send SSH_MSG_NEWKEYS 23:55:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52118]) session ID=89:d4:cd:42:e8:7e:9f:57:77:68:6c:75:c9:82:7f:26:a6:1c:88:1e:19:8f:5a:a7:38:d1:9a:2c:1d:17:ce:28:53:00:87:22:87:e4:e3:1c:1a:27:aa:ad:fc:a8:e5:bc:08:c0:c1:f4:b7:fe:1a:f0:12:03:34:c1:9e:a6:84:d9 23:55:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52118]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:26.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52118]): strict KEX resets output message sequence number from 3 to 0 23:55:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52118]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52118])[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 23:55:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52118])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52118]) packet #0 sending command=7[7] len=419 23:55:26.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52118]) No pending packets to flush at end of KEX 23:55:26.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:26.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #14 SSH_MSG_IGNORE 23:55:26.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:55:26.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52118]) process #2 SSH_MSG_NEWKEYS 23:55:26.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52118]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:26.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52118]): strict KEX resets input message sequence number from 3 to 0 23:55:26.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52118]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:26.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:26.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52118]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:26.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52118]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52118]) authorized authentication methods: password,publickey 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52118]) Accepted service ssh-userauth 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52118]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52118]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52118]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52118]) no authentication factory for method=none 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52118]) SSH_MSG_USERAUTH_REQUEST 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52118]) remaining methods: password,publickey 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52118]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:26.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52118]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52118]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:26.986 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52118]) authentication result: true 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52118]) SSH_MSG_USERAUTH_REQUEST 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52118])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52118]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52118]) no heartbeat to stop 23:55:26.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52118]) heartbeat type=IGNORE, interval=PT30S 23:55:26.986 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52118 authenticated 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52118]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52118]] session=TransportServerSession[admin@/10.30.170.79:52118] id=0 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52118])) size=2097152, max=2097152, packet=32768 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52118]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52118] 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52118]) recipient=0 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])) size=2097152, max=2097152, packet=32768 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])) re-initializing 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])) size=2097152, max=2097152, packet=32768 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:26.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:26.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:26.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:26.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])[want-reply=true] subsystem=netconf 23:55:26.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])[subsystem] prepared command 23:55:26.989 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:26.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:26.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118]}} established 23:55:26.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 321: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18150 23:55:26.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 321: Creating data stores for simulated device 23:55:26.989 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:26.989 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:26.989 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:26.989 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:26.989 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:26.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1087fbdf] 23:55:26.990 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:26.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:26.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:26.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:26.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:26.991 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:26.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:26.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:26.991 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1087fbdf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1087fbdf], subtreeVersion=Version[41d7c9c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[41d7c9c3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:26.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:26.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118] 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 321 on channel [id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118] 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) by 1220 down to 2095932 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118] 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118] 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) request=subsystem result=ReplySuccess, want-reply=true 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) request=subsystem activate command 23:55:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) starting runner for command=netconf 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #5 SSH_MSG_CHANNEL_DATA 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) by 373 down to 2096779 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_CHANNEL_DATA len=373 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118] 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118] 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118] 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18150', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=321} created 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118]} created 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118] successful with session NetconfServerSession{sessionId=321, channel=[id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118]} 23:55:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118]} up 23:55:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #6 SSH_MSG_CHANNEL_DATA 23:55:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) by 393 down to 2096386 23:55:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_CHANNEL_DATA len=393 23:55:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118] 23:55:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=321} 23:55:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25a90730 after next message 23:55:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x8ccf40b6, L:/10.30.170.146:18150 - R:/10.30.170.79:52118]} EXI handlers added to pipeline 23:55:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25a90730 23:55:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) by 179 down to 2095753 23:55:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:26.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #7 SSH_MSG_CHANNEL_DATA 23:55:26.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) by 340 down to 2096046 23:55:26.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_CHANNEL_DATA len=340 23:55:26.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118] 23:55:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=321} 23:55:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[41d7c9c3] 23:55:27.000 [netconf-device-simulator-threads-4] 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 23:55:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:27.001 [netconf-device-simulator-threads-4] 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 23:55:27.001 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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} 23:55:27.001 [netconf-device-simulator-threads-4] 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 23:55:27.001 [netconf-device-simulator-threads-4] 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 23:55:27.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) by 778 down to 2094975 23:55:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:27.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #11 SSH_MSG_IGNORE 23:55:27.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:55:27.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #12 SSH_MSG_IGNORE 23:55:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:55:27.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #10 SSH_MSG_IGNORE 23:55:27.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:55:27.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #13 SSH_MSG_IGNORE 23:55:27.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:55:27.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704]} 23:55:27.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46704]): SSH-2.0-SSHD-UNKNOWN 23:55:27.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46704]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:27.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46704]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:27.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #8 SSH_MSG_IGNORE 23:55:27.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46704]) Send SSH_MSG_KEXINIT 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46704]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46704]) process #0 SSH_MSG_KEXINIT 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46704]) SSH_MSG_KEXINIT 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46704]) strict KEX=true client=true server=true 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46704]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46704]) Kex: server host key algorithms = rsa-sha2-512 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46704]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46704]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46704]) Kex: mac algorithms (client to server) = aead 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46704]) Kex: mac algorithms (server to client) = aead 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46704]) Kex: compression algorithms (client to server) = none 23:55:27.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46704]) Kex: compression algorithms (server to client) = none 23:55:27.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:27.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46704]) process #1 30 23:55:27.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46704]] process command=SSH_MSG_KEXDH_INIT 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46704]] Send SSH_MSG_KEXDH_REPLY 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46704]) packet #1 sending command=31[31] len=1639 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46704])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46704]) Send SSH_MSG_NEWKEYS 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46704]) session ID=9a:95:81:eb:93:d1:ad:a2:ef:8b:4b:c6:fb:6b:21:e1:0c:dc:4e:6b:f4:56:d6:4c:18:c9:36:1e:f8:04:e8:5c:18:16:3b:c2:62:16:3c:d1:97:b3:13:a0:bb:62:4c:47:31:e4:46:24:6c:7b:c2:72:db:0c:90:8f:bd:4f:3e:e8 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46704]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46704]): strict KEX resets output message sequence number from 3 to 0 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46704]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46704])[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 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46704])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46704]) packet #0 sending command=7[7] len=419 23:55:27.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46704]) No pending packets to flush at end of KEX 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46704]) process #2 SSH_MSG_NEWKEYS 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46704]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46704]): strict KEX resets input message sequence number from 3 to 0 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46704]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46704]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46704]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46704]) authorized authentication methods: password,publickey 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46704]) Accepted service ssh-userauth 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46704]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46704]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46704]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46704]) no authentication factory for method=none 23:55:27.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46704]) SSH_MSG_USERAUTH_REQUEST 23:55:27.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46704]) remaining methods: password,publickey 23:55:27.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46704]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:27.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46704]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:27.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:27.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46704]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:27.657 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:27.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46704]) authentication result: true 23:55:27.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46704]) SSH_MSG_USERAUTH_REQUEST 23:55:27.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46704])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:27.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46704]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:27.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:27.657 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:27.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46704]) no heartbeat to stop 23:55:27.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46704]) heartbeat type=IGNORE, interval=PT30S 23:55:27.657 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46704 authenticated 23:55:27.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:27.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46704]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:27.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46704]] session=TransportServerSession[admin@/10.30.170.79:46704] id=0 23:55:27.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46704])) size=2097152, max=2097152, packet=32768 23:55:27.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46704]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46704] 23:55:27.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46704]) recipient=0 23:55:27.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])) size=2097152, max=2097152, packet=32768 23:55:27.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])) re-initializing 23:55:27.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])) size=2097152, max=2097152, packet=32768 23:55:27.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:27.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:27.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:27.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:27.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])[want-reply=true] subsystem=netconf 23:55:27.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])[subsystem] prepared command 23:55:27.679 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:27.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:27.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704]}} established 23:55:27.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 322: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18151 23:55:27.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 322: Creating data stores for simulated device 23:55:27.680 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:27.680 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:27.681 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:27.681 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:27.681 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:27.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[691a0471] 23:55:27.684 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:27.685 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:27.685 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:27.685 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:27.685 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:27.685 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:27.685 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:27.686 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:27.686 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[691a0471], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[691a0471], subtreeVersion=Version[7f330c5a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f330c5a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:27.686 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:27.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:27.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704] 23:55:27.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 322 on channel [id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704] 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) by 1220 down to 2095932 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704] 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704] 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) request=subsystem result=ReplySuccess, want-reply=true 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) request=subsystem activate command 23:55:27.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) starting runner for command=netconf 23:55:27.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #5 SSH_MSG_CHANNEL_DATA 23:55:27.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) by 373 down to 2096779 23:55:27.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_CHANNEL_DATA len=373 23:55:27.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704] 23:55:27.692 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:27.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704] 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704] 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18151', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=322} created 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=322, channel=[id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704]} created 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704] successful with session NetconfServerSession{sessionId=322, channel=[id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704]} 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704]} up 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #6 SSH_MSG_CHANNEL_DATA 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) by 393 down to 2096386 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_CHANNEL_DATA len=393 23:55:27.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704] 23:55:27.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:27.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:27.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=322} 23:55:27.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:27.695 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49fd8dd9 after next message 23:55:27.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=322, channel=[id: 0x51374ea5, L:/10.30.170.146:18151 - R:/10.30.170.79:46704]} EXI handlers added to pipeline 23:55:27.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:27.695 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49fd8dd9 23:55:27.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) by 179 down to 2095753 23:55:27.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:27.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:27.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #7 SSH_MSG_CHANNEL_DATA 23:55:27.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) by 340 down to 2096046 23:55:27.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_CHANNEL_DATA len=340 23:55:27.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704] 23:55:27.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:27.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:27.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=322} 23:55:27.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f330c5a] 23:55:27.699 [netconf-device-simulator-threads-6] 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 23:55:27.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:27.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:27.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:27.699 [netconf-device-simulator-threads-6] 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 23:55:27.699 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.699 [netconf-device-simulator-threads-6] 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} 23:55:27.700 [netconf-device-simulator-threads-6] 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 23:55:27.700 [netconf-device-simulator-threads-6] 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 23:55:27.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:27.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) by 778 down to 2094975 23:55:27.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:27.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:27.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #14 SSH_MSG_IGNORE 23:55:27.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:55:27.752 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #11 SSH_MSG_IGNORE 23:55:27.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:55:27.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #9 SSH_MSG_IGNORE 23:55:27.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:55:27.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #12 SSH_MSG_IGNORE 23:55:27.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:55:27.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #8 SSH_MSG_IGNORE 23:55:27.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:55:27.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:27.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #13 SSH_MSG_IGNORE 23:55:27.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:55:28.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412]} 23:55:28.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44412]): SSH-2.0-SSHD-UNKNOWN 23:55:28.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44412]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:28.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44412]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:28.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44412]) Send SSH_MSG_KEXINIT 23:55:28.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44412]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:28.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44412]) process #0 SSH_MSG_KEXINIT 23:55:28.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44412]) SSH_MSG_KEXINIT 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44412]) strict KEX=true client=true server=true 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44412]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44412]) Kex: server host key algorithms = rsa-sha2-512 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44412]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44412]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44412]) Kex: mac algorithms (client to server) = aead 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44412]) Kex: mac algorithms (server to client) = aead 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44412]) Kex: compression algorithms (client to server) = none 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44412]) Kex: compression algorithms (server to client) = none 23:55:28.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:28.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #9 SSH_MSG_IGNORE 23:55:28.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:55:28.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44412]) process #1 30 23:55:28.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44412]] process command=SSH_MSG_KEXDH_INIT 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44412]] Send SSH_MSG_KEXDH_REPLY 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44412]) packet #1 sending command=31[31] len=1639 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44412])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44412]) Send SSH_MSG_NEWKEYS 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44412]) session ID=07:ae:b0:04:a8:00:41:23:1b:90:05:77:d7:17:ea:1f:9d:dd:0e:ab:ba:ea:b9:5e:9c:10:47:35:9b:b1:b4:26:98:a6:99:23:e5:3d:bc:4d:73:f4:c8:a8:6e:4b:31:ba:f7:c8:e1:3d:6d:45:34:c6:32:a6:6f:93:70:22:49:65 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44412]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44412]): strict KEX resets output message sequence number from 3 to 0 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44412]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44412])[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 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44412])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44412]) packet #0 sending command=7[7] len=419 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44412]) No pending packets to flush at end of KEX 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #10 SSH_MSG_IGNORE 23:55:28.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44412]) process #2 SSH_MSG_NEWKEYS 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44412]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44412]): strict KEX resets input message sequence number from 3 to 0 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44412]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44412]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44412]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44412]) authorized authentication methods: password,publickey 23:55:28.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44412]) Accepted service ssh-userauth 23:55:28.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44412]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:28.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44412]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:28.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44412]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:28.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44412]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:28.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44412]) no authentication factory for method=none 23:55:28.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44412]) SSH_MSG_USERAUTH_REQUEST 23:55:28.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44412]) remaining methods: password,publickey 23:55:28.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44412]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44412]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44412]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44412]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:28.325 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44412]) authentication result: true 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44412]) SSH_MSG_USERAUTH_REQUEST 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44412])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44412]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44412]) no heartbeat to stop 23:55:28.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44412]) heartbeat type=IGNORE, interval=PT30S 23:55:28.325 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44412 authenticated 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44412]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44412]] session=TransportServerSession[admin@/10.30.170.79:44412] id=0 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44412])) size=2097152, max=2097152, packet=32768 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44412]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44412] 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44412]) recipient=0 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])) size=2097152, max=2097152, packet=32768 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])) re-initializing 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])) size=2097152, max=2097152, packet=32768 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:28.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:28.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:28.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:28.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])[want-reply=true] subsystem=netconf 23:55:28.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])[subsystem] prepared command 23:55:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412]}} established 23:55:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 323: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18152 23:55:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 323: Creating data stores for simulated device 23:55:28.328 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:28.328 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:28.328 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:28.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[61311772] 23:55:28.330 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:28.331 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:28.331 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:28.331 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:28.332 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:28.332 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:28.332 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:28.332 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:28.332 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[61311772], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[61311772], subtreeVersion=Version[4ad968bb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4ad968bb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:28.333 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:28.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:28.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412] 23:55:28.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 323 on channel [id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412] 23:55:28.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) by 1220 down to 2095932 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412] 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412] 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) request=subsystem result=ReplySuccess, want-reply=true 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) request=subsystem activate command 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) starting runner for command=netconf 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #5 SSH_MSG_CHANNEL_DATA 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) by 373 down to 2096779 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_CHANNEL_DATA len=373 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412] 23:55:28.338 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:28.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412] 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412] 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18152', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=323} created 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412]} created 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412] successful with session NetconfServerSession{sessionId=323, channel=[id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412]} 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412]} up 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #6 SSH_MSG_CHANNEL_DATA 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) by 393 down to 2096386 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_CHANNEL_DATA len=393 23:55:28.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412] 23:55:28.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:28.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:28.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=323} 23:55:28.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:28.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@28bbc915 after next message 23:55:28.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x87a9c242, L:/10.30.170.146:18152 - R:/10.30.170.79:44412]} EXI handlers added to pipeline 23:55:28.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:28.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@28bbc915 23:55:28.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) by 179 down to 2095753 23:55:28.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:28.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:28.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #7 SSH_MSG_CHANNEL_DATA 23:55:28.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) by 340 down to 2096046 23:55:28.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_CHANNEL_DATA len=340 23:55:28.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412] 23:55:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=323} 23:55:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4ad968bb] 23:55:28.346 [netconf-device-simulator-threads-0] 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 23:55:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:28.346 [netconf-device-simulator-threads-0] 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 23:55:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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} 23:55:28.347 [netconf-device-simulator-threads-0] 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 23:55:28.347 [netconf-device-simulator-threads-0] 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 23:55:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) by 778 down to 2094975 23:55:28.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:28.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:28.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #12 SSH_MSG_IGNORE 23:55:28.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:55:28.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #13 SSH_MSG_IGNORE 23:55:28.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:55:28.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #11 SSH_MSG_IGNORE 23:55:28.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:55:28.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #14 SSH_MSG_IGNORE 23:55:28.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:55:28.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #10 SSH_MSG_IGNORE 23:55:28.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:55:28.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152]} 23:55:28.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41152]): SSH-2.0-SSHD-UNKNOWN 23:55:28.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41152]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:28.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41152]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41152]) Send SSH_MSG_KEXINIT 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41152]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41152]) process #0 SSH_MSG_KEXINIT 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41152]) SSH_MSG_KEXINIT 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41152]) strict KEX=true client=true server=true 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41152]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41152]) Kex: server host key algorithms = rsa-sha2-512 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41152]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41152]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41152]) Kex: mac algorithms (client to server) = aead 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41152]) Kex: mac algorithms (server to client) = aead 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41152]) Kex: compression algorithms (client to server) = none 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41152]) Kex: compression algorithms (server to client) = none 23:55:28.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:28.803 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #8 SSH_MSG_IGNORE 23:55:28.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:55:28.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41152]) process #1 30 23:55:28.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41152]] process command=SSH_MSG_KEXDH_INIT 23:55:28.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41152]] Send SSH_MSG_KEXDH_REPLY 23:55:28.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41152]) packet #1 sending command=31[31] len=1639 23:55:28.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41152])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:28.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41152]) Send SSH_MSG_NEWKEYS 23:55:28.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41152]) session ID=13:b9:c5:d8:50:b3:a9:a0:8b:9a:11:81:48:0f:50:aa:00:f0:8c:c3:fe:c9:3d:1f:d6:81:2b:a7:d4:d2:e5:68:2c:28:5c:a1:60:8b:f8:a6:e7:88:79:35:92:bd:da:1b:dc:b1:c1:4d:c3:f6:bf:7f:d8:bc:03:94:23:e5:bf:eb 23:55:28.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41152]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:28.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41152]): strict KEX resets output message sequence number from 3 to 0 23:55:28.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41152]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:28.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41152])[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 23:55:28.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41152])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:28.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41152]) packet #0 sending command=7[7] len=419 23:55:28.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41152]) No pending packets to flush at end of KEX 23:55:28.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41152]) process #2 SSH_MSG_NEWKEYS 23:55:28.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41152]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:28.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41152]): strict KEX resets input message sequence number from 3 to 0 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41152]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41152]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41152]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41152]) authorized authentication methods: password,publickey 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41152]) Accepted service ssh-userauth 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41152]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41152]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41152]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41152]) no authentication factory for method=none 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41152]) SSH_MSG_USERAUTH_REQUEST 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41152]) remaining methods: password,publickey 23:55:28.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41152]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41152]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41152]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:28.930 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41152]) authentication result: true 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41152]) SSH_MSG_USERAUTH_REQUEST 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41152])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41152]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41152]) no heartbeat to stop 23:55:28.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41152]) heartbeat type=IGNORE, interval=PT30S 23:55:28.930 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41152 authenticated 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41152]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41152]] session=TransportServerSession[admin@/10.30.170.79:41152] id=0 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41152])) size=2097152, max=2097152, packet=32768 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41152]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41152] 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41152]) recipient=0 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])) size=2097152, max=2097152, packet=32768 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])) re-initializing 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])) size=2097152, max=2097152, packet=32768 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:28.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:28.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:28.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:28.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])[want-reply=true] subsystem=netconf 23:55:28.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])[subsystem] prepared command 23:55:28.932 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:28.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:28.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152]}} established 23:55:28.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 324: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18153 23:55:28.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 324: Creating data stores for simulated device 23:55:28.933 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:28.933 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:28.933 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:28.933 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:28.933 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4a6665f8] 23:55:28.934 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:28.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:28.935 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:28.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:28.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:28.935 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4a6665f8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4a6665f8], subtreeVersion=Version[2a7b18f8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2a7b18f8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:28.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:28.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152] 23:55:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 324 on channel [id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152] 23:55:28.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) by 1220 down to 2095932 23:55:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:28.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #9 SSH_MSG_IGNORE 23:55:28.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152] 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152] 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) request=subsystem result=ReplySuccess, want-reply=true 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) request=subsystem activate command 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) starting runner for command=netconf 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #5 SSH_MSG_CHANNEL_DATA 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) by 373 down to 2096779 23:55:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_CHANNEL_DATA len=373 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152] 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152] 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152] 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18153', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=324} created 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152]} created 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152] successful with session NetconfServerSession{sessionId=324, channel=[id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152]} 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152]} up 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #6 SSH_MSG_CHANNEL_DATA 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) by 393 down to 2096386 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_CHANNEL_DATA len=393 23:55:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152] 23:55:28.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:28.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:28.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=324} 23:55:28.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4267a895 after next message 23:55:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x86958bf5, L:/10.30.170.146:18153 - R:/10.30.170.79:41152]} EXI handlers added to pipeline 23:55:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4267a895 23:55:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) by 179 down to 2095753 23:55:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:28.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #7 SSH_MSG_CHANNEL_DATA 23:55:28.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) by 340 down to 2096046 23:55:28.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_CHANNEL_DATA len=340 23:55:28.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152] 23:55:28.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:28.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:28.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=324} 23:55:28.951 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2a7b18f8] 23:55:28.951 [netconf-device-simulator-threads-2] 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 23:55:28.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:28.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:28.952 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:28.952 [netconf-device-simulator-threads-2] 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 23:55:28.952 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:28.952 [netconf-device-simulator-threads-2] 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} 23:55:28.952 [netconf-device-simulator-threads-2] 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} 23:55:28.952 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:28.952 [netconf-device-simulator-threads-2] 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} 23:55:28.952 [netconf-device-simulator-threads-2] 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} 23:55:28.952 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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} 23:55:28.953 [netconf-device-simulator-threads-2] 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 23:55:28.953 [netconf-device-simulator-threads-2] 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 23:55:28.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:28.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) by 778 down to 2094975 23:55:28.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:28.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:29.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #11 SSH_MSG_IGNORE 23:55:29.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:55:29.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #12 SSH_MSG_IGNORE 23:55:29.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:55:29.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #13 SSH_MSG_IGNORE 23:55:29.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:55:29.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #10 SSH_MSG_IGNORE 23:55:29.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:55:29.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #14 SSH_MSG_IGNORE 23:55:29.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:55:29.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #8 SSH_MSG_IGNORE 23:55:29.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:55:29.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866]} 23:55:29.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43866]): SSH-2.0-SSHD-UNKNOWN 23:55:29.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43866]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:29.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43866]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43866]) Send SSH_MSG_KEXINIT 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43866]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43866]) process #0 SSH_MSG_KEXINIT 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43866]) SSH_MSG_KEXINIT 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43866]) strict KEX=true client=true server=true 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43866]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43866]) Kex: server host key algorithms = rsa-sha2-512 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43866]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43866]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43866]) Kex: mac algorithms (client to server) = aead 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43866]) Kex: mac algorithms (server to client) = aead 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43866]) Kex: compression algorithms (client to server) = none 23:55:29.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43866]) Kex: compression algorithms (server to client) = none 23:55:29.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:29.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43866]) process #1 30 23:55:29.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43866]] process command=SSH_MSG_KEXDH_INIT 23:55:29.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43866]] Send SSH_MSG_KEXDH_REPLY 23:55:29.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43866]) packet #1 sending command=31[31] len=1639 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43866])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43866]) Send SSH_MSG_NEWKEYS 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43866]) session ID=cb:b9:46:83:df:54:5e:1d:41:6c:57:fa:a6:5d:e0:78:95:73:ab:d2:67:07:ff:ca:41:62:0f:d6:8e:95:e3:15:a1:bc:1b:2b:bd:e5:ab:a9:b5:f5:08:fd:ee:29:4e:8e:7b:65:06:82:cf:12:72:a9:5e:0e:6e:39:43:74:7b:15 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43866]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43866]): strict KEX resets output message sequence number from 3 to 0 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43866]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43866])[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 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43866])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43866]) packet #0 sending command=7[7] len=419 23:55:29.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43866]) No pending packets to flush at end of KEX 23:55:29.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #9 SSH_MSG_IGNORE 23:55:29.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43866]) process #2 SSH_MSG_NEWKEYS 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43866]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43866]): strict KEX resets input message sequence number from 3 to 0 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43866]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43866]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43866]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43866]) authorized authentication methods: password,publickey 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43866]) Accepted service ssh-userauth 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43866]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43866]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43866]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43866]) no authentication factory for method=none 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43866]) SSH_MSG_USERAUTH_REQUEST 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43866]) remaining methods: password,publickey 23:55:29.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43866]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43866]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43866]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:29.735 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43866]) authentication result: true 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43866]) SSH_MSG_USERAUTH_REQUEST 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43866])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43866]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43866]) no heartbeat to stop 23:55:29.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43866]) heartbeat type=IGNORE, interval=PT30S 23:55:29.735 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43866 authenticated 23:55:29.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:29.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43866]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:29.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43866]] session=TransportServerSession[admin@/10.30.170.79:43866] id=0 23:55:29.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43866])) size=2097152, max=2097152, packet=32768 23:55:29.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43866]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43866] 23:55:29.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43866]) recipient=0 23:55:29.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])) size=2097152, max=2097152, packet=32768 23:55:29.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])) re-initializing 23:55:29.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])) size=2097152, max=2097152, packet=32768 23:55:29.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:29.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:29.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:29.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:29.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])[want-reply=true] subsystem=netconf 23:55:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])[subsystem] prepared command 23:55:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866]}} established 23:55:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 325: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18154 23:55:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 325: Creating data stores for simulated device 23:55:29.738 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:29.738 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:29.738 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:29.739 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7db73f29] 23:55:29.739 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:29.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:29.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:29.740 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:29.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:29.741 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:29.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:29.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:29.741 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7db73f29], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7db73f29], subtreeVersion=Version[3c8ecdf6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c8ecdf6], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:29.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:29.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:29.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866] 23:55:29.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 325 on channel [id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866] 23:55:29.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) by 1220 down to 2095932 23:55:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866] 23:55:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866] 23:55:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) request=subsystem result=ReplySuccess, want-reply=true 23:55:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) request=subsystem activate command 23:55:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) starting runner for command=netconf 23:55:29.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #5 SSH_MSG_CHANNEL_DATA 23:55:29.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) by 373 down to 2096779 23:55:29.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_CHANNEL_DATA len=373 23:55:29.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866] 23:55:29.745 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:29.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866] 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866] 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18154', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=325} created 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866]} created 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866] successful with session NetconfServerSession{sessionId=325, channel=[id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866]} 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866]} up 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #6 SSH_MSG_CHANNEL_DATA 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) by 393 down to 2096386 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_CHANNEL_DATA len=393 23:55:29.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866] 23:55:29.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:29.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:29.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=325} 23:55:29.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:29.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3096e889 after next message 23:55:29.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x464e861b, L:/10.30.170.146:18154 - R:/10.30.170.79:43866]} EXI handlers added to pipeline 23:55:29.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:29.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3096e889 23:55:29.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) by 179 down to 2095753 23:55:29.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:29.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:29.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #7 SSH_MSG_CHANNEL_DATA 23:55:29.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) by 340 down to 2096046 23:55:29.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_CHANNEL_DATA len=340 23:55:29.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866] 23:55:29.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:29.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:29.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=325} 23:55:29.752 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c8ecdf6] 23:55:29.752 [netconf-device-simulator-threads-4] 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 23:55:29.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:29.752 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:29.752 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:29.752 [netconf-device-simulator-threads-4] 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 23:55:29.752 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.752 [netconf-device-simulator-threads-4] 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} 23:55:29.753 [netconf-device-simulator-threads-4] 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 23:55:29.753 [netconf-device-simulator-threads-4] 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 23:55:29.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:29.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) by 778 down to 2094975 23:55:29.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:29.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:29.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #12 SSH_MSG_IGNORE 23:55:29.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:55:29.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:29.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #11 SSH_MSG_IGNORE 23:55:29.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:55:30.001 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #10 SSH_MSG_IGNORE 23:55:30.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:55:30.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998]} 23:55:30.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35998]): SSH-2.0-SSHD-UNKNOWN 23:55:30.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35998]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:30.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35998]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:30.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #8 SSH_MSG_IGNORE 23:55:30.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:55:30.289 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #9 SSH_MSG_IGNORE 23:55:30.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:55:30.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #13 SSH_MSG_IGNORE 23:55:30.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:55:30.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35998]) Send SSH_MSG_KEXINIT 23:55:30.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35998]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:30.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35998]) process #0 SSH_MSG_KEXINIT 23:55:30.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35998]) SSH_MSG_KEXINIT 23:55:30.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35998]) strict KEX=true client=true server=true 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35998]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35998]) Kex: server host key algorithms = rsa-sha2-512 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35998]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35998]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35998]) Kex: mac algorithms (client to server) = aead 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35998]) Kex: mac algorithms (server to client) = aead 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35998]) Kex: compression algorithms (client to server) = none 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35998]) Kex: compression algorithms (server to client) = none 23:55:30.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:30.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #14 SSH_MSG_IGNORE 23:55:30.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:55:30.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35998]) process #1 30 23:55:30.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35998]] process command=SSH_MSG_KEXDH_INIT 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35998]] Send SSH_MSG_KEXDH_REPLY 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35998]) packet #1 sending command=31[31] len=1639 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35998])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35998]) Send SSH_MSG_NEWKEYS 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35998]) session ID=d6:6b:80:eb:7b:51:f5:7a:0b:d0:24:df:e0:40:dd:b0:d2:dd:21:82:3c:fe:f6:a2:ac:db:6f:53:5e:0e:26:eb:52:cb:66:84:2f:c6:6f:a6:d9:04:43:5b:21:15:f4:ae:67:e7:f3:24:25:a3:f7:0d:99:75:76:f4:6e:cf:1a:8f 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35998]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35998]): strict KEX resets output message sequence number from 3 to 0 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35998]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:30.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35998])[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 23:55:30.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35998])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:30.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35998]) packet #0 sending command=7[7] len=419 23:55:30.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35998]) No pending packets to flush at end of KEX 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35998]) process #2 SSH_MSG_NEWKEYS 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35998]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35998]): strict KEX resets input message sequence number from 3 to 0 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35998]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35998]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35998]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35998]) authorized authentication methods: password,publickey 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35998]) Accepted service ssh-userauth 23:55:30.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35998]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35998]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35998]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35998]) no authentication factory for method=none 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35998]) SSH_MSG_USERAUTH_REQUEST 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35998]) remaining methods: password,publickey 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35998]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35998]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:30.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35998]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:30.636 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35998]) authentication result: true 23:55:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35998]) SSH_MSG_USERAUTH_REQUEST 23:55:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35998])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35998]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35998]) no heartbeat to stop 23:55:30.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35998]) heartbeat type=IGNORE, interval=PT30S 23:55:30.637 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35998 authenticated 23:55:30.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:30.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35998]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35998]] session=TransportServerSession[admin@/10.30.170.79:35998] id=0 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35998])) size=2097152, max=2097152, packet=32768 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35998]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35998] 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35998]) recipient=0 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])) size=2097152, max=2097152, packet=32768 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])) re-initializing 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])) size=2097152, max=2097152, packet=32768 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:30.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])[want-reply=true] subsystem=netconf 23:55:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])[subsystem] prepared command 23:55:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998]}} established 23:55:30.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 326: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18155 23:55:30.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 326: Creating data stores for simulated device 23:55:30.640 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:30.640 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:30.641 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:30.641 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:30.641 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:30.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[270449f8] 23:55:30.644 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:30.645 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:30.645 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:30.645 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:30.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:30.646 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:30.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:30.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:30.646 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[270449f8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[270449f8], subtreeVersion=Version[12968097], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[12968097], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:30.647 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:30.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:30.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #11 SSH_MSG_IGNORE 23:55:30.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:55:30.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998] 23:55:30.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 326 on channel [id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998] 23:55:30.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) by 1220 down to 2095932 23:55:30.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998] 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998] 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) request=subsystem result=ReplySuccess, want-reply=true 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) request=subsystem activate command 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) starting runner for command=netconf 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #5 SSH_MSG_CHANNEL_DATA 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) by 373 down to 2096779 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_CHANNEL_DATA len=373 23:55:30.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998] 23:55:30.654 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:30.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:30.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998] 23:55:30.655 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:30.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998] 23:55:30.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18155', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:30.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=326} created 23:55:30.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=326, channel=[id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998]} created 23:55:30.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998] successful with session NetconfServerSession{sessionId=326, channel=[id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998]} 23:55:30.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998]} up 23:55:30.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #6 SSH_MSG_CHANNEL_DATA 23:55:30.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) by 393 down to 2096386 23:55:30.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_CHANNEL_DATA len=393 23:55:30.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998] 23:55:30.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:30.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:30.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=326} 23:55:30.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:30.658 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@526da8bf after next message 23:55:30.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=326, channel=[id: 0xd858d599, L:/10.30.170.146:18155 - R:/10.30.170.79:35998]} EXI handlers added to pipeline 23:55:30.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:30.658 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@526da8bf 23:55:30.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) by 179 down to 2095753 23:55:30.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:30.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:30.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #7 SSH_MSG_CHANNEL_DATA 23:55:30.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) by 340 down to 2096046 23:55:30.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_CHANNEL_DATA len=340 23:55:30.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998] 23:55:30.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:30.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:30.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=326} 23:55:30.664 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[12968097] 23:55:30.665 [netconf-device-simulator-threads-6] 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 23:55:30.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:30.665 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:30.665 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:30.665 [netconf-device-simulator-threads-6] 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 23:55:30.665 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:30.665 [netconf-device-simulator-threads-6] 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} 23:55:30.665 [netconf-device-simulator-threads-6] 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} 23:55:30.665 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:30.665 [netconf-device-simulator-threads-6] 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} 23:55:30.665 [netconf-device-simulator-threads-6] 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} 23:55:30.665 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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} 23:55:30.666 [netconf-device-simulator-threads-6] 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 23:55:30.666 [netconf-device-simulator-threads-6] 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 23:55:30.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:30.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) by 778 down to 2094975 23:55:30.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:30.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:30.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #8 SSH_MSG_IGNORE 23:55:30.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:55:30.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.754 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #10 SSH_MSG_IGNORE 23:55:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:55:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #12 SSH_MSG_IGNORE 23:55:30.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:55:30.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #13 SSH_MSG_IGNORE 23:55:30.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:55:30.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:30.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #14 SSH_MSG_IGNORE 23:55:30.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:55:30.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340]} 23:55:30.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39340]): SSH-2.0-SSHD-UNKNOWN 23:55:30.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39340]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:30.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39340]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:31.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:31.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #9 SSH_MSG_IGNORE 23:55:31.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39340]) Send SSH_MSG_KEXINIT 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39340]) process #0 SSH_MSG_KEXINIT 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39340]) SSH_MSG_KEXINIT 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39340]) strict KEX=true client=true server=true 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39340]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39340]) Kex: server host key algorithms = rsa-sha2-512 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39340]) Kex: mac algorithms (client to server) = aead 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39340]) Kex: mac algorithms (server to client) = aead 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39340]) Kex: compression algorithms (client to server) = none 23:55:31.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39340]) Kex: compression algorithms (server to client) = none 23:55:31.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:31.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39340]) process #1 30 23:55:31.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39340]] process command=SSH_MSG_KEXDH_INIT 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39340]] Send SSH_MSG_KEXDH_REPLY 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39340]) packet #1 sending command=31[31] len=1639 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39340])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39340]) Send SSH_MSG_NEWKEYS 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39340]) session ID=1a:97:73:44:28:d2:11:40:eb:f6:03:1f:bc:31:66:a8:80:19:c4:49:a5:c8:21:a0:9c:2d:84:86:1a:67:68:e6:37:50:d1:d8:84:a8:6f:8b:fd:17:70:b6:3a:be:d0:98:1e:7b:fb:68:b1:f5:1a:62:bf:00:ee:bf:bc:2a:d1:18 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39340]): strict KEX resets output message sequence number from 3 to 0 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39340]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39340])[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 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39340]) packet #0 sending command=7[7] len=419 23:55:31.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39340]) No pending packets to flush at end of KEX 23:55:31.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39340]) process #2 SSH_MSG_NEWKEYS 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39340]): strict KEX resets input message sequence number from 3 to 0 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39340]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39340]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39340]) authorized authentication methods: password,publickey 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39340]) Accepted service ssh-userauth 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39340]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39340]) no authentication factory for method=none 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39340]) SSH_MSG_USERAUTH_REQUEST 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39340]) remaining methods: password,publickey 23:55:31.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39340]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:31.342 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39340]) authentication result: true 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39340]) SSH_MSG_USERAUTH_REQUEST 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39340]) no heartbeat to stop 23:55:31.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39340]) heartbeat type=IGNORE, interval=PT30S 23:55:31.343 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39340 authenticated 23:55:31.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:31.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39340]] session=TransportServerSession[admin@/10.30.170.79:39340] id=0 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39340])) size=2097152, max=2097152, packet=32768 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39340] 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39340]) recipient=0 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])) size=2097152, max=2097152, packet=32768 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])) re-initializing 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])) size=2097152, max=2097152, packet=32768 23:55:31.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #11 SSH_MSG_IGNORE 23:55:31.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:31.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])[want-reply=true] subsystem=netconf 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])[subsystem] prepared command 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340]}} established 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 327: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18156 23:55:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 327: Creating data stores for simulated device 23:55:31.345 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:31.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:31.346 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:31.346 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:31.346 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:31.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[398265ad] 23:55:31.347 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:31.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:31.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:31.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:31.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:31.348 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:31.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:31.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:31.348 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[398265ad], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[398265ad], subtreeVersion=Version[2ed58078], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2ed58078], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:31.349 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340] 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 327 on channel [id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340] 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) by 1220 down to 2095932 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340] 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340] 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) request=subsystem result=ReplySuccess, want-reply=true 23:55:31.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) request=subsystem activate command 23:55:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) starting runner for command=netconf 23:55:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #5 SSH_MSG_CHANNEL_DATA 23:55:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) by 373 down to 2096779 23:55:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_CHANNEL_DATA len=373 23:55:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340] 23:55:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340] 23:55:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340] 23:55:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18156', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=327} created 23:55:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340]} created 23:55:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340] successful with session NetconfServerSession{sessionId=327, channel=[id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340]} 23:55:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340]} up 23:55:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #6 SSH_MSG_CHANNEL_DATA 23:55:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) by 393 down to 2096386 23:55:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_CHANNEL_DATA len=393 23:55:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340] 23:55:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=327} 23:55:31.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:31.355 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7477c474 after next message 23:55:31.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x27d2747e, L:/10.30.170.146:18156 - R:/10.30.170.79:39340]} EXI handlers added to pipeline 23:55:31.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:31.355 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7477c474 23:55:31.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) by 179 down to 2095753 23:55:31.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:31.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:31.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #7 SSH_MSG_CHANNEL_DATA 23:55:31.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) by 340 down to 2096046 23:55:31.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_CHANNEL_DATA len=340 23:55:31.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340] 23:55:31.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=327} 23:55:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2ed58078] 23:55:31.359 [netconf-device-simulator-threads-0] 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 23:55:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:31.359 [netconf-device-simulator-threads-0] 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 23:55:31.359 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:31.359 [netconf-device-simulator-threads-0] 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} 23:55:31.359 [netconf-device-simulator-threads-0] 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} 23:55:31.359 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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} 23:55:31.360 [netconf-device-simulator-threads-0] 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 23:55:31.360 [netconf-device-simulator-threads-0] 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 23:55:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) by 778 down to 2094975 23:55:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:31.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:31.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:31.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #12 SSH_MSG_IGNORE 23:55:31.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:55:31.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:31.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #10 SSH_MSG_IGNORE 23:55:31.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:55:31.460 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:31.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #8 SSH_MSG_IGNORE 23:55:31.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:55:31.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:31.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #14 SSH_MSG_IGNORE 23:55:31.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:55:31.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:31.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #13 SSH_MSG_IGNORE 23:55:31.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:55:31.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534]} 23:55:31.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60534]): SSH-2.0-SSHD-UNKNOWN 23:55:31.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60534]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:31.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60534]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:31.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:31.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #9 SSH_MSG_IGNORE 23:55:31.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:55:31.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60534]) Send SSH_MSG_KEXINIT 23:55:31.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60534]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:31.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60534]) process #0 SSH_MSG_KEXINIT 23:55:31.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60534]) SSH_MSG_KEXINIT 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60534]) strict KEX=true client=true server=true 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60534]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60534]) Kex: server host key algorithms = rsa-sha2-512 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60534]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60534]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60534]) Kex: mac algorithms (client to server) = aead 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60534]) Kex: mac algorithms (server to client) = aead 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60534]) Kex: compression algorithms (client to server) = none 23:55:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60534]) Kex: compression algorithms (server to client) = none 23:55:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:32.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #11 SSH_MSG_IGNORE 23:55:32.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:55:32.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60534]) process #1 30 23:55:32.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60534]] process command=SSH_MSG_KEXDH_INIT 23:55:32.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #8 SSH_MSG_IGNORE 23:55:32.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60534]] Send SSH_MSG_KEXDH_REPLY 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60534]) packet #1 sending command=31[31] len=1639 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60534])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60534]) Send SSH_MSG_NEWKEYS 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60534]) session ID=b5:45:64:00:70:d2:4f:1e:88:f0:b8:03:f4:47:f7:ba:4a:68:0f:5b:5b:76:7a:1f:05:59:bc:a0:1a:3f:2d:c3:fd:7f:15:a4:63:17:28:b5:92:fc:1a:4c:e9:d3:38:fa:d1:a5:8a:5b:93:ca:ff:1f:64:ce:31:1c:cb:de:8a:4f 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60534]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60534]): strict KEX resets output message sequence number from 3 to 0 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60534]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60534])[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 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60534])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60534]) packet #0 sending command=7[7] len=419 23:55:32.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60534]) No pending packets to flush at end of KEX 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60534]) process #2 SSH_MSG_NEWKEYS 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60534]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60534]): strict KEX resets input message sequence number from 3 to 0 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60534]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60534]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60534]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60534]) authorized authentication methods: password,publickey 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60534]) Accepted service ssh-userauth 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60534]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60534]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60534]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60534]) no authentication factory for method=none 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60534]) SSH_MSG_USERAUTH_REQUEST 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60534]) remaining methods: password,publickey 23:55:32.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60534]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60534]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60534]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:32.087 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60534]) authentication result: true 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60534]) SSH_MSG_USERAUTH_REQUEST 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60534])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60534]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:32.087 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60534]) no heartbeat to stop 23:55:32.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60534]) heartbeat type=IGNORE, interval=PT30S 23:55:32.088 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60534 authenticated 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60534]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60534]] session=TransportServerSession[admin@/10.30.170.79:60534] id=0 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60534])) size=2097152, max=2097152, packet=32768 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60534]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60534] 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60534]) recipient=0 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])) size=2097152, max=2097152, packet=32768 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])) re-initializing 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])) size=2097152, max=2097152, packet=32768 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:32.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:32.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:32.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:32.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])[want-reply=true] subsystem=netconf 23:55:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])[subsystem] prepared command 23:55:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534]}} established 23:55:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 328: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18157 23:55:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 328: Creating data stores for simulated device 23:55:32.092 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:32.092 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:32.092 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:32.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e8fe413] 23:55:32.095 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:32.097 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:32.097 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:32.097 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:32.097 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:32.097 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e8fe413], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e8fe413], subtreeVersion=Version[5e168cb7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5e168cb7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:32.098 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:32.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:32.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534] 23:55:32.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 328 on channel [id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534] 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) by 1220 down to 2095932 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534] 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534] 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) request=subsystem result=ReplySuccess, want-reply=true 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) request=subsystem activate command 23:55:32.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) starting runner for command=netconf 23:55:32.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #5 SSH_MSG_CHANNEL_DATA 23:55:32.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) by 373 down to 2096779 23:55:32.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_CHANNEL_DATA len=373 23:55:32.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534] 23:55:32.104 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:32.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534] 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534] 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18157', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=328} created 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534]} created 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534] successful with session NetconfServerSession{sessionId=328, channel=[id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534]} 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534]} up 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #6 SSH_MSG_CHANNEL_DATA 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) by 393 down to 2096386 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_CHANNEL_DATA len=393 23:55:32.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534] 23:55:32.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:32.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:32.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=328} 23:55:32.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:32.112 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63d8d800 after next message 23:55:32.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xa3ae1f6c, L:/10.30.170.146:18157 - R:/10.30.170.79:60534]} EXI handlers added to pipeline 23:55:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63d8d800 23:55:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) by 179 down to 2095753 23:55:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:32.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #7 SSH_MSG_CHANNEL_DATA 23:55:32.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) by 340 down to 2096046 23:55:32.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_CHANNEL_DATA len=340 23:55:32.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534] 23:55:32.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:32.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:32.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=328} 23:55:32.118 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5e168cb7] 23:55:32.119 [netconf-device-simulator-threads-2] 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 23:55:32.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:32.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:32.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:32.119 [netconf-device-simulator-threads-2] 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 23:55:32.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:32.119 [netconf-device-simulator-threads-2] 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} 23:55:32.119 [netconf-device-simulator-threads-2] 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} 23:55:32.119 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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} 23:55:32.120 [netconf-device-simulator-threads-2] 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 23:55:32.120 [netconf-device-simulator-threads-2] 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 23:55:32.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:32.122 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) by 778 down to 2094975 23:55:32.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:32.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:32.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #10 SSH_MSG_IGNORE 23:55:32.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:55:32.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #12 SSH_MSG_IGNORE 23:55:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:55:32.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232]} 23:55:32.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49232]): SSH-2.0-SSHD-UNKNOWN 23:55:32.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49232]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:32.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49232]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:32.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #13 SSH_MSG_IGNORE 23:55:32.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:55:32.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #9 SSH_MSG_IGNORE 23:55:32.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:55:32.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49232]) Send SSH_MSG_KEXINIT 23:55:32.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49232]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49232]) process #0 SSH_MSG_KEXINIT 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49232]) SSH_MSG_KEXINIT 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49232]) strict KEX=true client=true server=true 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49232]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49232]) Kex: server host key algorithms = rsa-sha2-512 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49232]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49232]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49232]) Kex: mac algorithms (client to server) = aead 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49232]) Kex: mac algorithms (server to client) = aead 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49232]) Kex: compression algorithms (client to server) = none 23:55:32.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49232]) Kex: compression algorithms (server to client) = none 23:55:32.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:32.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #14 SSH_MSG_IGNORE 23:55:32.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:55:32.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49232]) process #1 30 23:55:32.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49232]] process command=SSH_MSG_KEXDH_INIT 23:55:32.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49232]] Send SSH_MSG_KEXDH_REPLY 23:55:32.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49232]) packet #1 sending command=31[31] len=1639 23:55:32.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49232])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:32.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49232]) Send SSH_MSG_NEWKEYS 23:55:32.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49232]) session ID=dd:d3:9e:1b:03:b4:67:d5:17:f9:33:23:bb:7c:da:dd:86:85:2f:53:8e:f7:43:79:0d:39:6a:92:c8:6d:cd:1f:86:ff:92:5c:6f:9a:b6:15:d8:a9:45:69:3c:8c:bd:e1:68:56:ce:63:a1:ee:9c:18:b1:42:65:c5:88:20:78:34 23:55:32.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49232]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:32.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49232]): strict KEX resets output message sequence number from 3 to 0 23:55:32.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49232]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:32.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49232])[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 23:55:32.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49232])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:32.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49232]) packet #0 sending command=7[7] len=419 23:55:32.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49232]) No pending packets to flush at end of KEX 23:55:32.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49232]) process #2 SSH_MSG_NEWKEYS 23:55:32.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49232]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:32.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49232]): strict KEX resets input message sequence number from 3 to 0 23:55:32.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49232]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:32.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:32.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49232]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:32.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49232]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49232]) authorized authentication methods: password,publickey 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49232]) Accepted service ssh-userauth 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49232]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49232]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49232]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49232]) no authentication factory for method=none 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49232]) SSH_MSG_USERAUTH_REQUEST 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49232]) remaining methods: password,publickey 23:55:32.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49232]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49232]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49232]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:32.756 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49232]) authentication result: true 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49232]) SSH_MSG_USERAUTH_REQUEST 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49232])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49232]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:32.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49232]) no heartbeat to stop 23:55:32.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49232]) heartbeat type=IGNORE, interval=PT30S 23:55:32.757 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49232 authenticated 23:55:32.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:32.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49232]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49232]] session=TransportServerSession[admin@/10.30.170.79:49232] id=0 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49232])) size=2097152, max=2097152, packet=32768 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49232]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49232] 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49232]) recipient=0 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])) size=2097152, max=2097152, packet=32768 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])) re-initializing 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])) size=2097152, max=2097152, packet=32768 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:32.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:32.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:32.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])[want-reply=true] subsystem=netconf 23:55:32.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])[subsystem] prepared command 23:55:32.762 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:32.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:32.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232]}} established 23:55:32.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 329: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18158 23:55:32.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 329: Creating data stores for simulated device 23:55:32.763 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:32.763 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:32.763 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:32.763 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:32.763 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3c683984] 23:55:32.766 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:32.767 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:32.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:32.768 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:32.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:32.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:32.768 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3c683984], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3c683984], subtreeVersion=Version[7bb446eb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7bb446eb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:32.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:32.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:32.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232] 23:55:32.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 329 on channel [id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232] 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) by 1220 down to 2095932 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232] 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232] 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) request=subsystem result=ReplySuccess, want-reply=true 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) request=subsystem activate command 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) starting runner for command=netconf 23:55:32.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #5 SSH_MSG_CHANNEL_DATA 23:55:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) by 373 down to 2096779 23:55:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_CHANNEL_DATA len=373 23:55:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232] 23:55:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:32.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232] 23:55:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:32.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232] 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18158', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=329} created 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232]} created 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232] successful with session NetconfServerSession{sessionId=329, channel=[id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232]} 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232]} up 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #6 SSH_MSG_CHANNEL_DATA 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) by 393 down to 2096386 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_CHANNEL_DATA len=393 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232] 23:55:32.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:32.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:32.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=329} 23:55:32.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f4a2971 after next message 23:55:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x1602703e, L:/10.30.170.146:18158 - R:/10.30.170.79:49232]} EXI handlers added to pipeline 23:55:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f4a2971 23:55:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) by 179 down to 2095753 23:55:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:32.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:32.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #7 SSH_MSG_CHANNEL_DATA 23:55:32.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) by 340 down to 2096046 23:55:32.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_CHANNEL_DATA len=340 23:55:32.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232] 23:55:32.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:32.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:32.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=329} 23:55:32.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7bb446eb] 23:55:32.783 [netconf-device-simulator-threads-4] 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 23:55:32.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:32.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:32.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:32.784 [netconf-device-simulator-threads-4] 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 23:55:32.784 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.784 [netconf-device-simulator-threads-4] 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} 23:55:32.785 [netconf-device-simulator-threads-4] 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 23:55:32.785 [netconf-device-simulator-threads-4] 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 23:55:32.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:32.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) by 778 down to 2094975 23:55:32.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:32.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:32.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #10 SSH_MSG_IGNORE 23:55:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:55:32.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #13 SSH_MSG_IGNORE 23:55:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:55:32.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #14 SSH_MSG_IGNORE 23:55:32.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:55:32.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #8 SSH_MSG_IGNORE 23:55:32.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:55:32.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:32.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #11 SSH_MSG_IGNORE 23:55:32.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:55:32.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034]} 23:55:32.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43034]): SSH-2.0-SSHD-UNKNOWN 23:55:32.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43034]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:32.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43034]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:33.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43034]) Send SSH_MSG_KEXINIT 23:55:33.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43034]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:33.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43034]) process #0 SSH_MSG_KEXINIT 23:55:33.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43034]) SSH_MSG_KEXINIT 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43034]) strict KEX=true client=true server=true 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43034]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43034]) Kex: server host key algorithms = rsa-sha2-512 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43034]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43034]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43034]) Kex: mac algorithms (client to server) = aead 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43034]) Kex: mac algorithms (server to client) = aead 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43034]) Kex: compression algorithms (client to server) = none 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43034]) Kex: compression algorithms (server to client) = none 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #12 SSH_MSG_IGNORE 23:55:33.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:55:33.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #9 SSH_MSG_IGNORE 23:55:33.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:55:33.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43034]) process #1 30 23:55:33.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43034]] process command=SSH_MSG_KEXDH_INIT 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43034]] Send SSH_MSG_KEXDH_REPLY 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43034]) packet #1 sending command=31[31] len=1639 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43034])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43034]) Send SSH_MSG_NEWKEYS 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43034]) session ID=49:27:6a:00:d6:27:e6:46:bc:a8:bc:0b:f8:c2:c6:b8:c3:4a:3f:d4:81:9a:db:33:c1:39:e5:7e:ec:d8:56:45:04:3d:2b:5d:c6:4f:62:a7:03:36:16:d0:c8:ec:84:4e:00:72:d9:24:44:41:0c:03:57:db:bd:f6:e2:31:88:79 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43034]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43034]): strict KEX resets output message sequence number from 3 to 0 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43034]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:33.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43034])[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 23:55:33.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43034])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:33.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43034]) packet #0 sending command=7[7] len=419 23:55:33.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43034]) No pending packets to flush at end of KEX 23:55:33.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43034]) process #2 SSH_MSG_NEWKEYS 23:55:33.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43034]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43034]): strict KEX resets input message sequence number from 3 to 0 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43034]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43034]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43034]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43034]) authorized authentication methods: password,publickey 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43034]) Accepted service ssh-userauth 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43034]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43034]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43034]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43034]) no authentication factory for method=none 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43034]) SSH_MSG_USERAUTH_REQUEST 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43034]) remaining methods: password,publickey 23:55:33.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43034]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43034]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43034]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:33.204 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43034]) authentication result: true 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43034]) SSH_MSG_USERAUTH_REQUEST 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43034])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43034]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43034]) no heartbeat to stop 23:55:33.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43034]) heartbeat type=IGNORE, interval=PT30S 23:55:33.204 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43034 authenticated 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43034]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43034]] session=TransportServerSession[admin@/10.30.170.79:43034] id=0 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43034])) size=2097152, max=2097152, packet=32768 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43034]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43034] 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43034]) recipient=0 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])) size=2097152, max=2097152, packet=32768 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])) re-initializing 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])) size=2097152, max=2097152, packet=32768 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:33.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:33.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:33.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:33.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])[want-reply=true] subsystem=netconf 23:55:33.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])[subsystem] prepared command 23:55:33.206 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:33.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:33.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034]}} established 23:55:33.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 330: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18159 23:55:33.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 330: Creating data stores for simulated device 23:55:33.207 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:33.207 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:33.207 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:33.207 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:33.207 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:33.208 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5146894] 23:55:33.208 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:33.208 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:33.208 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:33.208 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:33.209 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:33.209 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:33.209 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:33.209 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:33.209 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5146894], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5146894], subtreeVersion=Version[3e0fae5d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e0fae5d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:33.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:33.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:33.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034] 23:55:33.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 330 on channel [id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034] 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) by 1220 down to 2095932 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034] 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034] 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) request=subsystem result=ReplySuccess, want-reply=true 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) request=subsystem activate command 23:55:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) starting runner for command=netconf 23:55:33.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #5 SSH_MSG_CHANNEL_DATA 23:55:33.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) by 373 down to 2096779 23:55:33.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_CHANNEL_DATA len=373 23:55:33.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034] 23:55:33.213 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:33.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034] 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034] 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18159', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=330} created 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034]} created 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034] successful with session NetconfServerSession{sessionId=330, channel=[id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034]} 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034]} up 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #6 SSH_MSG_CHANNEL_DATA 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) by 393 down to 2096386 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_CHANNEL_DATA len=393 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034] 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:33.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=330} 23:55:33.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:33.215 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@a5ca010 after next message 23:55:33.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x42feca6b, L:/10.30.170.146:18159 - R:/10.30.170.79:43034]} EXI handlers added to pipeline 23:55:33.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:33.215 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@a5ca010 23:55:33.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) by 179 down to 2095753 23:55:33.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:33.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:33.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #7 SSH_MSG_CHANNEL_DATA 23:55:33.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) by 340 down to 2096046 23:55:33.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_CHANNEL_DATA len=340 23:55:33.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034] 23:55:33.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:33.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:33.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=330} 23:55:33.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e0fae5d] 23:55:33.218 [netconf-device-simulator-threads-6] 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 23:55:33.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:33.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:33.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:33.219 [netconf-device-simulator-threads-6] 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 23:55:33.219 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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} 23:55:33.219 [netconf-device-simulator-threads-6] 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 23:55:33.219 [netconf-device-simulator-threads-6] 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 23:55:33.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:33.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) by 778 down to 2094975 23:55:33.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:33.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:33.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #8 SSH_MSG_IGNORE 23:55:33.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:55:33.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #12 SSH_MSG_IGNORE 23:55:33.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:55:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394]} 23:55:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46394]): SSH-2.0-SSHD-UNKNOWN 23:55:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46394]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:33.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46394]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:33.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #13 SSH_MSG_IGNORE 23:55:33.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:55:33.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #11 SSH_MSG_IGNORE 23:55:33.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:55:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46394]) Send SSH_MSG_KEXINIT 23:55:33.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46394]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:33.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46394]) process #0 SSH_MSG_KEXINIT 23:55:33.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46394]) SSH_MSG_KEXINIT 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46394]) strict KEX=true client=true server=true 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46394]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46394]) Kex: server host key algorithms = rsa-sha2-512 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46394]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46394]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46394]) Kex: mac algorithms (client to server) = aead 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46394]) Kex: mac algorithms (server to client) = aead 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46394]) Kex: compression algorithms (client to server) = none 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46394]) Kex: compression algorithms (server to client) = none 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #10 SSH_MSG_IGNORE 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #14 SSH_MSG_IGNORE 23:55:33.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:55:33.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46394]) process #1 30 23:55:33.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46394]] process command=SSH_MSG_KEXDH_INIT 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46394]] Send SSH_MSG_KEXDH_REPLY 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46394]) packet #1 sending command=31[31] len=1639 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46394])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46394]) Send SSH_MSG_NEWKEYS 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46394]) session ID=a4:37:2c:32:d9:65:f3:3f:a2:75:70:ac:be:5a:e8:d3:b1:85:bc:4c:d5:0f:01:e0:3f:c3:0e:b9:b0:bc:28:90:72:0e:1b:d4:3d:b0:41:74:e1:9c:ed:75:d9:1a:44:f7:31:41:70:38:cb:01:a4:41:af:d1:f1:29:32:85:cc:b6 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46394]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46394]): strict KEX resets output message sequence number from 3 to 0 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46394]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46394])[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 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46394])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46394]) packet #0 sending command=7[7] len=419 23:55:33.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46394]) No pending packets to flush at end of KEX 23:55:33.937 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:33.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #9 SSH_MSG_IGNORE 23:55:33.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46394]) process #2 SSH_MSG_NEWKEYS 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46394]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46394]): strict KEX resets input message sequence number from 3 to 0 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46394]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46394]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46394]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46394]) authorized authentication methods: password,publickey 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46394]) Accepted service ssh-userauth 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46394]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46394]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46394]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46394]) no authentication factory for method=none 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46394]) SSH_MSG_USERAUTH_REQUEST 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46394]) remaining methods: password,publickey 23:55:33.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46394]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46394]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46394]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:33.972 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46394]) authentication result: true 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46394]) SSH_MSG_USERAUTH_REQUEST 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46394])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46394]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46394]) no heartbeat to stop 23:55:33.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46394]) heartbeat type=IGNORE, interval=PT30S 23:55:33.973 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46394 authenticated 23:55:33.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:33.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46394]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:33.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46394]] session=TransportServerSession[admin@/10.30.170.79:46394] id=0 23:55:33.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46394])) size=2097152, max=2097152, packet=32768 23:55:33.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46394]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46394] 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46394]) recipient=0 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])) size=2097152, max=2097152, packet=32768 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])) re-initializing 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])) size=2097152, max=2097152, packet=32768 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])[want-reply=true] subsystem=netconf 23:55:33.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])[subsystem] prepared command 23:55:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394]}} established 23:55:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 331: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18160 23:55:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 331: Creating data stores for simulated device 23:55:33.975 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:33.975 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:33.975 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:33.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[40bd0d0b] 23:55:33.976 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:33.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:33.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:33.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:33.977 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:33.977 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:33.977 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:33.977 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:33.977 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[40bd0d0b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[40bd0d0b], subtreeVersion=Version[7a68fb18], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7a68fb18], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:33.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:33.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:33.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394] 23:55:33.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 331 on channel [id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394] 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) by 1220 down to 2095932 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394] 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394] 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) request=subsystem result=ReplySuccess, want-reply=true 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) request=subsystem activate command 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) starting runner for command=netconf 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #5 SSH_MSG_CHANNEL_DATA 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) by 373 down to 2096779 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_CHANNEL_DATA len=373 23:55:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394] 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394] 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394] 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18160', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=331} created 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394]} created 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394] successful with session NetconfServerSession{sessionId=331, channel=[id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394]} 23:55:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394]} up 23:55:33.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #6 SSH_MSG_CHANNEL_DATA 23:55:33.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) by 393 down to 2096386 23:55:33.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_CHANNEL_DATA len=393 23:55:33.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394] 23:55:33.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:33.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:33.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=331} 23:55:33.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:33.986 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5088370c after next message 23:55:33.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x8d315744, L:/10.30.170.146:18160 - R:/10.30.170.79:46394]} EXI handlers added to pipeline 23:55:33.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:33.986 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5088370c 23:55:33.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) by 179 down to 2095753 23:55:33.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:33.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:33.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #7 SSH_MSG_CHANNEL_DATA 23:55:33.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) by 340 down to 2096046 23:55:33.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_CHANNEL_DATA len=340 23:55:33.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394] 23:55:33.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:33.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:33.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=331} 23:55:33.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7a68fb18] 23:55:33.990 [netconf-device-simulator-threads-0] 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 23:55:33.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:33.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:33.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:33.990 [netconf-device-simulator-threads-0] 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 23:55:33.990 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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} 23:55:33.990 [netconf-device-simulator-threads-0] 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 23:55:33.990 [netconf-device-simulator-threads-0] 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 23:55:33.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:33.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) by 778 down to 2094975 23:55:33.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:33.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:34.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #8 SSH_MSG_IGNORE 23:55:34.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:55:34.299 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #10 SSH_MSG_IGNORE 23:55:34.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:55:34.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #11 SSH_MSG_IGNORE 23:55:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:55:34.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #13 SSH_MSG_IGNORE 23:55:34.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:55:34.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #14 SSH_MSG_IGNORE 23:55:34.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:55:34.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012]} 23:55:34.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41012]): SSH-2.0-SSHD-UNKNOWN 23:55:34.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41012]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:34.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41012]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:34.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #9 SSH_MSG_IGNORE 23:55:34.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:55:34.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41012]) Send SSH_MSG_KEXINIT 23:55:34.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41012]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41012]) process #0 SSH_MSG_KEXINIT 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41012]) SSH_MSG_KEXINIT 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41012]) strict KEX=true client=true server=true 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41012]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41012]) Kex: server host key algorithms = rsa-sha2-512 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41012]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41012]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41012]) Kex: mac algorithms (client to server) = aead 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41012]) Kex: mac algorithms (server to client) = aead 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41012]) Kex: compression algorithms (client to server) = none 23:55:34.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41012]) Kex: compression algorithms (server to client) = none 23:55:34.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:34.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #12 SSH_MSG_IGNORE 23:55:34.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:55:34.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41012]) process #1 30 23:55:34.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41012]] process command=SSH_MSG_KEXDH_INIT 23:55:34.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41012]] Send SSH_MSG_KEXDH_REPLY 23:55:34.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41012]) packet #1 sending command=31[31] len=1639 23:55:34.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41012])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:34.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41012]) Send SSH_MSG_NEWKEYS 23:55:34.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41012]) session ID=6b:e8:82:5d:6d:29:4e:17:96:05:e2:7a:d0:80:68:78:a8:8b:b6:d6:5a:59:be:cf:16:92:eb:7a:71:60:0f:e3:68:2f:4b:11:70:bf:6a:c7:69:db:a7:cf:a2:56:df:bf:9b:ac:8d:44:e8:2b:76:fb:4b:19:c0:c9:27:1b:61:9e 23:55:34.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41012]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:34.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41012]): strict KEX resets output message sequence number from 3 to 0 23:55:34.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41012]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:34.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41012])[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 23:55:34.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41012])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:34.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41012]) packet #0 sending command=7[7] len=419 23:55:34.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41012]) No pending packets to flush at end of KEX 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41012]) process #2 SSH_MSG_NEWKEYS 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41012]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41012]): strict KEX resets input message sequence number from 3 to 0 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41012]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41012]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41012]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41012]) authorized authentication methods: password,publickey 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41012]) Accepted service ssh-userauth 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41012]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41012]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41012]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41012]) no authentication factory for method=none 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41012]) SSH_MSG_USERAUTH_REQUEST 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41012]) remaining methods: password,publickey 23:55:34.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41012]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:34.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41012]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:34.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:34.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41012]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:34.849 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:34.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41012]) authentication result: true 23:55:34.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41012]) SSH_MSG_USERAUTH_REQUEST 23:55:34.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41012])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:34.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41012]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:34.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:34.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:34.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41012]) no heartbeat to stop 23:55:34.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41012]) heartbeat type=IGNORE, interval=PT30S 23:55:34.849 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41012 authenticated 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41012]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41012]] session=TransportServerSession[admin@/10.30.170.79:41012] id=0 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41012])) size=2097152, max=2097152, packet=32768 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41012]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41012] 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41012]) recipient=0 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])) size=2097152, max=2097152, packet=32768 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])) re-initializing 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])) size=2097152, max=2097152, packet=32768 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:34.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:34.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:34.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:34.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])[want-reply=true] subsystem=netconf 23:55:34.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])[subsystem] prepared command 23:55:34.853 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:34.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:34.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012]}} established 23:55:34.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 332: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18161 23:55:34.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 332: Creating data stores for simulated device 23:55:34.853 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:34.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:34.854 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:34.854 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:34.854 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:34.856 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c3b8cdb] 23:55:34.856 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:34.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:34.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:34.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:34.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:34.858 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:34.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:34.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:34.858 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c3b8cdb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c3b8cdb], subtreeVersion=Version[28e27f26], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[28e27f26], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:34.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:34.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:34.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012] 23:55:34.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 332 on channel [id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012] 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) by 1220 down to 2095932 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012] 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012] 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) request=subsystem result=ReplySuccess, want-reply=true 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) request=subsystem activate command 23:55:34.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) starting runner for command=netconf 23:55:34.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #5 SSH_MSG_CHANNEL_DATA 23:55:34.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) by 373 down to 2096779 23:55:34.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_CHANNEL_DATA len=373 23:55:34.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012] 23:55:34.864 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:34.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012] 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012] 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18161', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=332} created 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012]} created 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012] successful with session NetconfServerSession{sessionId=332, channel=[id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012]} 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012]} up 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #6 SSH_MSG_CHANNEL_DATA 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) by 393 down to 2096386 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_CHANNEL_DATA len=393 23:55:34.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012] 23:55:34.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:34.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:34.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=332} 23:55:34.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:34.868 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e1d8241 after next message 23:55:34.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x7728c884, L:/10.30.170.146:18161 - R:/10.30.170.79:41012]} EXI handlers added to pipeline 23:55:34.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:34.868 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e1d8241 23:55:34.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) by 179 down to 2095753 23:55:34.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:34.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:34.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #7 SSH_MSG_CHANNEL_DATA 23:55:34.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) by 340 down to 2096046 23:55:34.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_CHANNEL_DATA len=340 23:55:34.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012] 23:55:34.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:34.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:34.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=332} 23:55:34.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[28e27f26] 23:55:34.873 [netconf-device-simulator-threads-2] 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 23:55:34.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:34.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:34.873 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:34.873 [netconf-device-simulator-threads-2] 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 23:55:34.873 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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} 23:55:34.874 [netconf-device-simulator-threads-2] 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 23:55:34.874 [netconf-device-simulator-threads-2] 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 23:55:34.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:34.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) by 778 down to 2094975 23:55:34.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:34.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:34.899 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #8 SSH_MSG_IGNORE 23:55:34.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:55:34.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:34.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #11 SSH_MSG_IGNORE 23:55:34.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:55:35.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388]} 23:55:35.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41388]): SSH-2.0-SSHD-UNKNOWN 23:55:35.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41388]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:35.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41388]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:35.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41388]) Send SSH_MSG_KEXINIT 23:55:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41388]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41388]) process #0 SSH_MSG_KEXINIT 23:55:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41388]) SSH_MSG_KEXINIT 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41388]) strict KEX=true client=true server=true 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41388]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41388]) Kex: server host key algorithms = rsa-sha2-512 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41388]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41388]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41388]) Kex: mac algorithms (client to server) = aead 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41388]) Kex: mac algorithms (server to client) = aead 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41388]) Kex: compression algorithms (client to server) = none 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41388]) Kex: compression algorithms (server to client) = none 23:55:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:35.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #14 SSH_MSG_IGNORE 23:55:35.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:55:35.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #12 SSH_MSG_IGNORE 23:55:35.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:55:35.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #10 SSH_MSG_IGNORE 23:55:35.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:55:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #13 SSH_MSG_IGNORE 23:55:35.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:55:35.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41388]) process #1 30 23:55:35.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41388]] process command=SSH_MSG_KEXDH_INIT 23:55:35.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #9 SSH_MSG_IGNORE 23:55:35.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:55:35.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41388]] Send SSH_MSG_KEXDH_REPLY 23:55:35.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41388]) packet #1 sending command=31[31] len=1639 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41388])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41388]) Send SSH_MSG_NEWKEYS 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41388]) session ID=f6:5d:89:8d:f2:c6:86:e4:b3:9a:c6:19:c5:1e:6d:77:b5:b6:b3:ad:6b:5c:04:a3:e9:6f:00:3b:4c:99:c9:49:eb:5c:26:c1:90:cc:24:6d:3a:ee:6d:a9:de:30:29:d0:3d:77:3d:ca:43:01:15:77:08:0a:67:5f:d6:59:80:a4 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41388]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41388]): strict KEX resets output message sequence number from 3 to 0 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41388]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41388])[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 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41388])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41388]) packet #0 sending command=7[7] len=419 23:55:35.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41388]) No pending packets to flush at end of KEX 23:55:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41388]) process #2 SSH_MSG_NEWKEYS 23:55:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41388]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41388]): strict KEX resets input message sequence number from 3 to 0 23:55:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41388]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:35.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41388]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41388]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41388]) authorized authentication methods: password,publickey 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41388]) Accepted service ssh-userauth 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41388]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41388]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41388]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41388]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41388]) no authentication factory for method=none 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41388]) SSH_MSG_USERAUTH_REQUEST 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41388]) remaining methods: password,publickey 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41388]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:35.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41388]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41388]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41388]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:35.351 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41388]) authentication result: true 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41388]) SSH_MSG_USERAUTH_REQUEST 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41388])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41388]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41388]) no heartbeat to stop 23:55:35.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41388]) heartbeat type=IGNORE, interval=PT30S 23:55:35.351 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41388 authenticated 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41388]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41388]] session=TransportServerSession[admin@/10.30.170.79:41388] id=0 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41388])) size=2097152, max=2097152, packet=32768 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41388]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41388] 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41388]) recipient=0 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])) size=2097152, max=2097152, packet=32768 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])) re-initializing 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])) size=2097152, max=2097152, packet=32768 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:35.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])[want-reply=true] subsystem=netconf 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])[subsystem] prepared command 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388]}} established 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 333: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18162 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 333: Creating data stores for simulated device 23:55:35.353 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:35.353 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:35.354 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:35.354 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:35.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[213dc890] 23:55:35.360 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:35.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:35.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:35.360 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:35.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:35.361 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:35.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:35.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:35.361 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[213dc890], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[213dc890], subtreeVersion=Version[7e3707e0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7e3707e0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:35.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:35.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:35.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388] 23:55:35.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 333 on channel [id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388] 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) by 1220 down to 2095932 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388] 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388] 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) request=subsystem result=ReplySuccess, want-reply=true 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) request=subsystem activate command 23:55:35.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) starting runner for command=netconf 23:55:35.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #5 SSH_MSG_CHANNEL_DATA 23:55:35.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) by 373 down to 2096779 23:55:35.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_CHANNEL_DATA len=373 23:55:35.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388] 23:55:35.365 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:35.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388] 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388] 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18162', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=333} created 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=333, channel=[id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388]} created 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388] successful with session NetconfServerSession{sessionId=333, channel=[id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388]} 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388]} up 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #6 SSH_MSG_CHANNEL_DATA 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) by 393 down to 2096386 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_CHANNEL_DATA len=393 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388] 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=333} 23:55:35.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:35.367 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73f3a5b5 after next message 23:55:35.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=333, channel=[id: 0xa617be92, L:/10.30.170.146:18162 - R:/10.30.170.79:41388]} EXI handlers added to pipeline 23:55:35.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:35.367 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73f3a5b5 23:55:35.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) by 179 down to 2095753 23:55:35.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:35.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:35.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #7 SSH_MSG_CHANNEL_DATA 23:55:35.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) by 340 down to 2096046 23:55:35.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_CHANNEL_DATA len=340 23:55:35.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388] 23:55:35.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:35.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:35.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=333} 23:55:35.370 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7e3707e0] 23:55:35.370 [netconf-device-simulator-threads-4] 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 23:55:35.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:35.370 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:35.370 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:35.370 [netconf-device-simulator-threads-4] 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 23:55:35.371 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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} 23:55:35.371 [netconf-device-simulator-threads-4] 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 23:55:35.371 [netconf-device-simulator-threads-4] 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 23:55:35.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:35.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) by 778 down to 2094975 23:55:35.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:35.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:35.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #8 SSH_MSG_IGNORE 23:55:35.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:55:35.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #11 SSH_MSG_IGNORE 23:55:35.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:55:35.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #13 SSH_MSG_IGNORE 23:55:35.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:55:35.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166]} 23:55:35.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60166]): SSH-2.0-SSHD-UNKNOWN 23:55:35.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60166]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:35.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60166]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:35.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60166]) Send SSH_MSG_KEXINIT 23:55:35.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60166]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60166]) process #0 SSH_MSG_KEXINIT 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60166]) SSH_MSG_KEXINIT 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60166]) strict KEX=true client=true server=true 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60166]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60166]) Kex: server host key algorithms = rsa-sha2-512 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60166]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60166]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60166]) Kex: mac algorithms (client to server) = aead 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60166]) Kex: mac algorithms (server to client) = aead 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60166]) Kex: compression algorithms (client to server) = none 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60166]) Kex: compression algorithms (server to client) = none 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #14 SSH_MSG_IGNORE 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #10 SSH_MSG_IGNORE 23:55:35.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:55:35.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:35.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #9 SSH_MSG_IGNORE 23:55:35.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:55:35.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60166]) process #1 30 23:55:35.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60166]] process command=SSH_MSG_KEXDH_INIT 23:55:36.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60166]] Send SSH_MSG_KEXDH_REPLY 23:55:36.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60166]) packet #1 sending command=31[31] len=1639 23:55:36.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60166])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:36.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60166]) Send SSH_MSG_NEWKEYS 23:55:36.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60166]) session ID=db:90:72:5c:a6:6a:6c:10:7f:62:82:c6:c1:40:71:74:d9:e8:75:00:34:df:32:82:3d:b4:44:a8:25:a0:2c:7a:ad:83:28:95:97:6c:60:8b:c2:5c:78:92:ef:92:f3:89:6e:3a:72:58:bc:5a:df:73:29:ce:e7:ac:f8:6c:83:99 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60166]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60166]): strict KEX resets output message sequence number from 3 to 0 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60166]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60166])[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 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60166])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60166]) packet #0 sending command=7[7] len=419 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60166]) No pending packets to flush at end of KEX 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #12 SSH_MSG_IGNORE 23:55:36.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:55:36.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60166]) process #2 SSH_MSG_NEWKEYS 23:55:36.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60166]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:36.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60166]): strict KEX resets input message sequence number from 3 to 0 23:55:36.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60166]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:36.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:36.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60166]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:36.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60166]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60166]) authorized authentication methods: password,publickey 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60166]) Accepted service ssh-userauth 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60166]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60166]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60166]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60166]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60166]) no authentication factory for method=none 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60166]) SSH_MSG_USERAUTH_REQUEST 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60166]) remaining methods: password,publickey 23:55:36.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60166]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60166]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60166]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60166]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:36.056 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60166]) authentication result: true 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60166]) SSH_MSG_USERAUTH_REQUEST 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60166])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60166]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60166]) no heartbeat to stop 23:55:36.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60166]) heartbeat type=IGNORE, interval=PT30S 23:55:36.056 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60166 authenticated 23:55:36.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:36.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60166]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:36.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60166]] session=TransportServerSession[admin@/10.30.170.79:60166] id=0 23:55:36.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60166])) size=2097152, max=2097152, packet=32768 23:55:36.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60166]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60166] 23:55:36.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60166]) recipient=0 23:55:36.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])) size=2097152, max=2097152, packet=32768 23:55:36.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])) re-initializing 23:55:36.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])) size=2097152, max=2097152, packet=32768 23:55:36.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:36.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:36.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:36.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:36.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])[want-reply=true] subsystem=netconf 23:55:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])[subsystem] prepared command 23:55:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166]}} established 23:55:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 334: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18163 23:55:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 334: Creating data stores for simulated device 23:55:36.059 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:36.059 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:36.059 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:36.060 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f5592a1] 23:55:36.060 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:36.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:36.061 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:36.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:36.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:36.061 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f5592a1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f5592a1], subtreeVersion=Version[221a1e40], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[221a1e40], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:36.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:36.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166] 23:55:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 334 on channel [id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166] 23:55:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) by 1220 down to 2095932 23:55:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166] 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166] 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) request=subsystem result=ReplySuccess, want-reply=true 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) request=subsystem activate command 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) starting runner for command=netconf 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #5 SSH_MSG_CHANNEL_DATA 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) by 373 down to 2096779 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_CHANNEL_DATA len=373 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166] 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:36.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166] 23:55:36.066 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:36.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166] 23:55:36.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18163', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:36.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=334} created 23:55:36.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166]} created 23:55:36.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166] successful with session NetconfServerSession{sessionId=334, channel=[id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166]} 23:55:36.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166]} up 23:55:36.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #6 SSH_MSG_CHANNEL_DATA 23:55:36.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) by 393 down to 2096386 23:55:36.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_CHANNEL_DATA len=393 23:55:36.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166] 23:55:36.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:36.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:36.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=334} 23:55:36.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:36.068 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@755aabd9 after next message 23:55:36.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x80c05a88, L:/10.30.170.146:18163 - R:/10.30.170.79:60166]} EXI handlers added to pipeline 23:55:36.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:36.068 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@755aabd9 23:55:36.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) by 179 down to 2095753 23:55:36.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:36.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:36.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #7 SSH_MSG_CHANNEL_DATA 23:55:36.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) by 340 down to 2096046 23:55:36.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_CHANNEL_DATA len=340 23:55:36.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166] 23:55:36.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:36.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:36.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=334} 23:55:36.074 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[221a1e40] 23:55:36.074 [netconf-device-simulator-threads-6] 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 23:55:36.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:36.074 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:36.074 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:36.084 [netconf-device-simulator-threads-6] 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 23:55:36.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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} 23:55:36.085 [netconf-device-simulator-threads-6] 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 23:55:36.085 [netconf-device-simulator-threads-6] 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 23:55:36.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:36.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) by 778 down to 2094975 23:55:36.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:36.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:36.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:36.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #8 SSH_MSG_IGNORE 23:55:36.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:55:36.411 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:36.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #10 SSH_MSG_IGNORE 23:55:36.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:55:36.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:36.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #12 SSH_MSG_IGNORE 23:55:36.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:55:36.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:36.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #11 SSH_MSG_IGNORE 23:55:36.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:55:36.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732]} 23:55:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44732]): SSH-2.0-SSHD-UNKNOWN 23:55:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44732]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:36.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44732]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:36.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44732]) Send SSH_MSG_KEXINIT 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44732]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44732]) process #0 SSH_MSG_KEXINIT 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44732]) SSH_MSG_KEXINIT 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44732]) strict KEX=true client=true server=true 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44732]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44732]) Kex: server host key algorithms = rsa-sha2-512 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44732]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44732]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44732]) Kex: mac algorithms (client to server) = aead 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44732]) Kex: mac algorithms (server to client) = aead 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44732]) Kex: compression algorithms (client to server) = none 23:55:36.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44732]) Kex: compression algorithms (server to client) = none 23:55:36.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:36.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #14 SSH_MSG_IGNORE 23:55:36.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:55:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44732]) process #1 30 23:55:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44732]] process command=SSH_MSG_KEXDH_INIT 23:55:36.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #13 SSH_MSG_IGNORE 23:55:36.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44732]] Send SSH_MSG_KEXDH_REPLY 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44732]) packet #1 sending command=31[31] len=1639 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44732])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44732]) Send SSH_MSG_NEWKEYS 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44732]) session ID=3a:64:34:4b:b1:5b:56:b3:c3:0e:af:c3:ca:3f:c7:9f:52:38:a0:bb:3d:54:e6:f0:82:4e:37:2f:6a:f3:70:b6:fa:2b:c4:27:50:3a:c1:6c:69:af:76:78:2c:88:da:b6:2c:e5:a4:75:96:03:17:e9:ac:0c:ca:dc:81:3f:3a:1d 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44732]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44732]): strict KEX resets output message sequence number from 3 to 0 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44732]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44732])[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 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44732])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44732]) packet #0 sending command=7[7] len=419 23:55:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44732]) No pending packets to flush at end of KEX 23:55:36.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:36.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #9 SSH_MSG_IGNORE 23:55:36.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44732]) process #2 SSH_MSG_NEWKEYS 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44732]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44732]): strict KEX resets input message sequence number from 3 to 0 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44732]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44732]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44732]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44732]) authorized authentication methods: password,publickey 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44732]) Accepted service ssh-userauth 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44732]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44732]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44732]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44732]) no authentication factory for method=none 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44732]) SSH_MSG_USERAUTH_REQUEST 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44732]) remaining methods: password,publickey 23:55:36.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44732]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:36.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44732]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:36.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:36.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44732]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:36.806 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:36.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44732]) authentication result: true 23:55:36.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44732]) SSH_MSG_USERAUTH_REQUEST 23:55:36.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44732])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:36.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44732]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:36.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:36.806 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:36.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44732]) no heartbeat to stop 23:55:36.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44732]) heartbeat type=IGNORE, interval=PT30S 23:55:36.806 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44732 authenticated 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44732]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44732]] session=TransportServerSession[admin@/10.30.170.79:44732] id=0 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44732])) size=2097152, max=2097152, packet=32768 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44732]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44732] 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44732]) recipient=0 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])) size=2097152, max=2097152, packet=32768 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])) re-initializing 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])) size=2097152, max=2097152, packet=32768 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:36.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])[want-reply=true] subsystem=netconf 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])[subsystem] prepared command 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732]}} established 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 335: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18164 23:55:36.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 335: Creating data stores for simulated device 23:55:36.808 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:36.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:36.809 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:36.809 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:36.809 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[58e14cdd] 23:55:36.810 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:36.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:36.811 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:36.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:36.811 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:36.811 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[58e14cdd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[58e14cdd], subtreeVersion=Version[d76c2ef], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d76c2ef], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:36.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:36.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732] 23:55:36.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 335 on channel [id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732] 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) by 1220 down to 2095932 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732] 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732] 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) request=subsystem result=ReplySuccess, want-reply=true 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) request=subsystem activate command 23:55:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) starting runner for command=netconf 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #5 SSH_MSG_CHANNEL_DATA 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) by 373 down to 2096779 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_CHANNEL_DATA len=373 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732] 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732] 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732] 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18164', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=335} created 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732]} created 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732] successful with session NetconfServerSession{sessionId=335, channel=[id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732]} 23:55:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732]} up 23:55:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #6 SSH_MSG_CHANNEL_DATA 23:55:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) by 393 down to 2096386 23:55:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_CHANNEL_DATA len=393 23:55:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732] 23:55:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=335} 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4dc72076 after next message 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x9628632d, L:/10.30.170.146:18164 - R:/10.30.170.79:44732]} EXI handlers added to pipeline 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4dc72076 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) by 179 down to 2095753 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #7 SSH_MSG_CHANNEL_DATA 23:55:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) by 340 down to 2096046 23:55:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_CHANNEL_DATA len=340 23:55:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732] 23:55:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=335} 23:55:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d76c2ef] 23:55:36.823 [netconf-device-simulator-threads-0] 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 23:55:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:36.823 [netconf-device-simulator-threads-0] 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 23:55:36.824 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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} 23:55:36.824 [netconf-device-simulator-threads-0] 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 23:55:36.824 [netconf-device-simulator-threads-0] 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 23:55:36.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:36.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) by 778 down to 2094975 23:55:36.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:36.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:37.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #12 SSH_MSG_IGNORE 23:55:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:55:37.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #8 SSH_MSG_IGNORE 23:55:37.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:55:37.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #11 SSH_MSG_IGNORE 23:55:37.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:55:37.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920]} 23:55:37.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51920]): SSH-2.0-SSHD-UNKNOWN 23:55:37.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51920]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:37.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51920]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:37.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51920]) Send SSH_MSG_KEXINIT 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51920]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51920]) process #0 SSH_MSG_KEXINIT 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51920]) SSH_MSG_KEXINIT 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51920]) strict KEX=true client=true server=true 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51920]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51920]) Kex: server host key algorithms = rsa-sha2-512 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51920]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51920]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51920]) Kex: mac algorithms (client to server) = aead 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51920]) Kex: mac algorithms (server to client) = aead 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51920]) Kex: compression algorithms (client to server) = none 23:55:37.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51920]) Kex: compression algorithms (server to client) = none 23:55:37.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:37.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #10 SSH_MSG_IGNORE 23:55:37.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:55:37.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #14 SSH_MSG_IGNORE 23:55:37.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:55:37.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #9 SSH_MSG_IGNORE 23:55:37.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:55:37.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51920]) process #1 30 23:55:37.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51920]] process command=SSH_MSG_KEXDH_INIT 23:55:37.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51920]] Send SSH_MSG_KEXDH_REPLY 23:55:37.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51920]) packet #1 sending command=31[31] len=1639 23:55:37.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51920])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:37.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51920]) Send SSH_MSG_NEWKEYS 23:55:37.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51920]) session ID=57:8c:b4:0f:6c:77:50:6b:5e:fd:90:37:93:07:16:62:49:2a:8a:7c:4e:2f:09:39:37:0e:16:51:47:bd:41:48:b4:0d:64:00:d4:be:c4:2a:44:73:79:81:39:94:57:a0:48:8e:25:c4:27:08:09:69:41:77:53:c3:08:bb:97:48 23:55:37.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51920]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:37.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51920]): strict KEX resets output message sequence number from 3 to 0 23:55:37.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51920]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:37.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51920])[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 23:55:37.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51920])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:37.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51920]) packet #0 sending command=7[7] len=419 23:55:37.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51920]) No pending packets to flush at end of KEX 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51920]) process #2 SSH_MSG_NEWKEYS 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51920]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51920]): strict KEX resets input message sequence number from 3 to 0 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51920]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51920]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51920]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51920]) authorized authentication methods: password,publickey 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51920]) Accepted service ssh-userauth 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51920]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51920]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51920]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51920]) no authentication factory for method=none 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51920]) SSH_MSG_USERAUTH_REQUEST 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51920]) remaining methods: password,publickey 23:55:37.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51920]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:37.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51920]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:37.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:37.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51920]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:37.449 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:37.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51920]) authentication result: true 23:55:37.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51920]) SSH_MSG_USERAUTH_REQUEST 23:55:37.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51920])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:37.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51920]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:37.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:37.450 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:37.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51920]) no heartbeat to stop 23:55:37.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51920]) heartbeat type=IGNORE, interval=PT30S 23:55:37.450 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51920 authenticated 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51920]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51920]] session=TransportServerSession[admin@/10.30.170.79:51920] id=0 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51920])) size=2097152, max=2097152, packet=32768 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51920]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51920] 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51920]) recipient=0 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])) size=2097152, max=2097152, packet=32768 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])) re-initializing 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])) size=2097152, max=2097152, packet=32768 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:37.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])[want-reply=true] subsystem=netconf 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])[subsystem] prepared command 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920]}} established 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 336: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18165 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 336: Creating data stores for simulated device 23:55:37.452 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:37.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:37.453 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:37.453 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[608b0b2e] 23:55:37.453 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:37.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:37.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:37.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:37.454 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:37.454 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:37.454 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:37.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:37.455 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[608b0b2e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[608b0b2e], subtreeVersion=Version[77115b57], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[77115b57], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:37.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920] 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 336 on channel [id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920] 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) by 1220 down to 2095932 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920] 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920] 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) request=subsystem result=ReplySuccess, want-reply=true 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) request=subsystem activate command 23:55:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) starting runner for command=netconf 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #5 SSH_MSG_CHANNEL_DATA 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) by 373 down to 2096779 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_CHANNEL_DATA len=373 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920] 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920] 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920] 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18165', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=336} created 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=336, channel=[id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920]} created 23:55:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920] successful with session NetconfServerSession{sessionId=336, channel=[id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920]} 23:55:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920]} up 23:55:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #6 SSH_MSG_CHANNEL_DATA 23:55:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) by 393 down to 2096386 23:55:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_CHANNEL_DATA len=393 23:55:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920] 23:55:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:37.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=336} 23:55:37.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:37.461 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@57218795 after next message 23:55:37.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=336, channel=[id: 0xbe500167, L:/10.30.170.146:18165 - R:/10.30.170.79:51920]} EXI handlers added to pipeline 23:55:37.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:37.461 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@57218795 23:55:37.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) by 179 down to 2095753 23:55:37.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:37.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:37.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #7 SSH_MSG_CHANNEL_DATA 23:55:37.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) by 340 down to 2096046 23:55:37.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_CHANNEL_DATA len=340 23:55:37.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920] 23:55:37.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:37.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:37.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=336} 23:55:37.465 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[77115b57] 23:55:37.465 [netconf-device-simulator-threads-2] 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 23:55:37.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:37.465 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:37.465 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:37.465 [netconf-device-simulator-threads-2] 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 23:55:37.465 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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} 23:55:37.466 [netconf-device-simulator-threads-2] 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 23:55:37.466 [netconf-device-simulator-threads-2] 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 23:55:37.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:37.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) by 778 down to 2094975 23:55:37.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:37.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #13 SSH_MSG_IGNORE 23:55:37.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:55:37.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #11 SSH_MSG_IGNORE 23:55:37.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:55:37.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #14 SSH_MSG_IGNORE 23:55:37.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:55:37.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #10 SSH_MSG_IGNORE 23:55:37.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:55:37.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #8 SSH_MSG_IGNORE 23:55:37.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:55:37.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432]} 23:55:37.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42432]): SSH-2.0-SSHD-UNKNOWN 23:55:37.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42432]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:37.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42432]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:37.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:37.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #13 SSH_MSG_IGNORE 23:55:37.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:55:38.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42432]) Send SSH_MSG_KEXINIT 23:55:38.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42432]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42432]) process #0 SSH_MSG_KEXINIT 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42432]) SSH_MSG_KEXINIT 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42432]) strict KEX=true client=true server=true 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42432]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42432]) Kex: server host key algorithms = rsa-sha2-512 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42432]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42432]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42432]) Kex: mac algorithms (client to server) = aead 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42432]) Kex: mac algorithms (server to client) = aead 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42432]) Kex: compression algorithms (client to server) = none 23:55:38.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42432]) Kex: compression algorithms (server to client) = none 23:55:38.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #12 SSH_MSG_IGNORE 23:55:38.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:55:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42432]) process #1 30 23:55:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42432]] process command=SSH_MSG_KEXDH_INIT 23:55:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42432]] Send SSH_MSG_KEXDH_REPLY 23:55:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42432]) packet #1 sending command=31[31] len=1639 23:55:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42432])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42432]) Send SSH_MSG_NEWKEYS 23:55:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42432]) session ID=46:b3:ec:c9:0f:15:09:b2:e1:08:67:8b:65:25:f9:c5:b0:04:ab:35:72:12:67:90:47:6b:cd:ac:2d:d4:2c:76:31:04:d5:49:07:fd:94:a5:1f:cd:5c:c7:a5:32:43:35:54:8d:21:45:ad:67:24:07:be:27:c3:7b:ad:72:98:55 23:55:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42432]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42432]): strict KEX resets output message sequence number from 3 to 0 23:55:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42432]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42432])[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 23:55:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42432])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42432]) packet #0 sending command=7[7] len=419 23:55:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42432]) No pending packets to flush at end of KEX 23:55:38.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #9 SSH_MSG_IGNORE 23:55:38.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:55:38.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42432]) process #2 SSH_MSG_NEWKEYS 23:55:38.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42432]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:38.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42432]): strict KEX resets input message sequence number from 3 to 0 23:55:38.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42432]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:38.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:38.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42432]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:38.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42432]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42432]) authorized authentication methods: password,publickey 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42432]) Accepted service ssh-userauth 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42432]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42432]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42432]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42432]) no authentication factory for method=none 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42432]) SSH_MSG_USERAUTH_REQUEST 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42432]) remaining methods: password,publickey 23:55:38.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42432]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42432]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42432]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:38.401 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42432]) authentication result: true 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42432]) SSH_MSG_USERAUTH_REQUEST 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42432])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42432]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:38.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42432]) no heartbeat to stop 23:55:38.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42432]) heartbeat type=IGNORE, interval=PT30S 23:55:38.402 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42432 authenticated 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42432]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42432]] session=TransportServerSession[admin@/10.30.170.79:42432] id=0 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42432])) size=2097152, max=2097152, packet=32768 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42432]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42432] 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42432]) recipient=0 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])) size=2097152, max=2097152, packet=32768 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])) re-initializing 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])) size=2097152, max=2097152, packet=32768 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:38.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:38.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:38.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:38.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])[want-reply=true] subsystem=netconf 23:55:38.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])[subsystem] prepared command 23:55:38.405 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:38.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:38.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432]}} established 23:55:38.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 337: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18166 23:55:38.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 337: Creating data stores for simulated device 23:55:38.405 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:38.406 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:38.406 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:38.406 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:38.407 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:38.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a71fec] 23:55:38.409 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:38.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:38.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:38.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:38.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:38.411 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:38.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:38.412 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:38.412 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a71fec], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a71fec], subtreeVersion=Version[f23db4f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[f23db4f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:38.412 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:38.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:38.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432] 23:55:38.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 337 on channel [id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432] 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) by 1220 down to 2095932 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432] 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432] 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) request=subsystem result=ReplySuccess, want-reply=true 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) request=subsystem activate command 23:55:38.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) starting runner for command=netconf 23:55:38.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #5 SSH_MSG_CHANNEL_DATA 23:55:38.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) by 373 down to 2096779 23:55:38.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_CHANNEL_DATA len=373 23:55:38.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432] 23:55:38.419 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:38.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432] 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432] 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18166', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=337} created 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=337, channel=[id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432]} created 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432] successful with session NetconfServerSession{sessionId=337, channel=[id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432]} 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432]} up 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #6 SSH_MSG_CHANNEL_DATA 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) by 393 down to 2096386 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_CHANNEL_DATA len=393 23:55:38.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432] 23:55:38.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:38.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:38.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=337} 23:55:38.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:38.423 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@218a5008 after next message 23:55:38.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=337, channel=[id: 0x50984898, L:/10.30.170.146:18166 - R:/10.30.170.79:42432]} EXI handlers added to pipeline 23:55:38.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:38.424 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@218a5008 23:55:38.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) by 179 down to 2095753 23:55:38.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:38.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:38.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #7 SSH_MSG_CHANNEL_DATA 23:55:38.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) by 340 down to 2096046 23:55:38.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_CHANNEL_DATA len=340 23:55:38.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432] 23:55:38.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:38.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:38.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=337} 23:55:38.429 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[f23db4f] 23:55:38.429 [netconf-device-simulator-threads-4] 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 23:55:38.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:38.429 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:38.429 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:38.429 [netconf-device-simulator-threads-4] 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 23:55:38.429 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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} 23:55:38.430 [netconf-device-simulator-threads-4] 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 23:55:38.430 [netconf-device-simulator-threads-4] 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 23:55:38.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:38.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) by 778 down to 2094975 23:55:38.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:38.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:38.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:38.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #8 SSH_MSG_IGNORE 23:55:38.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:55:38.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:38.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #13 SSH_MSG_IGNORE 23:55:38.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:55:38.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #10 SSH_MSG_IGNORE 23:55:38.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:55:38.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #11 SSH_MSG_IGNORE 23:55:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:55:38.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444]} 23:55:38.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42444]): SSH-2.0-SSHD-UNKNOWN 23:55:38.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42444]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:38.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42444]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:38.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:38.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #9 SSH_MSG_IGNORE 23:55:38.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42444]) Send SSH_MSG_KEXINIT 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42444]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42444]) process #0 SSH_MSG_KEXINIT 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42444]) SSH_MSG_KEXINIT 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42444]) strict KEX=true client=true server=true 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42444]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42444]) Kex: server host key algorithms = rsa-sha2-512 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42444]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42444]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42444]) Kex: mac algorithms (client to server) = aead 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42444]) Kex: mac algorithms (server to client) = aead 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42444]) Kex: compression algorithms (client to server) = none 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42444]) Kex: compression algorithms (server to client) = none 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #12 SSH_MSG_IGNORE 23:55:38.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:55:38.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:38.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #14 SSH_MSG_IGNORE 23:55:38.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:55:38.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42444]) process #1 30 23:55:38.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42444]] process command=SSH_MSG_KEXDH_INIT 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42444]] Send SSH_MSG_KEXDH_REPLY 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42444]) packet #1 sending command=31[31] len=1639 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42444])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42444]) Send SSH_MSG_NEWKEYS 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42444]) session ID=f6:51:e8:b6:da:4c:da:91:95:8c:8c:f5:75:93:68:ca:05:f3:4a:30:c0:52:16:2d:99:2f:c7:72:12:60:94:97:17:65:24:79:b1:04:6a:46:45:59:85:31:b6:aa:ba:78:2f:88:fa:5e:b3:70:da:ce:56:7b:89:3c:cb:4e:3c:5a 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42444]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42444]): strict KEX resets output message sequence number from 3 to 0 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42444]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42444])[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 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42444])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:38.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42444]) packet #0 sending command=7[7] len=419 23:55:38.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42444]) No pending packets to flush at end of KEX 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42444]) process #2 SSH_MSG_NEWKEYS 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42444]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42444]): strict KEX resets input message sequence number from 3 to 0 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42444]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42444]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42444]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42444]) authorized authentication methods: password,publickey 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42444]) Accepted service ssh-userauth 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42444]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42444]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42444]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42444]) no authentication factory for method=none 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42444]) SSH_MSG_USERAUTH_REQUEST 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42444]) remaining methods: password,publickey 23:55:38.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42444]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42444]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42444]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:38.995 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42444]) authentication result: true 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42444]) SSH_MSG_USERAUTH_REQUEST 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42444])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42444]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42444]) no heartbeat to stop 23:55:38.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42444]) heartbeat type=IGNORE, interval=PT30S 23:55:38.996 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42444 authenticated 23:55:38.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:38.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42444]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42444]] session=TransportServerSession[admin@/10.30.170.79:42444] id=0 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42444])) size=2097152, max=2097152, packet=32768 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42444]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42444] 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42444]) recipient=0 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])) size=2097152, max=2097152, packet=32768 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])) re-initializing 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])) size=2097152, max=2097152, packet=32768 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:38.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])[want-reply=true] subsystem=netconf 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])[subsystem] prepared command 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444]}} established 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 338: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18167 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 338: Creating data stores for simulated device 23:55:38.998 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:38.999 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:38.999 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:38.999 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:39.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3acaed96] 23:55:39.000 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:39.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:39.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:39.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:39.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:39.001 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:39.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:39.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:39.001 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3acaed96], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3acaed96], subtreeVersion=Version[1bdd2c29], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1bdd2c29], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:39.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:39.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444] 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 338 on channel [id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444] 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) by 1220 down to 2095932 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444] 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444] 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) request=subsystem result=ReplySuccess, want-reply=true 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) request=subsystem activate command 23:55:39.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) starting runner for command=netconf 23:55:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #5 SSH_MSG_CHANNEL_DATA 23:55:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) by 373 down to 2096779 23:55:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_CHANNEL_DATA len=373 23:55:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444] 23:55:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444] 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444] 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18167', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=338} created 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444]} created 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444] successful with session NetconfServerSession{sessionId=338, channel=[id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444]} 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444]} up 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #6 SSH_MSG_CHANNEL_DATA 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) by 393 down to 2096386 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_CHANNEL_DATA len=393 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444] 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=338} 23:55:39.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:39.007 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c7f4687 after next message 23:55:39.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x660b07d8, L:/10.30.170.146:18167 - R:/10.30.170.79:42444]} EXI handlers added to pipeline 23:55:39.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:39.007 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c7f4687 23:55:39.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) by 179 down to 2095753 23:55:39.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:39.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:39.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #7 SSH_MSG_CHANNEL_DATA 23:55:39.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) by 340 down to 2096046 23:55:39.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_CHANNEL_DATA len=340 23:55:39.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444] 23:55:39.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:39.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:39.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=338} 23:55:39.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1bdd2c29] 23:55:39.010 [netconf-device-simulator-threads-6] 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 23:55:39.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:39.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:39.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:39.011 [netconf-device-simulator-threads-6] 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 23:55:39.011 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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} 23:55:39.011 [netconf-device-simulator-threads-6] 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 23:55:39.011 [netconf-device-simulator-threads-6] 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 23:55:39.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:39.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) by 778 down to 2094975 23:55:39.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:39.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:39.168 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #8 SSH_MSG_IGNORE 23:55:39.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:55:39.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #11 SSH_MSG_IGNORE 23:55:39.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:55:39.277 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #12 SSH_MSG_IGNORE 23:55:39.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:55:39.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754]} 23:55:39.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36754]): SSH-2.0-SSHD-UNKNOWN 23:55:39.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36754]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:39.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36754]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:39.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36754]) Send SSH_MSG_KEXINIT 23:55:39.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36754]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:39.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36754]) process #0 SSH_MSG_KEXINIT 23:55:39.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36754]) SSH_MSG_KEXINIT 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36754]) strict KEX=true client=true server=true 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36754]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36754]) Kex: server host key algorithms = rsa-sha2-512 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36754]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36754]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36754]) Kex: mac algorithms (client to server) = aead 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36754]) Kex: mac algorithms (server to client) = aead 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36754]) Kex: compression algorithms (client to server) = none 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36754]) Kex: compression algorithms (server to client) = none 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #10 SSH_MSG_IGNORE 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #14 SSH_MSG_IGNORE 23:55:39.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:55:39.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36754]) process #1 30 23:55:39.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36754]] process command=SSH_MSG_KEXDH_INIT 23:55:39.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36754]] Send SSH_MSG_KEXDH_REPLY 23:55:39.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36754]) packet #1 sending command=31[31] len=1639 23:55:39.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36754])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:39.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36754]) Send SSH_MSG_NEWKEYS 23:55:39.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36754]) session ID=65:41:68:31:6d:47:a0:58:1b:8b:a2:10:70:c4:26:ea:24:6d:8b:6b:48:dc:20:94:4a:0d:5f:b0:f0:6c:54:2a:a3:74:dd:01:47:b2:ea:a5:96:45:39:96:3d:aa:27:af:84:a7:d3:ca:78:14:4a:c5:80:df:0c:36:d1:e1:cb:af 23:55:39.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36754]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:39.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36754]): strict KEX resets output message sequence number from 3 to 0 23:55:39.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36754]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:39.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36754])[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 23:55:39.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36754])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:39.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36754]) packet #0 sending command=7[7] len=419 23:55:39.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36754]) No pending packets to flush at end of KEX 23:55:39.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36754]) process #2 SSH_MSG_NEWKEYS 23:55:39.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #9 SSH_MSG_IGNORE 23:55:39.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36754]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36754]): strict KEX resets input message sequence number from 3 to 0 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36754]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36754]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36754]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36754]) authorized authentication methods: password,publickey 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36754]) Accepted service ssh-userauth 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36754]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36754]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36754]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36754]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36754]) no authentication factory for method=none 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36754]) SSH_MSG_USERAUTH_REQUEST 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36754]) remaining methods: password,publickey 23:55:39.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36754]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36754]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36754]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36754]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:39.584 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36754]) authentication result: true 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36754]) SSH_MSG_USERAUTH_REQUEST 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36754])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36754]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:39.584 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:39.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36754]) no heartbeat to stop 23:55:39.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36754]) heartbeat type=IGNORE, interval=PT30S 23:55:39.585 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36754 authenticated 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36754]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36754]] session=TransportServerSession[admin@/10.30.170.79:36754] id=0 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36754])) size=2097152, max=2097152, packet=32768 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36754]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36754] 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36754]) recipient=0 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])) size=2097152, max=2097152, packet=32768 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])) re-initializing 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])) size=2097152, max=2097152, packet=32768 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:39.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])[want-reply=true] subsystem=netconf 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])[subsystem] prepared command 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754]}} established 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 339: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18168 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 339: Creating data stores for simulated device 23:55:39.587 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:39.587 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:39.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:39.587 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:39.588 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c4c060c] 23:55:39.588 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:39.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:39.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:39.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:39.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:39.590 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:39.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:39.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:39.590 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c4c060c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c4c060c], subtreeVersion=Version[38287449], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38287449], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:39.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:39.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:39.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754] 23:55:39.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 339 on channel [id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754] 23:55:39.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) by 1220 down to 2095932 23:55:39.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754] 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754] 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) request=subsystem result=ReplySuccess, want-reply=true 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) request=subsystem activate command 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) starting runner for command=netconf 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #5 SSH_MSG_CHANNEL_DATA 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) by 373 down to 2096779 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_CHANNEL_DATA len=373 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754] 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:39.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754] 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754] 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18168', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=339} created 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754]} created 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754] successful with session NetconfServerSession{sessionId=339, channel=[id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754]} 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754]} up 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #6 SSH_MSG_CHANNEL_DATA 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) by 393 down to 2096386 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_CHANNEL_DATA len=393 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754] 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=339} 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5822d252 after next message 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x11a3cba3, L:/10.30.170.146:18168 - R:/10.30.170.79:36754]} EXI handlers added to pipeline 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5822d252 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) by 179 down to 2095753 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:39.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:39.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #7 SSH_MSG_CHANNEL_DATA 23:55:39.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) by 340 down to 2096046 23:55:39.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_CHANNEL_DATA len=340 23:55:39.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754] 23:55:39.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:39.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:39.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=339} 23:55:39.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38287449] 23:55:39.598 [netconf-device-simulator-threads-0] 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 23:55:39.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:39.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:39.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:39.599 [netconf-device-simulator-threads-0] 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 23:55:39.599 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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} 23:55:39.599 [netconf-device-simulator-threads-0] 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 23:55:39.599 [netconf-device-simulator-threads-0] 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 23:55:39.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:39.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) by 778 down to 2094975 23:55:39.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:39.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:39.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #13 SSH_MSG_IGNORE 23:55:39.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:55:39.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #15 SSH_MSG_IGNORE 23:55:39.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:55:39.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #11 SSH_MSG_IGNORE 23:55:39.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:55:39.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #8 SSH_MSG_IGNORE 23:55:39.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:55:39.890 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:39.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #10 SSH_MSG_IGNORE 23:55:39.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:55:40.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #13 SSH_MSG_IGNORE 23:55:40.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:55:40.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206]} 23:55:40.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46206]): SSH-2.0-SSHD-UNKNOWN 23:55:40.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46206]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:40.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46206]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:40.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46206]) Send SSH_MSG_KEXINIT 23:55:40.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46206]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:40.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46206]) process #0 SSH_MSG_KEXINIT 23:55:40.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46206]) SSH_MSG_KEXINIT 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46206]) strict KEX=true client=true server=true 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46206]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46206]) Kex: server host key algorithms = rsa-sha2-512 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46206]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46206]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46206]) Kex: mac algorithms (client to server) = aead 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46206]) Kex: mac algorithms (server to client) = aead 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46206]) Kex: compression algorithms (client to server) = none 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46206]) Kex: compression algorithms (server to client) = none 23:55:40.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:40.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #14 SSH_MSG_IGNORE 23:55:40.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:55:40.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #12 SSH_MSG_IGNORE 23:55:40.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:55:40.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #9 SSH_MSG_IGNORE 23:55:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:55:40.241 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #15 SSH_MSG_IGNORE 23:55:40.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:55:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46206]) process #1 30 23:55:40.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46206]] process command=SSH_MSG_KEXDH_INIT 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46206]] Send SSH_MSG_KEXDH_REPLY 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46206]) packet #1 sending command=31[31] len=1639 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46206])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46206]) Send SSH_MSG_NEWKEYS 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46206]) session ID=8d:b6:a1:0f:9f:38:62:7e:6b:af:c0:ef:d2:9a:b0:88:5a:e7:b4:b8:5f:49:ce:3b:15:62:77:45:10:1e:06:e7:35:f5:7b:f2:cf:50:07:ca:d3:4d:2a:e7:11:c0:db:e0:54:51:f7:a8:ae:c7:ec:df:dd:13:88:00:76:50:27:be 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46206]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46206]): strict KEX resets output message sequence number from 3 to 0 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46206]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46206])[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 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46206])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46206]) packet #0 sending command=7[7] len=419 23:55:40.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46206]) No pending packets to flush at end of KEX 23:55:40.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46206]) process #2 SSH_MSG_NEWKEYS 23:55:40.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46206]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:40.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46206]): strict KEX resets input message sequence number from 3 to 0 23:55:40.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46206]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:40.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46206]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46206]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46206]) authorized authentication methods: password,publickey 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46206]) Accepted service ssh-userauth 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46206]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46206]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46206]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46206]) no authentication factory for method=none 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46206]) SSH_MSG_USERAUTH_REQUEST 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46206]) remaining methods: password,publickey 23:55:40.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46206]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46206]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46206]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:40.312 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46206]) authentication result: true 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46206]) SSH_MSG_USERAUTH_REQUEST 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46206])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46206]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46206]) no heartbeat to stop 23:55:40.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46206]) heartbeat type=IGNORE, interval=PT30S 23:55:40.313 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46206 authenticated 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46206]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46206]] session=TransportServerSession[admin@/10.30.170.79:46206] id=0 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46206])) size=2097152, max=2097152, packet=32768 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46206]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46206] 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46206]) recipient=0 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])) size=2097152, max=2097152, packet=32768 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])) re-initializing 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])) size=2097152, max=2097152, packet=32768 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:40.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])[want-reply=true] subsystem=netconf 23:55:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])[subsystem] prepared command 23:55:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206]}} established 23:55:40.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 340: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18169 23:55:40.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 340: Creating data stores for simulated device 23:55:40.316 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:40.316 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:40.317 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:40.317 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:40.317 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:40.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[20a01fff] 23:55:40.319 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:40.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:40.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:40.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:40.320 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:40.321 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:40.321 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:40.321 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:40.321 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[20a01fff], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[20a01fff], subtreeVersion=Version[5ef28bfb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5ef28bfb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:40.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:40.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:40.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206] 23:55:40.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 340 on channel [id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206] 23:55:40.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) by 1220 down to 2095932 23:55:40.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206] 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206] 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) request=subsystem result=ReplySuccess, want-reply=true 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) request=subsystem activate command 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) starting runner for command=netconf 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #5 SSH_MSG_CHANNEL_DATA 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) by 373 down to 2096779 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_CHANNEL_DATA len=373 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206] 23:55:40.327 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:40.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206] 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206] 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18169', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=340} created 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206]} created 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206] successful with session NetconfServerSession{sessionId=340, channel=[id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206]} 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206]} up 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #6 SSH_MSG_CHANNEL_DATA 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) by 393 down to 2096386 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_CHANNEL_DATA len=393 23:55:40.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206] 23:55:40.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:40.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:40.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=340} 23:55:40.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:40.331 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c58fb62 after next message 23:55:40.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x4642c0a5, L:/10.30.170.146:18169 - R:/10.30.170.79:46206]} EXI handlers added to pipeline 23:55:40.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c58fb62 23:55:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) by 179 down to 2095753 23:55:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:40.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:40.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #7 SSH_MSG_CHANNEL_DATA 23:55:40.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) by 340 down to 2096046 23:55:40.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_CHANNEL_DATA len=340 23:55:40.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206] 23:55:40.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:40.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:40.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=340} 23:55:40.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5ef28bfb] 23:55:40.336 [netconf-device-simulator-threads-2] 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 23:55:40.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:40.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:40.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:40.336 [netconf-device-simulator-threads-2] 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 23:55:40.336 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:40.336 [netconf-device-simulator-threads-2] 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} 23:55:40.336 [netconf-device-simulator-threads-2] 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} 23:55:40.336 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:40.336 [netconf-device-simulator-threads-2] 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} 23:55:40.336 [netconf-device-simulator-threads-2] 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} 23:55:40.336 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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} 23:55:40.337 [netconf-device-simulator-threads-2] 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 23:55:40.337 [netconf-device-simulator-threads-2] 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 23:55:40.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:40.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) by 778 down to 2094975 23:55:40.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:40.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:40.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #8 SSH_MSG_IGNORE 23:55:40.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:55:40.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #13 SSH_MSG_IGNORE 23:55:40.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:55:40.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #15 SSH_MSG_IGNORE 23:55:40.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:55:40.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #10 SSH_MSG_IGNORE 23:55:40.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:55:40.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #11 SSH_MSG_IGNORE 23:55:40.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:55:40.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234]} 23:55:40.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35234]): SSH-2.0-SSHD-UNKNOWN 23:55:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35234]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35234]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:40.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35234]) Send SSH_MSG_KEXINIT 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35234]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35234]) process #0 SSH_MSG_KEXINIT 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35234]) SSH_MSG_KEXINIT 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35234]) strict KEX=true client=true server=true 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35234]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35234]) Kex: server host key algorithms = rsa-sha2-512 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35234]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35234]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35234]) Kex: mac algorithms (client to server) = aead 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35234]) Kex: mac algorithms (server to client) = aead 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35234]) Kex: compression algorithms (client to server) = none 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35234]) Kex: compression algorithms (server to client) = none 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #14 SSH_MSG_IGNORE 23:55:40.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:55:40.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35234]) process #1 30 23:55:41.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35234]] process command=SSH_MSG_KEXDH_INIT 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35234]] Send SSH_MSG_KEXDH_REPLY 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35234]) packet #1 sending command=31[31] len=1639 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35234])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35234]) Send SSH_MSG_NEWKEYS 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35234]) session ID=c3:95:e8:d1:b7:54:ea:bb:21:32:d1:bb:8d:07:f6:60:b6:11:b9:78:e1:5a:ec:79:87:d9:02:12:28:8d:cb:4e:3c:c0:aa:a4:be:64:f0:6e:f3:30:d0:43:16:1a:28:d1:58:41:ad:32:52:95:a7:e9:51:2d:8a:d7:76:7b:bc:f6 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35234]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35234]): strict KEX resets output message sequence number from 3 to 0 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35234]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35234])[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 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35234])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35234]) packet #0 sending command=7[7] len=419 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35234]) No pending packets to flush at end of KEX 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #12 SSH_MSG_IGNORE 23:55:41.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:55:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35234]) process #2 SSH_MSG_NEWKEYS 23:55:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35234]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35234]): strict KEX resets input message sequence number from 3 to 0 23:55:41.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35234]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35234]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35234]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35234]) authorized authentication methods: password,publickey 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35234]) Accepted service ssh-userauth 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35234]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35234]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35234]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35234]) no authentication factory for method=none 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35234]) SSH_MSG_USERAUTH_REQUEST 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35234]) remaining methods: password,publickey 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35234]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35234]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:41.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35234]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:41.067 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:41.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35234]) authentication result: true 23:55:41.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35234]) SSH_MSG_USERAUTH_REQUEST 23:55:41.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35234])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:41.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35234]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:41.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:41.067 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:41.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35234]) no heartbeat to stop 23:55:41.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35234]) heartbeat type=IGNORE, interval=PT30S 23:55:41.067 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35234 authenticated 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35234]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35234]] session=TransportServerSession[admin@/10.30.170.79:35234] id=0 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35234])) size=2097152, max=2097152, packet=32768 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35234]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35234] 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35234]) recipient=0 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])) size=2097152, max=2097152, packet=32768 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])) re-initializing 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])) size=2097152, max=2097152, packet=32768 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:41.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])[want-reply=true] subsystem=netconf 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])[subsystem] prepared command 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234]}} established 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 341: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18170 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 341: Creating data stores for simulated device 23:55:41.069 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:41.069 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:41.069 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:41.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7db4220a] 23:55:41.070 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:41.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:41.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:41.070 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:41.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:41.071 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:41.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:41.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:41.071 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7db4220a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7db4220a], subtreeVersion=Version[fc7ad1c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[fc7ad1c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:41.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:41.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:41.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234] 23:55:41.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 341 on channel [id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234] 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) by 1220 down to 2095932 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234] 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234] 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) request=subsystem result=ReplySuccess, want-reply=true 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) request=subsystem activate command 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) starting runner for command=netconf 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #5 SSH_MSG_CHANNEL_DATA 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) by 373 down to 2096779 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_CHANNEL_DATA len=373 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234] 23:55:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234] 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234] 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18170', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=341} created 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234]} created 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234] successful with session NetconfServerSession{sessionId=341, channel=[id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234]} 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234]} up 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #6 SSH_MSG_CHANNEL_DATA 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) by 393 down to 2096386 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_CHANNEL_DATA len=393 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234] 23:55:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=341} 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@367e7752 after next message 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xde2d8267, L:/10.30.170.146:18170 - R:/10.30.170.79:35234]} EXI handlers added to pipeline 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@367e7752 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) by 179 down to 2095753 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:41.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #7 SSH_MSG_CHANNEL_DATA 23:55:41.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) by 340 down to 2096046 23:55:41.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_CHANNEL_DATA len=340 23:55:41.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234] 23:55:41.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:41.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:41.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=341} 23:55:41.079 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[fc7ad1c] 23:55:41.079 [netconf-device-simulator-threads-4] 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 23:55:41.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:41.079 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:41.079 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:41.079 [netconf-device-simulator-threads-4] 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 23:55:41.079 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:41.079 [netconf-device-simulator-threads-4] 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} 23:55:41.079 [netconf-device-simulator-threads-4] 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} 23:55:41.079 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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} 23:55:41.080 [netconf-device-simulator-threads-4] 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 23:55:41.080 [netconf-device-simulator-threads-4] 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 23:55:41.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:41.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) by 778 down to 2094975 23:55:41.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:41.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:41.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #9 SSH_MSG_IGNORE 23:55:41.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:55:41.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #8 SSH_MSG_IGNORE 23:55:41.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:55:41.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #10 SSH_MSG_IGNORE 23:55:41.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:55:41.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #15 SSH_MSG_IGNORE 23:55:41.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:55:41.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #12 SSH_MSG_IGNORE 23:55:41.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:55:41.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #11 SSH_MSG_IGNORE 23:55:41.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:55:41.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #13 SSH_MSG_IGNORE 23:55:41.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:55:41.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510]} 23:55:41.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41510]): SSH-2.0-SSHD-UNKNOWN 23:55:41.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41510]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:41.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41510]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:41.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41510]) Send SSH_MSG_KEXINIT 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41510]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41510]) process #0 SSH_MSG_KEXINIT 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41510]) SSH_MSG_KEXINIT 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41510]) strict KEX=true client=true server=true 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41510]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41510]) Kex: server host key algorithms = rsa-sha2-512 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41510]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41510]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41510]) Kex: mac algorithms (client to server) = aead 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41510]) Kex: mac algorithms (server to client) = aead 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41510]) Kex: compression algorithms (client to server) = none 23:55:41.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41510]) Kex: compression algorithms (server to client) = none 23:55:41.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:41.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #14 SSH_MSG_IGNORE 23:55:41.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:55:41.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41510]) process #1 30 23:55:41.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41510]] process command=SSH_MSG_KEXDH_INIT 23:55:41.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #8 SSH_MSG_IGNORE 23:55:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:55:41.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41510]] Send SSH_MSG_KEXDH_REPLY 23:55:41.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41510]) packet #1 sending command=31[31] len=1639 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41510])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41510]) Send SSH_MSG_NEWKEYS 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41510]) session ID=14:07:6a:57:e0:b8:4b:b7:15:1a:e5:8c:d5:c7:e0:b0:e0:50:b4:d5:b0:dc:a1:66:50:fd:a9:e0:4e:fe:d5:d9:7b:28:0c:12:a7:3a:f2:c5:d7:a8:87:b0:81:4e:43:b3:d1:16:56:bd:15:a1:74:b7:70:90:7f:9a:07:1d:3c:62 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41510]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41510]): strict KEX resets output message sequence number from 3 to 0 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41510]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41510])[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 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41510])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41510]) packet #0 sending command=7[7] len=419 23:55:41.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41510]) No pending packets to flush at end of KEX 23:55:41.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41510]) process #2 SSH_MSG_NEWKEYS 23:55:41.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41510]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:41.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41510]): strict KEX resets input message sequence number from 3 to 0 23:55:41.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41510]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:41.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:41.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41510]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:41.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41510]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41510]) authorized authentication methods: password,publickey 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41510]) Accepted service ssh-userauth 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41510]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41510]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41510]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41510]) no authentication factory for method=none 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41510]) SSH_MSG_USERAUTH_REQUEST 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41510]) remaining methods: password,publickey 23:55:41.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41510]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41510]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41510]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:41.965 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41510]) authentication result: true 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41510]) SSH_MSG_USERAUTH_REQUEST 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41510])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41510]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41510]) no heartbeat to stop 23:55:41.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41510]) heartbeat type=IGNORE, interval=PT30S 23:55:41.965 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41510 authenticated 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41510]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41510]] session=TransportServerSession[admin@/10.30.170.79:41510] id=0 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41510])) size=2097152, max=2097152, packet=32768 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41510]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41510] 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41510]) recipient=0 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])) size=2097152, max=2097152, packet=32768 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])) re-initializing 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])) size=2097152, max=2097152, packet=32768 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:41.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])[want-reply=true] subsystem=netconf 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])[subsystem] prepared command 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510]}} established 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 342: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18171 23:55:41.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 342: Creating data stores for simulated device 23:55:41.967 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:41.968 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:41.968 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:41.968 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:41.968 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:41.968 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[389f0e42] 23:55:41.968 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:41.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:41.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:41.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:41.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:41.972 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:41.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:41.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:41.972 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[389f0e42], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[389f0e42], subtreeVersion=Version[1297b9a2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1297b9a2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:41.973 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:41.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:41.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510] 23:55:41.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 342 on channel [id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510] 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) by 1220 down to 2095932 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510] 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510] 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) request=subsystem result=ReplySuccess, want-reply=true 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) request=subsystem activate command 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) starting runner for command=netconf 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #5 SSH_MSG_CHANNEL_DATA 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) by 373 down to 2096779 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_CHANNEL_DATA len=373 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510] 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:41.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:41.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510] 23:55:41.976 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:41.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510] 23:55:41.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18171', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:41.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=342} created 23:55:41.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510]} created 23:55:41.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510] successful with session NetconfServerSession{sessionId=342, channel=[id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510]} 23:55:41.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510]} up 23:55:41.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #6 SSH_MSG_CHANNEL_DATA 23:55:41.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) by 393 down to 2096386 23:55:41.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_CHANNEL_DATA len=393 23:55:41.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510] 23:55:41.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:41.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:41.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=342} 23:55:41.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:41.978 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2eaa2e5a after next message 23:55:41.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xf232cc18, L:/10.30.170.146:18171 - R:/10.30.170.79:41510]} EXI handlers added to pipeline 23:55:41.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:41.978 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2eaa2e5a 23:55:41.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) by 179 down to 2095753 23:55:41.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:41.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:41.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #7 SSH_MSG_CHANNEL_DATA 23:55:41.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) by 340 down to 2096046 23:55:41.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_CHANNEL_DATA len=340 23:55:41.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510] 23:55:41.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:41.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:41.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=342} 23:55:41.981 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1297b9a2] 23:55:41.981 [netconf-device-simulator-threads-6] 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 23:55:41.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:41.981 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:41.981 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:41.981 [netconf-device-simulator-threads-6] 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 23:55:41.981 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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} 23:55:41.981 [netconf-device-simulator-threads-6] 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 23:55:41.981 [netconf-device-simulator-threads-6] 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 23:55:41.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:41.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) by 778 down to 2094975 23:55:41.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:41.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:41.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:41.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #13 SSH_MSG_IGNORE 23:55:41.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:55:42.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #9 SSH_MSG_IGNORE 23:55:42.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:55:42.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #15 SSH_MSG_IGNORE 23:55:42.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:55:42.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548]} 23:55:42.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44548]): SSH-2.0-SSHD-UNKNOWN 23:55:42.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44548]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:42.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44548]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:42.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #11 SSH_MSG_IGNORE 23:55:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:55:42.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44548]) Send SSH_MSG_KEXINIT 23:55:42.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44548]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:42.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44548]) process #0 SSH_MSG_KEXINIT 23:55:42.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44548]) SSH_MSG_KEXINIT 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44548]) strict KEX=true client=true server=true 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44548]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44548]) Kex: server host key algorithms = rsa-sha2-512 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44548]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44548]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44548]) Kex: mac algorithms (client to server) = aead 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44548]) Kex: mac algorithms (server to client) = aead 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44548]) Kex: compression algorithms (client to server) = none 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44548]) Kex: compression algorithms (server to client) = none 23:55:42.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:42.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #14 SSH_MSG_IGNORE 23:55:42.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:55:42.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #10 SSH_MSG_IGNORE 23:55:42.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:55:42.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #12 SSH_MSG_IGNORE 23:55:42.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:55:42.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44548]) process #1 30 23:55:42.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44548]] process command=SSH_MSG_KEXDH_INIT 23:55:42.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44548]] Send SSH_MSG_KEXDH_REPLY 23:55:42.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44548]) packet #1 sending command=31[31] len=1639 23:55:42.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44548])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:42.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44548]) Send SSH_MSG_NEWKEYS 23:55:42.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44548]) session ID=50:fa:db:ff:92:28:bd:b0:25:a6:8e:dd:1d:ec:8d:2d:d5:3a:54:3a:8f:25:70:73:2a:52:6f:43:62:6c:6c:4b:56:c0:b5:aa:12:58:1e:6e:37:f1:0a:d6:0b:74:b9:5e:66:1d:fd:a5:b1:b3:92:7e:35:2a:d2:13:90:f4:23:9e 23:55:42.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44548]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:42.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44548]): strict KEX resets output message sequence number from 3 to 0 23:55:42.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44548]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:42.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44548])[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 23:55:42.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #9 SSH_MSG_IGNORE 23:55:42.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:55:42.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44548])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:42.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44548]) packet #0 sending command=7[7] len=419 23:55:42.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44548]) No pending packets to flush at end of KEX 23:55:42.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44548]) process #2 SSH_MSG_NEWKEYS 23:55:42.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44548]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:42.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44548]): strict KEX resets input message sequence number from 3 to 0 23:55:42.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44548]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:42.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:42.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44548]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:42.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44548]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44548]) authorized authentication methods: password,publickey 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44548]) Accepted service ssh-userauth 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44548]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44548]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44548]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44548]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44548]) no authentication factory for method=none 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44548]) SSH_MSG_USERAUTH_REQUEST 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44548]) remaining methods: password,publickey 23:55:42.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44548]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44548]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44548]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44548]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:42.499 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44548]) authentication result: true 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44548]) SSH_MSG_USERAUTH_REQUEST 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44548])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44548]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44548]) no heartbeat to stop 23:55:42.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44548]) heartbeat type=IGNORE, interval=PT30S 23:55:42.499 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44548 authenticated 23:55:42.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:42.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44548]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:42.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44548]] session=TransportServerSession[admin@/10.30.170.79:44548] id=0 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44548])) size=2097152, max=2097152, packet=32768 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44548]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44548] 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44548]) recipient=0 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])) size=2097152, max=2097152, packet=32768 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])) re-initializing 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])) size=2097152, max=2097152, packet=32768 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:42.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])[want-reply=true] subsystem=netconf 23:55:42.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])[subsystem] prepared command 23:55:42.502 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:42.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:42.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548]}} established 23:55:42.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 343: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18172 23:55:42.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 343: Creating data stores for simulated device 23:55:42.503 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:42.503 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:42.503 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:42.503 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:42.503 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:42.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2675d718] 23:55:42.506 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:42.507 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:42.507 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:42.507 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:42.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:42.508 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:42.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:42.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:42.508 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2675d718], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2675d718], subtreeVersion=Version[538ef341], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[538ef341], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:42.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:42.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:42.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548] 23:55:42.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 343 on channel [id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548] 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) by 1220 down to 2095932 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548] 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548] 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) request=subsystem result=ReplySuccess, want-reply=true 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) request=subsystem activate command 23:55:42.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) starting runner for command=netconf 23:55:42.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #5 SSH_MSG_CHANNEL_DATA 23:55:42.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) by 373 down to 2096779 23:55:42.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_CHANNEL_DATA len=373 23:55:42.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548] 23:55:42.515 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:42.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548] 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548] 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18172', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=343} created 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548]} created 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548] successful with session NetconfServerSession{sessionId=343, channel=[id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548]} 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548]} up 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #6 SSH_MSG_CHANNEL_DATA 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) by 393 down to 2096386 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_CHANNEL_DATA len=393 23:55:42.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548] 23:55:42.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:42.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:42.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=343} 23:55:42.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:42.519 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@699e731b after next message 23:55:42.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x2fcc7531, L:/10.30.170.146:18172 - R:/10.30.170.79:44548]} EXI handlers added to pipeline 23:55:42.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:42.519 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@699e731b 23:55:42.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) by 179 down to 2095753 23:55:42.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:42.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:42.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #7 SSH_MSG_CHANNEL_DATA 23:55:42.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) by 340 down to 2096046 23:55:42.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_CHANNEL_DATA len=340 23:55:42.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548] 23:55:42.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:42.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:42.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=343} 23:55:42.523 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[538ef341] 23:55:42.523 [netconf-device-simulator-threads-0] 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 23:55:42.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:42.523 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:42.523 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:42.523 [netconf-device-simulator-threads-0] 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 23:55:42.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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} 23:55:42.524 [netconf-device-simulator-threads-0] 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 23:55:42.524 [netconf-device-simulator-threads-0] 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 23:55:42.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:42.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) by 778 down to 2094975 23:55:42.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:42.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:42.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #13 SSH_MSG_IGNORE 23:55:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:55:42.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #15 SSH_MSG_IGNORE 23:55:42.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:55:42.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #8 SSH_MSG_IGNORE 23:55:42.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:55:42.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #11 SSH_MSG_IGNORE 23:55:42.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:55:42.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:42.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #12 SSH_MSG_IGNORE 23:55:42.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:55:42.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116]} 23:55:42.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60116]): SSH-2.0-SSHD-UNKNOWN 23:55:42.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60116]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:42.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60116]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:43.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.118 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60116]) Send SSH_MSG_KEXINIT 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60116]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60116]) process #0 SSH_MSG_KEXINIT 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60116]) SSH_MSG_KEXINIT 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60116]) strict KEX=true client=true server=true 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60116]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60116]) Kex: server host key algorithms = rsa-sha2-512 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60116]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60116]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60116]) Kex: mac algorithms (client to server) = aead 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60116]) Kex: mac algorithms (server to client) = aead 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60116]) Kex: compression algorithms (client to server) = none 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60116]) Kex: compression algorithms (server to client) = none 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #10 SSH_MSG_IGNORE 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #14 SSH_MSG_IGNORE 23:55:43.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:55:43.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #9 SSH_MSG_IGNORE 23:55:43.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:55:43.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60116]) process #1 30 23:55:43.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60116]] process command=SSH_MSG_KEXDH_INIT 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60116]] Send SSH_MSG_KEXDH_REPLY 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60116]) packet #1 sending command=31[31] len=1639 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60116])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60116]) Send SSH_MSG_NEWKEYS 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60116]) session ID=d8:07:82:7a:cc:af:2e:e6:a7:10:01:be:b9:34:57:22:36:8c:b7:b1:e9:72:16:59:2f:78:17:96:b5:7a:63:a9:7e:01:2e:7f:6b:be:8a:99:5f:93:b8:e7:d8:52:bb:b8:55:ab:70:18:a7:5c:72:ae:65:82:45:75:9d:5d:c2:02 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60116]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60116]): strict KEX resets output message sequence number from 3 to 0 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60116]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:43.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60116])[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 23:55:43.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60116])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:43.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60116]) packet #0 sending command=7[7] len=419 23:55:43.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60116]) No pending packets to flush at end of KEX 23:55:43.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #8 SSH_MSG_IGNORE 23:55:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60116]) process #2 SSH_MSG_NEWKEYS 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60116]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60116]): strict KEX resets input message sequence number from 3 to 0 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60116]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60116]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60116]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60116]) authorized authentication methods: password,publickey 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60116]) Accepted service ssh-userauth 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60116]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60116]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60116]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60116]) no authentication factory for method=none 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60116]) SSH_MSG_USERAUTH_REQUEST 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60116]) remaining methods: password,publickey 23:55:43.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60116]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60116]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60116]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:43.352 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60116]) authentication result: true 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60116]) SSH_MSG_USERAUTH_REQUEST 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60116])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60116]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60116]) no heartbeat to stop 23:55:43.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60116]) heartbeat type=IGNORE, interval=PT30S 23:55:43.352 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60116 authenticated 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60116]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60116]] session=TransportServerSession[admin@/10.30.170.79:60116] id=0 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60116])) size=2097152, max=2097152, packet=32768 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60116]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60116] 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60116]) recipient=0 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])) size=2097152, max=2097152, packet=32768 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])) re-initializing 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])) size=2097152, max=2097152, packet=32768 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:43.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:43.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:43.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:43.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])[want-reply=true] subsystem=netconf 23:55:43.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])[subsystem] prepared command 23:55:43.354 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:43.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:43.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116]}} established 23:55:43.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 344: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18173 23:55:43.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 344: Creating data stores for simulated device 23:55:43.355 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:43.355 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:43.355 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:43.355 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:43.355 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:43.355 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79508dea] 23:55:43.356 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:43.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:43.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:43.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:43.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:43.356 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:43.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:43.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:43.357 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79508dea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79508dea], subtreeVersion=Version[16fb87a3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[16fb87a3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:43.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:43.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:43.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116] 23:55:43.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 344 on channel [id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116] 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) by 1220 down to 2095932 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116] 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116] 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) request=subsystem result=ReplySuccess, want-reply=true 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) request=subsystem activate command 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) starting runner for command=netconf 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #5 SSH_MSG_CHANNEL_DATA 23:55:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) by 373 down to 2096779 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_CHANNEL_DATA len=373 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116] 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116] 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116] 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18173', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=344} created 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116]} created 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116] successful with session NetconfServerSession{sessionId=344, channel=[id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116]} 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116]} up 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #6 SSH_MSG_CHANNEL_DATA 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) by 393 down to 2096386 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_CHANNEL_DATA len=393 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116] 23:55:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=344} 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c7ac5cd after next message 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x0ff40d23, L:/10.30.170.146:18173 - R:/10.30.170.79:60116]} EXI handlers added to pipeline 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c7ac5cd 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) by 179 down to 2095753 23:55:43.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:43.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:43.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #7 SSH_MSG_CHANNEL_DATA 23:55:43.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) by 340 down to 2096046 23:55:43.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_CHANNEL_DATA len=340 23:55:43.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116] 23:55:43.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:43.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:43.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=344} 23:55:43.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[16fb87a3] 23:55:43.364 [netconf-device-simulator-threads-2] 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 23:55:43.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:43.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:43.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:43.365 [netconf-device-simulator-threads-2] 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 23:55:43.365 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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} 23:55:43.365 [netconf-device-simulator-threads-2] 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 23:55:43.365 [netconf-device-simulator-threads-2] 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 23:55:43.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:43.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) by 778 down to 2094975 23:55:43.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:43.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:43.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #15 SSH_MSG_IGNORE 23:55:43.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:55:43.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #13 SSH_MSG_IGNORE 23:55:43.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:55:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #11 SSH_MSG_IGNORE 23:55:43.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:55:43.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930]} 23:55:43.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33930]): SSH-2.0-SSHD-UNKNOWN 23:55:43.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33930]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:43.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33930]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:43.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33930]) Send SSH_MSG_KEXINIT 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33930]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33930]) process #0 SSH_MSG_KEXINIT 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33930]) SSH_MSG_KEXINIT 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33930]) strict KEX=true client=true server=true 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33930]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33930]) Kex: server host key algorithms = rsa-sha2-512 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33930]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33930]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33930]) Kex: mac algorithms (client to server) = aead 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33930]) Kex: mac algorithms (server to client) = aead 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33930]) Kex: compression algorithms (client to server) = none 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33930]) Kex: compression algorithms (server to client) = none 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #12 SSH_MSG_IGNORE 23:55:43.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:55:43.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33930]) process #1 30 23:55:43.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33930]] process command=SSH_MSG_KEXDH_INIT 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33930]] Send SSH_MSG_KEXDH_REPLY 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33930]) packet #1 sending command=31[31] len=1639 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33930])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33930]) Send SSH_MSG_NEWKEYS 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33930]) session ID=8b:8a:fd:7b:94:07:d8:3e:b2:2d:d1:36:75:b8:31:26:aa:d3:59:42:86:21:be:e0:40:f9:30:95:61:a9:45:a8:f3:c7:3c:3f:2a:e7:98:88:60:86:ec:11:52:e6:91:2f:4c:a3:67:14:4e:cc:48:b5:a7:ef:65:e4:48:f4:5b:e6 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33930]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33930]): strict KEX resets output message sequence number from 3 to 0 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33930]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33930])[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 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33930])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33930]) packet #0 sending command=7[7] len=419 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33930]) No pending packets to flush at end of KEX 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #14 SSH_MSG_IGNORE 23:55:43.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:55:43.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33930]) process #2 SSH_MSG_NEWKEYS 23:55:43.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33930]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:43.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33930]): strict KEX resets input message sequence number from 3 to 0 23:55:43.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33930]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:43.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:43.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33930]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:43.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33930]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33930]) authorized authentication methods: password,publickey 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33930]) Accepted service ssh-userauth 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33930]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33930]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33930]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33930]) no authentication factory for method=none 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33930]) SSH_MSG_USERAUTH_REQUEST 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33930]) remaining methods: password,publickey 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33930]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33930]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33930]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:43.863 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33930]) authentication result: true 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33930]) SSH_MSG_USERAUTH_REQUEST 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33930])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33930]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:43.863 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:43.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33930]) no heartbeat to stop 23:55:43.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33930]) heartbeat type=IGNORE, interval=PT30S 23:55:43.864 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33930 authenticated 23:55:43.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:43.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33930]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33930]] session=TransportServerSession[admin@/10.30.170.79:33930] id=0 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33930])) size=2097152, max=2097152, packet=32768 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33930]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33930] 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33930]) recipient=0 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])) size=2097152, max=2097152, packet=32768 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])) re-initializing 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])) size=2097152, max=2097152, packet=32768 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:43.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])[want-reply=true] subsystem=netconf 23:55:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])[subsystem] prepared command 23:55:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930]}} established 23:55:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 345: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18174 23:55:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 345: Creating data stores for simulated device 23:55:43.866 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:43.866 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:43.866 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6fc1f834] 23:55:43.867 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:43.867 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:43.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:43.868 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:43.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:43.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:43.868 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6fc1f834], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6fc1f834], subtreeVersion=Version[650e4e2b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[650e4e2b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:43.868 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930] 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 345 on channel [id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930] 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) by 1220 down to 2095932 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930] 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930] 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) request=subsystem result=ReplySuccess, want-reply=true 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) request=subsystem activate command 23:55:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) starting runner for command=netconf 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #5 SSH_MSG_CHANNEL_DATA 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) by 373 down to 2096779 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_CHANNEL_DATA len=373 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930] 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930] 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930] 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18174', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=345} created 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930]} created 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930] successful with session NetconfServerSession{sessionId=345, channel=[id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930]} 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930]} up 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #6 SSH_MSG_CHANNEL_DATA 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) by 393 down to 2096386 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_CHANNEL_DATA len=393 23:55:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930] 23:55:43.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:43.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:43.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=345} 23:55:43.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:43.872 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d06e130 after next message 23:55:43.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x3719f807, L:/10.30.170.146:18174 - R:/10.30.170.79:33930]} EXI handlers added to pipeline 23:55:43.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:43.873 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d06e130 23:55:43.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) by 179 down to 2095753 23:55:43.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:43.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:43.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #7 SSH_MSG_CHANNEL_DATA 23:55:43.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) by 340 down to 2096046 23:55:43.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_CHANNEL_DATA len=340 23:55:43.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930] 23:55:43.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:43.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:43.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=345} 23:55:43.875 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[650e4e2b] 23:55:43.875 [netconf-device-simulator-threads-4] 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 23:55:43.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:43.876 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:43.876 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:43.876 [netconf-device-simulator-threads-4] 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 23:55:43.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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} 23:55:43.876 [netconf-device-simulator-threads-4] 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 23:55:43.876 [netconf-device-simulator-threads-4] 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 23:55:43.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:43.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) by 778 down to 2094975 23:55:43.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:43.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:43.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:43.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #10 SSH_MSG_IGNORE 23:55:43.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:55:44.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #9 SSH_MSG_IGNORE 23:55:44.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:55:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #15 SSH_MSG_IGNORE 23:55:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:55:44.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #12 SSH_MSG_IGNORE 23:55:44.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:55:44.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #10 SSH_MSG_IGNORE 23:55:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:55:44.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732]} 23:55:44.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57732]): SSH-2.0-SSHD-UNKNOWN 23:55:44.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57732]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:44.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57732]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:44.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #13 SSH_MSG_IGNORE 23:55:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:55:44.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #8 SSH_MSG_IGNORE 23:55:44.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57732]) Send SSH_MSG_KEXINIT 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57732]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57732]) process #0 SSH_MSG_KEXINIT 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57732]) SSH_MSG_KEXINIT 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57732]) strict KEX=true client=true server=true 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57732]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57732]) Kex: server host key algorithms = rsa-sha2-512 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57732]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57732]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57732]) Kex: mac algorithms (client to server) = aead 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57732]) Kex: mac algorithms (server to client) = aead 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57732]) Kex: compression algorithms (client to server) = none 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57732]) Kex: compression algorithms (server to client) = none 23:55:44.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #11 SSH_MSG_IGNORE 23:55:44.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:55:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57732]) process #1 30 23:55:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57732]] process command=SSH_MSG_KEXDH_INIT 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57732]] Send SSH_MSG_KEXDH_REPLY 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57732]) packet #1 sending command=31[31] len=1639 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57732])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57732]) Send SSH_MSG_NEWKEYS 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57732]) session ID=1a:35:d1:2b:ba:ce:80:f1:e0:de:db:ae:53:17:bd:77:f5:66:a9:f2:5f:ac:86:d0:8f:50:a2:2b:c5:24:cc:67:2f:b7:6f:0c:8d:17:2b:a4:53:ee:be:1b:42:d7:2e:a1:e5:72:17:cc:26:0f:58:ef:14:1b:73:fa:96:50:8b:d7 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57732]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57732]): strict KEX resets output message sequence number from 3 to 0 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57732]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57732])[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 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57732])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57732]) packet #0 sending command=7[7] len=419 23:55:44.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57732]) No pending packets to flush at end of KEX 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57732]) process #2 SSH_MSG_NEWKEYS 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57732]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57732]): strict KEX resets input message sequence number from 3 to 0 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57732]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57732]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57732]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57732]) authorized authentication methods: password,publickey 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57732]) Accepted service ssh-userauth 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57732]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57732]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57732]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57732]) no authentication factory for method=none 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57732]) SSH_MSG_USERAUTH_REQUEST 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57732]) remaining methods: password,publickey 23:55:44.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57732]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57732]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57732]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:44.568 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57732]) authentication result: true 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57732]) SSH_MSG_USERAUTH_REQUEST 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57732])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57732]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57732]) no heartbeat to stop 23:55:44.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57732]) heartbeat type=IGNORE, interval=PT30S 23:55:44.569 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57732 authenticated 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57732]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57732]] session=TransportServerSession[admin@/10.30.170.79:57732] id=0 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57732])) size=2097152, max=2097152, packet=32768 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57732]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57732] 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57732]) recipient=0 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])) size=2097152, max=2097152, packet=32768 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])) re-initializing 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])) size=2097152, max=2097152, packet=32768 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:44.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])[want-reply=true] subsystem=netconf 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])[subsystem] prepared command 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732]}} established 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 346: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18175 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 346: Creating data stores for simulated device 23:55:44.571 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:44.571 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:44.571 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:44.571 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:44.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1724ac5d] 23:55:44.572 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:44.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:44.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:44.572 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:44.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:44.573 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:44.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:44.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:44.573 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1724ac5d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1724ac5d], subtreeVersion=Version[23d1bb0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[23d1bb0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:44.574 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:44.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:44.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732] 23:55:44.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 346 on channel [id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732] 23:55:44.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) by 1220 down to 2095932 23:55:44.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:44.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732] 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732] 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) request=subsystem result=ReplySuccess, want-reply=true 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) request=subsystem activate command 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) starting runner for command=netconf 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #5 SSH_MSG_CHANNEL_DATA 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) by 373 down to 2096779 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_CHANNEL_DATA len=373 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732] 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732] 23:55:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732] 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18175', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=346} created 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732]} created 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732] successful with session NetconfServerSession{sessionId=346, channel=[id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732]} 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732]} up 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #6 SSH_MSG_CHANNEL_DATA 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) by 393 down to 2096386 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_CHANNEL_DATA len=393 23:55:44.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732] 23:55:44.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:44.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:44.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=346} 23:55:44.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:44.578 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a6bf9a1 after next message 23:55:44.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x3a8d646c, L:/10.30.170.146:18175 - R:/10.30.170.79:57732]} EXI handlers added to pipeline 23:55:44.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:44.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a6bf9a1 23:55:44.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) by 179 down to 2095753 23:55:44.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:44.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:44.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #7 SSH_MSG_CHANNEL_DATA 23:55:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) by 340 down to 2096046 23:55:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_CHANNEL_DATA len=340 23:55:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732] 23:55:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=346} 23:55:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[23d1bb0] 23:55:44.582 [netconf-device-simulator-threads-6] 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 23:55:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:44.582 [netconf-device-simulator-threads-6] 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 23:55:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:44.582 [netconf-device-simulator-threads-6] 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} 23:55:44.582 [netconf-device-simulator-threads-6] 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} 23:55:44.582 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:44.582 [netconf-device-simulator-threads-6] 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} 23:55:44.582 [netconf-device-simulator-threads-6] 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} 23:55:44.582 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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} 23:55:44.583 [netconf-device-simulator-threads-6] 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 23:55:44.583 [netconf-device-simulator-threads-6] 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 23:55:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:44.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) by 778 down to 2094975 23:55:44.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:44.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:44.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #14 SSH_MSG_IGNORE 23:55:44.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:55:44.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #9 SSH_MSG_IGNORE 23:55:44.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:55:44.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #15 SSH_MSG_IGNORE 23:55:44.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:55:44.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #12 SSH_MSG_IGNORE 23:55:44.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:55:44.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:44.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #8 SSH_MSG_IGNORE 23:55:44.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:55:45.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #11 SSH_MSG_IGNORE 23:55:45.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:55:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440]} 23:55:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33440]): SSH-2.0-SSHD-UNKNOWN 23:55:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33440]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33440]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #13 SSH_MSG_IGNORE 23:55:45.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:55:45.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33440]) Send SSH_MSG_KEXINIT 23:55:45.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33440]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:45.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33440]) process #0 SSH_MSG_KEXINIT 23:55:45.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33440]) SSH_MSG_KEXINIT 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33440]) strict KEX=true client=true server=true 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33440]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33440]) Kex: server host key algorithms = rsa-sha2-512 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33440]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33440]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33440]) Kex: mac algorithms (client to server) = aead 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33440]) Kex: mac algorithms (server to client) = aead 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33440]) Kex: compression algorithms (client to server) = none 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33440]) Kex: compression algorithms (server to client) = none 23:55:45.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:45.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #14 SSH_MSG_IGNORE 23:55:45.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:55:45.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #10 SSH_MSG_IGNORE 23:55:45.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:55:45.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33440]) process #1 30 23:55:45.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33440]] process command=SSH_MSG_KEXDH_INIT 23:55:45.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33440]] Send SSH_MSG_KEXDH_REPLY 23:55:45.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33440]) packet #1 sending command=31[31] len=1639 23:55:45.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33440])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:45.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33440]) Send SSH_MSG_NEWKEYS 23:55:45.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33440]) session ID=c6:d8:80:85:c2:de:6a:e1:76:81:2d:54:28:28:e2:0f:60:b4:71:20:35:11:0a:b7:c4:d2:99:f3:be:cb:cb:0e:33:b9:cc:2d:25:1a:63:fb:64:3e:a5:e8:88:d3:96:ef:5d:60:f5:a9:30:51:33:16:a3:eb:01:27:8b:10:26:a1 23:55:45.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33440]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:45.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33440]): strict KEX resets output message sequence number from 3 to 0 23:55:45.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33440]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:45.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33440])[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 23:55:45.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33440])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:45.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33440]) packet #0 sending command=7[7] len=419 23:55:45.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33440]) No pending packets to flush at end of KEX 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33440]) process #2 SSH_MSG_NEWKEYS 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33440]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33440]): strict KEX resets input message sequence number from 3 to 0 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33440]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33440]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33440]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33440]) authorized authentication methods: password,publickey 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33440]) Accepted service ssh-userauth 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33440]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:45.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33440]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33440]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33440]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33440]) no authentication factory for method=none 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33440]) SSH_MSG_USERAUTH_REQUEST 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33440]) remaining methods: password,publickey 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33440]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33440]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33440]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33440]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:45.382 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33440]) authentication result: true 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33440]) SSH_MSG_USERAUTH_REQUEST 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33440])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33440]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:45.382 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:45.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33440]) no heartbeat to stop 23:55:45.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33440]) heartbeat type=IGNORE, interval=PT30S 23:55:45.383 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33440 authenticated 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33440]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33440]] session=TransportServerSession[admin@/10.30.170.79:33440] id=0 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33440])) size=2097152, max=2097152, packet=32768 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33440]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33440] 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33440]) recipient=0 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])) size=2097152, max=2097152, packet=32768 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])) re-initializing 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])) size=2097152, max=2097152, packet=32768 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:45.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:45.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:45.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:45.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])[want-reply=true] subsystem=netconf 23:55:45.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])[subsystem] prepared command 23:55:45.385 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:45.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:45.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440]}} established 23:55:45.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 347: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18176 23:55:45.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 347: Creating data stores for simulated device 23:55:45.386 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:45.386 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:45.387 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:45.387 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:45.387 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:45.389 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e68a9f] 23:55:45.389 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:45.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:45.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:45.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:45.390 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:45.390 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:45.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:45.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:45.391 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e68a9f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e68a9f], subtreeVersion=Version[5b87b22a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5b87b22a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:45.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:45.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440] 23:55:45.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 347 on channel [id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440] 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) by 1220 down to 2095932 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440] 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440] 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) request=subsystem result=ReplySuccess, want-reply=true 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) request=subsystem activate command 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) starting runner for command=netconf 23:55:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #5 SSH_MSG_CHANNEL_DATA 23:55:45.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) by 373 down to 2096779 23:55:45.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_CHANNEL_DATA len=373 23:55:45.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440] 23:55:45.397 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:45.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440] 23:55:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440] 23:55:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18176', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=347} created 23:55:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440]} created 23:55:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440] successful with session NetconfServerSession{sessionId=347, channel=[id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440]} 23:55:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440]} up 23:55:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #6 SSH_MSG_CHANNEL_DATA 23:55:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) by 393 down to 2096386 23:55:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_CHANNEL_DATA len=393 23:55:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440] 23:55:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=347} 23:55:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fad318e after next message 23:55:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x51032dca, L:/10.30.170.146:18176 - R:/10.30.170.79:33440]} EXI handlers added to pipeline 23:55:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:45.401 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fad318e 23:55:45.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) by 179 down to 2095753 23:55:45.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:45.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:45.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #7 SSH_MSG_CHANNEL_DATA 23:55:45.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) by 340 down to 2096046 23:55:45.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_CHANNEL_DATA len=340 23:55:45.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440] 23:55:45.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:45.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:45.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=347} 23:55:45.404 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5b87b22a] 23:55:45.404 [netconf-device-simulator-threads-0] 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 23:55:45.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:45.405 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:45.405 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:45.405 [netconf-device-simulator-threads-0] 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 23:55:45.405 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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} 23:55:45.405 [netconf-device-simulator-threads-0] 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 23:55:45.405 [netconf-device-simulator-threads-0] 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 23:55:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:45.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) by 778 down to 2094975 23:55:45.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:45.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:45.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #9 SSH_MSG_IGNORE 23:55:45.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:55:45.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #8 SSH_MSG_IGNORE 23:55:45.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:55:45.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #15 SSH_MSG_IGNORE 23:55:45.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:55:45.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #13 SSH_MSG_IGNORE 23:55:45.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:55:45.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072]} 23:55:45.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40072]): SSH-2.0-SSHD-UNKNOWN 23:55:45.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40072]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:45.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40072]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:45.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:45.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #11 SSH_MSG_IGNORE 23:55:45.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:55:45.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40072]) Send SSH_MSG_KEXINIT 23:55:45.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40072]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:45.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40072]) process #0 SSH_MSG_KEXINIT 23:55:45.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40072]) SSH_MSG_KEXINIT 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40072]) strict KEX=true client=true server=true 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40072]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40072]) Kex: server host key algorithms = rsa-sha2-512 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40072]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40072]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40072]) Kex: mac algorithms (client to server) = aead 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40072]) Kex: mac algorithms (server to client) = aead 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40072]) Kex: compression algorithms (client to server) = none 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40072]) Kex: compression algorithms (server to client) = none 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #14 SSH_MSG_IGNORE 23:55:45.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:55:45.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40072]) process #1 30 23:55:46.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40072]] process command=SSH_MSG_KEXDH_INIT 23:55:46.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #9 SSH_MSG_IGNORE 23:55:46.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:55:46.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40072]] Send SSH_MSG_KEXDH_REPLY 23:55:46.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40072]) packet #1 sending command=31[31] len=1639 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40072])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40072]) Send SSH_MSG_NEWKEYS 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40072]) session ID=9b:6d:8d:82:e0:bf:5e:47:a3:c8:04:cb:f6:1f:90:42:33:f3:f4:90:bd:d9:25:77:90:eb:d5:63:b4:b0:ca:53:85:96:72:30:9c:bf:9a:5f:e9:d1:23:c3:73:b4:29:39:15:4b:25:60:2d:38:ed:f3:ea:18:7a:04:e3:df:ec:8d 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40072]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40072]): strict KEX resets output message sequence number from 3 to 0 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40072]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40072])[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 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40072])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40072]) packet #0 sending command=7[7] len=419 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40072]) No pending packets to flush at end of KEX 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #10 SSH_MSG_IGNORE 23:55:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40072]) process #2 SSH_MSG_NEWKEYS 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40072]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40072]): strict KEX resets input message sequence number from 3 to 0 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40072]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40072]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40072]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40072]) authorized authentication methods: password,publickey 23:55:46.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40072]) Accepted service ssh-userauth 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40072]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40072]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40072]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40072]) no authentication factory for method=none 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40072]) SSH_MSG_USERAUTH_REQUEST 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40072]) remaining methods: password,publickey 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40072]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40072]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:46.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40072]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:46.081 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:46.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40072]) authentication result: true 23:55:46.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40072]) SSH_MSG_USERAUTH_REQUEST 23:55:46.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40072])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:46.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40072]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:46.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:46.082 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:46.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40072]) no heartbeat to stop 23:55:46.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40072]) heartbeat type=IGNORE, interval=PT30S 23:55:46.082 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40072 authenticated 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40072]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40072]] session=TransportServerSession[admin@/10.30.170.79:40072] id=0 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40072])) size=2097152, max=2097152, packet=32768 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40072]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40072] 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40072]) recipient=0 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])) size=2097152, max=2097152, packet=32768 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])) re-initializing 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])) size=2097152, max=2097152, packet=32768 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:46.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])[want-reply=true] subsystem=netconf 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])[subsystem] prepared command 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072]}} established 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 348: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18177 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 348: Creating data stores for simulated device 23:55:46.084 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:46.084 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:46.084 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:46.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[772495cd] 23:55:46.085 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:46.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:46.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:46.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:46.086 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:46.086 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:46.086 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:46.086 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:46.086 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[772495cd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[772495cd], subtreeVersion=Version[781fecee], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[781fecee], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:46.087 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:46.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:46.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072] 23:55:46.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 348 on channel [id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072] 23:55:46.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) by 1220 down to 2095932 23:55:46.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072] 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072] 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) request=subsystem result=ReplySuccess, want-reply=true 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) request=subsystem activate command 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) starting runner for command=netconf 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #5 SSH_MSG_CHANNEL_DATA 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) by 373 down to 2096779 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_CHANNEL_DATA len=373 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072] 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072] 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072] 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18177', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=348} created 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072]} created 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072] successful with session NetconfServerSession{sessionId=348, channel=[id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072]} 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072]} up 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #6 SSH_MSG_CHANNEL_DATA 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) by 393 down to 2096386 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_CHANNEL_DATA len=393 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072] 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=348} 23:55:46.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@753da3c7 after next message 23:55:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xe100eaf9, L:/10.30.170.146:18177 - R:/10.30.170.79:40072]} EXI handlers added to pipeline 23:55:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@753da3c7 23:55:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) by 179 down to 2095753 23:55:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:46.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #7 SSH_MSG_CHANNEL_DATA 23:55:46.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) by 340 down to 2096046 23:55:46.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_CHANNEL_DATA len=340 23:55:46.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072] 23:55:46.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:46.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:46.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=348} 23:55:46.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[781fecee] 23:55:46.094 [netconf-device-simulator-threads-2] 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 23:55:46.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:46.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:46.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:46.094 [netconf-device-simulator-threads-2] 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 23:55:46.094 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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} 23:55:46.095 [netconf-device-simulator-threads-2] 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 23:55:46.095 [netconf-device-simulator-threads-2] 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 23:55:46.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:46.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) by 778 down to 2094975 23:55:46.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:46.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:46.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #12 SSH_MSG_IGNORE 23:55:46.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:55:46.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #15 SSH_MSG_IGNORE 23:55:46.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:55:46.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #8 SSH_MSG_IGNORE 23:55:46.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:55:46.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #13 SSH_MSG_IGNORE 23:55:46.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:55:46.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054]} 23:55:46.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60054]): SSH-2.0-SSHD-UNKNOWN 23:55:46.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60054]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:46.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60054]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:46.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60054]) Send SSH_MSG_KEXINIT 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60054]) process #0 SSH_MSG_KEXINIT 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60054]) SSH_MSG_KEXINIT 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60054]) strict KEX=true client=true server=true 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60054]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60054]) Kex: server host key algorithms = rsa-sha2-512 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60054]) Kex: mac algorithms (client to server) = aead 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60054]) Kex: mac algorithms (server to client) = aead 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60054]) Kex: compression algorithms (client to server) = none 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60054]) Kex: compression algorithms (server to client) = none 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #10 SSH_MSG_IGNORE 23:55:46.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:55:46.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #12 SSH_MSG_IGNORE 23:55:46.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:55:46.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60054]) process #1 30 23:55:46.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60054]] process command=SSH_MSG_KEXDH_INIT 23:55:46.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60054]] Send SSH_MSG_KEXDH_REPLY 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60054]) packet #1 sending command=31[31] len=1639 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60054])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60054]) Send SSH_MSG_NEWKEYS 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60054]) session ID=e3:f2:5c:0e:32:28:0e:ea:c6:fc:19:a6:87:fe:0e:34:37:99:ac:06:ea:72:0a:a6:20:88:f0:c3:d5:99:12:74:f6:06:a2:88:a7:16:3d:85:c9:2f:e9:10:3e:0f:7b:ba:d1:44:d3:7d:95:43:80:e9:b0:26:c1:08:ff:59:0e:a7 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60054]): strict KEX resets output message sequence number from 3 to 0 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60054]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60054])[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 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60054]) packet #0 sending command=7[7] len=419 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60054]) No pending packets to flush at end of KEX 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #14 SSH_MSG_IGNORE 23:55:46.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60054]) process #2 SSH_MSG_NEWKEYS 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60054]): strict KEX resets input message sequence number from 3 to 0 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60054]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60054]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60054]) authorized authentication methods: password,publickey 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60054]) Accepted service ssh-userauth 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60054]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60054]) no authentication factory for method=none 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60054]) SSH_MSG_USERAUTH_REQUEST 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60054]) remaining methods: password,publickey 23:55:46.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60054]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:46.653 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60054]) authentication result: true 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60054]) SSH_MSG_USERAUTH_REQUEST 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60054]) no heartbeat to stop 23:55:46.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60054]) heartbeat type=IGNORE, interval=PT30S 23:55:46.653 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60054 authenticated 23:55:46.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:46.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:46.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60054]] session=TransportServerSession[admin@/10.30.170.79:60054] id=0 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60054])) size=2097152, max=2097152, packet=32768 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60054] 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60054]) recipient=0 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])) size=2097152, max=2097152, packet=32768 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])) re-initializing 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])) size=2097152, max=2097152, packet=32768 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:46.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])[want-reply=true] subsystem=netconf 23:55:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])[subsystem] prepared command 23:55:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054]}} established 23:55:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 349: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18178 23:55:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 349: Creating data stores for simulated device 23:55:46.656 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:46.656 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:46.656 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:46.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f72baec] 23:55:46.657 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:46.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:46.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:46.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:46.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:46.658 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:46.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:46.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:46.658 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f72baec], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f72baec], subtreeVersion=Version[6ba16370], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6ba16370], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:46.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:46.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054] 23:55:46.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 349 on channel [id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054] 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) by 1220 down to 2095932 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054] 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054] 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) request=subsystem result=ReplySuccess, want-reply=true 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) request=subsystem activate command 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) starting runner for command=netconf 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #5 SSH_MSG_CHANNEL_DATA 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) by 373 down to 2096779 23:55:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_CHANNEL_DATA len=373 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054] 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054] 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054] 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18178', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=349} created 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054]} created 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054] successful with session NetconfServerSession{sessionId=349, channel=[id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054]} 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054]} up 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #6 SSH_MSG_CHANNEL_DATA 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) by 393 down to 2096386 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_CHANNEL_DATA len=393 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054] 23:55:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=349} 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75d30125 after next message 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x052198a9, L:/10.30.170.146:18178 - R:/10.30.170.79:60054]} EXI handlers added to pipeline 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75d30125 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) by 179 down to 2095753 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:46.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #7 SSH_MSG_CHANNEL_DATA 23:55:46.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) by 340 down to 2096046 23:55:46.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_CHANNEL_DATA len=340 23:55:46.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054] 23:55:46.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:46.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:46.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=349} 23:55:46.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6ba16370] 23:55:46.665 [netconf-device-simulator-threads-4] 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 23:55:46.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:46.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:46.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:46.666 [netconf-device-simulator-threads-4] 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 23:55:46.666 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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} 23:55:46.666 [netconf-device-simulator-threads-4] 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 23:55:46.666 [netconf-device-simulator-threads-4] 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 23:55:46.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:46.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) by 778 down to 2094975 23:55:46.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:46.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:46.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #11 SSH_MSG_IGNORE 23:55:46.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:55:46.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #9 SSH_MSG_IGNORE 23:55:46.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:55:47.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #13 SSH_MSG_IGNORE 23:55:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:55:47.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #8 SSH_MSG_IGNORE 23:55:47.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:55:47.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864]} 23:55:47.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44864]): SSH-2.0-SSHD-UNKNOWN 23:55:47.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44864]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:47.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44864]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:47.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44864]) Send SSH_MSG_KEXINIT 23:55:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44864]) process #0 SSH_MSG_KEXINIT 23:55:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44864]) SSH_MSG_KEXINIT 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44864]) strict KEX=true client=true server=true 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44864]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44864]) Kex: server host key algorithms = rsa-sha2-512 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44864]) Kex: mac algorithms (client to server) = aead 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44864]) Kex: mac algorithms (server to client) = aead 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44864]) Kex: compression algorithms (client to server) = none 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44864]) Kex: compression algorithms (server to client) = none 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #12 SSH_MSG_IGNORE 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #10 SSH_MSG_IGNORE 23:55:47.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:55:47.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #15 SSH_MSG_IGNORE 23:55:47.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:55:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44864]) process #1 30 23:55:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44864]] process command=SSH_MSG_KEXDH_INIT 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44864]] Send SSH_MSG_KEXDH_REPLY 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44864]) packet #1 sending command=31[31] len=1639 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44864])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44864]) Send SSH_MSG_NEWKEYS 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44864]) session ID=5e:76:65:e5:3e:78:29:f2:d9:f0:b4:90:5b:c2:42:95:f8:27:81:9f:75:39:f9:37:94:71:dc:d4:3a:15:fc:f9:9a:98:4d:64:ff:63:93:af:08:06:2e:32:5d:19:6f:3c:1f:e9:75:56:9e:cd:d8:90:6d:67:a1:33:73:4e:fe:86 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44864]): strict KEX resets output message sequence number from 3 to 0 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44864]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44864])[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 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44864]) packet #0 sending command=7[7] len=419 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44864]) No pending packets to flush at end of KEX 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #14 SSH_MSG_IGNORE 23:55:47.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44864]) process #2 SSH_MSG_NEWKEYS 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44864]): strict KEX resets input message sequence number from 3 to 0 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44864]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44864]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44864]) authorized authentication methods: password,publickey 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44864]) Accepted service ssh-userauth 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44864]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44864]) no authentication factory for method=none 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44864]) SSH_MSG_USERAUTH_REQUEST 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44864]) remaining methods: password,publickey 23:55:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44864]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:47.380 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44864]) authentication result: true 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44864]) SSH_MSG_USERAUTH_REQUEST 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44864]) no heartbeat to stop 23:55:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44864]) heartbeat type=IGNORE, interval=PT30S 23:55:47.380 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44864 authenticated 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44864]] session=TransportServerSession[admin@/10.30.170.79:44864] id=0 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44864])) size=2097152, max=2097152, packet=32768 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44864] 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44864]) recipient=0 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])) size=2097152, max=2097152, packet=32768 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])) re-initializing 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])) size=2097152, max=2097152, packet=32768 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:47.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])[want-reply=true] subsystem=netconf 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])[subsystem] prepared command 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864]}} established 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 350: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18179 23:55:47.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 350: Creating data stores for simulated device 23:55:47.383 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:47.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:47.383 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:47.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:47.383 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:47.383 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5b57caa6] 23:55:47.383 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:47.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:47.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:47.384 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:47.384 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:47.384 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:47.384 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:47.384 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:47.384 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5b57caa6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5b57caa6], subtreeVersion=Version[75096033], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[75096033], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:47.385 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:47.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864] 23:55:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 350 on channel [id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864] 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) by 1220 down to 2095932 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864] 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864] 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) request=subsystem result=ReplySuccess, want-reply=true 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) request=subsystem activate command 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) starting runner for command=netconf 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #5 SSH_MSG_CHANNEL_DATA 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) by 373 down to 2096779 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_CHANNEL_DATA len=373 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864] 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864] 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864] 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18179', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=350} created 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=350, channel=[id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864]} created 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864] successful with session NetconfServerSession{sessionId=350, channel=[id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864]} 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864]} up 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #6 SSH_MSG_CHANNEL_DATA 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) by 393 down to 2096386 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_CHANNEL_DATA len=393 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864] 23:55:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=350} 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@26e9019d after next message 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=350, channel=[id: 0x955e6a75, L:/10.30.170.146:18179 - R:/10.30.170.79:44864]} EXI handlers added to pipeline 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@26e9019d 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) by 179 down to 2095753 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:47.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:47.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #7 SSH_MSG_CHANNEL_DATA 23:55:47.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) by 340 down to 2096046 23:55:47.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_CHANNEL_DATA len=340 23:55:47.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864] 23:55:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=350} 23:55:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[75096033] 23:55:47.392 [netconf-device-simulator-threads-6] 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 23:55:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:47.392 [netconf-device-simulator-threads-6] 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 23:55:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:47.392 [netconf-device-simulator-threads-6] 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} 23:55:47.392 [netconf-device-simulator-threads-6] 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} 23:55:47.392 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:47.392 [netconf-device-simulator-threads-6] 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} 23:55:47.392 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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} 23:55:47.393 [netconf-device-simulator-threads-6] 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 23:55:47.393 [netconf-device-simulator-threads-6] 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 23:55:47.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:47.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) by 778 down to 2094975 23:55:47.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:47.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:47.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #11 SSH_MSG_IGNORE 23:55:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:55:47.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #9 SSH_MSG_IGNORE 23:55:47.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:55:47.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #10 SSH_MSG_IGNORE 23:55:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:55:47.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #8 SSH_MSG_IGNORE 23:55:47.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:55:47.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184]} 23:55:47.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45184]): SSH-2.0-SSHD-UNKNOWN 23:55:47.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45184]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:47.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45184]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:47.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #13 SSH_MSG_IGNORE 23:55:47.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:55:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #15 SSH_MSG_IGNORE 23:55:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:55:47.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:47.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45184]) Send SSH_MSG_KEXINIT 23:55:48.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45184]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:48.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45184]) process #0 SSH_MSG_KEXINIT 23:55:48.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45184]) SSH_MSG_KEXINIT 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45184]) strict KEX=true client=true server=true 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45184]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45184]) Kex: server host key algorithms = rsa-sha2-512 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45184]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45184]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45184]) Kex: mac algorithms (client to server) = aead 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45184]) Kex: mac algorithms (server to client) = aead 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45184]) Kex: compression algorithms (client to server) = none 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45184]) Kex: compression algorithms (server to client) = none 23:55:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #12 SSH_MSG_IGNORE 23:55:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:55:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #14 SSH_MSG_IGNORE 23:55:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:55:48.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #11 SSH_MSG_IGNORE 23:55:48.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:55:48.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45184]) process #1 30 23:55:48.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45184]] process command=SSH_MSG_KEXDH_INIT 23:55:48.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #9 SSH_MSG_IGNORE 23:55:48.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:55:48.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45184]] Send SSH_MSG_KEXDH_REPLY 23:55:48.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45184]) packet #1 sending command=31[31] len=1639 23:55:48.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45184])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:48.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45184]) Send SSH_MSG_NEWKEYS 23:55:48.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45184]) session ID=c1:4d:8f:7d:77:e0:67:a5:b6:f5:fe:ae:f8:c1:1c:61:37:6a:92:f3:6e:72:1b:84:85:6c:21:3b:70:20:01:4c:9f:30:a2:8c:9c:0a:04:ad:7e:c4:0a:28:93:2a:5a:e2:92:9f:2b:30:c8:58:71:fa:84:1e:68:e7:1e:cd:c5:c9 23:55:48.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45184]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:48.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45184]): strict KEX resets output message sequence number from 3 to 0 23:55:48.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45184]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45184])[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 23:55:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45184])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45184]) packet #0 sending command=7[7] len=419 23:55:48.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45184]) No pending packets to flush at end of KEX 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45184]) process #2 SSH_MSG_NEWKEYS 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45184]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45184]): strict KEX resets input message sequence number from 3 to 0 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45184]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45184]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45184]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45184]) authorized authentication methods: password,publickey 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45184]) Accepted service ssh-userauth 23:55:48.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45184]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:48.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45184]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:48.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:48.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45184]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:48.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45184]) no authentication factory for method=none 23:55:48.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45184]) SSH_MSG_USERAUTH_REQUEST 23:55:48.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45184]) remaining methods: password,publickey 23:55:48.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45184]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:48.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45184]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45184]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:48.183 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45184]) authentication result: true 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45184]) SSH_MSG_USERAUTH_REQUEST 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45184])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45184]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45184]) no heartbeat to stop 23:55:48.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45184]) heartbeat type=IGNORE, interval=PT30S 23:55:48.183 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45184 authenticated 23:55:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45184]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:48.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45184]] session=TransportServerSession[admin@/10.30.170.79:45184] id=0 23:55:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45184])) size=2097152, max=2097152, packet=32768 23:55:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45184]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45184] 23:55:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45184]) recipient=0 23:55:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])) size=2097152, max=2097152, packet=32768 23:55:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])) re-initializing 23:55:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])) size=2097152, max=2097152, packet=32768 23:55:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])[want-reply=true] subsystem=netconf 23:55:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])[subsystem] prepared command 23:55:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184]}} established 23:55:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 351: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18180 23:55:48.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 351: Creating data stores for simulated device 23:55:48.187 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:48.187 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:48.187 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:48.187 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:48.187 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[627488cc] 23:55:48.190 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:48.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:48.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:48.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:48.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:48.192 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:48.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:48.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:48.192 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[627488cc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[627488cc], subtreeVersion=Version[7523e15e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7523e15e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:48.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:48.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:48.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184] 23:55:48.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 351 on channel [id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184] 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) by 1220 down to 2095932 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184] 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184] 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) request=subsystem result=ReplySuccess, want-reply=true 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) request=subsystem activate command 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) starting runner for command=netconf 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #5 SSH_MSG_CHANNEL_DATA 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) by 373 down to 2096779 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_CHANNEL_DATA len=373 23:55:48.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184] 23:55:48.199 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:48.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184] 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184] 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18180', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=351} created 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184]} created 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184] successful with session NetconfServerSession{sessionId=351, channel=[id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184]} 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184]} up 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #6 SSH_MSG_CHANNEL_DATA 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) by 393 down to 2096386 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_CHANNEL_DATA len=393 23:55:48.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184] 23:55:48.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:48.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=351} 23:55:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a8e786d after next message 23:55:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x303cc4de, L:/10.30.170.146:18180 - R:/10.30.170.79:45184]} EXI handlers added to pipeline 23:55:48.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a8e786d 23:55:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) by 179 down to 2095753 23:55:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:48.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:48.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #7 SSH_MSG_CHANNEL_DATA 23:55:48.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) by 340 down to 2096046 23:55:48.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_CHANNEL_DATA len=340 23:55:48.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184] 23:55:48.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:48.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:48.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=351} 23:55:48.207 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7523e15e] 23:55:48.207 [netconf-device-simulator-threads-0] 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 23:55:48.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:48.207 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:48.207 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:48.207 [netconf-device-simulator-threads-0] 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 23:55:48.207 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.207 [netconf-device-simulator-threads-0] 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} 23:55:48.208 [netconf-device-simulator-threads-0] 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 23:55:48.208 [netconf-device-simulator-threads-0] 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 23:55:48.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) by 778 down to 2094975 23:55:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:48.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046]} 23:55:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38046]): SSH-2.0-SSHD-UNKNOWN 23:55:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38046]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:48.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38046]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:48.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #15 SSH_MSG_IGNORE 23:55:48.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:55:48.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #8 SSH_MSG_IGNORE 23:55:48.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:55:48.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38046]) Send SSH_MSG_KEXINIT 23:55:48.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38046]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:48.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38046]) process #0 SSH_MSG_KEXINIT 23:55:48.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38046]) SSH_MSG_KEXINIT 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38046]) strict KEX=true client=true server=true 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38046]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38046]) Kex: server host key algorithms = rsa-sha2-512 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38046]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38046]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38046]) Kex: mac algorithms (client to server) = aead 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38046]) Kex: mac algorithms (server to client) = aead 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38046]) Kex: compression algorithms (client to server) = none 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38046]) Kex: compression algorithms (server to client) = none 23:55:48.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:48.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38046]) process #1 30 23:55:48.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38046]] process command=SSH_MSG_KEXDH_INIT 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38046]] Send SSH_MSG_KEXDH_REPLY 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38046]) packet #1 sending command=31[31] len=1639 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38046])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38046]) Send SSH_MSG_NEWKEYS 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38046]) session ID=7a:fb:66:6d:67:85:97:bc:52:5c:6b:84:26:dc:a6:1a:c4:45:01:33:dc:d7:ba:90:a3:34:4b:f2:0c:0a:bd:18:bd:fd:d7:b6:04:d6:83:c4:1d:83:f6:a0:cc:5c:91:86:39:32:20:a7:d2:3a:b7:0e:33:75:8c:8f:09:c1:d2:af 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38046]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38046]): strict KEX resets output message sequence number from 3 to 0 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38046]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38046])[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 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38046])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38046]) packet #0 sending command=7[7] len=419 23:55:48.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38046]) No pending packets to flush at end of KEX 23:55:48.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #14 SSH_MSG_IGNORE 23:55:48.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:55:48.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #13 SSH_MSG_IGNORE 23:55:48.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38046]) process #2 SSH_MSG_NEWKEYS 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38046]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38046]): strict KEX resets input message sequence number from 3 to 0 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38046]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38046]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38046]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38046]) authorized authentication methods: password,publickey 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38046]) Accepted service ssh-userauth 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38046]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38046]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38046]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38046]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38046]) no authentication factory for method=none 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38046]) SSH_MSG_USERAUTH_REQUEST 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38046]) remaining methods: password,publickey 23:55:48.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38046]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:48.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38046]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38046]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38046]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:48.790 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38046]) authentication result: true 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38046]) SSH_MSG_USERAUTH_REQUEST 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38046])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38046]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38046]) no heartbeat to stop 23:55:48.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38046]) heartbeat type=IGNORE, interval=PT30S 23:55:48.791 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38046 authenticated 23:55:48.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:48.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38046]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38046]] session=TransportServerSession[admin@/10.30.170.79:38046] id=0 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38046])) size=2097152, max=2097152, packet=32768 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38046]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38046] 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38046]) recipient=0 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])) size=2097152, max=2097152, packet=32768 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])) re-initializing 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])) size=2097152, max=2097152, packet=32768 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #10 SSH_MSG_IGNORE 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])[want-reply=true] subsystem=netconf 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])[subsystem] prepared command 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:48.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046]}} established 23:55:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 352: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18181 23:55:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 352: Creating data stores for simulated device 23:55:48.793 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:48.795 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:48.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:48.795 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:48.796 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1517e64e] 23:55:48.796 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:48.796 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:48.796 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:48.796 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:48.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:48.799 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:48.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:48.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:48.800 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1517e64e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1517e64e], subtreeVersion=Version[126fe712], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[126fe712], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:48.800 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:48.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:48.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046] 23:55:48.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 352 on channel [id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046] 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) by 1220 down to 2095932 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046] 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046] 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) request=subsystem result=ReplySuccess, want-reply=true 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) request=subsystem activate command 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) starting runner for command=netconf 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #5 SSH_MSG_CHANNEL_DATA 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) by 373 down to 2096779 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_CHANNEL_DATA len=373 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046] 23:55:48.802 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046] 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046] 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18181', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=352} created 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046]} created 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046] successful with session NetconfServerSession{sessionId=352, channel=[id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046]} 23:55:48.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046]} up 23:55:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #6 SSH_MSG_CHANNEL_DATA 23:55:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) by 393 down to 2096386 23:55:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_CHANNEL_DATA len=393 23:55:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046] 23:55:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=352} 23:55:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:48.806 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68ecc851 after next message 23:55:48.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x58d7e4de, L:/10.30.170.146:18181 - R:/10.30.170.79:38046]} EXI handlers added to pipeline 23:55:48.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:48.806 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68ecc851 23:55:48.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) by 179 down to 2095753 23:55:48.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:48.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:48.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #7 SSH_MSG_CHANNEL_DATA 23:55:48.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) by 340 down to 2096046 23:55:48.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_CHANNEL_DATA len=340 23:55:48.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046] 23:55:48.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:48.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:48.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=352} 23:55:48.812 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[126fe712] 23:55:48.812 [netconf-device-simulator-threads-2] 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 23:55:48.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:48.812 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:48.812 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:48.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #11 SSH_MSG_IGNORE 23:55:48.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:55:48.812 [netconf-device-simulator-threads-2] 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 23:55:48.812 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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} 23:55:48.812 [netconf-device-simulator-threads-2] 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 23:55:48.813 [netconf-device-simulator-threads-2] 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 23:55:48.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:48.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) by 778 down to 2094975 23:55:48.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:48.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:48.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:48.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #12 SSH_MSG_IGNORE 23:55:48.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:55:49.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #9 SSH_MSG_IGNORE 23:55:49.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:55:49.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #10 SSH_MSG_IGNORE 23:55:49.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:55:49.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534]} 23:55:49.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42534]): SSH-2.0-SSHD-UNKNOWN 23:55:49.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42534]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:49.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42534]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:49.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #8 SSH_MSG_IGNORE 23:55:49.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:55:49.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #15 SSH_MSG_IGNORE 23:55:49.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:55:49.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #13 SSH_MSG_IGNORE 23:55:49.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:55:49.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #11 SSH_MSG_IGNORE 23:55:49.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:55:49.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #9 SSH_MSG_IGNORE 23:55:49.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42534]) Send SSH_MSG_KEXINIT 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42534]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42534]) process #0 SSH_MSG_KEXINIT 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42534]) SSH_MSG_KEXINIT 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42534]) strict KEX=true client=true server=true 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42534]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42534]) Kex: server host key algorithms = rsa-sha2-512 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42534]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42534]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42534]) Kex: mac algorithms (client to server) = aead 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42534]) Kex: mac algorithms (server to client) = aead 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42534]) Kex: compression algorithms (client to server) = none 23:55:49.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42534]) Kex: compression algorithms (server to client) = none 23:55:49.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:49.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #12 SSH_MSG_IGNORE 23:55:49.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:55:49.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #14 SSH_MSG_IGNORE 23:55:49.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:55:49.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42534]) process #1 30 23:55:49.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42534]] process command=SSH_MSG_KEXDH_INIT 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42534]] Send SSH_MSG_KEXDH_REPLY 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42534]) packet #1 sending command=31[31] len=1639 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42534])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42534]) Send SSH_MSG_NEWKEYS 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42534]) session ID=00:d9:de:4f:69:71:ab:9e:70:48:45:f8:c0:1c:89:3f:67:da:85:83:ae:df:d8:ac:c1:f4:81:84:ba:d7:a7:ed:b7:bd:2f:de:1f:53:b5:de:6a:36:ac:f9:6a:0e:60:a5:51:d0:94:e7:b6:20:42:76:66:6e:8f:8c:16:43:53:36 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42534]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42534]): strict KEX resets output message sequence number from 3 to 0 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42534]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42534])[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 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42534])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42534]) packet #0 sending command=7[7] len=419 23:55:49.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42534]) No pending packets to flush at end of KEX 23:55:49.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42534]) process #2 SSH_MSG_NEWKEYS 23:55:49.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42534]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:49.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42534]): strict KEX resets input message sequence number from 3 to 0 23:55:49.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42534]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:49.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42534]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42534]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42534]) authorized authentication methods: password,publickey 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42534]) Accepted service ssh-userauth 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42534]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42534]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42534]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42534]) no authentication factory for method=none 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42534]) SSH_MSG_USERAUTH_REQUEST 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42534]) remaining methods: password,publickey 23:55:49.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42534]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42534]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42534]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:49.700 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42534]) authentication result: true 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42534]) SSH_MSG_USERAUTH_REQUEST 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42534])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42534]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42534]) no heartbeat to stop 23:55:49.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42534]) heartbeat type=IGNORE, interval=PT30S 23:55:49.700 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42534 authenticated 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42534]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42534]] session=TransportServerSession[admin@/10.30.170.79:42534] id=0 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42534])) size=2097152, max=2097152, packet=32768 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42534]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42534] 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42534]) recipient=0 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])) size=2097152, max=2097152, packet=32768 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])) re-initializing 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])) size=2097152, max=2097152, packet=32768 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:49.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])[want-reply=true] subsystem=netconf 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])[subsystem] prepared command 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534]}} established 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 353: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18182 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 353: Creating data stores for simulated device 23:55:49.703 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:49.703 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:49.703 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:49.703 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:49.704 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[206f8821] 23:55:49.704 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:49.704 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:49.704 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:49.704 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:49.705 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:49.705 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:49.705 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:49.705 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:49.705 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[206f8821], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[206f8821], subtreeVersion=Version[145e2d78], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[145e2d78], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:49.705 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:49.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534] 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 353 on channel [id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534] 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) by 1220 down to 2095932 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534] 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534] 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) request=subsystem result=ReplySuccess, want-reply=true 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) request=subsystem activate command 23:55:49.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) starting runner for command=netconf 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #5 SSH_MSG_CHANNEL_DATA 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) by 373 down to 2096779 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_CHANNEL_DATA len=373 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534] 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534] 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534] 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18182', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=353} created 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534]} created 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534] successful with session NetconfServerSession{sessionId=353, channel=[id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534]} 23:55:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534]} up 23:55:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #6 SSH_MSG_CHANNEL_DATA 23:55:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) by 393 down to 2096386 23:55:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_CHANNEL_DATA len=393 23:55:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534] 23:55:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=353} 23:55:49.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:49.713 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f0a14ab after next message 23:55:49.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x24cdc1bb, L:/10.30.170.146:18182 - R:/10.30.170.79:42534]} EXI handlers added to pipeline 23:55:49.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:49.713 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f0a14ab 23:55:49.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) by 179 down to 2095753 23:55:49.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:49.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:49.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #7 SSH_MSG_CHANNEL_DATA 23:55:49.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) by 340 down to 2096046 23:55:49.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_CHANNEL_DATA len=340 23:55:49.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534] 23:55:49.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:49.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:49.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=353} 23:55:49.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[145e2d78] 23:55:49.718 [netconf-device-simulator-threads-4] 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 23:55:49.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:49.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:49.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:49.718 [netconf-device-simulator-threads-4] 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 23:55:49.718 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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} 23:55:49.718 [netconf-device-simulator-threads-4] 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 23:55:49.718 [netconf-device-simulator-threads-4] 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 23:55:49.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:49.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) by 778 down to 2094975 23:55:49.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:49.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:49.897 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #8 SSH_MSG_IGNORE 23:55:49.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:55:49.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #10 SSH_MSG_IGNORE 23:55:49.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:55:49.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628]} 23:55:49.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34628]): SSH-2.0-SSHD-UNKNOWN 23:55:49.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34628]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:49.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34628]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:49.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:49.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #13 SSH_MSG_IGNORE 23:55:49.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:55:49.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #11 SSH_MSG_IGNORE 23:55:50.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:55:50.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #9 SSH_MSG_IGNORE 23:55:50.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:55:50.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #15 SSH_MSG_IGNORE 23:55:50.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:55:50.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34628]) Send SSH_MSG_KEXINIT 23:55:50.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34628]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:50.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34628]) process #0 SSH_MSG_KEXINIT 23:55:50.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34628]) SSH_MSG_KEXINIT 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34628]) strict KEX=true client=true server=true 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34628]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34628]) Kex: server host key algorithms = rsa-sha2-512 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34628]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34628]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34628]) Kex: mac algorithms (client to server) = aead 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34628]) Kex: mac algorithms (server to client) = aead 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34628]) Kex: compression algorithms (client to server) = none 23:55:50.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34628]) Kex: compression algorithms (server to client) = none 23:55:50.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:50.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #12 SSH_MSG_IGNORE 23:55:50.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:55:50.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #14 SSH_MSG_IGNORE 23:55:50.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:55:50.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34628]) process #1 30 23:55:50.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34628]] process command=SSH_MSG_KEXDH_INIT 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34628]] Send SSH_MSG_KEXDH_REPLY 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34628]) packet #1 sending command=31[31] len=1639 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34628])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34628]) Send SSH_MSG_NEWKEYS 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34628]) session ID=78:63:8a:ae:11:89:56:58:c7:54:44:f6:2b:1a:7a:b9:b7:69:6e:1b:14:c1:4c:2d:f5:01:6e:1b:d7:f4:5e:9d:b7:85:0a:da:ca:9f:64:5c:1d:6c:15:b3:c6:b4:69:86:36:01:af:2e:6c:80:cb:70:17:64:b6:e6:10:0a:6c:f4 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34628]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34628]): strict KEX resets output message sequence number from 3 to 0 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34628]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34628])[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 23:55:50.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34628])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:50.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34628]) packet #0 sending command=7[7] len=419 23:55:50.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34628]) No pending packets to flush at end of KEX 23:55:50.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #12 SSH_MSG_IGNORE 23:55:50.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34628]) process #2 SSH_MSG_NEWKEYS 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34628]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34628]): strict KEX resets input message sequence number from 3 to 0 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34628]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34628]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34628]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34628]) authorized authentication methods: password,publickey 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34628]) Accepted service ssh-userauth 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34628]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34628]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34628]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34628]) no authentication factory for method=none 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34628]) SSH_MSG_USERAUTH_REQUEST 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34628]) remaining methods: password,publickey 23:55:50.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34628]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34628]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34628]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:50.615 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34628]) authentication result: true 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34628]) SSH_MSG_USERAUTH_REQUEST 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34628])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34628]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:50.615 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:50.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34628]) no heartbeat to stop 23:55:50.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34628]) heartbeat type=IGNORE, interval=PT30S 23:55:50.616 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34628 authenticated 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34628]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34628]] session=TransportServerSession[admin@/10.30.170.79:34628] id=0 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34628])) size=2097152, max=2097152, packet=32768 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34628]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34628] 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34628]) recipient=0 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])) size=2097152, max=2097152, packet=32768 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])) re-initializing 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])) size=2097152, max=2097152, packet=32768 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:50.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:50.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:50.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:50.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])[want-reply=true] subsystem=netconf 23:55:50.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])[subsystem] prepared command 23:55:50.619 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:50.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:50.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628]}} established 23:55:50.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 354: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18183 23:55:50.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 354: Creating data stores for simulated device 23:55:50.619 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:50.620 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:50.620 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:50.620 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:50.620 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:50.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[551f183d] 23:55:50.622 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:50.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:50.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:50.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:50.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:50.624 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:50.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:50.624 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:50.624 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[551f183d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[551f183d], subtreeVersion=Version[6a1742d9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a1742d9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:50.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:50.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:50.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628] 23:55:50.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 354 on channel [id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628] 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) by 1220 down to 2095932 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628] 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628] 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) request=subsystem result=ReplySuccess, want-reply=true 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) request=subsystem activate command 23:55:50.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) starting runner for command=netconf 23:55:50.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #5 SSH_MSG_CHANNEL_DATA 23:55:50.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) by 373 down to 2096779 23:55:50.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_CHANNEL_DATA len=373 23:55:50.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628] 23:55:50.630 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:50.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:50.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628] 23:55:50.631 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:50.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628] 23:55:50.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18183', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:50.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=354} created 23:55:50.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628]} created 23:55:50.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628] successful with session NetconfServerSession{sessionId=354, channel=[id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628]} 23:55:50.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628]} up 23:55:50.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #6 SSH_MSG_CHANNEL_DATA 23:55:50.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) by 393 down to 2096386 23:55:50.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_CHANNEL_DATA len=393 23:55:50.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628] 23:55:50.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:50.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:50.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=354} 23:55:50.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:50.633 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40c48bec after next message 23:55:50.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x2bf8594b, L:/10.30.170.146:18183 - R:/10.30.170.79:34628]} EXI handlers added to pipeline 23:55:50.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:50.634 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40c48bec 23:55:50.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) by 179 down to 2095753 23:55:50.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:50.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:50.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #7 SSH_MSG_CHANNEL_DATA 23:55:50.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) by 340 down to 2096046 23:55:50.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_CHANNEL_DATA len=340 23:55:50.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628] 23:55:50.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:50.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:50.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=354} 23:55:50.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a1742d9] 23:55:50.638 [netconf-device-simulator-threads-6] 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 23:55:50.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:50.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:50.638 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:50.638 [netconf-device-simulator-threads-6] 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 23:55:50.639 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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} 23:55:50.639 [netconf-device-simulator-threads-6] 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 23:55:50.639 [netconf-device-simulator-threads-6] 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 23:55:50.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:50.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) by 778 down to 2094975 23:55:50.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:50.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:50.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #15 SSH_MSG_IGNORE 23:55:50.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:55:50.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972]} 23:55:50.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59972]): SSH-2.0-SSHD-UNKNOWN 23:55:50.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59972]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:50.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59972]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:50.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #8 SSH_MSG_IGNORE 23:55:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:55:50.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:50.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #13 SSH_MSG_IGNORE 23:55:50.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59972]) Send SSH_MSG_KEXINIT 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59972]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59972]) process #0 SSH_MSG_KEXINIT 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59972]) SSH_MSG_KEXINIT 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59972]) strict KEX=true client=true server=true 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59972]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59972]) Kex: server host key algorithms = rsa-sha2-512 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59972]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59972]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59972]) Kex: mac algorithms (client to server) = aead 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59972]) Kex: mac algorithms (server to client) = aead 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59972]) Kex: compression algorithms (client to server) = none 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59972]) Kex: compression algorithms (server to client) = none 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #10 SSH_MSG_IGNORE 23:55:50.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:55:50.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59972]) process #1 30 23:55:50.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59972]] process command=SSH_MSG_KEXDH_INIT 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59972]] Send SSH_MSG_KEXDH_REPLY 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59972]) packet #1 sending command=31[31] len=1639 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59972])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59972]) Send SSH_MSG_NEWKEYS 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59972]) session ID=9c:ad:d9:80:67:3e:5d:9a:f3:de:d7:7b:ec:8f:67:a7:af:39:37:d3:83:94:e5:67:44:39:4c:41:a3:ac:50:5c:d9:69:b6:ee:9c:d8:6c:0e:d7:bb:dd:e3:50:db:1d:57:ce:85:b2:13:31:a7:cf:64:d9:dd:3b:1f:7e:c5:34:65 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59972]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59972]): strict KEX resets output message sequence number from 3 to 0 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59972]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59972])[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 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59972])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59972]) packet #0 sending command=7[7] len=419 23:55:50.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59972]) No pending packets to flush at end of KEX 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59972]) process #2 SSH_MSG_NEWKEYS 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59972]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59972]): strict KEX resets input message sequence number from 3 to 0 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59972]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59972]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59972]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59972]) authorized authentication methods: password,publickey 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59972]) Accepted service ssh-userauth 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59972]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59972]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59972]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59972]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59972]) no authentication factory for method=none 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59972]) SSH_MSG_USERAUTH_REQUEST 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59972]) remaining methods: password,publickey 23:55:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59972]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59972]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59972]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59972]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:50.932 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59972]) authentication result: true 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59972]) SSH_MSG_USERAUTH_REQUEST 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59972])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59972]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59972]) no heartbeat to stop 23:55:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59972]) heartbeat type=IGNORE, interval=PT30S 23:55:50.932 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59972 authenticated 23:55:50.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:50.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59972]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:50.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59972]] session=TransportServerSession[admin@/10.30.170.79:59972] id=0 23:55:50.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59972])) size=2097152, max=2097152, packet=32768 23:55:50.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59972]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59972] 23:55:50.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59972]) recipient=0 23:55:50.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])) size=2097152, max=2097152, packet=32768 23:55:50.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])) re-initializing 23:55:50.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])) size=2097152, max=2097152, packet=32768 23:55:50.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:50.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])[want-reply=true] subsystem=netconf 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])[subsystem] prepared command 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972]}} established 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 355: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18184 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 355: Creating data stores for simulated device 23:55:50.935 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:50.935 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:50.935 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:50.936 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23e34b48] 23:55:50.936 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:50.936 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:50.936 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:50.936 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:50.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:50.937 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:50.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:50.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:50.937 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23e34b48], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23e34b48], subtreeVersion=Version[6d126a7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6d126a7d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:50.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:50.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972] 23:55:50.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 355 on channel [id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972] 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) by 1220 down to 2095932 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972] 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972] 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) request=subsystem result=ReplySuccess, want-reply=true 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) request=subsystem activate command 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) starting runner for command=netconf 23:55:50.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #5 SSH_MSG_CHANNEL_DATA 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) by 373 down to 2096779 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_CHANNEL_DATA len=373 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972] 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972] 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972] 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18184', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=355} created 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972]} created 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972] successful with session NetconfServerSession{sessionId=355, channel=[id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972]} 23:55:50.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972]} up 23:55:50.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #6 SSH_MSG_CHANNEL_DATA 23:55:50.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) by 393 down to 2096386 23:55:50.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_CHANNEL_DATA len=393 23:55:50.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972] 23:55:50.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=355} 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@466b4860 after next message 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x267a1719, L:/10.30.170.146:18184 - R:/10.30.170.79:59972]} EXI handlers added to pipeline 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@466b4860 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) by 179 down to 2095753 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:50.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:50.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #7 SSH_MSG_CHANNEL_DATA 23:55:50.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) by 340 down to 2096046 23:55:50.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_CHANNEL_DATA len=340 23:55:50.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972] 23:55:50.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:50.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:50.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=355} 23:55:50.949 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6d126a7d] 23:55:50.949 [netconf-device-simulator-threads-0] 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 23:55:50.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:50.949 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:50.949 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:50.949 [netconf-device-simulator-threads-0] 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 23:55:50.949 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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} 23:55:50.949 [netconf-device-simulator-threads-0] 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 23:55:50.949 [netconf-device-simulator-threads-0] 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 23:55:50.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:50.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) by 778 down to 2094975 23:55:50.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:50.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:51.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #11 SSH_MSG_IGNORE 23:55:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:55:51.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #14 SSH_MSG_IGNORE 23:55:51.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:55:51.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #9 SSH_MSG_IGNORE 23:55:51.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:55:51.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #12 SSH_MSG_IGNORE 23:55:51.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:55:51.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #8 SSH_MSG_IGNORE 23:55:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:55:51.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #15 SSH_MSG_IGNORE 23:55:51.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:55:51.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566]} 23:55:51.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43566]): SSH-2.0-SSHD-UNKNOWN 23:55:51.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43566]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:51.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43566]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:51.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #13 SSH_MSG_IGNORE 23:55:51.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43566]) Send SSH_MSG_KEXINIT 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43566]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43566]) process #0 SSH_MSG_KEXINIT 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43566]) SSH_MSG_KEXINIT 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43566]) strict KEX=true client=true server=true 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43566]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43566]) Kex: server host key algorithms = rsa-sha2-512 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43566]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43566]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43566]) Kex: mac algorithms (client to server) = aead 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43566]) Kex: mac algorithms (server to client) = aead 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43566]) Kex: compression algorithms (client to server) = none 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43566]) Kex: compression algorithms (server to client) = none 23:55:51.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:51.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43566]) process #1 30 23:55:51.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43566]] process command=SSH_MSG_KEXDH_INIT 23:55:51.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43566]] Send SSH_MSG_KEXDH_REPLY 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43566]) packet #1 sending command=31[31] len=1639 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43566])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43566]) Send SSH_MSG_NEWKEYS 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43566]) session ID=0f:cb:c9:00:7e:d0:f7:31:20:4a:e5:0b:24:2c:bd:2f:69:71:7c:ec:55:5b:72:6c:13:1c:f9:60:74:5e:8c:3e:99:04:a1:83:e2:c8:34:5d:fb:80:cb:8a:7e:b0:a9:49:64:73:3e:8f:b7:3f:22:a7:22:b2:e4:84:08:fa:e0:65 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43566]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43566]): strict KEX resets output message sequence number from 3 to 0 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43566]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43566])[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 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43566])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:51.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43566]) packet #0 sending command=7[7] len=419 23:55:51.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43566]) No pending packets to flush at end of KEX 23:55:51.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #14 SSH_MSG_IGNORE 23:55:51.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:55:51.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #11 SSH_MSG_IGNORE 23:55:51.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43566]) process #2 SSH_MSG_NEWKEYS 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43566]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43566]): strict KEX resets input message sequence number from 3 to 0 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43566]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43566]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43566]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43566]) authorized authentication methods: password,publickey 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43566]) Accepted service ssh-userauth 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43566]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43566]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43566]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43566]) no authentication factory for method=none 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43566]) SSH_MSG_USERAUTH_REQUEST 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43566]) remaining methods: password,publickey 23:55:51.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43566]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43566]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43566]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:51.648 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43566]) authentication result: true 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43566]) SSH_MSG_USERAUTH_REQUEST 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43566])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43566]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43566]) no heartbeat to stop 23:55:51.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43566]) heartbeat type=IGNORE, interval=PT30S 23:55:51.648 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43566 authenticated 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43566]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43566]] session=TransportServerSession[admin@/10.30.170.79:43566] id=0 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43566])) size=2097152, max=2097152, packet=32768 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43566]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43566] 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43566]) recipient=0 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])) size=2097152, max=2097152, packet=32768 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])) re-initializing 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])) size=2097152, max=2097152, packet=32768 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:51.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])[want-reply=true] subsystem=netconf 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])[subsystem] prepared command 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566]}} established 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 356: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18185 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 356: Creating data stores for simulated device 23:55:51.650 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:51.650 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:51.651 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:51.651 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:51.651 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:51.651 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[126666f3] 23:55:51.651 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:51.652 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:51.652 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:51.652 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:51.652 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:51.652 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:51.652 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:51.652 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:51.652 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[126666f3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[126666f3], subtreeVersion=Version[75506b5d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[75506b5d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:51.653 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:51.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566] 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 356 on channel [id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566] 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) by 1220 down to 2095932 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566] 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566] 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) request=subsystem result=ReplySuccess, want-reply=true 23:55:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) request=subsystem activate command 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) starting runner for command=netconf 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #5 SSH_MSG_CHANNEL_DATA 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) by 373 down to 2096779 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_CHANNEL_DATA len=373 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566] 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566] 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566] 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18185', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=356} created 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=356, channel=[id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566]} created 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566] successful with session NetconfServerSession{sessionId=356, channel=[id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566]} 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566]} up 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #6 SSH_MSG_CHANNEL_DATA 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) by 393 down to 2096386 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_CHANNEL_DATA len=393 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566] 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:51.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=356} 23:55:51.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:51.658 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@625aa115 after next message 23:55:51.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=356, channel=[id: 0xee09c985, L:/10.30.170.146:18185 - R:/10.30.170.79:43566]} EXI handlers added to pipeline 23:55:51.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:51.658 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@625aa115 23:55:51.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) by 179 down to 2095753 23:55:51.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:51.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:51.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #7 SSH_MSG_CHANNEL_DATA 23:55:51.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) by 340 down to 2096046 23:55:51.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_CHANNEL_DATA len=340 23:55:51.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566] 23:55:51.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:51.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:51.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=356} 23:55:51.661 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[75506b5d] 23:55:51.661 [netconf-device-simulator-threads-2] 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 23:55:51.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:51.661 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:51.661 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:51.661 [netconf-device-simulator-threads-2] 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 23:55:51.661 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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} 23:55:51.662 [netconf-device-simulator-threads-2] 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 23:55:51.662 [netconf-device-simulator-threads-2] 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 23:55:51.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:51.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) by 778 down to 2094975 23:55:51.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:51.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:51.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #10 SSH_MSG_IGNORE 23:55:51.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:55:51.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #9 SSH_MSG_IGNORE 23:55:51.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:55:51.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #10 SSH_MSG_IGNORE 23:55:51.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:55:51.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #8 SSH_MSG_IGNORE 23:55:51.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:55:51.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:51.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #12 SSH_MSG_IGNORE 23:55:51.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:55:52.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #13 SSH_MSG_IGNORE 23:55:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:55:52.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130]} 23:55:52.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35130]): SSH-2.0-SSHD-UNKNOWN 23:55:52.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35130]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:52.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35130]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:52.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #15 SSH_MSG_IGNORE 23:55:52.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:55:52.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35130]) Send SSH_MSG_KEXINIT 23:55:52.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35130]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35130]) process #0 SSH_MSG_KEXINIT 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35130]) SSH_MSG_KEXINIT 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35130]) strict KEX=true client=true server=true 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35130]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35130]) Kex: server host key algorithms = rsa-sha2-512 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35130]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35130]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35130]) Kex: mac algorithms (client to server) = aead 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35130]) Kex: mac algorithms (server to client) = aead 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35130]) Kex: compression algorithms (client to server) = none 23:55:52.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35130]) Kex: compression algorithms (server to client) = none 23:55:52.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:52.304 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35130]) process #1 30 23:55:52.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35130]] process command=SSH_MSG_KEXDH_INIT 23:55:52.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #11 SSH_MSG_IGNORE 23:55:52.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35130]] Send SSH_MSG_KEXDH_REPLY 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35130]) packet #1 sending command=31[31] len=1639 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35130])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35130]) Send SSH_MSG_NEWKEYS 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35130]) session ID=f6:75:be:1f:56:f0:de:0e:e8:83:03:c0:eb:04:f1:b8:91:c6:ab:08:3a:72:45:52:bd:e4:b6:56:92:c7:50:a6:f6:9c:27:c6:e1:9d:ca:1b:12:e2:5b:a1:fb:85:1c:dd:71:80:06:d2:1a:34:c3:5f:2c:51:fc:94:8f:58:6c:c0 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35130]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35130]): strict KEX resets output message sequence number from 3 to 0 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35130]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:52.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35130])[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 23:55:52.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35130])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:52.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35130]) packet #0 sending command=7[7] len=419 23:55:52.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35130]) No pending packets to flush at end of KEX 23:55:52.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #14 SSH_MSG_IGNORE 23:55:52.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:55:52.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35130]) process #2 SSH_MSG_NEWKEYS 23:55:52.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35130]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:52.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35130]): strict KEX resets input message sequence number from 3 to 0 23:55:52.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35130]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:52.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:52.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35130]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:52.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35130]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35130]) authorized authentication methods: password,publickey 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35130]) Accepted service ssh-userauth 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35130]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35130]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35130]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35130]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35130]) no authentication factory for method=none 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35130]) SSH_MSG_USERAUTH_REQUEST 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35130]) remaining methods: password,publickey 23:55:52.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35130]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35130]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35130]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35130]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:52.417 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35130]) authentication result: true 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35130]) SSH_MSG_USERAUTH_REQUEST 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35130])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35130]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35130]) no heartbeat to stop 23:55:52.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35130]) heartbeat type=IGNORE, interval=PT30S 23:55:52.418 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35130 authenticated 23:55:52.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:52.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35130]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35130]] session=TransportServerSession[admin@/10.30.170.79:35130] id=0 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35130])) size=2097152, max=2097152, packet=32768 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35130]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35130] 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35130]) recipient=0 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])) size=2097152, max=2097152, packet=32768 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])) re-initializing 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])) size=2097152, max=2097152, packet=32768 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:52.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])[want-reply=true] subsystem=netconf 23:55:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])[subsystem] prepared command 23:55:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130]}} established 23:55:52.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 357: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18186 23:55:52.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 357: Creating data stores for simulated device 23:55:52.421 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:52.421 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:52.421 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:52.421 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:52.422 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:52.423 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[63218613] 23:55:52.423 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:52.424 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:52.424 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:52.424 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:52.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:52.425 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:52.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:52.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:52.425 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[63218613], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[63218613], subtreeVersion=Version[3814055e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3814055e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:52.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:52.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:52.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130] 23:55:52.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 357 on channel [id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130] 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) by 1220 down to 2095932 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130] 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130] 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) request=subsystem result=ReplySuccess, want-reply=true 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) request=subsystem activate command 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) starting runner for command=netconf 23:55:52.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #5 SSH_MSG_CHANNEL_DATA 23:55:52.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) by 373 down to 2096779 23:55:52.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_CHANNEL_DATA len=373 23:55:52.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130] 23:55:52.431 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:52.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130] 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130] 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18186', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=357} created 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130]} created 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130] successful with session NetconfServerSession{sessionId=357, channel=[id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130]} 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130]} up 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #6 SSH_MSG_CHANNEL_DATA 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) by 393 down to 2096386 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_CHANNEL_DATA len=393 23:55:52.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130] 23:55:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:52.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=357} 23:55:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68c7fffb after next message 23:55:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x0998bdf9, L:/10.30.170.146:18186 - R:/10.30.170.79:35130]} EXI handlers added to pipeline 23:55:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:52.434 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68c7fffb 23:55:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) by 179 down to 2095753 23:55:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:52.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #7 SSH_MSG_CHANNEL_DATA 23:55:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) by 340 down to 2096046 23:55:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_CHANNEL_DATA len=340 23:55:52.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130] 23:55:52.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=357} 23:55:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3814055e] 23:55:52.439 [netconf-device-simulator-threads-4] 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 23:55:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:52.439 [netconf-device-simulator-threads-4] 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 23:55:52.439 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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} 23:55:52.440 [netconf-device-simulator-threads-4] 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 23:55:52.440 [netconf-device-simulator-threads-4] 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 23:55:52.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:52.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) by 778 down to 2094975 23:55:52.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:52.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:52.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #9 SSH_MSG_IGNORE 23:55:52.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:55:52.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #10 SSH_MSG_IGNORE 23:55:52.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:55:52.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #12 SSH_MSG_IGNORE 23:55:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:55:52.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #8 SSH_MSG_IGNORE 23:55:52.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:55:52.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026]} 23:55:52.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33026]): SSH-2.0-SSHD-UNKNOWN 23:55:52.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33026]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:52.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33026]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:52.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #15 SSH_MSG_IGNORE 23:55:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:55:52.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #13 SSH_MSG_IGNORE 23:55:52.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:55:52.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:52.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33026]) Send SSH_MSG_KEXINIT 23:55:52.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33026]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:52.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33026]) process #0 SSH_MSG_KEXINIT 23:55:52.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33026]) SSH_MSG_KEXINIT 23:55:52.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #11 SSH_MSG_IGNORE 23:55:52.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33026]) strict KEX=true client=true server=true 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33026]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33026]) Kex: server host key algorithms = rsa-sha2-512 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33026]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33026]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33026]) Kex: mac algorithms (client to server) = aead 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33026]) Kex: mac algorithms (server to client) = aead 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33026]) Kex: compression algorithms (client to server) = none 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33026]) Kex: compression algorithms (server to client) = none 23:55:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33026]) process #1 30 23:55:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33026]] process command=SSH_MSG_KEXDH_INIT 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33026]] Send SSH_MSG_KEXDH_REPLY 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33026]) packet #1 sending command=31[31] len=1639 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33026])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33026]) Send SSH_MSG_NEWKEYS 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33026]) session ID=a7:0f:63:6e:9a:30:ea:ca:72:e9:d9:e2:c3:e8:76:a5:d8:d2:4a:0e:e4:1c:d0:5f:53:85:99:5c:f4:e4:dc:de:12:b9:23:19:b4:00:1b:b4:5f:8e:48:fe:04:e4:2b:98:14:e4:c9:45:91:c7:50:e5:f8:fb:7c:e0:99:ac:92:0b 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33026]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33026]): strict KEX resets output message sequence number from 3 to 0 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33026]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33026])[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 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33026])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33026]) packet #0 sending command=7[7] len=419 23:55:53.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33026]) No pending packets to flush at end of KEX 23:55:53.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33026]) process #2 SSH_MSG_NEWKEYS 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33026]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33026]): strict KEX resets input message sequence number from 3 to 0 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33026]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33026]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33026]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33026]) authorized authentication methods: password,publickey 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33026]) Accepted service ssh-userauth 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33026]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #14 SSH_MSG_IGNORE 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33026]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33026]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33026]) no authentication factory for method=none 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33026]) SSH_MSG_USERAUTH_REQUEST 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33026]) remaining methods: password,publickey 23:55:53.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33026]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33026]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33026]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33026]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:53.101 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33026]) authentication result: true 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33026]) SSH_MSG_USERAUTH_REQUEST 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33026])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33026]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33026]) no heartbeat to stop 23:55:53.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33026]) heartbeat type=IGNORE, interval=PT30S 23:55:53.101 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33026 authenticated 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33026]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33026]] session=TransportServerSession[admin@/10.30.170.79:33026] id=0 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33026])) size=2097152, max=2097152, packet=32768 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33026]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33026] 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33026]) recipient=0 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])) size=2097152, max=2097152, packet=32768 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])) re-initializing 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])) size=2097152, max=2097152, packet=32768 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])[want-reply=true] subsystem=netconf 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])[subsystem] prepared command 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026]}} established 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 358: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18187 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 358: Creating data stores for simulated device 23:55:53.103 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:53.103 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:53.104 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:53.104 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:53.104 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:53.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39b7813d] 23:55:53.104 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:53.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:53.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:53.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:53.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:53.105 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:53.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:53.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:53.105 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39b7813d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39b7813d], subtreeVersion=Version[745f524a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[745f524a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:53.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:53.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026] 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 358 on channel [id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026] 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) by 1220 down to 2095932 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026] 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026] 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) request=subsystem result=ReplySuccess, want-reply=true 23:55:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) request=subsystem activate command 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) starting runner for command=netconf 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #5 SSH_MSG_CHANNEL_DATA 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) by 373 down to 2096779 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_CHANNEL_DATA len=373 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026] 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026] 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026] 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18187', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=358} created 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026]} created 23:55:53.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026] successful with session NetconfServerSession{sessionId=358, channel=[id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026]} 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026]} up 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #6 SSH_MSG_CHANNEL_DATA 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) by 393 down to 2096386 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_CHANNEL_DATA len=393 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026] 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=358} 23:55:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:53.110 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b92e22c after next message 23:55:53.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x35197c67, L:/10.30.170.146:18187 - R:/10.30.170.79:33026]} EXI handlers added to pipeline 23:55:53.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:53.110 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b92e22c 23:55:53.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) by 179 down to 2095753 23:55:53.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:53.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:53.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #7 SSH_MSG_CHANNEL_DATA 23:55:53.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) by 340 down to 2096046 23:55:53.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_CHANNEL_DATA len=340 23:55:53.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026] 23:55:53.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:53.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:53.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=358} 23:55:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[745f524a] 23:55:53.113 [netconf-device-simulator-threads-6] 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 23:55:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:53.113 [netconf-device-simulator-threads-6] 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 23:55:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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} 23:55:53.113 [netconf-device-simulator-threads-6] 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 23:55:53.113 [netconf-device-simulator-threads-6] 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 23:55:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) by 778 down to 2094975 23:55:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:53.334 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #10 SSH_MSG_IGNORE 23:55:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:55:53.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #9 SSH_MSG_IGNORE 23:55:53.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:55:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #12 SSH_MSG_IGNORE 23:55:53.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:55:53.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102]} 23:55:53.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44102]): SSH-2.0-SSHD-UNKNOWN 23:55:53.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44102]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:53.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44102]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:53.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #13 SSH_MSG_IGNORE 23:55:53.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:55:53.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #15 SSH_MSG_IGNORE 23:55:53.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:55:53.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #8 SSH_MSG_IGNORE 23:55:53.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:55:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44102]) Send SSH_MSG_KEXINIT 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44102]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44102]) process #0 SSH_MSG_KEXINIT 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44102]) SSH_MSG_KEXINIT 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44102]) strict KEX=true client=true server=true 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44102]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44102]) Kex: server host key algorithms = rsa-sha2-512 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44102]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44102]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44102]) Kex: mac algorithms (client to server) = aead 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44102]) Kex: mac algorithms (server to client) = aead 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44102]) Kex: compression algorithms (client to server) = none 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44102]) Kex: compression algorithms (server to client) = none 23:55:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:53.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44102]) process #1 30 23:55:53.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44102]] process command=SSH_MSG_KEXDH_INIT 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44102]] Send SSH_MSG_KEXDH_REPLY 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44102]) packet #1 sending command=31[31] len=1639 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44102])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44102]) Send SSH_MSG_NEWKEYS 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44102]) session ID=d4:3d:43:18:5d:25:61:1f:68:80:88:64:a7:cf:ab:cf:9c:d9:25:0f:1c:ef:07:f0:b9:48:81:66:0d:f6:e3:55:22:e0:57:66:14:a6:ec:cb:02:c1:95:29:64:38:d6:ba:5f:55:7f:9e:88:d5:bd:c0:b4:1f:ce:75:f2:0c:04:db 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44102]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44102]): strict KEX resets output message sequence number from 3 to 0 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44102]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44102])[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 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44102])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44102]) packet #0 sending command=7[7] len=419 23:55:53.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44102]) No pending packets to flush at end of KEX 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44102]) process #2 SSH_MSG_NEWKEYS 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44102]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44102]): strict KEX resets input message sequence number from 3 to 0 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44102]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44102]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44102]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44102]) authorized authentication methods: password,publickey 23:55:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44102]) Accepted service ssh-userauth 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44102]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44102]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44102]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44102]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44102]) no authentication factory for method=none 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44102]) SSH_MSG_USERAUTH_REQUEST 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44102]) remaining methods: password,publickey 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44102]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44102]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44102]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44102]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:53.733 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:53.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44102]) authentication result: true 23:55:53.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44102]) SSH_MSG_USERAUTH_REQUEST 23:55:53.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44102])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:53.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44102]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:53.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:53.733 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:53.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44102]) no heartbeat to stop 23:55:53.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44102]) heartbeat type=IGNORE, interval=PT30S 23:55:53.733 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44102 authenticated 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44102]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44102]] session=TransportServerSession[admin@/10.30.170.79:44102] id=0 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44102])) size=2097152, max=2097152, packet=32768 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44102]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44102] 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44102]) recipient=0 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])) size=2097152, max=2097152, packet=32768 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])) re-initializing 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])) size=2097152, max=2097152, packet=32768 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:53.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])[want-reply=true] subsystem=netconf 23:55:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])[subsystem] prepared command 23:55:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102]}} established 23:55:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 359: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18188 23:55:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 359: Creating data stores for simulated device 23:55:53.735 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:53.735 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:53.735 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:53.736 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7161ce75] 23:55:53.736 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:53.736 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:53.736 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:53.736 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:53.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:53.737 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:53.737 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:53.737 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:53.737 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7161ce75], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7161ce75], subtreeVersion=Version[3587970e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3587970e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:53.737 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:53.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102] 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 359 on channel [id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102] 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) by 1220 down to 2095932 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102] 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102] 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) request=subsystem result=ReplySuccess, want-reply=true 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) request=subsystem activate command 23:55:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) starting runner for command=netconf 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #5 SSH_MSG_CHANNEL_DATA 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) by 373 down to 2096779 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_CHANNEL_DATA len=373 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102] 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102] 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102] 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18188', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=359} created 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=359, channel=[id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102]} created 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102] successful with session NetconfServerSession{sessionId=359, channel=[id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102]} 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102]} up 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #6 SSH_MSG_CHANNEL_DATA 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) by 393 down to 2096386 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_CHANNEL_DATA len=393 23:55:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102] 23:55:53.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:53.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:53.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=359} 23:55:53.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:53.741 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50f317ad after next message 23:55:53.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=359, channel=[id: 0xfa3037ba, L:/10.30.170.146:18188 - R:/10.30.170.79:44102]} EXI handlers added to pipeline 23:55:53.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:53.741 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50f317ad 23:55:53.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) by 179 down to 2095753 23:55:53.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:53.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:53.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #7 SSH_MSG_CHANNEL_DATA 23:55:53.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) by 340 down to 2096046 23:55:53.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_CHANNEL_DATA len=340 23:55:53.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102] 23:55:53.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:53.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:53.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=359} 23:55:53.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3587970e] 23:55:53.744 [netconf-device-simulator-threads-0] 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 23:55:53.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:53.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:53.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:53.744 [netconf-device-simulator-threads-0] 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 23:55:53.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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} 23:55:53.745 [netconf-device-simulator-threads-0] 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 23:55:53.745 [netconf-device-simulator-threads-0] 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 23:55:53.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:53.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) by 778 down to 2094975 23:55:53.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:53.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #9 SSH_MSG_IGNORE 23:55:53.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:55:53.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:53.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #11 SSH_MSG_IGNORE 23:55:53.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:55:54.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #10 SSH_MSG_IGNORE 23:55:54.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:55:54.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #13 SSH_MSG_IGNORE 23:55:54.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:55:54.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #14 SSH_MSG_IGNORE 23:55:54.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:55:54.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #8 SSH_MSG_IGNORE 23:55:54.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:55:54.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #15 SSH_MSG_IGNORE 23:55:54.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:55:54.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #12 SSH_MSG_IGNORE 23:55:54.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:55:54.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #11 SSH_MSG_IGNORE 23:55:54.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:55:54.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126]} 23:55:54.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40126]): SSH-2.0-SSHD-UNKNOWN 23:55:54.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40126]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:54.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40126]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:54.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #9 SSH_MSG_IGNORE 23:55:54.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:55:54.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.616 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #14 SSH_MSG_IGNORE 23:55:54.616 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40126]) Send SSH_MSG_KEXINIT 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40126]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40126]) process #0 SSH_MSG_KEXINIT 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40126]) SSH_MSG_KEXINIT 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40126]) strict KEX=true client=true server=true 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40126]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40126]) Kex: server host key algorithms = rsa-sha2-512 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40126]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40126]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40126]) Kex: mac algorithms (client to server) = aead 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40126]) Kex: mac algorithms (server to client) = aead 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40126]) Kex: compression algorithms (client to server) = none 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40126]) Kex: compression algorithms (server to client) = none 23:55:54.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:54.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #10 SSH_MSG_IGNORE 23:55:54.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:55:54.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40126]) process #1 30 23:55:54.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40126]] process command=SSH_MSG_KEXDH_INIT 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40126]] Send SSH_MSG_KEXDH_REPLY 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40126]) packet #1 sending command=31[31] len=1639 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40126])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40126]) Send SSH_MSG_NEWKEYS 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40126]) session ID=f8:2f:5a:1c:d4:59:85:b8:a0:89:50:71:19:23:19:01:df:a4:07:ec:0c:7f:64:ba:78:b3:e1:d4:56:2f:61:54:b1:40:dc:c3:55:71:f9:e2:ed:df:bb:21:16:79:ab:19:e3:9e:1b:ef:08:7e:a1:cb:44:9d:6c:df:0d:c3:0a:f3 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40126]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40126]): strict KEX resets output message sequence number from 3 to 0 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40126]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40126])[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 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40126])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40126]) packet #0 sending command=7[7] len=419 23:55:54.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40126]) No pending packets to flush at end of KEX 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40126]) process #2 SSH_MSG_NEWKEYS 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40126]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40126]): strict KEX resets input message sequence number from 3 to 0 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40126]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40126]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40126]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40126]) authorized authentication methods: password,publickey 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40126]) Accepted service ssh-userauth 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40126]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40126]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40126]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40126]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40126]) no authentication factory for method=none 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40126]) SSH_MSG_USERAUTH_REQUEST 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40126]) remaining methods: password,publickey 23:55:54.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40126]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40126]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40126]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40126]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:54.776 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40126]) authentication result: true 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40126]) SSH_MSG_USERAUTH_REQUEST 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40126])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40126]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40126]) no heartbeat to stop 23:55:54.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40126]) heartbeat type=IGNORE, interval=PT30S 23:55:54.776 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40126 authenticated 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40126]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40126]] session=TransportServerSession[admin@/10.30.170.79:40126] id=0 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40126])) size=2097152, max=2097152, packet=32768 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40126]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40126] 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40126]) recipient=0 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])) size=2097152, max=2097152, packet=32768 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])) re-initializing 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])) size=2097152, max=2097152, packet=32768 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:54.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:54.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:54.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:54.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])[want-reply=true] subsystem=netconf 23:55:54.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])[subsystem] prepared command 23:55:54.778 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:54.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:54.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126]}} established 23:55:54.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 360: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18189 23:55:54.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 360: Creating data stores for simulated device 23:55:54.779 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:54.779 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:54.779 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:54.779 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:54.779 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:54.779 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[341971b] 23:55:54.779 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:54.780 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:54.780 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:54.780 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:54.780 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:54.780 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:54.780 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:54.780 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:54.781 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[341971b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[341971b], subtreeVersion=Version[2b6c36af], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2b6c36af], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:54.781 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:54.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:54.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126] 23:55:54.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 360 on channel [id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126] 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) by 1220 down to 2095932 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126] 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126] 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) request=subsystem result=ReplySuccess, want-reply=true 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) request=subsystem activate command 23:55:54.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) starting runner for command=netconf 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #5 SSH_MSG_CHANNEL_DATA 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) by 373 down to 2096779 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_CHANNEL_DATA len=373 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126] 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126] 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126] 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18189', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=360} created 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126]} created 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126] successful with session NetconfServerSession{sessionId=360, channel=[id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126]} 23:55:54.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126]} up 23:55:54.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #6 SSH_MSG_CHANNEL_DATA 23:55:54.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) by 393 down to 2096386 23:55:54.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_CHANNEL_DATA len=393 23:55:54.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126] 23:55:54.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:54.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:54.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=360} 23:55:54.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:54.789 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63ddf943 after next message 23:55:54.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x03725fa1, L:/10.30.170.146:18189 - R:/10.30.170.79:40126]} EXI handlers added to pipeline 23:55:54.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:54.789 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63ddf943 23:55:54.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) by 179 down to 2095753 23:55:54.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:54.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:54.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #7 SSH_MSG_CHANNEL_DATA 23:55:54.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) by 340 down to 2096046 23:55:54.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_CHANNEL_DATA len=340 23:55:54.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126] 23:55:54.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:54.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:54.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=360} 23:55:54.797 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2b6c36af] 23:55:54.798 [netconf-device-simulator-threads-2] 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 23:55:54.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:54.798 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:54.798 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:54.798 [netconf-device-simulator-threads-2] 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 23:55:54.798 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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} 23:55:54.798 [netconf-device-simulator-threads-2] 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 23:55:54.798 [netconf-device-simulator-threads-2] 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 23:55:54.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:54.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) by 778 down to 2094975 23:55:54.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:54.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:54.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #8 SSH_MSG_IGNORE 23:55:54.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:55:54.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:54.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #15 SSH_MSG_IGNORE 23:55:54.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:55:55.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #14 SSH_MSG_IGNORE 23:55:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:55:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #12 SSH_MSG_IGNORE 23:55:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:55:55.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #11 SSH_MSG_IGNORE 23:55:55.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:55:55.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #13 SSH_MSG_IGNORE 23:55:55.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:55:55.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674]} 23:55:55.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41674]): SSH-2.0-SSHD-UNKNOWN 23:55:55.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41674]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:55.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41674]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:55.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #9 SSH_MSG_IGNORE 23:55:55.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:55:55.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41674]) Send SSH_MSG_KEXINIT 23:55:55.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41674]) process #0 SSH_MSG_KEXINIT 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41674]) SSH_MSG_KEXINIT 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41674]) strict KEX=true client=true server=true 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41674]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41674]) Kex: server host key algorithms = rsa-sha2-512 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41674]) Kex: mac algorithms (client to server) = aead 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41674]) Kex: mac algorithms (server to client) = aead 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41674]) Kex: compression algorithms (client to server) = none 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41674]) Kex: compression algorithms (server to client) = none 23:55:55.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:55.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41674]) process #1 30 23:55:55.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41674]] process command=SSH_MSG_KEXDH_INIT 23:55:55.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41674]] Send SSH_MSG_KEXDH_REPLY 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41674]) packet #1 sending command=31[31] len=1639 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41674])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41674]) Send SSH_MSG_NEWKEYS 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41674]) session ID=dc:f6:36:0e:66:7b:e3:1c:bf:8c:29:ba:f0:71:2d:c6:93:4a:b3:e7:d3:b2:ca:81:6e:ab:ec:74:ca:44:2b:71:a7:2a:3a:d9:21:34:37:32:cf:96:aa:d4:f3:1d:6e:f0:0f:a5:24:0f:c8:c7:fa:7e:3b:85:95:ea:a9:a4:50:74 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41674]): strict KEX resets output message sequence number from 3 to 0 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41674]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41674])[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 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41674]) packet #0 sending command=7[7] len=419 23:55:55.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41674]) No pending packets to flush at end of KEX 23:55:55.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #15 SSH_MSG_IGNORE 23:55:55.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:55:55.574 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #10 SSH_MSG_IGNORE 23:55:55.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41674]) process #2 SSH_MSG_NEWKEYS 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41674]): strict KEX resets input message sequence number from 3 to 0 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41674]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41674]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41674]) authorized authentication methods: password,publickey 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41674]) Accepted service ssh-userauth 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41674]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41674]) no authentication factory for method=none 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41674]) SSH_MSG_USERAUTH_REQUEST 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41674]) remaining methods: password,publickey 23:55:55.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:55.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41674]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:55.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:55.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:55.603 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:55.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41674]) authentication result: true 23:55:55.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41674]) SSH_MSG_USERAUTH_REQUEST 23:55:55.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:55.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:55.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:55.604 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:55.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41674]) no heartbeat to stop 23:55:55.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41674]) heartbeat type=IGNORE, interval=PT30S 23:55:55.604 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41674 authenticated 23:55:55.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:55.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:55.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41674]] session=TransportServerSession[admin@/10.30.170.79:41674] id=0 23:55:55.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41674])) size=2097152, max=2097152, packet=32768 23:55:55.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41674] 23:55:55.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41674]) recipient=0 23:55:55.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])) size=2097152, max=2097152, packet=32768 23:55:55.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])) re-initializing 23:55:55.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])) size=2097152, max=2097152, packet=32768 23:55:55.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:55.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:55.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #13 SSH_MSG_IGNORE 23:55:55.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:55:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])[want-reply=true] subsystem=netconf 23:55:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])[subsystem] prepared command 23:55:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674]}} established 23:55:55.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 361: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18190 23:55:55.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 361: Creating data stores for simulated device 23:55:55.608 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:55.608 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:55.608 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:55.608 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:55.609 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:55.610 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3affad2] 23:55:55.611 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:55.611 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:55.611 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:55.611 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:55.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:55.612 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:55.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:55.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:55.612 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3affad2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3affad2], subtreeVersion=Version[ad0260e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ad0260e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:55.613 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:55.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:55.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674] 23:55:55.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 361 on channel [id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674] 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) by 1220 down to 2095932 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674] 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674] 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) request=subsystem result=ReplySuccess, want-reply=true 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) request=subsystem activate command 23:55:55.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) starting runner for command=netconf 23:55:55.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #5 SSH_MSG_CHANNEL_DATA 23:55:55.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) by 373 down to 2096779 23:55:55.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_CHANNEL_DATA len=373 23:55:55.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674] 23:55:55.618 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:55.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:55.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #8 SSH_MSG_IGNORE 23:55:55.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:55:55.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674] 23:55:55.619 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674] 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18190', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=361} created 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674]} created 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674] successful with session NetconfServerSession{sessionId=361, channel=[id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674]} 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674]} up 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #6 SSH_MSG_CHANNEL_DATA 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) by 393 down to 2096386 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_CHANNEL_DATA len=393 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674] 23:55:55.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:55.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:55.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=361} 23:55:55.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:55.623 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2251ec5a after next message 23:55:55.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x6f8e11e4, L:/10.30.170.146:18190 - R:/10.30.170.79:41674]} EXI handlers added to pipeline 23:55:55.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:55.623 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2251ec5a 23:55:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) by 179 down to 2095753 23:55:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #7 SSH_MSG_CHANNEL_DATA 23:55:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) by 340 down to 2096046 23:55:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_CHANNEL_DATA len=340 23:55:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674] 23:55:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=361} 23:55:55.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ad0260e] 23:55:55.628 [netconf-device-simulator-threads-4] 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 23:55:55.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:55.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:55.628 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:55.628 [netconf-device-simulator-threads-4] 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 23:55:55.628 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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} 23:55:55.629 [netconf-device-simulator-threads-4] 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 23:55:55.629 [netconf-device-simulator-threads-4] 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 23:55:55.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:55.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) by 778 down to 2094975 23:55:55.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:55.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:55.700 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #12 SSH_MSG_IGNORE 23:55:55.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:55:55.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #14 SSH_MSG_IGNORE 23:55:55.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:55:55.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260]} 23:55:55.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42260]): SSH-2.0-SSHD-UNKNOWN 23:55:55.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42260]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:55.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42260]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:55.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:55.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #11 SSH_MSG_IGNORE 23:55:55.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:55:56.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #9 SSH_MSG_IGNORE 23:55:56.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42260]) Send SSH_MSG_KEXINIT 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42260]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42260]) process #0 SSH_MSG_KEXINIT 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42260]) SSH_MSG_KEXINIT 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42260]) strict KEX=true client=true server=true 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42260]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42260]) Kex: server host key algorithms = rsa-sha2-512 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42260]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42260]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42260]) Kex: mac algorithms (client to server) = aead 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42260]) Kex: mac algorithms (server to client) = aead 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42260]) Kex: compression algorithms (client to server) = none 23:55:56.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42260]) Kex: compression algorithms (server to client) = none 23:55:56.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:56.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42260]) process #1 30 23:55:56.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42260]] process command=SSH_MSG_KEXDH_INIT 23:55:56.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #8 SSH_MSG_IGNORE 23:55:56.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42260]] Send SSH_MSG_KEXDH_REPLY 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42260]) packet #1 sending command=31[31] len=1639 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42260])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42260]) Send SSH_MSG_NEWKEYS 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42260]) session ID=f9:7b:13:4f:74:1b:43:d2:bb:ee:13:64:e1:a9:ea:c7:13:d7:9a:50:1c:54:48:91:21:f0:e7:22:5f:0d:e8:1e:60:be:9c:f1:b6:76:04:11:b6:eb:40:fd:0d:1c:fc:7a:84:75:e5:eb:30:fe:b8:66:a1:f1:e6:38:dc:e7:0f:15 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42260]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42260]): strict KEX resets output message sequence number from 3 to 0 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42260]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42260])[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 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42260])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42260]) packet #0 sending command=7[7] len=419 23:55:56.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42260]) No pending packets to flush at end of KEX 23:55:56.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #10 SSH_MSG_IGNORE 23:55:56.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42260]) process #2 SSH_MSG_NEWKEYS 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42260]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42260]): strict KEX resets input message sequence number from 3 to 0 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42260]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42260]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42260]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42260]) authorized authentication methods: password,publickey 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42260]) Accepted service ssh-userauth 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42260]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42260]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42260]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42260]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42260]) no authentication factory for method=none 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42260]) SSH_MSG_USERAUTH_REQUEST 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42260]) remaining methods: password,publickey 23:55:56.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42260]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42260]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42260]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42260]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:56.261 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42260]) authentication result: true 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42260]) SSH_MSG_USERAUTH_REQUEST 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42260])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42260]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42260]) no heartbeat to stop 23:55:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42260]) heartbeat type=IGNORE, interval=PT30S 23:55:56.261 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42260 authenticated 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42260]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42260]] session=TransportServerSession[admin@/10.30.170.79:42260] id=0 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42260])) size=2097152, max=2097152, packet=32768 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42260]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42260] 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42260]) recipient=0 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])) size=2097152, max=2097152, packet=32768 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])) re-initializing 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])) size=2097152, max=2097152, packet=32768 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])[want-reply=true] subsystem=netconf 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])[subsystem] prepared command 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260]}} established 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 362: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18191 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 362: Creating data stores for simulated device 23:55:56.263 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:56.263 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:56.263 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:56.263 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:56.264 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c2568a] 23:55:56.264 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:56.264 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:56.265 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:56.265 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:56.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:56.265 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:56.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:56.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:56.265 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c2568a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c2568a], subtreeVersion=Version[264b1a94], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[264b1a94], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:56.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260] 23:55:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 362 on channel [id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260] 23:55:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) by 1220 down to 2095932 23:55:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260] 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260] 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) request=subsystem result=ReplySuccess, want-reply=true 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) request=subsystem activate command 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) starting runner for command=netconf 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #5 SSH_MSG_CHANNEL_DATA 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) by 373 down to 2096779 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_CHANNEL_DATA len=373 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260] 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260] 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260] 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18191', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=362} created 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260]} created 23:55:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260] successful with session NetconfServerSession{sessionId=362, channel=[id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260]} 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260]} up 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #6 SSH_MSG_CHANNEL_DATA 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) by 393 down to 2096386 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_CHANNEL_DATA len=393 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260] 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=362} 23:55:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:56.270 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e48b3a3 after next message 23:55:56.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x49f358f0, L:/10.30.170.146:18191 - R:/10.30.170.79:42260]} EXI handlers added to pipeline 23:55:56.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:56.270 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e48b3a3 23:55:56.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) by 179 down to 2095753 23:55:56.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:56.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:56.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #7 SSH_MSG_CHANNEL_DATA 23:55:56.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) by 340 down to 2096046 23:55:56.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_CHANNEL_DATA len=340 23:55:56.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260] 23:55:56.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:56.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:56.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=362} 23:55:56.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[264b1a94] 23:55:56.273 [netconf-device-simulator-threads-6] 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 23:55:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:56.273 [netconf-device-simulator-threads-6] 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 23:55:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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} 23:55:56.273 [netconf-device-simulator-threads-6] 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 23:55:56.273 [netconf-device-simulator-threads-6] 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 23:55:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:56.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) by 778 down to 2094975 23:55:56.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:56.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:56.291 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #13 SSH_MSG_IGNORE 23:55:56.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:55:56.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #12 SSH_MSG_IGNORE 23:55:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:55:56.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #15 SSH_MSG_IGNORE 23:55:56.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:55:56.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880]} 23:55:56.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43880]): SSH-2.0-SSHD-UNKNOWN 23:55:56.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43880]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:56.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43880]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:56.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #11 SSH_MSG_IGNORE 23:55:56.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:55:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43880]) Send SSH_MSG_KEXINIT 23:55:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43880]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43880]) process #0 SSH_MSG_KEXINIT 23:55:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43880]) SSH_MSG_KEXINIT 23:55:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43880]) strict KEX=true client=true server=true 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43880]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43880]) Kex: server host key algorithms = rsa-sha2-512 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43880]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43880]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43880]) Kex: mac algorithms (client to server) = aead 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43880]) Kex: mac algorithms (server to client) = aead 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43880]) Kex: compression algorithms (client to server) = none 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43880]) Kex: compression algorithms (server to client) = none 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #14 SSH_MSG_IGNORE 23:55:56.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:55:56.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43880]) process #1 30 23:55:56.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43880]] process command=SSH_MSG_KEXDH_INIT 23:55:56.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #9 SSH_MSG_IGNORE 23:55:56.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43880]] Send SSH_MSG_KEXDH_REPLY 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43880]) packet #1 sending command=31[31] len=1639 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43880])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43880]) Send SSH_MSG_NEWKEYS 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43880]) session ID=82:25:e7:68:34:6e:7b:20:c9:dc:4d:68:29:97:57:a3:aa:9e:95:cf:68:ae:a8:5c:fb:63:1c:78:ea:e5:49:8d:cf:4d:32:94:69:88:a3:aa:88:49:d7:5a:9e:e9:f1:c8:ab:4a:28:e7:c0:14:f0:df:ae:0f:ea:93:34:e8:99:8b 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43880]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43880]): strict KEX resets output message sequence number from 3 to 0 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43880]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43880])[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 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43880])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43880]) packet #0 sending command=7[7] len=419 23:55:56.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43880]) No pending packets to flush at end of KEX 23:55:56.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #10 SSH_MSG_IGNORE 23:55:56.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43880]) process #2 SSH_MSG_NEWKEYS 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43880]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43880]): strict KEX resets input message sequence number from 3 to 0 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43880]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43880]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43880]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43880]) authorized authentication methods: password,publickey 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43880]) Accepted service ssh-userauth 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43880]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43880]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43880]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43880]) no authentication factory for method=none 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43880]) SSH_MSG_USERAUTH_REQUEST 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43880]) remaining methods: password,publickey 23:55:56.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43880]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43880]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43880]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:56.859 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43880]) authentication result: true 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43880]) SSH_MSG_USERAUTH_REQUEST 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43880])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43880]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43880]) no heartbeat to stop 23:55:56.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43880]) heartbeat type=IGNORE, interval=PT30S 23:55:56.859 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43880 authenticated 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43880]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43880]] session=TransportServerSession[admin@/10.30.170.79:43880] id=0 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43880])) size=2097152, max=2097152, packet=32768 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43880]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43880] 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43880]) recipient=0 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])) size=2097152, max=2097152, packet=32768 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])) re-initializing 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])) size=2097152, max=2097152, packet=32768 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:56.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])[want-reply=true] subsystem=netconf 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])[subsystem] prepared command 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880]}} established 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 363: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18192 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 363: Creating data stores for simulated device 23:55:56.861 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:56.861 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:56.861 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:56.861 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:56.862 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3583918c] 23:55:56.862 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:56.871 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:56.871 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:56.871 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:56.872 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:56.872 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:56.872 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:56.872 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:56.872 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3583918c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3583918c], subtreeVersion=Version[3a813d1f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a813d1f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:56.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:56.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:56.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880] 23:55:56.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 363 on channel [id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880] 23:55:56.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) by 1220 down to 2095932 23:55:56.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:56.881 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:56.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880] 23:55:56.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880] 23:55:56.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) request=subsystem result=ReplySuccess, want-reply=true 23:55:56.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:56.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) request=subsystem activate command 23:55:56.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) starting runner for command=netconf 23:55:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #5 SSH_MSG_CHANNEL_DATA 23:55:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) by 373 down to 2096779 23:55:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_CHANNEL_DATA len=373 23:55:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880] 23:55:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880] 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880] 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18192', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=363} created 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880]} created 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880] successful with session NetconfServerSession{sessionId=363, channel=[id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880]} 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880]} up 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #6 SSH_MSG_CHANNEL_DATA 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) by 393 down to 2096386 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_CHANNEL_DATA len=393 23:55:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880] 23:55:56.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:56.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:56.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=363} 23:55:56.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:56.887 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@28224f01 after next message 23:55:56.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x0569214f, L:/10.30.170.146:18192 - R:/10.30.170.79:43880]} EXI handlers added to pipeline 23:55:56.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:56.887 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@28224f01 23:55:56.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) by 179 down to 2095753 23:55:56.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:56.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:56.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #7 SSH_MSG_CHANNEL_DATA 23:55:56.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) by 340 down to 2096046 23:55:56.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_CHANNEL_DATA len=340 23:55:56.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880] 23:55:56.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:56.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:56.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=363} 23:55:56.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a813d1f] 23:55:56.891 [netconf-device-simulator-threads-0] 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 23:55:56.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:56.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:56.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:56.892 [netconf-device-simulator-threads-0] 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 23:55:56.892 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.892 [netconf-device-simulator-threads-0] 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} 23:55:56.893 [netconf-device-simulator-threads-0] 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 23:55:56.893 [netconf-device-simulator-threads-0] 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 23:55:56.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:56.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) by 778 down to 2094975 23:55:56.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:56.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:56.980 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #15 SSH_MSG_IGNORE 23:55:56.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:55:56.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:56.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #8 SSH_MSG_IGNORE 23:55:56.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:55:57.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #12 SSH_MSG_IGNORE 23:55:57.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:55:57.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #13 SSH_MSG_IGNORE 23:55:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:55:57.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #11 SSH_MSG_IGNORE 23:55:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:55:57.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498]} 23:55:57.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33498]): SSH-2.0-SSHD-UNKNOWN 23:55:57.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33498]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:57.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33498]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:57.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33498]) Send SSH_MSG_KEXINIT 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33498]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33498]) process #0 SSH_MSG_KEXINIT 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33498]) SSH_MSG_KEXINIT 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33498]) strict KEX=true client=true server=true 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33498]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33498]) Kex: server host key algorithms = rsa-sha2-512 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33498]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33498]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33498]) Kex: mac algorithms (client to server) = aead 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33498]) Kex: mac algorithms (server to client) = aead 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33498]) Kex: compression algorithms (client to server) = none 23:55:57.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33498]) Kex: compression algorithms (server to client) = none 23:55:57.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:57.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #14 SSH_MSG_IGNORE 23:55:57.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:55:57.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33498]) process #1 30 23:55:57.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33498]] process command=SSH_MSG_KEXDH_INIT 23:55:57.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33498]] Send SSH_MSG_KEXDH_REPLY 23:55:57.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33498]) packet #1 sending command=31[31] len=1639 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33498])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33498]) Send SSH_MSG_NEWKEYS 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33498]) session ID=ed:20:b4:7a:14:f7:d5:e7:f5:5d:85:c0:95:0a:6b:6e:77:34:bd:38:c6:00:dc:03:21:4e:10:22:2b:5b:ca:d6:7f:fe:87:1a:80:d8:11:3f:d8:65:d6:c5:e9:ee:0f:27:33:dc:34:5f:44:b6:72:df:f9:b5:d3:5b:4c:61:f2:fd 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33498]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33498]): strict KEX resets output message sequence number from 3 to 0 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33498]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33498])[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 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33498])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33498]) packet #0 sending command=7[7] len=419 23:55:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33498]) No pending packets to flush at end of KEX 23:55:57.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #9 SSH_MSG_IGNORE 23:55:57.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:55:57.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33498]) process #2 SSH_MSG_NEWKEYS 23:55:57.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33498]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:57.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33498]): strict KEX resets input message sequence number from 3 to 0 23:55:57.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33498]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:57.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:57.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33498]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:57.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33498]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33498]) authorized authentication methods: password,publickey 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33498]) Accepted service ssh-userauth 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33498]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33498]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33498]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33498]) no authentication factory for method=none 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33498]) SSH_MSG_USERAUTH_REQUEST 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33498]) remaining methods: password,publickey 23:55:57.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33498]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33498]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33498]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:57.462 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33498]) authentication result: true 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33498]) SSH_MSG_USERAUTH_REQUEST 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33498])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33498]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33498]) no heartbeat to stop 23:55:57.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33498]) heartbeat type=IGNORE, interval=PT30S 23:55:57.462 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33498 authenticated 23:55:57.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:57.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33498]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:57.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33498]] session=TransportServerSession[admin@/10.30.170.79:33498] id=0 23:55:57.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33498])) size=2097152, max=2097152, packet=32768 23:55:57.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33498]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33498] 23:55:57.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33498]) recipient=0 23:55:57.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])) size=2097152, max=2097152, packet=32768 23:55:57.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])) re-initializing 23:55:57.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])) size=2097152, max=2097152, packet=32768 23:55:57.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:57.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])[want-reply=true] subsystem=netconf 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])[subsystem] prepared command 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498]}} established 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 364: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18193 23:55:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 364: Creating data stores for simulated device 23:55:57.465 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:57.466 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:57.466 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:57.466 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:57.466 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:57.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[573dff97] 23:55:57.468 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:57.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:57.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:57.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:57.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:57.470 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:57.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:57.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:57.470 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[573dff97], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[573dff97], subtreeVersion=Version[10223661], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10223661], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:57.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:57.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:57.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498] 23:55:57.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 364 on channel [id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498] 23:55:57.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) by 1220 down to 2095932 23:55:57.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498] 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498] 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) request=subsystem result=ReplySuccess, want-reply=true 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) request=subsystem activate command 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) starting runner for command=netconf 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #5 SSH_MSG_CHANNEL_DATA 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) by 373 down to 2096779 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_CHANNEL_DATA len=373 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498] 23:55:57.476 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:57.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498] 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498] 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18193', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=364} created 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498]} created 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498] successful with session NetconfServerSession{sessionId=364, channel=[id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498]} 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498]} up 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #6 SSH_MSG_CHANNEL_DATA 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) by 393 down to 2096386 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_CHANNEL_DATA len=393 23:55:57.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498] 23:55:57.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:57.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:57.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=364} 23:55:57.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:57.480 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@135730dc after next message 23:55:57.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xa393e75d, L:/10.30.170.146:18193 - R:/10.30.170.79:33498]} EXI handlers added to pipeline 23:55:57.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:57.480 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@135730dc 23:55:57.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) by 179 down to 2095753 23:55:57.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:57.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:57.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #7 SSH_MSG_CHANNEL_DATA 23:55:57.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) by 340 down to 2096046 23:55:57.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_CHANNEL_DATA len=340 23:55:57.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498] 23:55:57.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:57.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:57.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=364} 23:55:57.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10223661] 23:55:57.485 [netconf-device-simulator-threads-2] 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 23:55:57.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:57.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:57.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:57.485 [netconf-device-simulator-threads-2] 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 23:55:57.485 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:57.485 [netconf-device-simulator-threads-2] 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} 23:55:57.485 [netconf-device-simulator-threads-2] 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} 23:55:57.485 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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} 23:55:57.486 [netconf-device-simulator-threads-2] 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 23:55:57.486 [netconf-device-simulator-threads-2] 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 23:55:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:57.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) by 778 down to 2094975 23:55:57.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:57.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:57.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #8 SSH_MSG_IGNORE 23:55:57.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:55:57.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #15 SSH_MSG_IGNORE 23:55:57.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:55:57.752 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #12 SSH_MSG_IGNORE 23:55:57.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:55:57.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #10 SSH_MSG_IGNORE 23:55:57.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:55:57.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #13 SSH_MSG_IGNORE 23:55:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:55:57.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:57.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262]} 23:55:57.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43262]): SSH-2.0-SSHD-UNKNOWN 23:55:57.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43262]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:57.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43262]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:57.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #9 SSH_MSG_IGNORE 23:55:57.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:55:57.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.180 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #10 SSH_MSG_IGNORE 23:55:58.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43262]) Send SSH_MSG_KEXINIT 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43262]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43262]) process #0 SSH_MSG_KEXINIT 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43262]) SSH_MSG_KEXINIT 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43262]) strict KEX=true client=true server=true 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43262]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43262]) Kex: server host key algorithms = rsa-sha2-512 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43262]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43262]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43262]) Kex: mac algorithms (client to server) = aead 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43262]) Kex: mac algorithms (server to client) = aead 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43262]) Kex: compression algorithms (client to server) = none 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43262]) Kex: compression algorithms (server to client) = none 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #14 SSH_MSG_IGNORE 23:55:58.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:55:58.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #11 SSH_MSG_IGNORE 23:55:58.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:55:58.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43262]) process #1 30 23:55:58.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43262]] process command=SSH_MSG_KEXDH_INIT 23:55:58.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #8 SSH_MSG_IGNORE 23:55:58.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:55:58.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43262]] Send SSH_MSG_KEXDH_REPLY 23:55:58.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43262]) packet #1 sending command=31[31] len=1639 23:55:58.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43262])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:58.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43262]) Send SSH_MSG_NEWKEYS 23:55:58.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43262]) session ID=34:88:76:5f:1d:02:90:22:8c:97:3f:cb:cc:8e:cf:df:93:0e:27:39:76:67:72:eb:4c:35:f1:12:4a:f1:ef:67:9f:54:af:91:23:ee:01:1e:0e:6d:56:39:27:1f:c5:6e:27:03:71:89:a1:b4:13:f6:29:c4:71:13:16:27:31:c8 23:55:58.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43262]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:58.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43262]): strict KEX resets output message sequence number from 3 to 0 23:55:58.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43262]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:58.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43262])[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 23:55:58.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43262])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:58.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43262]) packet #0 sending command=7[7] len=419 23:55:58.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43262]) No pending packets to flush at end of KEX 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43262]) process #2 SSH_MSG_NEWKEYS 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43262]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43262]): strict KEX resets input message sequence number from 3 to 0 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43262]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43262]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43262]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43262]) authorized authentication methods: password,publickey 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43262]) Accepted service ssh-userauth 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43262]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43262]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43262]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43262]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43262]) no authentication factory for method=none 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43262]) SSH_MSG_USERAUTH_REQUEST 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43262]) remaining methods: password,publickey 23:55:58.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43262]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43262]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43262]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43262]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:58.385 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43262]) authentication result: true 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43262]) SSH_MSG_USERAUTH_REQUEST 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43262])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43262]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43262]) no heartbeat to stop 23:55:58.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43262]) heartbeat type=IGNORE, interval=PT30S 23:55:58.385 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43262 authenticated 23:55:58.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:58.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43262]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:58.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43262]] session=TransportServerSession[admin@/10.30.170.79:43262] id=0 23:55:58.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43262])) size=2097152, max=2097152, packet=32768 23:55:58.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43262]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43262] 23:55:58.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43262]) recipient=0 23:55:58.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])) size=2097152, max=2097152, packet=32768 23:55:58.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])) re-initializing 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])) size=2097152, max=2097152, packet=32768 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])[want-reply=true] subsystem=netconf 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])[subsystem] prepared command 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262]}} established 23:55:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 365: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18194 23:55:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 365: Creating data stores for simulated device 23:55:58.388 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:58.388 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:58.388 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[75cf8fea] 23:55:58.388 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:58.389 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:58.389 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:58.389 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:58.390 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:58.390 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[75cf8fea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[75cf8fea], subtreeVersion=Version[337edd9c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[337edd9c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:58.390 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262] 23:55:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 365 on channel [id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262] 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) by 1220 down to 2095932 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262] 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262] 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) request=subsystem result=ReplySuccess, want-reply=true 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) request=subsystem activate command 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) starting runner for command=netconf 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #5 SSH_MSG_CHANNEL_DATA 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) by 373 down to 2096779 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_CHANNEL_DATA len=373 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262] 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262] 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262] 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18194', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=365} created 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=365, channel=[id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262]} created 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262] successful with session NetconfServerSession{sessionId=365, channel=[id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262]} 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262]} up 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #6 SSH_MSG_CHANNEL_DATA 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) by 393 down to 2096386 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_CHANNEL_DATA len=393 23:55:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262] 23:55:58.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:58.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:58.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=365} 23:55:58.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:58.394 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ae27b24 after next message 23:55:58.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=365, channel=[id: 0xfa4dbf48, L:/10.30.170.146:18194 - R:/10.30.170.79:43262]} EXI handlers added to pipeline 23:55:58.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ae27b24 23:55:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) by 179 down to 2095753 23:55:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:58.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #7 SSH_MSG_CHANNEL_DATA 23:55:58.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) by 340 down to 2096046 23:55:58.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_CHANNEL_DATA len=340 23:55:58.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262] 23:55:58.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:58.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:58.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=365} 23:55:58.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[337edd9c] 23:55:58.405 [netconf-device-simulator-threads-4] 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 23:55:58.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:58.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:58.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:58.405 [netconf-device-simulator-threads-4] 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 23:55:58.405 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:58.405 [netconf-device-simulator-threads-4] 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} 23:55:58.405 [netconf-device-simulator-threads-4] 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} 23:55:58.405 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:55:58.405 [netconf-device-simulator-threads-4] 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} 23:55:58.405 [netconf-device-simulator-threads-4] 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} 23:55:58.405 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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} 23:55:58.406 [netconf-device-simulator-threads-4] 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 23:55:58.406 [netconf-device-simulator-threads-4] 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 23:55:58.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:58.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) by 778 down to 2094975 23:55:58.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:58.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:58.409 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #13 SSH_MSG_IGNORE 23:55:58.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:55:58.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #14 SSH_MSG_IGNORE 23:55:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:55:58.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #12 SSH_MSG_IGNORE 23:55:58.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:55:58.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318]} 23:55:58.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37318]): SSH-2.0-SSHD-UNKNOWN 23:55:58.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37318]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:58.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37318]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:58.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #15 SSH_MSG_IGNORE 23:55:58.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:55:58.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #11 SSH_MSG_IGNORE 23:55:58.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:55:58.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37318]) Send SSH_MSG_KEXINIT 23:55:58.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37318]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:58.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37318]) process #0 SSH_MSG_KEXINIT 23:55:58.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37318]) SSH_MSG_KEXINIT 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37318]) strict KEX=true client=true server=true 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37318]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37318]) Kex: server host key algorithms = rsa-sha2-512 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37318]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37318]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37318]) Kex: mac algorithms (client to server) = aead 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37318]) Kex: mac algorithms (server to client) = aead 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37318]) Kex: compression algorithms (client to server) = none 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37318]) Kex: compression algorithms (server to client) = none 23:55:58.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:58.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37318]) process #1 30 23:55:58.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37318]] process command=SSH_MSG_KEXDH_INIT 23:55:58.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #9 SSH_MSG_IGNORE 23:55:58.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37318]] Send SSH_MSG_KEXDH_REPLY 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37318]) packet #1 sending command=31[31] len=1639 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37318])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37318]) Send SSH_MSG_NEWKEYS 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37318]) session ID=28:bc:a4:9f:cb:b3:83:d5:3d:ef:9f:58:75:6e:36:0b:42:55:26:f3:43:a6:70:a8:d8:e8:00:8b:0e:6c:de:07:56:70:42:61:f0:13:d8:20:1f:c5:42:b6:8f:48:13:a2:40:61:bc:36:ef:0a:53:5b:b3:3b:6f:a8:0f:7a:a9:e0 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37318]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37318]): strict KEX resets output message sequence number from 3 to 0 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37318]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37318])[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 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37318])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37318]) packet #0 sending command=7[7] len=419 23:55:58.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37318]) No pending packets to flush at end of KEX 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37318]) process #2 SSH_MSG_NEWKEYS 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37318]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37318]): strict KEX resets input message sequence number from 3 to 0 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37318]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37318]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37318]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37318]) authorized authentication methods: password,publickey 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37318]) Accepted service ssh-userauth 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37318]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37318]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37318]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37318]) no authentication factory for method=none 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37318]) SSH_MSG_USERAUTH_REQUEST 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37318]) remaining methods: password,publickey 23:55:58.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37318]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37318]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37318]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:58.853 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37318]) authentication result: true 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37318]) SSH_MSG_USERAUTH_REQUEST 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37318])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37318]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37318]) no heartbeat to stop 23:55:58.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37318]) heartbeat type=IGNORE, interval=PT30S 23:55:58.853 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37318 authenticated 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37318]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37318]] session=TransportServerSession[admin@/10.30.170.79:37318] id=0 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37318])) size=2097152, max=2097152, packet=32768 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37318]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37318] 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37318]) recipient=0 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])) size=2097152, max=2097152, packet=32768 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])) re-initializing 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])) size=2097152, max=2097152, packet=32768 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:58.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])[want-reply=true] subsystem=netconf 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])[subsystem] prepared command 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318]}} established 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 366: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18195 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 366: Creating data stores for simulated device 23:55:58.855 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:58.855 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:58.855 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:58.855 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:58.856 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7365c343] 23:55:58.856 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:58.856 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:58.856 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:58.856 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:58.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:58.857 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:58.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:58.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:58.857 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7365c343], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7365c343], subtreeVersion=Version[3e06c535], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e06c535], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:58.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318] 23:55:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 366 on channel [id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318] 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) by 1220 down to 2095932 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318] 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318] 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) request=subsystem result=ReplySuccess, want-reply=true 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) request=subsystem activate command 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) starting runner for command=netconf 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #5 SSH_MSG_CHANNEL_DATA 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) by 373 down to 2096779 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_CHANNEL_DATA len=373 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318] 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318] 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318] 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18195', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=366} created 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318]} created 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318] successful with session NetconfServerSession{sessionId=366, channel=[id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318]} 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318]} up 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #6 SSH_MSG_CHANNEL_DATA 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) by 393 down to 2096386 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_CHANNEL_DATA len=393 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318] 23:55:58.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=366} 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7dbe5db after next message 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xfd7d5c58, L:/10.30.170.146:18195 - R:/10.30.170.79:37318]} EXI handlers added to pipeline 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7dbe5db 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) by 179 down to 2095753 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:58.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #7 SSH_MSG_CHANNEL_DATA 23:55:58.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) by 340 down to 2096046 23:55:58.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_CHANNEL_DATA len=340 23:55:58.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318] 23:55:58.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:58.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:58.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=366} 23:55:58.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e06c535] 23:55:58.864 [netconf-device-simulator-threads-6] 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 23:55:58.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:58.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:58.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:58.865 [netconf-device-simulator-threads-6] 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 23:55:58.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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} 23:55:58.865 [netconf-device-simulator-threads-6] 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 23:55:58.865 [netconf-device-simulator-threads-6] 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 23:55:58.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:58.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) by 778 down to 2094975 23:55:58.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:58.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:58.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #8 SSH_MSG_IGNORE 23:55:58.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:55:58.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:58.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #10 SSH_MSG_IGNORE 23:55:58.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:55:59.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #12 SSH_MSG_IGNORE 23:55:59.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:55:59.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #13 SSH_MSG_IGNORE 23:55:59.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:55:59.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #14 SSH_MSG_IGNORE 23:55:59.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:55:59.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #11 SSH_MSG_IGNORE 23:55:59.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:55:59.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814]} 23:55:59.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34814]): SSH-2.0-SSHD-UNKNOWN 23:55:59.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34814]) line='SSH-2.0-SSHD-UNKNOWN' 23:55:59.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34814]) client version string: SSH-2.0-SSHD-UNKNOWN 23:55:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #15 SSH_MSG_IGNORE 23:55:59.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:55:59.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #9 SSH_MSG_IGNORE 23:55:59.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:55:59.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34814]) Send SSH_MSG_KEXINIT 23:55:59.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34814]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:55:59.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34814]) process #0 SSH_MSG_KEXINIT 23:55:59.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34814]) SSH_MSG_KEXINIT 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34814]) strict KEX=true client=true server=true 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34814]) Kex: kex algorithms = sntrup761x25519-sha512 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34814]) Kex: server host key algorithms = rsa-sha2-512 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34814]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34814]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34814]) Kex: mac algorithms (client to server) = aead 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34814]) Kex: mac algorithms (server to client) = aead 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34814]) Kex: compression algorithms (client to server) = none 23:55:59.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34814]) Kex: compression algorithms (server to client) = none 23:55:59.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:55:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34814]) process #1 30 23:55:59.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34814]] process command=SSH_MSG_KEXDH_INIT 23:55:59.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34814]] Send SSH_MSG_KEXDH_REPLY 23:55:59.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34814]) packet #1 sending command=31[31] len=1639 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34814])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34814]) Send SSH_MSG_NEWKEYS 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34814]) session ID=28:47:18:69:67:26:b5:b8:43:4f:88:4d:e6:37:95:7b:a3:22:b4:a1:be:04:70:9e:65:2b:70:3a:24:2f:27:f0:d7:6f:ea:ac:c0:71:8a:3a:08:ac:f2:9e:7e:08:29:f6:8b:ef:92:56:80:e2:fc:04:9d:6d:a3:e7:d6:8b:eb:61 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34814]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34814]): strict KEX resets output message sequence number from 3 to 0 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34814]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34814])[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 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34814])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34814]) packet #0 sending command=7[7] len=419 23:55:59.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34814]) No pending packets to flush at end of KEX 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34814]) process #2 SSH_MSG_NEWKEYS 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34814]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34814]): strict KEX resets input message sequence number from 3 to 0 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34814]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34814]) process #0 SSH_MSG_SERVICE_REQUEST 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34814]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34814]) authorized authentication methods: password,publickey 23:55:59.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34814]) Accepted service ssh-userauth 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34814]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34814]) process #1 SSH_MSG_USERAUTH_REQUEST 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34814]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34814]) no authentication factory for method=none 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34814]) SSH_MSG_USERAUTH_REQUEST 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34814]) remaining methods: password,publickey 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34814]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:55:59.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34814]) process #2 SSH_MSG_USERAUTH_REQUEST 23:55:59.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:55:59.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34814]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:55:59.583 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:55:59.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34814]) authentication result: true 23:55:59.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34814]) SSH_MSG_USERAUTH_REQUEST 23:55:59.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34814])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:55:59.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34814]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:55:59.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:55:59.583 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:55:59.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34814]) no heartbeat to stop 23:55:59.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34814]) heartbeat type=IGNORE, interval=PT30S 23:55:59.588 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34814 authenticated 23:55:59.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #3 SSH_MSG_CHANNEL_OPEN 23:55:59.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34814]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:55:59.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34814]] session=TransportServerSession[admin@/10.30.170.79:34814] id=0 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34814])) size=2097152, max=2097152, packet=32768 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34814]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34814] 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34814]) recipient=0 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])) size=2097152, max=2097152, packet=32768 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])) re-initializing 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])) size=2097152, max=2097152, packet=32768 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #4 SSH_MSG_CHANNEL_REQUEST 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:55:59.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])[want-reply=true] subsystem=netconf 23:55:59.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])[subsystem] prepared command 23:55:59.591 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:55:59.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:55:59.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814]}} established 23:55:59.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 367: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18196 23:55:59.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 367: Creating data stores for simulated device 23:55:59.591 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:55:59.591 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:59.592 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:55:59.592 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:55:59.592 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:55:59.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23785efc] 23:55:59.593 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:55:59.594 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:55:59.594 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:55:59.594 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:55:59.594 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:55:59.594 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:55:59.594 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:55:59.594 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:55:59.594 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23785efc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23785efc], subtreeVersion=Version[6e915d0d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6e915d0d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:55:59.595 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:55:59.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:55:59.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814] 23:55:59.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 367 on channel [id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814] 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) by 1220 down to 2095932 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814] 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814] 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) request=subsystem result=ReplySuccess, want-reply=true 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) request=subsystem activate command 23:55:59.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) starting runner for command=netconf 23:55:59.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #5 SSH_MSG_CHANNEL_DATA 23:55:59.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) by 373 down to 2096779 23:55:59.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_CHANNEL_DATA len=373 23:55:59.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814] 23:55:59.604 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:55:59.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:55:59.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814] 23:55:59.605 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814] 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18196', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=367} created 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814]} created 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814] successful with session NetconfServerSession{sessionId=367, channel=[id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814]} 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814]} up 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #6 SSH_MSG_CHANNEL_DATA 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) by 393 down to 2096386 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_CHANNEL_DATA len=393 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814] 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:59.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=367} 23:55:59.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:55:59.607 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76c33da7 after next message 23:55:59.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x7a5a17ba, L:/10.30.170.146:18196 - R:/10.30.170.79:34814]} EXI handlers added to pipeline 23:55:59.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:55:59.608 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76c33da7 23:55:59.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) by 179 down to 2095753 23:55:59.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:55:59.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:55:59.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #7 SSH_MSG_CHANNEL_DATA 23:55:59.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) by 340 down to 2096046 23:55:59.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_CHANNEL_DATA len=340 23:55:59.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814] 23:55:59.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:55:59.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:55:59.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=367} 23:55:59.613 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6e915d0d] 23:55:59.613 [netconf-device-simulator-threads-0] 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 23:55:59.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:55:59.613 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:55:59.613 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:55:59.613 [netconf-device-simulator-threads-0] 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 23:55:59.613 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.613 [netconf-device-simulator-threads-0] 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} 23:55:59.614 [netconf-device-simulator-threads-0] 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 23:55:59.614 [netconf-device-simulator-threads-0] 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 23:55:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:55:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) by 778 down to 2094975 23:55:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:55:59.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:55:59.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #10 SSH_MSG_IGNORE 23:55:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:55:59.735 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #8 SSH_MSG_IGNORE 23:55:59.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:55:59.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #13 SSH_MSG_IGNORE 23:55:59.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:55:59.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:55:59.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #12 SSH_MSG_IGNORE 23:55:59.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:56:00.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #11 SSH_MSG_IGNORE 23:56:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:56:00.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500]} 23:56:00.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35500]): SSH-2.0-SSHD-UNKNOWN 23:56:00.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35500]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:00.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35500]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:00.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #15 SSH_MSG_IGNORE 23:56:00.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:56:00.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35500]) Send SSH_MSG_KEXINIT 23:56:00.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35500]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:00.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35500]) process #0 SSH_MSG_KEXINIT 23:56:00.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35500]) SSH_MSG_KEXINIT 23:56:00.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #9 SSH_MSG_IGNORE 23:56:00.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35500]) strict KEX=true client=true server=true 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35500]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35500]) Kex: server host key algorithms = rsa-sha2-512 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35500]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35500]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35500]) Kex: mac algorithms (client to server) = aead 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35500]) Kex: mac algorithms (server to client) = aead 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35500]) Kex: compression algorithms (client to server) = none 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35500]) Kex: compression algorithms (server to client) = none 23:56:00.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:00.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35500]) process #1 30 23:56:00.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35500]] process command=SSH_MSG_KEXDH_INIT 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35500]] Send SSH_MSG_KEXDH_REPLY 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35500]) packet #1 sending command=31[31] len=1639 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35500])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35500]) Send SSH_MSG_NEWKEYS 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35500]) session ID=c7:ff:14:de:63:08:2d:60:c8:53:e7:0d:ad:5e:f8:03:d1:07:55:5e:fb:45:9e:5f:ef:aa:20:7b:f2:e9:e5:82:e3:07:a6:bc:e9:77:92:96:ce:d0:05:e1:f3:9d:f9:9c:c0:10:31:c0:1d:a5:d1:fb:17:03:82:f5:ad:6a:60:bc 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35500]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35500]): strict KEX resets output message sequence number from 3 to 0 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35500]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35500])[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 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35500])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35500]) packet #0 sending command=7[7] len=419 23:56:00.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35500]) No pending packets to flush at end of KEX 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35500]) process #2 SSH_MSG_NEWKEYS 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35500]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35500]): strict KEX resets input message sequence number from 3 to 0 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35500]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35500]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35500]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35500]) authorized authentication methods: password,publickey 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35500]) Accepted service ssh-userauth 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35500]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35500]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35500]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35500]) no authentication factory for method=none 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35500]) SSH_MSG_USERAUTH_REQUEST 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35500]) remaining methods: password,publickey 23:56:00.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35500]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35500]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35500]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:00.278 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35500]) authentication result: true 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35500]) SSH_MSG_USERAUTH_REQUEST 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35500])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35500]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35500]) no heartbeat to stop 23:56:00.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35500]) heartbeat type=IGNORE, interval=PT30S 23:56:00.278 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35500 authenticated 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35500]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35500]] session=TransportServerSession[admin@/10.30.170.79:35500] id=0 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35500])) size=2097152, max=2097152, packet=32768 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35500]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35500] 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35500]) recipient=0 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])) size=2097152, max=2097152, packet=32768 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])) re-initializing 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])) size=2097152, max=2097152, packet=32768 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:00.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:00.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:00.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:00.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])[want-reply=true] subsystem=netconf 23:56:00.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])[subsystem] prepared command 23:56:00.280 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:00.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:00.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500]}} established 23:56:00.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 368: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18197 23:56:00.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 368: Creating data stores for simulated device 23:56:00.281 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:00.281 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:00.281 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:00.281 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:00.281 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:00.285 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[11c4915b] 23:56:00.285 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:00.285 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:00.285 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:00.285 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:00.285 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:00.285 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:00.285 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:00.285 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:00.285 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[11c4915b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[11c4915b], subtreeVersion=Version[6ebc9fb7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6ebc9fb7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:00.286 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:00.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:00.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500] 23:56:00.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 368 on channel [id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500] 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) by 1220 down to 2095932 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500] 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500] 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) request=subsystem result=ReplySuccess, want-reply=true 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) request=subsystem activate command 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) starting runner for command=netconf 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #5 SSH_MSG_CHANNEL_DATA 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) by 373 down to 2096779 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_CHANNEL_DATA len=373 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500] 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:00.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500] 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500] 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18197', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=368} created 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500]} created 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500] successful with session NetconfServerSession{sessionId=368, channel=[id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500]} 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500]} up 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #6 SSH_MSG_CHANNEL_DATA 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) by 393 down to 2096386 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_CHANNEL_DATA len=393 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500] 23:56:00.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:00.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:00.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=368} 23:56:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:00.290 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2691b10c after next message 23:56:00.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x42a78b6d, L:/10.30.170.146:18197 - R:/10.30.170.79:35500]} EXI handlers added to pipeline 23:56:00.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:00.291 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2691b10c 23:56:00.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) by 179 down to 2095753 23:56:00.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:00.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:00.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #10 SSH_MSG_IGNORE 23:56:00.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:56:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #7 SSH_MSG_CHANNEL_DATA 23:56:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) by 340 down to 2096046 23:56:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_CHANNEL_DATA len=340 23:56:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500] 23:56:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=368} 23:56:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6ebc9fb7] 23:56:00.294 [netconf-device-simulator-threads-2] 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 23:56:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:00.294 [netconf-device-simulator-threads-2] 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 23:56:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:00.294 [netconf-device-simulator-threads-2] 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} 23:56:00.294 [netconf-device-simulator-threads-2] 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} 23:56:00.294 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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} 23:56:00.295 [netconf-device-simulator-threads-2] 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 23:56:00.295 [netconf-device-simulator-threads-2] 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 23:56:00.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:00.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) by 778 down to 2094975 23:56:00.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:00.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:00.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #14 SSH_MSG_IGNORE 23:56:00.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:56:00.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #8 SSH_MSG_IGNORE 23:56:00.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 23:56:00.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #12 SSH_MSG_IGNORE 23:56:00.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:56:00.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838]} 23:56:00.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46838]): SSH-2.0-SSHD-UNKNOWN 23:56:00.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46838]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:00.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46838]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:00.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #9 SSH_MSG_IGNORE 23:56:00.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:56:00.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #11 SSH_MSG_IGNORE 23:56:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:56:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #13 SSH_MSG_IGNORE 23:56:00.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46838]) Send SSH_MSG_KEXINIT 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46838]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46838]) process #0 SSH_MSG_KEXINIT 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46838]) SSH_MSG_KEXINIT 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46838]) strict KEX=true client=true server=true 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46838]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46838]) Kex: server host key algorithms = rsa-sha2-512 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46838]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46838]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46838]) Kex: mac algorithms (client to server) = aead 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46838]) Kex: mac algorithms (server to client) = aead 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46838]) Kex: compression algorithms (client to server) = none 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46838]) Kex: compression algorithms (server to client) = none 23:56:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:00.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #14 SSH_MSG_IGNORE 23:56:00.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:56:00.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:00.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #15 SSH_MSG_IGNORE 23:56:00.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:56:00.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46838]) process #1 30 23:56:00.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46838]] process command=SSH_MSG_KEXDH_INIT 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46838]] Send SSH_MSG_KEXDH_REPLY 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46838]) packet #1 sending command=31[31] len=1639 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46838])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46838]) Send SSH_MSG_NEWKEYS 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46838]) session ID=9f:e4:3b:8e:cf:64:c6:c0:cc:1d:f7:1b:56:6e:6d:18:b6:b5:b8:af:ed:44:86:fb:ac:11:48:e1:0d:59:3a:c8:c8:58:b5:51:7c:4b:0e:d9:b7:c4:4b:b5:13:81:44:f9:d9:80:74:e3:3f:3b:a3:5d:67:f5:bb:37:ba:ff:1b:dd 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46838]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46838]): strict KEX resets output message sequence number from 3 to 0 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46838]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46838])[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 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46838])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46838]) packet #0 sending command=7[7] len=419 23:56:00.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46838]) No pending packets to flush at end of KEX 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46838]) process #2 SSH_MSG_NEWKEYS 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46838]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46838]): strict KEX resets input message sequence number from 3 to 0 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46838]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46838]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46838]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46838]) authorized authentication methods: password,publickey 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46838]) Accepted service ssh-userauth 23:56:00.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46838]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:00.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46838]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:00.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46838]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:00.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46838]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:00.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46838]) no authentication factory for method=none 23:56:00.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46838]) SSH_MSG_USERAUTH_REQUEST 23:56:00.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46838]) remaining methods: password,publickey 23:56:00.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46838]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46838]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46838]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46838]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:00.932 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46838]) authentication result: true 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46838]) SSH_MSG_USERAUTH_REQUEST 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46838])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46838]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46838]) no heartbeat to stop 23:56:00.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46838]) heartbeat type=IGNORE, interval=PT30S 23:56:00.932 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46838 authenticated 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46838]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46838]] session=TransportServerSession[admin@/10.30.170.79:46838] id=0 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46838])) size=2097152, max=2097152, packet=32768 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46838]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46838] 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46838]) recipient=0 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])) size=2097152, max=2097152, packet=32768 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])) re-initializing 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])) size=2097152, max=2097152, packet=32768 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:00.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:00.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:00.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:00.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])[want-reply=true] subsystem=netconf 23:56:00.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])[subsystem] prepared command 23:56:00.934 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:00.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:00.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838]}} established 23:56:00.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 369: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18198 23:56:00.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 369: Creating data stores for simulated device 23:56:00.935 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:00.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:00.935 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:00.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:00.935 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:00.935 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4e2000ae] 23:56:00.935 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:00.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:00.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:00.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:00.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:00.936 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:00.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:00.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:00.937 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4e2000ae], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4e2000ae], subtreeVersion=Version[db40ec0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[db40ec0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:00.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:00.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:00.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838] 23:56:00.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 369 on channel [id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838] 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) by 1220 down to 2095932 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838] 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838] 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) request=subsystem result=ReplySuccess, want-reply=true 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) request=subsystem activate command 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) starting runner for command=netconf 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #5 SSH_MSG_CHANNEL_DATA 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) by 373 down to 2096779 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_CHANNEL_DATA len=373 23:56:00.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838] 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838] 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838] 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18198', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=369} created 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=369, channel=[id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838]} created 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838] successful with session NetconfServerSession{sessionId=369, channel=[id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838]} 23:56:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838]} up 23:56:00.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #6 SSH_MSG_CHANNEL_DATA 23:56:00.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) by 393 down to 2096386 23:56:00.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_CHANNEL_DATA len=393 23:56:00.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838] 23:56:00.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:00.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:00.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=369} 23:56:00.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:00.942 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b37d225 after next message 23:56:00.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=369, channel=[id: 0x7ccd6e51, L:/10.30.170.146:18198 - R:/10.30.170.79:46838]} EXI handlers added to pipeline 23:56:00.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:00.943 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b37d225 23:56:00.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) by 179 down to 2095753 23:56:00.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:00.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:00.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #7 SSH_MSG_CHANNEL_DATA 23:56:00.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) by 340 down to 2096046 23:56:00.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_CHANNEL_DATA len=340 23:56:00.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838] 23:56:00.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:00.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:00.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=369} 23:56:00.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[db40ec0] 23:56:00.947 [netconf-device-simulator-threads-4] 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 23:56:00.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:00.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:00.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:00.947 [netconf-device-simulator-threads-4] 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 23:56:00.948 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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} 23:56:00.948 [netconf-device-simulator-threads-4] 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 23:56:00.948 [netconf-device-simulator-threads-4] 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 23:56:00.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:00.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) by 778 down to 2094975 23:56:00.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:00.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:01.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #10 SSH_MSG_IGNORE 23:56:01.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:56:01.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #12 SSH_MSG_IGNORE 23:56:01.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:56:01.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #8 SSH_MSG_IGNORE 23:56:01.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 23:56:01.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #13 SSH_MSG_IGNORE 23:56:01.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:56:01.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424]} 23:56:01.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36424]): SSH-2.0-SSHD-UNKNOWN 23:56:01.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36424]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:01.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36424]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #11 SSH_MSG_IGNORE 23:56:01.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:56:01.460 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #9 SSH_MSG_IGNORE 23:56:01.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:56:01.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #15 SSH_MSG_IGNORE 23:56:01.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:56:01.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36424]) Send SSH_MSG_KEXINIT 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36424]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36424]) process #0 SSH_MSG_KEXINIT 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36424]) SSH_MSG_KEXINIT 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36424]) strict KEX=true client=true server=true 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36424]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36424]) Kex: server host key algorithms = rsa-sha2-512 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36424]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36424]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36424]) Kex: mac algorithms (client to server) = aead 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36424]) Kex: mac algorithms (server to client) = aead 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36424]) Kex: compression algorithms (client to server) = none 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36424]) Kex: compression algorithms (server to client) = none 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #14 SSH_MSG_IGNORE 23:56:01.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:56:01.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36424]) process #1 30 23:56:01.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36424]] process command=SSH_MSG_KEXDH_INIT 23:56:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36424]] Send SSH_MSG_KEXDH_REPLY 23:56:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36424]) packet #1 sending command=31[31] len=1639 23:56:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36424])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36424]) Send SSH_MSG_NEWKEYS 23:56:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36424]) session ID=72:77:75:1b:d8:e1:3a:47:a4:5d:7e:af:87:f1:24:eb:61:b6:b2:22:76:d8:a6:26:11:de:6f:72:31:56:e6:55:f4:83:1f:2c:df:f1:48:9d:f7:4d:df:1e:8c:fe:67:e2:6f:bd:cc:3a:4b:7d:46:0c:58:42:90:01:f5:4a:96:33 23:56:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36424]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36424]): strict KEX resets output message sequence number from 3 to 0 23:56:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36424]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36424])[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 23:56:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36424])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36424]) packet #0 sending command=7[7] len=419 23:56:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36424]) No pending packets to flush at end of KEX 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36424]) process #2 SSH_MSG_NEWKEYS 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36424]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36424]): strict KEX resets input message sequence number from 3 to 0 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36424]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36424]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36424]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36424]) authorized authentication methods: password,publickey 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36424]) Accepted service ssh-userauth 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36424]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36424]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36424]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36424]) no authentication factory for method=none 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36424]) SSH_MSG_USERAUTH_REQUEST 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36424]) remaining methods: password,publickey 23:56:01.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36424]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36424]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36424]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:01.739 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36424]) authentication result: true 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36424]) SSH_MSG_USERAUTH_REQUEST 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36424])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36424]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36424]) no heartbeat to stop 23:56:01.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36424]) heartbeat type=IGNORE, interval=PT30S 23:56:01.739 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36424 authenticated 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36424]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36424]] session=TransportServerSession[admin@/10.30.170.79:36424] id=0 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36424])) size=2097152, max=2097152, packet=32768 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36424]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36424] 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36424]) recipient=0 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])) size=2097152, max=2097152, packet=32768 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])) re-initializing 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])) size=2097152, max=2097152, packet=32768 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:01.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])[want-reply=true] subsystem=netconf 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])[subsystem] prepared command 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424]}} established 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 370: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18199 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 370: Creating data stores for simulated device 23:56:01.742 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:01.742 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:01.742 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6fc4588f] 23:56:01.743 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:01.743 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:01.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:01.744 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:01.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:01.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:01.744 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6fc4588f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6fc4588f], subtreeVersion=Version[c029f9b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[c029f9b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:01.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424] 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 370 on channel [id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424] 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) by 1220 down to 2095932 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424] 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424] 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) request=subsystem result=ReplySuccess, want-reply=true 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) request=subsystem activate command 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) starting runner for command=netconf 23:56:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #5 SSH_MSG_CHANNEL_DATA 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) by 373 down to 2096779 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_CHANNEL_DATA len=373 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424] 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424] 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424] 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18199', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=370} created 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424]} created 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424] successful with session NetconfServerSession{sessionId=370, channel=[id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424]} 23:56:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424]} up 23:56:01.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #6 SSH_MSG_CHANNEL_DATA 23:56:01.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) by 393 down to 2096386 23:56:01.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_CHANNEL_DATA len=393 23:56:01.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424] 23:56:01.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=370} 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@80a9692 after next message 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x4f6ddb0e, L:/10.30.170.146:18199 - R:/10.30.170.79:36424]} EXI handlers added to pipeline 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@80a9692 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) by 179 down to 2095753 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:01.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:01.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #7 SSH_MSG_CHANNEL_DATA 23:56:01.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) by 340 down to 2096046 23:56:01.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_CHANNEL_DATA len=340 23:56:01.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424] 23:56:01.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:01.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:01.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=370} 23:56:01.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[c029f9b] 23:56:01.754 [netconf-device-simulator-threads-6] 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 23:56:01.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:01.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:01.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:01.754 [netconf-device-simulator-threads-6] 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 23:56:01.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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} 23:56:01.755 [netconf-device-simulator-threads-6] 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 23:56:01.755 [netconf-device-simulator-threads-6] 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 23:56:01.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:01.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) by 778 down to 2094975 23:56:01.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:01.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:01.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #10 SSH_MSG_IGNORE 23:56:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:56:02.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #12 SSH_MSG_IGNORE 23:56:02.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:56:02.044 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #9 SSH_MSG_IGNORE 23:56:02.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:56:02.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #8 SSH_MSG_IGNORE 23:56:02.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 23:56:02.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #11 SSH_MSG_IGNORE 23:56:02.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:56:02.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264]} 23:56:02.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42264]): SSH-2.0-SSHD-UNKNOWN 23:56:02.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42264]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:02.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42264]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:02.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #13 SSH_MSG_IGNORE 23:56:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:56:02.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42264]) Send SSH_MSG_KEXINIT 23:56:02.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42264]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:02.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42264]) process #0 SSH_MSG_KEXINIT 23:56:02.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42264]) SSH_MSG_KEXINIT 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42264]) strict KEX=true client=true server=true 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42264]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42264]) Kex: server host key algorithms = rsa-sha2-512 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42264]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42264]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42264]) Kex: mac algorithms (client to server) = aead 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42264]) Kex: mac algorithms (server to client) = aead 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42264]) Kex: compression algorithms (client to server) = none 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42264]) Kex: compression algorithms (server to client) = none 23:56:02.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:02.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #14 SSH_MSG_IGNORE 23:56:02.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:56:02.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42264]) process #1 30 23:56:02.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42264]] process command=SSH_MSG_KEXDH_INIT 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42264]] Send SSH_MSG_KEXDH_REPLY 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42264]) packet #1 sending command=31[31] len=1639 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42264])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42264]) Send SSH_MSG_NEWKEYS 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42264]) session ID=9d:d0:a1:48:20:0a:73:6b:f8:a8:90:65:3d:36:0b:f8:e5:45:01:59:e3:76:40:c0:6c:86:69:5d:07:45:99:d9:a7:2b:a8:e0:d7:af:19:17:2f:00:c8:ec:fc:f2:17:ad:6f:a9:25:51:2a:3d:58:47:4b:6f:70:3c:f5:c1:8a:5e 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42264]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42264]): strict KEX resets output message sequence number from 3 to 0 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42264]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42264])[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 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42264])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42264]) packet #0 sending command=7[7] len=419 23:56:02.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42264]) No pending packets to flush at end of KEX 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42264]) process #2 SSH_MSG_NEWKEYS 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42264]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42264]): strict KEX resets input message sequence number from 3 to 0 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42264]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42264]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42264]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42264]) authorized authentication methods: password,publickey 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42264]) Accepted service ssh-userauth 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42264]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42264]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42264]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42264]) no authentication factory for method=none 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42264]) SSH_MSG_USERAUTH_REQUEST 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42264]) remaining methods: password,publickey 23:56:02.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42264]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42264]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42264]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:02.387 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42264]) authentication result: true 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42264]) SSH_MSG_USERAUTH_REQUEST 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42264])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42264]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42264]) no heartbeat to stop 23:56:02.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42264]) heartbeat type=IGNORE, interval=PT30S 23:56:02.387 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42264 authenticated 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42264]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42264]] session=TransportServerSession[admin@/10.30.170.79:42264] id=0 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42264])) size=2097152, max=2097152, packet=32768 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42264]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42264] 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42264]) recipient=0 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])) size=2097152, max=2097152, packet=32768 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])) re-initializing 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])) size=2097152, max=2097152, packet=32768 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:02.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])[want-reply=true] subsystem=netconf 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])[subsystem] prepared command 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264]}} established 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 371: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18200 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 371: Creating data stores for simulated device 23:56:02.389 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:02.389 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:02.390 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:02.390 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:02.390 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:02.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f5e3a5e] 23:56:02.390 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:02.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:02.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:02.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:02.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:02.391 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:02.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:02.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:02.391 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f5e3a5e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f5e3a5e], subtreeVersion=Version[6fcb87c7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6fcb87c7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:02.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:02.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264] 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 371 on channel [id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264] 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) by 1220 down to 2095932 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264] 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264] 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) request=subsystem result=ReplySuccess, want-reply=true 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) request=subsystem activate command 23:56:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) starting runner for command=netconf 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #5 SSH_MSG_CHANNEL_DATA 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) by 373 down to 2096779 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_CHANNEL_DATA len=373 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264] 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264] 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264] 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18200', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=371} created 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264]} created 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264] successful with session NetconfServerSession{sessionId=371, channel=[id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264]} 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264]} up 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #6 SSH_MSG_CHANNEL_DATA 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) by 393 down to 2096386 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_CHANNEL_DATA len=393 23:56:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264] 23:56:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=371} 23:56:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ea51fcd after next message 23:56:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x3af48702, L:/10.30.170.146:18200 - R:/10.30.170.79:42264]} EXI handlers added to pipeline 23:56:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ea51fcd 23:56:02.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) by 179 down to 2095753 23:56:02.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:02.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:02.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #7 SSH_MSG_CHANNEL_DATA 23:56:02.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) by 340 down to 2096046 23:56:02.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_CHANNEL_DATA len=340 23:56:02.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264] 23:56:02.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:02.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:02.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=371} 23:56:02.398 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6fcb87c7] 23:56:02.398 [netconf-device-simulator-threads-0] 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 23:56:02.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:02.398 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:02.398 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:02.399 [netconf-device-simulator-threads-0] 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 23:56:02.399 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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} 23:56:02.399 [netconf-device-simulator-threads-0] 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 23:56:02.399 [netconf-device-simulator-threads-0] 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 23:56:02.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:02.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) by 778 down to 2094975 23:56:02.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:02.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:02.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #10 SSH_MSG_IGNORE 23:56:02.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:56:02.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #15 SSH_MSG_IGNORE 23:56:02.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:56:02.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #8 SSH_MSG_IGNORE 23:56:02.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 23:56:02.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #11 SSH_MSG_IGNORE 23:56:02.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:56:02.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482]} 23:56:02.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52482]): SSH-2.0-SSHD-UNKNOWN 23:56:02.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52482]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:02.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52482]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:02.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #15 SSH_MSG_IGNORE 23:56:02.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:56:02.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #9 SSH_MSG_IGNORE 23:56:02.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:56:02.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52482]) Send SSH_MSG_KEXINIT 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52482]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52482]) process #0 SSH_MSG_KEXINIT 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52482]) SSH_MSG_KEXINIT 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52482]) strict KEX=true client=true server=true 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52482]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52482]) Kex: server host key algorithms = rsa-sha2-512 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52482]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52482]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52482]) Kex: mac algorithms (client to server) = aead 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52482]) Kex: mac algorithms (server to client) = aead 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52482]) Kex: compression algorithms (client to server) = none 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52482]) Kex: compression algorithms (server to client) = none 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #14 SSH_MSG_IGNORE 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #12 SSH_MSG_IGNORE 23:56:02.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:56:03.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #13 SSH_MSG_IGNORE 23:56:03.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:56:03.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52482]) process #1 30 23:56:03.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52482]] process command=SSH_MSG_KEXDH_INIT 23:56:03.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #10 SSH_MSG_IGNORE 23:56:03.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52482]] Send SSH_MSG_KEXDH_REPLY 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52482]) packet #1 sending command=31[31] len=1639 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52482])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52482]) Send SSH_MSG_NEWKEYS 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52482]) session ID=b1:8a:5c:b0:2c:54:dd:76:2c:3b:bc:d2:62:38:d6:2f:b4:ab:98:43:c4:3c:2f:51:ab:34:8b:f8:85:eb:97:80:80:19:f9:70:18:e9:23:fc:5a:90:a7:4d:89:d3:bc:1b:b2:85:41:08:c7:8b:2d:e8:99:75:12:57:45:fa:8b:45 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52482]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52482]): strict KEX resets output message sequence number from 3 to 0 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52482]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52482])[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 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52482])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52482]) packet #0 sending command=7[7] len=419 23:56:03.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52482]) No pending packets to flush at end of KEX 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52482]) process #2 SSH_MSG_NEWKEYS 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52482]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52482]): strict KEX resets input message sequence number from 3 to 0 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52482]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52482]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52482]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52482]) authorized authentication methods: password,publickey 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52482]) Accepted service ssh-userauth 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52482]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52482]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52482]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52482]) no authentication factory for method=none 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52482]) SSH_MSG_USERAUTH_REQUEST 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52482]) remaining methods: password,publickey 23:56:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52482]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52482]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52482]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:03.134 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52482]) authentication result: true 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52482]) SSH_MSG_USERAUTH_REQUEST 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52482])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52482]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52482]) no heartbeat to stop 23:56:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52482]) heartbeat type=IGNORE, interval=PT30S 23:56:03.134 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52482 authenticated 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52482]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52482]] session=TransportServerSession[admin@/10.30.170.79:52482] id=0 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52482])) size=2097152, max=2097152, packet=32768 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52482]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52482] 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52482]) recipient=0 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])) size=2097152, max=2097152, packet=32768 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])) re-initializing 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])) size=2097152, max=2097152, packet=32768 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])[want-reply=true] subsystem=netconf 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])[subsystem] prepared command 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482]}} established 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 372: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18201 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 372: Creating data stores for simulated device 23:56:03.136 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:03.136 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:03.137 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:03.137 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:03.137 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:03.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[643091b0] 23:56:03.137 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:03.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:03.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:03.138 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:03.138 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:03.138 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:03.138 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:03.138 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:03.138 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[643091b0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[643091b0], subtreeVersion=Version[765ee4bb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[765ee4bb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:03.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:03.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:03.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482] 23:56:03.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 372 on channel [id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482] 23:56:03.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) by 1220 down to 2095932 23:56:03.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482] 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482] 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) request=subsystem result=ReplySuccess, want-reply=true 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) request=subsystem activate command 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) starting runner for command=netconf 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #5 SSH_MSG_CHANNEL_DATA 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) by 373 down to 2096779 23:56:03.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_CHANNEL_DATA len=373 23:56:03.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482] 23:56:03.163 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:03.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:03.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482] 23:56:03.164 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:03.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482] 23:56:03.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18201', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:03.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=372} created 23:56:03.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=372, channel=[id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482]} created 23:56:03.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482] successful with session NetconfServerSession{sessionId=372, channel=[id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482]} 23:56:03.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482]} up 23:56:03.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #6 SSH_MSG_CHANNEL_DATA 23:56:03.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) by 393 down to 2096386 23:56:03.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_CHANNEL_DATA len=393 23:56:03.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482] 23:56:03.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:03.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:03.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=372} 23:56:03.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:03.167 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14f0368c after next message 23:56:03.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=372, channel=[id: 0x35790f61, L:/10.30.170.146:18201 - R:/10.30.170.79:52482]} EXI handlers added to pipeline 23:56:03.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:03.168 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14f0368c 23:56:03.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) by 179 down to 2095753 23:56:03.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:03.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:03.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #7 SSH_MSG_CHANNEL_DATA 23:56:03.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) by 340 down to 2096046 23:56:03.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_CHANNEL_DATA len=340 23:56:03.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482] 23:56:03.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:03.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:03.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=372} 23:56:03.172 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[765ee4bb] 23:56:03.172 [netconf-device-simulator-threads-2] 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 23:56:03.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:03.172 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:03.172 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:03.172 [netconf-device-simulator-threads-2] 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 23:56:03.172 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:03.172 [netconf-device-simulator-threads-2] 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} 23:56:03.172 [netconf-device-simulator-threads-2] 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} 23:56:03.172 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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} 23:56:03.173 [netconf-device-simulator-threads-2] 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 23:56:03.173 [netconf-device-simulator-threads-2] 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 23:56:03.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:03.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) by 778 down to 2094975 23:56:03.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:03.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:03.205 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #8 SSH_MSG_IGNORE 23:56:03.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 23:56:03.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #9 SSH_MSG_IGNORE 23:56:03.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:56:03.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980]} 23:56:03.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41980]): SSH-2.0-SSHD-UNKNOWN 23:56:03.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41980]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:03.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41980]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:03.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #13 SSH_MSG_IGNORE 23:56:03.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41980]) Send SSH_MSG_KEXINIT 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #0 SSH_MSG_KEXINIT 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_KEXINIT 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41980]) strict KEX=true client=true server=true 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: server host key algorithms = rsa-sha2-512 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: mac algorithms (client to server) = aead 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: mac algorithms (server to client) = aead 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: compression algorithms (client to server) = none 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: compression algorithms (server to client) = none 23:56:03.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:03.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #11 SSH_MSG_IGNORE 23:56:03.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:56:03.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #1 30 23:56:03.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41980]] process command=SSH_MSG_KEXDH_INIT 23:56:03.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #15 SSH_MSG_IGNORE 23:56:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:56:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41980]] Send SSH_MSG_KEXDH_REPLY 23:56:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #1 sending command=31[31] len=1639 23:56:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41980])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41980]) Send SSH_MSG_NEWKEYS 23:56:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41980]) session ID=81:f3:7f:cd:0d:70:10:44:71:41:a3:90:61:05:4c:1e:c1:f9:03:53:37:df:a3:d6:ab:4d:1e:4f:ed:8d:bd:1e:c4:7c:d3:fa:e8:07:46:00:35:0d:3c:64:da:df:3c:ff:ad:bd:62:c9:28:df:03:bd:7e:71:57:0e:be:3b:d1:85 23:56:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41980]): strict KEX resets output message sequence number from 3 to 0 23:56:03.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41980]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41980])[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 23:56:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41980])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #0 sending command=7[7] len=419 23:56:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41980]) No pending packets to flush at end of KEX 23:56:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #12 SSH_MSG_IGNORE 23:56:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:56:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #14 SSH_MSG_IGNORE 23:56:03.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:56:03.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #2 SSH_MSG_NEWKEYS 23:56:03.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:03.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41980]): strict KEX resets input message sequence number from 3 to 0 23:56:03.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41980]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:03.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:03.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:03.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:03.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41980]) authorized authentication methods: password,publickey 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41980]) Accepted service ssh-userauth 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) no authentication factory for method=none 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_USERAUTH_REQUEST 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41980]) remaining methods: password,publickey 23:56:03.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:03.863 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41980]) authentication result: true 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_USERAUTH_REQUEST 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41980])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41980]) no heartbeat to stop 23:56:03.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41980]) heartbeat type=IGNORE, interval=PT30S 23:56:03.863 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41980 authenticated 23:56:03.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:03.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]] session=TransportServerSession[admin@/10.30.170.79:41980] id=0 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41980])) size=2097152, max=2097152, packet=32768 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41980] 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41980]) recipient=0 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])) size=2097152, max=2097152, packet=32768 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])) re-initializing 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])) size=2097152, max=2097152, packet=32768 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:03.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[want-reply=true] subsystem=netconf 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[subsystem] prepared command 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980]}} established 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 373: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18202 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 373: Creating data stores for simulated device 23:56:03.866 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:03.867 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:03.867 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:03.867 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:03.869 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5007ece7] 23:56:03.869 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:03.870 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:03.870 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:03.870 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:03.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:03.870 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:03.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:03.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:03.870 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5007ece7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5007ece7], subtreeVersion=Version[3dab04b2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3dab04b2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:03.871 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:03.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:03.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980] 23:56:03.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 373 on channel [id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980] 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 1220 down to 2095932 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980] 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980] 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) request=subsystem result=ReplySuccess, want-reply=true 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) request=subsystem activate command 23:56:03.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) starting runner for command=netconf 23:56:03.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #5 SSH_MSG_CHANNEL_DATA 23:56:03.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 373 down to 2096779 23:56:03.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_DATA len=373 23:56:03.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 23:56:03.876 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:03.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980] 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980] 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18202', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=373} created 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980]} created 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980] successful with session NetconfServerSession{sessionId=373, channel=[id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980]} 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980]} up 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #6 SSH_MSG_CHANNEL_DATA 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 393 down to 2096386 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_DATA len=393 23:56:03.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 23:56:03.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:03.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:03.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=373} 23:56:03.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:03.879 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b012733 after next message 23:56:03.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x070f9a6c, L:/10.30.170.146:18202 - R:/10.30.170.79:41980]} EXI handlers added to pipeline 23:56:03.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:03.879 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b012733 23:56:03.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 179 down to 2095753 23:56:03.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:03.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:03.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #7 SSH_MSG_CHANNEL_DATA 23:56:03.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 340 down to 2096046 23:56:03.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_DATA len=340 23:56:03.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 23:56:03.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:03.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:03.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=373} 23:56:03.884 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3dab04b2] 23:56:03.884 [netconf-device-simulator-threads-4] 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 23:56:03.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:03.884 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:03.884 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:03.884 [netconf-device-simulator-threads-4] 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 23:56:03.884 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.884 [netconf-device-simulator-threads-4] 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} 23:56:03.885 [netconf-device-simulator-threads-4] 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 23:56:03.885 [netconf-device-simulator-threads-4] 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 23:56:03.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:03.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 778 down to 2094975 23:56:03.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:03.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:03.937 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #10 SSH_MSG_IGNORE 23:56:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:56:03.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:03.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #8 SSH_MSG_IGNORE 23:56:03.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 23:56:04.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #9 SSH_MSG_IGNORE 23:56:04.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:56:04.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688]} 23:56:04.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45688]): SSH-2.0-SSHD-UNKNOWN 23:56:04.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45688]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:04.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45688]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:04.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #11 SSH_MSG_IGNORE 23:56:04.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:56:04.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #15 SSH_MSG_IGNORE 23:56:04.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:56:04.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #13 SSH_MSG_IGNORE 23:56:04.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45688]) Send SSH_MSG_KEXINIT 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45688]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45688]) process #0 SSH_MSG_KEXINIT 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45688]) SSH_MSG_KEXINIT 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45688]) strict KEX=true client=true server=true 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45688]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45688]) Kex: server host key algorithms = rsa-sha2-512 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45688]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45688]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45688]) Kex: mac algorithms (client to server) = aead 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45688]) Kex: mac algorithms (server to client) = aead 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45688]) Kex: compression algorithms (client to server) = none 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45688]) Kex: compression algorithms (server to client) = none 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #12 SSH_MSG_IGNORE 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #14 SSH_MSG_IGNORE 23:56:04.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:56:04.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45688]) process #1 30 23:56:04.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45688]] process command=SSH_MSG_KEXDH_INIT 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45688]] Send SSH_MSG_KEXDH_REPLY 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45688]) packet #1 sending command=31[31] len=1639 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45688])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45688]) Send SSH_MSG_NEWKEYS 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45688]) session ID=67:78:63:f3:43:68:6f:4a:22:f0:a8:68:eb:8d:9c:54:4d:7a:df:34:7d:3d:e2:03:ee:2f:ae:ea:a3:32:82:e7:dc:f6:6a:5d:81:79:7a:95:b1:d3:2d:74:0d:2d:cd:df:80:d7:0d:a8:d8:e0:2c:32:b6:22:21:9b:cf:ef:0d:62 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45688]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45688]): strict KEX resets output message sequence number from 3 to 0 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45688]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45688])[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 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45688])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45688]) packet #0 sending command=7[7] len=419 23:56:04.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45688]) No pending packets to flush at end of KEX 23:56:04.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #10 SSH_MSG_IGNORE 23:56:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:56:04.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45688]) process #2 SSH_MSG_NEWKEYS 23:56:04.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45688]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:04.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45688]): strict KEX resets input message sequence number from 3 to 0 23:56:04.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45688]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45688]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45688]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45688]) authorized authentication methods: password,publickey 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45688]) Accepted service ssh-userauth 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45688]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45688]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45688]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45688]) no authentication factory for method=none 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45688]) SSH_MSG_USERAUTH_REQUEST 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45688]) remaining methods: password,publickey 23:56:04.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45688]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45688]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45688]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:04.576 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45688]) authentication result: true 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45688]) SSH_MSG_USERAUTH_REQUEST 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45688])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45688]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45688]) no heartbeat to stop 23:56:04.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45688]) heartbeat type=IGNORE, interval=PT30S 23:56:04.576 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45688 authenticated 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45688]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45688]] session=TransportServerSession[admin@/10.30.170.79:45688] id=0 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45688])) size=2097152, max=2097152, packet=32768 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45688]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45688] 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45688]) recipient=0 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])) size=2097152, max=2097152, packet=32768 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])) re-initializing 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])) size=2097152, max=2097152, packet=32768 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:04.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])[want-reply=true] subsystem=netconf 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])[subsystem] prepared command 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688]}} established 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 374: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18203 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 374: Creating data stores for simulated device 23:56:04.578 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:04.578 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:04.579 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:04.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:04.579 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:04.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6b7b2846] 23:56:04.579 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:04.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:04.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:04.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:04.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:04.580 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:04.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:04.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:04.580 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6b7b2846], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6b7b2846], subtreeVersion=Version[430e2f3a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[430e2f3a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:04.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:04.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688] 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 374 on channel [id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688] 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) by 1220 down to 2095932 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688] 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688] 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) request=subsystem result=ReplySuccess, want-reply=true 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) request=subsystem activate command 23:56:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) starting runner for command=netconf 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #5 SSH_MSG_CHANNEL_DATA 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) by 373 down to 2096779 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_CHANNEL_DATA len=373 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688] 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688] 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688] 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18203', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:04.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=374} created 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=374, channel=[id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688]} created 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688] successful with session NetconfServerSession{sessionId=374, channel=[id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688]} 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688]} up 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #6 SSH_MSG_CHANNEL_DATA 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) by 393 down to 2096386 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_CHANNEL_DATA len=393 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688] 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=374} 23:56:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:04.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41178e37 after next message 23:56:04.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=374, channel=[id: 0xe65d72b3, L:/10.30.170.146:18203 - R:/10.30.170.79:45688]} EXI handlers added to pipeline 23:56:04.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:04.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41178e37 23:56:04.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) by 179 down to 2095753 23:56:04.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:04.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:04.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #7 SSH_MSG_CHANNEL_DATA 23:56:04.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) by 340 down to 2096046 23:56:04.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_CHANNEL_DATA len=340 23:56:04.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688] 23:56:04.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:04.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:04.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=374} 23:56:04.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[430e2f3a] 23:56:04.588 [netconf-device-simulator-threads-6] 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 23:56:04.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:04.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:04.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:04.588 [netconf-device-simulator-threads-6] 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 23:56:04.588 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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} 23:56:04.588 [netconf-device-simulator-threads-6] 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 23:56:04.588 [netconf-device-simulator-threads-6] 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 23:56:04.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:04.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) by 778 down to 2094975 23:56:04.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:04.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:04.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #8 SSH_MSG_IGNORE 23:56:04.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 23:56:04.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #9 SSH_MSG_IGNORE 23:56:04.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:56:04.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214]} 23:56:04.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56214]): SSH-2.0-SSHD-UNKNOWN 23:56:04.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56214]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:04.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56214]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56214]) Send SSH_MSG_KEXINIT 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56214]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56214]) process #0 SSH_MSG_KEXINIT 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56214]) SSH_MSG_KEXINIT 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56214]) strict KEX=true client=true server=true 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56214]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56214]) Kex: server host key algorithms = rsa-sha2-512 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56214]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56214]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56214]) Kex: mac algorithms (client to server) = aead 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56214]) Kex: mac algorithms (server to client) = aead 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56214]) Kex: compression algorithms (client to server) = none 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56214]) Kex: compression algorithms (server to client) = none 23:56:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:04.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #12 SSH_MSG_IGNORE 23:56:05.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:56:05.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56214]) process #1 30 23:56:05.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56214]] process command=SSH_MSG_KEXDH_INIT 23:56:05.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56214]] Send SSH_MSG_KEXDH_REPLY 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56214]) packet #1 sending command=31[31] len=1639 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56214])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56214]) Send SSH_MSG_NEWKEYS 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56214]) session ID=06:f6:10:f7:e3:07:ce:ed:10:af:46:f3:d6:26:1d:39:ef:a3:70:f9:65:0a:0b:4a:be:08:72:78:da:54:e9:6d:ee:1e:3d:5f:fd:02:8f:41:e5:92:a7:b7:bb:d8:4b:4f:72:f7:85:11:f1:73:d0:68:ed:62:be:3b:1e:cf:c6:e0 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56214]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56214]): strict KEX resets output message sequence number from 3 to 0 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56214]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56214])[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 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56214])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56214]) packet #0 sending command=7[7] len=419 23:56:05.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56214]) No pending packets to flush at end of KEX 23:56:05.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #15 SSH_MSG_IGNORE 23:56:05.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:56:05.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #13 SSH_MSG_IGNORE 23:56:05.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56214]) process #2 SSH_MSG_NEWKEYS 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56214]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56214]): strict KEX resets input message sequence number from 3 to 0 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56214]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56214]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56214]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56214]) authorized authentication methods: password,publickey 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56214]) Accepted service ssh-userauth 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56214]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56214]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56214]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56214]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56214]) no authentication factory for method=none 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56214]) SSH_MSG_USERAUTH_REQUEST 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56214]) remaining methods: password,publickey 23:56:05.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56214]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56214]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56214]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56214]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:05.133 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56214]) authentication result: true 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56214]) SSH_MSG_USERAUTH_REQUEST 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56214])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56214]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56214]) no heartbeat to stop 23:56:05.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56214]) heartbeat type=IGNORE, interval=PT30S 23:56:05.133 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56214 authenticated 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56214]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56214]] session=TransportServerSession[admin@/10.30.170.79:56214] id=0 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56214])) size=2097152, max=2097152, packet=32768 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56214]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56214] 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56214]) recipient=0 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])) size=2097152, max=2097152, packet=32768 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])) re-initializing 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])) size=2097152, max=2097152, packet=32768 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])[want-reply=true] subsystem=netconf 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])[subsystem] prepared command 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214]}} established 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 375: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18204 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 375: Creating data stores for simulated device 23:56:05.135 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:05.135 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:05.136 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:05.136 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:05.136 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:05.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[53a634c1] 23:56:05.136 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:05.137 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:05.137 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:05.137 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:05.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:05.137 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:05.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:05.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:05.137 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[53a634c1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[53a634c1], subtreeVersion=Version[54444cc4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[54444cc4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:05.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:05.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214] 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 375 on channel [id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214] 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) by 1220 down to 2095932 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214] 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214] 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) request=subsystem result=ReplySuccess, want-reply=true 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) request=subsystem activate command 23:56:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) starting runner for command=netconf 23:56:05.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #5 SSH_MSG_CHANNEL_DATA 23:56:05.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) by 373 down to 2096779 23:56:05.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_CHANNEL_DATA len=373 23:56:05.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214] 23:56:05.140 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214] 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214] 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18204', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=375} created 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214]} created 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214] successful with session NetconfServerSession{sessionId=375, channel=[id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214]} 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214]} up 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #6 SSH_MSG_CHANNEL_DATA 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) by 393 down to 2096386 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_CHANNEL_DATA len=393 23:56:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214] 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=375} 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14f093af after next message 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x3e455484, L:/10.30.170.146:18204 - R:/10.30.170.79:56214]} EXI handlers added to pipeline 23:56:05.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14f093af 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) by 179 down to 2095753 23:56:05.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:05.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:05.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #7 SSH_MSG_CHANNEL_DATA 23:56:05.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) by 340 down to 2096046 23:56:05.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_CHANNEL_DATA len=340 23:56:05.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214] 23:56:05.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:05.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:05.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=375} 23:56:05.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[54444cc4] 23:56:05.145 [netconf-device-simulator-threads-0] 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 23:56:05.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:05.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:05.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:05.146 [netconf-device-simulator-threads-0] 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 23:56:05.146 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #11 SSH_MSG_IGNORE 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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} 23:56:05.146 [netconf-device-simulator-threads-0] 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 23:56:05.146 [netconf-device-simulator-threads-0] 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 23:56:05.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:05.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) by 778 down to 2094975 23:56:05.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:05.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:05.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #14 SSH_MSG_IGNORE 23:56:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:56:05.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #10 SSH_MSG_IGNORE 23:56:05.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:56:05.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #8 SSH_MSG_IGNORE 23:56:05.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 23:56:05.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #9 SSH_MSG_IGNORE 23:56:05.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:56:05.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560]} 23:56:05.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49560]): SSH-2.0-SSHD-UNKNOWN 23:56:05.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49560]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:05.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49560]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:05.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #15 SSH_MSG_IGNORE 23:56:05.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:56:05.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #11 SSH_MSG_IGNORE 23:56:05.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:56:05.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #13 SSH_MSG_IGNORE 23:56:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:56:05.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #10 SSH_MSG_IGNORE 23:56:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:56:06.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49560]) Send SSH_MSG_KEXINIT 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49560]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49560]) process #0 SSH_MSG_KEXINIT 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49560]) SSH_MSG_KEXINIT 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49560]) strict KEX=true client=true server=true 23:56:06.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #8 SSH_MSG_IGNORE 23:56:06.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49560]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49560]) Kex: server host key algorithms = rsa-sha2-512 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49560]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49560]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49560]) Kex: mac algorithms (client to server) = aead 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49560]) Kex: mac algorithms (server to client) = aead 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49560]) Kex: compression algorithms (client to server) = none 23:56:06.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49560]) Kex: compression algorithms (server to client) = none 23:56:06.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:06.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #12 SSH_MSG_IGNORE 23:56:06.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:56:06.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #14 SSH_MSG_IGNORE 23:56:06.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:56:06.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49560]) process #1 30 23:56:06.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49560]] process command=SSH_MSG_KEXDH_INIT 23:56:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49560]] Send SSH_MSG_KEXDH_REPLY 23:56:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49560]) packet #1 sending command=31[31] len=1639 23:56:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49560])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49560]) Send SSH_MSG_NEWKEYS 23:56:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49560]) session ID=9c:97:3d:ad:7a:3a:00:eb:b4:eb:1d:63:26:77:80:0c:ca:d5:07:7b:a8:64:f6:d8:3d:dd:5b:71:df:06:91:5c:b5:e2:43:31:78:9c:73:13:39:1a:22:c7:38:9b:be:60:3c:c4:9b:ee:cf:58:30:9a:4f:b6:11:83:98:4c:41:8c 23:56:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49560]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:06.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49560]): strict KEX resets output message sequence number from 3 to 0 23:56:06.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49560]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:06.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49560])[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 23:56:06.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49560])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:06.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49560]) packet #0 sending command=7[7] len=419 23:56:06.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49560]) No pending packets to flush at end of KEX 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49560]) process #2 SSH_MSG_NEWKEYS 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49560]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49560]): strict KEX resets input message sequence number from 3 to 0 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49560]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49560]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49560]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49560]) authorized authentication methods: password,publickey 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49560]) Accepted service ssh-userauth 23:56:06.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49560]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49560]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49560]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49560]) no authentication factory for method=none 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49560]) SSH_MSG_USERAUTH_REQUEST 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49560]) remaining methods: password,publickey 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49560]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49560]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:06.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49560]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:06.215 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:06.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49560]) authentication result: true 23:56:06.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49560]) SSH_MSG_USERAUTH_REQUEST 23:56:06.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49560])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:06.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49560]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:06.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:06.215 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:06.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49560]) no heartbeat to stop 23:56:06.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49560]) heartbeat type=IGNORE, interval=PT30S 23:56:06.215 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49560 authenticated 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49560]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49560]] session=TransportServerSession[admin@/10.30.170.79:49560] id=0 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49560])) size=2097152, max=2097152, packet=32768 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49560]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49560] 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49560]) recipient=0 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])) size=2097152, max=2097152, packet=32768 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])) re-initializing 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])) size=2097152, max=2097152, packet=32768 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:06.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:06.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:06.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:06.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])[want-reply=true] subsystem=netconf 23:56:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])[subsystem] prepared command 23:56:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560]}} established 23:56:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 376: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18205 23:56:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 376: Creating data stores for simulated device 23:56:06.218 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:06.219 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:06.219 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:06.219 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:06.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5b984c29] 23:56:06.221 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:06.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:06.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:06.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:06.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:06.223 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:06.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:06.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:06.223 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5b984c29], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5b984c29], subtreeVersion=Version[65f8f727], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[65f8f727], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:06.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:06.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:06.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560] 23:56:06.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 376 on channel [id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560] 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) by 1220 down to 2095932 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560] 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560] 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) request=subsystem result=ReplySuccess, want-reply=true 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) request=subsystem activate command 23:56:06.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) starting runner for command=netconf 23:56:06.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #5 SSH_MSG_CHANNEL_DATA 23:56:06.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) by 373 down to 2096779 23:56:06.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_CHANNEL_DATA len=373 23:56:06.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560] 23:56:06.229 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:06.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560] 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560] 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18205', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=376} created 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560]} created 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560] successful with session NetconfServerSession{sessionId=376, channel=[id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560]} 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560]} up 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #6 SSH_MSG_CHANNEL_DATA 23:56:06.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) by 393 down to 2096386 23:56:06.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_CHANNEL_DATA len=393 23:56:06.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560] 23:56:06.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:06.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:06.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=376} 23:56:06.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:06.232 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45d92400 after next message 23:56:06.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x290b6be5, L:/10.30.170.146:18205 - R:/10.30.170.79:49560]} EXI handlers added to pipeline 23:56:06.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:06.233 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45d92400 23:56:06.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) by 179 down to 2095753 23:56:06.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:06.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:06.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #7 SSH_MSG_CHANNEL_DATA 23:56:06.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) by 340 down to 2096046 23:56:06.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_CHANNEL_DATA len=340 23:56:06.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560] 23:56:06.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:06.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:06.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=376} 23:56:06.236 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[65f8f727] 23:56:06.236 [netconf-device-simulator-threads-2] 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 23:56:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:06.237 [netconf-device-simulator-threads-2] 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 23:56:06.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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} 23:56:06.237 [netconf-device-simulator-threads-2] 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 23:56:06.238 [netconf-device-simulator-threads-2] 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 23:56:06.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) by 778 down to 2094975 23:56:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:06.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #9 SSH_MSG_IGNORE 23:56:06.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:56:06.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884]} 23:56:06.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51884]): SSH-2.0-SSHD-UNKNOWN 23:56:06.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51884]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:06.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51884]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:06.411 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #11 SSH_MSG_IGNORE 23:56:06.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:56:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #13 SSH_MSG_IGNORE 23:56:06.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:56:06.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #15 SSH_MSG_IGNORE 23:56:06.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:56:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51884]) Send SSH_MSG_KEXINIT 23:56:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51884]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51884]) process #0 SSH_MSG_KEXINIT 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51884]) SSH_MSG_KEXINIT 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51884]) strict KEX=true client=true server=true 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51884]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51884]) Kex: server host key algorithms = rsa-sha2-512 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51884]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51884]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51884]) Kex: mac algorithms (client to server) = aead 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51884]) Kex: mac algorithms (server to client) = aead 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51884]) Kex: compression algorithms (client to server) = none 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51884]) Kex: compression algorithms (server to client) = none 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #12 SSH_MSG_IGNORE 23:56:06.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:56:06.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51884]) process #1 30 23:56:06.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51884]] process command=SSH_MSG_KEXDH_INIT 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51884]] Send SSH_MSG_KEXDH_REPLY 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51884]) packet #1 sending command=31[31] len=1639 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51884])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51884]) Send SSH_MSG_NEWKEYS 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51884]) session ID=54:82:69:88:7f:97:a8:73:33:50:0f:e8:7e:e8:dc:33:7b:34:bf:d7:20:4c:a7:32:e3:1a:7e:55:4c:5f:d5:b8:f3:68:1e:67:88:d3:60:3a:59:99:f9:41:cb:a0:25:58:04:96:ec:39:34:43:64:9f:0d:fd:3b:6e:35:8c:09:1f 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51884]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51884]): strict KEX resets output message sequence number from 3 to 0 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51884]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:06.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51884])[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 23:56:06.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51884])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:06.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51884]) packet #0 sending command=7[7] len=419 23:56:06.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51884]) No pending packets to flush at end of KEX 23:56:06.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51884]) process #2 SSH_MSG_NEWKEYS 23:56:06.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51884]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:06.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51884]): strict KEX resets input message sequence number from 3 to 0 23:56:06.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51884]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:06.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:06.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51884]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:06.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51884]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51884]) authorized authentication methods: password,publickey 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51884]) Accepted service ssh-userauth 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51884]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51884]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51884]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51884]) no authentication factory for method=none 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51884]) SSH_MSG_USERAUTH_REQUEST 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51884]) remaining methods: password,publickey 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51884]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:06.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51884]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51884]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:06.746 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51884]) authentication result: true 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51884]) SSH_MSG_USERAUTH_REQUEST 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51884])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51884]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51884]) no heartbeat to stop 23:56:06.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51884]) heartbeat type=IGNORE, interval=PT30S 23:56:06.746 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51884 authenticated 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51884]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51884]] session=TransportServerSession[admin@/10.30.170.79:51884] id=0 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51884])) size=2097152, max=2097152, packet=32768 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51884]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51884] 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51884]) recipient=0 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])) size=2097152, max=2097152, packet=32768 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])) re-initializing 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])) size=2097152, max=2097152, packet=32768 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:06.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])[want-reply=true] subsystem=netconf 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])[subsystem] prepared command 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884]}} established 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 377: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18206 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 377: Creating data stores for simulated device 23:56:06.748 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:06.748 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:06.752 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:06.752 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:06.752 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:06.753 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f7ab437] 23:56:06.753 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:06.753 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:06.753 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:06.754 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:06.754 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:06.754 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:06.754 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:06.754 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f7ab437], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f7ab437], subtreeVersion=Version[2720edd4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2720edd4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:06.754 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:06.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:06.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884] 23:56:06.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 377 on channel [id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884] 23:56:06.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) by 1220 down to 2095932 23:56:06.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:06.756 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:06.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884] 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884] 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) request=subsystem result=ReplySuccess, want-reply=true 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) request=subsystem activate command 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) starting runner for command=netconf 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #5 SSH_MSG_CHANNEL_DATA 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) by 373 down to 2096779 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_CHANNEL_DATA len=373 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884] 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884] 23:56:06.757 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884] 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18206', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=377} created 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=377, channel=[id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884]} created 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884] successful with session NetconfServerSession{sessionId=377, channel=[id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884]} 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884]} up 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #6 SSH_MSG_CHANNEL_DATA 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) by 393 down to 2096386 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_CHANNEL_DATA len=393 23:56:06.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884] 23:56:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=377} 23:56:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fcb1bd7 after next message 23:56:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=377, channel=[id: 0xe8d77b4d, L:/10.30.170.146:18206 - R:/10.30.170.79:51884]} EXI handlers added to pipeline 23:56:06.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:06.760 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fcb1bd7 23:56:06.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) by 179 down to 2095753 23:56:06.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:06.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:06.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #7 SSH_MSG_CHANNEL_DATA 23:56:06.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) by 340 down to 2096046 23:56:06.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_CHANNEL_DATA len=340 23:56:06.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884] 23:56:06.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:06.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:06.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=377} 23:56:06.764 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2720edd4] 23:56:06.764 [netconf-device-simulator-threads-4] 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 23:56:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:06.765 [netconf-device-simulator-threads-4] 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 23:56:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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} 23:56:06.765 [netconf-device-simulator-threads-4] 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 23:56:06.765 [netconf-device-simulator-threads-4] 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 23:56:06.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:06.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) by 778 down to 2094975 23:56:06.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:06.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:06.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #14 SSH_MSG_IGNORE 23:56:06.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:56:06.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #10 SSH_MSG_IGNORE 23:56:06.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:56:06.806 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:06.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #8 SSH_MSG_IGNORE 23:56:06.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 23:56:07.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850]} 23:56:07.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44850]): SSH-2.0-SSHD-UNKNOWN 23:56:07.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44850]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:07.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44850]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:07.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #13 SSH_MSG_IGNORE 23:56:07.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:56:07.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #9 SSH_MSG_IGNORE 23:56:07.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:56:07.133 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #11 SSH_MSG_IGNORE 23:56:07.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:56:07.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #15 SSH_MSG_IGNORE 23:56:07.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:56:07.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44850]) Send SSH_MSG_KEXINIT 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44850]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44850]) process #0 SSH_MSG_KEXINIT 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44850]) SSH_MSG_KEXINIT 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44850]) strict KEX=true client=true server=true 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44850]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44850]) Kex: server host key algorithms = rsa-sha2-512 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44850]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44850]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44850]) Kex: mac algorithms (client to server) = aead 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44850]) Kex: mac algorithms (server to client) = aead 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44850]) Kex: compression algorithms (client to server) = none 23:56:07.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44850]) Kex: compression algorithms (server to client) = none 23:56:07.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:07.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #12 SSH_MSG_IGNORE 23:56:07.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:56:07.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #10 SSH_MSG_IGNORE 23:56:07.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:56:07.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44850]) process #1 30 23:56:07.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44850]] process command=SSH_MSG_KEXDH_INIT 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44850]] Send SSH_MSG_KEXDH_REPLY 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44850]) packet #1 sending command=31[31] len=1639 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44850])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44850]) Send SSH_MSG_NEWKEYS 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44850]) session ID=80:23:cd:3f:86:f8:79:ad:b4:c7:07:82:a3:2b:ef:4b:bf:05:12:8e:b2:14:f3:5f:d1:02:b6:49:c8:b0:42:ac:b1:9b:68:a0:5e:66:4b:e7:f0:e9:f2:de:a2:3a:73:f3:3c:c2:e9:0b:f4:ce:d9:8a:18:cd:d3:dd:6e:75:1e:74 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44850]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44850]): strict KEX resets output message sequence number from 3 to 0 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44850]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44850])[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 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44850])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44850]) packet #0 sending command=7[7] len=419 23:56:07.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44850]) No pending packets to flush at end of KEX 23:56:07.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44850]) process #2 SSH_MSG_NEWKEYS 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44850]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44850]): strict KEX resets input message sequence number from 3 to 0 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44850]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44850]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44850]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44850]) authorized authentication methods: password,publickey 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44850]) Accepted service ssh-userauth 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44850]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44850]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44850]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44850]) no authentication factory for method=none 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44850]) SSH_MSG_USERAUTH_REQUEST 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44850]) remaining methods: password,publickey 23:56:07.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44850]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44850]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44850]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:07.439 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44850]) authentication result: true 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44850]) SSH_MSG_USERAUTH_REQUEST 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44850])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44850]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44850]) no heartbeat to stop 23:56:07.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44850]) heartbeat type=IGNORE, interval=PT30S 23:56:07.440 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44850 authenticated 23:56:07.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:07.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44850]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:07.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44850]] session=TransportServerSession[admin@/10.30.170.79:44850] id=0 23:56:07.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44850])) size=2097152, max=2097152, packet=32768 23:56:07.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44850]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44850] 23:56:07.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44850]) recipient=0 23:56:07.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])) size=2097152, max=2097152, packet=32768 23:56:07.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])) re-initializing 23:56:07.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])) size=2097152, max=2097152, packet=32768 23:56:07.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:07.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:07.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:07.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:07.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])[want-reply=true] subsystem=netconf 23:56:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])[subsystem] prepared command 23:56:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850]}} established 23:56:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 378: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18207 23:56:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 378: Creating data stores for simulated device 23:56:07.442 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:07.443 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:07.443 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:07.445 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22aca79f] 23:56:07.445 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:07.445 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:07.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:07.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:07.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:07.446 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:07.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:07.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:07.446 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22aca79f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22aca79f], subtreeVersion=Version[3d530f4a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3d530f4a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:07.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:07.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:07.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850] 23:56:07.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 378 on channel [id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850] 23:56:07.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) by 1220 down to 2095932 23:56:07.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850] 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850] 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) request=subsystem result=ReplySuccess, want-reply=true 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) request=subsystem activate command 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) starting runner for command=netconf 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #5 SSH_MSG_CHANNEL_DATA 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) by 373 down to 2096779 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_CHANNEL_DATA len=373 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850] 23:56:07.451 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:07.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:07.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #8 SSH_MSG_IGNORE 23:56:07.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850] 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850] 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18207', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=378} created 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850]} created 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850] successful with session NetconfServerSession{sessionId=378, channel=[id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850]} 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850]} up 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #6 SSH_MSG_CHANNEL_DATA 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) by 393 down to 2096386 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_CHANNEL_DATA len=393 23:56:07.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850] 23:56:07.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:07.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:07.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=378} 23:56:07.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:07.456 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a34cb7c after next message 23:56:07.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x319f1f03, L:/10.30.170.146:18207 - R:/10.30.170.79:44850]} EXI handlers added to pipeline 23:56:07.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a34cb7c 23:56:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) by 179 down to 2095753 23:56:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:07.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:07.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #7 SSH_MSG_CHANNEL_DATA 23:56:07.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) by 340 down to 2096046 23:56:07.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_CHANNEL_DATA len=340 23:56:07.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850] 23:56:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=378} 23:56:07.460 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3d530f4a] 23:56:07.461 [netconf-device-simulator-threads-6] 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 23:56:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:07.461 [netconf-device-simulator-threads-6] 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 23:56:07.461 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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} 23:56:07.461 [netconf-device-simulator-threads-6] 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 23:56:07.462 [netconf-device-simulator-threads-6] 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 23:56:07.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:07.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) by 778 down to 2094975 23:56:07.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:07.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:07.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #14 SSH_MSG_IGNORE 23:56:07.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:56:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936]} 23:56:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:32936]): SSH-2.0-SSHD-UNKNOWN 23:56:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:32936]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:32936]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:07.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #15 SSH_MSG_IGNORE 23:56:07.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:56:07.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #11 SSH_MSG_IGNORE 23:56:07.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:56:07.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #9 SSH_MSG_IGNORE 23:56:07.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:32936]) Send SSH_MSG_KEXINIT 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32936]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32936]) process #0 SSH_MSG_KEXINIT 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:32936]) SSH_MSG_KEXINIT 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:32936]) strict KEX=true client=true server=true 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32936]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32936]) Kex: server host key algorithms = rsa-sha2-512 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32936]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32936]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32936]) Kex: mac algorithms (client to server) = aead 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32936]) Kex: mac algorithms (server to client) = aead 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32936]) Kex: compression algorithms (client to server) = none 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32936]) Kex: compression algorithms (server to client) = none 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #12 SSH_MSG_IGNORE 23:56:07.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:56:07.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:07.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #13 SSH_MSG_IGNORE 23:56:07.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:56:07.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32936]) process #1 30 23:56:08.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:32936]] process command=SSH_MSG_KEXDH_INIT 23:56:08.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:32936]] Send SSH_MSG_KEXDH_REPLY 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32936]) packet #1 sending command=31[31] len=1639 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:32936])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:32936]) Send SSH_MSG_NEWKEYS 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:32936]) session ID=65:64:12:88:0a:80:b7:c0:8e:0a:4e:da:1d:9b:99:1a:29:a8:56:c4:e3:bb:53:b2:19:4e:89:f5:27:dd:a4:71:f5:a6:d5:23:aa:f5:fb:ff:21:f4:58:04:73:46:39:a5:58:b3:31:1b:d2:63:c8:33:55:50:09:9a:34:88:34:92 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32936]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:32936]): strict KEX resets output message sequence number from 3 to 0 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:32936]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:32936])[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 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:32936])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32936]) packet #0 sending command=7[7] len=419 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:32936]) No pending packets to flush at end of KEX 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #14 SSH_MSG_IGNORE 23:56:08.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32936]) process #2 SSH_MSG_NEWKEYS 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:32936]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:32936]): strict KEX resets input message sequence number from 3 to 0 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:32936]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32936]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:32936]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:32936]) authorized authentication methods: password,publickey 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:32936]) Accepted service ssh-userauth 23:56:08.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32936]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32936]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32936]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32936]) no authentication factory for method=none 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:32936]) SSH_MSG_USERAUTH_REQUEST 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:32936]) remaining methods: password,publickey 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32936]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32936]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32936]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:08.075 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:32936]) authentication result: true 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:32936]) SSH_MSG_USERAUTH_REQUEST 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:32936])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32936]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32936]) no heartbeat to stop 23:56:08.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:32936]) heartbeat type=IGNORE, interval=PT30S 23:56:08.076 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:32936 authenticated 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32936]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32936]] session=TransportServerSession[admin@/10.30.170.79:32936] id=0 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32936])) size=2097152, max=2097152, packet=32768 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32936]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32936] 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32936]) recipient=0 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])) size=2097152, max=2097152, packet=32768 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])) re-initializing 23:56:08.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])) size=2097152, max=2097152, packet=32768 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])[want-reply=true] subsystem=netconf 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])[subsystem] prepared command 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936]}} established 23:56:08.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 379: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18208 23:56:08.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 379: Creating data stores for simulated device 23:56:08.078 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:08.078 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:08.078 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:08.078 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:08.078 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:08.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3340fb5f] 23:56:08.079 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:08.079 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:08.079 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:08.079 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:08.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:08.079 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:08.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:08.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:08.080 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3340fb5f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3340fb5f], subtreeVersion=Version[c1cafff], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[c1cafff], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:08.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:08.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:08.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936] 23:56:08.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 379 on channel [id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936] 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) by 1220 down to 2095932 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936] 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936] 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) request=subsystem result=ReplySuccess, want-reply=true 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) request=subsystem activate command 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) starting runner for command=netconf 23:56:08.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #5 SSH_MSG_CHANNEL_DATA 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) by 373 down to 2096779 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_CHANNEL_DATA len=373 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936] 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936] 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936] 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18208', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=379} created 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936]} created 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936] successful with session NetconfServerSession{sessionId=379, channel=[id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936]} 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936]} up 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #6 SSH_MSG_CHANNEL_DATA 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) by 393 down to 2096386 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_CHANNEL_DATA len=393 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936] 23:56:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=379} 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@682b257d after next message 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x88b3681e, L:/10.30.170.146:18208 - R:/10.30.170.79:32936]} EXI handlers added to pipeline 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@682b257d 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) by 179 down to 2095753 23:56:08.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:08.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:08.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #7 SSH_MSG_CHANNEL_DATA 23:56:08.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) by 340 down to 2096046 23:56:08.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_CHANNEL_DATA len=340 23:56:08.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936] 23:56:08.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:08.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:08.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=379} 23:56:08.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[c1cafff] 23:56:08.087 [netconf-device-simulator-threads-0] 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 23:56:08.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:08.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:08.088 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:08.088 [netconf-device-simulator-threads-0] 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 23:56:08.088 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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} 23:56:08.088 [netconf-device-simulator-threads-0] 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 23:56:08.088 [netconf-device-simulator-threads-0] 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 23:56:08.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:08.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) by 778 down to 2094975 23:56:08.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:08.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:08.377 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #10 SSH_MSG_IGNORE 23:56:08.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:56:08.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #8 SSH_MSG_IGNORE 23:56:08.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 23:56:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098]} 23:56:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35098]): SSH-2.0-SSHD-UNKNOWN 23:56:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35098]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35098]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:08.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #9 SSH_MSG_IGNORE 23:56:08.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:56:08.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #11 SSH_MSG_IGNORE 23:56:08.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:56:08.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #13 SSH_MSG_IGNORE 23:56:08.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35098]) Send SSH_MSG_KEXINIT 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35098]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35098]) process #0 SSH_MSG_KEXINIT 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35098]) SSH_MSG_KEXINIT 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35098]) strict KEX=true client=true server=true 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35098]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35098]) Kex: server host key algorithms = rsa-sha2-512 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35098]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35098]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35098]) Kex: mac algorithms (client to server) = aead 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35098]) Kex: mac algorithms (server to client) = aead 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35098]) Kex: compression algorithms (client to server) = none 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35098]) Kex: compression algorithms (server to client) = none 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #14 SSH_MSG_IGNORE 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #12 SSH_MSG_IGNORE 23:56:08.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:56:08.765 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #10 SSH_MSG_IGNORE 23:56:08.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:56:08.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35098]) process #1 30 23:56:08.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35098]] process command=SSH_MSG_KEXDH_INIT 23:56:08.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #15 SSH_MSG_IGNORE 23:56:08.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35098]] Send SSH_MSG_KEXDH_REPLY 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35098]) packet #1 sending command=31[31] len=1639 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35098])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35098]) Send SSH_MSG_NEWKEYS 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35098]) session ID=9b:11:ed:f1:c3:1c:d5:c7:4c:df:c2:3c:dd:44:87:7f:07:4d:da:b9:18:6c:50:b8:d7:ee:0a:90:32:87:3e:80:67:c1:15:ba:5e:ed:0e:3e:33:66:3a:66:9d:54:2d:dc:d0:0a:5f:d5:9c:4e:3a:80:ad:4a:e3:48:c3:dd:e2:04 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35098]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35098]): strict KEX resets output message sequence number from 3 to 0 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35098]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:08.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35098])[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 23:56:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35098])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35098]) packet #0 sending command=7[7] len=419 23:56:08.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35098]) No pending packets to flush at end of KEX 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35098]) process #2 SSH_MSG_NEWKEYS 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35098]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35098]): strict KEX resets input message sequence number from 3 to 0 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35098]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35098]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35098]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35098]) authorized authentication methods: password,publickey 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35098]) Accepted service ssh-userauth 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35098]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35098]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35098]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35098]) no authentication factory for method=none 23:56:08.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35098]) SSH_MSG_USERAUTH_REQUEST 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35098]) remaining methods: password,publickey 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35098]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35098]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35098]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:08.913 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35098]) authentication result: true 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35098]) SSH_MSG_USERAUTH_REQUEST 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35098])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35098]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35098]) no heartbeat to stop 23:56:08.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35098]) heartbeat type=IGNORE, interval=PT30S 23:56:08.913 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35098 authenticated 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35098]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35098]] session=TransportServerSession[admin@/10.30.170.79:35098] id=0 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35098])) size=2097152, max=2097152, packet=32768 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35098]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35098] 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35098]) recipient=0 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])) size=2097152, max=2097152, packet=32768 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])) re-initializing 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])) size=2097152, max=2097152, packet=32768 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:08.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])[want-reply=true] subsystem=netconf 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])[subsystem] prepared command 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098]}} established 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 380: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18209 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 380: Creating data stores for simulated device 23:56:08.915 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:08.915 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:08.916 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[271217b0] 23:56:08.916 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:08.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:08.917 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:08.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:08.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:08.917 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[271217b0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[271217b0], subtreeVersion=Version[1b37cba5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1b37cba5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:08.918 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098] 23:56:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 380 on channel [id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098] 23:56:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) by 1220 down to 2095932 23:56:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098] 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098] 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) request=subsystem result=ReplySuccess, want-reply=true 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) request=subsystem activate command 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) starting runner for command=netconf 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #5 SSH_MSG_CHANNEL_DATA 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) by 373 down to 2096779 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_CHANNEL_DATA len=373 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098] 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098] 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098] 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18209', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=380} created 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098]} created 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098] successful with session NetconfServerSession{sessionId=380, channel=[id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098]} 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098]} up 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #6 SSH_MSG_CHANNEL_DATA 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) by 393 down to 2096386 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_CHANNEL_DATA len=393 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098] 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=380} 23:56:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:08.922 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@526431df after next message 23:56:08.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x61edc420, L:/10.30.170.146:18209 - R:/10.30.170.79:35098]} EXI handlers added to pipeline 23:56:08.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:08.922 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@526431df 23:56:08.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) by 179 down to 2095753 23:56:08.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:08.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #7 SSH_MSG_CHANNEL_DATA 23:56:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) by 340 down to 2096046 23:56:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_CHANNEL_DATA len=340 23:56:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098] 23:56:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=380} 23:56:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1b37cba5] 23:56:08.929 [netconf-device-simulator-threads-2] 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 23:56:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:08.929 [netconf-device-simulator-threads-2] 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 23:56:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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} 23:56:08.929 [netconf-device-simulator-threads-2] 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 23:56:08.930 [netconf-device-simulator-threads-2] 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 23:56:08.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:08.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) by 778 down to 2094975 23:56:08.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:08.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:08.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:08.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #8 SSH_MSG_IGNORE 23:56:08.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 23:56:09.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282]} 23:56:09.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46282]): SSH-2.0-SSHD-UNKNOWN 23:56:09.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #9 SSH_MSG_IGNORE 23:56:09.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:56:09.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46282]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:09.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46282]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:09.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46282]) Send SSH_MSG_KEXINIT 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46282]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46282]) process #0 SSH_MSG_KEXINIT 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46282]) SSH_MSG_KEXINIT 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46282]) strict KEX=true client=true server=true 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46282]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46282]) Kex: server host key algorithms = rsa-sha2-512 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46282]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46282]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46282]) Kex: mac algorithms (client to server) = aead 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46282]) Kex: mac algorithms (server to client) = aead 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46282]) Kex: compression algorithms (client to server) = none 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46282]) Kex: compression algorithms (server to client) = none 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #12 SSH_MSG_IGNORE 23:56:09.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:56:09.277 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #13 SSH_MSG_IGNORE 23:56:09.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:56:09.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #11 SSH_MSG_IGNORE 23:56:09.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:56:09.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #15 SSH_MSG_IGNORE 23:56:09.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:56:09.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46282]) process #1 30 23:56:09.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46282]] process command=SSH_MSG_KEXDH_INIT 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46282]] Send SSH_MSG_KEXDH_REPLY 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46282]) packet #1 sending command=31[31] len=1639 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46282])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46282]) Send SSH_MSG_NEWKEYS 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46282]) session ID=0a:e0:a6:e4:90:ee:24:bf:9a:d7:1f:a1:e3:85:4f:de:a3:a8:7a:42:0d:fd:a4:03:1a:1d:9d:1b:c8:b2:dc:9f:bb:66:b4:76:d6:ac:32:40:73:7b:44:13:41:8b:fc:22:d7:98:7f:63:79:12:f8:c6:ae:0a:a0:1e:86:28:cb:d3 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46282]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46282]): strict KEX resets output message sequence number from 3 to 0 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46282]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46282])[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 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46282])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46282]) packet #0 sending command=7[7] len=419 23:56:09.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46282]) No pending packets to flush at end of KEX 23:56:09.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46282]) process #2 SSH_MSG_NEWKEYS 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46282]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46282]): strict KEX resets input message sequence number from 3 to 0 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46282]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46282]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46282]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46282]) authorized authentication methods: password,publickey 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46282]) Accepted service ssh-userauth 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46282]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46282]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46282]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46282]) no authentication factory for method=none 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46282]) SSH_MSG_USERAUTH_REQUEST 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46282]) remaining methods: password,publickey 23:56:09.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46282]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46282]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46282]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:09.405 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46282]) authentication result: true 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46282]) SSH_MSG_USERAUTH_REQUEST 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46282])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46282]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46282]) no heartbeat to stop 23:56:09.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46282]) heartbeat type=IGNORE, interval=PT30S 23:56:09.405 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46282 authenticated 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46282]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46282]] session=TransportServerSession[admin@/10.30.170.79:46282] id=0 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46282])) size=2097152, max=2097152, packet=32768 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46282]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46282] 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46282]) recipient=0 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])) size=2097152, max=2097152, packet=32768 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])) re-initializing 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])) size=2097152, max=2097152, packet=32768 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:09.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])[want-reply=true] subsystem=netconf 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])[subsystem] prepared command 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282]}} established 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 381: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18210 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 381: Creating data stores for simulated device 23:56:09.407 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:09.407 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:09.407 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:09.408 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:09.408 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7a861f79] 23:56:09.408 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:09.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:09.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:09.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:09.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:09.409 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:09.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:09.409 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:09.409 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7a861f79], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7a861f79], subtreeVersion=Version[7f5ddb19], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f5ddb19], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:09.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:09.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:09.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282] 23:56:09.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 381 on channel [id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282] 23:56:09.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) by 1220 down to 2095932 23:56:09.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282] 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282] 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) request=subsystem result=ReplySuccess, want-reply=true 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) request=subsystem activate command 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) starting runner for command=netconf 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #5 SSH_MSG_CHANNEL_DATA 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) by 373 down to 2096779 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_CHANNEL_DATA len=373 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282] 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282] 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:09.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282] 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18210', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=381} created 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=381, channel=[id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282]} created 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282] successful with session NetconfServerSession{sessionId=381, channel=[id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282]} 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282]} up 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #6 SSH_MSG_CHANNEL_DATA 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) by 393 down to 2096386 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_CHANNEL_DATA len=393 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282] 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=381} 23:56:09.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:09.414 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e0661dc after next message 23:56:09.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=381, channel=[id: 0x3d651dd2, L:/10.30.170.146:18210 - R:/10.30.170.79:46282]} EXI handlers added to pipeline 23:56:09.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:09.414 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e0661dc 23:56:09.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) by 179 down to 2095753 23:56:09.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:09.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:09.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #7 SSH_MSG_CHANNEL_DATA 23:56:09.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) by 340 down to 2096046 23:56:09.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_CHANNEL_DATA len=340 23:56:09.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282] 23:56:09.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:09.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:09.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=381} 23:56:09.420 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f5ddb19] 23:56:09.420 [netconf-device-simulator-threads-4] 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 23:56:09.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:09.420 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:09.420 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:09.421 [netconf-device-simulator-threads-4] 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 23:56:09.421 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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} 23:56:09.421 [netconf-device-simulator-threads-4] 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 23:56:09.421 [netconf-device-simulator-threads-4] 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 23:56:09.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:09.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) by 778 down to 2094975 23:56:09.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:09.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:09.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #10 SSH_MSG_IGNORE 23:56:09.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:56:09.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #8 SSH_MSG_IGNORE 23:56:09.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 23:56:09.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #14 SSH_MSG_IGNORE 23:56:09.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:56:09.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #16 SSH_MSG_IGNORE 23:56:09.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:56:09.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #12 SSH_MSG_IGNORE 23:56:09.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:56:09.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #9 SSH_MSG_IGNORE 23:56:09.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:56:09.890 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:09.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #11 SSH_MSG_IGNORE 23:56:09.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:56:09.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498]} 23:56:09.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51498]): SSH-2.0-SSHD-UNKNOWN 23:56:09.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51498]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:09.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51498]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:10.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #15 SSH_MSG_IGNORE 23:56:10.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:56:10.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #13 SSH_MSG_IGNORE 23:56:10.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:56:10.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #10 SSH_MSG_IGNORE 23:56:10.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:56:10.236 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #16 SSH_MSG_IGNORE 23:56:10.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51498]) Send SSH_MSG_KEXINIT 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #0 SSH_MSG_KEXINIT 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_KEXINIT 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51498]) strict KEX=true client=true server=true 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: server host key algorithms = rsa-sha2-512 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: mac algorithms (client to server) = aead 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: mac algorithms (server to client) = aead 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: compression algorithms (client to server) = none 23:56:10.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: compression algorithms (server to client) = none 23:56:10.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:10.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #14 SSH_MSG_IGNORE 23:56:10.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:56:10.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #8 SSH_MSG_IGNORE 23:56:10.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 23:56:10.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #1 30 23:56:10.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51498]] process command=SSH_MSG_KEXDH_INIT 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51498]] Send SSH_MSG_KEXDH_REPLY 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #1 sending command=31[31] len=1639 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51498])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51498]) Send SSH_MSG_NEWKEYS 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51498]) session ID=17:ae:dc:bd:0b:b0:92:4d:dd:30:b8:1c:04:35:f6:39:d4:23:36:cc:21:08:f1:40:31:41:d6:5f:a3:f9:38:d5:24:4b:2b:0e:f4:d2:09:8f:be:03:39:d8:d3:de:51:77:fc:f3:a5:9f:a2:74:43:a6:fa:ac:a4:13:48:bc:61:0a 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51498]): strict KEX resets output message sequence number from 3 to 0 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51498]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51498])[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 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51498])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #0 sending command=7[7] len=419 23:56:10.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51498]) No pending packets to flush at end of KEX 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #2 SSH_MSG_NEWKEYS 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51498]): strict KEX resets input message sequence number from 3 to 0 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51498]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51498]) authorized authentication methods: password,publickey 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51498]) Accepted service ssh-userauth 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) no authentication factory for method=none 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_USERAUTH_REQUEST 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51498]) remaining methods: password,publickey 23:56:10.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:10.393 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51498]) authentication result: true 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_USERAUTH_REQUEST 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51498])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51498]) no heartbeat to stop 23:56:10.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51498]) heartbeat type=IGNORE, interval=PT30S 23:56:10.393 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51498 authenticated 23:56:10.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:10.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:10.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]] session=TransportServerSession[admin@/10.30.170.79:51498] id=0 23:56:10.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51498])) size=2097152, max=2097152, packet=32768 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51498] 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51498]) recipient=0 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])) size=2097152, max=2097152, packet=32768 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])) re-initializing 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])) size=2097152, max=2097152, packet=32768 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:10.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[want-reply=true] subsystem=netconf 23:56:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[subsystem] prepared command 23:56:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498]}} established 23:56:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 382: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18211 23:56:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 382: Creating data stores for simulated device 23:56:10.396 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:10.397 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:10.397 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:10.397 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1dc4746e] 23:56:10.398 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:10.399 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:10.399 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:10.399 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:10.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:10.399 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:10.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:10.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:10.399 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1dc4746e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1dc4746e], subtreeVersion=Version[47dcb5ab], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47dcb5ab], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:10.400 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:10.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:10.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498] 23:56:10.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 382 on channel [id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498] 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 1220 down to 2095932 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498] 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498] 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) request=subsystem result=ReplySuccess, want-reply=true 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) request=subsystem activate command 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) starting runner for command=netconf 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #5 SSH_MSG_CHANNEL_DATA 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 373 down to 2096779 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_DATA len=373 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:10.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498] 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498] 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18211', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=382} created 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498]} created 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498] successful with session NetconfServerSession{sessionId=382, channel=[id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498]} 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498]} up 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #6 SSH_MSG_CHANNEL_DATA 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 393 down to 2096386 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_DATA len=393 23:56:10.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 23:56:10.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:10.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:10.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=382} 23:56:10.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:10.406 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ed6c3a8 after next message 23:56:10.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x208bf904, L:/10.30.170.146:18211 - R:/10.30.170.79:51498]} EXI handlers added to pipeline 23:56:10.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:10.406 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4ed6c3a8 23:56:10.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 179 down to 2095753 23:56:10.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:10.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:10.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #7 SSH_MSG_CHANNEL_DATA 23:56:10.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 340 down to 2096046 23:56:10.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_DATA len=340 23:56:10.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 23:56:10.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:10.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:10.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=382} 23:56:10.409 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47dcb5ab] 23:56:10.409 [netconf-device-simulator-threads-6] 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 23:56:10.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:10.410 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:10.410 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:10.410 [netconf-device-simulator-threads-6] 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 23:56:10.410 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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} 23:56:10.410 [netconf-device-simulator-threads-6] 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 23:56:10.410 [netconf-device-simulator-threads-6] 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 23:56:10.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:10.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 778 down to 2094975 23:56:10.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:10.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:10.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #9 SSH_MSG_IGNORE 23:56:10.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:56:10.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924]} 23:56:10.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49924]): SSH-2.0-SSHD-UNKNOWN 23:56:10.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49924]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:10.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49924]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:10.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.709 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #11 SSH_MSG_IGNORE 23:56:10.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:56:10.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49924]) Send SSH_MSG_KEXINIT 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49924]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49924]) process #0 SSH_MSG_KEXINIT 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49924]) SSH_MSG_KEXINIT 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49924]) strict KEX=true client=true server=true 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49924]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49924]) Kex: server host key algorithms = rsa-sha2-512 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49924]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49924]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49924]) Kex: mac algorithms (client to server) = aead 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49924]) Kex: mac algorithms (server to client) = aead 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49924]) Kex: compression algorithms (client to server) = none 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49924]) Kex: compression algorithms (server to client) = none 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #14 SSH_MSG_IGNORE 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #16 SSH_MSG_IGNORE 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #12 SSH_MSG_IGNORE 23:56:10.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:56:10.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49924]) process #1 30 23:56:10.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49924]] process command=SSH_MSG_KEXDH_INIT 23:56:10.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #15 SSH_MSG_IGNORE 23:56:10.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:56:10.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49924]] Send SSH_MSG_KEXDH_REPLY 23:56:10.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49924]) packet #1 sending command=31[31] len=1639 23:56:10.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49924])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:10.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49924]) Send SSH_MSG_NEWKEYS 23:56:10.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49924]) session ID=3d:3e:85:ff:97:94:3e:65:67:d6:e1:75:f3:07:0d:dc:5a:93:37:65:ba:3b:f9:35:45:5d:a8:bf:a2:ce:f4:08:c6:e9:cd:0e:23:28:fe:f5:27:f6:d6:6b:d9:0b:8a:e6:d4:57:93:f7:da:ea:58:d6:81:5e:22:ba:56:09:ea:04 23:56:10.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49924]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:10.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49924]): strict KEX resets output message sequence number from 3 to 0 23:56:10.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49924]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:10.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49924])[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 23:56:10.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49924])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:10.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49924]) packet #0 sending command=7[7] len=419 23:56:10.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49924]) No pending packets to flush at end of KEX 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49924]) process #2 SSH_MSG_NEWKEYS 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49924]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49924]): strict KEX resets input message sequence number from 3 to 0 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49924]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49924]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49924]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49924]) authorized authentication methods: password,publickey 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49924]) Accepted service ssh-userauth 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49924]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49924]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49924]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49924]) no authentication factory for method=none 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49924]) SSH_MSG_USERAUTH_REQUEST 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49924]) remaining methods: password,publickey 23:56:10.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49924]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49924]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49924]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:10.898 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49924]) authentication result: true 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49924]) SSH_MSG_USERAUTH_REQUEST 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49924])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49924]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49924]) no heartbeat to stop 23:56:10.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49924]) heartbeat type=IGNORE, interval=PT30S 23:56:10.898 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49924 authenticated 23:56:10.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:10.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49924]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:10.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49924]] session=TransportServerSession[admin@/10.30.170.79:49924] id=0 23:56:10.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49924])) size=2097152, max=2097152, packet=32768 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49924]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49924] 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49924]) recipient=0 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])) size=2097152, max=2097152, packet=32768 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])) re-initializing 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])) size=2097152, max=2097152, packet=32768 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:10.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])[want-reply=true] subsystem=netconf 23:56:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])[subsystem] prepared command 23:56:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924]}} established 23:56:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 383: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18212 23:56:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 383: Creating data stores for simulated device 23:56:10.901 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:10.901 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:10.901 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:10.902 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[122638c] 23:56:10.902 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:10.902 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:10.902 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:10.902 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:10.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:10.903 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:10.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:10.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:10.903 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[122638c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[122638c], subtreeVersion=Version[6a2118e6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a2118e6], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:10.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:10.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924] 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 383 on channel [id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924] 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) by 1220 down to 2095932 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924] 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924] 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) request=subsystem result=ReplySuccess, want-reply=true 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) request=subsystem activate command 23:56:10.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) starting runner for command=netconf 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #5 SSH_MSG_CHANNEL_DATA 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) by 373 down to 2096779 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_CHANNEL_DATA len=373 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924] 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924] 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924] 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18212', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=383} created 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924]} created 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924] successful with session NetconfServerSession{sessionId=383, channel=[id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924]} 23:56:10.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924]} up 23:56:10.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #6 SSH_MSG_CHANNEL_DATA 23:56:10.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) by 393 down to 2096386 23:56:10.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_CHANNEL_DATA len=393 23:56:10.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924] 23:56:10.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:10.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=383} 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f4d020d after next message 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xd8b57449, L:/10.30.170.146:18212 - R:/10.30.170.79:49924]} EXI handlers added to pipeline 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f4d020d 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) by 179 down to 2095753 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:10.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:10.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #7 SSH_MSG_CHANNEL_DATA 23:56:10.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) by 340 down to 2096046 23:56:10.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_CHANNEL_DATA len=340 23:56:10.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924] 23:56:10.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:10.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:10.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=383} 23:56:10.924 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a2118e6] 23:56:10.924 [netconf-device-simulator-threads-0] 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 23:56:10.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:10.924 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:10.924 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:10.924 [netconf-device-simulator-threads-0] 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 23:56:10.924 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:10.924 [netconf-device-simulator-threads-0] 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} 23:56:10.924 [netconf-device-simulator-threads-0] 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} 23:56:10.924 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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} 23:56:10.925 [netconf-device-simulator-threads-0] 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 23:56:10.925 [netconf-device-simulator-threads-0] 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 23:56:10.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:10.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) by 778 down to 2094975 23:56:10.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:10.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:10.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:10.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #13 SSH_MSG_IGNORE 23:56:10.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:56:11.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #8 SSH_MSG_IGNORE 23:56:11.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 23:56:11.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #10 SSH_MSG_IGNORE 23:56:11.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:56:11.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #9 SSH_MSG_IGNORE 23:56:11.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:56:11.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #11 SSH_MSG_IGNORE 23:56:11.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:56:11.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #16 SSH_MSG_IGNORE 23:56:11.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:56:11.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058]} 23:56:11.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40058]): SSH-2.0-SSHD-UNKNOWN 23:56:11.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40058]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:11.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40058]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:11.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #13 SSH_MSG_IGNORE 23:56:11.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:56:11.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #15 SSH_MSG_IGNORE 23:56:11.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40058]) Send SSH_MSG_KEXINIT 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40058]) process #0 SSH_MSG_KEXINIT 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40058]) SSH_MSG_KEXINIT 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40058]) strict KEX=true client=true server=true 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40058]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40058]) Kex: server host key algorithms = rsa-sha2-512 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40058]) Kex: mac algorithms (client to server) = aead 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40058]) Kex: mac algorithms (server to client) = aead 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40058]) Kex: compression algorithms (client to server) = none 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40058]) Kex: compression algorithms (server to client) = none 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #12 SSH_MSG_IGNORE 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #14 SSH_MSG_IGNORE 23:56:11.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:56:11.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40058]) process #1 30 23:56:11.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40058]] process command=SSH_MSG_KEXDH_INIT 23:56:11.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40058]] Send SSH_MSG_KEXDH_REPLY 23:56:11.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40058]) packet #1 sending command=31[31] len=1639 23:56:11.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40058])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:11.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40058]) Send SSH_MSG_NEWKEYS 23:56:11.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40058]) session ID=54:bd:6f:48:26:0f:ca:cf:7d:a2:f8:8c:42:12:7f:8a:92:15:18:61:03:c4:ec:3e:a2:e4:eb:43:0c:12:dc:49:69:e8:53:af:1a:4f:cc:c5:50:7b:ce:05:80:28:e1:6a:ae:eb:13:fd:96:41:9d:0d:a2:9c:7a:e9:7e:06:4f:a9 23:56:11.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:11.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40058]): strict KEX resets output message sequence number from 3 to 0 23:56:11.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40058]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:11.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40058])[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 23:56:11.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:11.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40058]) packet #0 sending command=7[7] len=419 23:56:11.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40058]) No pending packets to flush at end of KEX 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40058]) process #2 SSH_MSG_NEWKEYS 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40058]): strict KEX resets input message sequence number from 3 to 0 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40058]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40058]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40058]) authorized authentication methods: password,publickey 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40058]) Accepted service ssh-userauth 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40058]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40058]) no authentication factory for method=none 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40058]) SSH_MSG_USERAUTH_REQUEST 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40058]) remaining methods: password,publickey 23:56:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40058]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:11.719 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40058]) authentication result: true 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40058]) SSH_MSG_USERAUTH_REQUEST 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40058]) no heartbeat to stop 23:56:11.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40058]) heartbeat type=IGNORE, interval=PT30S 23:56:11.719 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40058 authenticated 23:56:11.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:11.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:11.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40058]] session=TransportServerSession[admin@/10.30.170.79:40058] id=0 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40058])) size=2097152, max=2097152, packet=32768 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40058] 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40058]) recipient=0 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])) size=2097152, max=2097152, packet=32768 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])) re-initializing 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])) size=2097152, max=2097152, packet=32768 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:11.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])[want-reply=true] subsystem=netconf 23:56:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])[subsystem] prepared command 23:56:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058]}} established 23:56:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 384: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18213 23:56:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 384: Creating data stores for simulated device 23:56:11.722 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:11.722 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:11.722 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:11.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[354e76d7] 23:56:11.723 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:11.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:11.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:11.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:11.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:11.724 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:11.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:11.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:11.724 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[354e76d7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[354e76d7], subtreeVersion=Version[6f636f0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6f636f0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:11.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:11.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058] 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 384 on channel [id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058] 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) by 1220 down to 2095932 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058] 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058] 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) request=subsystem result=ReplySuccess, want-reply=true 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) request=subsystem activate command 23:56:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) starting runner for command=netconf 23:56:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #5 SSH_MSG_CHANNEL_DATA 23:56:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) by 373 down to 2096779 23:56:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_CHANNEL_DATA len=373 23:56:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058] 23:56:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058] 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058] 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18213', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=384} created 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058]} created 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058] successful with session NetconfServerSession{sessionId=384, channel=[id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058]} 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058]} up 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #6 SSH_MSG_CHANNEL_DATA 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) by 393 down to 2096386 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_CHANNEL_DATA len=393 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058] 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=384} 23:56:11.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:11.729 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79333984 after next message 23:56:11.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x748fe12f, L:/10.30.170.146:18213 - R:/10.30.170.79:40058]} EXI handlers added to pipeline 23:56:11.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:11.729 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79333984 23:56:11.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) by 179 down to 2095753 23:56:11.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:11.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:11.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #7 SSH_MSG_CHANNEL_DATA 23:56:11.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) by 340 down to 2096046 23:56:11.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_CHANNEL_DATA len=340 23:56:11.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058] 23:56:11.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:11.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:11.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=384} 23:56:11.732 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6f636f0] 23:56:11.732 [netconf-device-simulator-threads-2] 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 23:56:11.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:11.732 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:11.732 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:11.732 [netconf-device-simulator-threads-2] 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 23:56:11.732 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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} 23:56:11.732 [netconf-device-simulator-threads-2] 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 23:56:11.732 [netconf-device-simulator-threads-2] 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 23:56:11.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:11.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) by 778 down to 2094975 23:56:11.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:11.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #9 SSH_MSG_IGNORE 23:56:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:56:11.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #8 SSH_MSG_IGNORE 23:56:11.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 23:56:11.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:11.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #14 SSH_MSG_IGNORE 23:56:11.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:56:12.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #10 SSH_MSG_IGNORE 23:56:12.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:56:12.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966]} 23:56:12.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42966]): SSH-2.0-SSHD-UNKNOWN 23:56:12.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42966]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:12.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42966]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:12.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #15 SSH_MSG_IGNORE 23:56:12.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:56:12.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42966]) Send SSH_MSG_KEXINIT 23:56:12.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42966]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:12.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42966]) process #0 SSH_MSG_KEXINIT 23:56:12.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42966]) SSH_MSG_KEXINIT 23:56:12.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42966]) strict KEX=true client=true server=true 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42966]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42966]) Kex: server host key algorithms = rsa-sha2-512 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42966]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42966]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42966]) Kex: mac algorithms (client to server) = aead 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42966]) Kex: mac algorithms (server to client) = aead 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42966]) Kex: compression algorithms (client to server) = none 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42966]) Kex: compression algorithms (server to client) = none 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #16 SSH_MSG_IGNORE 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #12 SSH_MSG_IGNORE 23:56:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:56:12.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #11 SSH_MSG_IGNORE 23:56:12.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:56:12.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #13 SSH_MSG_IGNORE 23:56:12.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:56:12.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42966]) process #1 30 23:56:12.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42966]] process command=SSH_MSG_KEXDH_INIT 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42966]] Send SSH_MSG_KEXDH_REPLY 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42966]) packet #1 sending command=31[31] len=1639 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42966])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42966]) Send SSH_MSG_NEWKEYS 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42966]) session ID=8a:28:65:82:cc:3d:ab:f8:25:07:e7:0b:2b:6c:cb:e8:e2:b7:94:87:31:7e:aa:94:5a:c9:cb:31:34:df:3d:d8:d1:70:3e:e6:01:33:8c:24:94:2d:aa:2e:1c:f3:6e:f2:72:c9:2c:3b:08:9a:7e:8d:be:9c:d2:0e:66:84:76:34 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42966]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42966]): strict KEX resets output message sequence number from 3 to 0 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42966]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:12.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42966])[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 23:56:12.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42966])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:12.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42966]) packet #0 sending command=7[7] len=419 23:56:12.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42966]) No pending packets to flush at end of KEX 23:56:12.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42966]) process #2 SSH_MSG_NEWKEYS 23:56:12.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42966]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:12.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42966]): strict KEX resets input message sequence number from 3 to 0 23:56:12.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42966]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:12.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:12.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42966]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:12.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42966]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42966]) authorized authentication methods: password,publickey 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42966]) Accepted service ssh-userauth 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42966]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42966]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42966]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42966]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42966]) no authentication factory for method=none 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42966]) SSH_MSG_USERAUTH_REQUEST 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42966]) remaining methods: password,publickey 23:56:12.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42966]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42966]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42966]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42966]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:12.455 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42966]) authentication result: true 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42966]) SSH_MSG_USERAUTH_REQUEST 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42966])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42966]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42966]) no heartbeat to stop 23:56:12.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42966]) heartbeat type=IGNORE, interval=PT30S 23:56:12.456 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42966 authenticated 23:56:12.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:12.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42966]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42966]] session=TransportServerSession[admin@/10.30.170.79:42966] id=0 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42966])) size=2097152, max=2097152, packet=32768 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42966]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42966] 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42966]) recipient=0 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])) size=2097152, max=2097152, packet=32768 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])) re-initializing 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])) size=2097152, max=2097152, packet=32768 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:12.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])[want-reply=true] subsystem=netconf 23:56:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])[subsystem] prepared command 23:56:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966]}} established 23:56:12.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 385: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18214 23:56:12.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 385: Creating data stores for simulated device 23:56:12.459 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:12.459 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:12.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.460 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:12.460 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:12.460 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:12.462 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[36fbca50] 23:56:12.462 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:12.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #10 SSH_MSG_IGNORE 23:56:12.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:56:12.463 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:12.463 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:12.463 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:12.463 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:12.464 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:12.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:12.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:12.464 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[36fbca50], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[36fbca50], subtreeVersion=Version[2c39be57], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c39be57], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:12.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:12.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:12.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966] 23:56:12.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 385 on channel [id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966] 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) by 1220 down to 2095932 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966] 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966] 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) request=subsystem result=ReplySuccess, want-reply=true 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) request=subsystem activate command 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) starting runner for command=netconf 23:56:12.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #5 SSH_MSG_CHANNEL_DATA 23:56:12.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) by 373 down to 2096779 23:56:12.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_CHANNEL_DATA len=373 23:56:12.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966] 23:56:12.470 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:12.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966] 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966] 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18214', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=385} created 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966]} created 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966] successful with session NetconfServerSession{sessionId=385, channel=[id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966]} 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966]} up 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #6 SSH_MSG_CHANNEL_DATA 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) by 393 down to 2096386 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_CHANNEL_DATA len=393 23:56:12.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966] 23:56:12.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:12.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:12.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=385} 23:56:12.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:12.473 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@67e23faf after next message 23:56:12.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x6e568a69, L:/10.30.170.146:18214 - R:/10.30.170.79:42966]} EXI handlers added to pipeline 23:56:12.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:12.473 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@67e23faf 23:56:12.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) by 179 down to 2095753 23:56:12.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:12.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:12.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #7 SSH_MSG_CHANNEL_DATA 23:56:12.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) by 340 down to 2096046 23:56:12.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_CHANNEL_DATA len=340 23:56:12.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966] 23:56:12.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:12.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:12.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=385} 23:56:12.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c39be57] 23:56:12.477 [netconf-device-simulator-threads-4] 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 23:56:12.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:12.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:12.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:12.477 [netconf-device-simulator-threads-4] 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 23:56:12.477 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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} 23:56:12.478 [netconf-device-simulator-threads-4] 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 23:56:12.478 [netconf-device-simulator-threads-4] 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 23:56:12.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:12.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) by 778 down to 2094975 23:56:12.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:12.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:12.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #8 SSH_MSG_IGNORE 23:56:12.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 23:56:12.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218]} 23:56:12.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43218]): SSH-2.0-SSHD-UNKNOWN 23:56:12.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43218]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:12.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43218]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:12.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #9 SSH_MSG_IGNORE 23:56:12.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:56:12.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:12.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #13 SSH_MSG_IGNORE 23:56:12.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43218]) Send SSH_MSG_KEXINIT 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43218]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43218]) process #0 SSH_MSG_KEXINIT 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43218]) SSH_MSG_KEXINIT 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43218]) strict KEX=true client=true server=true 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43218]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43218]) Kex: server host key algorithms = rsa-sha2-512 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43218]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43218]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43218]) Kex: mac algorithms (client to server) = aead 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43218]) Kex: mac algorithms (server to client) = aead 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43218]) Kex: compression algorithms (client to server) = none 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43218]) Kex: compression algorithms (server to client) = none 23:56:12.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #14 SSH_MSG_IGNORE 23:56:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:56:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #16 SSH_MSG_IGNORE 23:56:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:56:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #12 SSH_MSG_IGNORE 23:56:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:56:13.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43218]) process #1 30 23:56:13.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43218]] process command=SSH_MSG_KEXDH_INIT 23:56:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43218]] Send SSH_MSG_KEXDH_REPLY 23:56:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43218]) packet #1 sending command=31[31] len=1639 23:56:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43218])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43218]) Send SSH_MSG_NEWKEYS 23:56:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43218]) session ID=0f:eb:b8:0d:b9:69:53:91:0b:cc:27:36:08:83:fb:06:a5:13:38:5d:ef:40:75:61:53:49:fb:d2:55:31:38:9f:95:4d:8d:ac:46:09:e5:a2:f5:6a:fa:56:32:31:d7:35:19:c6:c7:e3:f9:de:9f:53:3f:02:26:5f:37:38:a7:48 23:56:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43218]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:13.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43218]): strict KEX resets output message sequence number from 3 to 0 23:56:13.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43218]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:13.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43218])[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 23:56:13.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43218])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:13.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43218]) packet #0 sending command=7[7] len=419 23:56:13.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43218]) No pending packets to flush at end of KEX 23:56:13.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #11 SSH_MSG_IGNORE 23:56:13.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43218]) process #2 SSH_MSG_NEWKEYS 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43218]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43218]): strict KEX resets input message sequence number from 3 to 0 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43218]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43218]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43218]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43218]) authorized authentication methods: password,publickey 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43218]) Accepted service ssh-userauth 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43218]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43218]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43218]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43218]) no authentication factory for method=none 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43218]) SSH_MSG_USERAUTH_REQUEST 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43218]) remaining methods: password,publickey 23:56:13.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43218]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43218]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43218]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:13.115 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43218]) authentication result: true 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43218]) SSH_MSG_USERAUTH_REQUEST 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43218])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43218]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43218]) no heartbeat to stop 23:56:13.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43218]) heartbeat type=IGNORE, interval=PT30S 23:56:13.115 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43218 authenticated 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43218]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43218]] session=TransportServerSession[admin@/10.30.170.79:43218] id=0 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43218])) size=2097152, max=2097152, packet=32768 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43218]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43218] 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43218]) recipient=0 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])) size=2097152, max=2097152, packet=32768 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])) re-initializing 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])) size=2097152, max=2097152, packet=32768 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:13.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])[want-reply=true] subsystem=netconf 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])[subsystem] prepared command 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218]}} established 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 386: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18215 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 386: Creating data stores for simulated device 23:56:13.117 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:13.117 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:13.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.118 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:13.118 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7dcb5286] 23:56:13.118 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:13.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:13.119 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:13.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:13.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:13.119 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7dcb5286], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7dcb5286], subtreeVersion=Version[40366b4b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[40366b4b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:13.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218] 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 386 on channel [id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218] 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) by 1220 down to 2095932 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218] 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218] 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) request=subsystem result=ReplySuccess, want-reply=true 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) request=subsystem activate command 23:56:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) starting runner for command=netconf 23:56:13.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #15 SSH_MSG_IGNORE 23:56:13.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #5 SSH_MSG_CHANNEL_DATA 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) by 373 down to 2096779 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_CHANNEL_DATA len=373 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218] 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218] 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218] 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18215', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=386} created 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=386, channel=[id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218]} created 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218] successful with session NetconfServerSession{sessionId=386, channel=[id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218]} 23:56:13.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218]} up 23:56:13.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #6 SSH_MSG_CHANNEL_DATA 23:56:13.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) by 393 down to 2096386 23:56:13.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_CHANNEL_DATA len=393 23:56:13.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218] 23:56:13.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=386} 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78b8191e after next message 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=386, channel=[id: 0x7005df84, L:/10.30.170.146:18215 - R:/10.30.170.79:43218]} EXI handlers added to pipeline 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78b8191e 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) by 179 down to 2095753 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:13.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:13.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #7 SSH_MSG_CHANNEL_DATA 23:56:13.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) by 340 down to 2096046 23:56:13.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_CHANNEL_DATA len=340 23:56:13.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218] 23:56:13.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:13.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:13.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=386} 23:56:13.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[40366b4b] 23:56:13.145 [netconf-device-simulator-threads-6] 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 23:56:13.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:13.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:13.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:13.145 [netconf-device-simulator-threads-6] 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 23:56:13.146 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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} 23:56:13.146 [netconf-device-simulator-threads-6] 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 23:56:13.146 [netconf-device-simulator-threads-6] 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 23:56:13.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:13.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) by 778 down to 2094975 23:56:13.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:13.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:13.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #10 SSH_MSG_IGNORE 23:56:13.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:56:13.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #9 SSH_MSG_IGNORE 23:56:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:56:13.353 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #8 SSH_MSG_IGNORE 23:56:13.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 23:56:13.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #16 SSH_MSG_IGNORE 23:56:13.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:56:13.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #14 SSH_MSG_IGNORE 23:56:13.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:56:13.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990]} 23:56:13.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46990]): SSH-2.0-SSHD-UNKNOWN 23:56:13.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46990]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:13.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46990]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:13.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #13 SSH_MSG_IGNORE 23:56:13.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:56:13.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #15 SSH_MSG_IGNORE 23:56:13.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46990]) Send SSH_MSG_KEXINIT 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46990]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46990]) process #0 SSH_MSG_KEXINIT 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46990]) SSH_MSG_KEXINIT 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46990]) strict KEX=true client=true server=true 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46990]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46990]) Kex: server host key algorithms = rsa-sha2-512 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46990]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46990]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46990]) Kex: mac algorithms (client to server) = aead 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46990]) Kex: mac algorithms (server to client) = aead 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46990]) Kex: compression algorithms (client to server) = none 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46990]) Kex: compression algorithms (server to client) = none 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #12 SSH_MSG_IGNORE 23:56:13.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:56:13.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46990]) process #1 30 23:56:13.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46990]] process command=SSH_MSG_KEXDH_INIT 23:56:13.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #8 SSH_MSG_IGNORE 23:56:13.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46990]] Send SSH_MSG_KEXDH_REPLY 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46990]) packet #1 sending command=31[31] len=1639 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46990])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46990]) Send SSH_MSG_NEWKEYS 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46990]) session ID=f0:1f:41:2e:b3:e7:08:75:6c:8f:e7:3d:73:9c:83:9f:37:8c:50:e2:f7:09:02:e3:d2:2c:5a:48:f1:04:ae:2b:f2:3d:b4:37:ad:d3:98:d4:97:10:67:64:a8:c6:f4:4b:e6:c7:4f:7d:b0:dc:4e:47:bf:8d:8e:10:6a:11:ac:7f 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46990]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46990]): strict KEX resets output message sequence number from 3 to 0 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46990]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46990])[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 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46990])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46990]) packet #0 sending command=7[7] len=419 23:56:13.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46990]) No pending packets to flush at end of KEX 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46990]) process #2 SSH_MSG_NEWKEYS 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46990]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46990]): strict KEX resets input message sequence number from 3 to 0 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46990]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46990]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46990]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46990]) authorized authentication methods: password,publickey 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46990]) Accepted service ssh-userauth 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46990]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46990]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46990]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46990]) no authentication factory for method=none 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46990]) SSH_MSG_USERAUTH_REQUEST 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46990]) remaining methods: password,publickey 23:56:13.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46990]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46990]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46990]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:13.926 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46990]) authentication result: true 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46990]) SSH_MSG_USERAUTH_REQUEST 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46990])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46990]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46990]) no heartbeat to stop 23:56:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46990]) heartbeat type=IGNORE, interval=PT30S 23:56:13.926 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46990 authenticated 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46990]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46990]] session=TransportServerSession[admin@/10.30.170.79:46990] id=0 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46990])) size=2097152, max=2097152, packet=32768 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46990]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46990] 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46990]) recipient=0 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])) size=2097152, max=2097152, packet=32768 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])) re-initializing 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])) size=2097152, max=2097152, packet=32768 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])[want-reply=true] subsystem=netconf 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])[subsystem] prepared command 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990]}} established 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 387: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18216 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 387: Creating data stores for simulated device 23:56:13.928 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:13.928 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:13.928 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[624b47d0] 23:56:13.929 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:13.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:13.930 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:13.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:13.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:13.930 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[624b47d0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[624b47d0], subtreeVersion=Version[9794f0e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[9794f0e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:13.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990] 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 387 on channel [id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990] 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) by 1220 down to 2095932 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990] 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990] 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) request=subsystem result=ReplySuccess, want-reply=true 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) request=subsystem activate command 23:56:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) starting runner for command=netconf 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #5 SSH_MSG_CHANNEL_DATA 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) by 373 down to 2096779 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_CHANNEL_DATA len=373 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990] 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990] 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990] 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18216', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=387} created 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=387, channel=[id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990]} created 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990] successful with session NetconfServerSession{sessionId=387, channel=[id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990]} 23:56:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990]} up 23:56:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #6 SSH_MSG_CHANNEL_DATA 23:56:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) by 393 down to 2096386 23:56:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_CHANNEL_DATA len=393 23:56:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990] 23:56:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=387} 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f8bc75 after next message 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=387, channel=[id: 0x5ba39ab9, L:/10.30.170.146:18216 - R:/10.30.170.79:46990]} EXI handlers added to pipeline 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f8bc75 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) by 179 down to 2095753 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:13.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #7 SSH_MSG_CHANNEL_DATA 23:56:13.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) by 340 down to 2096046 23:56:13.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_CHANNEL_DATA len=340 23:56:13.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990] 23:56:13.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:13.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:13.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=387} 23:56:13.940 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[9794f0e] 23:56:13.940 [netconf-device-simulator-threads-0] 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 23:56:13.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:13.940 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:13.940 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:13.940 [netconf-device-simulator-threads-0] 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 23:56:13.940 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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} 23:56:13.940 [netconf-device-simulator-threads-0] 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 23:56:13.940 [netconf-device-simulator-threads-0] 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 23:56:13.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:13.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) by 778 down to 2094975 23:56:13.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:13.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:13.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #11 SSH_MSG_IGNORE 23:56:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:56:14.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #10 SSH_MSG_IGNORE 23:56:14.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:56:14.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #16 SSH_MSG_IGNORE 23:56:14.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:56:14.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550]} 23:56:14.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43550]): SSH-2.0-SSHD-UNKNOWN 23:56:14.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43550]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:14.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43550]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:14.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #13 SSH_MSG_IGNORE 23:56:14.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:56:14.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #11 SSH_MSG_IGNORE 23:56:14.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:56:14.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #9 SSH_MSG_IGNORE 23:56:14.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43550]) Send SSH_MSG_KEXINIT 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43550]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43550]) process #0 SSH_MSG_KEXINIT 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43550]) SSH_MSG_KEXINIT 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43550]) strict KEX=true client=true server=true 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43550]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43550]) Kex: server host key algorithms = rsa-sha2-512 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43550]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43550]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43550]) Kex: mac algorithms (client to server) = aead 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43550]) Kex: mac algorithms (server to client) = aead 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43550]) Kex: compression algorithms (client to server) = none 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43550]) Kex: compression algorithms (server to client) = none 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #14 SSH_MSG_IGNORE 23:56:14.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:56:14.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43550]) process #1 30 23:56:14.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43550]] process command=SSH_MSG_KEXDH_INIT 23:56:14.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43550]] Send SSH_MSG_KEXDH_REPLY 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43550]) packet #1 sending command=31[31] len=1639 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43550])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43550]) Send SSH_MSG_NEWKEYS 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43550]) session ID=38:8b:54:a6:c3:8f:fd:00:fd:7c:52:45:c8:a2:b3:93:9f:4a:93:cb:80:56:7c:86:0c:00:33:83:4e:1b:f0:a8:27:53:c5:97:c7:77:3a:8b:23:c6:08:b3:6b:51:2c:3f:5d:3c:c9:83:6d:48:54:c7:df:04:4a:75:63:ef:4f:c0 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43550]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43550]): strict KEX resets output message sequence number from 3 to 0 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43550]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43550])[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 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43550])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43550]) packet #0 sending command=7[7] len=419 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43550]) No pending packets to flush at end of KEX 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #12 SSH_MSG_IGNORE 23:56:14.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43550]) process #2 SSH_MSG_NEWKEYS 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43550]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43550]): strict KEX resets input message sequence number from 3 to 0 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43550]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43550]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43550]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43550]) authorized authentication methods: password,publickey 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43550]) Accepted service ssh-userauth 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43550]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43550]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43550]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43550]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43550]) no authentication factory for method=none 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43550]) SSH_MSG_USERAUTH_REQUEST 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43550]) remaining methods: password,publickey 23:56:14.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43550]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43550]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43550]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43550]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:14.475 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43550]) authentication result: true 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43550]) SSH_MSG_USERAUTH_REQUEST 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43550])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43550]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43550]) no heartbeat to stop 23:56:14.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43550]) heartbeat type=IGNORE, interval=PT30S 23:56:14.475 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43550 authenticated 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43550]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43550]] session=TransportServerSession[admin@/10.30.170.79:43550] id=0 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43550])) size=2097152, max=2097152, packet=32768 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43550]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43550] 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43550]) recipient=0 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])) size=2097152, max=2097152, packet=32768 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])) re-initializing 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])) size=2097152, max=2097152, packet=32768 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])[want-reply=true] subsystem=netconf 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])[subsystem] prepared command 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550]}} established 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 388: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18217 23:56:14.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 388: Creating data stores for simulated device 23:56:14.477 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:14.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:14.477 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:14.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:14.477 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:14.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[572a07e5] 23:56:14.477 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:14.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:14.478 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:14.478 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:14.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:14.478 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:14.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:14.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:14.478 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[572a07e5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[572a07e5], subtreeVersion=Version[3fe39636], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3fe39636], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:14.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:14.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550] 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 388 on channel [id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550] 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) by 1220 down to 2095932 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550] 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550] 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) request=subsystem result=ReplySuccess, want-reply=true 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) request=subsystem activate command 23:56:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) starting runner for command=netconf 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #5 SSH_MSG_CHANNEL_DATA 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) by 373 down to 2096779 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_CHANNEL_DATA len=373 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550] 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550] 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550] 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18217', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=388} created 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550]} created 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550] successful with session NetconfServerSession{sessionId=388, channel=[id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550]} 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550]} up 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #6 SSH_MSG_CHANNEL_DATA 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) by 393 down to 2096386 23:56:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_CHANNEL_DATA len=393 23:56:14.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550] 23:56:14.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:14.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:14.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=388} 23:56:14.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:14.482 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2820a488 after next message 23:56:14.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x4b42b745, L:/10.30.170.146:18217 - R:/10.30.170.79:43550]} EXI handlers added to pipeline 23:56:14.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:14.483 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2820a488 23:56:14.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) by 179 down to 2095753 23:56:14.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:14.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:14.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #7 SSH_MSG_CHANNEL_DATA 23:56:14.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) by 340 down to 2096046 23:56:14.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_CHANNEL_DATA len=340 23:56:14.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550] 23:56:14.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:14.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:14.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=388} 23:56:14.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3fe39636] 23:56:14.485 [netconf-device-simulator-threads-2] 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 23:56:14.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:14.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:14.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:14.485 [netconf-device-simulator-threads-2] 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 23:56:14.485 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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} 23:56:14.485 [netconf-device-simulator-threads-2] 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 23:56:14.485 [netconf-device-simulator-threads-2] 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 23:56:14.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:14.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) by 778 down to 2094975 23:56:14.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:14.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #8 SSH_MSG_IGNORE 23:56:14.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 23:56:14.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #15 SSH_MSG_IGNORE 23:56:14.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:56:14.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #10 SSH_MSG_IGNORE 23:56:14.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:56:14.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530]} 23:56:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35530]): SSH-2.0-SSHD-UNKNOWN 23:56:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35530]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:14.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35530]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:14.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #13 SSH_MSG_IGNORE 23:56:14.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:56:14.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:14.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #9 SSH_MSG_IGNORE 23:56:14.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35530]) Send SSH_MSG_KEXINIT 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35530]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35530]) process #0 SSH_MSG_KEXINIT 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35530]) SSH_MSG_KEXINIT 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35530]) strict KEX=true client=true server=true 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35530]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35530]) Kex: server host key algorithms = rsa-sha2-512 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35530]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35530]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35530]) Kex: mac algorithms (client to server) = aead 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35530]) Kex: mac algorithms (server to client) = aead 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35530]) Kex: compression algorithms (client to server) = none 23:56:15.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35530]) Kex: compression algorithms (server to client) = none 23:56:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #16 SSH_MSG_IGNORE 23:56:15.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:56:15.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #12 SSH_MSG_IGNORE 23:56:15.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:56:15.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35530]) process #1 30 23:56:15.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35530]] process command=SSH_MSG_KEXDH_INIT 23:56:15.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35530]] Send SSH_MSG_KEXDH_REPLY 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35530]) packet #1 sending command=31[31] len=1639 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35530])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35530]) Send SSH_MSG_NEWKEYS 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35530]) session ID=68:e2:9d:a5:82:0a:a3:52:1f:b5:9e:2d:de:39:39:b7:3c:b4:40:60:32:4b:d0:2b:42:56:ee:26:33:c7:ff:92:12:bf:18:e4:14:42:e2:ee:c0:df:67:e6:23:36:32:ca:9f:42:f6:01:b3:dd:86:fd:bf:14:8f:cb:e1:30:d9:a1 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35530]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35530]): strict KEX resets output message sequence number from 3 to 0 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35530]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35530])[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 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35530])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35530]) packet #0 sending command=7[7] len=419 23:56:15.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35530]) No pending packets to flush at end of KEX 23:56:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35530]) process #2 SSH_MSG_NEWKEYS 23:56:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35530]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35530]): strict KEX resets input message sequence number from 3 to 0 23:56:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35530]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35530]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:15.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35530]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35530]) authorized authentication methods: password,publickey 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35530]) Accepted service ssh-userauth 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35530]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35530]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35530]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35530]) no authentication factory for method=none 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35530]) SSH_MSG_USERAUTH_REQUEST 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35530]) remaining methods: password,publickey 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35530]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35530]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35530]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:15.132 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35530]) authentication result: true 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35530]) SSH_MSG_USERAUTH_REQUEST 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35530])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35530]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:15.132 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35530]) no heartbeat to stop 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35530]) heartbeat type=IGNORE, interval=PT30S 23:56:15.133 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35530 authenticated 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35530]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35530]] session=TransportServerSession[admin@/10.30.170.79:35530] id=0 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35530])) size=2097152, max=2097152, packet=32768 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35530]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35530] 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35530]) recipient=0 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])) size=2097152, max=2097152, packet=32768 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])) re-initializing 23:56:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])) size=2097152, max=2097152, packet=32768 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])[want-reply=true] subsystem=netconf 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])[subsystem] prepared command 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530]}} established 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 389: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18218 23:56:15.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 389: Creating data stores for simulated device 23:56:15.134 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:15.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:15.135 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:15.135 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:15.135 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[130e75c2] 23:56:15.136 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:15.136 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:15.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:15.137 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:15.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:15.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:15.137 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[130e75c2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[130e75c2], subtreeVersion=Version[773a855d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[773a855d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:15.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:15.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:15.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530] 23:56:15.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 389 on channel [id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530] 23:56:15.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) by 1220 down to 2095932 23:56:15.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530] 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530] 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) request=subsystem result=ReplySuccess, want-reply=true 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) request=subsystem activate command 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) starting runner for command=netconf 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #5 SSH_MSG_CHANNEL_DATA 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) by 373 down to 2096779 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_CHANNEL_DATA len=373 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530] 23:56:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530] 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530] 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18218', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=389} created 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=389, channel=[id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530]} created 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530] successful with session NetconfServerSession{sessionId=389, channel=[id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530]} 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530]} up 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #6 SSH_MSG_CHANNEL_DATA 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) by 393 down to 2096386 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_CHANNEL_DATA len=393 23:56:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530] 23:56:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=389} 23:56:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78dcd670 after next message 23:56:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=389, channel=[id: 0x495152ed, L:/10.30.170.146:18218 - R:/10.30.170.79:35530]} EXI handlers added to pipeline 23:56:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78dcd670 23:56:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) by 179 down to 2095753 23:56:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:15.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #7 SSH_MSG_CHANNEL_DATA 23:56:15.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) by 340 down to 2096046 23:56:15.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_CHANNEL_DATA len=340 23:56:15.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530] 23:56:15.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:15.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:15.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=389} 23:56:15.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[773a855d] 23:56:15.149 [netconf-device-simulator-threads-4] 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 23:56:15.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:15.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:15.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:15.150 [netconf-device-simulator-threads-4] 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 23:56:15.150 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.150 [netconf-device-simulator-threads-4] 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} 23:56:15.151 [netconf-device-simulator-threads-4] 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 23:56:15.151 [netconf-device-simulator-threads-4] 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 23:56:15.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) by 778 down to 2094975 23:56:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #14 SSH_MSG_IGNORE 23:56:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:56:15.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #15 SSH_MSG_IGNORE 23:56:15.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:56:15.218 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #11 SSH_MSG_IGNORE 23:56:15.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:56:15.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #8 SSH_MSG_IGNORE 23:56:15.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 23:56:15.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #10 SSH_MSG_IGNORE 23:56:15.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:56:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694]} 23:56:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53694]): SSH-2.0-SSHD-UNKNOWN 23:56:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53694]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53694]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:15.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #9 SSH_MSG_IGNORE 23:56:15.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:56:15.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53694]) Send SSH_MSG_KEXINIT 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53694]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53694]) process #0 SSH_MSG_KEXINIT 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53694]) SSH_MSG_KEXINIT 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53694]) strict KEX=true client=true server=true 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53694]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53694]) Kex: server host key algorithms = rsa-sha2-512 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53694]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53694]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53694]) Kex: mac algorithms (client to server) = aead 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53694]) Kex: mac algorithms (server to client) = aead 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53694]) Kex: compression algorithms (client to server) = none 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53694]) Kex: compression algorithms (server to client) = none 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #16 SSH_MSG_IGNORE 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #14 SSH_MSG_IGNORE 23:56:15.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:56:15.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53694]) process #1 30 23:56:15.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53694]] process command=SSH_MSG_KEXDH_INIT 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53694]] Send SSH_MSG_KEXDH_REPLY 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53694]) packet #1 sending command=31[31] len=1639 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53694])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53694]) Send SSH_MSG_NEWKEYS 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53694]) session ID=71:97:45:6d:b1:ed:45:3c:0d:96:0c:ce:ba:69:25:2a:bf:6e:b7:e5:f6:c4:97:33:73:5a:44:0f:62:25:c5:05:85:a4:4e:40:4b:cd:64:96:89:00:e7:be:ba:0e:d6:91:04:96:4f:31:a0:c7:65:03:11:28:9b:1d:c1:c4:99:c7 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53694]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53694]): strict KEX resets output message sequence number from 3 to 0 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53694]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53694])[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 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53694])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53694]) packet #0 sending command=7[7] len=419 23:56:15.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53694]) No pending packets to flush at end of KEX 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53694]) process #2 SSH_MSG_NEWKEYS 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53694]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53694]): strict KEX resets input message sequence number from 3 to 0 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53694]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53694]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53694]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53694]) authorized authentication methods: password,publickey 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53694]) Accepted service ssh-userauth 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53694]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53694]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53694]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53694]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53694]) no authentication factory for method=none 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53694]) SSH_MSG_USERAUTH_REQUEST 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53694]) remaining methods: password,publickey 23:56:15.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53694]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53694]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53694]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53694]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:15.821 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53694]) authentication result: true 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53694]) SSH_MSG_USERAUTH_REQUEST 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53694])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53694]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53694]) no heartbeat to stop 23:56:15.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53694]) heartbeat type=IGNORE, interval=PT30S 23:56:15.821 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53694 authenticated 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53694]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53694]] session=TransportServerSession[admin@/10.30.170.79:53694] id=0 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53694])) size=2097152, max=2097152, packet=32768 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53694]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53694] 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53694]) recipient=0 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])) size=2097152, max=2097152, packet=32768 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])) re-initializing 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])) size=2097152, max=2097152, packet=32768 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:15.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])[want-reply=true] subsystem=netconf 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])[subsystem] prepared command 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694]}} established 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 390: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18219 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 390: Creating data stores for simulated device 23:56:15.823 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:15.823 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:15.823 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:15.823 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:15.824 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3dd02b02] 23:56:15.824 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:15.824 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:15.824 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:15.824 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:15.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:15.824 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:15.824 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:15.825 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:15.825 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3dd02b02], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3dd02b02], subtreeVersion=Version[6eeadd39], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6eeadd39], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:15.825 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:15.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:15.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694] 23:56:15.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 390 on channel [id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694] 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) by 1220 down to 2095932 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694] 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694] 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) request=subsystem result=ReplySuccess, want-reply=true 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) request=subsystem activate command 23:56:15.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) starting runner for command=netconf 23:56:15.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #5 SSH_MSG_CHANNEL_DATA 23:56:15.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) by 373 down to 2096779 23:56:15.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_CHANNEL_DATA len=373 23:56:15.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694] 23:56:15.840 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:15.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:15.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694] 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694] 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18219', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=390} created 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694]} created 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694] successful with session NetconfServerSession{sessionId=390, channel=[id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694]} 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694]} up 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #6 SSH_MSG_CHANNEL_DATA 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) by 393 down to 2096386 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_CHANNEL_DATA len=393 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694] 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=390} 23:56:15.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:15.842 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1cced429 after next message 23:56:15.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x94bc887d, L:/10.30.170.146:18219 - R:/10.30.170.79:53694]} EXI handlers added to pipeline 23:56:15.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:15.842 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1cced429 23:56:15.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) by 179 down to 2095753 23:56:15.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:15.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:15.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #7 SSH_MSG_CHANNEL_DATA 23:56:15.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) by 340 down to 2096046 23:56:15.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_CHANNEL_DATA len=340 23:56:15.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694] 23:56:15.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:15.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:15.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=390} 23:56:15.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6eeadd39] 23:56:15.845 [netconf-device-simulator-threads-6] 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 23:56:15.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:15.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:15.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:15.845 [netconf-device-simulator-threads-6] 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 23:56:15.845 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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} 23:56:15.845 [netconf-device-simulator-threads-6] 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 23:56:15.845 [netconf-device-simulator-threads-6] 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 23:56:15.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:15.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) by 778 down to 2094975 23:56:15.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:15.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:15.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #15 SSH_MSG_IGNORE 23:56:15.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:56:15.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #12 SSH_MSG_IGNORE 23:56:15.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:56:15.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #11 SSH_MSG_IGNORE 23:56:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:56:16.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #10 SSH_MSG_IGNORE 23:56:16.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:56:16.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #8 SSH_MSG_IGNORE 23:56:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 23:56:16.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #13 SSH_MSG_IGNORE 23:56:16.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:56:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088]} 23:56:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40088]): SSH-2.0-SSHD-UNKNOWN 23:56:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40088]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:16.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40088]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40088]) Send SSH_MSG_KEXINIT 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40088]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40088]) process #0 SSH_MSG_KEXINIT 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40088]) SSH_MSG_KEXINIT 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40088]) strict KEX=true client=true server=true 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40088]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40088]) Kex: server host key algorithms = rsa-sha2-512 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40088]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40088]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40088]) Kex: mac algorithms (client to server) = aead 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40088]) Kex: mac algorithms (server to client) = aead 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40088]) Kex: compression algorithms (client to server) = none 23:56:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40088]) Kex: compression algorithms (server to client) = none 23:56:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:16.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #9 SSH_MSG_IGNORE 23:56:16.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:56:16.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40088]) process #1 30 23:56:16.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40088]] process command=SSH_MSG_KEXDH_INIT 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40088]] Send SSH_MSG_KEXDH_REPLY 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40088]) packet #1 sending command=31[31] len=1639 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40088])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40088]) Send SSH_MSG_NEWKEYS 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40088]) session ID=78:d1:e7:77:5a:1d:33:12:a8:22:48:53:4d:07:f5:22:29:c9:aa:77:16:3e:10:47:9b:8e:c2:ea:f7:17:40:45:99:b4:62:22:c8:49:0e:21:e9:9d:1d:a9:85:58:1e:c9:bb:96:96:96:19:9e:e9:48:01:87:f1:8f:32:ce:d5:88 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40088]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40088]): strict KEX resets output message sequence number from 3 to 0 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40088]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40088])[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 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40088])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40088]) packet #0 sending command=7[7] len=419 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40088]) No pending packets to flush at end of KEX 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #16 SSH_MSG_IGNORE 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #14 SSH_MSG_IGNORE 23:56:16.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40088]) process #2 SSH_MSG_NEWKEYS 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40088]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40088]): strict KEX resets input message sequence number from 3 to 0 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40088]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40088]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40088]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40088]) authorized authentication methods: password,publickey 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40088]) Accepted service ssh-userauth 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40088]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40088]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40088]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40088]) no authentication factory for method=none 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40088]) SSH_MSG_USERAUTH_REQUEST 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40088]) remaining methods: password,publickey 23:56:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40088]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40088]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40088]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:16.448 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40088]) authentication result: true 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40088]) SSH_MSG_USERAUTH_REQUEST 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40088])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40088]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40088]) no heartbeat to stop 23:56:16.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40088]) heartbeat type=IGNORE, interval=PT30S 23:56:16.448 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40088 authenticated 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40088]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40088]] session=TransportServerSession[admin@/10.30.170.79:40088] id=0 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40088])) size=2097152, max=2097152, packet=32768 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40088]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40088] 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40088]) recipient=0 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])) size=2097152, max=2097152, packet=32768 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])) re-initializing 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])) size=2097152, max=2097152, packet=32768 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:16.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])[want-reply=true] subsystem=netconf 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])[subsystem] prepared command 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088]}} established 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 391: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18220 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 391: Creating data stores for simulated device 23:56:16.450 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:16.450 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:16.450 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3c1d056c] 23:56:16.451 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:16.451 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:16.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:16.451 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:16.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:16.452 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:16.452 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3c1d056c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3c1d056c], subtreeVersion=Version[677561ef], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[677561ef], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:16.452 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088] 23:56:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 391 on channel [id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088] 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) by 1220 down to 2095932 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088] 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088] 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) request=subsystem result=ReplySuccess, want-reply=true 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) request=subsystem activate command 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) starting runner for command=netconf 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #5 SSH_MSG_CHANNEL_DATA 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) by 373 down to 2096779 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_CHANNEL_DATA len=373 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088] 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088] 23:56:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088] 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18220', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=391} created 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=391, channel=[id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088]} created 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088] successful with session NetconfServerSession{sessionId=391, channel=[id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088]} 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088]} up 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #6 SSH_MSG_CHANNEL_DATA 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) by 393 down to 2096386 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_CHANNEL_DATA len=393 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088] 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=391} 23:56:16.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a806214 after next message 23:56:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=391, channel=[id: 0x7d49b4a0, L:/10.30.170.146:18220 - R:/10.30.170.79:40088]} EXI handlers added to pipeline 23:56:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a806214 23:56:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) by 179 down to 2095753 23:56:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #7 SSH_MSG_CHANNEL_DATA 23:56:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) by 340 down to 2096046 23:56:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_CHANNEL_DATA len=340 23:56:16.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088] 23:56:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=391} 23:56:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[677561ef] 23:56:16.462 [netconf-device-simulator-threads-0] 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 23:56:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:16.462 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:16.463 [netconf-device-simulator-threads-0] 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 23:56:16.463 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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} 23:56:16.463 [netconf-device-simulator-threads-0] 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 23:56:16.463 [netconf-device-simulator-threads-0] 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 23:56:16.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:16.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) by 778 down to 2094975 23:56:16.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:16.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:16.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #11 SSH_MSG_IGNORE 23:56:16.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:56:16.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #13 SSH_MSG_IGNORE 23:56:16.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:56:16.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #15 SSH_MSG_IGNORE 23:56:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:56:16.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #8 SSH_MSG_IGNORE 23:56:16.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 23:56:16.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #12 SSH_MSG_IGNORE 23:56:16.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:56:16.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:16.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #10 SSH_MSG_IGNORE 23:56:16.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:56:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516]} 23:56:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52516]): SSH-2.0-SSHD-UNKNOWN 23:56:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52516]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52516]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:17.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #9 SSH_MSG_IGNORE 23:56:17.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:56:17.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #13 SSH_MSG_IGNORE 23:56:17.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:56:17.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52516]) Send SSH_MSG_KEXINIT 23:56:17.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52516]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:17.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52516]) process #0 SSH_MSG_KEXINIT 23:56:17.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52516]) SSH_MSG_KEXINIT 23:56:17.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52516]) strict KEX=true client=true server=true 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52516]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52516]) Kex: server host key algorithms = rsa-sha2-512 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52516]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52516]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52516]) Kex: mac algorithms (client to server) = aead 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52516]) Kex: mac algorithms (server to client) = aead 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52516]) Kex: compression algorithms (client to server) = none 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52516]) Kex: compression algorithms (server to client) = none 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #14 SSH_MSG_IGNORE 23:56:17.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:56:17.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #11 SSH_MSG_IGNORE 23:56:17.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:56:17.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #15 SSH_MSG_IGNORE 23:56:17.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:56:17.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52516]) process #1 30 23:56:17.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52516]] process command=SSH_MSG_KEXDH_INIT 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52516]] Send SSH_MSG_KEXDH_REPLY 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52516]) packet #1 sending command=31[31] len=1639 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52516])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52516]) Send SSH_MSG_NEWKEYS 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52516]) session ID=59:f2:e1:f8:d7:e1:73:28:ad:38:b7:85:1f:17:1d:97:3f:d0:1e:25:dc:87:45:c7:dd:82:39:47:fa:b8:6a:ef:1b:e3:31:ed:1f:15:6c:a7:c1:d1:ce:6e:f7:3a:9c:62:4c:48:b3:c0:f8:30:04:77:5f:17:ff:2e:a0:a4:bf:91 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52516]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52516]): strict KEX resets output message sequence number from 3 to 0 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52516]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52516])[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 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52516])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52516]) packet #0 sending command=7[7] len=419 23:56:17.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52516]) No pending packets to flush at end of KEX 23:56:17.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52516]) process #2 SSH_MSG_NEWKEYS 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52516]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52516]): strict KEX resets input message sequence number from 3 to 0 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52516]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52516]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52516]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52516]) authorized authentication methods: password,publickey 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52516]) Accepted service ssh-userauth 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52516]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52516]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52516]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52516]) no authentication factory for method=none 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52516]) SSH_MSG_USERAUTH_REQUEST 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52516]) remaining methods: password,publickey 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52516]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #16 SSH_MSG_IGNORE 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52516]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52516]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:17.297 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52516]) authentication result: true 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52516]) SSH_MSG_USERAUTH_REQUEST 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52516])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52516]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52516]) no heartbeat to stop 23:56:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52516]) heartbeat type=IGNORE, interval=PT30S 23:56:17.298 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52516 authenticated 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52516]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52516]] session=TransportServerSession[admin@/10.30.170.79:52516] id=0 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52516])) size=2097152, max=2097152, packet=32768 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52516]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52516] 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52516]) recipient=0 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])) size=2097152, max=2097152, packet=32768 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])) re-initializing 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])) size=2097152, max=2097152, packet=32768 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])[want-reply=true] subsystem=netconf 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])[subsystem] prepared command 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516]}} established 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 392: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18221 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 392: Creating data stores for simulated device 23:56:17.299 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:17.299 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:17.299 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[19dad0f3] 23:56:17.299 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:17.300 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:17.300 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:17.300 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:17.300 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:17.300 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[19dad0f3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[19dad0f3], subtreeVersion=Version[668c2f56], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[668c2f56], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:17.300 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516] 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 392 on channel [id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516] 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) by 1220 down to 2095932 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516] 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516] 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) request=subsystem result=ReplySuccess, want-reply=true 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) request=subsystem activate command 23:56:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) starting runner for command=netconf 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #5 SSH_MSG_CHANNEL_DATA 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) by 373 down to 2096779 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_CHANNEL_DATA len=373 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516] 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516] 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516] 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18221', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=392} created 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516]} created 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516] successful with session NetconfServerSession{sessionId=392, channel=[id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516]} 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516]} up 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #6 SSH_MSG_CHANNEL_DATA 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) by 393 down to 2096386 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_CHANNEL_DATA len=393 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516] 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=392} 23:56:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:17.303 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37456e37 after next message 23:56:17.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xb57d2716, L:/10.30.170.146:18221 - R:/10.30.170.79:52516]} EXI handlers added to pipeline 23:56:17.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:17.303 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37456e37 23:56:17.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) by 179 down to 2095753 23:56:17.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:17.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #7 SSH_MSG_CHANNEL_DATA 23:56:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) by 340 down to 2096046 23:56:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_CHANNEL_DATA len=340 23:56:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516] 23:56:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=392} 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[668c2f56] 23:56:17.305 [netconf-device-simulator-threads-2] 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 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:17.305 [netconf-device-simulator-threads-2] 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 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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} 23:56:17.305 [netconf-device-simulator-threads-2] 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 23:56:17.305 [netconf-device-simulator-threads-2] 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 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) by 778 down to 2094975 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:17.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #8 SSH_MSG_IGNORE 23:56:17.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 23:56:17.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #12 SSH_MSG_IGNORE 23:56:17.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:56:17.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #10 SSH_MSG_IGNORE 23:56:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:56:17.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104]} 23:56:17.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49104]): SSH-2.0-SSHD-UNKNOWN 23:56:17.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49104]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:17.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49104]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:17.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #11 SSH_MSG_IGNORE 23:56:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:56:17.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #9 SSH_MSG_IGNORE 23:56:17.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:56:17.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #13 SSH_MSG_IGNORE 23:56:17.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:56:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49104]) Send SSH_MSG_KEXINIT 23:56:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49104]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49104]) process #0 SSH_MSG_KEXINIT 23:56:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49104]) SSH_MSG_KEXINIT 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49104]) strict KEX=true client=true server=true 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49104]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49104]) Kex: server host key algorithms = rsa-sha2-512 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49104]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49104]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49104]) Kex: mac algorithms (client to server) = aead 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49104]) Kex: mac algorithms (server to client) = aead 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49104]) Kex: compression algorithms (client to server) = none 23:56:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49104]) Kex: compression algorithms (server to client) = none 23:56:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #14 SSH_MSG_IGNORE 23:56:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:56:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #16 SSH_MSG_IGNORE 23:56:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:56:17.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:17.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #15 SSH_MSG_IGNORE 23:56:17.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:56:18.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49104]) process #1 30 23:56:18.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49104]] process command=SSH_MSG_KEXDH_INIT 23:56:18.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49104]] Send SSH_MSG_KEXDH_REPLY 23:56:18.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49104]) packet #1 sending command=31[31] len=1639 23:56:18.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49104])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:18.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49104]) Send SSH_MSG_NEWKEYS 23:56:18.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49104]) session ID=3f:e4:2c:a6:ec:df:4b:7f:ee:d2:95:6d:b3:46:42:8a:ca:b2:79:6b:29:04:c5:fd:27:f5:36:91:74:dd:ce:3c:14:d6:14:bc:df:d6:83:75:49:85:34:0a:38:44:d5:ed:2e:4b:b9:e9:fa:8e:45:14:5c:35:71:f7:3e:92:0a:2b 23:56:18.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49104]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:18.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49104]): strict KEX resets output message sequence number from 3 to 0 23:56:18.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49104]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:18.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49104])[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 23:56:18.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49104])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:18.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49104]) packet #0 sending command=7[7] len=419 23:56:18.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49104]) No pending packets to flush at end of KEX 23:56:18.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #12 SSH_MSG_IGNORE 23:56:18.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49104]) process #2 SSH_MSG_NEWKEYS 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49104]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49104]): strict KEX resets input message sequence number from 3 to 0 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49104]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49104]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49104]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49104]) authorized authentication methods: password,publickey 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49104]) Accepted service ssh-userauth 23:56:18.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49104]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49104]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49104]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49104]) no authentication factory for method=none 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49104]) SSH_MSG_USERAUTH_REQUEST 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49104]) remaining methods: password,publickey 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49104]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49104]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49104]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:18.111 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49104]) authentication result: true 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49104]) SSH_MSG_USERAUTH_REQUEST 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49104])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49104]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:18.111 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:18.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49104]) no heartbeat to stop 23:56:18.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49104]) heartbeat type=IGNORE, interval=PT30S 23:56:18.112 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49104 authenticated 23:56:18.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49104]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49104]] session=TransportServerSession[admin@/10.30.170.79:49104] id=0 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49104])) size=2097152, max=2097152, packet=32768 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49104]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49104] 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49104]) recipient=0 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])) size=2097152, max=2097152, packet=32768 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])) re-initializing 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])) size=2097152, max=2097152, packet=32768 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:18.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:18.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:18.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #10 SSH_MSG_IGNORE 23:56:18.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:56:18.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:18.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])[want-reply=true] subsystem=netconf 23:56:18.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])[subsystem] prepared command 23:56:18.116 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:18.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:18.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104]}} established 23:56:18.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 393: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18222 23:56:18.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 393: Creating data stores for simulated device 23:56:18.116 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:18.116 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:18.117 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:18.117 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:18.117 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:18.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[504d1b32] 23:56:18.119 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:18.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:18.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:18.119 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:18.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:18.120 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:18.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:18.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:18.120 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[504d1b32], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[504d1b32], subtreeVersion=Version[6a25a7f5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a25a7f5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:18.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:18.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:18.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104] 23:56:18.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 393 on channel [id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104] 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) by 1220 down to 2095932 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104] 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104] 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) request=subsystem result=ReplySuccess, want-reply=true 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) request=subsystem activate command 23:56:18.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) starting runner for command=netconf 23:56:18.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #5 SSH_MSG_CHANNEL_DATA 23:56:18.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) by 373 down to 2096779 23:56:18.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_CHANNEL_DATA len=373 23:56:18.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104] 23:56:18.126 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:18.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104] 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104] 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18222', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=393} created 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104]} created 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104] successful with session NetconfServerSession{sessionId=393, channel=[id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104]} 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104]} up 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #6 SSH_MSG_CHANNEL_DATA 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) by 393 down to 2096386 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_CHANNEL_DATA len=393 23:56:18.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104] 23:56:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=393} 23:56:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42439984 after next message 23:56:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x555b4df3, L:/10.30.170.146:18222 - R:/10.30.170.79:49104]} EXI handlers added to pipeline 23:56:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42439984 23:56:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) by 179 down to 2095753 23:56:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:18.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:18.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #7 SSH_MSG_CHANNEL_DATA 23:56:18.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) by 340 down to 2096046 23:56:18.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_CHANNEL_DATA len=340 23:56:18.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104] 23:56:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=393} 23:56:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a25a7f5] 23:56:18.133 [netconf-device-simulator-threads-4] 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 23:56:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:18.134 [netconf-device-simulator-threads-4] 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 23:56:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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} 23:56:18.134 [netconf-device-simulator-threads-4] 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 23:56:18.134 [netconf-device-simulator-threads-4] 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 23:56:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:18.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) by 778 down to 2094975 23:56:18.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:18.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:18.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #8 SSH_MSG_IGNORE 23:56:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 23:56:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198]} 23:56:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53198]): SSH-2.0-SSHD-UNKNOWN 23:56:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53198]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53198]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53198]) Send SSH_MSG_KEXINIT 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53198]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53198]) process #0 SSH_MSG_KEXINIT 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53198]) SSH_MSG_KEXINIT 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53198]) strict KEX=true client=true server=true 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53198]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53198]) Kex: server host key algorithms = rsa-sha2-512 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53198]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53198]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53198]) Kex: mac algorithms (client to server) = aead 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53198]) Kex: mac algorithms (server to client) = aead 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53198]) Kex: compression algorithms (client to server) = none 23:56:18.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53198]) Kex: compression algorithms (server to client) = none 23:56:18.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:18.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53198]) process #1 30 23:56:18.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53198]] process command=SSH_MSG_KEXDH_INIT 23:56:18.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53198]] Send SSH_MSG_KEXDH_REPLY 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53198]) packet #1 sending command=31[31] len=1639 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53198])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53198]) Send SSH_MSG_NEWKEYS 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53198]) session ID=7f:2e:79:f7:33:d3:8f:80:f0:eb:11:bc:2b:71:0d:4f:e5:86:6a:5c:33:03:e3:27:1c:0f:39:fa:62:9f:a4:f7:af:22:b1:d0:b4:b3:6a:ad:29:e7:a1:79:b3:aa:17:9b:fe:ec:28:6e:17:9f:d2:d5:e8:ea:7a:58:57:89:6f:65 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53198]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53198]): strict KEX resets output message sequence number from 3 to 0 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53198]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53198])[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 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53198])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53198]) packet #0 sending command=7[7] len=419 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53198]) No pending packets to flush at end of KEX 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #16 SSH_MSG_IGNORE 23:56:18.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53198]) process #2 SSH_MSG_NEWKEYS 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53198]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53198]): strict KEX resets input message sequence number from 3 to 0 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53198]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53198]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53198]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53198]) authorized authentication methods: password,publickey 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53198]) Accepted service ssh-userauth 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53198]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53198]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53198]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53198]) no authentication factory for method=none 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53198]) SSH_MSG_USERAUTH_REQUEST 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53198]) remaining methods: password,publickey 23:56:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53198]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53198]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53198]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:18.573 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53198]) authentication result: true 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53198]) SSH_MSG_USERAUTH_REQUEST 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53198])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53198]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53198]) no heartbeat to stop 23:56:18.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53198]) heartbeat type=IGNORE, interval=PT30S 23:56:18.573 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53198 authenticated 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53198]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53198]] session=TransportServerSession[admin@/10.30.170.79:53198] id=0 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53198])) size=2097152, max=2097152, packet=32768 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53198]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53198] 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53198]) recipient=0 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])) size=2097152, max=2097152, packet=32768 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])) re-initializing 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])) size=2097152, max=2097152, packet=32768 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:18.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])[want-reply=true] subsystem=netconf 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])[subsystem] prepared command 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198]}} established 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 394: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18223 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 394: Creating data stores for simulated device 23:56:18.575 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:18.575 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:18.575 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:18.576 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37edbf14] 23:56:18.576 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:18.576 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:18.576 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:18.576 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:18.576 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:18.576 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:18.576 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:18.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:18.577 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37edbf14], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37edbf14], subtreeVersion=Version[dd79408], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[dd79408], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:18.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:18.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:18.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198] 23:56:18.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 394 on channel [id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198] 23:56:18.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) by 1220 down to 2095932 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198] 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198] 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) request=subsystem result=ReplySuccess, want-reply=true 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) request=subsystem activate command 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) starting runner for command=netconf 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #5 SSH_MSG_CHANNEL_DATA 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) by 373 down to 2096779 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_CHANNEL_DATA len=373 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198] 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198] 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198] 23:56:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18223', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=394} created 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198]} created 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198] successful with session NetconfServerSession{sessionId=394, channel=[id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198]} 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198]} up 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #6 SSH_MSG_CHANNEL_DATA 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) by 393 down to 2096386 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_CHANNEL_DATA len=393 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198] 23:56:18.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=394} 23:56:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e7a8ca4 after next message 23:56:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x592f1397, L:/10.30.170.146:18223 - R:/10.30.170.79:53198]} EXI handlers added to pipeline 23:56:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e7a8ca4 23:56:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) by 179 down to 2095753 23:56:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:18.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #9 SSH_MSG_IGNORE 23:56:18.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:56:18.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #7 SSH_MSG_CHANNEL_DATA 23:56:18.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) by 340 down to 2096046 23:56:18.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_CHANNEL_DATA len=340 23:56:18.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198] 23:56:18.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:18.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:18.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=394} 23:56:18.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[dd79408] 23:56:18.584 [netconf-device-simulator-threads-6] 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 23:56:18.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:18.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:18.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:18.584 [netconf-device-simulator-threads-6] 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 23:56:18.584 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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} 23:56:18.584 [netconf-device-simulator-threads-6] 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 23:56:18.584 [netconf-device-simulator-threads-6] 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 23:56:18.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:18.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) by 778 down to 2094975 23:56:18.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:18.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:18.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #15 SSH_MSG_IGNORE 23:56:18.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:56:18.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #14 SSH_MSG_IGNORE 23:56:18.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:56:18.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #8 SSH_MSG_IGNORE 23:56:18.792 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 23:56:18.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #11 SSH_MSG_IGNORE 23:56:18.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:56:18.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #12 SSH_MSG_IGNORE 23:56:18.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:56:18.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:18.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #13 SSH_MSG_IGNORE 23:56:18.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:56:19.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864]} 23:56:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48864]): SSH-2.0-SSHD-UNKNOWN 23:56:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48864]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:19.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48864]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:19.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48864]) Send SSH_MSG_KEXINIT 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48864]) process #0 SSH_MSG_KEXINIT 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48864]) SSH_MSG_KEXINIT 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48864]) strict KEX=true client=true server=true 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48864]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48864]) Kex: server host key algorithms = rsa-sha2-512 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48864]) Kex: mac algorithms (client to server) = aead 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48864]) Kex: mac algorithms (server to client) = aead 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48864]) Kex: compression algorithms (client to server) = none 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48864]) Kex: compression algorithms (server to client) = none 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #10 SSH_MSG_IGNORE 23:56:19.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:56:19.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #11 SSH_MSG_IGNORE 23:56:19.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:56:19.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48864]) process #1 30 23:56:19.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48864]] process command=SSH_MSG_KEXDH_INIT 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48864]] Send SSH_MSG_KEXDH_REPLY 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48864]) packet #1 sending command=31[31] len=1639 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48864])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48864]) Send SSH_MSG_NEWKEYS 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48864]) session ID=d3:84:16:c5:e7:9a:d7:bd:d2:85:f0:cc:49:ab:c4:78:30:18:8f:35:e9:0f:a3:ce:a7:cc:43:4f:41:63:24:ff:ec:13:0f:db:4a:88:30:0b:40:d9:95:d8:de:1e:04:8e:6d:e1:78:af:18:3c:a8:31:91:f6:ae:4c:7e:55:07:ce 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48864]): strict KEX resets output message sequence number from 3 to 0 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48864]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48864])[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 23:56:19.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:19.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48864]) packet #0 sending command=7[7] len=419 23:56:19.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48864]) No pending packets to flush at end of KEX 23:56:19.290 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #9 SSH_MSG_IGNORE 23:56:19.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:56:19.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #13 SSH_MSG_IGNORE 23:56:19.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:56:19.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48864]) process #2 SSH_MSG_NEWKEYS 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48864]): strict KEX resets input message sequence number from 3 to 0 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48864]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48864]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48864]) authorized authentication methods: password,publickey 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48864]) Accepted service ssh-userauth 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48864]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48864]) no authentication factory for method=none 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48864]) SSH_MSG_USERAUTH_REQUEST 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48864]) remaining methods: password,publickey 23:56:19.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #16 SSH_MSG_IGNORE 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48864]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:19.325 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48864]) authentication result: true 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48864]) SSH_MSG_USERAUTH_REQUEST 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48864]) no heartbeat to stop 23:56:19.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48864]) heartbeat type=IGNORE, interval=PT30S 23:56:19.325 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48864 authenticated 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48864]] session=TransportServerSession[admin@/10.30.170.79:48864] id=0 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48864])) size=2097152, max=2097152, packet=32768 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48864] 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48864]) recipient=0 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])) size=2097152, max=2097152, packet=32768 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])) re-initializing 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])) size=2097152, max=2097152, packet=32768 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:19.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])[want-reply=true] subsystem=netconf 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])[subsystem] prepared command 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864]}} established 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 395: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18224 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 395: Creating data stores for simulated device 23:56:19.327 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:19.327 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:19.327 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:19.327 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:19.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f072b7b] 23:56:19.328 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:19.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:19.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:19.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:19.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:19.328 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:19.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:19.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:19.328 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f072b7b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f072b7b], subtreeVersion=Version[132d39fc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[132d39fc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:19.329 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:19.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:19.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864] 23:56:19.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 395 on channel [id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864] 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) by 1220 down to 2095932 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864] 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864] 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) request=subsystem result=ReplySuccess, want-reply=true 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) request=subsystem activate command 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) starting runner for command=netconf 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #5 SSH_MSG_CHANNEL_DATA 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) by 373 down to 2096779 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_CHANNEL_DATA len=373 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864] 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864] 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864] 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18224', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=395} created 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864]} created 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864] successful with session NetconfServerSession{sessionId=395, channel=[id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864]} 23:56:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864]} up 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #6 SSH_MSG_CHANNEL_DATA 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) by 393 down to 2096386 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_CHANNEL_DATA len=393 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864] 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=395} 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35c8bfff after next message 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x788645a8, L:/10.30.170.146:18224 - R:/10.30.170.79:48864]} EXI handlers added to pipeline 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35c8bfff 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) by 179 down to 2095753 23:56:19.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:19.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:19.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #7 SSH_MSG_CHANNEL_DATA 23:56:19.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) by 340 down to 2096046 23:56:19.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_CHANNEL_DATA len=340 23:56:19.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864] 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=395} 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[132d39fc] 23:56:19.334 [netconf-device-simulator-threads-0] 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 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:19.334 [netconf-device-simulator-threads-0] 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 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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} 23:56:19.334 [netconf-device-simulator-threads-0] 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 23:56:19.334 [netconf-device-simulator-threads-0] 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 23:56:19.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:19.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) by 778 down to 2094975 23:56:19.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:19.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:19.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #15 SSH_MSG_IGNORE 23:56:19.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:56:19.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #14 SSH_MSG_IGNORE 23:56:19.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:56:19.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #12 SSH_MSG_IGNORE 23:56:19.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:56:19.533 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #10 SSH_MSG_IGNORE 23:56:19.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:56:19.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072]} 23:56:19.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44072]): SSH-2.0-SSHD-UNKNOWN 23:56:19.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44072]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:19.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44072]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #8 SSH_MSG_IGNORE 23:56:19.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 23:56:19.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44072]) Send SSH_MSG_KEXINIT 23:56:19.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44072]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:19.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44072]) process #0 SSH_MSG_KEXINIT 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44072]) SSH_MSG_KEXINIT 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44072]) strict KEX=true client=true server=true 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44072]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44072]) Kex: server host key algorithms = rsa-sha2-512 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44072]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44072]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44072]) Kex: mac algorithms (client to server) = aead 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44072]) Kex: mac algorithms (server to client) = aead 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44072]) Kex: compression algorithms (client to server) = none 23:56:19.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44072]) Kex: compression algorithms (server to client) = none 23:56:19.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:19.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #9 SSH_MSG_IGNORE 23:56:19.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:56:19.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #11 SSH_MSG_IGNORE 23:56:19.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:56:19.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:19.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44072]) process #1 30 23:56:19.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44072]] process command=SSH_MSG_KEXDH_INIT 23:56:19.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #13 SSH_MSG_IGNORE 23:56:20.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44072]] Send SSH_MSG_KEXDH_REPLY 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44072]) packet #1 sending command=31[31] len=1639 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44072])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44072]) Send SSH_MSG_NEWKEYS 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44072]) session ID=f8:00:4d:61:d3:85:64:ec:5b:e2:92:5c:4e:68:40:c8:c3:7a:3f:a1:86:31:e7:16:95:26:5e:1f:37:64:35:e4:c1:ce:43:af:4f:43:99:bc:b8:c4:27:20:b3:02:1e:31:b3:20:60:b5:e0:7e:f4:9c:d7:6d:8c:a7:45:26:96:6f 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44072]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44072]): strict KEX resets output message sequence number from 3 to 0 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44072]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44072])[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 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44072])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44072]) packet #0 sending command=7[7] len=419 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44072]) No pending packets to flush at end of KEX 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #14 SSH_MSG_IGNORE 23:56:20.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:56:20.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44072]) process #2 SSH_MSG_NEWKEYS 23:56:20.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44072]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:20.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44072]): strict KEX resets input message sequence number from 3 to 0 23:56:20.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44072]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:20.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:20.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44072]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:20.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44072]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:20.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44072]) authorized authentication methods: password,publickey 23:56:20.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44072]) Accepted service ssh-userauth 23:56:20.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44072]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:20.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44072]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:20.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:20.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44072]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:20.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44072]) no authentication factory for method=none 23:56:20.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44072]) SSH_MSG_USERAUTH_REQUEST 23:56:20.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44072]) remaining methods: password,publickey 23:56:20.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44072]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:20.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44072]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:20.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:20.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44072]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:20.049 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:20.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44072]) authentication result: true 23:56:20.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44072]) SSH_MSG_USERAUTH_REQUEST 23:56:20.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44072])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:20.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44072]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:20.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:20.050 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:20.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44072]) no heartbeat to stop 23:56:20.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44072]) heartbeat type=IGNORE, interval=PT30S 23:56:20.050 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44072 authenticated 23:56:20.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:20.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44072]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:20.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44072]] session=TransportServerSession[admin@/10.30.170.79:44072] id=0 23:56:20.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44072])) size=2097152, max=2097152, packet=32768 23:56:20.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44072]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44072] 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44072]) recipient=0 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])) size=2097152, max=2097152, packet=32768 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])) re-initializing 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])) size=2097152, max=2097152, packet=32768 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:20.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])[want-reply=true] subsystem=netconf 23:56:20.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])[subsystem] prepared command 23:56:20.053 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:20.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:20.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072]}} established 23:56:20.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 396: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18225 23:56:20.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 396: Creating data stores for simulated device 23:56:20.054 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:20.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:20.055 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:20.055 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:20.055 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:20.057 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2faac30] 23:56:20.057 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:20.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:20.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:20.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:20.059 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:20.059 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:20.059 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:20.059 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:20.059 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2faac30], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2faac30], subtreeVersion=Version[597e56e3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[597e56e3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:20.059 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:20.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:20.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072] 23:56:20.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 396 on channel [id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072] 23:56:20.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) by 1220 down to 2095932 23:56:20.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:20.064 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072] 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072] 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) request=subsystem result=ReplySuccess, want-reply=true 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) request=subsystem activate command 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) starting runner for command=netconf 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #5 SSH_MSG_CHANNEL_DATA 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) by 373 down to 2096779 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_CHANNEL_DATA len=373 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072] 23:56:20.065 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:20.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072] 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072] 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18225', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=396} created 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=396, channel=[id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072]} created 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072] successful with session NetconfServerSession{sessionId=396, channel=[id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072]} 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072]} up 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #6 SSH_MSG_CHANNEL_DATA 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) by 393 down to 2096386 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_CHANNEL_DATA len=393 23:56:20.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072] 23:56:20.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:20.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:20.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=396} 23:56:20.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:20.069 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@678c6a67 after next message 23:56:20.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=396, channel=[id: 0x4d044eb1, L:/10.30.170.146:18225 - R:/10.30.170.79:44072]} EXI handlers added to pipeline 23:56:20.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:20.070 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@678c6a67 23:56:20.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) by 179 down to 2095753 23:56:20.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:20.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:20.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #7 SSH_MSG_CHANNEL_DATA 23:56:20.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) by 340 down to 2096046 23:56:20.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_CHANNEL_DATA len=340 23:56:20.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072] 23:56:20.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:20.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:20.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=396} 23:56:20.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[597e56e3] 23:56:20.073 [netconf-device-simulator-threads-2] 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 23:56:20.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:20.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:20.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:20.074 [netconf-device-simulator-threads-2] 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 23:56:20.074 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.074 [netconf-device-simulator-threads-2] 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} 23:56:20.075 [netconf-device-simulator-threads-2] 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 23:56:20.075 [netconf-device-simulator-threads-2] 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 23:56:20.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:20.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) by 778 down to 2094975 23:56:20.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:20.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:20.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #15 SSH_MSG_IGNORE 23:56:20.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:56:20.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #12 SSH_MSG_IGNORE 23:56:20.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:56:20.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #10 SSH_MSG_IGNORE 23:56:20.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:56:20.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168]} 23:56:20.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38168]): SSH-2.0-SSHD-UNKNOWN 23:56:20.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38168]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:20.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38168]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:20.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #16 SSH_MSG_IGNORE 23:56:20.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38168]) Send SSH_MSG_KEXINIT 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38168]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38168]) process #0 SSH_MSG_KEXINIT 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38168]) SSH_MSG_KEXINIT 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38168]) strict KEX=true client=true server=true 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38168]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38168]) Kex: server host key algorithms = rsa-sha2-512 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38168]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38168]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38168]) Kex: mac algorithms (client to server) = aead 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38168]) Kex: mac algorithms (server to client) = aead 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38168]) Kex: compression algorithms (client to server) = none 23:56:20.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38168]) Kex: compression algorithms (server to client) = none 23:56:20.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:20.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #13 SSH_MSG_IGNORE 23:56:20.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:56:20.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38168]) process #1 30 23:56:20.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38168]] process command=SSH_MSG_KEXDH_INIT 23:56:20.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #8 SSH_MSG_IGNORE 23:56:20.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38168]] Send SSH_MSG_KEXDH_REPLY 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38168]) packet #1 sending command=31[31] len=1639 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38168])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38168]) Send SSH_MSG_NEWKEYS 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38168]) session ID=fb:3e:93:6d:e5:9f:89:bc:a5:a0:2b:2d:c4:41:b3:b4:88:34:c0:cd:25:1f:ef:0e:db:1b:49:19:4f:3c:07:82:f8:f6:ad:a9:65:9f:98:12:6d:3d:e6:eb:be:5e:68:bd:91:27:73:19:96:73:db:e2:50:45:8b:14:b2:ea:ea:01 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38168]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38168]): strict KEX resets output message sequence number from 3 to 0 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38168]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38168])[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 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38168])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38168]) packet #0 sending command=7[7] len=419 23:56:20.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38168]) No pending packets to flush at end of KEX 23:56:20.649 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #16 SSH_MSG_IGNORE 23:56:20.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:56:20.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38168]) process #2 SSH_MSG_NEWKEYS 23:56:20.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38168]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:20.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38168]): strict KEX resets input message sequence number from 3 to 0 23:56:20.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38168]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:20.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38168]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38168]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38168]) authorized authentication methods: password,publickey 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38168]) Accepted service ssh-userauth 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38168]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38168]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38168]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38168]) no authentication factory for method=none 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38168]) SSH_MSG_USERAUTH_REQUEST 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38168]) remaining methods: password,publickey 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38168]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38168]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38168]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:20.666 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38168]) authentication result: true 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38168]) SSH_MSG_USERAUTH_REQUEST 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38168])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38168]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:20.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:20.667 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:20.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38168]) no heartbeat to stop 23:56:20.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38168]) heartbeat type=IGNORE, interval=PT30S 23:56:20.667 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38168 authenticated 23:56:20.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:20.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38168]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:20.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38168]] session=TransportServerSession[admin@/10.30.170.79:38168] id=0 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38168])) size=2097152, max=2097152, packet=32768 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38168]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38168] 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38168]) recipient=0 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])) size=2097152, max=2097152, packet=32768 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])) re-initializing 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])) size=2097152, max=2097152, packet=32768 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])[want-reply=true] subsystem=netconf 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])[subsystem] prepared command 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:20.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168]}} established 23:56:20.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 397: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18226 23:56:20.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 397: Creating data stores for simulated device 23:56:20.669 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:20.669 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:20.669 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:20.669 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:20.669 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:20.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3fa593f6] 23:56:20.669 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:20.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:20.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:20.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:20.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:20.671 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:20.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:20.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:20.671 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3fa593f6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3fa593f6], subtreeVersion=Version[1a4cf5c7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1a4cf5c7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:20.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:20.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168] 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 397 on channel [id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168] 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) by 1220 down to 2095932 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168] 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168] 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) request=subsystem result=ReplySuccess, want-reply=true 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) request=subsystem activate command 23:56:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) starting runner for command=netconf 23:56:20.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #5 SSH_MSG_CHANNEL_DATA 23:56:20.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) by 373 down to 2096779 23:56:20.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_CHANNEL_DATA len=373 23:56:20.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168] 23:56:20.674 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:20.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168] 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168] 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18226', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=397} created 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=397, channel=[id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168]} created 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168] successful with session NetconfServerSession{sessionId=397, channel=[id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168]} 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168]} up 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #6 SSH_MSG_CHANNEL_DATA 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) by 393 down to 2096386 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_CHANNEL_DATA len=393 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168] 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=397} 23:56:20.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:20.676 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6291b9d5 after next message 23:56:20.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=397, channel=[id: 0xc35385f1, L:/10.30.170.146:18226 - R:/10.30.170.79:38168]} EXI handlers added to pipeline 23:56:20.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:20.676 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6291b9d5 23:56:20.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) by 179 down to 2095753 23:56:20.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:20.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:20.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #7 SSH_MSG_CHANNEL_DATA 23:56:20.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) by 340 down to 2096046 23:56:20.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_CHANNEL_DATA len=340 23:56:20.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168] 23:56:20.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:20.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:20.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=397} 23:56:20.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1a4cf5c7] 23:56:20.679 [netconf-device-simulator-threads-4] 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 23:56:20.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:20.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:20.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:20.679 [netconf-device-simulator-threads-4] 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 23:56:20.679 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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} 23:56:20.679 [netconf-device-simulator-threads-4] 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 23:56:20.679 [netconf-device-simulator-threads-4] 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 23:56:20.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:20.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) by 778 down to 2094975 23:56:20.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:20.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:20.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #9 SSH_MSG_IGNORE 23:56:20.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:56:20.719 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #11 SSH_MSG_IGNORE 23:56:20.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:56:20.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #14 SSH_MSG_IGNORE 23:56:20.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:56:20.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:20.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #8 SSH_MSG_IGNORE 23:56:20.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 23:56:21.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #12 SSH_MSG_IGNORE 23:56:21.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:56:21.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738]} 23:56:21.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44738]): SSH-2.0-SSHD-UNKNOWN 23:56:21.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44738]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:21.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44738]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:21.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #15 SSH_MSG_IGNORE 23:56:21.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:56:21.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #13 SSH_MSG_IGNORE 23:56:21.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:56:21.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #9 SSH_MSG_IGNORE 23:56:21.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:56:21.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44738]) Send SSH_MSG_KEXINIT 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44738]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44738]) process #0 SSH_MSG_KEXINIT 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44738]) SSH_MSG_KEXINIT 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44738]) strict KEX=true client=true server=true 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44738]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44738]) Kex: server host key algorithms = rsa-sha2-512 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44738]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44738]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44738]) Kex: mac algorithms (client to server) = aead 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44738]) Kex: mac algorithms (server to client) = aead 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44738]) Kex: compression algorithms (client to server) = none 23:56:21.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44738]) Kex: compression algorithms (server to client) = none 23:56:21.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:21.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #10 SSH_MSG_IGNORE 23:56:21.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:56:21.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #16 SSH_MSG_IGNORE 23:56:21.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:56:21.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44738]) process #1 30 23:56:21.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44738]] process command=SSH_MSG_KEXDH_INIT 23:56:21.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #15 SSH_MSG_IGNORE 23:56:21.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44738]] Send SSH_MSG_KEXDH_REPLY 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44738]) packet #1 sending command=31[31] len=1639 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44738])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44738]) Send SSH_MSG_NEWKEYS 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44738]) session ID=61:06:13:fc:b9:8a:36:d2:35:e2:ef:03:fa:8e:db:1e:72:0e:06:44:2d:46:f1:50:a6:5c:79:e8:cd:d7:6f:91:aa:6a:fd:d5:bf:7c:41:ac:b6:11:ae:aa:5d:a9:79:a9:91:7a:8d:51:f7:11:63:13:79:24:da:8c:e1:2e:12:1b 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44738]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44738]): strict KEX resets output message sequence number from 3 to 0 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44738]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44738])[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 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44738])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44738]) packet #0 sending command=7[7] len=419 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44738]) No pending packets to flush at end of KEX 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #14 SSH_MSG_IGNORE 23:56:21.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44738]) process #2 SSH_MSG_NEWKEYS 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44738]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44738]): strict KEX resets input message sequence number from 3 to 0 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44738]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44738]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44738]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44738]) authorized authentication methods: password,publickey 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44738]) Accepted service ssh-userauth 23:56:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44738]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44738]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44738]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44738]) no authentication factory for method=none 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44738]) SSH_MSG_USERAUTH_REQUEST 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44738]) remaining methods: password,publickey 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44738]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44738]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44738]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:21.577 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44738]) authentication result: true 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44738]) SSH_MSG_USERAUTH_REQUEST 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44738])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44738]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44738]) no heartbeat to stop 23:56:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44738]) heartbeat type=IGNORE, interval=PT30S 23:56:21.578 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44738 authenticated 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44738]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44738]] session=TransportServerSession[admin@/10.30.170.79:44738] id=0 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44738])) size=2097152, max=2097152, packet=32768 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44738]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44738] 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44738]) recipient=0 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])) size=2097152, max=2097152, packet=32768 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])) re-initializing 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])) size=2097152, max=2097152, packet=32768 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:21.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])[want-reply=true] subsystem=netconf 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])[subsystem] prepared command 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738]}} established 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 398: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18227 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 398: Creating data stores for simulated device 23:56:21.579 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:21.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:21.580 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:21.580 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:21.580 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:21.580 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[10d8200a] 23:56:21.580 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:21.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:21.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:21.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:21.581 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:21.581 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:21.581 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:21.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:21.582 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[10d8200a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[10d8200a], subtreeVersion=Version[35b961eb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[35b961eb], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:21.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:21.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738] 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 398 on channel [id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738] 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) by 1220 down to 2095932 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738] 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738] 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) request=subsystem result=ReplySuccess, want-reply=true 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) request=subsystem activate command 23:56:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) starting runner for command=netconf 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #5 SSH_MSG_CHANNEL_DATA 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) by 373 down to 2096779 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_CHANNEL_DATA len=373 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738] 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738] 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738] 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18227', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=398} created 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=398, channel=[id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738]} created 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738] successful with session NetconfServerSession{sessionId=398, channel=[id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738]} 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738]} up 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #6 SSH_MSG_CHANNEL_DATA 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) by 393 down to 2096386 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_CHANNEL_DATA len=393 23:56:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738] 23:56:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=398} 23:56:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d2ecff2 after next message 23:56:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=398, channel=[id: 0xe7c3d5f2, L:/10.30.170.146:18227 - R:/10.30.170.79:44738]} EXI handlers added to pipeline 23:56:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:21.587 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d2ecff2 23:56:21.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) by 179 down to 2095753 23:56:21.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:21.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:21.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #7 SSH_MSG_CHANNEL_DATA 23:56:21.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) by 340 down to 2096046 23:56:21.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_CHANNEL_DATA len=340 23:56:21.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738] 23:56:21.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:21.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:21.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=398} 23:56:21.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[35b961eb] 23:56:21.589 [netconf-device-simulator-threads-6] 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 23:56:21.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:21.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:21.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:21.589 [netconf-device-simulator-threads-6] 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 23:56:21.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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} 23:56:21.590 [netconf-device-simulator-threads-6] 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 23:56:21.590 [netconf-device-simulator-threads-6] 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 23:56:21.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:21.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) by 778 down to 2094975 23:56:21.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:21.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:21.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #12 SSH_MSG_IGNORE 23:56:21.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:56:21.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #8 SSH_MSG_IGNORE 23:56:21.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 23:56:21.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #11 SSH_MSG_IGNORE 23:56:21.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:56:21.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574]} 23:56:21.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56574]): SSH-2.0-SSHD-UNKNOWN 23:56:21.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56574]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:21.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56574]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:21.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #11 SSH_MSG_IGNORE 23:56:21.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:56:21.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #9 SSH_MSG_IGNORE 23:56:21.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:56:21.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:21.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #13 SSH_MSG_IGNORE 23:56:21.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:56:22.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56574]) Send SSH_MSG_KEXINIT 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56574]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56574]) process #0 SSH_MSG_KEXINIT 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56574]) SSH_MSG_KEXINIT 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56574]) strict KEX=true client=true server=true 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56574]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56574]) Kex: server host key algorithms = rsa-sha2-512 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56574]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56574]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56574]) Kex: mac algorithms (client to server) = aead 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56574]) Kex: mac algorithms (server to client) = aead 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56574]) Kex: compression algorithms (client to server) = none 23:56:22.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56574]) Kex: compression algorithms (server to client) = none 23:56:22.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:22.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #10 SSH_MSG_IGNORE 23:56:22.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:56:22.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #14 SSH_MSG_IGNORE 23:56:22.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:56:22.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56574]) process #1 30 23:56:22.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56574]] process command=SSH_MSG_KEXDH_INIT 23:56:22.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56574]] Send SSH_MSG_KEXDH_REPLY 23:56:22.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56574]) packet #1 sending command=31[31] len=1639 23:56:22.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56574])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:22.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56574]) Send SSH_MSG_NEWKEYS 23:56:22.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56574]) session ID=e2:ea:c1:0d:2d:d8:5f:0f:ef:3a:4b:bd:14:25:c6:a6:95:b7:35:92:64:d6:d2:99:d0:9d:fd:82:fb:ad:44:c3:e9:db:61:8c:ff:81:ba:7a:fb:31:11:ca:d6:87:72:26:ff:7c:b8:d7:72:c7:9b:2b:f2:0f:cc:ef:f1:23:90:97 23:56:22.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56574]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:22.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56574]): strict KEX resets output message sequence number from 3 to 0 23:56:22.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56574]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:22.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56574])[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 23:56:22.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56574])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:22.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56574]) packet #0 sending command=7[7] len=419 23:56:22.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56574]) No pending packets to flush at end of KEX 23:56:22.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #16 SSH_MSG_IGNORE 23:56:22.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:56:22.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #15 SSH_MSG_IGNORE 23:56:22.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:56:22.319 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56574]) process #2 SSH_MSG_NEWKEYS 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56574]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56574]): strict KEX resets input message sequence number from 3 to 0 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56574]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56574]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56574]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56574]) authorized authentication methods: password,publickey 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56574]) Accepted service ssh-userauth 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56574]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56574]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56574]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56574]) no authentication factory for method=none 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56574]) SSH_MSG_USERAUTH_REQUEST 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56574]) remaining methods: password,publickey 23:56:22.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56574]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56574]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56574]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:22.321 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56574]) authentication result: true 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56574]) SSH_MSG_USERAUTH_REQUEST 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56574])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56574]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56574]) no heartbeat to stop 23:56:22.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56574]) heartbeat type=IGNORE, interval=PT30S 23:56:22.322 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56574 authenticated 23:56:22.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:22.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56574]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56574]] session=TransportServerSession[admin@/10.30.170.79:56574] id=0 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56574])) size=2097152, max=2097152, packet=32768 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56574]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56574] 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56574]) recipient=0 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])) size=2097152, max=2097152, packet=32768 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])) re-initializing 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])) size=2097152, max=2097152, packet=32768 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:22.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])[want-reply=true] subsystem=netconf 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])[subsystem] prepared command 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574]}} established 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 399: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18228 23:56:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 399: Creating data stores for simulated device 23:56:22.325 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:22.325 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:22.325 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:22.325 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:22.332 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:22.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d0743ee] 23:56:22.334 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:22.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:22.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:22.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:22.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:22.336 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:22.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:22.336 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:22.336 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d0743ee], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d0743ee], subtreeVersion=Version[603743e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[603743e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:22.337 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:22.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:22.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574] 23:56:22.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 399 on channel [id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574] 23:56:22.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) by 1220 down to 2095932 23:56:22.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574] 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574] 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) request=subsystem result=ReplySuccess, want-reply=true 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) request=subsystem activate command 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) starting runner for command=netconf 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #5 SSH_MSG_CHANNEL_DATA 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) by 373 down to 2096779 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_CHANNEL_DATA len=373 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574] 23:56:22.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:22.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574] 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574] 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18228', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=399} created 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574]} created 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574] successful with session NetconfServerSession{sessionId=399, channel=[id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574]} 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574]} up 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #6 SSH_MSG_CHANNEL_DATA 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) by 393 down to 2096386 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_CHANNEL_DATA len=393 23:56:22.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574] 23:56:22.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:22.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:22.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=399} 23:56:22.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:22.346 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d53dd5a after next message 23:56:22.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x57ba28a9, L:/10.30.170.146:18228 - R:/10.30.170.79:56574]} EXI handlers added to pipeline 23:56:22.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:22.346 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d53dd5a 23:56:22.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) by 179 down to 2095753 23:56:22.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:22.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:22.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #7 SSH_MSG_CHANNEL_DATA 23:56:22.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) by 340 down to 2096046 23:56:22.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_CHANNEL_DATA len=340 23:56:22.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574] 23:56:22.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:22.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:22.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=399} 23:56:22.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[603743e] 23:56:22.351 [netconf-device-simulator-threads-0] 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 23:56:22.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:22.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:22.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:22.351 [netconf-device-simulator-threads-0] 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 23:56:22.351 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.351 [netconf-device-simulator-threads-0] 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} 23:56:22.352 [netconf-device-simulator-threads-0] 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 23:56:22.352 [netconf-device-simulator-threads-0] 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 23:56:22.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:22.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) by 778 down to 2094975 23:56:22.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:22.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:22.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #12 SSH_MSG_IGNORE 23:56:22.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:56:22.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #8 SSH_MSG_IGNORE 23:56:22.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 23:56:22.442 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #10 SSH_MSG_IGNORE 23:56:22.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:56:22.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762]} 23:56:22.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51762]): SSH-2.0-SSHD-UNKNOWN 23:56:22.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51762]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:22.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51762]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51762]) Send SSH_MSG_KEXINIT 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #0 SSH_MSG_KEXINIT 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_KEXINIT 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51762]) strict KEX=true client=true server=true 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: server host key algorithms = rsa-sha2-512 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: mac algorithms (client to server) = aead 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: mac algorithms (server to client) = aead 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: compression algorithms (client to server) = none 23:56:22.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51762]) Kex: compression algorithms (server to client) = none 23:56:22.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:22.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #11 SSH_MSG_IGNORE 23:56:22.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:56:22.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #13 SSH_MSG_IGNORE 23:56:22.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:56:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #9 SSH_MSG_IGNORE 23:56:22.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:56:22.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #1 30 23:56:22.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51762]] process command=SSH_MSG_KEXDH_INIT 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51762]] Send SSH_MSG_KEXDH_REPLY 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #1 sending command=31[31] len=1639 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51762])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51762]) Send SSH_MSG_NEWKEYS 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51762]) session ID=0e:d3:c5:a8:c2:c5:72:25:65:e1:98:13:90:c8:0c:11:24:89:42:ab:c9:f2:e3:ca:54:28:e3:88:e1:b7:15:3b:8c:b6:f0:9b:75:19:6d:d9:9e:c6:86:42:ab:27:76:10:9a:3e:6c:b9:f2:76:cc:af:07:ab:10:79:7e:1d:e9:98 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51762]): strict KEX resets output message sequence number from 3 to 0 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51762]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51762])[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 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51762])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #0 sending command=7[7] len=419 23:56:22.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51762]) No pending packets to flush at end of KEX 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #2 SSH_MSG_NEWKEYS 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51762]): strict KEX resets input message sequence number from 3 to 0 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51762]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51762]) authorized authentication methods: password,publickey 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51762]) Accepted service ssh-userauth 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) no authentication factory for method=none 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_USERAUTH_REQUEST 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51762]) remaining methods: password,publickey 23:56:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51762]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51762]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:22.832 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51762]) authentication result: true 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51762]) SSH_MSG_USERAUTH_REQUEST 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51762])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51762]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51762]) no heartbeat to stop 23:56:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51762]) heartbeat type=IGNORE, interval=PT30S 23:56:22.832 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51762 authenticated 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]] session=TransportServerSession[admin@/10.30.170.79:51762] id=0 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51762])) size=2097152, max=2097152, packet=32768 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51762] 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51762]) recipient=0 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])) size=2097152, max=2097152, packet=32768 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])) re-initializing 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])) size=2097152, max=2097152, packet=32768 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:22.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[want-reply=true] subsystem=netconf 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[subsystem] prepared command 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762]}} established 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 400: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18229 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 400: Creating data stores for simulated device 23:56:22.834 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:22.834 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:22.834 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:22.834 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:22.835 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4cf85e0b] 23:56:22.835 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:22.835 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:22.835 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:22.835 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:22.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:22.835 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:22.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:22.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:22.836 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4cf85e0b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4cf85e0b], subtreeVersion=Version[111a7a6b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[111a7a6b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:22.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:22.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:22.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762] 23:56:22.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 400 on channel [id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762] 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 1220 down to 2095932 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762] 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762] 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) request=subsystem result=ReplySuccess, want-reply=true 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) request=subsystem activate command 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) starting runner for command=netconf 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #5 SSH_MSG_CHANNEL_DATA 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 373 down to 2096779 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_DATA len=373 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762] 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762] 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18229', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=400} created 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=400, channel=[id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762]} created 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762] successful with session NetconfServerSession{sessionId=400, channel=[id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762]} 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762]} up 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #6 SSH_MSG_CHANNEL_DATA 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 393 down to 2096386 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_DATA len=393 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=400} 23:56:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60dcd0d7 after next message 23:56:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=400, channel=[id: 0x7881c090, L:/10.30.170.146:18229 - R:/10.30.170.79:51762]} EXI handlers added to pipeline 23:56:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60dcd0d7 23:56:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 179 down to 2095753 23:56:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:22.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #7 SSH_MSG_CHANNEL_DATA 23:56:22.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 340 down to 2096046 23:56:22.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_DATA len=340 23:56:22.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 23:56:22.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:22.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:22.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=400} 23:56:22.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[111a7a6b] 23:56:22.843 [netconf-device-simulator-threads-2] 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 23:56:22.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:22.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:22.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:22.843 [netconf-device-simulator-threads-2] 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 23:56:22.843 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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} 23:56:22.843 [netconf-device-simulator-threads-2] 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 23:56:22.843 [netconf-device-simulator-threads-2] 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 23:56:22.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:22.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 778 down to 2094975 23:56:22.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:22.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:22.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #16 SSH_MSG_IGNORE 23:56:22.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:56:22.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #14 SSH_MSG_IGNORE 23:56:22.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:56:22.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:22.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #12 SSH_MSG_IGNORE 23:56:22.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:56:23.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #15 SSH_MSG_IGNORE 23:56:23.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:56:23.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #8 SSH_MSG_IGNORE 23:56:23.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 23:56:23.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816]} 23:56:23.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38816]): SSH-2.0-SSHD-UNKNOWN 23:56:23.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38816]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:23.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38816]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:23.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #11 SSH_MSG_IGNORE 23:56:23.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:56:23.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #13 SSH_MSG_IGNORE 23:56:23.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38816]) Send SSH_MSG_KEXINIT 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38816]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38816]) process #0 SSH_MSG_KEXINIT 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38816]) SSH_MSG_KEXINIT 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38816]) strict KEX=true client=true server=true 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38816]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38816]) Kex: server host key algorithms = rsa-sha2-512 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38816]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38816]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38816]) Kex: mac algorithms (client to server) = aead 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38816]) Kex: mac algorithms (server to client) = aead 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38816]) Kex: compression algorithms (client to server) = none 23:56:23.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38816]) Kex: compression algorithms (server to client) = none 23:56:23.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:23.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #10 SSH_MSG_IGNORE 23:56:23.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:56:23.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38816]) process #1 30 23:56:23.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38816]] process command=SSH_MSG_KEXDH_INIT 23:56:23.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #9 SSH_MSG_IGNORE 23:56:23.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38816]] Send SSH_MSG_KEXDH_REPLY 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38816]) packet #1 sending command=31[31] len=1639 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38816])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38816]) Send SSH_MSG_NEWKEYS 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38816]) session ID=dc:72:8f:0e:fe:56:23:6e:dc:ef:0f:8d:a6:07:76:52:4b:20:85:a1:e9:79:e9:4b:ef:1f:03:04:ec:f7:11:c3:cc:de:ba:fe:c4:62:aa:86:68:df:85:21:c5:c3:90:7e:bd:35:e2:a5:2e:c8:8d:0c:84:dd:60:45:18:32:7a:d3 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38816]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38816]): strict KEX resets output message sequence number from 3 to 0 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38816]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38816])[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 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38816])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38816]) packet #0 sending command=7[7] len=419 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38816]) No pending packets to flush at end of KEX 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #14 SSH_MSG_IGNORE 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:56:23.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #16 SSH_MSG_IGNORE 23:56:23.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38816]) process #2 SSH_MSG_NEWKEYS 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38816]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38816]): strict KEX resets input message sequence number from 3 to 0 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38816]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38816]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38816]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38816]) authorized authentication methods: password,publickey 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38816]) Accepted service ssh-userauth 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38816]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38816]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38816]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38816]) no authentication factory for method=none 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38816]) SSH_MSG_USERAUTH_REQUEST 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38816]) remaining methods: password,publickey 23:56:23.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38816]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38816]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38816]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:23.551 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38816]) authentication result: true 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38816]) SSH_MSG_USERAUTH_REQUEST 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38816])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38816]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38816]) no heartbeat to stop 23:56:23.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38816]) heartbeat type=IGNORE, interval=PT30S 23:56:23.551 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38816 authenticated 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38816]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38816]] session=TransportServerSession[admin@/10.30.170.79:38816] id=0 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38816])) size=2097152, max=2097152, packet=32768 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38816]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38816] 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38816]) recipient=0 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])) size=2097152, max=2097152, packet=32768 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])) re-initializing 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])) size=2097152, max=2097152, packet=32768 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:23.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])[want-reply=true] subsystem=netconf 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])[subsystem] prepared command 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816]}} established 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 401: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18230 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 401: Creating data stores for simulated device 23:56:23.553 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:23.553 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:23.553 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:23.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6796985] 23:56:23.554 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:23.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:23.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:23.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:23.555 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:23.555 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:23.555 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:23.555 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:23.555 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6796985], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6796985], subtreeVersion=Version[3117d488], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3117d488], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:23.555 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:23.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816] 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 401 on channel [id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816] 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) by 1220 down to 2095932 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816] 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816] 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) request=subsystem result=ReplySuccess, want-reply=true 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) request=subsystem activate command 23:56:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) starting runner for command=netconf 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #5 SSH_MSG_CHANNEL_DATA 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) by 373 down to 2096779 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_CHANNEL_DATA len=373 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816] 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816] 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816] 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18230', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=401} created 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=401, channel=[id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816]} created 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816] successful with session NetconfServerSession{sessionId=401, channel=[id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816]} 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816]} up 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #6 SSH_MSG_CHANNEL_DATA 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) by 393 down to 2096386 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_CHANNEL_DATA len=393 23:56:23.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816] 23:56:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=401} 23:56:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a24b633 after next message 23:56:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=401, channel=[id: 0x22a8148b, L:/10.30.170.146:18230 - R:/10.30.170.79:38816]} EXI handlers added to pipeline 23:56:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:23.560 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a24b633 23:56:23.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) by 179 down to 2095753 23:56:23.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:23.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:23.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #7 SSH_MSG_CHANNEL_DATA 23:56:23.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) by 340 down to 2096046 23:56:23.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_CHANNEL_DATA len=340 23:56:23.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816] 23:56:23.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:23.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:23.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=401} 23:56:23.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3117d488] 23:56:23.562 [netconf-device-simulator-threads-4] 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 23:56:23.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:23.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:23.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:23.563 [netconf-device-simulator-threads-4] 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 23:56:23.563 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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} 23:56:23.563 [netconf-device-simulator-threads-4] 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 23:56:23.563 [netconf-device-simulator-threads-4] 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 23:56:23.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:23.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) by 778 down to 2094975 23:56:23.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:23.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:23.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #8 SSH_MSG_IGNORE 23:56:23.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 23:56:23.746 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #10 SSH_MSG_IGNORE 23:56:23.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:56:23.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:23.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #12 SSH_MSG_IGNORE 23:56:23.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:56:23.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174]} 23:56:23.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34174]): SSH-2.0-SSHD-UNKNOWN 23:56:23.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34174]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:23.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34174]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:24.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #11 SSH_MSG_IGNORE 23:56:24.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34174]) Send SSH_MSG_KEXINIT 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34174]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34174]) process #0 SSH_MSG_KEXINIT 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34174]) SSH_MSG_KEXINIT 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34174]) strict KEX=true client=true server=true 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34174]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34174]) Kex: server host key algorithms = rsa-sha2-512 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34174]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34174]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34174]) Kex: mac algorithms (client to server) = aead 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34174]) Kex: mac algorithms (server to client) = aead 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34174]) Kex: compression algorithms (client to server) = none 23:56:24.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34174]) Kex: compression algorithms (server to client) = none 23:56:24.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:24.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34174]) process #1 30 23:56:24.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34174]] process command=SSH_MSG_KEXDH_INIT 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34174]] Send SSH_MSG_KEXDH_REPLY 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34174]) packet #1 sending command=31[31] len=1639 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34174])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34174]) Send SSH_MSG_NEWKEYS 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34174]) session ID=91:0a:76:d4:2c:2e:50:3b:5c:be:1b:b8:60:75:c5:61:c2:67:c6:c8:d2:3c:14:5c:b1:2e:82:85:46:10:ee:8a:92:e3:6f:f8:27:83:95:e0:c1:81:5d:20:99:cb:fa:34:eb:3b:be:0f:53:fc:58:d1:16:b8:55:e6:ba:f3:00:25 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34174]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34174]): strict KEX resets output message sequence number from 3 to 0 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34174]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34174])[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 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34174])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34174]) packet #0 sending command=7[7] len=419 23:56:24.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34174]) No pending packets to flush at end of KEX 23:56:24.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #15 SSH_MSG_IGNORE 23:56:24.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34174]) process #2 SSH_MSG_NEWKEYS 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34174]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34174]): strict KEX resets input message sequence number from 3 to 0 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34174]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34174]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34174]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34174]) authorized authentication methods: password,publickey 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34174]) Accepted service ssh-userauth 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34174]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34174]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34174]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34174]) no authentication factory for method=none 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34174]) SSH_MSG_USERAUTH_REQUEST 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34174]) remaining methods: password,publickey 23:56:24.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34174]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #14 SSH_MSG_IGNORE 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34174]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34174]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:24.182 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34174]) authentication result: true 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34174]) SSH_MSG_USERAUTH_REQUEST 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34174])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34174]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34174]) no heartbeat to stop 23:56:24.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34174]) heartbeat type=IGNORE, interval=PT30S 23:56:24.183 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34174 authenticated 23:56:24.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:24.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34174]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34174]] session=TransportServerSession[admin@/10.30.170.79:34174] id=0 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34174])) size=2097152, max=2097152, packet=32768 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34174]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34174] 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34174]) recipient=0 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])) size=2097152, max=2097152, packet=32768 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])) re-initializing 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])) size=2097152, max=2097152, packet=32768 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:24.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:24.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])[want-reply=true] subsystem=netconf 23:56:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])[subsystem] prepared command 23:56:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174]}} established 23:56:24.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 402: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18231 23:56:24.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 402: Creating data stores for simulated device 23:56:24.186 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:24.186 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:24.186 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:24.186 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:24.187 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:24.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #9 SSH_MSG_IGNORE 23:56:24.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:56:24.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[66d57dfb] 23:56:24.189 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:24.190 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:24.190 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:24.190 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:24.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:24.191 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:24.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:24.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:24.191 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[66d57dfb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[66d57dfb], subtreeVersion=Version[1d5d0e75], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1d5d0e75], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:24.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:24.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:24.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174] 23:56:24.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 402 on channel [id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174] 23:56:24.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) by 1220 down to 2095932 23:56:24.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:24.196 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:24.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174] 23:56:24.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174] 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) request=subsystem result=ReplySuccess, want-reply=true 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) request=subsystem activate command 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) starting runner for command=netconf 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #5 SSH_MSG_CHANNEL_DATA 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) by 373 down to 2096779 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_CHANNEL_DATA len=373 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174] 23:56:24.197 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:24.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174] 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174] 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18231', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=402} created 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=402, channel=[id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174]} created 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174] successful with session NetconfServerSession{sessionId=402, channel=[id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174]} 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174]} up 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #16 SSH_MSG_IGNORE 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #6 SSH_MSG_CHANNEL_DATA 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) by 393 down to 2096386 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_CHANNEL_DATA len=393 23:56:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174] 23:56:24.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:24.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=402} 23:56:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@241557f1 after next message 23:56:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=402, channel=[id: 0x0df9c0eb, L:/10.30.170.146:18231 - R:/10.30.170.79:34174]} EXI handlers added to pipeline 23:56:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:24.202 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@241557f1 23:56:24.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) by 179 down to 2095753 23:56:24.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:24.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:24.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #7 SSH_MSG_CHANNEL_DATA 23:56:24.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) by 340 down to 2096046 23:56:24.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_CHANNEL_DATA len=340 23:56:24.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174] 23:56:24.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:24.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:24.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=402} 23:56:24.205 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1d5d0e75] 23:56:24.205 [netconf-device-simulator-threads-6] 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 23:56:24.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:24.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:24.206 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:24.206 [netconf-device-simulator-threads-6] 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 23:56:24.206 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.206 [netconf-device-simulator-threads-6] 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} 23:56:24.207 [netconf-device-simulator-threads-6] 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 23:56:24.207 [netconf-device-simulator-threads-6] 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 23:56:24.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:24.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) by 778 down to 2094975 23:56:24.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:24.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:24.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #13 SSH_MSG_IGNORE 23:56:24.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:56:24.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #12 SSH_MSG_IGNORE 23:56:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:56:24.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #10 SSH_MSG_IGNORE 23:56:24.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:56:24.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264]} 23:56:24.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46264]): SSH-2.0-SSHD-UNKNOWN 23:56:24.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46264]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:24.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46264]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:24.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.616 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #15 SSH_MSG_IGNORE 23:56:24.616 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:56:24.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #11 SSH_MSG_IGNORE 23:56:24.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:56:24.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #8 SSH_MSG_IGNORE 23:56:24.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 23:56:24.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #9 SSH_MSG_IGNORE 23:56:24.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:56:24.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46264]) Send SSH_MSG_KEXINIT 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46264]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46264]) process #0 SSH_MSG_KEXINIT 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46264]) SSH_MSG_KEXINIT 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46264]) strict KEX=true client=true server=true 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46264]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46264]) Kex: server host key algorithms = rsa-sha2-512 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46264]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46264]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46264]) Kex: mac algorithms (client to server) = aead 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46264]) Kex: mac algorithms (server to client) = aead 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46264]) Kex: compression algorithms (client to server) = none 23:56:24.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46264]) Kex: compression algorithms (server to client) = none 23:56:24.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46264]) process #1 30 23:56:25.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46264]] process command=SSH_MSG_KEXDH_INIT 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46264]] Send SSH_MSG_KEXDH_REPLY 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46264]) packet #1 sending command=31[31] len=1639 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46264])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46264]) Send SSH_MSG_NEWKEYS 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46264]) session ID=22:8d:85:85:27:d8:1c:75:9b:92:70:53:31:0d:d6:43:79:49:12:ab:f9:46:0f:10:a7:af:5a:d6:a2:d1:24:ad:33:fb:c2:e5:78:e3:12:f5:91:bd:c0:25:5f:2b:d7:92:85:0f:27:14:18:5f:9f:38:5d:a5:61:06:ad:51:52:86 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46264]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46264]): strict KEX resets output message sequence number from 3 to 0 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46264]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:25.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46264])[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 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46264])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46264]) packet #0 sending command=7[7] len=419 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46264]) No pending packets to flush at end of KEX 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #16 SSH_MSG_IGNORE 23:56:25.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:56:25.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #15 SSH_MSG_IGNORE 23:56:25.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:56:25.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #13 SSH_MSG_IGNORE 23:56:25.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:56:25.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46264]) process #2 SSH_MSG_NEWKEYS 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46264]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46264]): strict KEX resets input message sequence number from 3 to 0 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46264]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46264]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46264]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46264]) authorized authentication methods: password,publickey 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46264]) Accepted service ssh-userauth 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46264]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46264]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46264]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46264]) no authentication factory for method=none 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46264]) SSH_MSG_USERAUTH_REQUEST 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46264]) remaining methods: password,publickey 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46264]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #12 SSH_MSG_IGNORE 23:56:25.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46264]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46264]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:25.081 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46264]) authentication result: true 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46264]) SSH_MSG_USERAUTH_REQUEST 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46264])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46264]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46264]) no heartbeat to stop 23:56:25.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46264]) heartbeat type=IGNORE, interval=PT30S 23:56:25.081 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46264 authenticated 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46264]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46264]] session=TransportServerSession[admin@/10.30.170.79:46264] id=0 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46264])) size=2097152, max=2097152, packet=32768 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46264]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46264] 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46264]) recipient=0 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])) size=2097152, max=2097152, packet=32768 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])) re-initializing 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])) size=2097152, max=2097152, packet=32768 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:25.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])[want-reply=true] subsystem=netconf 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])[subsystem] prepared command 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264]}} established 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 403: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18232 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 403: Creating data stores for simulated device 23:56:25.083 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:25.083 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:25.083 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:25.084 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5004783e] 23:56:25.084 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:25.084 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:25.084 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:25.084 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:25.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:25.085 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:25.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:25.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:25.085 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5004783e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5004783e], subtreeVersion=Version[15acd8ba], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15acd8ba], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:25.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:25.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264] 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 403 on channel [id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264] 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) by 1220 down to 2095932 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264] 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264] 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) request=subsystem result=ReplySuccess, want-reply=true 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) request=subsystem activate command 23:56:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) starting runner for command=netconf 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #5 SSH_MSG_CHANNEL_DATA 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) by 373 down to 2096779 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_CHANNEL_DATA len=373 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264] 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264] 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264] 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18232', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=403} created 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=403, channel=[id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264]} created 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264] successful with session NetconfServerSession{sessionId=403, channel=[id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264]} 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264]} up 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #6 SSH_MSG_CHANNEL_DATA 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) by 393 down to 2096386 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_CHANNEL_DATA len=393 23:56:25.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264] 23:56:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=403} 23:56:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17746bc1 after next message 23:56:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=403, channel=[id: 0xdb39850b, L:/10.30.170.146:18232 - R:/10.30.170.79:46264]} EXI handlers added to pipeline 23:56:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17746bc1 23:56:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) by 179 down to 2095753 23:56:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:25.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #7 SSH_MSG_CHANNEL_DATA 23:56:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) by 340 down to 2096046 23:56:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_CHANNEL_DATA len=340 23:56:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264] 23:56:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:25.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=403} 23:56:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15acd8ba] 23:56:25.093 [netconf-device-simulator-threads-0] 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 23:56:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:25.093 [netconf-device-simulator-threads-0] 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 23:56:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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} 23:56:25.093 [netconf-device-simulator-threads-0] 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 23:56:25.093 [netconf-device-simulator-threads-0] 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 23:56:25.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:25.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) by 778 down to 2094975 23:56:25.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:25.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:25.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #14 SSH_MSG_IGNORE 23:56:25.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:56:25.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118]} 23:56:25.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50118]): SSH-2.0-SSHD-UNKNOWN 23:56:25.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50118]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:25.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50118]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:25.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50118]) Send SSH_MSG_KEXINIT 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50118]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50118]) process #0 SSH_MSG_KEXINIT 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50118]) SSH_MSG_KEXINIT 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50118]) strict KEX=true client=true server=true 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50118]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50118]) Kex: server host key algorithms = rsa-sha2-512 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50118]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50118]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50118]) Kex: mac algorithms (client to server) = aead 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50118]) Kex: mac algorithms (server to client) = aead 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50118]) Kex: compression algorithms (client to server) = none 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50118]) Kex: compression algorithms (server to client) = none 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #10 SSH_MSG_IGNORE 23:56:25.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:56:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50118]) process #1 30 23:56:25.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50118]] process command=SSH_MSG_KEXDH_INIT 23:56:25.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50118]] Send SSH_MSG_KEXDH_REPLY 23:56:25.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50118]) packet #1 sending command=31[31] len=1639 23:56:25.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50118])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:25.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50118]) Send SSH_MSG_NEWKEYS 23:56:25.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50118]) session ID=b7:d8:f6:d4:8e:24:1e:75:c0:05:61:29:94:a4:d8:69:6b:ac:88:c9:86:2b:7a:a3:74:2d:7e:a2:13:2b:c9:b8:79:3a:1d:d0:89:1d:5c:61:d3:7f:31:83:eb:0a:a6:ae:44:4d:05:a7:77:1c:d3:c7:7f:f8:24:cb:c9:9a:b6:21 23:56:25.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50118]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:25.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50118]): strict KEX resets output message sequence number from 3 to 0 23:56:25.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50118]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:25.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50118])[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 23:56:25.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50118])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:25.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50118]) packet #0 sending command=7[7] len=419 23:56:25.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50118]) No pending packets to flush at end of KEX 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50118]) process #2 SSH_MSG_NEWKEYS 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50118]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50118]): strict KEX resets input message sequence number from 3 to 0 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50118]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50118]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50118]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50118]) authorized authentication methods: password,publickey 23:56:25.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50118]) Accepted service ssh-userauth 23:56:25.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50118]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:25.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50118]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:25.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:25.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50118]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:25.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50118]) no authentication factory for method=none 23:56:25.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50118]) SSH_MSG_USERAUTH_REQUEST 23:56:25.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50118]) remaining methods: password,publickey 23:56:25.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50118]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50118]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50118]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:25.553 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50118]) authentication result: true 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50118]) SSH_MSG_USERAUTH_REQUEST 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50118])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50118]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50118]) no heartbeat to stop 23:56:25.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50118]) heartbeat type=IGNORE, interval=PT30S 23:56:25.553 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50118 authenticated 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50118]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50118]] session=TransportServerSession[admin@/10.30.170.79:50118] id=0 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50118])) size=2097152, max=2097152, packet=32768 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50118]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50118] 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50118]) recipient=0 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])) size=2097152, max=2097152, packet=32768 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])) re-initializing 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])) size=2097152, max=2097152, packet=32768 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:25.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])[want-reply=true] subsystem=netconf 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])[subsystem] prepared command 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118]}} established 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 404: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18233 23:56:25.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 404: Creating data stores for simulated device 23:56:25.556 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:25.556 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:25.556 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:25.556 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:25.556 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:25.556 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f134f2e] 23:56:25.556 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:25.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:25.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:25.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:25.557 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:25.558 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:25.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:25.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:25.558 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f134f2e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f134f2e], subtreeVersion=Version[57ba852e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[57ba852e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:25.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:25.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118] 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 404 on channel [id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118] 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) by 1220 down to 2095932 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118] 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118] 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) request=subsystem result=ReplySuccess, want-reply=true 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) request=subsystem activate command 23:56:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) starting runner for command=netconf 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #5 SSH_MSG_CHANNEL_DATA 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) by 373 down to 2096779 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_CHANNEL_DATA len=373 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118] 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118] 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118] 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18233', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=404} created 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=404, channel=[id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118]} created 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118] successful with session NetconfServerSession{sessionId=404, channel=[id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118]} 23:56:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118]} up 23:56:25.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #6 SSH_MSG_CHANNEL_DATA 23:56:25.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) by 393 down to 2096386 23:56:25.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_CHANNEL_DATA len=393 23:56:25.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118] 23:56:25.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=404} 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27fe29b7 after next message 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=404, channel=[id: 0xb8bd0300, L:/10.30.170.146:18233 - R:/10.30.170.79:50118]} EXI handlers added to pipeline 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27fe29b7 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) by 179 down to 2095753 23:56:25.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:25.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:25.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #7 SSH_MSG_CHANNEL_DATA 23:56:25.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) by 340 down to 2096046 23:56:25.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_CHANNEL_DATA len=340 23:56:25.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118] 23:56:25.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:25.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:25.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=404} 23:56:25.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57ba852e] 23:56:25.568 [netconf-device-simulator-threads-2] 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 23:56:25.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:25.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:25.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:25.568 [netconf-device-simulator-threads-2] 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 23:56:25.568 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.568 [netconf-device-simulator-threads-2] 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} 23:56:25.569 [netconf-device-simulator-threads-2] 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} 23:56:25.569 [netconf-device-simulator-threads-2] 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} 23:56:25.569 [netconf-device-simulator-threads-2] 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} 23:56:25.569 [netconf-device-simulator-threads-2] 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 23:56:25.569 [netconf-device-simulator-threads-2] 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 23:56:25.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:25.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) by 778 down to 2094975 23:56:25.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:25.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:25.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #16 SSH_MSG_IGNORE 23:56:25.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:56:25.574 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #11 SSH_MSG_IGNORE 23:56:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:56:25.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #8 SSH_MSG_IGNORE 23:56:25.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 23:56:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #14 SSH_MSG_IGNORE 23:56:25.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:56:25.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #9 SSH_MSG_IGNORE 23:56:25.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:56:25.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #13 SSH_MSG_IGNORE 23:56:25.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:56:25.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #15 SSH_MSG_IGNORE 23:56:25.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:56:25.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:25.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #12 SSH_MSG_IGNORE 23:56:25.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:56:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738]} 23:56:25.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41738]): SSH-2.0-SSHD-UNKNOWN 23:56:25.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41738]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:25.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41738]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:26.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41738]) Send SSH_MSG_KEXINIT 23:56:26.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41738]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41738]) process #0 SSH_MSG_KEXINIT 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41738]) SSH_MSG_KEXINIT 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41738]) strict KEX=true client=true server=true 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41738]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41738]) Kex: server host key algorithms = rsa-sha2-512 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41738]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41738]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41738]) Kex: mac algorithms (client to server) = aead 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41738]) Kex: mac algorithms (server to client) = aead 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41738]) Kex: compression algorithms (client to server) = none 23:56:26.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41738]) Kex: compression algorithms (server to client) = none 23:56:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #10 SSH_MSG_IGNORE 23:56:26.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:56:26.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #9 SSH_MSG_IGNORE 23:56:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:56:26.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #11 SSH_MSG_IGNORE 23:56:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:56:26.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41738]) process #1 30 23:56:26.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41738]] process command=SSH_MSG_KEXDH_INIT 23:56:26.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #8 SSH_MSG_IGNORE 23:56:26.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41738]] Send SSH_MSG_KEXDH_REPLY 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41738]) packet #1 sending command=31[31] len=1639 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41738])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41738]) Send SSH_MSG_NEWKEYS 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41738]) session ID=c3:7d:f9:66:0e:3a:b0:b1:4a:fc:61:71:04:a4:8b:1f:c0:77:d2:c9:da:c8:9c:e1:78:09:f3:ef:c7:3a:d3:55:94:b6:30:c2:f7:a8:0e:b6:33:f2:97:db:8f:85:f5:74:d7:ec:5f:96:ab:8b:da:45:92:51:06:af:e7:79:b4:3e 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41738]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41738]): strict KEX resets output message sequence number from 3 to 0 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41738]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41738])[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 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41738])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:26.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41738]) packet #0 sending command=7[7] len=419 23:56:26.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41738]) No pending packets to flush at end of KEX 23:56:26.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41738]) process #2 SSH_MSG_NEWKEYS 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41738]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41738]): strict KEX resets input message sequence number from 3 to 0 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41738]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41738]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41738]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41738]) authorized authentication methods: password,publickey 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41738]) Accepted service ssh-userauth 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41738]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41738]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41738]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41738]) no authentication factory for method=none 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41738]) SSH_MSG_USERAUTH_REQUEST 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41738]) remaining methods: password,publickey 23:56:26.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41738]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #14 SSH_MSG_IGNORE 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41738]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41738]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41738]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:26.319 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41738]) authentication result: true 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41738]) SSH_MSG_USERAUTH_REQUEST 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41738])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41738]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:26.319 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:26.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41738]) no heartbeat to stop 23:56:26.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41738]) heartbeat type=IGNORE, interval=PT30S 23:56:26.320 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41738 authenticated 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41738]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41738]] session=TransportServerSession[admin@/10.30.170.79:41738] id=0 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41738])) size=2097152, max=2097152, packet=32768 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41738]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41738] 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41738]) recipient=0 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])) size=2097152, max=2097152, packet=32768 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])) re-initializing 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])) size=2097152, max=2097152, packet=32768 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:26.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:26.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #13 SSH_MSG_IGNORE 23:56:26.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:56:26.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:26.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:26.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])[want-reply=true] subsystem=netconf 23:56:26.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])[subsystem] prepared command 23:56:26.322 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:26.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:26.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738]}} established 23:56:26.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 405: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18234 23:56:26.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 405: Creating data stores for simulated device 23:56:26.323 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:26.323 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:26.324 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:26.324 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:26.324 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:26.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[21fc6ea] 23:56:26.326 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:26.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:26.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:26.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:26.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:26.327 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:26.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:26.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:26.328 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[21fc6ea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[21fc6ea], subtreeVersion=Version[447ab71b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[447ab71b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:26.328 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:26.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:26.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738] 23:56:26.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 405 on channel [id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738] 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) by 1220 down to 2095932 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738] 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738] 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) request=subsystem result=ReplySuccess, want-reply=true 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) request=subsystem activate command 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) starting runner for command=netconf 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #5 SSH_MSG_CHANNEL_DATA 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) by 373 down to 2096779 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_CHANNEL_DATA len=373 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738] 23:56:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:26.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738] 23:56:26.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738] 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18234', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=405} created 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738]} created 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738] successful with session NetconfServerSession{sessionId=405, channel=[id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738]} 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738]} up 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #6 SSH_MSG_CHANNEL_DATA 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) by 393 down to 2096386 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_CHANNEL_DATA len=393 23:56:26.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738] 23:56:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:26.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=405} 23:56:26.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:26.337 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@39ba4ac4 after next message 23:56:26.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x9a9c93f4, L:/10.30.170.146:18234 - R:/10.30.170.79:41738]} EXI handlers added to pipeline 23:56:26.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:26.337 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@39ba4ac4 23:56:26.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) by 179 down to 2095753 23:56:26.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:26.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:26.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #7 SSH_MSG_CHANNEL_DATA 23:56:26.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) by 340 down to 2096046 23:56:26.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_CHANNEL_DATA len=340 23:56:26.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738] 23:56:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=405} 23:56:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[447ab71b] 23:56:26.341 [netconf-device-simulator-threads-4] 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 23:56:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:26.341 [netconf-device-simulator-threads-4] 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 23:56:26.342 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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} 23:56:26.342 [netconf-device-simulator-threads-4] 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 23:56:26.342 [netconf-device-simulator-threads-4] 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 23:56:26.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:26.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) by 778 down to 2094975 23:56:26.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:26.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:26.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #16 SSH_MSG_IGNORE 23:56:26.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:56:26.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #15 SSH_MSG_IGNORE 23:56:26.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:56:26.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #12 SSH_MSG_IGNORE 23:56:26.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:56:26.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644]} 23:56:26.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37644]): SSH-2.0-SSHD-UNKNOWN 23:56:26.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37644]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:26.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37644]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:26.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #11 SSH_MSG_IGNORE 23:56:26.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:56:26.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #8 SSH_MSG_IGNORE 23:56:26.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 23:56:26.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:26.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #9 SSH_MSG_IGNORE 23:56:26.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37644]) Send SSH_MSG_KEXINIT 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37644]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37644]) process #0 SSH_MSG_KEXINIT 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37644]) SSH_MSG_KEXINIT 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37644]) strict KEX=true client=true server=true 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37644]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37644]) Kex: server host key algorithms = rsa-sha2-512 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37644]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37644]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37644]) Kex: mac algorithms (client to server) = aead 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37644]) Kex: mac algorithms (server to client) = aead 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37644]) Kex: compression algorithms (client to server) = none 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37644]) Kex: compression algorithms (server to client) = none 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #10 SSH_MSG_IGNORE 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #16 SSH_MSG_IGNORE 23:56:27.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:56:27.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #13 SSH_MSG_IGNORE 23:56:27.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:56:27.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37644]) process #1 30 23:56:27.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37644]] process command=SSH_MSG_KEXDH_INIT 23:56:27.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37644]] Send SSH_MSG_KEXDH_REPLY 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37644]) packet #1 sending command=31[31] len=1639 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37644])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37644]) Send SSH_MSG_NEWKEYS 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37644]) session ID=cc:d8:ec:b1:bd:0c:f6:60:d7:94:41:54:1c:10:1f:9a:1c:de:04:71:30:0d:56:0c:2b:0c:91:df:d5:cc:ef:6a:9f:8a:61:77:b4:ca:8f:1d:0d:4f:05:c2:72:81:75:2f:df:82:8d:4c:34:d7:20:e2:be:95:a6:02:0d:30:c4:f8 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37644]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37644]): strict KEX resets output message sequence number from 3 to 0 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37644]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37644])[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 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37644])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37644]) packet #0 sending command=7[7] len=419 23:56:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37644]) No pending packets to flush at end of KEX 23:56:27.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #14 SSH_MSG_IGNORE 23:56:27.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:56:27.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #12 SSH_MSG_IGNORE 23:56:27.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37644]) process #2 SSH_MSG_NEWKEYS 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37644]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37644]): strict KEX resets input message sequence number from 3 to 0 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37644]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37644]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37644]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37644]) authorized authentication methods: password,publickey 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37644]) Accepted service ssh-userauth 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37644]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37644]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37644]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37644]) no authentication factory for method=none 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37644]) SSH_MSG_USERAUTH_REQUEST 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37644]) remaining methods: password,publickey 23:56:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37644]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37644]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37644]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:27.181 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37644]) authentication result: true 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37644]) SSH_MSG_USERAUTH_REQUEST 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37644])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37644]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37644]) no heartbeat to stop 23:56:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37644]) heartbeat type=IGNORE, interval=PT30S 23:56:27.181 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37644 authenticated 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37644]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37644]] session=TransportServerSession[admin@/10.30.170.79:37644] id=0 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37644])) size=2097152, max=2097152, packet=32768 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37644]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37644] 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37644]) recipient=0 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])) size=2097152, max=2097152, packet=32768 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])) re-initializing 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])) size=2097152, max=2097152, packet=32768 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])[want-reply=true] subsystem=netconf 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])[subsystem] prepared command 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644]}} established 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 406: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18235 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 406: Creating data stores for simulated device 23:56:27.183 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:27.184 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:27.184 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[42b9e236] 23:56:27.184 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:27.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:27.185 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:27.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:27.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:27.185 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[42b9e236], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[42b9e236], subtreeVersion=Version[6be9f919], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6be9f919], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:27.186 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:27.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644] 23:56:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 406 on channel [id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644] 23:56:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) by 1220 down to 2095932 23:56:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644] 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644] 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) request=subsystem result=ReplySuccess, want-reply=true 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) request=subsystem activate command 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) starting runner for command=netconf 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #5 SSH_MSG_CHANNEL_DATA 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) by 373 down to 2096779 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_CHANNEL_DATA len=373 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644] 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644] 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644] 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18235', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=406} created 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=406, channel=[id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644]} created 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644] successful with session NetconfServerSession{sessionId=406, channel=[id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644]} 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644]} up 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #6 SSH_MSG_CHANNEL_DATA 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) by 393 down to 2096386 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_CHANNEL_DATA len=393 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644] 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=406} 23:56:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:27.190 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b8b7f5d after next message 23:56:27.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=406, channel=[id: 0x0943860a, L:/10.30.170.146:18235 - R:/10.30.170.79:37644]} EXI handlers added to pipeline 23:56:27.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:27.190 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b8b7f5d 23:56:27.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) by 179 down to 2095753 23:56:27.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:27.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:27.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #7 SSH_MSG_CHANNEL_DATA 23:56:27.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) by 340 down to 2096046 23:56:27.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_CHANNEL_DATA len=340 23:56:27.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644] 23:56:27.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:27.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:27.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=406} 23:56:27.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6be9f919] 23:56:27.197 [netconf-device-simulator-threads-6] 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 23:56:27.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:27.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:27.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:27.197 [netconf-device-simulator-threads-6] 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 23:56:27.197 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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} 23:56:27.197 [netconf-device-simulator-threads-6] 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 23:56:27.197 [netconf-device-simulator-threads-6] 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 23:56:27.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:27.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) by 778 down to 2094975 23:56:27.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:27.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:27.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #15 SSH_MSG_IGNORE 23:56:27.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:56:27.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948]} 23:56:27.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58948]): SSH-2.0-SSHD-UNKNOWN 23:56:27.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58948]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:27.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58948]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:27.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #8 SSH_MSG_IGNORE 23:56:27.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58948]) Send SSH_MSG_KEXINIT 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58948]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58948]) process #0 SSH_MSG_KEXINIT 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58948]) SSH_MSG_KEXINIT 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58948]) strict KEX=true client=true server=true 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58948]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58948]) Kex: server host key algorithms = rsa-sha2-512 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58948]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58948]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58948]) Kex: mac algorithms (client to server) = aead 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58948]) Kex: mac algorithms (server to client) = aead 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58948]) Kex: compression algorithms (client to server) = none 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58948]) Kex: compression algorithms (server to client) = none 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #10 SSH_MSG_IGNORE 23:56:27.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:56:27.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #9 SSH_MSG_IGNORE 23:56:27.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:56:27.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58948]) process #1 30 23:56:27.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58948]] process command=SSH_MSG_KEXDH_INIT 23:56:27.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58948]] Send SSH_MSG_KEXDH_REPLY 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58948]) packet #1 sending command=31[31] len=1639 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58948])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58948]) Send SSH_MSG_NEWKEYS 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58948]) session ID=ee:5b:af:39:7b:66:2c:2e:12:07:56:c6:c3:8f:a9:1b:e0:d4:5c:06:a2:69:c0:b4:00:ce:d7:67:79:e5:73:69:e6:89:35:bb:0a:af:c2:8c:e8:94:2b:b7:99:6b:b1:96:5a:20:d3:71:4e:c0:9d:cb:da:e9:4e:51:d3:2a:89:b2 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58948]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58948]): strict KEX resets output message sequence number from 3 to 0 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58948]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58948])[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 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58948])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58948]) packet #0 sending command=7[7] len=419 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58948]) No pending packets to flush at end of KEX 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #16 SSH_MSG_IGNORE 23:56:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:56:27.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #13 SSH_MSG_IGNORE 23:56:27.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:56:27.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #11 SSH_MSG_IGNORE 23:56:27.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:56:27.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58948]) process #2 SSH_MSG_NEWKEYS 23:56:27.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58948]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58948]): strict KEX resets input message sequence number from 3 to 0 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58948]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58948]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58948]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58948]) authorized authentication methods: password,publickey 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58948]) Accepted service ssh-userauth 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58948]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58948]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58948]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58948]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58948]) no authentication factory for method=none 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58948]) SSH_MSG_USERAUTH_REQUEST 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58948]) remaining methods: password,publickey 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58948]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58948]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58948]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:27.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58948]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:27.788 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58948]) authentication result: true 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58948]) SSH_MSG_USERAUTH_REQUEST 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58948])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58948]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58948]) no heartbeat to stop 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58948]) heartbeat type=IGNORE, interval=PT30S 23:56:27.788 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58948 authenticated 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58948]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:27.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58948]] session=TransportServerSession[admin@/10.30.170.79:58948] id=0 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58948])) size=2097152, max=2097152, packet=32768 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58948]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58948] 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58948]) recipient=0 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])) size=2097152, max=2097152, packet=32768 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])) re-initializing 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])) size=2097152, max=2097152, packet=32768 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])[want-reply=true] subsystem=netconf 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])[subsystem] prepared command 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948]}} established 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 407: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18236 23:56:27.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 407: Creating data stores for simulated device 23:56:27.790 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:27.790 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:27.790 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:27.790 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:27.790 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:27.790 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7108f611] 23:56:27.790 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:27.791 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:27.791 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:27.791 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:27.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:27.791 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:27.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:27.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:27.791 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7108f611], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7108f611], subtreeVersion=Version[5a9d3eaa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5a9d3eaa], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:27.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:27.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:27.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948] 23:56:27.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 407 on channel [id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948] 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) by 1220 down to 2095932 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948] 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948] 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) request=subsystem result=ReplySuccess, want-reply=true 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) request=subsystem activate command 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) starting runner for command=netconf 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #5 SSH_MSG_CHANNEL_DATA 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) by 373 down to 2096779 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_CHANNEL_DATA len=373 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948] 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948] 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948] 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18236', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=407} created 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=407, channel=[id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948]} created 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948] successful with session NetconfServerSession{sessionId=407, channel=[id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948]} 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948]} up 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #6 SSH_MSG_CHANNEL_DATA 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) by 393 down to 2096386 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_CHANNEL_DATA len=393 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948] 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=407} 23:56:27.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:27.796 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a2504a1 after next message 23:56:27.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=407, channel=[id: 0x31a8a723, L:/10.30.170.146:18236 - R:/10.30.170.79:58948]} EXI handlers added to pipeline 23:56:27.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:27.797 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a2504a1 23:56:27.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) by 179 down to 2095753 23:56:27.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:27.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:27.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #7 SSH_MSG_CHANNEL_DATA 23:56:27.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) by 340 down to 2096046 23:56:27.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_CHANNEL_DATA len=340 23:56:27.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948] 23:56:27.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:27.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:27.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=407} 23:56:27.799 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5a9d3eaa] 23:56:27.799 [netconf-device-simulator-threads-0] 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 23:56:27.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:27.799 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:27.799 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:27.799 [netconf-device-simulator-threads-0] 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 23:56:27.800 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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} 23:56:27.800 [netconf-device-simulator-threads-0] 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 23:56:27.800 [netconf-device-simulator-threads-0] 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 23:56:27.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:27.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) by 778 down to 2094975 23:56:27.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:27.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:27.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #14 SSH_MSG_IGNORE 23:56:27.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:56:27.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #10 SSH_MSG_IGNORE 23:56:27.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:56:27.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:27.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #15 SSH_MSG_IGNORE 23:56:27.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:56:28.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296]} 23:56:28.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53296]): SSH-2.0-SSHD-UNKNOWN 23:56:28.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53296]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:28.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53296]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53296]) Send SSH_MSG_KEXINIT 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53296]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53296]) process #0 SSH_MSG_KEXINIT 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53296]) SSH_MSG_KEXINIT 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53296]) strict KEX=true client=true server=true 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53296]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53296]) Kex: server host key algorithms = rsa-sha2-512 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53296]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53296]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53296]) Kex: mac algorithms (client to server) = aead 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53296]) Kex: mac algorithms (server to client) = aead 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53296]) Kex: compression algorithms (client to server) = none 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53296]) Kex: compression algorithms (server to client) = none 23:56:28.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:28.180 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #11 SSH_MSG_IGNORE 23:56:28.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:56:28.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53296]) process #1 30 23:56:28.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53296]] process command=SSH_MSG_KEXDH_INIT 23:56:28.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #12 SSH_MSG_IGNORE 23:56:28.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53296]] Send SSH_MSG_KEXDH_REPLY 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53296]) packet #1 sending command=31[31] len=1639 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53296])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53296]) Send SSH_MSG_NEWKEYS 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53296]) session ID=11:75:51:83:04:5a:7f:52:7e:84:21:ed:27:5c:0d:57:58:46:33:f1:0e:35:46:e2:e1:fd:94:5b:8a:98:cc:69:be:12:26:b9:8f:d5:5c:05:e8:54:d5:c0:d3:13:14:b2:d5:54:61:35:a9:a7:b1:5b:f3:2b:c6:1b:6d:76:17:9b 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53296]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53296]): strict KEX resets output message sequence number from 3 to 0 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53296]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53296])[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 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53296])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53296]) packet #0 sending command=7[7] len=419 23:56:28.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53296]) No pending packets to flush at end of KEX 23:56:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53296]) process #2 SSH_MSG_NEWKEYS 23:56:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53296]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53296]): strict KEX resets input message sequence number from 3 to 0 23:56:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53296]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53296]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53296]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53296]) authorized authentication methods: password,publickey 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53296]) Accepted service ssh-userauth 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53296]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53296]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53296]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53296]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53296]) no authentication factory for method=none 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53296]) SSH_MSG_USERAUTH_REQUEST 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53296]) remaining methods: password,publickey 23:56:28.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53296]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53296]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53296]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53296]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:28.291 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53296]) authentication result: true 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53296]) SSH_MSG_USERAUTH_REQUEST 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53296])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53296]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53296]) no heartbeat to stop 23:56:28.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53296]) heartbeat type=IGNORE, interval=PT30S 23:56:28.291 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53296 authenticated 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53296]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53296]] session=TransportServerSession[admin@/10.30.170.79:53296] id=0 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53296])) size=2097152, max=2097152, packet=32768 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53296]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53296] 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53296]) recipient=0 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])) size=2097152, max=2097152, packet=32768 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])) re-initializing 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])) size=2097152, max=2097152, packet=32768 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])[want-reply=true] subsystem=netconf 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])[subsystem] prepared command 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296]}} established 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 408: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18237 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 408: Creating data stores for simulated device 23:56:28.293 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:28.293 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:28.293 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:28.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3a5be1b0] 23:56:28.294 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:28.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:28.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:28.294 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:28.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:28.295 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:28.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:28.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:28.295 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3a5be1b0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3a5be1b0], subtreeVersion=Version[6c972db9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c972db9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:28.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:28.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296] 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 408 on channel [id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296] 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) by 1220 down to 2095932 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296] 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296] 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) request=subsystem result=ReplySuccess, want-reply=true 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) request=subsystem activate command 23:56:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) starting runner for command=netconf 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #5 SSH_MSG_CHANNEL_DATA 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) by 373 down to 2096779 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_CHANNEL_DATA len=373 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296] 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296] 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296] 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18237', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=408} created 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=408, channel=[id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296]} created 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296] successful with session NetconfServerSession{sessionId=408, channel=[id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296]} 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296]} up 23:56:28.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #6 SSH_MSG_CHANNEL_DATA 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) by 393 down to 2096386 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_CHANNEL_DATA len=393 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296] 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=408} 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f857070 after next message 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=408, channel=[id: 0x9b295c75, L:/10.30.170.146:18237 - R:/10.30.170.79:53296]} EXI handlers added to pipeline 23:56:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:28.300 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f857070 23:56:28.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) by 179 down to 2095753 23:56:28.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:28.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:28.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #7 SSH_MSG_CHANNEL_DATA 23:56:28.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) by 340 down to 2096046 23:56:28.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_CHANNEL_DATA len=340 23:56:28.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296] 23:56:28.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:28.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:28.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=408} 23:56:28.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c972db9] 23:56:28.302 [netconf-device-simulator-threads-2] 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 23:56:28.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:28.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:28.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:28.302 [netconf-device-simulator-threads-2] 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 23:56:28.303 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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} 23:56:28.303 [netconf-device-simulator-threads-2] 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 23:56:28.303 [netconf-device-simulator-threads-2] 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 23:56:28.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:28.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) by 778 down to 2094975 23:56:28.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:28.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:28.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #9 SSH_MSG_IGNORE 23:56:28.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:56:28.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #8 SSH_MSG_IGNORE 23:56:28.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 23:56:28.409 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #14 SSH_MSG_IGNORE 23:56:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:56:28.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #15 SSH_MSG_IGNORE 23:56:28.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:56:28.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #13 SSH_MSG_IGNORE 23:56:28.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:56:28.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #16 SSH_MSG_IGNORE 23:56:28.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:56:28.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #12 SSH_MSG_IGNORE 23:56:28.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:56:28.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304]} 23:56:28.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49304]): SSH-2.0-SSHD-UNKNOWN 23:56:28.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49304]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:28.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49304]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:28.803 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #8 SSH_MSG_IGNORE 23:56:28.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 23:56:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49304]) Send SSH_MSG_KEXINIT 23:56:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49304]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49304]) process #0 SSH_MSG_KEXINIT 23:56:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49304]) SSH_MSG_KEXINIT 23:56:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49304]) strict KEX=true client=true server=true 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49304]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49304]) Kex: server host key algorithms = rsa-sha2-512 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49304]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49304]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49304]) Kex: mac algorithms (client to server) = aead 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49304]) Kex: mac algorithms (server to client) = aead 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49304]) Kex: compression algorithms (client to server) = none 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49304]) Kex: compression algorithms (server to client) = none 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #10 SSH_MSG_IGNORE 23:56:28.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:56:28.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:28.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #9 SSH_MSG_IGNORE 23:56:28.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:56:28.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #11 SSH_MSG_IGNORE 23:56:28.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:56:28.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49304]) process #1 30 23:56:28.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49304]] process command=SSH_MSG_KEXDH_INIT 23:56:29.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49304]] Send SSH_MSG_KEXDH_REPLY 23:56:29.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49304]) packet #1 sending command=31[31] len=1639 23:56:29.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49304])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:29.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49304]) Send SSH_MSG_NEWKEYS 23:56:29.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49304]) session ID=89:76:56:c1:31:81:3e:7a:74:4f:c0:fe:02:5b:2d:ea:39:7e:74:17:a0:77:99:dd:31:b3:39:2a:f9:7d:c0:33:82:23:70:50:47:96:d5:6e:1a:07:ab:f8:fd:26:89:4a:a4:e8:e5:8b:70:d7:a4:15:d1:6f:e9:50:2e:0b:05:5c 23:56:29.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49304]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:29.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49304]): strict KEX resets output message sequence number from 3 to 0 23:56:29.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49304]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:29.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49304])[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 23:56:29.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49304])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:29.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49304]) packet #0 sending command=7[7] len=419 23:56:29.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49304]) No pending packets to flush at end of KEX 23:56:29.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49304]) process #2 SSH_MSG_NEWKEYS 23:56:29.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49304]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:29.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49304]): strict KEX resets input message sequence number from 3 to 0 23:56:29.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49304]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49304]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49304]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49304]) authorized authentication methods: password,publickey 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49304]) Accepted service ssh-userauth 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49304]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49304]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49304]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49304]) no authentication factory for method=none 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49304]) SSH_MSG_USERAUTH_REQUEST 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49304]) remaining methods: password,publickey 23:56:29.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49304]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49304]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49304]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:29.057 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49304]) authentication result: true 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49304]) SSH_MSG_USERAUTH_REQUEST 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49304])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49304]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49304]) no heartbeat to stop 23:56:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49304]) heartbeat type=IGNORE, interval=PT30S 23:56:29.058 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49304 authenticated 23:56:29.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:29.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49304]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:29.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49304]] session=TransportServerSession[admin@/10.30.170.79:49304] id=0 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49304])) size=2097152, max=2097152, packet=32768 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49304]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49304] 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49304]) recipient=0 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])) size=2097152, max=2097152, packet=32768 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])) re-initializing 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])) size=2097152, max=2097152, packet=32768 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])[want-reply=true] subsystem=netconf 23:56:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])[subsystem] prepared command 23:56:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304]}} established 23:56:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 409: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18238 23:56:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 409: Creating data stores for simulated device 23:56:29.060 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:29.061 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:29.061 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:29.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[70f28d7d] 23:56:29.063 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:29.064 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:29.064 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:29.064 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:29.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:29.065 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:29.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:29.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:29.065 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[70f28d7d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[70f28d7d], subtreeVersion=Version[bca64fa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[bca64fa], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:29.066 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:29.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:29.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304] 23:56:29.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 409 on channel [id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304] 23:56:29.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) by 1220 down to 2095932 23:56:29.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304] 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304] 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) request=subsystem result=ReplySuccess, want-reply=true 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) request=subsystem activate command 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) starting runner for command=netconf 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #5 SSH_MSG_CHANNEL_DATA 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) by 373 down to 2096779 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_CHANNEL_DATA len=373 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304] 23:56:29.072 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:29.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304] 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304] 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18238', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=409} created 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=409, channel=[id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304]} created 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304] successful with session NetconfServerSession{sessionId=409, channel=[id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304]} 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304]} up 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #6 SSH_MSG_CHANNEL_DATA 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) by 393 down to 2096386 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_CHANNEL_DATA len=393 23:56:29.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304] 23:56:29.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:29.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:29.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=409} 23:56:29.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:29.076 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3db36ff2 after next message 23:56:29.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=409, channel=[id: 0xc27caa3d, L:/10.30.170.146:18238 - R:/10.30.170.79:49304]} EXI handlers added to pipeline 23:56:29.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:29.076 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3db36ff2 23:56:29.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) by 179 down to 2095753 23:56:29.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:29.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:29.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #7 SSH_MSG_CHANNEL_DATA 23:56:29.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) by 340 down to 2096046 23:56:29.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_CHANNEL_DATA len=340 23:56:29.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304] 23:56:29.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:29.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:29.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=409} 23:56:29.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[bca64fa] 23:56:29.080 [netconf-device-simulator-threads-4] 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 23:56:29.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:29.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:29.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:29.080 [netconf-device-simulator-threads-4] 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 23:56:29.080 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:29.080 [netconf-device-simulator-threads-4] 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} 23:56:29.080 [netconf-device-simulator-threads-4] 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} 23:56:29.080 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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} 23:56:29.081 [netconf-device-simulator-threads-4] 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 23:56:29.081 [netconf-device-simulator-threads-4] 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 23:56:29.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:29.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) by 778 down to 2094975 23:56:29.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:29.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:29.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #13 SSH_MSG_IGNORE 23:56:29.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:56:29.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #14 SSH_MSG_IGNORE 23:56:29.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:56:29.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #15 SSH_MSG_IGNORE 23:56:29.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:56:29.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #12 SSH_MSG_IGNORE 23:56:29.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:56:29.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #16 SSH_MSG_IGNORE 23:56:29.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:56:29.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #10 SSH_MSG_IGNORE 23:56:29.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:56:29.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302]} 23:56:29.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60302]): SSH-2.0-SSHD-UNKNOWN 23:56:29.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60302]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:29.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60302]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:29.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #8 SSH_MSG_IGNORE 23:56:29.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 23:56:29.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #11 SSH_MSG_IGNORE 23:56:29.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60302]) Send SSH_MSG_KEXINIT 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60302]) process #0 SSH_MSG_KEXINIT 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60302]) SSH_MSG_KEXINIT 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60302]) strict KEX=true client=true server=true 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60302]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60302]) Kex: server host key algorithms = rsa-sha2-512 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60302]) Kex: mac algorithms (client to server) = aead 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60302]) Kex: mac algorithms (server to client) = aead 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60302]) Kex: compression algorithms (client to server) = none 23:56:29.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60302]) Kex: compression algorithms (server to client) = none 23:56:29.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:29.735 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #9 SSH_MSG_IGNORE 23:56:29.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:56:29.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60302]) process #1 30 23:56:29.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60302]] process command=SSH_MSG_KEXDH_INIT 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60302]] Send SSH_MSG_KEXDH_REPLY 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60302]) packet #1 sending command=31[31] len=1639 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60302])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60302]) Send SSH_MSG_NEWKEYS 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60302]) session ID=46:e4:8d:a9:c3:e9:47:9f:30:ea:95:b3:be:f4:ef:de:20:f7:70:8b:f4:8d:58:c1:ed:4a:39:01:3e:5b:35:4f:b6:5b:7e:2d:c9:9e:80:01:25:d4:c2:91:6d:e9:1b:d7:c1:f9:55:9e:0d:1a:b3:c5:2b:b4:21:6b:b3:90:52:0d 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60302]): strict KEX resets output message sequence number from 3 to 0 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60302]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60302])[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 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60302]) packet #0 sending command=7[7] len=419 23:56:29.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60302]) No pending packets to flush at end of KEX 23:56:29.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60302]) process #2 SSH_MSG_NEWKEYS 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60302]): strict KEX resets input message sequence number from 3 to 0 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60302]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60302]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60302]) authorized authentication methods: password,publickey 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60302]) Accepted service ssh-userauth 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60302]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60302]) no authentication factory for method=none 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60302]) SSH_MSG_USERAUTH_REQUEST 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60302]) remaining methods: password,publickey 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #14 SSH_MSG_IGNORE 23:56:29.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60302]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:29.858 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60302]) authentication result: true 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60302]) SSH_MSG_USERAUTH_REQUEST 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60302]) no heartbeat to stop 23:56:29.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60302]) heartbeat type=IGNORE, interval=PT30S 23:56:29.858 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60302 authenticated 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60302]] session=TransportServerSession[admin@/10.30.170.79:60302] id=0 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60302])) size=2097152, max=2097152, packet=32768 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60302] 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60302]) recipient=0 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])) size=2097152, max=2097152, packet=32768 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])) re-initializing 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])) size=2097152, max=2097152, packet=32768 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:29.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])[want-reply=true] subsystem=netconf 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])[subsystem] prepared command 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302]}} established 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 410: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18239 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 410: Creating data stores for simulated device 23:56:29.860 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:29.860 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:29.860 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7cfbb200] 23:56:29.861 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:29.861 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:29.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:29.862 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:29.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:29.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:29.862 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7cfbb200], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7cfbb200], subtreeVersion=Version[6537b7e1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6537b7e1], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:29.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:29.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302] 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 410 on channel [id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302] 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) by 1220 down to 2095932 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302] 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302] 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) request=subsystem result=ReplySuccess, want-reply=true 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) request=subsystem activate command 23:56:29.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) starting runner for command=netconf 23:56:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #5 SSH_MSG_CHANNEL_DATA 23:56:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) by 373 down to 2096779 23:56:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_CHANNEL_DATA len=373 23:56:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302] 23:56:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302] 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302] 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18239', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=410} created 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=410, channel=[id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302]} created 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302] successful with session NetconfServerSession{sessionId=410, channel=[id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302]} 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302]} up 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #6 SSH_MSG_CHANNEL_DATA 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) by 393 down to 2096386 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_CHANNEL_DATA len=393 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302] 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=410} 23:56:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:29.867 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2363d819 after next message 23:56:29.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=410, channel=[id: 0xf2fc20a7, L:/10.30.170.146:18239 - R:/10.30.170.79:60302]} EXI handlers added to pipeline 23:56:29.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:29.867 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2363d819 23:56:29.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) by 179 down to 2095753 23:56:29.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:29.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #7 SSH_MSG_CHANNEL_DATA 23:56:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) by 340 down to 2096046 23:56:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_CHANNEL_DATA len=340 23:56:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302] 23:56:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=410} 23:56:29.869 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6537b7e1] 23:56:29.869 [netconf-device-simulator-threads-6] 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 23:56:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:29.870 [netconf-device-simulator-threads-6] 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 23:56:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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} 23:56:29.870 [netconf-device-simulator-threads-6] 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 23:56:29.870 [netconf-device-simulator-threads-6] 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 23:56:29.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:29.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) by 778 down to 2094975 23:56:29.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:29.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:29.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:29.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #13 SSH_MSG_IGNORE 23:56:29.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:56:30.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #12 SSH_MSG_IGNORE 23:56:30.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:56:30.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #16 SSH_MSG_IGNORE 23:56:30.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:56:30.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #10 SSH_MSG_IGNORE 23:56:30.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:56:30.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504]} 23:56:30.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50504]): SSH-2.0-SSHD-UNKNOWN 23:56:30.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50504]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:30.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50504]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:30.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #8 SSH_MSG_IGNORE 23:56:30.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 23:56:30.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #11 SSH_MSG_IGNORE 23:56:30.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:56:30.317 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #15 SSH_MSG_IGNORE 23:56:30.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:56:30.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50504]) Send SSH_MSG_KEXINIT 23:56:30.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50504]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:30.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50504]) process #0 SSH_MSG_KEXINIT 23:56:30.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50504]) SSH_MSG_KEXINIT 23:56:30.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50504]) strict KEX=true client=true server=true 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50504]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50504]) Kex: server host key algorithms = rsa-sha2-512 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50504]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50504]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50504]) Kex: mac algorithms (client to server) = aead 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50504]) Kex: mac algorithms (server to client) = aead 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50504]) Kex: compression algorithms (client to server) = none 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50504]) Kex: compression algorithms (server to client) = none 23:56:30.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:30.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50504]) process #1 30 23:56:30.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50504]] process command=SSH_MSG_KEXDH_INIT 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50504]] Send SSH_MSG_KEXDH_REPLY 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50504]) packet #1 sending command=31[31] len=1639 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50504])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50504]) Send SSH_MSG_NEWKEYS 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50504]) session ID=cc:8e:04:c9:e2:01:0e:45:d8:18:22:56:ee:59:77:eb:d2:4e:1d:0e:45:84:a1:23:ba:bd:9c:6b:e6:44:06:52:8c:71:dd:34:14:cf:0a:4d:30:71:92:10:a7:10:6e:76:2b:9b:d8:29:e2:b3:c5:12:e9:85:7a:f8:47:e1:79:30 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50504]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50504]): strict KEX resets output message sequence number from 3 to 0 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50504]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50504])[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 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50504])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50504]) packet #0 sending command=7[7] len=419 23:56:30.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50504]) No pending packets to flush at end of KEX 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50504]) process #2 SSH_MSG_NEWKEYS 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50504]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50504]): strict KEX resets input message sequence number from 3 to 0 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50504]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50504]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50504]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50504]) authorized authentication methods: password,publickey 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50504]) Accepted service ssh-userauth 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50504]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50504]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50504]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:30.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50504]) no authentication factory for method=none 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50504]) SSH_MSG_USERAUTH_REQUEST 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50504]) remaining methods: password,publickey 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50504]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50504]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50504]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:30.512 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50504]) authentication result: true 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50504]) SSH_MSG_USERAUTH_REQUEST 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50504])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50504]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50504]) no heartbeat to stop 23:56:30.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50504]) heartbeat type=IGNORE, interval=PT30S 23:56:30.513 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50504 authenticated 23:56:30.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:30.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50504]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:30.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50504]] session=TransportServerSession[admin@/10.30.170.79:50504] id=0 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50504])) size=2097152, max=2097152, packet=32768 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50504]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50504] 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50504]) recipient=0 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])) size=2097152, max=2097152, packet=32768 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])) re-initializing 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])) size=2097152, max=2097152, packet=32768 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])[want-reply=true] subsystem=netconf 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])[subsystem] prepared command 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504]}} established 23:56:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 411: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18240 23:56:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 411: Creating data stores for simulated device 23:56:30.515 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:30.515 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:30.515 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ecebc44] 23:56:30.515 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:30.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:30.526 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:30.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:30.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:30.526 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ecebc44], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ecebc44], subtreeVersion=Version[67ca9239], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[67ca9239], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:30.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:30.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:30.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504] 23:56:30.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 411 on channel [id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504] 23:56:30.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) by 1220 down to 2095932 23:56:30.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:30.528 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:30.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504] 23:56:30.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504] 23:56:30.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) request=subsystem result=ReplySuccess, want-reply=true 23:56:30.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:30.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) request=subsystem activate command 23:56:30.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) starting runner for command=netconf 23:56:30.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #5 SSH_MSG_CHANNEL_DATA 23:56:30.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) by 373 down to 2096779 23:56:30.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_CHANNEL_DATA len=373 23:56:30.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504] 23:56:30.529 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:30.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504] 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504] 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18240', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=411} created 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504]} created 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504] successful with session NetconfServerSession{sessionId=411, channel=[id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504]} 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504]} up 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #6 SSH_MSG_CHANNEL_DATA 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) by 393 down to 2096386 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_CHANNEL_DATA len=393 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504] 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:30.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=411} 23:56:30.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:30.532 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1cd78a6e after next message 23:56:30.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x0044b0b9, L:/10.30.170.146:18240 - R:/10.30.170.79:50504]} EXI handlers added to pipeline 23:56:30.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:30.532 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1cd78a6e 23:56:30.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) by 179 down to 2095753 23:56:30.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:30.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:30.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #7 SSH_MSG_CHANNEL_DATA 23:56:30.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) by 340 down to 2096046 23:56:30.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_CHANNEL_DATA len=340 23:56:30.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504] 23:56:30.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:30.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:30.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=411} 23:56:30.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[67ca9239] 23:56:30.535 [netconf-device-simulator-threads-0] 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 23:56:30.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:30.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:30.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:30.535 [netconf-device-simulator-threads-0] 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 23:56:30.535 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.535 [netconf-device-simulator-threads-0] 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} 23:56:30.536 [netconf-device-simulator-threads-0] 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 23:56:30.536 [netconf-device-simulator-threads-0] 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 23:56:30.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:30.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) by 778 down to 2094975 23:56:30.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:30.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:30.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #9 SSH_MSG_IGNORE 23:56:30.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 23:56:30.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #13 SSH_MSG_IGNORE 23:56:30.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:56:30.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #10 SSH_MSG_IGNORE 23:56:30.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:56:30.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #12 SSH_MSG_IGNORE 23:56:30.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:56:30.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #14 SSH_MSG_IGNORE 23:56:30.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:56:30.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #15 SSH_MSG_IGNORE 23:56:30.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:56:30.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #16 SSH_MSG_IGNORE 23:56:30.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:56:30.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:30.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #8 SSH_MSG_IGNORE 23:56:30.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 23:56:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902]} 23:56:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39902]): SSH-2.0-SSHD-UNKNOWN 23:56:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39902]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39902]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:31.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #11 SSH_MSG_IGNORE 23:56:31.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:56:31.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #9 SSH_MSG_IGNORE 23:56:31.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 23:56:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #13 SSH_MSG_IGNORE 23:56:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:56:31.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.460 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39902]) Send SSH_MSG_KEXINIT 23:56:31.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39902]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:31.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39902]) process #0 SSH_MSG_KEXINIT 23:56:31.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39902]) SSH_MSG_KEXINIT 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39902]) strict KEX=true client=true server=true 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39902]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39902]) Kex: server host key algorithms = rsa-sha2-512 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39902]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39902]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39902]) Kex: mac algorithms (client to server) = aead 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39902]) Kex: mac algorithms (server to client) = aead 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39902]) Kex: compression algorithms (client to server) = none 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39902]) Kex: compression algorithms (server to client) = none 23:56:31.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:31.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #14 SSH_MSG_IGNORE 23:56:31.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:56:31.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #12 SSH_MSG_IGNORE 23:56:31.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:56:31.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #10 SSH_MSG_IGNORE 23:56:31.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:56:31.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #15 SSH_MSG_IGNORE 23:56:31.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:56:31.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39902]) process #1 30 23:56:31.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39902]] process command=SSH_MSG_KEXDH_INIT 23:56:31.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39902]] Send SSH_MSG_KEXDH_REPLY 23:56:31.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39902]) packet #1 sending command=31[31] len=1639 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39902])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39902]) Send SSH_MSG_NEWKEYS 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39902]) session ID=16:e3:0c:f3:05:68:53:7f:45:78:ee:15:42:a7:db:ff:b2:fd:52:a6:12:31:1e:26:1d:09:8e:d7:5b:e5:68:88:eb:a9:eb:e6:e0:44:b7:ff:62:24:c4:09:36:c2:1b:08:1a:61:48:72:b4:5c:5e:03:d6:f5:46:f6:c4:05:8a:5d 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39902]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39902]): strict KEX resets output message sequence number from 3 to 0 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39902]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39902])[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 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39902])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39902]) packet #0 sending command=7[7] len=419 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39902]) No pending packets to flush at end of KEX 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #16 SSH_MSG_IGNORE 23:56:31.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39902]) process #2 SSH_MSG_NEWKEYS 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39902]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39902]): strict KEX resets input message sequence number from 3 to 0 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39902]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39902]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39902]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39902]) authorized authentication methods: password,publickey 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39902]) Accepted service ssh-userauth 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39902]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39902]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39902]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39902]) no authentication factory for method=none 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39902]) SSH_MSG_USERAUTH_REQUEST 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39902]) remaining methods: password,publickey 23:56:31.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39902]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39902]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39902]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:31.617 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39902]) authentication result: true 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39902]) SSH_MSG_USERAUTH_REQUEST 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39902])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39902]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:31.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39902]) no heartbeat to stop 23:56:31.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39902]) heartbeat type=IGNORE, interval=PT30S 23:56:31.618 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39902 authenticated 23:56:31.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:31.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39902]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39902]] session=TransportServerSession[admin@/10.30.170.79:39902] id=0 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39902])) size=2097152, max=2097152, packet=32768 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39902]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39902] 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39902]) recipient=0 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])) size=2097152, max=2097152, packet=32768 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])) re-initializing 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])) size=2097152, max=2097152, packet=32768 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:31.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])[want-reply=true] subsystem=netconf 23:56:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])[subsystem] prepared command 23:56:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902]}} established 23:56:31.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 412: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18241 23:56:31.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 412: Creating data stores for simulated device 23:56:31.621 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:31.621 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:31.622 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:31.622 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:31.622 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:31.624 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[737f94a2] 23:56:31.624 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:31.625 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:31.625 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:31.625 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:31.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:31.625 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:31.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:31.626 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:31.626 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[737f94a2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[737f94a2], subtreeVersion=Version[37c0e38f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[37c0e38f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:31.626 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:31.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:31.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902] 23:56:31.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 412 on channel [id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902] 23:56:31.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932]} 23:56:31.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55932]): SSH-2.0-SSHD-UNKNOWN 23:56:31.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55932]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:31.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55932]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) by 1220 down to 2095932 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902] 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902] 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) request=subsystem result=ReplySuccess, want-reply=true 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) request=subsystem activate command 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) starting runner for command=netconf 23:56:31.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #5 SSH_MSG_CHANNEL_DATA 23:56:31.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) by 373 down to 2096779 23:56:31.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_CHANNEL_DATA len=373 23:56:31.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902] 23:56:31.634 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:31.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902] 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902] 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18241', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=412} created 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=412, channel=[id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902]} created 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902] successful with session NetconfServerSession{sessionId=412, channel=[id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902]} 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902]} up 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #6 SSH_MSG_CHANNEL_DATA 23:56:31.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) by 393 down to 2096386 23:56:31.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_CHANNEL_DATA len=393 23:56:31.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902] 23:56:31.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:31.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:31.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=412} 23:56:31.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:31.637 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5be115d5 after next message 23:56:31.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=412, channel=[id: 0x3e325cf5, L:/10.30.170.146:18241 - R:/10.30.170.79:39902]} EXI handlers added to pipeline 23:56:31.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:31.638 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5be115d5 23:56:31.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) by 179 down to 2095753 23:56:31.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:31.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:31.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #7 SSH_MSG_CHANNEL_DATA 23:56:31.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) by 340 down to 2096046 23:56:31.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_CHANNEL_DATA len=340 23:56:31.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902] 23:56:31.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:31.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:31.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=412} 23:56:31.642 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[37c0e38f] 23:56:31.642 [netconf-device-simulator-threads-2] 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 23:56:31.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:31.642 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:31.642 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:31.642 [netconf-device-simulator-threads-2] 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 23:56:31.642 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:31.642 [netconf-device-simulator-threads-2] 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} 23:56:31.642 [netconf-device-simulator-threads-2] 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} 23:56:31.642 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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} 23:56:31.643 [netconf-device-simulator-threads-2] 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 23:56:31.643 [netconf-device-simulator-threads-2] 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 23:56:31.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:31.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) by 778 down to 2094975 23:56:31.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:31.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:31.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #8 SSH_MSG_IGNORE 23:56:31.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 23:56:31.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:31.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #11 SSH_MSG_IGNORE 23:56:31.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:56:31.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55932]) Send SSH_MSG_KEXINIT 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55932]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55932]) process #0 SSH_MSG_KEXINIT 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55932]) SSH_MSG_KEXINIT 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55932]) strict KEX=true client=true server=true 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55932]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55932]) Kex: server host key algorithms = rsa-sha2-512 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55932]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55932]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55932]) Kex: mac algorithms (client to server) = aead 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55932]) Kex: mac algorithms (server to client) = aead 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55932]) Kex: compression algorithms (client to server) = none 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55932]) Kex: compression algorithms (server to client) = none 23:56:31.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:32.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #13 SSH_MSG_IGNORE 23:56:32.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:56:32.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55932]) process #1 30 23:56:32.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55932]] process command=SSH_MSG_KEXDH_INIT 23:56:32.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #10 SSH_MSG_IGNORE 23:56:32.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55932]] Send SSH_MSG_KEXDH_REPLY 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55932]) packet #1 sending command=31[31] len=1639 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55932])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55932]) Send SSH_MSG_NEWKEYS 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55932]) session ID=2b:a5:76:fa:4f:04:47:dc:f2:88:f1:70:27:f5:4e:cc:8c:ac:82:b6:8e:db:37:32:c9:28:85:d4:04:3e:21:49:a1:8e:35:84:68:a8:94:91:02:8a:6d:79:f9:9f:16:ae:6a:57:7f:08:7b:c2:ac:85:dd:4a:a7:88:55:43:85:01 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55932]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55932]): strict KEX resets output message sequence number from 3 to 0 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55932]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55932])[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 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55932])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55932]) packet #0 sending command=7[7] len=419 23:56:32.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55932]) No pending packets to flush at end of KEX 23:56:32.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #9 SSH_MSG_IGNORE 23:56:32.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 23:56:32.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55932]) process #2 SSH_MSG_NEWKEYS 23:56:32.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55932]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55932]): strict KEX resets input message sequence number from 3 to 0 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55932]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55932]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55932]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55932]) authorized authentication methods: password,publickey 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55932]) Accepted service ssh-userauth 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55932]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55932]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55932]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55932]) no authentication factory for method=none 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55932]) SSH_MSG_USERAUTH_REQUEST 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55932]) remaining methods: password,publickey 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55932]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55932]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55932]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:32.102 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55932]) authentication result: true 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55932]) SSH_MSG_USERAUTH_REQUEST 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55932])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:32.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55932]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:32.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:32.103 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:32.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55932]) no heartbeat to stop 23:56:32.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55932]) heartbeat type=IGNORE, interval=PT30S 23:56:32.103 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55932 authenticated 23:56:32.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:32.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55932]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:32.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55932]] session=TransportServerSession[admin@/10.30.170.79:55932] id=0 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55932])) size=2097152, max=2097152, packet=32768 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55932]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55932] 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55932]) recipient=0 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])) size=2097152, max=2097152, packet=32768 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])) re-initializing 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])) size=2097152, max=2097152, packet=32768 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])[want-reply=true] subsystem=netconf 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])[subsystem] prepared command 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932]}} established 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 413: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18242 23:56:32.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 413: Creating data stores for simulated device 23:56:32.105 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:32.105 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:32.105 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:32.105 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:32.105 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:32.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1d0c6d51] 23:56:32.106 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:32.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:32.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:32.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:32.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:32.107 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:32.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:32.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:32.107 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1d0c6d51], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1d0c6d51], subtreeVersion=Version[73b06c06], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[73b06c06], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:32.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:32.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932] 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 413 on channel [id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932] 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) by 1220 down to 2095932 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932] 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932] 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) request=subsystem result=ReplySuccess, want-reply=true 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) request=subsystem activate command 23:56:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) starting runner for command=netconf 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #5 SSH_MSG_CHANNEL_DATA 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) by 373 down to 2096779 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_CHANNEL_DATA len=373 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932] 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932] 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932] 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18242', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=413} created 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932]} created 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932] successful with session NetconfServerSession{sessionId=413, channel=[id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932]} 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932]} up 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #6 SSH_MSG_CHANNEL_DATA 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) by 393 down to 2096386 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_CHANNEL_DATA len=393 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932] 23:56:32.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=413} 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4673f57d after next message 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x828ae129, L:/10.30.170.146:18242 - R:/10.30.170.79:55932]} EXI handlers added to pipeline 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4673f57d 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) by 179 down to 2095753 23:56:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:32.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:32.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #7 SSH_MSG_CHANNEL_DATA 23:56:32.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) by 340 down to 2096046 23:56:32.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_CHANNEL_DATA len=340 23:56:32.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932] 23:56:32.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:32.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:32.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=413} 23:56:32.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[73b06c06] 23:56:32.114 [netconf-device-simulator-threads-4] 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 23:56:32.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:32.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:32.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:32.114 [netconf-device-simulator-threads-4] 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 23:56:32.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.114 [netconf-device-simulator-threads-4] 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} 23:56:32.115 [netconf-device-simulator-threads-4] 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 23:56:32.115 [netconf-device-simulator-threads-4] 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 23:56:32.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:32.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) by 778 down to 2094975 23:56:32.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:32.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:32.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #12 SSH_MSG_IGNORE 23:56:32.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:56:32.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #14 SSH_MSG_IGNORE 23:56:32.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:56:32.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #15 SSH_MSG_IGNORE 23:56:32.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:56:32.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982]} 23:56:32.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50982]): SSH-2.0-SSHD-UNKNOWN 23:56:32.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50982]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:32.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50982]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:32.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #8 SSH_MSG_IGNORE 23:56:32.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50982]) Send SSH_MSG_KEXINIT 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50982]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50982]) process #0 SSH_MSG_KEXINIT 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50982]) SSH_MSG_KEXINIT 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50982]) strict KEX=true client=true server=true 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50982]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50982]) Kex: server host key algorithms = rsa-sha2-512 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50982]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50982]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50982]) Kex: mac algorithms (client to server) = aead 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50982]) Kex: mac algorithms (server to client) = aead 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50982]) Kex: compression algorithms (client to server) = none 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50982]) Kex: compression algorithms (server to client) = none 23:56:32.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:32.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #11 SSH_MSG_IGNORE 23:56:32.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:56:32.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50982]) process #1 30 23:56:32.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50982]] process command=SSH_MSG_KEXDH_INIT 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50982]] Send SSH_MSG_KEXDH_REPLY 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50982]) packet #1 sending command=31[31] len=1639 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50982])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50982]) Send SSH_MSG_NEWKEYS 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50982]) session ID=da:6c:d8:44:8b:65:32:ff:43:d8:18:c7:a4:d9:9f:b2:e5:0c:66:45:b0:4e:36:c1:34:d5:8b:30:93:72:0f:ce:7f:b6:61:2f:83:14:dc:88:e1:a9:df:d3:51:51:88:17:ba:ea:d4:24:0b:c4:a1:45:ea:2f:d5:ce:ae:d6:eb:35 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50982]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50982]): strict KEX resets output message sequence number from 3 to 0 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50982]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50982])[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 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50982])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50982]) packet #0 sending command=7[7] len=419 23:56:32.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50982]) No pending packets to flush at end of KEX 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50982]) process #2 SSH_MSG_NEWKEYS 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50982]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50982]): strict KEX resets input message sequence number from 3 to 0 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50982]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50982]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50982]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50982]) authorized authentication methods: password,publickey 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50982]) Accepted service ssh-userauth 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50982]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50982]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50982]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50982]) no authentication factory for method=none 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50982]) SSH_MSG_USERAUTH_REQUEST 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50982]) remaining methods: password,publickey 23:56:32.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50982]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50982]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50982]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:32.610 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50982]) authentication result: true 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50982]) SSH_MSG_USERAUTH_REQUEST 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50982])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50982]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50982]) no heartbeat to stop 23:56:32.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50982]) heartbeat type=IGNORE, interval=PT30S 23:56:32.610 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50982 authenticated 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50982]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50982]] session=TransportServerSession[admin@/10.30.170.79:50982] id=0 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50982])) size=2097152, max=2097152, packet=32768 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50982]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50982] 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50982]) recipient=0 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])) size=2097152, max=2097152, packet=32768 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])) re-initializing 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])) size=2097152, max=2097152, packet=32768 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:32.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])[want-reply=true] subsystem=netconf 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])[subsystem] prepared command 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982]}} established 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 414: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18243 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 414: Creating data stores for simulated device 23:56:32.612 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:32.612 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:32.613 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:32.613 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:32.613 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:32.613 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[54a276d2] 23:56:32.613 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:32.613 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:32.613 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:32.613 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:32.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:32.614 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:32.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:32.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:32.614 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[54a276d2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[54a276d2], subtreeVersion=Version[dcd43bc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[dcd43bc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:32.615 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:32.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:32.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982] 23:56:32.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 414 on channel [id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982] 23:56:32.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) by 1220 down to 2095932 23:56:32.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982] 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982] 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) request=subsystem result=ReplySuccess, want-reply=true 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) request=subsystem activate command 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) starting runner for command=netconf 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #5 SSH_MSG_CHANNEL_DATA 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) by 373 down to 2096779 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_CHANNEL_DATA len=373 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982] 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982] 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982] 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18243', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=414} created 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982]} created 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982] successful with session NetconfServerSession{sessionId=414, channel=[id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982]} 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982]} up 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #6 SSH_MSG_CHANNEL_DATA 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) by 393 down to 2096386 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_CHANNEL_DATA len=393 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982] 23:56:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=414} 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@524089b2 after next message 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x21a2eca7, L:/10.30.170.146:18243 - R:/10.30.170.79:50982]} EXI handlers added to pipeline 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@524089b2 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) by 179 down to 2095753 23:56:32.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:32.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:32.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #7 SSH_MSG_CHANNEL_DATA 23:56:32.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) by 340 down to 2096046 23:56:32.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_CHANNEL_DATA len=340 23:56:32.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982] 23:56:32.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:32.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:32.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=414} 23:56:32.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[dcd43bc] 23:56:32.622 [netconf-device-simulator-threads-6] 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 23:56:32.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:32.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:32.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:32.622 [netconf-device-simulator-threads-6] 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 23:56:32.623 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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} 23:56:32.623 [netconf-device-simulator-threads-6] 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 23:56:32.623 [netconf-device-simulator-threads-6] 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 23:56:32.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:32.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) by 778 down to 2094975 23:56:32.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:32.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:32.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #16 SSH_MSG_IGNORE 23:56:32.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:56:32.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #9 SSH_MSG_IGNORE 23:56:32.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 23:56:32.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #12 SSH_MSG_IGNORE 23:56:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:56:32.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #15 SSH_MSG_IGNORE 23:56:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:56:32.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #16 SSH_MSG_IGNORE 23:56:32.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:56:32.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #10 SSH_MSG_IGNORE 23:56:32.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:56:32.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:32.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #13 SSH_MSG_IGNORE 23:56:32.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:56:33.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #14 SSH_MSG_IGNORE 23:56:33.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:56:33.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494]} 23:56:33.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45494]): SSH-2.0-SSHD-UNKNOWN 23:56:33.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45494]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:33.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45494]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:33.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #11 SSH_MSG_IGNORE 23:56:33.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:56:33.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #8 SSH_MSG_IGNORE 23:56:33.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 23:56:33.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45494]) Send SSH_MSG_KEXINIT 23:56:33.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45494]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:33.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45494]) process #0 SSH_MSG_KEXINIT 23:56:33.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45494]) SSH_MSG_KEXINIT 23:56:33.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45494]) strict KEX=true client=true server=true 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45494]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45494]) Kex: server host key algorithms = rsa-sha2-512 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45494]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45494]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45494]) Kex: mac algorithms (client to server) = aead 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45494]) Kex: mac algorithms (server to client) = aead 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45494]) Kex: compression algorithms (client to server) = none 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45494]) Kex: compression algorithms (server to client) = none 23:56:33.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:33.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #9 SSH_MSG_IGNORE 23:56:33.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 23:56:33.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45494]) process #1 30 23:56:33.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45494]] process command=SSH_MSG_KEXDH_INIT 23:56:33.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45494]] Send SSH_MSG_KEXDH_REPLY 23:56:33.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45494]) packet #1 sending command=31[31] len=1639 23:56:33.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45494])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:33.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45494]) Send SSH_MSG_NEWKEYS 23:56:33.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45494]) session ID=02:b0:75:08:b1:32:ef:5d:50:2c:06:ff:6d:10:e5:ad:21:ac:ac:f4:36:58:44:70:2b:50:43:e4:71:72:8e:11:07:df:6a:19:c6:a9:3e:06:e6:a9:78:fa:27:f9:de:75:cb:20:90:d6:ba:cb:ff:12:79:ca:7c:80:2a:95:f1:9d 23:56:33.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45494]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:33.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45494]): strict KEX resets output message sequence number from 3 to 0 23:56:33.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45494]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:33.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45494])[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 23:56:33.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45494])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:33.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45494]) packet #0 sending command=7[7] len=419 23:56:33.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45494]) No pending packets to flush at end of KEX 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45494]) process #2 SSH_MSG_NEWKEYS 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45494]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45494]): strict KEX resets input message sequence number from 3 to 0 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45494]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45494]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45494]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45494]) authorized authentication methods: password,publickey 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45494]) Accepted service ssh-userauth 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45494]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45494]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45494]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45494]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45494]) no authentication factory for method=none 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45494]) SSH_MSG_USERAUTH_REQUEST 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45494]) remaining methods: password,publickey 23:56:33.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45494]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45494]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45494]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45494]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:33.358 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45494]) authentication result: true 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45494]) SSH_MSG_USERAUTH_REQUEST 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45494])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45494]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45494]) no heartbeat to stop 23:56:33.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45494]) heartbeat type=IGNORE, interval=PT30S 23:56:33.358 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45494 authenticated 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45494]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45494]] session=TransportServerSession[admin@/10.30.170.79:45494] id=0 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45494])) size=2097152, max=2097152, packet=32768 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45494]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45494] 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45494]) recipient=0 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])) size=2097152, max=2097152, packet=32768 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])) re-initializing 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])) size=2097152, max=2097152, packet=32768 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:33.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:33.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:33.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:33.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])[want-reply=true] subsystem=netconf 23:56:33.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])[subsystem] prepared command 23:56:33.360 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:33.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:33.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494]}} established 23:56:33.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 415: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18244 23:56:33.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 415: Creating data stores for simulated device 23:56:33.361 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:33.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:33.361 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:33.361 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:33.361 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:33.362 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[627a933e] 23:56:33.362 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:33.363 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:33.363 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:33.363 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:33.363 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:33.363 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:33.363 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:33.363 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:33.363 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[627a933e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[627a933e], subtreeVersion=Version[1104343e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1104343e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:33.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:33.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:33.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494] 23:56:33.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 415 on channel [id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494] 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) by 1220 down to 2095932 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494] 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494] 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) request=subsystem result=ReplySuccess, want-reply=true 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) request=subsystem activate command 23:56:33.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) starting runner for command=netconf 23:56:33.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #5 SSH_MSG_CHANNEL_DATA 23:56:33.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) by 373 down to 2096779 23:56:33.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_CHANNEL_DATA len=373 23:56:33.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494] 23:56:33.369 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:33.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:33.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494] 23:56:33.370 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:33.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494] 23:56:33.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18244', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:33.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=415} created 23:56:33.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=415, channel=[id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494]} created 23:56:33.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494] successful with session NetconfServerSession{sessionId=415, channel=[id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494]} 23:56:33.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494]} up 23:56:33.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #6 SSH_MSG_CHANNEL_DATA 23:56:33.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) by 393 down to 2096386 23:56:33.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_CHANNEL_DATA len=393 23:56:33.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494] 23:56:33.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:33.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:33.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=415} 23:56:33.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:33.372 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59cfa967 after next message 23:56:33.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=415, channel=[id: 0xb339bf93, L:/10.30.170.146:18244 - R:/10.30.170.79:45494]} EXI handlers added to pipeline 23:56:33.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:33.373 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59cfa967 23:56:33.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) by 179 down to 2095753 23:56:33.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:33.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:33.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #7 SSH_MSG_CHANNEL_DATA 23:56:33.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) by 340 down to 2096046 23:56:33.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_CHANNEL_DATA len=340 23:56:33.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494] 23:56:33.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:33.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:33.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=415} 23:56:33.377 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1104343e] 23:56:33.377 [netconf-device-simulator-threads-0] 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 23:56:33.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:33.377 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:33.377 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:33.377 [netconf-device-simulator-threads-0] 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 23:56:33.377 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:33.377 [netconf-device-simulator-threads-0] 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} 23:56:33.377 [netconf-device-simulator-threads-0] 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} 23:56:33.377 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:33.377 [netconf-device-simulator-threads-0] 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} 23:56:33.377 [netconf-device-simulator-threads-0] 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} 23:56:33.377 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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} 23:56:33.378 [netconf-device-simulator-threads-0] 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 23:56:33.378 [netconf-device-simulator-threads-0] 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 23:56:33.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:33.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) by 778 down to 2094975 23:56:33.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:33.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:33.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #10 SSH_MSG_IGNORE 23:56:33.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:56:33.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #14 SSH_MSG_IGNORE 23:56:33.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:56:33.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #15 SSH_MSG_IGNORE 23:56:33.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:56:33.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #13 SSH_MSG_IGNORE 23:56:33.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:56:33.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742]} 23:56:33.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46742]): SSH-2.0-SSHD-UNKNOWN 23:56:33.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46742]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:33.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46742]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #12 SSH_MSG_IGNORE 23:56:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:56:33.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #16 SSH_MSG_IGNORE 23:56:33.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46742]) Send SSH_MSG_KEXINIT 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46742]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46742]) process #0 SSH_MSG_KEXINIT 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46742]) SSH_MSG_KEXINIT 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46742]) strict KEX=true client=true server=true 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46742]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46742]) Kex: server host key algorithms = rsa-sha2-512 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46742]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46742]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46742]) Kex: mac algorithms (client to server) = aead 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46742]) Kex: mac algorithms (server to client) = aead 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46742]) Kex: compression algorithms (client to server) = none 23:56:33.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46742]) Kex: compression algorithms (server to client) = none 23:56:33.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:33.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #8 SSH_MSG_IGNORE 23:56:33.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:56:33.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #11 SSH_MSG_IGNORE 23:56:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:56:33.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46742]) process #1 30 23:56:33.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46742]] process command=SSH_MSG_KEXDH_INIT 23:56:33.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #9 SSH_MSG_IGNORE 23:56:33.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46742]] Send SSH_MSG_KEXDH_REPLY 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46742]) packet #1 sending command=31[31] len=1639 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46742])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46742]) Send SSH_MSG_NEWKEYS 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46742]) session ID=ea:4c:e9:31:a3:ce:d8:4e:66:5f:65:39:df:e8:95:61:c3:c5:76:e1:7f:11:52:15:d3:5d:45:1b:43:9e:65:e8:70:41:7a:4c:cb:dd:b8:13:e3:a7:51:1a:ef:2f:e0:d8:08:0d:34:a9:f3:ca:3e:58:1b:80:62:38:64:2d:74:1a 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46742]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46742]): strict KEX resets output message sequence number from 3 to 0 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46742]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46742])[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 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46742])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46742]) packet #0 sending command=7[7] len=419 23:56:33.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46742]) No pending packets to flush at end of KEX 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46742]) process #2 SSH_MSG_NEWKEYS 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46742]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46742]): strict KEX resets input message sequence number from 3 to 0 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46742]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46742]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46742]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46742]) authorized authentication methods: password,publickey 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46742]) Accepted service ssh-userauth 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46742]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46742]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46742]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46742]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46742]) no authentication factory for method=none 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46742]) SSH_MSG_USERAUTH_REQUEST 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46742]) remaining methods: password,publickey 23:56:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46742]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46742]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46742]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46742]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:34.028 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46742]) authentication result: true 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46742]) SSH_MSG_USERAUTH_REQUEST 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46742])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46742]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46742]) no heartbeat to stop 23:56:34.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46742]) heartbeat type=IGNORE, interval=PT30S 23:56:34.028 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46742 authenticated 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46742]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46742]] session=TransportServerSession[admin@/10.30.170.79:46742] id=0 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46742])) size=2097152, max=2097152, packet=32768 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46742]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46742] 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46742]) recipient=0 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])) size=2097152, max=2097152, packet=32768 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])) re-initializing 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])) size=2097152, max=2097152, packet=32768 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:34.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])[want-reply=true] subsystem=netconf 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])[subsystem] prepared command 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742]}} established 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 416: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18245 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 416: Creating data stores for simulated device 23:56:34.030 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:34.030 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:34.030 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:34.030 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:34.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30d3e439] 23:56:34.031 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:34.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:34.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:34.031 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:34.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:34.032 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:34.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:34.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:34.032 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30d3e439], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30d3e439], subtreeVersion=Version[51a1d82d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51a1d82d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:34.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:34.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:34.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742] 23:56:34.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 416 on channel [id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742] 23:56:34.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) by 1220 down to 2095932 23:56:34.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742] 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742] 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) request=subsystem result=ReplySuccess, want-reply=true 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) request=subsystem activate command 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) starting runner for command=netconf 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #5 SSH_MSG_CHANNEL_DATA 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) by 373 down to 2096779 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_CHANNEL_DATA len=373 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742] 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742] 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:34.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742] 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18245', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=416} created 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742]} created 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742] successful with session NetconfServerSession{sessionId=416, channel=[id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742]} 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742]} up 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #6 SSH_MSG_CHANNEL_DATA 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) by 393 down to 2096386 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_CHANNEL_DATA len=393 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742] 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=416} 23:56:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:34.037 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54fdee4f after next message 23:56:34.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x349a4236, L:/10.30.170.146:18245 - R:/10.30.170.79:46742]} EXI handlers added to pipeline 23:56:34.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:34.037 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54fdee4f 23:56:34.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) by 179 down to 2095753 23:56:34.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:34.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:34.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #7 SSH_MSG_CHANNEL_DATA 23:56:34.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) by 340 down to 2096046 23:56:34.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_CHANNEL_DATA len=340 23:56:34.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742] 23:56:34.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:34.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:34.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=416} 23:56:34.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51a1d82d] 23:56:34.041 [netconf-device-simulator-threads-2] 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 23:56:34.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:34.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:34.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:34.041 [netconf-device-simulator-threads-2] 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 23:56:34.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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} 23:56:34.041 [netconf-device-simulator-threads-2] 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 23:56:34.041 [netconf-device-simulator-threads-2] 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 23:56:34.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:34.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) by 778 down to 2094975 23:56:34.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:34.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:34.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #10 SSH_MSG_IGNORE 23:56:34.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:56:34.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #12 SSH_MSG_IGNORE 23:56:34.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:56:34.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #13 SSH_MSG_IGNORE 23:56:34.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:56:34.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #15 SSH_MSG_IGNORE 23:56:34.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:56:34.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #16 SSH_MSG_IGNORE 23:56:34.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:56:34.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #14 SSH_MSG_IGNORE 23:56:34.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:56:34.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552]} 23:56:34.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48552]): SSH-2.0-SSHD-UNKNOWN 23:56:34.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48552]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:34.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48552]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:34.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #11 SSH_MSG_IGNORE 23:56:34.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:56:34.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #8 SSH_MSG_IGNORE 23:56:34.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48552]) Send SSH_MSG_KEXINIT 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48552]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48552]) process #0 SSH_MSG_KEXINIT 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48552]) SSH_MSG_KEXINIT 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48552]) strict KEX=true client=true server=true 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48552]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48552]) Kex: server host key algorithms = rsa-sha2-512 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48552]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48552]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48552]) Kex: mac algorithms (client to server) = aead 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48552]) Kex: mac algorithms (server to client) = aead 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48552]) Kex: compression algorithms (client to server) = none 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48552]) Kex: compression algorithms (server to client) = none 23:56:34.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:34.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48552]) process #1 30 23:56:34.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48552]] process command=SSH_MSG_KEXDH_INIT 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48552]] Send SSH_MSG_KEXDH_REPLY 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48552]) packet #1 sending command=31[31] len=1639 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48552])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48552]) Send SSH_MSG_NEWKEYS 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48552]) session ID=d5:25:14:c2:e0:45:d0:58:af:95:06:60:29:61:58:5c:0a:ee:c3:e6:b9:d4:27:f8:e8:0f:cc:15:ca:a7:6f:00:31:f5:36:41:91:27:ef:90:e6:ef:9d:18:59:7e:11:52:c7:88:35:0f:8a:85:6e:3c:03:14:96:27:ce:97:96:f1 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48552]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48552]): strict KEX resets output message sequence number from 3 to 0 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48552]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48552])[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 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48552])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48552]) packet #0 sending command=7[7] len=419 23:56:34.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48552]) No pending packets to flush at end of KEX 23:56:34.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48552]) process #2 SSH_MSG_NEWKEYS 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48552]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48552]): strict KEX resets input message sequence number from 3 to 0 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48552]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48552]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48552]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48552]) authorized authentication methods: password,publickey 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48552]) Accepted service ssh-userauth 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48552]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48552]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48552]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48552]) no authentication factory for method=none 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48552]) SSH_MSG_USERAUTH_REQUEST 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48552]) remaining methods: password,publickey 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48552]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48552]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48552]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:34.789 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48552]) authentication result: true 23:56:34.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48552]) SSH_MSG_USERAUTH_REQUEST 23:56:34.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48552])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:34.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48552]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:34.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:34.790 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:34.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48552]) no heartbeat to stop 23:56:34.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48552]) heartbeat type=IGNORE, interval=PT30S 23:56:34.790 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48552 authenticated 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48552]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48552]] session=TransportServerSession[admin@/10.30.170.79:48552] id=0 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48552])) size=2097152, max=2097152, packet=32768 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48552]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48552] 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48552]) recipient=0 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])) size=2097152, max=2097152, packet=32768 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])) re-initializing 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])) size=2097152, max=2097152, packet=32768 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:34.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])[want-reply=true] subsystem=netconf 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])[subsystem] prepared command 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552]}} established 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 417: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18246 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 417: Creating data stores for simulated device 23:56:34.792 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:34.792 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:34.792 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:34.792 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d2b31c] 23:56:34.793 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:34.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:34.794 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:34.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:34.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:34.794 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d2b31c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d2b31c], subtreeVersion=Version[71b81d94], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71b81d94], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:34.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552] 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 417 on channel [id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552] 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) by 1220 down to 2095932 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552] 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552] 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) request=subsystem result=ReplySuccess, want-reply=true 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) request=subsystem activate command 23:56:34.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) starting runner for command=netconf 23:56:34.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #5 SSH_MSG_CHANNEL_DATA 23:56:34.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) by 373 down to 2096779 23:56:34.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_CHANNEL_DATA len=373 23:56:34.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552] 23:56:34.797 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552] 23:56:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552] 23:56:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18246', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=417} created 23:56:34.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552]} created 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552] successful with session NetconfServerSession{sessionId=417, channel=[id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552]} 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552]} up 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #6 SSH_MSG_CHANNEL_DATA 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) by 393 down to 2096386 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_CHANNEL_DATA len=393 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552] 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=417} 23:56:34.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:34.807 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@172edfcf after next message 23:56:34.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x2a9d035c, L:/10.30.170.146:18246 - R:/10.30.170.79:48552]} EXI handlers added to pipeline 23:56:34.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:34.807 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@172edfcf 23:56:34.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) by 179 down to 2095753 23:56:34.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:34.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:34.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #7 SSH_MSG_CHANNEL_DATA 23:56:34.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) by 340 down to 2096046 23:56:34.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_CHANNEL_DATA len=340 23:56:34.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552] 23:56:34.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:34.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:34.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=417} 23:56:34.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71b81d94] 23:56:34.811 [netconf-device-simulator-threads-4] 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 23:56:34.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:34.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:34.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:34.811 [netconf-device-simulator-threads-4] 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 23:56:34.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:34.811 [netconf-device-simulator-threads-4] 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} 23:56:34.811 [netconf-device-simulator-threads-4] 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} 23:56:34.811 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:34.811 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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} 23:56:34.812 [netconf-device-simulator-threads-4] 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 23:56:34.812 [netconf-device-simulator-threads-4] 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 23:56:34.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:34.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) by 778 down to 2094975 23:56:34.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:34.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:34.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #9 SSH_MSG_IGNORE 23:56:34.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 23:56:34.899 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #10 SSH_MSG_IGNORE 23:56:34.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:56:34.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:34.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #13 SSH_MSG_IGNORE 23:56:34.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:56:35.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #16 SSH_MSG_IGNORE 23:56:35.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:56:35.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #14 SSH_MSG_IGNORE 23:56:35.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:56:35.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #8 SSH_MSG_IGNORE 23:56:35.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 23:56:35.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #12 SSH_MSG_IGNORE 23:56:35.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:56:35.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512]} 23:56:35.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54512]): SSH-2.0-SSHD-UNKNOWN 23:56:35.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54512]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:35.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54512]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #15 SSH_MSG_IGNORE 23:56:35.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:56:35.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #11 SSH_MSG_IGNORE 23:56:35.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:56:35.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #9 SSH_MSG_IGNORE 23:56:35.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 23:56:35.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54512]) Send SSH_MSG_KEXINIT 23:56:35.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54512]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:35.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54512]) process #0 SSH_MSG_KEXINIT 23:56:35.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54512]) SSH_MSG_KEXINIT 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54512]) strict KEX=true client=true server=true 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54512]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54512]) Kex: server host key algorithms = rsa-sha2-512 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54512]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54512]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54512]) Kex: mac algorithms (client to server) = aead 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54512]) Kex: mac algorithms (server to client) = aead 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54512]) Kex: compression algorithms (client to server) = none 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54512]) Kex: compression algorithms (server to client) = none 23:56:35.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:35.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #10 SSH_MSG_IGNORE 23:56:35.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:56:35.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54512]) process #1 30 23:56:35.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54512]] process command=SSH_MSG_KEXDH_INIT 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54512]] Send SSH_MSG_KEXDH_REPLY 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54512]) packet #1 sending command=31[31] len=1639 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54512])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54512]) Send SSH_MSG_NEWKEYS 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54512]) session ID=92:a0:de:ec:dc:38:d9:0a:2a:dc:8f:05:09:9c:f3:08:c5:0f:fd:23:21:dd:21:19:7b:07:37:75:30:56:85:b9:ef:6b:77:dc:26:e0:bd:99:ed:0d:d4:c4:7d:6c:37:5b:18:93:4a:85:7f:5b:3d:1a:a0:0c:61:e9:c5:78:5b:e6 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54512]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54512]): strict KEX resets output message sequence number from 3 to 0 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54512]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54512])[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 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54512])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54512]) packet #0 sending command=7[7] len=419 23:56:35.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54512]) No pending packets to flush at end of KEX 23:56:35.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #13 SSH_MSG_IGNORE 23:56:35.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54512]) process #2 SSH_MSG_NEWKEYS 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54512]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54512]): strict KEX resets input message sequence number from 3 to 0 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54512]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54512]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54512]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54512]) authorized authentication methods: password,publickey 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54512]) Accepted service ssh-userauth 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54512]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54512]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54512]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54512]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54512]) no authentication factory for method=none 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54512]) SSH_MSG_USERAUTH_REQUEST 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54512]) remaining methods: password,publickey 23:56:35.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54512]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54512]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54512]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54512]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:35.669 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54512]) authentication result: true 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54512]) SSH_MSG_USERAUTH_REQUEST 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54512])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54512]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54512]) no heartbeat to stop 23:56:35.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54512]) heartbeat type=IGNORE, interval=PT30S 23:56:35.670 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54512 authenticated 23:56:35.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:35.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54512]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54512]] session=TransportServerSession[admin@/10.30.170.79:54512] id=0 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54512])) size=2097152, max=2097152, packet=32768 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54512]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54512] 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54512]) recipient=0 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])) size=2097152, max=2097152, packet=32768 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])) re-initializing 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])) size=2097152, max=2097152, packet=32768 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:35.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])[want-reply=true] subsystem=netconf 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])[subsystem] prepared command 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512]}} established 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 418: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18247 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 418: Creating data stores for simulated device 23:56:35.672 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:35.672 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:35.672 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1a6ff6ec] 23:56:35.673 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:35.673 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:35.673 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:35.673 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:35.673 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:35.673 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1a6ff6ec], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1a6ff6ec], subtreeVersion=Version[5dc05144], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5dc05144], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:35.674 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:35.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512] 23:56:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 418 on channel [id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512] 23:56:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) by 1220 down to 2095932 23:56:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512] 23:56:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512] 23:56:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) request=subsystem result=ReplySuccess, want-reply=true 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) request=subsystem activate command 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) starting runner for command=netconf 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #5 SSH_MSG_CHANNEL_DATA 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) by 373 down to 2096779 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_CHANNEL_DATA len=373 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512] 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512] 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512] 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18247', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=418} created 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=418, channel=[id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512]} created 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512] successful with session NetconfServerSession{sessionId=418, channel=[id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512]} 23:56:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512]} up 23:56:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #6 SSH_MSG_CHANNEL_DATA 23:56:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) by 393 down to 2096386 23:56:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_CHANNEL_DATA len=393 23:56:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512] 23:56:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=418} 23:56:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54397b10 after next message 23:56:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=418, channel=[id: 0x552f8ff2, L:/10.30.170.146:18247 - R:/10.30.170.79:54512]} EXI handlers added to pipeline 23:56:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54397b10 23:56:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) by 179 down to 2095753 23:56:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:35.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #7 SSH_MSG_CHANNEL_DATA 23:56:35.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) by 340 down to 2096046 23:56:35.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_CHANNEL_DATA len=340 23:56:35.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512] 23:56:35.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:35.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:35.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=418} 23:56:35.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5dc05144] 23:56:35.681 [netconf-device-simulator-threads-6] 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 23:56:35.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:35.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:35.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:35.681 [netconf-device-simulator-threads-6] 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 23:56:35.681 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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} 23:56:35.681 [netconf-device-simulator-threads-6] 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 23:56:35.681 [netconf-device-simulator-threads-6] 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 23:56:35.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:35.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) by 778 down to 2094975 23:56:35.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:35.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:35.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #15 SSH_MSG_IGNORE 23:56:35.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:56:35.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #16 SSH_MSG_IGNORE 23:56:35.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:56:35.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910]} 23:56:35.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44910]): SSH-2.0-SSHD-UNKNOWN 23:56:35.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44910]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:35.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44910]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:35.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #12 SSH_MSG_IGNORE 23:56:35.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:56:35.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #14 SSH_MSG_IGNORE 23:56:35.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:56:35.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:35.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #11 SSH_MSG_IGNORE 23:56:35.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:56:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44910]) Send SSH_MSG_KEXINIT 23:56:35.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44910]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44910]) process #0 SSH_MSG_KEXINIT 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44910]) SSH_MSG_KEXINIT 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44910]) strict KEX=true client=true server=true 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44910]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44910]) Kex: server host key algorithms = rsa-sha2-512 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44910]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44910]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44910]) Kex: mac algorithms (client to server) = aead 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44910]) Kex: mac algorithms (server to client) = aead 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44910]) Kex: compression algorithms (client to server) = none 23:56:35.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44910]) Kex: compression algorithms (server to client) = none 23:56:35.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:36.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44910]) process #1 30 23:56:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #9 SSH_MSG_IGNORE 23:56:36.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 23:56:36.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44910]] process command=SSH_MSG_KEXDH_INIT 23:56:36.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44910]] Send SSH_MSG_KEXDH_REPLY 23:56:36.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44910]) packet #1 sending command=31[31] len=1639 23:56:36.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44910])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:36.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44910]) Send SSH_MSG_NEWKEYS 23:56:36.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44910]) session ID=c5:5f:74:cc:df:3d:98:64:c0:5e:e1:66:c9:3e:1d:05:32:1f:9f:5c:8e:a0:66:d3:d6:c6:e6:04:28:4f:45:0a:fa:c0:d0:bd:70:d8:32:a1:c1:1d:40:bc:cf:f3:36:69:d3:f2:4d:2b:3c:66:ec:e6:8d:80:6b:ec:20:13:fc:01 23:56:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44910]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44910]): strict KEX resets output message sequence number from 3 to 0 23:56:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44910]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44910])[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 23:56:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44910])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44910]) packet #0 sending command=7[7] len=419 23:56:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44910]) No pending packets to flush at end of KEX 23:56:36.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44910]) process #2 SSH_MSG_NEWKEYS 23:56:36.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44910]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:36.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44910]): strict KEX resets input message sequence number from 3 to 0 23:56:36.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44910]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44910]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44910]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44910]) authorized authentication methods: password,publickey 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44910]) Accepted service ssh-userauth 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44910]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44910]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44910]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44910]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44910]) no authentication factory for method=none 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44910]) SSH_MSG_USERAUTH_REQUEST 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44910]) remaining methods: password,publickey 23:56:36.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44910]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44910]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44910]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44910]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:36.123 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44910]) authentication result: true 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44910]) SSH_MSG_USERAUTH_REQUEST 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44910])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44910]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44910]) no heartbeat to stop 23:56:36.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44910]) heartbeat type=IGNORE, interval=PT30S 23:56:36.124 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44910 authenticated 23:56:36.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:36.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44910]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44910]] session=TransportServerSession[admin@/10.30.170.79:44910] id=0 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44910])) size=2097152, max=2097152, packet=32768 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44910]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44910] 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44910]) recipient=0 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])) size=2097152, max=2097152, packet=32768 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])) re-initializing 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])) size=2097152, max=2097152, packet=32768 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:36.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:36.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:36.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:36.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])[want-reply=true] subsystem=netconf 23:56:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])[subsystem] prepared command 23:56:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910]}} established 23:56:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 419: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18248 23:56:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 419: Creating data stores for simulated device 23:56:36.127 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:36.128 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:36.128 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:36.128 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:36.130 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5965cb03] 23:56:36.130 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:36.131 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:36.131 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:36.131 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:36.131 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:36.132 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:36.132 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:36.132 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:36.132 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5965cb03], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5965cb03], subtreeVersion=Version[71e570e5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71e570e5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:36.133 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:36.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:36.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910] 23:56:36.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 419 on channel [id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910] 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) by 1220 down to 2095932 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910] 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910] 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) request=subsystem result=ReplySuccess, want-reply=true 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) request=subsystem activate command 23:56:36.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) starting runner for command=netconf 23:56:36.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #5 SSH_MSG_CHANNEL_DATA 23:56:36.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) by 373 down to 2096779 23:56:36.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_CHANNEL_DATA len=373 23:56:36.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910] 23:56:36.138 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:36.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910] 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910] 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18248', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=419} created 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910]} created 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910] successful with session NetconfServerSession{sessionId=419, channel=[id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910]} 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910]} up 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #6 SSH_MSG_CHANNEL_DATA 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) by 393 down to 2096386 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_CHANNEL_DATA len=393 23:56:36.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910] 23:56:36.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:36.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:36.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=419} 23:56:36.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:36.141 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75a29172 after next message 23:56:36.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x83125987, L:/10.30.170.146:18248 - R:/10.30.170.79:44910]} EXI handlers added to pipeline 23:56:36.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75a29172 23:56:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) by 179 down to 2095753 23:56:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:36.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #7 SSH_MSG_CHANNEL_DATA 23:56:36.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) by 340 down to 2096046 23:56:36.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_CHANNEL_DATA len=340 23:56:36.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910] 23:56:36.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:36.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:36.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=419} 23:56:36.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71e570e5] 23:56:36.145 [netconf-device-simulator-threads-0] 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 23:56:36.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:36.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:36.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:36.145 [netconf-device-simulator-threads-0] 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 23:56:36.146 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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} 23:56:36.146 [netconf-device-simulator-threads-0] 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 23:56:36.146 [netconf-device-simulator-threads-0] 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 23:56:36.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:36.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) by 778 down to 2094975 23:56:36.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:36.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:36.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #8 SSH_MSG_IGNORE 23:56:36.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 23:56:36.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #10 SSH_MSG_IGNORE 23:56:36.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:56:36.411 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #12 SSH_MSG_IGNORE 23:56:36.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:56:36.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #14 SSH_MSG_IGNORE 23:56:36.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:56:36.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #13 SSH_MSG_IGNORE 23:56:36.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:56:36.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060]} 23:56:36.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33060]): SSH-2.0-SSHD-UNKNOWN 23:56:36.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33060]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:36.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33060]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:36.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #16 SSH_MSG_IGNORE 23:56:36.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:56:36.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #8 SSH_MSG_IGNORE 23:56:36.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 23:56:36.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #15 SSH_MSG_IGNORE 23:56:36.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:56:36.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #11 SSH_MSG_IGNORE 23:56:36.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:56:36.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33060]) Send SSH_MSG_KEXINIT 23:56:36.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33060]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:36.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33060]) process #0 SSH_MSG_KEXINIT 23:56:36.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33060]) SSH_MSG_KEXINIT 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33060]) strict KEX=true client=true server=true 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33060]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33060]) Kex: server host key algorithms = rsa-sha2-512 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33060]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33060]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33060]) Kex: mac algorithms (client to server) = aead 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33060]) Kex: mac algorithms (server to client) = aead 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33060]) Kex: compression algorithms (client to server) = none 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33060]) Kex: compression algorithms (server to client) = none 23:56:36.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:36.806 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:36.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #9 SSH_MSG_IGNORE 23:56:36.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 23:56:36.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33060]) process #1 30 23:56:36.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33060]] process command=SSH_MSG_KEXDH_INIT 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33060]] Send SSH_MSG_KEXDH_REPLY 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33060]) packet #1 sending command=31[31] len=1639 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33060])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33060]) Send SSH_MSG_NEWKEYS 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33060]) session ID=b5:d5:2d:5a:00:13:66:29:a2:24:08:78:c9:73:b1:c1:50:55:a3:5b:62:93:e3:27:99:34:a4:58:f1:de:54:4b:71:f0:d9:2a:1a:1d:41:7f:10:e3:07:59:d3:70:81:29:cd:4d:73:0d:b0:f8:3c:c0:04:5d:7f:8a:71:99:fb:5b 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33060]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33060]): strict KEX resets output message sequence number from 3 to 0 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33060]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33060])[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 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33060])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33060]) packet #0 sending command=7[7] len=419 23:56:36.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33060]) No pending packets to flush at end of KEX 23:56:36.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33060]) process #2 SSH_MSG_NEWKEYS 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33060]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33060]): strict KEX resets input message sequence number from 3 to 0 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33060]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33060]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33060]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33060]) authorized authentication methods: password,publickey 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33060]) Accepted service ssh-userauth 23:56:36.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33060]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33060]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33060]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33060]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33060]) no authentication factory for method=none 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33060]) SSH_MSG_USERAUTH_REQUEST 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33060]) remaining methods: password,publickey 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33060]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33060]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33060]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33060]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:36.954 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33060]) authentication result: true 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33060]) SSH_MSG_USERAUTH_REQUEST 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33060])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33060]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33060]) no heartbeat to stop 23:56:36.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33060]) heartbeat type=IGNORE, interval=PT30S 23:56:36.955 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33060 authenticated 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33060]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33060]] session=TransportServerSession[admin@/10.30.170.79:33060] id=0 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33060])) size=2097152, max=2097152, packet=32768 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33060]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33060] 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33060]) recipient=0 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])) size=2097152, max=2097152, packet=32768 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])) re-initializing 23:56:36.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])) size=2097152, max=2097152, packet=32768 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])[want-reply=true] subsystem=netconf 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])[subsystem] prepared command 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060]}} established 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 420: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18249 23:56:36.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 420: Creating data stores for simulated device 23:56:36.956 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:36.957 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:36.957 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:36.957 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:36.957 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:36.957 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[444a21b4] 23:56:36.957 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:36.958 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:36.958 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:36.958 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:36.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:36.958 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:36.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:36.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:36.958 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[444a21b4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[444a21b4], subtreeVersion=Version[35bfcaf6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[35bfcaf6], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:36.959 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:36.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:36.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060] 23:56:36.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 420 on channel [id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060] 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) by 1220 down to 2095932 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060] 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060] 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) request=subsystem result=ReplySuccess, want-reply=true 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) request=subsystem activate command 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) starting runner for command=netconf 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #5 SSH_MSG_CHANNEL_DATA 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) by 373 down to 2096779 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_CHANNEL_DATA len=373 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060] 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060] 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060] 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18249', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=420} created 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060]} created 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060] successful with session NetconfServerSession{sessionId=420, channel=[id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060]} 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060]} up 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #6 SSH_MSG_CHANNEL_DATA 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) by 393 down to 2096386 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_CHANNEL_DATA len=393 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060] 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=420} 23:56:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:36.963 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7d64c539 after next message 23:56:36.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x0b0dbdf0, L:/10.30.170.146:18249 - R:/10.30.170.79:33060]} EXI handlers added to pipeline 23:56:36.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:36.963 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7d64c539 23:56:36.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) by 179 down to 2095753 23:56:36.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:36.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:36.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #7 SSH_MSG_CHANNEL_DATA 23:56:36.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) by 340 down to 2096046 23:56:36.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_CHANNEL_DATA len=340 23:56:36.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060] 23:56:36.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:36.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:36.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=420} 23:56:36.966 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[35bfcaf6] 23:56:36.966 [netconf-device-simulator-threads-2] 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 23:56:36.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:36.966 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:36.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:36.967 [netconf-device-simulator-threads-2] 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 23:56:36.967 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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} 23:56:36.967 [netconf-device-simulator-threads-2] 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 23:56:36.967 [netconf-device-simulator-threads-2] 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 23:56:36.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:36.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) by 778 down to 2094975 23:56:36.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:36.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:37.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #14 SSH_MSG_IGNORE 23:56:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:56:37.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #10 SSH_MSG_IGNORE 23:56:37.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:56:37.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #13 SSH_MSG_IGNORE 23:56:37.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:56:37.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #12 SSH_MSG_IGNORE 23:56:37.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:56:37.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #16 SSH_MSG_IGNORE 23:56:37.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:56:37.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444]} 23:56:37.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50444]): SSH-2.0-SSHD-UNKNOWN 23:56:37.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50444]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:37.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50444]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:37.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #11 SSH_MSG_IGNORE 23:56:37.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:56:37.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #8 SSH_MSG_IGNORE 23:56:37.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 23:56:37.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #9 SSH_MSG_IGNORE 23:56:37.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 23:56:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #15 SSH_MSG_IGNORE 23:56:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50444]) Send SSH_MSG_KEXINIT 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50444]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50444]) process #0 SSH_MSG_KEXINIT 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50444]) SSH_MSG_KEXINIT 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50444]) strict KEX=true client=true server=true 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50444]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50444]) Kex: server host key algorithms = rsa-sha2-512 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50444]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50444]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50444]) Kex: mac algorithms (client to server) = aead 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50444]) Kex: mac algorithms (server to client) = aead 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50444]) Kex: compression algorithms (client to server) = none 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50444]) Kex: compression algorithms (server to client) = none 23:56:37.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:37.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50444]) process #1 30 23:56:37.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50444]] process command=SSH_MSG_KEXDH_INIT 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50444]] Send SSH_MSG_KEXDH_REPLY 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50444]) packet #1 sending command=31[31] len=1639 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50444])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50444]) Send SSH_MSG_NEWKEYS 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50444]) session ID=ac:3c:e9:d6:df:05:a4:25:26:e7:7e:04:2e:83:e9:de:87:2e:ad:54:37:62:85:df:96:ad:44:fb:85:77:f0:d9:1b:9b:5c:a6:78:81:8a:cd:c4:f5:65:5a:21:59:d3:86:e8:b8:4d:7c:96:1e:d0:63:99:28:27:0d:e8:2b:0b:3b 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50444]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50444]): strict KEX resets output message sequence number from 3 to 0 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50444]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50444])[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 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50444])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50444]) packet #0 sending command=7[7] len=419 23:56:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50444]) No pending packets to flush at end of KEX 23:56:37.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50444]) process #2 SSH_MSG_NEWKEYS 23:56:37.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50444]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:37.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50444]): strict KEX resets input message sequence number from 3 to 0 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50444]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50444]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50444]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50444]) authorized authentication methods: password,publickey 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50444]) Accepted service ssh-userauth 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50444]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50444]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50444]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50444]) no authentication factory for method=none 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50444]) SSH_MSG_USERAUTH_REQUEST 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50444]) remaining methods: password,publickey 23:56:37.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50444]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50444]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50444]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50444]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:37.771 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50444]) authentication result: true 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50444]) SSH_MSG_USERAUTH_REQUEST 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50444])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50444]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50444]) no heartbeat to stop 23:56:37.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50444]) heartbeat type=IGNORE, interval=PT30S 23:56:37.771 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50444 authenticated 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50444]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50444]] session=TransportServerSession[admin@/10.30.170.79:50444] id=0 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50444])) size=2097152, max=2097152, packet=32768 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50444]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50444] 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50444]) recipient=0 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])) size=2097152, max=2097152, packet=32768 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])) re-initializing 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])) size=2097152, max=2097152, packet=32768 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:37.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:37.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:37.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:37.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])[want-reply=true] subsystem=netconf 23:56:37.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])[subsystem] prepared command 23:56:37.773 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:37.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:37.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444]}} established 23:56:37.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 421: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18250 23:56:37.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 421: Creating data stores for simulated device 23:56:37.774 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:37.774 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:37.774 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:37.774 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:37.774 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:37.774 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[686cec9e] 23:56:37.774 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:37.775 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:37.775 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:37.775 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:37.775 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:37.776 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:37.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:37.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:37.776 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[686cec9e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[686cec9e], subtreeVersion=Version[311bd1ac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[311bd1ac], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:37.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:37.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444] 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 421 on channel [id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444] 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) by 1220 down to 2095932 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444] 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444] 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) request=subsystem result=ReplySuccess, want-reply=true 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) request=subsystem activate command 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) starting runner for command=netconf 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #5 SSH_MSG_CHANNEL_DATA 23:56:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) by 373 down to 2096779 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_CHANNEL_DATA len=373 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444] 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444] 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444] 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18250', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=421} created 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=421, channel=[id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444]} created 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444] successful with session NetconfServerSession{sessionId=421, channel=[id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444]} 23:56:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444]} up 23:56:37.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #6 SSH_MSG_CHANNEL_DATA 23:56:37.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) by 393 down to 2096386 23:56:37.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_CHANNEL_DATA len=393 23:56:37.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444] 23:56:37.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=421} 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f9ad3e3 after next message 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=421, channel=[id: 0x2ff028bc, L:/10.30.170.146:18250 - R:/10.30.170.79:50444]} EXI handlers added to pipeline 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f9ad3e3 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) by 179 down to 2095753 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:37.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:37.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #7 SSH_MSG_CHANNEL_DATA 23:56:37.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) by 340 down to 2096046 23:56:37.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_CHANNEL_DATA len=340 23:56:37.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444] 23:56:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=421} 23:56:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[311bd1ac] 23:56:37.786 [netconf-device-simulator-threads-4] 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 23:56:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:37.786 [netconf-device-simulator-threads-4] 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 23:56:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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} 23:56:37.787 [netconf-device-simulator-threads-4] 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 23:56:37.787 [netconf-device-simulator-threads-4] 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 23:56:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:37.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) by 778 down to 2094975 23:56:37.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:37.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:37.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #13 SSH_MSG_IGNORE 23:56:37.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:56:37.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #16 SSH_MSG_IGNORE 23:56:37.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:56:37.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #12 SSH_MSG_IGNORE 23:56:37.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:56:37.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #10 SSH_MSG_IGNORE 23:56:37.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:56:37.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #14 SSH_MSG_IGNORE 23:56:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:56:37.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:37.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #15 SSH_MSG_IGNORE 23:56:37.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:56:38.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #8 SSH_MSG_IGNORE 23:56:38.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 23:56:38.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620]} 23:56:38.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49620]): SSH-2.0-SSHD-UNKNOWN 23:56:38.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49620]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:38.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49620]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:38.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #11 SSH_MSG_IGNORE 23:56:38.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:56:38.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #9 SSH_MSG_IGNORE 23:56:38.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 23:56:38.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49620]) Send SSH_MSG_KEXINIT 23:56:38.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49620]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:38.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49620]) process #0 SSH_MSG_KEXINIT 23:56:38.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49620]) SSH_MSG_KEXINIT 23:56:38.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49620]) strict KEX=true client=true server=true 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49620]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49620]) Kex: server host key algorithms = rsa-sha2-512 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49620]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49620]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49620]) Kex: mac algorithms (client to server) = aead 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49620]) Kex: mac algorithms (server to client) = aead 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49620]) Kex: compression algorithms (client to server) = none 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49620]) Kex: compression algorithms (server to client) = none 23:56:38.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:38.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #10 SSH_MSG_IGNORE 23:56:38.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:56:38.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49620]) process #1 30 23:56:38.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49620]] process command=SSH_MSG_KEXDH_INIT 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49620]] Send SSH_MSG_KEXDH_REPLY 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49620]) packet #1 sending command=31[31] len=1639 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49620])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49620]) Send SSH_MSG_NEWKEYS 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49620]) session ID=82:4a:41:1a:15:bc:0d:d5:72:ba:f5:5e:4a:7b:f7:cb:f9:65:6f:94:2d:8d:e7:61:63:5f:74:5c:0f:0c:e4:0a:f2:c0:a7:ab:c7:09:eb:ff:65:f2:89:16:2f:83:9e:e4:d3:05:6d:6c:3e:15:dd:4c:f2:ad:c8:80:53:e9:50:44 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49620]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49620]): strict KEX resets output message sequence number from 3 to 0 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49620]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49620])[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 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49620])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:38.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49620]) packet #0 sending command=7[7] len=419 23:56:38.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49620]) No pending packets to flush at end of KEX 23:56:38.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #15 SSH_MSG_IGNORE 23:56:38.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:56:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49620]) process #2 SSH_MSG_NEWKEYS 23:56:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49620]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49620]): strict KEX resets input message sequence number from 3 to 0 23:56:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49620]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:38.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49620]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49620]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49620]) authorized authentication methods: password,publickey 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49620]) Accepted service ssh-userauth 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49620]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49620]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49620]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49620]) no authentication factory for method=none 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49620]) SSH_MSG_USERAUTH_REQUEST 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49620]) remaining methods: password,publickey 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49620]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #12 SSH_MSG_IGNORE 23:56:38.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49620]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49620]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:38.569 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49620]) authentication result: true 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49620]) SSH_MSG_USERAUTH_REQUEST 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49620])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49620]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49620]) no heartbeat to stop 23:56:38.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49620]) heartbeat type=IGNORE, interval=PT30S 23:56:38.570 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49620 authenticated 23:56:38.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:38.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49620]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49620]] session=TransportServerSession[admin@/10.30.170.79:49620] id=0 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49620])) size=2097152, max=2097152, packet=32768 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49620]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49620] 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49620]) recipient=0 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])) size=2097152, max=2097152, packet=32768 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])) re-initializing 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])) size=2097152, max=2097152, packet=32768 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:38.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])[want-reply=true] subsystem=netconf 23:56:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])[subsystem] prepared command 23:56:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620]}} established 23:56:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 422: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18251 23:56:38.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 422: Creating data stores for simulated device 23:56:38.573 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:38.573 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:38.573 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:38.573 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:38.573 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:38.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7784baaf] 23:56:38.576 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:38.576 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:38.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:38.577 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:38.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:38.577 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:38.577 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7784baaf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7784baaf], subtreeVersion=Version[7dd980c0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7dd980c0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:38.578 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:38.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #13 SSH_MSG_IGNORE 23:56:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:56:38.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620] 23:56:38.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 422 on channel [id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620] 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) by 1220 down to 2095932 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620] 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620] 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) request=subsystem result=ReplySuccess, want-reply=true 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) request=subsystem activate command 23:56:38.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) starting runner for command=netconf 23:56:38.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #5 SSH_MSG_CHANNEL_DATA 23:56:38.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) by 373 down to 2096779 23:56:38.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_CHANNEL_DATA len=373 23:56:38.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620] 23:56:38.584 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:38.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:38.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620] 23:56:38.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:38.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620] 23:56:38.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18251', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:38.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=422} created 23:56:38.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620]} created 23:56:38.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620] successful with session NetconfServerSession{sessionId=422, channel=[id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620]} 23:56:38.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620]} up 23:56:38.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #6 SSH_MSG_CHANNEL_DATA 23:56:38.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) by 393 down to 2096386 23:56:38.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_CHANNEL_DATA len=393 23:56:38.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620] 23:56:38.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:38.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:38.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=422} 23:56:38.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:38.587 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f0b849c after next message 23:56:38.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xd96b916a, L:/10.30.170.146:18251 - R:/10.30.170.79:49620]} EXI handlers added to pipeline 23:56:38.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:38.588 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f0b849c 23:56:38.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) by 179 down to 2095753 23:56:38.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:38.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:38.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #7 SSH_MSG_CHANNEL_DATA 23:56:38.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) by 340 down to 2096046 23:56:38.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_CHANNEL_DATA len=340 23:56:38.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620] 23:56:38.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:38.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:38.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=422} 23:56:38.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7dd980c0] 23:56:38.592 [netconf-device-simulator-threads-6] 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 23:56:38.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:38.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:38.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:38.592 [netconf-device-simulator-threads-6] 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 23:56:38.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.592 [netconf-device-simulator-threads-6] 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} 23:56:38.593 [netconf-device-simulator-threads-6] 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 23:56:38.593 [netconf-device-simulator-threads-6] 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 23:56:38.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:38.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) by 778 down to 2094975 23:56:38.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:38.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:38.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #14 SSH_MSG_IGNORE 23:56:38.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:56:38.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #11 SSH_MSG_IGNORE 23:56:38.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:56:38.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #16 SSH_MSG_IGNORE 23:56:38.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:56:38.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #8 SSH_MSG_IGNORE 23:56:38.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 23:56:38.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764]} 23:56:38.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55764]): SSH-2.0-SSHD-UNKNOWN 23:56:38.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55764]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:38.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55764]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:38.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #9 SSH_MSG_IGNORE 23:56:38.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 23:56:39.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55764]) Send SSH_MSG_KEXINIT 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55764]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55764]) process #0 SSH_MSG_KEXINIT 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55764]) SSH_MSG_KEXINIT 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55764]) strict KEX=true client=true server=true 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55764]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55764]) Kex: server host key algorithms = rsa-sha2-512 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55764]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55764]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55764]) Kex: mac algorithms (client to server) = aead 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55764]) Kex: mac algorithms (server to client) = aead 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55764]) Kex: compression algorithms (client to server) = none 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55764]) Kex: compression algorithms (server to client) = none 23:56:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:39.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55764]) process #1 30 23:56:39.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55764]] process command=SSH_MSG_KEXDH_INIT 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55764]] Send SSH_MSG_KEXDH_REPLY 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55764]) packet #1 sending command=31[31] len=1639 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55764])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55764]) Send SSH_MSG_NEWKEYS 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55764]) session ID=ba:fe:f7:8d:94:a8:75:17:5a:79:a1:8e:08:43:4e:81:0c:b5:58:bc:53:b9:a4:05:bd:3b:78:62:f6:0e:93:be:62:b5:b6:98:25:47:7d:79:be:34:aa:9f:37:57:da:97:64:ad:4d:5b:30:ff:70:9c:09:81:c4:b3:03:3a:a9:92 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55764]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55764]): strict KEX resets output message sequence number from 3 to 0 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55764]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55764])[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 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55764])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55764]) packet #0 sending command=7[7] len=419 23:56:39.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55764]) No pending packets to flush at end of KEX 23:56:39.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55764]) process #2 SSH_MSG_NEWKEYS 23:56:39.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55764]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:39.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55764]): strict KEX resets input message sequence number from 3 to 0 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55764]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55764]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55764]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55764]) authorized authentication methods: password,publickey 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55764]) Accepted service ssh-userauth 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55764]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55764]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55764]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55764]) no authentication factory for method=none 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55764]) SSH_MSG_USERAUTH_REQUEST 23:56:39.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55764]) remaining methods: password,publickey 23:56:39.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55764]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55764]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55764]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:39.168 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55764]) authentication result: true 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55764]) SSH_MSG_USERAUTH_REQUEST 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55764])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55764]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55764]) no heartbeat to stop 23:56:39.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55764]) heartbeat type=IGNORE, interval=PT30S 23:56:39.168 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55764 authenticated 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55764]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55764]] session=TransportServerSession[admin@/10.30.170.79:55764] id=0 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55764])) size=2097152, max=2097152, packet=32768 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55764]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55764] 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55764]) recipient=0 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])) size=2097152, max=2097152, packet=32768 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])) re-initializing 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])) size=2097152, max=2097152, packet=32768 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:39.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])[want-reply=true] subsystem=netconf 23:56:39.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #10 SSH_MSG_IGNORE 23:56:39.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])[subsystem] prepared command 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764]}} established 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 423: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18252 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 423: Creating data stores for simulated device 23:56:39.170 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:39.170 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:39.170 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:39.170 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:39.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[115dbb76] 23:56:39.171 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:39.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:39.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:39.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:39.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:39.172 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:39.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:39.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:39.172 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[115dbb76], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[115dbb76], subtreeVersion=Version[4eb33df0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4eb33df0], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:39.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:39.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:39.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764] 23:56:39.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 423 on channel [id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764] 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) by 1220 down to 2095932 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764] 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764] 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) request=subsystem result=ReplySuccess, want-reply=true 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) request=subsystem activate command 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) starting runner for command=netconf 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #5 SSH_MSG_CHANNEL_DATA 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) by 373 down to 2096779 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_CHANNEL_DATA len=373 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764] 23:56:39.174 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764] 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764] 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18252', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=423} created 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=423, channel=[id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764]} created 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764] successful with session NetconfServerSession{sessionId=423, channel=[id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764]} 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764]} up 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #6 SSH_MSG_CHANNEL_DATA 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) by 393 down to 2096386 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_CHANNEL_DATA len=393 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764] 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=423} 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16f57ccb after next message 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=423, channel=[id: 0xd457f76b, L:/10.30.170.146:18252 - R:/10.30.170.79:55764]} EXI handlers added to pipeline 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16f57ccb 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) by 179 down to 2095753 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #7 SSH_MSG_CHANNEL_DATA 23:56:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) by 340 down to 2096046 23:56:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_CHANNEL_DATA len=340 23:56:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764] 23:56:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=423} 23:56:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4eb33df0] 23:56:39.179 [netconf-device-simulator-threads-0] 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 23:56:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:39.179 [netconf-device-simulator-threads-0] 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 23:56:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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} 23:56:39.179 [netconf-device-simulator-threads-0] 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 23:56:39.179 [netconf-device-simulator-threads-0] 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 23:56:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) by 778 down to 2094975 23:56:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:39.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #13 SSH_MSG_IGNORE 23:56:39.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:56:39.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #14 SSH_MSG_IGNORE 23:56:39.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:56:39.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #12 SSH_MSG_IGNORE 23:56:39.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:56:39.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #16 SSH_MSG_IGNORE 23:56:39.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:56:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #8 SSH_MSG_IGNORE 23:56:39.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 23:56:39.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #11 SSH_MSG_IGNORE 23:56:39.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:56:39.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #9 SSH_MSG_IGNORE 23:56:39.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 23:56:39.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #15 SSH_MSG_IGNORE 23:56:39.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:56:39.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270]} 23:56:39.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48270]): SSH-2.0-SSHD-UNKNOWN 23:56:39.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48270]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:39.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48270]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:39.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #17 SSH_MSG_IGNORE 23:56:39.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:56:39.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #13 SSH_MSG_IGNORE 23:56:39.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:56:39.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #10 SSH_MSG_IGNORE 23:56:39.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:56:39.890 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48270]) Send SSH_MSG_KEXINIT 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48270]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48270]) process #0 SSH_MSG_KEXINIT 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48270]) SSH_MSG_KEXINIT 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48270]) strict KEX=true client=true server=true 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48270]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48270]) Kex: server host key algorithms = rsa-sha2-512 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48270]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48270]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48270]) Kex: mac algorithms (client to server) = aead 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48270]) Kex: mac algorithms (server to client) = aead 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48270]) Kex: compression algorithms (client to server) = none 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48270]) Kex: compression algorithms (server to client) = none 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #12 SSH_MSG_IGNORE 23:56:39.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:56:40.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48270]) process #1 30 23:56:40.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48270]] process command=SSH_MSG_KEXDH_INIT 23:56:40.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #15 SSH_MSG_IGNORE 23:56:40.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:56:40.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48270]] Send SSH_MSG_KEXDH_REPLY 23:56:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48270]) packet #1 sending command=31[31] len=1639 23:56:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48270])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48270]) Send SSH_MSG_NEWKEYS 23:56:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48270]) session ID=4d:8d:1f:b5:60:90:f8:0f:22:3c:44:e5:34:81:5a:85:20:dd:c9:3d:3e:93:ac:78:2b:e0:aa:25:f2:8a:bb:25:ea:a7:7f:ce:1c:96:a0:13:75:b1:82:06:d6:33:6a:0c:66:c0:f8:fd:2c:71:48:5a:3b:8c:56:8e:70:52:5a:7a 23:56:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48270]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48270]): strict KEX resets output message sequence number from 3 to 0 23:56:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48270]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48270])[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 23:56:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48270])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48270]) packet #0 sending command=7[7] len=419 23:56:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48270]) No pending packets to flush at end of KEX 23:56:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #16 SSH_MSG_IGNORE 23:56:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:56:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #14 SSH_MSG_IGNORE 23:56:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48270]) process #2 SSH_MSG_NEWKEYS 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48270]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48270]): strict KEX resets input message sequence number from 3 to 0 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48270]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48270]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48270]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48270]) authorized authentication methods: password,publickey 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48270]) Accepted service ssh-userauth 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48270]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48270]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48270]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48270]) no authentication factory for method=none 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48270]) SSH_MSG_USERAUTH_REQUEST 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48270]) remaining methods: password,publickey 23:56:40.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48270]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48270]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48270]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:40.088 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48270]) authentication result: true 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48270]) SSH_MSG_USERAUTH_REQUEST 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48270])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48270]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48270]) no heartbeat to stop 23:56:40.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48270]) heartbeat type=IGNORE, interval=PT30S 23:56:40.088 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48270 authenticated 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48270]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48270]] session=TransportServerSession[admin@/10.30.170.79:48270] id=0 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48270])) size=2097152, max=2097152, packet=32768 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48270]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48270] 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48270]) recipient=0 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])) size=2097152, max=2097152, packet=32768 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])) re-initializing 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])) size=2097152, max=2097152, packet=32768 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:40.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])[want-reply=true] subsystem=netconf 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])[subsystem] prepared command 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270]}} established 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 424: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18253 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 424: Creating data stores for simulated device 23:56:40.090 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:40.090 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:40.091 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:40.091 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:40.091 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:40.091 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1944d6fa] 23:56:40.091 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:40.091 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:40.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:40.092 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:40.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:40.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:40.092 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1944d6fa], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1944d6fa], subtreeVersion=Version[15300565], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15300565], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:40.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270] 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 424 on channel [id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270] 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) by 1220 down to 2095932 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270] 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270] 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) request=subsystem result=ReplySuccess, want-reply=true 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) request=subsystem activate command 23:56:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) starting runner for command=netconf 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #5 SSH_MSG_CHANNEL_DATA 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) by 373 down to 2096779 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_CHANNEL_DATA len=373 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270] 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270] 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270] 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18253', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=424} created 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270]} created 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270] successful with session NetconfServerSession{sessionId=424, channel=[id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270]} 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270]} up 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #6 SSH_MSG_CHANNEL_DATA 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) by 393 down to 2096386 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_CHANNEL_DATA len=393 23:56:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270] 23:56:40.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:40.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:40.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=424} 23:56:40.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:40.096 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69e8b20f after next message 23:56:40.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x51182f37, L:/10.30.170.146:18253 - R:/10.30.170.79:48270]} EXI handlers added to pipeline 23:56:40.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:40.097 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69e8b20f 23:56:40.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) by 179 down to 2095753 23:56:40.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:40.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:40.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #7 SSH_MSG_CHANNEL_DATA 23:56:40.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) by 340 down to 2096046 23:56:40.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_CHANNEL_DATA len=340 23:56:40.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270] 23:56:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=424} 23:56:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15300565] 23:56:40.099 [netconf-device-simulator-threads-2] 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 23:56:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:40.099 [netconf-device-simulator-threads-2] 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 23:56:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:40.099 [netconf-device-simulator-threads-2] 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} 23:56:40.099 [netconf-device-simulator-threads-2] 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} 23:56:40.099 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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} 23:56:40.100 [netconf-device-simulator-threads-2] 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 23:56:40.100 [netconf-device-simulator-threads-2] 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 23:56:40.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:40.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) by 778 down to 2094975 23:56:40.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:40.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:40.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #11 SSH_MSG_IGNORE 23:56:40.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:56:40.236 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #17 SSH_MSG_IGNORE 23:56:40.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:56:40.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #9 SSH_MSG_IGNORE 23:56:40.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 23:56:40.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104]} 23:56:40.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:59104]): SSH-2.0-SSHD-UNKNOWN 23:56:40.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:59104]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:40.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:59104]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:40.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #8 SSH_MSG_IGNORE 23:56:40.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:56:40.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #10 SSH_MSG_IGNORE 23:56:40.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:59104]) Send SSH_MSG_KEXINIT 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59104]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59104]) process #0 SSH_MSG_KEXINIT 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:59104]) SSH_MSG_KEXINIT 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:59104]) strict KEX=true client=true server=true 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59104]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59104]) Kex: server host key algorithms = rsa-sha2-512 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59104]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59104]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59104]) Kex: mac algorithms (client to server) = aead 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59104]) Kex: mac algorithms (server to client) = aead 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59104]) Kex: compression algorithms (client to server) = none 23:56:40.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:59104]) Kex: compression algorithms (server to client) = none 23:56:40.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:40.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59104]) process #1 30 23:56:40.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59104]] process command=SSH_MSG_KEXDH_INIT 23:56:40.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:59104]] Send SSH_MSG_KEXDH_REPLY 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59104]) packet #1 sending command=31[31] len=1639 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:59104])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:59104]) Send SSH_MSG_NEWKEYS 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:59104]) session ID=28:6b:36:99:2f:62:97:63:e3:56:35:93:e9:b7:77:72:c7:54:c6:e2:c9:a5:87:c5:22:7d:4f:7a:b4:65:04:9f:0f:2b:c0:67:d0:dc:a9:85:e3:84:51:09:8a:a9:5c:ad:24:a3:85:98:78:3c:c7:a0:2f:bc:62:a1:0f:9f:05:d7 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59104]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59104]): strict KEX resets output message sequence number from 3 to 0 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:59104]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:59104])[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 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59104])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59104]) packet #0 sending command=7[7] len=419 23:56:40.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59104]) No pending packets to flush at end of KEX 23:56:40.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #15 SSH_MSG_IGNORE 23:56:40.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:56:40.709 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #17 SSH_MSG_IGNORE 23:56:40.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:56:40.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59104]) process #2 SSH_MSG_NEWKEYS 23:56:40.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:59104]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:40.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59104]): strict KEX resets input message sequence number from 3 to 0 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:59104]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59104]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59104]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:59104]) authorized authentication methods: password,publickey 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:59104]) Accepted service ssh-userauth 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59104]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59104]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59104]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59104]) no authentication factory for method=none 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59104]) SSH_MSG_USERAUTH_REQUEST 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:59104]) remaining methods: password,publickey 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59104]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #12 SSH_MSG_IGNORE 23:56:40.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:59104]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:59104]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:40.719 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:59104]) authentication result: true 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:59104]) SSH_MSG_USERAUTH_REQUEST 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:59104])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:59104]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59104]) no heartbeat to stop 23:56:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:59104]) heartbeat type=IGNORE, interval=PT30S 23:56:40.719 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:59104 authenticated 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59104]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59104]] session=TransportServerSession[admin@/10.30.170.79:59104] id=0 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59104])) size=2097152, max=2097152, packet=32768 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59104]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59104] 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:59104]) recipient=0 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])) size=2097152, max=2097152, packet=32768 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])) re-initializing 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])) size=2097152, max=2097152, packet=32768 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:40.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:40.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])[want-reply=true] subsystem=netconf 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])[subsystem] prepared command 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104]}} established 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 425: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18254 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 425: Creating data stores for simulated device 23:56:40.721 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:40.721 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:40.722 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:40.722 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6cfd3c56] 23:56:40.722 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:40.722 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:40.722 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:40.722 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:40.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:40.723 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:40.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:40.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:40.723 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6cfd3c56], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6cfd3c56], subtreeVersion=Version[4794d377], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4794d377], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:40.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:40.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:40.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #13 SSH_MSG_IGNORE 23:56:40.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:56:40.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104] 23:56:40.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 425 on channel [id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104] 23:56:40.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) by 1220 down to 2095932 23:56:40.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104] 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104] 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) request=subsystem result=ReplySuccess, want-reply=true 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) request=subsystem activate command 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) starting runner for command=netconf 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #5 SSH_MSG_CHANNEL_DATA 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) by 373 down to 2096779 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_CHANNEL_DATA len=373 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104] 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104] 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104] 23:56:40.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18254', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=425} created 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104]} created 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104] successful with session NetconfServerSession{sessionId=425, channel=[id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104]} 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104]} up 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #6 SSH_MSG_CHANNEL_DATA 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) by 393 down to 2096386 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_CHANNEL_DATA len=393 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104] 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=425} 23:56:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@232af0cd after next message 23:56:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x04e42f2d, L:/10.30.170.146:18254 - R:/10.30.170.79:59104]} EXI handlers added to pipeline 23:56:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@232af0cd 23:56:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) by 179 down to 2095753 23:56:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #7 SSH_MSG_CHANNEL_DATA 23:56:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) by 340 down to 2096046 23:56:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_CHANNEL_DATA len=340 23:56:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104] 23:56:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=425} 23:56:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4794d377] 23:56:40.731 [netconf-device-simulator-threads-4] 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 23:56:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:40.731 [netconf-device-simulator-threads-4] 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 23:56:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.731 [netconf-device-simulator-threads-4] 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} 23:56:40.732 [netconf-device-simulator-threads-4] 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 23:56:40.732 [netconf-device-simulator-threads-4] 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 23:56:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) by 778 down to 2094975 23:56:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:40.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #16 SSH_MSG_IGNORE 23:56:40.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:56:40.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #8 SSH_MSG_IGNORE 23:56:40.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 23:56:40.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:40.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #14 SSH_MSG_IGNORE 23:56:40.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:56:41.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800]} 23:56:41.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40800]): SSH-2.0-SSHD-UNKNOWN 23:56:41.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40800]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:41.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:41.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #9 SSH_MSG_IGNORE 23:56:41.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 23:56:41.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #11 SSH_MSG_IGNORE 23:56:41.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40800]) Send SSH_MSG_KEXINIT 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40800]) process #0 SSH_MSG_KEXINIT 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40800]) SSH_MSG_KEXINIT 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40800]) strict KEX=true client=true server=true 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40800]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40800]) Kex: server host key algorithms = rsa-sha2-512 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40800]) Kex: mac algorithms (client to server) = aead 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40800]) Kex: mac algorithms (server to client) = aead 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40800]) Kex: compression algorithms (client to server) = none 23:56:41.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40800]) Kex: compression algorithms (server to client) = none 23:56:41.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:41.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #10 SSH_MSG_IGNORE 23:56:41.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:56:41.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #17 SSH_MSG_IGNORE 23:56:41.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:56:41.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40800]) process #1 30 23:56:41.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40800]] process command=SSH_MSG_KEXDH_INIT 23:56:41.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #13 SSH_MSG_IGNORE 23:56:41.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40800]] Send SSH_MSG_KEXDH_REPLY 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40800]) packet #1 sending command=31[31] len=1639 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40800])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40800]) Send SSH_MSG_NEWKEYS 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40800]) session ID=10:d9:56:54:cd:fb:c4:e8:75:13:11:ad:00:5a:63:e0:a9:96:39:7b:99:80:b6:90:fa:de:5d:10:b8:60:23:26:ed:a5:43:b0:27:62:9a:6b:c8:6c:a2:a1:98:0f:fa:e4:ad:06:3f:65:bf:20:03:44:41:50:c5:24:43:17:a3:cf 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40800]): strict KEX resets output message sequence number from 3 to 0 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40800]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40800])[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 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40800]) packet #0 sending command=7[7] len=419 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40800]) No pending packets to flush at end of KEX 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #12 SSH_MSG_IGNORE 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #14 SSH_MSG_IGNORE 23:56:41.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40800]) process #2 SSH_MSG_NEWKEYS 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40800]): strict KEX resets input message sequence number from 3 to 0 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40800]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40800]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40800]) authorized authentication methods: password,publickey 23:56:41.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40800]) Accepted service ssh-userauth 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40800]) no authentication factory for method=none 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40800]) SSH_MSG_USERAUTH_REQUEST 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40800]) remaining methods: password,publickey 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:41.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:41.455 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:41.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40800]) authentication result: true 23:56:41.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40800]) SSH_MSG_USERAUTH_REQUEST 23:56:41.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:41.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:41.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:41.455 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:41.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40800]) no heartbeat to stop 23:56:41.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40800]) heartbeat type=IGNORE, interval=PT30S 23:56:41.455 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40800 authenticated 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40800]] session=TransportServerSession[admin@/10.30.170.79:40800] id=0 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40800])) size=2097152, max=2097152, packet=32768 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40800] 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40800]) recipient=0 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])) size=2097152, max=2097152, packet=32768 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])) re-initializing 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])) size=2097152, max=2097152, packet=32768 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:41.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])[want-reply=true] subsystem=netconf 23:56:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])[subsystem] prepared command 23:56:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800]}} established 23:56:41.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 426: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18255 23:56:41.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 426: Creating data stores for simulated device 23:56:41.458 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:41.458 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:41.458 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:41.459 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:41.459 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:41.460 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[74bd382b] 23:56:41.460 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:41.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:41.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:41.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:41.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:41.462 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:41.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:41.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:41.462 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[74bd382b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[74bd382b], subtreeVersion=Version[3b9fac30], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3b9fac30], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:41.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:41.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:41.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800] 23:56:41.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 426 on channel [id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800] 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) by 1220 down to 2095932 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800] 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800] 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) request=subsystem result=ReplySuccess, want-reply=true 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) request=subsystem activate command 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) starting runner for command=netconf 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #5 SSH_MSG_CHANNEL_DATA 23:56:41.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) by 373 down to 2096779 23:56:41.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_CHANNEL_DATA len=373 23:56:41.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800] 23:56:41.468 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:41.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #15 SSH_MSG_IGNORE 23:56:41.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:56:41.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800] 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800] 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18255', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=426} created 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=426, channel=[id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800]} created 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800] successful with session NetconfServerSession{sessionId=426, channel=[id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800]} 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800]} up 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #6 SSH_MSG_CHANNEL_DATA 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) by 393 down to 2096386 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_CHANNEL_DATA len=393 23:56:41.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800] 23:56:41.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:41.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:41.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=426} 23:56:41.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:41.471 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@84b4cd0 after next message 23:56:41.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=426, channel=[id: 0x85249d9c, L:/10.30.170.146:18255 - R:/10.30.170.79:40800]} EXI handlers added to pipeline 23:56:41.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:41.471 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@84b4cd0 23:56:41.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) by 179 down to 2095753 23:56:41.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:41.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:41.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #7 SSH_MSG_CHANNEL_DATA 23:56:41.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) by 340 down to 2096046 23:56:41.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_CHANNEL_DATA len=340 23:56:41.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800] 23:56:41.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:41.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:41.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=426} 23:56:41.475 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3b9fac30] 23:56:41.475 [netconf-device-simulator-threads-6] 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 23:56:41.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:41.475 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:41.475 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:41.475 [netconf-device-simulator-threads-6] 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 23:56:41.475 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:41.475 [netconf-device-simulator-threads-6] 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} 23:56:41.475 [netconf-device-simulator-threads-6] 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} 23:56:41.475 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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} 23:56:41.476 [netconf-device-simulator-threads-6] 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 23:56:41.476 [netconf-device-simulator-threads-6] 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 23:56:41.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) by 778 down to 2094975 23:56:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:41.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #16 SSH_MSG_IGNORE 23:56:41.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:56:41.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #8 SSH_MSG_IGNORE 23:56:41.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 23:56:41.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984]} 23:56:41.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51984]): SSH-2.0-SSHD-UNKNOWN 23:56:41.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51984]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:41.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51984]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #10 SSH_MSG_IGNORE 23:56:41.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:56:41.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51984]) Send SSH_MSG_KEXINIT 23:56:41.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51984]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:41.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51984]) process #0 SSH_MSG_KEXINIT 23:56:41.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51984]) SSH_MSG_KEXINIT 23:56:41.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51984]) strict KEX=true client=true server=true 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51984]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51984]) Kex: server host key algorithms = rsa-sha2-512 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51984]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51984]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51984]) Kex: mac algorithms (client to server) = aead 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51984]) Kex: mac algorithms (server to client) = aead 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51984]) Kex: compression algorithms (client to server) = none 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51984]) Kex: compression algorithms (server to client) = none 23:56:41.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:41.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #9 SSH_MSG_IGNORE 23:56:41.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 23:56:41.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #15 SSH_MSG_IGNORE 23:56:41.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:56:42.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #11 SSH_MSG_IGNORE 23:56:42.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:56:42.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51984]) process #1 30 23:56:42.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51984]] process command=SSH_MSG_KEXDH_INIT 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51984]] Send SSH_MSG_KEXDH_REPLY 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51984]) packet #1 sending command=31[31] len=1639 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51984])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51984]) Send SSH_MSG_NEWKEYS 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51984]) session ID=ec:d8:d2:3e:4e:a7:47:6a:9b:c6:69:74:5d:de:af:b1:1d:de:d4:87:60:cf:8a:f8:9a:26:be:05:ff:c9:5e:8c:1e:81:f6:e9:a6:e5:f4:31:f0:a3:1a:c9:74:68:25:de:f7:ca:2a:49:a6:a9:94:c0:41:46:47:f0:09:fa:24:a0 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51984]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51984]): strict KEX resets output message sequence number from 3 to 0 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51984]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51984])[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 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51984])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:42.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51984]) packet #0 sending command=7[7] len=419 23:56:42.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51984]) No pending packets to flush at end of KEX 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51984]) process #2 SSH_MSG_NEWKEYS 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51984]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51984]): strict KEX resets input message sequence number from 3 to 0 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51984]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51984]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51984]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51984]) authorized authentication methods: password,publickey 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51984]) Accepted service ssh-userauth 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51984]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51984]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51984]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51984]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51984]) no authentication factory for method=none 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51984]) SSH_MSG_USERAUTH_REQUEST 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51984]) remaining methods: password,publickey 23:56:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51984]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51984]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51984]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51984]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:42.074 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51984]) authentication result: true 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51984]) SSH_MSG_USERAUTH_REQUEST 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51984])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51984]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51984]) no heartbeat to stop 23:56:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51984]) heartbeat type=IGNORE, interval=PT30S 23:56:42.074 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51984 authenticated 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51984]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51984]] session=TransportServerSession[admin@/10.30.170.79:51984] id=0 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51984])) size=2097152, max=2097152, packet=32768 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51984]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51984] 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51984]) recipient=0 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])) size=2097152, max=2097152, packet=32768 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])) re-initializing 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])) size=2097152, max=2097152, packet=32768 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])[want-reply=true] subsystem=netconf 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])[subsystem] prepared command 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984]}} established 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 427: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18256 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 427: Creating data stores for simulated device 23:56:42.076 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:42.076 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:42.076 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:42.076 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5186f1b1] 23:56:42.077 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:42.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:42.077 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:42.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:42.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:42.080 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5186f1b1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5186f1b1], subtreeVersion=Version[7014b4da], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7014b4da], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:42.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:42.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984] 23:56:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 427 on channel [id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984] 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) by 1220 down to 2095932 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984] 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984] 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) request=subsystem result=ReplySuccess, want-reply=true 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) request=subsystem activate command 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) starting runner for command=netconf 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #5 SSH_MSG_CHANNEL_DATA 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) by 373 down to 2096779 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_CHANNEL_DATA len=373 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984] 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984] 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984] 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18256', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=427} created 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=427, channel=[id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984]} created 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984] successful with session NetconfServerSession{sessionId=427, channel=[id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984]} 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984]} up 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #6 SSH_MSG_CHANNEL_DATA 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) by 393 down to 2096386 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_CHANNEL_DATA len=393 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984] 23:56:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=427} 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1413011b after next message 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=427, channel=[id: 0xf3944bbd, L:/10.30.170.146:18256 - R:/10.30.170.79:51984]} EXI handlers added to pipeline 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1413011b 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) by 179 down to 2095753 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:42.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:42.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #7 SSH_MSG_CHANNEL_DATA 23:56:42.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) by 340 down to 2096046 23:56:42.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_CHANNEL_DATA len=340 23:56:42.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984] 23:56:42.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:42.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:42.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=427} 23:56:42.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7014b4da] 23:56:42.087 [netconf-device-simulator-threads-0] 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 23:56:42.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:42.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:42.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:42.087 [netconf-device-simulator-threads-0] 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 23:56:42.087 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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} 23:56:42.087 [netconf-device-simulator-threads-0] 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 23:56:42.087 [netconf-device-simulator-threads-0] 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 23:56:42.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:42.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) by 778 down to 2094975 23:56:42.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:42.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:42.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #17 SSH_MSG_IGNORE 23:56:42.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:56:42.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #13 SSH_MSG_IGNORE 23:56:42.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:56:42.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #16 SSH_MSG_IGNORE 23:56:42.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:56:42.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #12 SSH_MSG_IGNORE 23:56:42.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:56:42.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #14 SSH_MSG_IGNORE 23:56:42.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:56:42.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244]} 23:56:42.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39244]): SSH-2.0-SSHD-UNKNOWN 23:56:42.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39244]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:42.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39244]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:42.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #8 SSH_MSG_IGNORE 23:56:42.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 23:56:42.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #11 SSH_MSG_IGNORE 23:56:42.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:56:42.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #9 SSH_MSG_IGNORE 23:56:42.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39244]) Send SSH_MSG_KEXINIT 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39244]) process #0 SSH_MSG_KEXINIT 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39244]) SSH_MSG_KEXINIT 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39244]) strict KEX=true client=true server=true 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39244]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39244]) Kex: server host key algorithms = rsa-sha2-512 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39244]) Kex: mac algorithms (client to server) = aead 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39244]) Kex: mac algorithms (server to client) = aead 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39244]) Kex: compression algorithms (client to server) = none 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39244]) Kex: compression algorithms (server to client) = none 23:56:42.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:42.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39244]) process #1 30 23:56:42.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39244]] process command=SSH_MSG_KEXDH_INIT 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39244]] Send SSH_MSG_KEXDH_REPLY 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39244]) packet #1 sending command=31[31] len=1639 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39244])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39244]) Send SSH_MSG_NEWKEYS 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39244]) session ID=90:f0:f8:b8:29:94:4b:bd:cf:d2:56:1e:e2:cc:4b:e0:a7:6d:83:61:55:b5:48:1b:81:c1:49:95:90:f3:b1:08:de:23:8b:15:0c:77:56:ed:c9:80:fd:a1:7d:72:6b:97:5c:81:46:89:57:2e:eb:a0:52:ca:5c:a4:70:10:c4:4e 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39244]): strict KEX resets output message sequence number from 3 to 0 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39244]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39244])[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 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:42.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39244]) packet #0 sending command=7[7] len=419 23:56:42.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39244]) No pending packets to flush at end of KEX 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39244]) process #2 SSH_MSG_NEWKEYS 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39244]): strict KEX resets input message sequence number from 3 to 0 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39244]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39244]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39244]) authorized authentication methods: password,publickey 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39244]) Accepted service ssh-userauth 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39244]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39244]) no authentication factory for method=none 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39244]) SSH_MSG_USERAUTH_REQUEST 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39244]) remaining methods: password,publickey 23:56:42.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39244]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:42.760 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39244]) authentication result: true 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39244]) SSH_MSG_USERAUTH_REQUEST 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39244]) no heartbeat to stop 23:56:42.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39244]) heartbeat type=IGNORE, interval=PT30S 23:56:42.760 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39244 authenticated 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39244]] session=TransportServerSession[admin@/10.30.170.79:39244] id=0 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39244])) size=2097152, max=2097152, packet=32768 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39244] 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39244]) recipient=0 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])) size=2097152, max=2097152, packet=32768 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])) re-initializing 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])) size=2097152, max=2097152, packet=32768 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:42.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])[want-reply=true] subsystem=netconf 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])[subsystem] prepared command 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244]}} established 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 428: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18257 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 428: Creating data stores for simulated device 23:56:42.762 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:42.762 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:42.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:42.762 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:42.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[127a8d7f] 23:56:42.763 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:42.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:42.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:42.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:42.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:42.764 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:42.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:42.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:42.764 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[127a8d7f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[127a8d7f], subtreeVersion=Version[23d7dd3e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[23d7dd3e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:42.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:42.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244] 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 428 on channel [id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244] 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) by 1220 down to 2095932 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244] 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244] 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) request=subsystem result=ReplySuccess, want-reply=true 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) request=subsystem activate command 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) starting runner for command=netconf 23:56:42.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #5 SSH_MSG_CHANNEL_DATA 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) by 373 down to 2096779 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_CHANNEL_DATA len=373 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244] 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244] 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244] 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18257', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=428} created 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244]} created 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244] successful with session NetconfServerSession{sessionId=428, channel=[id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244]} 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244]} up 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #6 SSH_MSG_CHANNEL_DATA 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) by 393 down to 2096386 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_CHANNEL_DATA len=393 23:56:42.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244] 23:56:42.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:42.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:42.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=428} 23:56:42.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:42.771 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c5cf3a5 after next message 23:56:42.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x3e62ef4b, L:/10.30.170.146:18257 - R:/10.30.170.79:39244]} EXI handlers added to pipeline 23:56:42.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:42.772 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c5cf3a5 23:56:42.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) by 179 down to 2095753 23:56:42.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:42.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:42.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #7 SSH_MSG_CHANNEL_DATA 23:56:42.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) by 340 down to 2096046 23:56:42.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_CHANNEL_DATA len=340 23:56:42.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244] 23:56:42.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:42.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:42.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=428} 23:56:42.775 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[23d7dd3e] 23:56:42.775 [netconf-device-simulator-threads-2] 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 23:56:42.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:42.775 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:42.775 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:42.775 [netconf-device-simulator-threads-2] 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 23:56:42.775 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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} 23:56:42.775 [netconf-device-simulator-threads-2] 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 23:56:42.775 [netconf-device-simulator-threads-2] 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 23:56:42.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:42.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) by 778 down to 2094975 23:56:42.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:42.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:42.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #15 SSH_MSG_IGNORE 23:56:42.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:56:42.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #17 SSH_MSG_IGNORE 23:56:42.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:56:42.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #10 SSH_MSG_IGNORE 23:56:42.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:56:42.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #13 SSH_MSG_IGNORE 23:56:42.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:56:42.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:42.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #14 SSH_MSG_IGNORE 23:56:42.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:56:43.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #12 SSH_MSG_IGNORE 23:56:43.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:56:43.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #8 SSH_MSG_IGNORE 23:56:43.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 23:56:43.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #16 SSH_MSG_IGNORE 23:56:43.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:56:43.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188]} 23:56:43.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35188]): SSH-2.0-SSHD-UNKNOWN 23:56:43.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35188]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:43.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35188]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:43.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #11 SSH_MSG_IGNORE 23:56:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:56:43.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #10 SSH_MSG_IGNORE 23:56:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35188]) Send SSH_MSG_KEXINIT 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35188]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35188]) process #0 SSH_MSG_KEXINIT 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35188]) SSH_MSG_KEXINIT 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35188]) strict KEX=true client=true server=true 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35188]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35188]) Kex: server host key algorithms = rsa-sha2-512 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35188]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35188]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35188]) Kex: mac algorithms (client to server) = aead 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35188]) Kex: mac algorithms (server to client) = aead 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35188]) Kex: compression algorithms (client to server) = none 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35188]) Kex: compression algorithms (server to client) = none 23:56:43.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:43.352 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #9 SSH_MSG_IGNORE 23:56:43.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 23:56:43.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #17 SSH_MSG_IGNORE 23:56:43.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:56:43.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35188]) process #1 30 23:56:43.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35188]] process command=SSH_MSG_KEXDH_INIT 23:56:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35188]] Send SSH_MSG_KEXDH_REPLY 23:56:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35188]) packet #1 sending command=31[31] len=1639 23:56:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35188])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35188]) Send SSH_MSG_NEWKEYS 23:56:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35188]) session ID=e7:d2:8c:5c:14:3a:bd:b9:84:ea:db:30:84:b8:36:68:19:fd:84:e7:92:1b:94:5a:84:7a:7c:71:89:b0:74:3d:67:07:c3:b8:08:ba:c2:8f:16:77:c3:8f:e6:99:2a:b5:d3:75:ab:12:7c:39:cb:35:a4:2e:00:6a:85:fd:ee:46 23:56:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35188]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35188]): strict KEX resets output message sequence number from 3 to 0 23:56:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35188]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35188])[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 23:56:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35188])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35188]) packet #0 sending command=7[7] len=419 23:56:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35188]) No pending packets to flush at end of KEX 23:56:43.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35188]) process #2 SSH_MSG_NEWKEYS 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35188]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35188]): strict KEX resets input message sequence number from 3 to 0 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35188]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35188]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35188]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35188]) authorized authentication methods: password,publickey 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35188]) Accepted service ssh-userauth 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35188]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35188]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35188]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35188]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35188]) no authentication factory for method=none 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35188]) SSH_MSG_USERAUTH_REQUEST 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35188]) remaining methods: password,publickey 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35188]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35188]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35188]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35188]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:43.477 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35188]) authentication result: true 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35188]) SSH_MSG_USERAUTH_REQUEST 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35188])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35188]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:43.477 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:43.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35188]) no heartbeat to stop 23:56:43.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35188]) heartbeat type=IGNORE, interval=PT30S 23:56:43.478 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35188 authenticated 23:56:43.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:43.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35188]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:43.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35188]] session=TransportServerSession[admin@/10.30.170.79:35188] id=0 23:56:43.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35188])) size=2097152, max=2097152, packet=32768 23:56:43.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35188]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35188] 23:56:43.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35188]) recipient=0 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])) size=2097152, max=2097152, packet=32768 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])) re-initializing 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])) size=2097152, max=2097152, packet=32768 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])[want-reply=true] subsystem=netconf 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])[subsystem] prepared command 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188]}} established 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 429: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18258 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 429: Creating data stores for simulated device 23:56:43.479 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:43.479 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:43.480 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:43.480 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:43.480 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:43.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7cdefccb] 23:56:43.480 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:43.481 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:43.481 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:43.481 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:43.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:43.481 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:43.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:43.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:43.482 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.481 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7cdefccb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7cdefccb], subtreeVersion=Version[59e9d7c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59e9d7c3], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:43.482 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:43.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:43.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188] 23:56:43.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 429 on channel [id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188] 23:56:43.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) by 1220 down to 2095932 23:56:43.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188] 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188] 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) request=subsystem result=ReplySuccess, want-reply=true 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) request=subsystem activate command 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) starting runner for command=netconf 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #5 SSH_MSG_CHANNEL_DATA 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) by 373 down to 2096779 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_CHANNEL_DATA len=373 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188] 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188] 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188] 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18258', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=429} created 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188]} created 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188] successful with session NetconfServerSession{sessionId=429, channel=[id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188]} 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188]} up 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #6 SSH_MSG_CHANNEL_DATA 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) by 393 down to 2096386 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_CHANNEL_DATA len=393 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188] 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=429} 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a590ac0 after next message 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x975798d6, L:/10.30.170.146:18258 - R:/10.30.170.79:35188]} EXI handlers added to pipeline 23:56:43.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:43.486 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a590ac0 23:56:43.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) by 179 down to 2095753 23:56:43.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:43.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:43.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #15 SSH_MSG_IGNORE 23:56:43.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:56:43.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #7 SSH_MSG_CHANNEL_DATA 23:56:43.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) by 340 down to 2096046 23:56:43.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_CHANNEL_DATA len=340 23:56:43.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188] 23:56:43.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:43.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:43.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=429} 23:56:43.488 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59e9d7c3] 23:56:43.488 [netconf-device-simulator-threads-4] 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 23:56:43.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:43.488 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:43.488 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:43.489 [netconf-device-simulator-threads-4] 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 23:56:43.489 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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} 23:56:43.489 [netconf-device-simulator-threads-4] 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 23:56:43.489 [netconf-device-simulator-threads-4] 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 23:56:43.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:43.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) by 778 down to 2094975 23:56:43.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:43.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #13 SSH_MSG_IGNORE 23:56:43.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:56:43.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #14 SSH_MSG_IGNORE 23:56:43.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:56:43.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #16 SSH_MSG_IGNORE 23:56:43.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:56:43.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #9 SSH_MSG_IGNORE 23:56:43.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 23:56:43.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868]} 23:56:43.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34868]): SSH-2.0-SSHD-UNKNOWN 23:56:43.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34868]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:43.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34868]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:43.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #8 SSH_MSG_IGNORE 23:56:43.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 23:56:43.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:43.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #12 SSH_MSG_IGNORE 23:56:43.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:56:44.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #11 SSH_MSG_IGNORE 23:56:44.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:56:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #17 SSH_MSG_IGNORE 23:56:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:56:44.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #15 SSH_MSG_IGNORE 23:56:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:56:44.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #10 SSH_MSG_IGNORE 23:56:44.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:56:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #13 SSH_MSG_IGNORE 23:56:44.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:56:44.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #8 SSH_MSG_IGNORE 23:56:44.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 23:56:44.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34868]) Send SSH_MSG_KEXINIT 23:56:44.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34868]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:44.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34868]) process #0 SSH_MSG_KEXINIT 23:56:44.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34868]) SSH_MSG_KEXINIT 23:56:44.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34868]) strict KEX=true client=true server=true 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34868]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34868]) Kex: server host key algorithms = rsa-sha2-512 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34868]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34868]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34868]) Kex: mac algorithms (client to server) = aead 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34868]) Kex: mac algorithms (server to client) = aead 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34868]) Kex: compression algorithms (client to server) = none 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34868]) Kex: compression algorithms (server to client) = none 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #14 SSH_MSG_IGNORE 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #12 SSH_MSG_IGNORE 23:56:44.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:56:44.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882]} 23:56:44.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:44882]): SSH-2.0-SSHD-UNKNOWN 23:56:44.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:44882]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:44.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:44882]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34868]) process #1 30 23:56:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34868]] process command=SSH_MSG_KEXDH_INIT 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34868]] Send SSH_MSG_KEXDH_REPLY 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34868]) packet #1 sending command=31[31] len=1639 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34868])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34868]) Send SSH_MSG_NEWKEYS 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34868]) session ID=93:c1:bf:08:fc:33:41:06:1a:ad:78:f8:e4:1f:95:3c:d8:f1:ba:0e:b2:f5:e5:a9:f9:95:99:81:ce:ee:a1:4a:84:f7:cd:71:b8:f9:1e:c1:70:ff:f5:9e:31:d5:a1:38:5a:37:e7:a1:1c:d7:33:6f:4e:de:cf:83:e1:2f:d8:cd 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34868]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34868]): strict KEX resets output message sequence number from 3 to 0 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34868]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34868])[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 23:56:44.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34868])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:44.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34868]) packet #0 sending command=7[7] len=419 23:56:44.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34868]) No pending packets to flush at end of KEX 23:56:44.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #9 SSH_MSG_IGNORE 23:56:44.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 23:56:44.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #16 SSH_MSG_IGNORE 23:56:44.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:56:44.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #11 SSH_MSG_IGNORE 23:56:44.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34868]) process #2 SSH_MSG_NEWKEYS 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34868]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34868]): strict KEX resets input message sequence number from 3 to 0 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34868]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34868]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34868]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34868]) authorized authentication methods: password,publickey 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34868]) Accepted service ssh-userauth 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34868]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34868]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34868]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:44.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34868]) no authentication factory for method=none 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34868]) SSH_MSG_USERAUTH_REQUEST 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34868]) remaining methods: password,publickey 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34868]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34868]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34868]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:44.634 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34868]) authentication result: true 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34868]) SSH_MSG_USERAUTH_REQUEST 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34868])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34868]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:44.634 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:44.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34868]) no heartbeat to stop 23:56:44.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34868]) heartbeat type=IGNORE, interval=PT30S 23:56:44.635 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34868 authenticated 23:56:44.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:44.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34868]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34868]] session=TransportServerSession[admin@/10.30.170.79:34868] id=0 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34868])) size=2097152, max=2097152, packet=32768 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34868]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34868] 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34868]) recipient=0 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])) size=2097152, max=2097152, packet=32768 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])) re-initializing 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])) size=2097152, max=2097152, packet=32768 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:44.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])[want-reply=true] subsystem=netconf 23:56:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])[subsystem] prepared command 23:56:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868]}} established 23:56:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 430: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18259 23:56:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 430: Creating data stores for simulated device 23:56:44.637 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:44.638 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:44.638 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:44.638 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:44.640 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[119e98e1] 23:56:44.640 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:44.641 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:44.641 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:44.641 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:44.641 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:44.641 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:44.641 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:44.641 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:44.641 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[119e98e1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[119e98e1], subtreeVersion=Version[4dcb0fdc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4dcb0fdc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:44.642 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:44.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:44.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868] 23:56:44.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 430 on channel [id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868] 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) by 1220 down to 2095932 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868] 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868] 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) request=subsystem result=ReplySuccess, want-reply=true 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) request=subsystem activate command 23:56:44.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) starting runner for command=netconf 23:56:44.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #5 SSH_MSG_CHANNEL_DATA 23:56:44.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) by 373 down to 2096779 23:56:44.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_CHANNEL_DATA len=373 23:56:44.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868] 23:56:44.647 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:44.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868] 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868] 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18259', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=430} created 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868]} created 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868] successful with session NetconfServerSession{sessionId=430, channel=[id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868]} 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868]} up 23:56:44.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #6 SSH_MSG_CHANNEL_DATA 23:56:44.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) by 393 down to 2096386 23:56:44.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_CHANNEL_DATA len=393 23:56:44.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868] 23:56:44.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:44.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:44.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=430} 23:56:44.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:44.650 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@646ed460 after next message 23:56:44.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xf7ac0b77, L:/10.30.170.146:18259 - R:/10.30.170.79:34868]} EXI handlers added to pipeline 23:56:44.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:44.651 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@646ed460 23:56:44.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) by 179 down to 2095753 23:56:44.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:44.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:44.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #7 SSH_MSG_CHANNEL_DATA 23:56:44.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) by 340 down to 2096046 23:56:44.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_CHANNEL_DATA len=340 23:56:44.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868] 23:56:44.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:44.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:44.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=430} 23:56:44.654 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4dcb0fdc] 23:56:44.654 [netconf-device-simulator-threads-6] 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 23:56:44.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:44.654 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:44.654 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:44.654 [netconf-device-simulator-threads-6] 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 23:56:44.655 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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} 23:56:44.655 [netconf-device-simulator-threads-6] 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 23:56:44.655 [netconf-device-simulator-threads-6] 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 23:56:44.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:44.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) by 778 down to 2094975 23:56:44.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:44.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:44882]) Send SSH_MSG_KEXINIT 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44882]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44882]) process #0 SSH_MSG_KEXINIT 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:44882]) SSH_MSG_KEXINIT 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:44882]) strict KEX=true client=true server=true 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44882]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44882]) Kex: server host key algorithms = rsa-sha2-512 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44882]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44882]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44882]) Kex: mac algorithms (client to server) = aead 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44882]) Kex: mac algorithms (server to client) = aead 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44882]) Kex: compression algorithms (client to server) = none 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:44882]) Kex: compression algorithms (server to client) = none 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:44.674 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44882]) process #1 30 23:56:44.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44882]] process command=SSH_MSG_KEXDH_INIT 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:44882]] Send SSH_MSG_KEXDH_REPLY 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44882]) packet #1 sending command=31[31] len=1639 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:44882])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:44882]) Send SSH_MSG_NEWKEYS 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:44882]) session ID=63:af:73:f6:f9:3f:e4:8a:83:45:50:02:67:7c:24:57:68:ee:8c:fa:b9:21:8a:3d:78:36:86:1f:6a:6b:0c:b8:5b:df:d0:c6:33:ab:8f:7c:c8:85:22:ae:66:d5:2e:4b:b4:8d:c2:e1:12:39:7d:5f:eb:95:b1:e2:27:76:7f:32 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44882]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44882]): strict KEX resets output message sequence number from 3 to 0 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:44882]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:44882])[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 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44882])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44882]) packet #0 sending command=7[7] len=419 23:56:44.791 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44882]) No pending packets to flush at end of KEX 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44882]) process #2 SSH_MSG_NEWKEYS 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:44882]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44882]): strict KEX resets input message sequence number from 3 to 0 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:44882]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44882]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44882]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:44882]) authorized authentication methods: password,publickey 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:44882]) Accepted service ssh-userauth 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44882]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44882]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44882]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44882]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44882]) no authentication factory for method=none 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44882]) SSH_MSG_USERAUTH_REQUEST 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:44882]) remaining methods: password,publickey 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44882]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:44882]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:44.830 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44882]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:44882]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:44.831 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:44882]) authentication result: true 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:44882]) SSH_MSG_USERAUTH_REQUEST 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:44882])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:44882]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44882]) no heartbeat to stop 23:56:44.831 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:44882]) heartbeat type=IGNORE, interval=PT30S 23:56:44.831 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:44882 authenticated 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44882]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44882]] session=TransportServerSession[admin@/10.30.170.79:44882] id=0 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44882])) size=2097152, max=2097152, packet=32768 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44882]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44882] 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:44882]) recipient=0 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])) size=2097152, max=2097152, packet=32768 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])) re-initializing 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])) size=2097152, max=2097152, packet=32768 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:44.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])[want-reply=true] subsystem=netconf 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])[subsystem] prepared command 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882]}} established 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 431: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18260 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 431: Creating data stores for simulated device 23:56:44.833 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:44.833 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:44.833 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:44.833 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:44.834 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[71a665ab] 23:56:44.834 [netconf-device-simulator-threads-7] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:44.834 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:44.835 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:44.835 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:44.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:44.835 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:44.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:44.835 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:44.835 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[71a665ab], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[71a665ab], subtreeVersion=Version[d782f56], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d782f56], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:44.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:44.836 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:44.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882] 23:56:44.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 431 on channel [id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882] 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) by 1220 down to 2095932 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882] 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882] 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) request=subsystem result=ReplySuccess, want-reply=true 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) request=subsystem activate command 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) starting runner for command=netconf 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #5 SSH_MSG_CHANNEL_DATA 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) by 373 down to 2096779 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_CHANNEL_DATA len=373 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882] 23:56:44.838 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882] 23:56:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882] 23:56:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18260', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=431} created 23:56:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=431, channel=[id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882]} created 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882] successful with session NetconfServerSession{sessionId=431, channel=[id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882]} 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882]} up 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #6 SSH_MSG_CHANNEL_DATA 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) by 393 down to 2096386 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_CHANNEL_DATA len=393 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882] 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=431} 23:56:44.840 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:44.841 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b8b40d9 after next message 23:56:44.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=431, channel=[id: 0xbcf11106, L:/10.30.170.146:18260 - R:/10.30.170.79:44882]} EXI handlers added to pipeline 23:56:44.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:44.841 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b8b40d9 23:56:44.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) by 179 down to 2095753 23:56:44.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:44.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:44.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #7 SSH_MSG_CHANNEL_DATA 23:56:44.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) by 340 down to 2096046 23:56:44.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_CHANNEL_DATA len=340 23:56:44.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882] 23:56:44.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:44.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:44.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=431} 23:56:44.844 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d782f56] 23:56:44.844 [netconf-device-simulator-threads-7] 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 23:56:44.844 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:44.844 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:44.844 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:44.844 [netconf-device-simulator-threads-7] 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 23:56:44.844 [netconf-device-simulator-threads-7] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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=2011-06-01} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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} 23:56:44.845 [netconf-device-simulator-threads-7] 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 23:56:44.845 [netconf-device-simulator-threads-7] 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 23:56:44.845 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:44.846 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) by 778 down to 2094975 23:56:44.846 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:44.846 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:44.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #14 SSH_MSG_IGNORE 23:56:44.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:56:44.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #17 SSH_MSG_IGNORE 23:56:44.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:56:44.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:44.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #10 SSH_MSG_IGNORE 23:56:44.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:56:45.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #13 SSH_MSG_IGNORE 23:56:45.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:56:45.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #8 SSH_MSG_IGNORE 23:56:45.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 23:56:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #15 SSH_MSG_IGNORE 23:56:45.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:56:45.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #16 SSH_MSG_IGNORE 23:56:45.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:56:45.218 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #12 SSH_MSG_IGNORE 23:56:45.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:56:45.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970]} 23:56:45.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41970]): SSH-2.0-SSHD-UNKNOWN 23:56:45.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41970]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:45.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41970]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:45.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #9 SSH_MSG_IGNORE 23:56:45.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 23:56:45.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41970]) Send SSH_MSG_KEXINIT 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41970]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41970]) process #0 SSH_MSG_KEXINIT 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41970]) SSH_MSG_KEXINIT 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41970]) strict KEX=true client=true server=true 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41970]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41970]) Kex: server host key algorithms = rsa-sha2-512 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41970]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41970]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41970]) Kex: mac algorithms (client to server) = aead 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41970]) Kex: mac algorithms (server to client) = aead 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41970]) Kex: compression algorithms (client to server) = none 23:56:45.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41970]) Kex: compression algorithms (server to client) = none 23:56:45.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:45.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #11 SSH_MSG_IGNORE 23:56:45.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:56:45.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41970]) process #1 30 23:56:45.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41970]] process command=SSH_MSG_KEXDH_INIT 23:56:45.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41970]] Send SSH_MSG_KEXDH_REPLY 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41970]) packet #1 sending command=31[31] len=1639 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41970])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41970]) Send SSH_MSG_NEWKEYS 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41970]) session ID=29:10:18:e2:da:da:7e:c5:c6:21:df:a0:0f:c9:00:99:93:da:cd:da:37:f7:25:44:86:3e:fe:40:3c:1c:18:61:ec:34:ca:d6:09:c0:ba:27:d7:2e:3b:f3:82:cc:5d:d0:df:10:9e:09:c5:95:d9:ba:69:98:22:71:be:2c:9d:e3 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41970]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41970]): strict KEX resets output message sequence number from 3 to 0 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41970]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41970])[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 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41970])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41970]) packet #0 sending command=7[7] len=419 23:56:45.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41970]) No pending packets to flush at end of KEX 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41970]) process #2 SSH_MSG_NEWKEYS 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41970]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41970]): strict KEX resets input message sequence number from 3 to 0 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41970]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41970]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41970]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41970]) authorized authentication methods: password,publickey 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41970]) Accepted service ssh-userauth 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41970]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41970]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41970]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41970]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41970]) no authentication factory for method=none 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41970]) SSH_MSG_USERAUTH_REQUEST 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41970]) remaining methods: password,publickey 23:56:45.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41970]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41970]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41970]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41970]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:45.604 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41970]) authentication result: true 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41970]) SSH_MSG_USERAUTH_REQUEST 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41970])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41970]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41970]) no heartbeat to stop 23:56:45.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41970]) heartbeat type=IGNORE, interval=PT30S 23:56:45.604 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41970 authenticated 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41970]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41970]] session=TransportServerSession[admin@/10.30.170.79:41970] id=0 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41970])) size=2097152, max=2097152, packet=32768 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41970]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41970] 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41970]) recipient=0 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])) size=2097152, max=2097152, packet=32768 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])) re-initializing 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])) size=2097152, max=2097152, packet=32768 23:56:45.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:45.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:45.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:45.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:45.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])[want-reply=true] subsystem=netconf 23:56:45.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])[subsystem] prepared command 23:56:45.607 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:45.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:45.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970]}} established 23:56:45.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 432: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18261 23:56:45.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 432: Creating data stores for simulated device 23:56:45.607 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:45.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:45.608 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:45.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:45.608 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:45.610 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7549dddd] 23:56:45.610 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:45.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:45.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:45.611 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:45.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:45.611 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:45.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:45.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:45.612 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7549dddd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7549dddd], subtreeVersion=Version[7210a884], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7210a884], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:45.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:45.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:45.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970] 23:56:45.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 432 on channel [id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970] 23:56:45.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) by 1220 down to 2095932 23:56:45.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:45.616 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:45.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970] 23:56:45.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970] 23:56:45.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) request=subsystem result=ReplySuccess, want-reply=true 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) request=subsystem activate command 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) starting runner for command=netconf 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #5 SSH_MSG_CHANNEL_DATA 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) by 373 down to 2096779 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_CHANNEL_DATA len=373 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970] 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:45.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:45.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970] 23:56:45.618 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970] 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18261', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=432} created 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970]} created 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970] successful with session NetconfServerSession{sessionId=432, channel=[id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970]} 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970]} up 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #6 SSH_MSG_CHANNEL_DATA 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) by 393 down to 2096386 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_CHANNEL_DATA len=393 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970] 23:56:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:45.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:45.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=432} 23:56:45.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:45.620 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c3283eb after next message 23:56:45.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x118fa393, L:/10.30.170.146:18261 - R:/10.30.170.79:41970]} EXI handlers added to pipeline 23:56:45.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:45.621 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c3283eb 23:56:45.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) by 179 down to 2095753 23:56:45.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:45.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:45.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #7 SSH_MSG_CHANNEL_DATA 23:56:45.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) by 340 down to 2096046 23:56:45.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_CHANNEL_DATA len=340 23:56:45.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970] 23:56:45.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:45.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:45.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=432} 23:56:45.624 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7210a884] 23:56:45.624 [netconf-device-simulator-threads-2] 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 23:56:45.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:45.625 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:45.625 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:45.625 [netconf-device-simulator-threads-2] 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 23:56:45.625 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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} 23:56:45.625 [netconf-device-simulator-threads-2] 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 23:56:45.625 [netconf-device-simulator-threads-2] 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 23:56:45.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:45.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) by 778 down to 2094975 23:56:45.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:45.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:45.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #10 SSH_MSG_IGNORE 23:56:45.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:56:45.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #17 SSH_MSG_IGNORE 23:56:45.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:56:45.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #15 SSH_MSG_IGNORE 23:56:45.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:56:45.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #8 SSH_MSG_IGNORE 23:56:45.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 23:56:45.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #16 SSH_MSG_IGNORE 23:56:45.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:56:45.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #13 SSH_MSG_IGNORE 23:56:45.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:56:45.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #12 SSH_MSG_IGNORE 23:56:45.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:56:45.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374]} 23:56:45.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33374]): SSH-2.0-SSHD-UNKNOWN 23:56:45.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33374]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:45.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33374]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:46.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #11 SSH_MSG_IGNORE 23:56:46.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:56:46.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #9 SSH_MSG_IGNORE 23:56:46.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 23:56:46.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #14 SSH_MSG_IGNORE 23:56:46.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33374]) Send SSH_MSG_KEXINIT 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33374]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33374]) process #0 SSH_MSG_KEXINIT 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33374]) SSH_MSG_KEXINIT 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33374]) strict KEX=true client=true server=true 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33374]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33374]) Kex: server host key algorithms = rsa-sha2-512 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33374]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33374]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33374]) Kex: mac algorithms (client to server) = aead 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33374]) Kex: mac algorithms (server to client) = aead 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33374]) Kex: compression algorithms (client to server) = none 23:56:46.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33374]) Kex: compression algorithms (server to client) = none 23:56:46.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:46.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33374]) process #1 30 23:56:46.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33374]] process command=SSH_MSG_KEXDH_INIT 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33374]] Send SSH_MSG_KEXDH_REPLY 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33374]) packet #1 sending command=31[31] len=1639 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33374])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33374]) Send SSH_MSG_NEWKEYS 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33374]) session ID=ef:8e:f6:2e:44:ed:94:e8:2e:3e:b5:4b:c4:88:15:f3:ec:49:dd:d4:bd:7b:e0:fa:cb:77:d6:a2:42:78:0c:7a:2d:36:82:0d:d0:01:a0:75:50:21:c5:73:42:9a:bf:54:ef:fb:9b:b9:83:cd:7e:cb:9f:dc:d8:bd:27:d1:21:8e 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33374]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33374]): strict KEX resets output message sequence number from 3 to 0 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33374]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33374])[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 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33374])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33374]) packet #0 sending command=7[7] len=419 23:56:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33374]) No pending packets to flush at end of KEX 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33374]) process #2 SSH_MSG_NEWKEYS 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33374]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33374]): strict KEX resets input message sequence number from 3 to 0 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33374]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33374]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33374]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33374]) authorized authentication methods: password,publickey 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33374]) Accepted service ssh-userauth 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33374]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:46.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33374]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33374]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33374]) no authentication factory for method=none 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33374]) SSH_MSG_USERAUTH_REQUEST 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33374]) remaining methods: password,publickey 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33374]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33374]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33374]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:46.300 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33374]) authentication result: true 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33374]) SSH_MSG_USERAUTH_REQUEST 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33374])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33374]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33374]) no heartbeat to stop 23:56:46.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33374]) heartbeat type=IGNORE, interval=PT30S 23:56:46.300 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33374 authenticated 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33374]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33374]] session=TransportServerSession[admin@/10.30.170.79:33374] id=0 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33374])) size=2097152, max=2097152, packet=32768 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33374]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33374] 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33374]) recipient=0 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])) size=2097152, max=2097152, packet=32768 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])) re-initializing 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])) size=2097152, max=2097152, packet=32768 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:46.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])[want-reply=true] subsystem=netconf 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])[subsystem] prepared command 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374]}} established 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 433: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18262 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 433: Creating data stores for simulated device 23:56:46.302 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:46.302 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:46.303 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:46.303 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:46.303 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:46.303 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22449e24] 23:56:46.303 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:46.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:46.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:46.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:46.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:46.304 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:46.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:46.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:46.304 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22449e24], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22449e24], subtreeVersion=Version[1b54ab44], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1b54ab44], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:46.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:46.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374] 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 433 on channel [id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374] 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) by 1220 down to 2095932 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374] 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374] 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) request=subsystem result=ReplySuccess, want-reply=true 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) request=subsystem activate command 23:56:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) starting runner for command=netconf 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #5 SSH_MSG_CHANNEL_DATA 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) by 373 down to 2096779 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_CHANNEL_DATA len=373 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374] 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374] 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374] 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18262', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=433} created 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=433, channel=[id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374]} created 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374] successful with session NetconfServerSession{sessionId=433, channel=[id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374]} 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374]} up 23:56:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #6 SSH_MSG_CHANNEL_DATA 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) by 393 down to 2096386 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_CHANNEL_DATA len=393 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374] 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=433} 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70e2f18f after next message 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=433, channel=[id: 0xa585c767, L:/10.30.170.146:18262 - R:/10.30.170.79:33374]} EXI handlers added to pipeline 23:56:46.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:46.309 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70e2f18f 23:56:46.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) by 179 down to 2095753 23:56:46.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:46.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:46.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #7 SSH_MSG_CHANNEL_DATA 23:56:46.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) by 340 down to 2096046 23:56:46.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_CHANNEL_DATA len=340 23:56:46.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374] 23:56:46.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:46.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:46.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=433} 23:56:46.311 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1b54ab44] 23:56:46.311 [netconf-device-simulator-threads-4] 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 23:56:46.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:46.311 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:46.311 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:46.312 [netconf-device-simulator-threads-4] 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 23:56:46.312 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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} 23:56:46.312 [netconf-device-simulator-threads-4] 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 23:56:46.312 [netconf-device-simulator-threads-4] 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 23:56:46.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:46.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) by 778 down to 2094975 23:56:46.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:46.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #17 SSH_MSG_IGNORE 23:56:46.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:56:46.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #10 SSH_MSG_IGNORE 23:56:46.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:56:46.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #15 SSH_MSG_IGNORE 23:56:46.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:56:46.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #8 SSH_MSG_IGNORE 23:56:46.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 23:56:46.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #12 SSH_MSG_IGNORE 23:56:46.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:56:46.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #14 SSH_MSG_IGNORE 23:56:46.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:56:46.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #16 SSH_MSG_IGNORE 23:56:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:56:46.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #9 SSH_MSG_IGNORE 23:56:46.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 23:56:46.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300]} 23:56:46.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53300]): SSH-2.0-SSHD-UNKNOWN 23:56:46.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53300]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:46.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53300]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:46.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #13 SSH_MSG_IGNORE 23:56:46.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:56:46.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:46.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #11 SSH_MSG_IGNORE 23:56:46.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:56:47.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #15 SSH_MSG_IGNORE 23:56:47.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:56:47.042 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #10 SSH_MSG_IGNORE 23:56:47.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:56:47.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53300]) Send SSH_MSG_KEXINIT 23:56:47.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53300]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53300]) process #0 SSH_MSG_KEXINIT 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53300]) SSH_MSG_KEXINIT 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53300]) strict KEX=true client=true server=true 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53300]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53300]) Kex: server host key algorithms = rsa-sha2-512 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53300]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53300]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53300]) Kex: mac algorithms (client to server) = aead 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53300]) Kex: mac algorithms (server to client) = aead 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53300]) Kex: compression algorithms (client to server) = none 23:56:47.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53300]) Kex: compression algorithms (server to client) = none 23:56:47.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:47.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #14 SSH_MSG_IGNORE 23:56:47.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:56:47.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #17 SSH_MSG_IGNORE 23:56:47.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:56:47.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53300]) process #1 30 23:56:47.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53300]] process command=SSH_MSG_KEXDH_INIT 23:56:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #8 SSH_MSG_IGNORE 23:56:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53300]] Send SSH_MSG_KEXDH_REPLY 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53300]) packet #1 sending command=31[31] len=1639 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53300])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53300]) Send SSH_MSG_NEWKEYS 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53300]) session ID=90:e7:05:c3:56:47:fa:fd:46:ad:99:94:3b:96:ab:11:75:7b:8d:73:56:91:77:5a:b5:09:0b:9f:29:55:7c:92:04:3c:06:c3:35:0b:67:cf:b6:d7:48:ca:d3:09:73:42:e3:0a:17:d8:4a:ac:1d:f7:8b:8a:9f:c4:38:36:7b:0a 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53300]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53300]): strict KEX resets output message sequence number from 3 to 0 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53300]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53300])[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 23:56:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53300])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53300]) packet #0 sending command=7[7] len=419 23:56:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53300]) No pending packets to flush at end of KEX 23:56:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #16 SSH_MSG_IGNORE 23:56:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:56:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #12 SSH_MSG_IGNORE 23:56:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:56:47.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53300]) process #2 SSH_MSG_NEWKEYS 23:56:47.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53300]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:47.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53300]): strict KEX resets input message sequence number from 3 to 0 23:56:47.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53300]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:47.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53300]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53300]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53300]) authorized authentication methods: password,publickey 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53300]) Accepted service ssh-userauth 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53300]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53300]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53300]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53300]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53300]) no authentication factory for method=none 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53300]) SSH_MSG_USERAUTH_REQUEST 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53300]) remaining methods: password,publickey 23:56:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53300]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53300]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53300]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53300]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:47.355 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53300]) authentication result: true 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53300]) SSH_MSG_USERAUTH_REQUEST 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53300])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53300]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53300]) no heartbeat to stop 23:56:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53300]) heartbeat type=IGNORE, interval=PT30S 23:56:47.356 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53300 authenticated 23:56:47.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:47.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53300]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53300]] session=TransportServerSession[admin@/10.30.170.79:53300] id=0 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53300])) size=2097152, max=2097152, packet=32768 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53300]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53300] 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53300]) recipient=0 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])) size=2097152, max=2097152, packet=32768 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])) re-initializing 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])) size=2097152, max=2097152, packet=32768 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:47.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])[want-reply=true] subsystem=netconf 23:56:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])[subsystem] prepared command 23:56:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300]}} established 23:56:47.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 434: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18263 23:56:47.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 434: Creating data stores for simulated device 23:56:47.359 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:47.359 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:47.360 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:47.360 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:47.360 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f7f997f] 23:56:47.362 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:47.363 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:47.363 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:47.363 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:47.363 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:47.363 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:47.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:47.364 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f7f997f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f7f997f], subtreeVersion=Version[308a0040], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[308a0040], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:47.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:47.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:47.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300] 23:56:47.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 434 on channel [id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300] 23:56:47.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) by 1220 down to 2095932 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300] 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300] 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) request=subsystem result=ReplySuccess, want-reply=true 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) request=subsystem activate command 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) starting runner for command=netconf 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #5 SSH_MSG_CHANNEL_DATA 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) by 373 down to 2096779 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_CHANNEL_DATA len=373 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300] 23:56:47.369 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300] 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300] 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18263', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=434} created 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=434, channel=[id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300]} created 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300] successful with session NetconfServerSession{sessionId=434, channel=[id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300]} 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300]} up 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #6 SSH_MSG_CHANNEL_DATA 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) by 393 down to 2096386 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_CHANNEL_DATA len=393 23:56:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300] 23:56:47.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:47.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:47.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=434} 23:56:47.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:47.373 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4dc48554 after next message 23:56:47.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=434, channel=[id: 0xcf823b9c, L:/10.30.170.146:18263 - R:/10.30.170.79:53300]} EXI handlers added to pipeline 23:56:47.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:47.373 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4dc48554 23:56:47.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) by 179 down to 2095753 23:56:47.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:47.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:47.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #7 SSH_MSG_CHANNEL_DATA 23:56:47.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) by 340 down to 2096046 23:56:47.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_CHANNEL_DATA len=340 23:56:47.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300] 23:56:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=434} 23:56:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[308a0040] 23:56:47.377 [netconf-device-simulator-threads-6] 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 23:56:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:47.378 [netconf-device-simulator-threads-6] 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 23:56:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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} 23:56:47.378 [netconf-device-simulator-threads-6] 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 23:56:47.378 [netconf-device-simulator-threads-6] 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 23:56:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) by 778 down to 2094975 23:56:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:47.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:47.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460]} 23:56:47.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39460]): SSH-2.0-SSHD-UNKNOWN 23:56:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39460]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39460]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #9 SSH_MSG_IGNORE 23:56:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39460]) Send SSH_MSG_KEXINIT 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39460]) process #0 SSH_MSG_KEXINIT 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39460]) SSH_MSG_KEXINIT 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39460]) strict KEX=true client=true server=true 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39460]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39460]) Kex: server host key algorithms = rsa-sha2-512 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39460]) Kex: mac algorithms (client to server) = aead 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39460]) Kex: mac algorithms (server to client) = aead 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39460]) Kex: compression algorithms (client to server) = none 23:56:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39460]) Kex: compression algorithms (server to client) = none 23:56:47.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:47.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #13 SSH_MSG_IGNORE 23:56:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:56:47.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #11 SSH_MSG_IGNORE 23:56:47.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:56:47.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39460]) process #1 30 23:56:47.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39460]] process command=SSH_MSG_KEXDH_INIT 23:56:47.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39460]] Send SSH_MSG_KEXDH_REPLY 23:56:47.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39460]) packet #1 sending command=31[31] len=1639 23:56:47.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39460])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:47.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39460]) Send SSH_MSG_NEWKEYS 23:56:47.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39460]) session ID=14:db:8c:b3:74:82:d6:63:34:a7:34:a9:e4:90:68:6d:ed:8e:85:4a:7c:51:5b:7b:69:d0:22:4f:48:39:2f:ed:13:eb:4a:93:0e:ff:33:57:44:e8:b5:35:94:33:1d:9b:b9:f9:7d:8c:d3:4f:04:d0:ce:85:68:1e:0a:c6:e2:30 23:56:47.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:47.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39460]): strict KEX resets output message sequence number from 3 to 0 23:56:47.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39460]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:47.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39460])[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 23:56:47.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:47.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39460]) packet #0 sending command=7[7] len=419 23:56:47.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39460]) No pending packets to flush at end of KEX 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39460]) process #2 SSH_MSG_NEWKEYS 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39460]): strict KEX resets input message sequence number from 3 to 0 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39460]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39460]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39460]) authorized authentication methods: password,publickey 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39460]) Accepted service ssh-userauth 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39460]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39460]) no authentication factory for method=none 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39460]) SSH_MSG_USERAUTH_REQUEST 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39460]) remaining methods: password,publickey 23:56:47.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39460]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:47.601 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39460]) authentication result: true 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39460]) SSH_MSG_USERAUTH_REQUEST 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39460]) no heartbeat to stop 23:56:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39460]) heartbeat type=IGNORE, interval=PT30S 23:56:47.601 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39460 authenticated 23:56:47.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:47.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39460]] session=TransportServerSession[admin@/10.30.170.79:39460] id=0 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39460])) size=2097152, max=2097152, packet=32768 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39460] 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39460]) recipient=0 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])) size=2097152, max=2097152, packet=32768 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])) re-initializing 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])) size=2097152, max=2097152, packet=32768 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])[want-reply=true] subsystem=netconf 23:56:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])[subsystem] prepared command 23:56:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460]}} established 23:56:47.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 435: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18264 23:56:47.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 435: Creating data stores for simulated device 23:56:47.606 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:47.606 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:47.606 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:47.606 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:47.606 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:47.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1159326] 23:56:47.606 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:47.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:47.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:47.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:47.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:47.607 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:47.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:47.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:47.608 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1159326], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1159326], subtreeVersion=Version[161f83a9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[161f83a9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:47.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:47.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:47.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460] 23:56:47.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 435 on channel [id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460] 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) by 1220 down to 2095932 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460] 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460] 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) request=subsystem result=ReplySuccess, want-reply=true 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) request=subsystem activate command 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) starting runner for command=netconf 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #5 SSH_MSG_CHANNEL_DATA 23:56:47.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) by 373 down to 2096779 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_CHANNEL_DATA len=373 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460] 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460] 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460] 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18264', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=435} created 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=435, channel=[id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460]} created 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460] successful with session NetconfServerSession{sessionId=435, channel=[id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460]} 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460]} up 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #6 SSH_MSG_CHANNEL_DATA 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) by 393 down to 2096386 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_CHANNEL_DATA len=393 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460] 23:56:47.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=435} 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18ccf4b3 after next message 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=435, channel=[id: 0x42195089, L:/10.30.170.146:18264 - R:/10.30.170.79:39460]} EXI handlers added to pipeline 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18ccf4b3 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) by 179 down to 2095753 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:47.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:47.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #7 SSH_MSG_CHANNEL_DATA 23:56:47.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) by 340 down to 2096046 23:56:47.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_CHANNEL_DATA len=340 23:56:47.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460] 23:56:47.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:47.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:47.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=435} 23:56:47.615 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[161f83a9] 23:56:47.615 [netconf-device-simulator-threads-0] 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 23:56:47.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:47.615 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:47.615 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:47.615 [netconf-device-simulator-threads-0] 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 23:56:47.615 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.615 [netconf-device-simulator-threads-0] 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} 23:56:47.617 [netconf-device-simulator-threads-0] 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 23:56:47.617 [netconf-device-simulator-threads-0] 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 23:56:47.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:47.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) by 778 down to 2094975 23:56:47.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:47.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:47.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #12 SSH_MSG_IGNORE 23:56:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:56:47.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #10 SSH_MSG_IGNORE 23:56:47.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:56:47.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #15 SSH_MSG_IGNORE 23:56:47.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:56:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #17 SSH_MSG_IGNORE 23:56:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:56:47.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #14 SSH_MSG_IGNORE 23:56:47.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:56:47.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:47.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #16 SSH_MSG_IGNORE 23:56:47.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:56:48.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #13 SSH_MSG_IGNORE 23:56:48.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:56:48.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712]} 23:56:48.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37712]): SSH-2.0-SSHD-UNKNOWN 23:56:48.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37712]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:48.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37712]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:48.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #8 SSH_MSG_IGNORE 23:56:48.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 23:56:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #11 SSH_MSG_IGNORE 23:56:48.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:56:48.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #9 SSH_MSG_IGNORE 23:56:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37712]) Send SSH_MSG_KEXINIT 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37712]) process #0 SSH_MSG_KEXINIT 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37712]) SSH_MSG_KEXINIT 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37712]) strict KEX=true client=true server=true 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37712]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37712]) Kex: server host key algorithms = rsa-sha2-512 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37712]) Kex: mac algorithms (client to server) = aead 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37712]) Kex: mac algorithms (server to client) = aead 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37712]) Kex: compression algorithms (client to server) = none 23:56:48.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37712]) Kex: compression algorithms (server to client) = none 23:56:48.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:48.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37712]) process #1 30 23:56:48.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37712]] process command=SSH_MSG_KEXDH_INIT 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37712]] Send SSH_MSG_KEXDH_REPLY 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37712]) packet #1 sending command=31[31] len=1639 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37712])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37712]) Send SSH_MSG_NEWKEYS 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37712]) session ID=85:42:57:42:d8:74:38:87:e6:1c:11:93:0a:7a:e0:5f:1d:aa:35:bd:9f:bf:5e:96:dc:54:0b:08:b3:20:f9:89:f7:9c:4a:88:6f:a8:3c:2c:b4:f1:a1:53:66:d5:57:97:67:33:0b:5b:e9:d4:3d:ae:85:21:d7:67:04:cb:85:49 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37712]): strict KEX resets output message sequence number from 3 to 0 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37712]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37712])[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 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37712]) packet #0 sending command=7[7] len=419 23:56:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37712]) No pending packets to flush at end of KEX 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37712]) process #2 SSH_MSG_NEWKEYS 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37712]): strict KEX resets input message sequence number from 3 to 0 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37712]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37712]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37712]) authorized authentication methods: password,publickey 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37712]) Accepted service ssh-userauth 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37712]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37712]) no authentication factory for method=none 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37712]) SSH_MSG_USERAUTH_REQUEST 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37712]) remaining methods: password,publickey 23:56:48.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37712]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:48.471 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37712]) authentication result: true 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37712]) SSH_MSG_USERAUTH_REQUEST 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37712]) no heartbeat to stop 23:56:48.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37712]) heartbeat type=IGNORE, interval=PT30S 23:56:48.471 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37712 authenticated 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37712]] session=TransportServerSession[admin@/10.30.170.79:37712] id=0 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37712])) size=2097152, max=2097152, packet=32768 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37712] 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37712]) recipient=0 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])) size=2097152, max=2097152, packet=32768 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])) re-initializing 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])) size=2097152, max=2097152, packet=32768 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:48.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])[want-reply=true] subsystem=netconf 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])[subsystem] prepared command 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712]}} established 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 436: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18265 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 436: Creating data stores for simulated device 23:56:48.473 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:48.473 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:48.473 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:48.474 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:48.474 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:48.474 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2c07b936] 23:56:48.474 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:48.474 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:48.474 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:48.474 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:48.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:48.475 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:48.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:48.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:48.475 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2c07b936], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2c07b936], subtreeVersion=Version[6a043a46], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a043a46], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:48.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:48.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712] 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 436 on channel [id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712] 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) by 1220 down to 2095932 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712] 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712] 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) request=subsystem result=ReplySuccess, want-reply=true 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) request=subsystem activate command 23:56:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) starting runner for command=netconf 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #5 SSH_MSG_CHANNEL_DATA 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) by 373 down to 2096779 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_CHANNEL_DATA len=373 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712] 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712] 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712] 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18265', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=436} created 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712]} created 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712] successful with session NetconfServerSession{sessionId=436, channel=[id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712]} 23:56:48.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712]} up 23:56:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #6 SSH_MSG_CHANNEL_DATA 23:56:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) by 393 down to 2096386 23:56:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_CHANNEL_DATA len=393 23:56:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712] 23:56:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=436} 23:56:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d5d4b4 after next message 23:56:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x76132a96, L:/10.30.170.146:18265 - R:/10.30.170.79:37712]} EXI handlers added to pipeline 23:56:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d5d4b4 23:56:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) by 179 down to 2095753 23:56:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:48.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:48.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #7 SSH_MSG_CHANNEL_DATA 23:56:48.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) by 340 down to 2096046 23:56:48.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_CHANNEL_DATA len=340 23:56:48.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712] 23:56:48.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:48.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:48.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=436} 23:56:48.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a043a46] 23:56:48.484 [netconf-device-simulator-threads-2] 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 23:56:48.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:48.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:48.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:48.484 [netconf-device-simulator-threads-2] 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 23:56:48.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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} 23:56:48.484 [netconf-device-simulator-threads-2] 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 23:56:48.484 [netconf-device-simulator-threads-2] 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 23:56:48.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:48.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) by 778 down to 2094975 23:56:48.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:48.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:48.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #17 SSH_MSG_IGNORE 23:56:48.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:56:48.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #8 SSH_MSG_IGNORE 23:56:48.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 23:56:48.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #10 SSH_MSG_IGNORE 23:56:48.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:56:48.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #16 SSH_MSG_IGNORE 23:56:48.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:56:48.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #15 SSH_MSG_IGNORE 23:56:48.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:56:48.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #9 SSH_MSG_IGNORE 23:56:48.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 23:56:48.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #12 SSH_MSG_IGNORE 23:56:48.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:56:48.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232]} 23:56:48.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:56232]): SSH-2.0-SSHD-UNKNOWN 23:56:48.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:56232]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:48.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:56232]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:48.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #13 SSH_MSG_IGNORE 23:56:48.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:56:48.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:48.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #14 SSH_MSG_IGNORE 23:56:48.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:56:48.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:56232]) Send SSH_MSG_KEXINIT 23:56:48.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56232]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:48.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56232]) process #0 SSH_MSG_KEXINIT 23:56:48.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:56232]) SSH_MSG_KEXINIT 23:56:48.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:56232]) strict KEX=true client=true server=true 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56232]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56232]) Kex: server host key algorithms = rsa-sha2-512 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56232]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56232]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56232]) Kex: mac algorithms (client to server) = aead 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56232]) Kex: mac algorithms (server to client) = aead 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56232]) Kex: compression algorithms (client to server) = none 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:56232]) Kex: compression algorithms (server to client) = none 23:56:48.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:49.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #11 SSH_MSG_IGNORE 23:56:49.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:56:49.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56232]) process #1 30 23:56:49.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56232]] process command=SSH_MSG_KEXDH_INIT 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:56232]] Send SSH_MSG_KEXDH_REPLY 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56232]) packet #1 sending command=31[31] len=1639 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:56232])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:56232]) Send SSH_MSG_NEWKEYS 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:56232]) session ID=31:64:a4:e9:f5:15:5b:10:69:41:5f:57:da:3f:d8:7c:1d:44:d7:e8:51:ba:0a:2a:16:dc:5c:8c:ec:60:41:38:06:81:14:4f:04:be:ae:56:2d:56:a3:82:13:bc:d7:a9:01:e8:96:61:ae:1f:f1:c6:07:f1:9f:25:c8:28:ce:b5 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56232]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56232]): strict KEX resets output message sequence number from 3 to 0 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:56232]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:56232])[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 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56232])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56232]) packet #0 sending command=7[7] len=419 23:56:49.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56232]) No pending packets to flush at end of KEX 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56232]) process #2 SSH_MSG_NEWKEYS 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:56232]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56232]): strict KEX resets input message sequence number from 3 to 0 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:56232]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56232]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56232]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:56232]) authorized authentication methods: password,publickey 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:56232]) Accepted service ssh-userauth 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56232]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56232]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56232]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56232]) no authentication factory for method=none 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56232]) SSH_MSG_USERAUTH_REQUEST 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:56232]) remaining methods: password,publickey 23:56:49.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56232]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:56232]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:56232]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:49.095 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:56232]) authentication result: true 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:56232]) SSH_MSG_USERAUTH_REQUEST 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:56232])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:56232]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56232]) no heartbeat to stop 23:56:49.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:56232]) heartbeat type=IGNORE, interval=PT30S 23:56:49.095 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:56232 authenticated 23:56:49.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:49.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56232]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:49.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56232]] session=TransportServerSession[admin@/10.30.170.79:56232] id=0 23:56:49.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56232])) size=2097152, max=2097152, packet=32768 23:56:49.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56232]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56232] 23:56:49.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:56232]) recipient=0 23:56:49.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])) size=2097152, max=2097152, packet=32768 23:56:49.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])) re-initializing 23:56:49.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])) size=2097152, max=2097152, packet=32768 23:56:49.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:49.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:49.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])[want-reply=true] subsystem=netconf 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])[subsystem] prepared command 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232]}} established 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 437: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18266 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 437: Creating data stores for simulated device 23:56:49.098 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:49.098 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:49.098 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[642385f4] 23:56:49.099 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:49.099 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:49.099 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:49.099 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:49.100 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:49.100 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[642385f4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[642385f4], subtreeVersion=Version[1876381c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1876381c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:49.100 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:49.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:49.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232] 23:56:49.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 437 on channel [id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232] 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) by 1220 down to 2095932 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232] 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232] 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) request=subsystem result=ReplySuccess, want-reply=true 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) request=subsystem activate command 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) starting runner for command=netconf 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #5 SSH_MSG_CHANNEL_DATA 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) by 373 down to 2096779 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_CHANNEL_DATA len=373 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232] 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232] 23:56:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:49.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232] 23:56:49.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18266', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:49.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=437} created 23:56:49.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=437, channel=[id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232]} created 23:56:49.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232] successful with session NetconfServerSession{sessionId=437, channel=[id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232]} 23:56:49.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232]} up 23:56:49.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #6 SSH_MSG_CHANNEL_DATA 23:56:49.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) by 393 down to 2096386 23:56:49.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_CHANNEL_DATA len=393 23:56:49.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232] 23:56:49.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=437} 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@23765353 after next message 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=437, channel=[id: 0xb03b5115, L:/10.30.170.146:18266 - R:/10.30.170.79:56232]} EXI handlers added to pipeline 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@23765353 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) by 179 down to 2095753 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:49.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:49.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #7 SSH_MSG_CHANNEL_DATA 23:56:49.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) by 340 down to 2096046 23:56:49.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_CHANNEL_DATA len=340 23:56:49.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232] 23:56:49.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:49.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:49.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=437} 23:56:49.110 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1876381c] 23:56:49.110 [netconf-device-simulator-threads-4] 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 23:56:49.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:49.110 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:49.110 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:49.110 [netconf-device-simulator-threads-4] 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 23:56:49.110 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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} 23:56:49.111 [netconf-device-simulator-threads-4] 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 23:56:49.111 [netconf-device-simulator-threads-4] 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 23:56:49.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:49.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) by 778 down to 2094975 23:56:49.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:49.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:49.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #12 SSH_MSG_IGNORE 23:56:49.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:56:49.290 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #10 SSH_MSG_IGNORE 23:56:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:56:49.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #14 SSH_MSG_IGNORE 23:56:49.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:56:49.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #17 SSH_MSG_IGNORE 23:56:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:56:49.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #8 SSH_MSG_IGNORE 23:56:49.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 23:56:49.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #16 SSH_MSG_IGNORE 23:56:49.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:56:49.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #15 SSH_MSG_IGNORE 23:56:49.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:56:49.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #13 SSH_MSG_IGNORE 23:56:49.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:56:49.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560]} 23:56:49.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:48560]): SSH-2.0-SSHD-UNKNOWN 23:56:49.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:48560]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:49.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:48560]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:49.533 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #11 SSH_MSG_IGNORE 23:56:49.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:48560]) Send SSH_MSG_KEXINIT 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48560]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48560]) process #0 SSH_MSG_KEXINIT 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:48560]) SSH_MSG_KEXINIT 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:48560]) strict KEX=true client=true server=true 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48560]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48560]) Kex: server host key algorithms = rsa-sha2-512 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48560]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48560]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48560]) Kex: mac algorithms (client to server) = aead 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48560]) Kex: mac algorithms (server to client) = aead 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48560]) Kex: compression algorithms (client to server) = none 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:48560]) Kex: compression algorithms (server to client) = none 23:56:49.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #9 SSH_MSG_IGNORE 23:56:49.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 23:56:49.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48560]) process #1 30 23:56:49.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48560]] process command=SSH_MSG_KEXDH_INIT 23:56:49.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:48560]] Send SSH_MSG_KEXDH_REPLY 23:56:49.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48560]) packet #1 sending command=31[31] len=1639 23:56:49.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:48560])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:49.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:48560]) Send SSH_MSG_NEWKEYS 23:56:49.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:48560]) session ID=6e:b3:15:91:f4:2f:1a:d0:b4:99:74:35:ae:8b:eb:39:4e:4c:27:f8:c1:e3:6c:b2:6c:b3:3b:5a:34:1f:19:b5:d8:fc:ea:df:75:bf:32:3f:2d:1c:3a:f0:ae:a5:03:14:27:7d:7e:81:28:9f:24:88:11:ef:98:a4:f9:9d:f4:1f 23:56:49.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48560]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:49.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48560]): strict KEX resets output message sequence number from 3 to 0 23:56:49.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:48560]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:49.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:48560])[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 23:56:49.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48560])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:49.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48560]) packet #0 sending command=7[7] len=419 23:56:49.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48560]) No pending packets to flush at end of KEX 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48560]) process #2 SSH_MSG_NEWKEYS 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:48560]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48560]): strict KEX resets input message sequence number from 3 to 0 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:48560]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48560]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48560]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:48560]) authorized authentication methods: password,publickey 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:48560]) Accepted service ssh-userauth 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48560]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48560]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48560]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48560]) no authentication factory for method=none 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48560]) SSH_MSG_USERAUTH_REQUEST 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:48560]) remaining methods: password,publickey 23:56:49.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48560]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:48560]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:48560]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:49.796 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:48560]) authentication result: true 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:48560]) SSH_MSG_USERAUTH_REQUEST 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:48560])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:48560]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48560]) no heartbeat to stop 23:56:49.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:48560]) heartbeat type=IGNORE, interval=PT30S 23:56:49.796 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:48560 authenticated 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48560]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48560]] session=TransportServerSession[admin@/10.30.170.79:48560] id=0 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48560])) size=2097152, max=2097152, packet=32768 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48560]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48560] 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:48560]) recipient=0 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])) size=2097152, max=2097152, packet=32768 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])) re-initializing 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])) size=2097152, max=2097152, packet=32768 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:49.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])[want-reply=true] subsystem=netconf 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])[subsystem] prepared command 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560]}} established 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 438: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18267 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 438: Creating data stores for simulated device 23:56:49.798 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:49.798 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:49.798 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:49.798 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:49.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6bd40110] 23:56:49.801 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:49.801 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:49.801 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:49.801 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:49.802 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:49.802 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:49.802 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:49.802 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:49.802 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6bd40110], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6bd40110], subtreeVersion=Version[5fed840f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5fed840f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:49.802 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:49.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:49.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560] 23:56:49.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 438 on channel [id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560] 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) by 1220 down to 2095932 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560] 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560] 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) request=subsystem result=ReplySuccess, want-reply=true 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) request=subsystem activate command 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) starting runner for command=netconf 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #5 SSH_MSG_CHANNEL_DATA 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) by 373 down to 2096779 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_CHANNEL_DATA len=373 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560] 23:56:49.805 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560] 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560] 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18267', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=438} created 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=438, channel=[id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560]} created 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560] successful with session NetconfServerSession{sessionId=438, channel=[id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560]} 23:56:49.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560]} up 23:56:49.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #6 SSH_MSG_CHANNEL_DATA 23:56:49.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) by 393 down to 2096386 23:56:49.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_CHANNEL_DATA len=393 23:56:49.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560] 23:56:49.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:49.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:49.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=438} 23:56:49.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:49.808 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@f1198ce after next message 23:56:49.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=438, channel=[id: 0xbff56817, L:/10.30.170.146:18267 - R:/10.30.170.79:48560]} EXI handlers added to pipeline 23:56:49.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:49.808 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@f1198ce 23:56:49.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) by 179 down to 2095753 23:56:49.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:49.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:49.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #7 SSH_MSG_CHANNEL_DATA 23:56:49.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) by 340 down to 2096046 23:56:49.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_CHANNEL_DATA len=340 23:56:49.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560] 23:56:49.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=438} 23:56:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5fed840f] 23:56:49.813 [netconf-device-simulator-threads-6] 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 23:56:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:49.813 [netconf-device-simulator-threads-6] 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 23:56:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.813 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.813 [netconf-device-simulator-threads-6] 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} 23:56:49.814 [netconf-device-simulator-threads-6] 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} 23:56:49.814 [netconf-device-simulator-threads-6] 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} 23:56:49.814 [netconf-device-simulator-threads-6] 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} 23:56:49.814 [netconf-device-simulator-threads-6] 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} 23:56:49.814 [netconf-device-simulator-threads-6] 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} 23:56:49.814 [netconf-device-simulator-threads-6] 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 23:56:49.814 [netconf-device-simulator-threads-6] 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 23:56:49.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:49.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) by 778 down to 2094975 23:56:49.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:49.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:49.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #10 SSH_MSG_IGNORE 23:56:49.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:56:49.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #12 SSH_MSG_IGNORE 23:56:49.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:56:49.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:49.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #15 SSH_MSG_IGNORE 23:56:49.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:56:50.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #14 SSH_MSG_IGNORE 23:56:50.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:56:50.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #8 SSH_MSG_IGNORE 23:56:50.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 23:56:50.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #16 SSH_MSG_IGNORE 23:56:50.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:56:50.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920]} 23:56:50.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43920]): SSH-2.0-SSHD-UNKNOWN 23:56:50.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43920]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:50.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43920]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:50.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #13 SSH_MSG_IGNORE 23:56:50.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:56:50.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #11 SSH_MSG_IGNORE 23:56:50.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:56:50.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43920]) Send SSH_MSG_KEXINIT 23:56:50.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43920]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:50.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43920]) process #0 SSH_MSG_KEXINIT 23:56:50.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43920]) SSH_MSG_KEXINIT 23:56:50.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43920]) strict KEX=true client=true server=true 23:56:50.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43920]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:50.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43920]) Kex: server host key algorithms = rsa-sha2-512 23:56:50.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43920]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:50.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43920]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:50.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43920]) Kex: mac algorithms (client to server) = aead 23:56:50.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43920]) Kex: mac algorithms (server to client) = aead 23:56:50.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43920]) Kex: compression algorithms (client to server) = none 23:56:50.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43920]) Kex: compression algorithms (server to client) = none 23:56:50.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:50.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #17 SSH_MSG_IGNORE 23:56:50.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:56:50.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43920]) process #1 30 23:56:50.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43920]] process command=SSH_MSG_KEXDH_INIT 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43920]] Send SSH_MSG_KEXDH_REPLY 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43920]) packet #1 sending command=31[31] len=1639 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43920])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43920]) Send SSH_MSG_NEWKEYS 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43920]) session ID=99:7a:2d:90:fb:27:e0:d2:0f:48:9f:26:62:03:ea:9c:eb:ae:45:ea:fa:49:46:c1:e9:11:24:7b:a9:eb:59:8b:6c:83:d2:ab:70:c4:38:c4:fc:d5:7f:9c:d6:dc:c5:bb:8c:45:2d:bc:9e:34:3b:61:82:6d:e1:2e:4d:7e:95:83 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43920]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43920]): strict KEX resets output message sequence number from 3 to 0 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43920]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43920])[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 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43920])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43920]) packet #0 sending command=7[7] len=419 23:56:50.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43920]) No pending packets to flush at end of KEX 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43920]) process #2 SSH_MSG_NEWKEYS 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43920]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43920]): strict KEX resets input message sequence number from 3 to 0 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43920]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43920]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43920]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43920]) authorized authentication methods: password,publickey 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43920]) Accepted service ssh-userauth 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43920]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43920]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43920]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43920]) no authentication factory for method=none 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43920]) SSH_MSG_USERAUTH_REQUEST 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43920]) remaining methods: password,publickey 23:56:50.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43920]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43920]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43920]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:50.507 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43920]) authentication result: true 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43920]) SSH_MSG_USERAUTH_REQUEST 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43920])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43920]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:50.507 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:50.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43920]) no heartbeat to stop 23:56:50.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43920]) heartbeat type=IGNORE, interval=PT30S 23:56:50.508 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43920 authenticated 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43920]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43920]] session=TransportServerSession[admin@/10.30.170.79:43920] id=0 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43920])) size=2097152, max=2097152, packet=32768 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43920]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43920] 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43920]) recipient=0 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])) size=2097152, max=2097152, packet=32768 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])) re-initializing 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])) size=2097152, max=2097152, packet=32768 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:50.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:50.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:50.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:50.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])[want-reply=true] subsystem=netconf 23:56:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])[subsystem] prepared command 23:56:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920]}} established 23:56:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 439: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18268 23:56:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 439: Creating data stores for simulated device 23:56:50.511 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:50.512 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:50.512 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:50.512 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:50.512 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:50.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[735c549d] 23:56:50.515 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:50.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:50.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:50.516 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:50.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:50.517 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:50.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:50.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:50.517 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[735c549d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[735c549d], subtreeVersion=Version[58873ef8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58873ef8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:50.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:50.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:50.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920] 23:56:50.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 439 on channel [id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920] 23:56:50.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) by 1220 down to 2095932 23:56:50.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920] 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920] 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) request=subsystem result=ReplySuccess, want-reply=true 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) request=subsystem activate command 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) starting runner for command=netconf 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #5 SSH_MSG_CHANNEL_DATA 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) by 373 down to 2096779 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_CHANNEL_DATA len=373 23:56:50.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920] 23:56:50.525 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:50.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:50.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920] 23:56:50.526 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:50.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920] 23:56:50.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18268', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:50.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=439} created 23:56:50.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920]} created 23:56:50.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920] successful with session NetconfServerSession{sessionId=439, channel=[id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920]} 23:56:50.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920]} up 23:56:50.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #6 SSH_MSG_CHANNEL_DATA 23:56:50.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) by 393 down to 2096386 23:56:50.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_CHANNEL_DATA len=393 23:56:50.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920] 23:56:50.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:50.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:50.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=439} 23:56:50.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:50.529 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8930019 after next message 23:56:50.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xafe5557a, L:/10.30.170.146:18268 - R:/10.30.170.79:43920]} EXI handlers added to pipeline 23:56:50.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:50.530 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8930019 23:56:50.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) by 179 down to 2095753 23:56:50.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:50.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:50.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #7 SSH_MSG_CHANNEL_DATA 23:56:50.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) by 340 down to 2096046 23:56:50.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_CHANNEL_DATA len=340 23:56:50.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920] 23:56:50.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:50.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:50.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=439} 23:56:50.534 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58873ef8] 23:56:50.534 [netconf-device-simulator-threads-0] 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 23:56:50.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:50.534 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:50.534 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:50.534 [netconf-device-simulator-threads-0] 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 23:56:50.534 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:50.534 [netconf-device-simulator-threads-0] 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} 23:56:50.534 [netconf-device-simulator-threads-0] 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} 23:56:50.534 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.535 [netconf-device-simulator-threads-0] 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} 23:56:50.536 [netconf-device-simulator-threads-0] 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 23:56:50.537 [netconf-device-simulator-threads-0] 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 23:56:50.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:50.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) by 778 down to 2094975 23:56:50.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:50.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:50.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #14 SSH_MSG_IGNORE 23:56:50.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:56:50.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #9 SSH_MSG_IGNORE 23:56:50.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 23:56:50.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #17 SSH_MSG_IGNORE 23:56:50.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:56:50.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #8 SSH_MSG_IGNORE 23:56:50.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 23:56:50.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #10 SSH_MSG_IGNORE 23:56:50.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:56:50.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #12 SSH_MSG_IGNORE 23:56:50.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:56:50.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #15 SSH_MSG_IGNORE 23:56:50.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:56:50.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700]} 23:56:50.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53700]): SSH-2.0-SSHD-UNKNOWN 23:56:50.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53700]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:50.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53700]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:50.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #9 SSH_MSG_IGNORE 23:56:50.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 23:56:51.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #13 SSH_MSG_IGNORE 23:56:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:56:51.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #16 SSH_MSG_IGNORE 23:56:51.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:56:51.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53700]) Send SSH_MSG_KEXINIT 23:56:51.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53700]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53700]) process #0 SSH_MSG_KEXINIT 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53700]) SSH_MSG_KEXINIT 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53700]) strict KEX=true client=true server=true 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53700]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53700]) Kex: server host key algorithms = rsa-sha2-512 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53700]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53700]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53700]) Kex: mac algorithms (client to server) = aead 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53700]) Kex: mac algorithms (server to client) = aead 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53700]) Kex: compression algorithms (client to server) = none 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53700]) Kex: compression algorithms (server to client) = none 23:56:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:51.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #11 SSH_MSG_IGNORE 23:56:51.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:56:51.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53700]) process #1 30 23:56:51.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53700]] process command=SSH_MSG_KEXDH_INIT 23:56:51.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53700]] Send SSH_MSG_KEXDH_REPLY 23:56:51.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53700]) packet #1 sending command=31[31] len=1639 23:56:51.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53700])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:51.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53700]) Send SSH_MSG_NEWKEYS 23:56:51.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53700]) session ID=40:51:3f:28:2b:42:70:8a:4a:e2:a7:05:7b:b4:79:34:13:7d:8e:b3:07:4e:18:72:29:f0:c5:d2:9a:f2:25:ea:f1:6b:f4:97:f7:ff:bb:af:81:04:ab:2b:09:e7:6e:5d:ab:ca:a7:8e:00:42:bd:b2:78:b6:6f:47:17:fb:76:aa 23:56:51.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53700]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:51.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53700]): strict KEX resets output message sequence number from 3 to 0 23:56:51.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53700]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:51.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53700])[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 23:56:51.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53700])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:51.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53700]) packet #0 sending command=7[7] len=419 23:56:51.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53700]) No pending packets to flush at end of KEX 23:56:51.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53700]) process #2 SSH_MSG_NEWKEYS 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53700]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53700]): strict KEX resets input message sequence number from 3 to 0 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53700]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53700]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53700]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53700]) authorized authentication methods: password,publickey 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53700]) Accepted service ssh-userauth 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53700]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53700]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53700]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53700]) no authentication factory for method=none 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53700]) SSH_MSG_USERAUTH_REQUEST 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53700]) remaining methods: password,publickey 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53700]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #14 SSH_MSG_IGNORE 23:56:51.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53700]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53700]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:51.261 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53700]) authentication result: true 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53700]) SSH_MSG_USERAUTH_REQUEST 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53700])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53700]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53700]) no heartbeat to stop 23:56:51.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53700]) heartbeat type=IGNORE, interval=PT30S 23:56:51.261 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53700 authenticated 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53700]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53700]] session=TransportServerSession[admin@/10.30.170.79:53700] id=0 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53700])) size=2097152, max=2097152, packet=32768 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53700]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53700] 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53700]) recipient=0 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])) size=2097152, max=2097152, packet=32768 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])) re-initializing 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])) size=2097152, max=2097152, packet=32768 23:56:51.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:51.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:51.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:51.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:51.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])[want-reply=true] subsystem=netconf 23:56:51.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])[subsystem] prepared command 23:56:51.263 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:51.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:51.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700]}} established 23:56:51.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 440: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18269 23:56:51.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 440: Creating data stores for simulated device 23:56:51.264 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:51.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:51.264 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:51.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:51.264 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:51.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[243f579f] 23:56:51.265 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:51.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:51.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:51.265 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:51.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:51.266 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:51.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:51.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:51.266 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[243f579f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[243f579f], subtreeVersion=Version[40614672], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[40614672], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:51.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:51.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700] 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 440 on channel [id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700] 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) by 1220 down to 2095932 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700] 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700] 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) request=subsystem result=ReplySuccess, want-reply=true 23:56:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) request=subsystem activate command 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) starting runner for command=netconf 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #5 SSH_MSG_CHANNEL_DATA 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) by 373 down to 2096779 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_CHANNEL_DATA len=373 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700] 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700] 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700] 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18269', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=440} created 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700]} created 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700] successful with session NetconfServerSession{sessionId=440, channel=[id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700]} 23:56:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700]} up 23:56:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #6 SSH_MSG_CHANNEL_DATA 23:56:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) by 393 down to 2096386 23:56:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_CHANNEL_DATA len=393 23:56:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700] 23:56:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=440} 23:56:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bc76e22 after next message 23:56:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xa464c6a4, L:/10.30.170.146:18269 - R:/10.30.170.79:53700]} EXI handlers added to pipeline 23:56:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bc76e22 23:56:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) by 179 down to 2095753 23:56:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:51.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:51.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #7 SSH_MSG_CHANNEL_DATA 23:56:51.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) by 340 down to 2096046 23:56:51.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_CHANNEL_DATA len=340 23:56:51.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700] 23:56:51.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=440} 23:56:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[40614672] 23:56:51.277 [netconf-device-simulator-threads-2] 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 23:56:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:51.277 [netconf-device-simulator-threads-2] 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 23:56:51.277 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:51.277 [netconf-device-simulator-threads-2] 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} 23:56:51.277 [netconf-device-simulator-threads-2] 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} 23:56:51.277 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:51.277 [netconf-device-simulator-threads-2] 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} 23:56:51.277 [netconf-device-simulator-threads-2] 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} 23:56:51.277 [netconf-device-simulator-threads-2] 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} 23:56:51.277 [netconf-device-simulator-threads-2] 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} 23:56:51.277 [netconf-device-simulator-threads-2] 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} 23:56:51.277 [netconf-device-simulator-threads-2] 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} 23:56:51.278 [netconf-device-simulator-threads-2] 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} 23:56:51.278 [netconf-device-simulator-threads-2] 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} 23:56:51.278 [netconf-device-simulator-threads-2] 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} 23:56:51.278 [netconf-device-simulator-threads-2] 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} 23:56:51.278 [netconf-device-simulator-threads-2] 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} 23:56:51.278 [netconf-device-simulator-threads-2] 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} 23:56:51.278 [netconf-device-simulator-threads-2] 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 23:56:51.278 [netconf-device-simulator-threads-2] 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 23:56:51.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:51.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) by 778 down to 2094975 23:56:51.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:51.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:51.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #10 SSH_MSG_IGNORE 23:56:51.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:56:51.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #17 SSH_MSG_IGNORE 23:56:51.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:56:51.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #15 SSH_MSG_IGNORE 23:56:51.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:56:51.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #16 SSH_MSG_IGNORE 23:56:51.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:56:51.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #8 SSH_MSG_IGNORE 23:56:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 23:56:51.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #13 SSH_MSG_IGNORE 23:56:51.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:56:51.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978]} 23:56:51.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34978]): SSH-2.0-SSHD-UNKNOWN 23:56:51.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34978]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:51.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34978]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:51.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #9 SSH_MSG_IGNORE 23:56:51.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 23:56:51.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #12 SSH_MSG_IGNORE 23:56:51.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34978]) Send SSH_MSG_KEXINIT 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34978]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34978]) process #0 SSH_MSG_KEXINIT 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34978]) SSH_MSG_KEXINIT 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34978]) strict KEX=true client=true server=true 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34978]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34978]) Kex: server host key algorithms = rsa-sha2-512 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34978]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34978]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34978]) Kex: mac algorithms (client to server) = aead 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34978]) Kex: mac algorithms (server to client) = aead 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34978]) Kex: compression algorithms (client to server) = none 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34978]) Kex: compression algorithms (server to client) = none 23:56:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:51.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #11 SSH_MSG_IGNORE 23:56:51.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:56:51.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34978]) process #1 30 23:56:51.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34978]] process command=SSH_MSG_KEXDH_INIT 23:56:51.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.943 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #12 SSH_MSG_IGNORE 23:56:51.943 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34978]] Send SSH_MSG_KEXDH_REPLY 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34978]) packet #1 sending command=31[31] len=1639 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34978])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34978]) Send SSH_MSG_NEWKEYS 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34978]) session ID=e9:d8:98:ed:11:e9:ae:e3:a8:21:f2:3b:fa:a7:52:f8:77:7b:f2:99:94:46:26:06:97:e8:9d:f0:00:d1:f4:ca:fa:1f:2e:e0:4d:11:44:2c:c7:aa:48:cf:40:50:7c:02:df:00:83:95:24:ae:19:b4:a7:73:2b:f6:1d:7d:df:d2 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34978]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34978]): strict KEX resets output message sequence number from 3 to 0 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34978]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34978])[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 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34978])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:51.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34978]) packet #0 sending command=7[7] len=419 23:56:51.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34978]) No pending packets to flush at end of KEX 23:56:51.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:51.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #10 SSH_MSG_IGNORE 23:56:51.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:56:51.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34978]) process #2 SSH_MSG_NEWKEYS 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34978]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34978]): strict KEX resets input message sequence number from 3 to 0 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34978]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34978]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34978]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34978]) authorized authentication methods: password,publickey 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34978]) Accepted service ssh-userauth 23:56:52.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34978]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34978]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34978]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34978]) no authentication factory for method=none 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34978]) SSH_MSG_USERAUTH_REQUEST 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34978]) remaining methods: password,publickey 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34978]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #14 SSH_MSG_IGNORE 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34978]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34978]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:52.002 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34978]) authentication result: true 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34978]) SSH_MSG_USERAUTH_REQUEST 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34978])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34978]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34978]) no heartbeat to stop 23:56:52.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34978]) heartbeat type=IGNORE, interval=PT30S 23:56:52.003 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34978 authenticated 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34978]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34978]] session=TransportServerSession[admin@/10.30.170.79:34978] id=0 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34978])) size=2097152, max=2097152, packet=32768 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34978]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34978] 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34978]) recipient=0 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])) size=2097152, max=2097152, packet=32768 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])) re-initializing 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])) size=2097152, max=2097152, packet=32768 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:52.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])[want-reply=true] subsystem=netconf 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])[subsystem] prepared command 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978]}} established 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 441: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18270 23:56:52.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 441: Creating data stores for simulated device 23:56:52.005 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:52.005 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:52.005 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:52.005 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:52.005 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:52.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[746cda05] 23:56:52.006 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:52.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:52.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:52.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:52.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:52.007 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:52.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:52.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:52.007 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[746cda05], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[746cda05], subtreeVersion=Version[17c6426e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[17c6426e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:52.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:52.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978] 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 441 on channel [id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978] 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) by 1220 down to 2095932 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978] 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978] 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) request=subsystem result=ReplySuccess, want-reply=true 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) request=subsystem activate command 23:56:52.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) starting runner for command=netconf 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #5 SSH_MSG_CHANNEL_DATA 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) by 373 down to 2096779 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_CHANNEL_DATA len=373 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978] 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978] 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978] 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18270', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=441} created 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=441, channel=[id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978]} created 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978] successful with session NetconfServerSession{sessionId=441, channel=[id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978]} 23:56:52.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978]} up 23:56:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #6 SSH_MSG_CHANNEL_DATA 23:56:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) by 393 down to 2096386 23:56:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_CHANNEL_DATA len=393 23:56:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978] 23:56:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=441} 23:56:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:52.012 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d00d3f1 after next message 23:56:52.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=441, channel=[id: 0x82eb0e31, L:/10.30.170.146:18270 - R:/10.30.170.79:34978]} EXI handlers added to pipeline 23:56:52.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:52.012 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d00d3f1 23:56:52.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) by 179 down to 2095753 23:56:52.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:52.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:52.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #7 SSH_MSG_CHANNEL_DATA 23:56:52.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) by 340 down to 2096046 23:56:52.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_CHANNEL_DATA len=340 23:56:52.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978] 23:56:52.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:52.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:52.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=441} 23:56:52.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[17c6426e] 23:56:52.015 [netconf-device-simulator-threads-4] 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 23:56:52.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:52.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:52.015 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:52.015 [netconf-device-simulator-threads-4] 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 23:56:52.015 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:52.015 [netconf-device-simulator-threads-4] 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} 23:56:52.015 [netconf-device-simulator-threads-4] 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} 23:56:52.015 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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} 23:56:52.016 [netconf-device-simulator-threads-4] 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 23:56:52.016 [netconf-device-simulator-threads-4] 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 23:56:52.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:52.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) by 778 down to 2094975 23:56:52.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:52.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:52.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #15 SSH_MSG_IGNORE 23:56:52.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:56:52.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #17 SSH_MSG_IGNORE 23:56:52.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:56:52.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #16 SSH_MSG_IGNORE 23:56:52.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:56:52.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374]} 23:56:52.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57374]): SSH-2.0-SSHD-UNKNOWN 23:56:52.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57374]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:52.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57374]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:52.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #8 SSH_MSG_IGNORE 23:56:52.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 23:56:52.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #13 SSH_MSG_IGNORE 23:56:52.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:56:52.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #9 SSH_MSG_IGNORE 23:56:52.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 23:56:52.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #11 SSH_MSG_IGNORE 23:56:52.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:56:52.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #10 SSH_MSG_IGNORE 23:56:52.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57374]) Send SSH_MSG_KEXINIT 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57374]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57374]) process #0 SSH_MSG_KEXINIT 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57374]) SSH_MSG_KEXINIT 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57374]) strict KEX=true client=true server=true 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57374]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57374]) Kex: server host key algorithms = rsa-sha2-512 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57374]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57374]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57374]) Kex: mac algorithms (client to server) = aead 23:56:52.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57374]) Kex: mac algorithms (server to client) = aead 23:56:52.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57374]) Kex: compression algorithms (client to server) = none 23:56:52.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57374]) Kex: compression algorithms (server to client) = none 23:56:52.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:52.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #12 SSH_MSG_IGNORE 23:56:52.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:56:52.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #14 SSH_MSG_IGNORE 23:56:52.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:56:52.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #8 SSH_MSG_IGNORE 23:56:52.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:56:52.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #17 SSH_MSG_IGNORE 23:56:52.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:56:52.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #15 SSH_MSG_IGNORE 23:56:52.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:56:52.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57374]) process #1 30 23:56:52.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57374]] process command=SSH_MSG_KEXDH_INIT 23:56:52.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57374]] Send SSH_MSG_KEXDH_REPLY 23:56:52.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57374]) packet #1 sending command=31[31] len=1639 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57374])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57374]) Send SSH_MSG_NEWKEYS 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57374]) session ID=3f:d5:7c:6e:d0:5d:2a:31:79:1a:95:54:43:3f:50:6d:2f:f2:3e:55:72:08:ae:03:7e:a1:ff:5d:39:ec:7c:53:86:dd:5a:c2:07:26:c2:8d:3b:ab:01:cf:38:b1:9f:c0:59:47:88:f9:88:38:72:f2:df:b6:70:fd:d7:ea:ba:83 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57374]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57374]): strict KEX resets output message sequence number from 3 to 0 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57374]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57374])[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 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57374])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57374]) packet #0 sending command=7[7] len=419 23:56:52.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57374]) No pending packets to flush at end of KEX 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57374]) process #2 SSH_MSG_NEWKEYS 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57374]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57374]): strict KEX resets input message sequence number from 3 to 0 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57374]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57374]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57374]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57374]) authorized authentication methods: password,publickey 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57374]) Accepted service ssh-userauth 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57374]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57374]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57374]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57374]) no authentication factory for method=none 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57374]) SSH_MSG_USERAUTH_REQUEST 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57374]) remaining methods: password,publickey 23:56:52.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57374]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57374]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57374]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:52.944 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57374]) authentication result: true 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57374]) SSH_MSG_USERAUTH_REQUEST 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57374])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57374]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57374]) no heartbeat to stop 23:56:52.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57374]) heartbeat type=IGNORE, interval=PT30S 23:56:52.945 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57374 authenticated 23:56:52.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:52.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:52.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57374]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57374]] session=TransportServerSession[admin@/10.30.170.79:57374] id=0 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57374])) size=2097152, max=2097152, packet=32768 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57374]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57374] 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57374]) recipient=0 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])) size=2097152, max=2097152, packet=32768 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])) re-initializing 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])) size=2097152, max=2097152, packet=32768 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:52.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])[want-reply=true] subsystem=netconf 23:56:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])[subsystem] prepared command 23:56:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374]}} established 23:56:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 442: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18271 23:56:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 442: Creating data stores for simulated device 23:56:52.948 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:52.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:52.948 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:52.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:52.948 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:52.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #13 SSH_MSG_IGNORE 23:56:52.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:56:52.950 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6006f90d] 23:56:52.950 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:52.951 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:52.951 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:52.951 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:52.952 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:52.952 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:52.952 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:52.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:52.953 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6006f90d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6006f90d], subtreeVersion=Version[7349d95d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7349d95d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:52.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:52.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:52.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374] 23:56:52.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 442 on channel [id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374] 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) by 1220 down to 2095932 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374] 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374] 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) request=subsystem result=ReplySuccess, want-reply=true 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) request=subsystem activate command 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) starting runner for command=netconf 23:56:52.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #5 SSH_MSG_CHANNEL_DATA 23:56:52.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) by 373 down to 2096779 23:56:52.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_CHANNEL_DATA len=373 23:56:52.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374] 23:56:52.959 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:52.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:52.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374] 23:56:52.960 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:52.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374] 23:56:52.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18271', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:52.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=442} created 23:56:52.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=442, channel=[id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374]} created 23:56:52.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374] successful with session NetconfServerSession{sessionId=442, channel=[id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374]} 23:56:52.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374]} up 23:56:52.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #6 SSH_MSG_CHANNEL_DATA 23:56:52.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) by 393 down to 2096386 23:56:52.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_CHANNEL_DATA len=393 23:56:52.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374] 23:56:52.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:52.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:52.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=442} 23:56:52.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:52.962 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@57465916 after next message 23:56:52.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=442, channel=[id: 0xb49f6735, L:/10.30.170.146:18271 - R:/10.30.170.79:57374]} EXI handlers added to pipeline 23:56:52.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:52.963 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@57465916 23:56:52.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) by 179 down to 2095753 23:56:52.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:52.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:52.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #7 SSH_MSG_CHANNEL_DATA 23:56:52.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) by 340 down to 2096046 23:56:52.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_CHANNEL_DATA len=340 23:56:52.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374] 23:56:52.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:52.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:52.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=442} 23:56:52.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7349d95d] 23:56:52.969 [netconf-device-simulator-threads-6] 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 23:56:52.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:52.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:52.969 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:52.969 [netconf-device-simulator-threads-6] 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 23:56:52.969 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.969 [netconf-device-simulator-threads-6] 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} 23:56:52.970 [netconf-device-simulator-threads-6] 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 23:56:52.970 [netconf-device-simulator-threads-6] 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 23:56:52.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:52.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) by 778 down to 2094975 23:56:52.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:52.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:53.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994]} 23:56:53.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42994]): SSH-2.0-SSHD-UNKNOWN 23:56:53.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42994]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:53.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42994]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:53.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #16 SSH_MSG_IGNORE 23:56:53.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:56:53.101 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #9 SSH_MSG_IGNORE 23:56:53.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 23:56:53.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42994]) Send SSH_MSG_KEXINIT 23:56:53.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42994]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:53.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42994]) process #0 SSH_MSG_KEXINIT 23:56:53.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42994]) SSH_MSG_KEXINIT 23:56:53.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42994]) strict KEX=true client=true server=true 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42994]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42994]) Kex: server host key algorithms = rsa-sha2-512 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42994]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42994]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42994]) Kex: mac algorithms (client to server) = aead 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42994]) Kex: mac algorithms (server to client) = aead 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42994]) Kex: compression algorithms (client to server) = none 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42994]) Kex: compression algorithms (server to client) = none 23:56:53.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:53.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42994]) process #1 30 23:56:53.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42994]] process command=SSH_MSG_KEXDH_INIT 23:56:53.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42994]] Send SSH_MSG_KEXDH_REPLY 23:56:53.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42994]) packet #1 sending command=31[31] len=1639 23:56:53.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42994])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:53.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42994]) Send SSH_MSG_NEWKEYS 23:56:53.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42994]) session ID=b9:66:73:05:59:6c:ce:ec:d1:19:28:53:92:8d:ef:3d:9f:55:94:29:fa:80:31:81:b0:77:df:b4:85:16:88:cd:b3:f2:e1:51:4b:45:e4:89:c3:7d:46:dd:ce:ae:27:ef:b4:75:5d:a9:0a:63:6b:f2:b9:27:20:8e:a3:d6:79:7b 23:56:53.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42994]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:53.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42994]): strict KEX resets output message sequence number from 3 to 0 23:56:53.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42994]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:53.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42994])[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 23:56:53.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42994])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:53.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42994]) packet #0 sending command=7[7] len=419 23:56:53.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42994]) No pending packets to flush at end of KEX 23:56:53.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42994]) process #2 SSH_MSG_NEWKEYS 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42994]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42994]): strict KEX resets input message sequence number from 3 to 0 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42994]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42994]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42994]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42994]) authorized authentication methods: password,publickey 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42994]) Accepted service ssh-userauth 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42994]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42994]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42994]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42994]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42994]) no authentication factory for method=none 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42994]) SSH_MSG_USERAUTH_REQUEST 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42994]) remaining methods: password,publickey 23:56:53.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42994]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42994]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42994]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42994]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:53.337 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42994]) authentication result: true 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42994]) SSH_MSG_USERAUTH_REQUEST 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42994])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42994]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42994]) no heartbeat to stop 23:56:53.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42994]) heartbeat type=IGNORE, interval=PT30S 23:56:53.337 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42994 authenticated 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42994]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42994]] session=TransportServerSession[admin@/10.30.170.79:42994] id=0 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42994])) size=2097152, max=2097152, packet=32768 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42994]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42994] 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42994]) recipient=0 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])) size=2097152, max=2097152, packet=32768 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])) re-initializing 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])) size=2097152, max=2097152, packet=32768 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #12 SSH_MSG_IGNORE 23:56:53.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])[want-reply=true] subsystem=netconf 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])[subsystem] prepared command 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994]}} established 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 443: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18272 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 443: Creating data stores for simulated device 23:56:53.339 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:53.339 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:53.339 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:53.339 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:53.340 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4c1d5857] 23:56:53.340 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:53.341 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:53.341 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:53.341 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:53.341 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:53.341 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:53.341 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:53.342 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:53.342 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4c1d5857], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4c1d5857], subtreeVersion=Version[39a162af], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[39a162af], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:53.342 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:53.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:53.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994] 23:56:53.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 443 on channel [id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994] 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) by 1220 down to 2095932 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994] 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994] 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) request=subsystem result=ReplySuccess, want-reply=true 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) request=subsystem activate command 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) starting runner for command=netconf 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #5 SSH_MSG_CHANNEL_DATA 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) by 373 down to 2096779 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_CHANNEL_DATA len=373 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994] 23:56:53.344 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994] 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994] 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18272', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=443} created 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994]} created 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994] successful with session NetconfServerSession{sessionId=443, channel=[id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994]} 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994]} up 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #6 SSH_MSG_CHANNEL_DATA 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) by 393 down to 2096386 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_CHANNEL_DATA len=393 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994] 23:56:53.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=443} 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3548513f after next message 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x46cd14f9, L:/10.30.170.146:18272 - R:/10.30.170.79:42994]} EXI handlers added to pipeline 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3548513f 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) by 179 down to 2095753 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #7 SSH_MSG_CHANNEL_DATA 23:56:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) by 340 down to 2096046 23:56:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_CHANNEL_DATA len=340 23:56:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994] 23:56:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:53.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=443} 23:56:53.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[39a162af] 23:56:53.350 [netconf-device-simulator-threads-0] 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 23:56:53.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:53.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:53.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:53.350 [netconf-device-simulator-threads-0] 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 23:56:53.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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} 23:56:53.350 [netconf-device-simulator-threads-0] 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 23:56:53.350 [netconf-device-simulator-threads-0] 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 23:56:53.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:53.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) by 778 down to 2094975 23:56:53.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:53.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:53.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #11 SSH_MSG_IGNORE 23:56:53.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:56:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #14 SSH_MSG_IGNORE 23:56:53.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:56:53.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #15 SSH_MSG_IGNORE 23:56:53.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:56:53.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #17 SSH_MSG_IGNORE 23:56:53.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:56:53.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #10 SSH_MSG_IGNORE 23:56:53.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:56:53.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #8 SSH_MSG_IGNORE 23:56:53.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 23:56:53.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996]} 23:56:53.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:52996]): SSH-2.0-SSHD-UNKNOWN 23:56:53.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:52996]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:53.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:52996]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:53.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #9 SSH_MSG_IGNORE 23:56:53.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 23:56:53.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #11 SSH_MSG_IGNORE 23:56:53.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:56:53.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:53.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #13 SSH_MSG_IGNORE 23:56:53.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:56:53.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:52996]) Send SSH_MSG_KEXINIT 23:56:53.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52996]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:53.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52996]) process #0 SSH_MSG_KEXINIT 23:56:53.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:52996]) SSH_MSG_KEXINIT 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:52996]) strict KEX=true client=true server=true 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52996]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52996]) Kex: server host key algorithms = rsa-sha2-512 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52996]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52996]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52996]) Kex: mac algorithms (client to server) = aead 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52996]) Kex: mac algorithms (server to client) = aead 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52996]) Kex: compression algorithms (client to server) = none 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:52996]) Kex: compression algorithms (server to client) = none 23:56:53.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:54.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52996]) process #1 30 23:56:54.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52996]] process command=SSH_MSG_KEXDH_INIT 23:56:54.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:52996]] Send SSH_MSG_KEXDH_REPLY 23:56:54.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52996]) packet #1 sending command=31[31] len=1639 23:56:54.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:52996])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:54.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:52996]) Send SSH_MSG_NEWKEYS 23:56:54.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:52996]) session ID=5b:42:9b:87:c0:44:98:fc:97:e3:fd:0b:50:cc:a3:28:f9:42:3c:15:6f:e6:c3:64:45:47:4a:02:7f:b7:61:53:cf:60:fa:01:ba:c3:86:84:60:37:47:85:5a:f1:53:3c:e1:67:88:72:d7:2e:3e:e6:38:89:d1:db:3f:a9:65:82 23:56:54.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52996]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52996]): strict KEX resets output message sequence number from 3 to 0 23:56:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:52996]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:52996])[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 23:56:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52996])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52996]) packet #0 sending command=7[7] len=419 23:56:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52996]) No pending packets to flush at end of KEX 23:56:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #12 SSH_MSG_IGNORE 23:56:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52996]) process #2 SSH_MSG_NEWKEYS 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:52996]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52996]): strict KEX resets input message sequence number from 3 to 0 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:52996]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52996]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52996]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:52996]) authorized authentication methods: password,publickey 23:56:54.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:52996]) Accepted service ssh-userauth 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52996]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52996]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52996]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52996]) no authentication factory for method=none 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52996]) SSH_MSG_USERAUTH_REQUEST 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:52996]) remaining methods: password,publickey 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52996]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:52996]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:52996]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:54.075 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:52996]) authentication result: true 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:52996]) SSH_MSG_USERAUTH_REQUEST 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:52996])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:52996]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:54.075 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52996]) no heartbeat to stop 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:52996]) heartbeat type=IGNORE, interval=PT30S 23:56:54.076 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:52996 authenticated 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52996]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52996]] session=TransportServerSession[admin@/10.30.170.79:52996] id=0 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52996])) size=2097152, max=2097152, packet=32768 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52996]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52996] 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:52996]) recipient=0 23:56:54.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])) size=2097152, max=2097152, packet=32768 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])) re-initializing 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])) size=2097152, max=2097152, packet=32768 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])[want-reply=true] subsystem=netconf 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])[subsystem] prepared command 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996]}} established 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 444: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18273 23:56:54.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 444: Creating data stores for simulated device 23:56:54.078 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:54.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:54.078 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:54.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:54.078 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:54.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[515ac9e5] 23:56:54.078 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:54.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:54.079 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:54.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:54.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:54.080 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[515ac9e5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[515ac9e5], subtreeVersion=Version[22881abf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22881abf], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:54.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:54.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:54.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996] 23:56:54.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 444 on channel [id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996] 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) by 1220 down to 2095932 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996] 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996] 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) request=subsystem result=ReplySuccess, want-reply=true 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) request=subsystem activate command 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) starting runner for command=netconf 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #5 SSH_MSG_CHANNEL_DATA 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) by 373 down to 2096779 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_CHANNEL_DATA len=373 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996] 23:56:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996] 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996] 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18273', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=444} created 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=444, channel=[id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996]} created 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996] successful with session NetconfServerSession{sessionId=444, channel=[id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996]} 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996]} up 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #6 SSH_MSG_CHANNEL_DATA 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) by 393 down to 2096386 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_CHANNEL_DATA len=393 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996] 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:54.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=444} 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1bda8de6 after next message 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=444, channel=[id: 0xd162f70f, L:/10.30.170.146:18273 - R:/10.30.170.79:52996]} EXI handlers added to pipeline 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1bda8de6 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) by 179 down to 2095753 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #7 SSH_MSG_CHANNEL_DATA 23:56:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) by 340 down to 2096046 23:56:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_CHANNEL_DATA len=340 23:56:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996] 23:56:54.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=444} 23:56:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22881abf] 23:56:54.087 [netconf-device-simulator-threads-2] 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 23:56:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:54.087 [netconf-device-simulator-threads-2] 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 23:56:54.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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} 23:56:54.087 [netconf-device-simulator-threads-2] 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 23:56:54.088 [netconf-device-simulator-threads-2] 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 23:56:54.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:54.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) by 778 down to 2094975 23:56:54.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:54.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:54.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #15 SSH_MSG_IGNORE 23:56:54.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:56:54.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #16 SSH_MSG_IGNORE 23:56:54.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:56:54.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #8 SSH_MSG_IGNORE 23:56:54.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 23:56:54.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #10 SSH_MSG_IGNORE 23:56:54.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:56:54.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #17 SSH_MSG_IGNORE 23:56:54.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:56:54.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #14 SSH_MSG_IGNORE 23:56:54.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:56:54.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #13 SSH_MSG_IGNORE 23:56:54.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:56:54.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262]} 23:56:54.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54262]): SSH-2.0-SSHD-UNKNOWN 23:56:54.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54262]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:54.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54262]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:54.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #11 SSH_MSG_IGNORE 23:56:54.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54262]) Send SSH_MSG_KEXINIT 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54262]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54262]) process #0 SSH_MSG_KEXINIT 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54262]) SSH_MSG_KEXINIT 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54262]) strict KEX=true client=true server=true 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54262]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54262]) Kex: server host key algorithms = rsa-sha2-512 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54262]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54262]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54262]) Kex: mac algorithms (client to server) = aead 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54262]) Kex: mac algorithms (server to client) = aead 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54262]) Kex: compression algorithms (client to server) = none 23:56:54.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54262]) Kex: compression algorithms (server to client) = none 23:56:54.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:54.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.616 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #16 SSH_MSG_IGNORE 23:56:54.616 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:56:54.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54262]) process #1 30 23:56:54.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54262]] process command=SSH_MSG_KEXDH_INIT 23:56:54.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54262]] Send SSH_MSG_KEXDH_REPLY 23:56:54.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54262]) packet #1 sending command=31[31] len=1639 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54262])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54262]) Send SSH_MSG_NEWKEYS 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54262]) session ID=60:87:11:39:0e:ae:55:66:28:34:72:18:2c:22:13:fc:84:ca:43:a0:4f:0d:9b:d3:5a:80:87:7d:19:1c:15:cf:c7:25:5c:b7:a2:3e:10:c0:09:be:80:0b:3e:26:e8:27:43:41:ac:68:9e:d3:79:ac:4d:76:5f:e8:49:00:07:a1 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54262]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54262]): strict KEX resets output message sequence number from 3 to 0 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54262]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54262])[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 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54262])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54262]) packet #0 sending command=7[7] len=419 23:56:54.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54262]) No pending packets to flush at end of KEX 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54262]) process #2 SSH_MSG_NEWKEYS 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54262]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54262]): strict KEX resets input message sequence number from 3 to 0 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54262]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54262]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54262]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54262]) authorized authentication methods: password,publickey 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54262]) Accepted service ssh-userauth 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54262]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54262]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54262]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54262]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54262]) no authentication factory for method=none 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54262]) SSH_MSG_USERAUTH_REQUEST 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54262]) remaining methods: password,publickey 23:56:54.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54262]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54262]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54262]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54262]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:54.696 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54262]) authentication result: true 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54262]) SSH_MSG_USERAUTH_REQUEST 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54262])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54262]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54262]) no heartbeat to stop 23:56:54.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54262]) heartbeat type=IGNORE, interval=PT30S 23:56:54.696 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54262 authenticated 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54262]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54262]] session=TransportServerSession[admin@/10.30.170.79:54262] id=0 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54262])) size=2097152, max=2097152, packet=32768 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54262]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54262] 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54262]) recipient=0 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])) size=2097152, max=2097152, packet=32768 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])) re-initializing 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])) size=2097152, max=2097152, packet=32768 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:54.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])[want-reply=true] subsystem=netconf 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])[subsystem] prepared command 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262]}} established 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 445: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18274 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 445: Creating data stores for simulated device 23:56:54.698 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:54.698 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:54.698 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:54.698 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:54.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ce97f7b] 23:56:54.699 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:54.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:54.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:54.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:54.700 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:54.700 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:54.700 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:54.700 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:54.700 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ce97f7b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ce97f7b], subtreeVersion=Version[232ae9c7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[232ae9c7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:54.700 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:54.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262] 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 445 on channel [id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262] 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) by 1220 down to 2095932 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262] 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262] 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) request=subsystem result=ReplySuccess, want-reply=true 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) request=subsystem activate command 23:56:54.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) starting runner for command=netconf 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #5 SSH_MSG_CHANNEL_DATA 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) by 373 down to 2096779 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_CHANNEL_DATA len=373 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262] 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262] 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262] 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18274', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=445} created 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262]} created 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262] successful with session NetconfServerSession{sessionId=445, channel=[id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262]} 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262]} up 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #6 SSH_MSG_CHANNEL_DATA 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) by 393 down to 2096386 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_CHANNEL_DATA len=393 23:56:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262] 23:56:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=445} 23:56:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5995cca2 after next message 23:56:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x4b8a6968, L:/10.30.170.146:18274 - R:/10.30.170.79:54262]} EXI handlers added to pipeline 23:56:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:54.705 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5995cca2 23:56:54.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) by 179 down to 2095753 23:56:54.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:54.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:54.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #7 SSH_MSG_CHANNEL_DATA 23:56:54.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) by 340 down to 2096046 23:56:54.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_CHANNEL_DATA len=340 23:56:54.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262] 23:56:54.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:54.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:54.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=445} 23:56:54.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[232ae9c7] 23:56:54.707 [netconf-device-simulator-threads-4] 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 23:56:54.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:54.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:54.708 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:54.708 [netconf-device-simulator-threads-4] 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 23:56:54.708 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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} 23:56:54.708 [netconf-device-simulator-threads-4] 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 23:56:54.708 [netconf-device-simulator-threads-4] 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 23:56:54.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:54.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) by 778 down to 2094975 23:56:54.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:54.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:54.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #12 SSH_MSG_IGNORE 23:56:54.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:56:54.776 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #9 SSH_MSG_IGNORE 23:56:54.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 23:56:54.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #10 SSH_MSG_IGNORE 23:56:54.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:56:54.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:54.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #17 SSH_MSG_IGNORE 23:56:54.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:56:55.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #16 SSH_MSG_IGNORE 23:56:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:56:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #14 SSH_MSG_IGNORE 23:56:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:56:55.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #13 SSH_MSG_IGNORE 23:56:55.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:56:55.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #8 SSH_MSG_IGNORE 23:56:55.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 23:56:55.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #15 SSH_MSG_IGNORE 23:56:55.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:56:55.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462]} 23:56:55.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51462]): SSH-2.0-SSHD-UNKNOWN 23:56:55.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51462]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:55.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51462]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:55.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #11 SSH_MSG_IGNORE 23:56:55.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51462]) Send SSH_MSG_KEXINIT 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51462]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51462]) process #0 SSH_MSG_KEXINIT 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51462]) SSH_MSG_KEXINIT 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51462]) strict KEX=true client=true server=true 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51462]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51462]) Kex: server host key algorithms = rsa-sha2-512 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51462]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51462]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51462]) Kex: mac algorithms (client to server) = aead 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51462]) Kex: mac algorithms (server to client) = aead 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51462]) Kex: compression algorithms (client to server) = none 23:56:55.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51462]) Kex: compression algorithms (server to client) = none 23:56:55.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:55.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51462]) process #1 30 23:56:55.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51462]] process command=SSH_MSG_KEXDH_INIT 23:56:55.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51462]] Send SSH_MSG_KEXDH_REPLY 23:56:55.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51462]) packet #1 sending command=31[31] len=1639 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51462])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51462]) Send SSH_MSG_NEWKEYS 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51462]) session ID=a3:19:fe:de:0b:6a:bb:55:95:53:2c:87:9e:36:35:a3:71:09:3b:5b:88:21:c7:a9:0e:5f:59:9e:c3:1f:95:07:cd:19:c7:12:02:66:40:2f:2c:2c:6e:96:29:cb:57:b3:33:2c:e5:ab:81:79:c9:ae:3b:cf:70:b3:46:37:ae:73 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51462]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51462]): strict KEX resets output message sequence number from 3 to 0 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51462]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51462])[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 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51462])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51462]) packet #0 sending command=7[7] len=419 23:56:55.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51462]) No pending packets to flush at end of KEX 23:56:55.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51462]) process #2 SSH_MSG_NEWKEYS 23:56:55.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51462]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:55.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51462]): strict KEX resets input message sequence number from 3 to 0 23:56:55.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51462]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:55.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:55.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51462]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:55.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51462]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51462]) authorized authentication methods: password,publickey 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51462]) Accepted service ssh-userauth 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51462]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51462]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51462]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51462]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51462]) no authentication factory for method=none 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51462]) SSH_MSG_USERAUTH_REQUEST 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51462]) remaining methods: password,publickey 23:56:55.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51462]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51462]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51462]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51462]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:55.517 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51462]) authentication result: true 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51462]) SSH_MSG_USERAUTH_REQUEST 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51462])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51462]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51462]) no heartbeat to stop 23:56:55.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51462]) heartbeat type=IGNORE, interval=PT30S 23:56:55.518 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51462 authenticated 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51462]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51462]] session=TransportServerSession[admin@/10.30.170.79:51462] id=0 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51462])) size=2097152, max=2097152, packet=32768 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51462]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51462] 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51462]) recipient=0 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])) size=2097152, max=2097152, packet=32768 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])) re-initializing 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])) size=2097152, max=2097152, packet=32768 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:55.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:55.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:55.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:55.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])[want-reply=true] subsystem=netconf 23:56:55.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])[subsystem] prepared command 23:56:55.520 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:55.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:55.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462]}} established 23:56:55.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 446: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18275 23:56:55.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 446: Creating data stores for simulated device 23:56:55.521 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:55.521 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:55.522 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:55.522 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:55.522 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:55.524 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[58e2a22] 23:56:55.524 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:55.525 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:55.525 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:55.525 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:55.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:55.526 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:55.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:55.526 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:55.526 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[58e2a22], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[58e2a22], subtreeVersion=Version[4d48dc7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d48dc7d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:55.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:55.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:55.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462] 23:56:55.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 446 on channel [id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462] 23:56:55.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) by 1220 down to 2095932 23:56:55.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:55.532 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:55.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462] 23:56:55.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462] 23:56:55.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) request=subsystem result=ReplySuccess, want-reply=true 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) request=subsystem activate command 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) starting runner for command=netconf 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #5 SSH_MSG_CHANNEL_DATA 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) by 373 down to 2096779 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_CHANNEL_DATA len=373 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462] 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:55.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:55.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462] 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462] 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18275', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=446} created 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462]} created 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462] successful with session NetconfServerSession{sessionId=446, channel=[id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462]} 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462]} up 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #6 SSH_MSG_CHANNEL_DATA 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) by 393 down to 2096386 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_CHANNEL_DATA len=393 23:56:55.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462] 23:56:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=446} 23:56:55.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:55.537 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@56de3ef5 after next message 23:56:55.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x69e6ff16, L:/10.30.170.146:18275 - R:/10.30.170.79:51462]} EXI handlers added to pipeline 23:56:55.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:55.537 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@56de3ef5 23:56:55.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) by 179 down to 2095753 23:56:55.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:55.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:55.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #7 SSH_MSG_CHANNEL_DATA 23:56:55.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) by 340 down to 2096046 23:56:55.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_CHANNEL_DATA len=340 23:56:55.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462] 23:56:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=446} 23:56:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d48dc7d] 23:56:55.541 [netconf-device-simulator-threads-6] 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 23:56:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:55.542 [netconf-device-simulator-threads-6] 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 23:56:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.542 [netconf-device-simulator-threads-6] 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} 23:56:55.543 [netconf-device-simulator-threads-6] 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 23:56:55.543 [netconf-device-simulator-threads-6] 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 23:56:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) by 778 down to 2094975 23:56:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:55.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:55.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #8 SSH_MSG_IGNORE 23:56:55.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 23:56:55.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #17 SSH_MSG_IGNORE 23:56:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:56:55.574 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #12 SSH_MSG_IGNORE 23:56:55.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:56:55.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #9 SSH_MSG_IGNORE 23:56:55.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 23:56:55.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #15 SSH_MSG_IGNORE 23:56:55.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:56:55.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #10 SSH_MSG_IGNORE 23:56:55.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:56:55.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #14 SSH_MSG_IGNORE 23:56:55.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:56:55.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #16 SSH_MSG_IGNORE 23:56:55.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:56:55.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874]} 23:56:55.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51874]): SSH-2.0-SSHD-UNKNOWN 23:56:55.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51874]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:55.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51874]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:55.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:55.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #13 SSH_MSG_IGNORE 23:56:55.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:56:55.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51874]) Send SSH_MSG_KEXINIT 23:56:55.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51874]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:55.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51874]) process #0 SSH_MSG_KEXINIT 23:56:55.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51874]) SSH_MSG_KEXINIT 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51874]) strict KEX=true client=true server=true 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51874]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51874]) Kex: server host key algorithms = rsa-sha2-512 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51874]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51874]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51874]) Kex: mac algorithms (client to server) = aead 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51874]) Kex: mac algorithms (server to client) = aead 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51874]) Kex: compression algorithms (client to server) = none 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51874]) Kex: compression algorithms (server to client) = none 23:56:55.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:56.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #11 SSH_MSG_IGNORE 23:56:56.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:56:56.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51874]) process #1 30 23:56:56.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51874]] process command=SSH_MSG_KEXDH_INIT 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51874]] Send SSH_MSG_KEXDH_REPLY 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51874]) packet #1 sending command=31[31] len=1639 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51874])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51874]) Send SSH_MSG_NEWKEYS 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51874]) session ID=8b:24:14:58:9b:c8:d4:a9:4f:f0:e7:72:56:1b:9a:30:38:d3:9c:4a:01:24:97:14:7d:f1:63:ca:5f:b4:b6:15:55:ff:70:56:f4:8f:1d:d7:ac:14:34:04:17:6e:5e:51:e6:a6:cd:49:d3:38:55:a4:5f:ef:ce:bc:18:90:61:d1 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51874]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51874]): strict KEX resets output message sequence number from 3 to 0 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51874]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51874])[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 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51874])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51874]) packet #0 sending command=7[7] len=419 23:56:56.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51874]) No pending packets to flush at end of KEX 23:56:56.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51874]) process #2 SSH_MSG_NEWKEYS 23:56:56.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51874]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:56.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51874]): strict KEX resets input message sequence number from 3 to 0 23:56:56.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51874]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:56.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:56.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51874]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:56.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51874]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51874]) authorized authentication methods: password,publickey 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51874]) Accepted service ssh-userauth 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51874]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51874]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51874]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51874]) no authentication factory for method=none 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51874]) SSH_MSG_USERAUTH_REQUEST 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51874]) remaining methods: password,publickey 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51874]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51874]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:56.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51874]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:56.139 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:56.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51874]) authentication result: true 23:56:56.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51874]) SSH_MSG_USERAUTH_REQUEST 23:56:56.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51874])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:56.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51874]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:56.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:56.139 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:56.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51874]) no heartbeat to stop 23:56:56.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51874]) heartbeat type=IGNORE, interval=PT30S 23:56:56.139 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51874 authenticated 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51874]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51874]] session=TransportServerSession[admin@/10.30.170.79:51874] id=0 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51874])) size=2097152, max=2097152, packet=32768 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51874]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51874] 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51874]) recipient=0 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])) size=2097152, max=2097152, packet=32768 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])) re-initializing 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])) size=2097152, max=2097152, packet=32768 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:56.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])[want-reply=true] subsystem=netconf 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])[subsystem] prepared command 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874]}} established 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 447: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18276 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 447: Creating data stores for simulated device 23:56:56.141 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:56.141 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:56.141 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5fc3848d] 23:56:56.142 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:56.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:56.143 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:56.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:56.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:56.143 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5fc3848d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5fc3848d], subtreeVersion=Version[3ef276ac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3ef276ac], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:56.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:56.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:56.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874] 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 447 on channel [id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874] 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) by 1220 down to 2095932 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874] 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874] 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) request=subsystem result=ReplySuccess, want-reply=true 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) request=subsystem activate command 23:56:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) starting runner for command=netconf 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #5 SSH_MSG_CHANNEL_DATA 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) by 373 down to 2096779 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_CHANNEL_DATA len=373 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874] 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874] 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874] 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18276', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=447} created 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874]} created 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874] successful with session NetconfServerSession{sessionId=447, channel=[id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874]} 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874]} up 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #6 SSH_MSG_CHANNEL_DATA 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) by 393 down to 2096386 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_CHANNEL_DATA len=393 23:56:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874] 23:56:56.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:56.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:56.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=447} 23:56:56.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:56.153 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50c62693 after next message 23:56:56.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x44a27fa3, L:/10.30.170.146:18276 - R:/10.30.170.79:51874]} EXI handlers added to pipeline 23:56:56.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:56.153 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50c62693 23:56:56.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) by 179 down to 2095753 23:56:56.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:56.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:56.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #7 SSH_MSG_CHANNEL_DATA 23:56:56.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) by 340 down to 2096046 23:56:56.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_CHANNEL_DATA len=340 23:56:56.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874] 23:56:56.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:56.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:56.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=447} 23:56:56.156 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3ef276ac] 23:56:56.156 [netconf-device-simulator-threads-0] 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 23:56:56.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:56.156 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:56.156 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:56.156 [netconf-device-simulator-threads-0] 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 23:56:56.157 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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} 23:56:56.157 [netconf-device-simulator-threads-0] 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 23:56:56.157 [netconf-device-simulator-threads-0] 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 23:56:56.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:56.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) by 778 down to 2094975 23:56:56.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:56.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:56.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #10 SSH_MSG_IGNORE 23:56:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:56:56.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #12 SSH_MSG_IGNORE 23:56:56.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:56:56.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #9 SSH_MSG_IGNORE 23:56:56.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 23:56:56.291 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #15 SSH_MSG_IGNORE 23:56:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:56:56.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #8 SSH_MSG_IGNORE 23:56:56.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 23:56:56.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #14 SSH_MSG_IGNORE 23:56:56.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:56:56.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #17 SSH_MSG_IGNORE 23:56:56.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:56:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796]} 23:56:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36796]): SSH-2.0-SSHD-UNKNOWN 23:56:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36796]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36796]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:56.538 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #16 SSH_MSG_IGNORE 23:56:56.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:56:56.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #13 SSH_MSG_IGNORE 23:56:56.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:56:56.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #11 SSH_MSG_IGNORE 23:56:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:56:56.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.859 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #9 SSH_MSG_IGNORE 23:56:56.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 23:56:56.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36796]) Send SSH_MSG_KEXINIT 23:56:56.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36796]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:56.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36796]) process #0 SSH_MSG_KEXINIT 23:56:56.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36796]) SSH_MSG_KEXINIT 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36796]) strict KEX=true client=true server=true 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36796]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36796]) Kex: server host key algorithms = rsa-sha2-512 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36796]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36796]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36796]) Kex: mac algorithms (client to server) = aead 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36796]) Kex: mac algorithms (server to client) = aead 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36796]) Kex: compression algorithms (client to server) = none 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36796]) Kex: compression algorithms (server to client) = none 23:56:56.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:56.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #12 SSH_MSG_IGNORE 23:56:56.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:56:56.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #17 SSH_MSG_IGNORE 23:56:56.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:56:56.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:56.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #10 SSH_MSG_IGNORE 23:56:56.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:56:57.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36796]) process #1 30 23:56:57.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36796]] process command=SSH_MSG_KEXDH_INIT 23:56:57.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36796]] Send SSH_MSG_KEXDH_REPLY 23:56:57.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36796]) packet #1 sending command=31[31] len=1639 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36796])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36796]) Send SSH_MSG_NEWKEYS 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36796]) session ID=d4:97:08:97:63:b3:a7:22:2d:da:32:5a:da:eb:07:34:a0:96:a2:e9:87:65:5e:30:33:8e:1a:90:ef:e9:2c:6d:7a:5f:62:94:d2:15:d4:80:36:d8:b4:4f:3a:d7:cd:d6:cc:fa:59:20:b0:5f:98:cc:37:06:fe:41:9a:1d:69:70 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36796]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36796]): strict KEX resets output message sequence number from 3 to 0 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36796]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36796])[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 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36796])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36796]) packet #0 sending command=7[7] len=419 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36796]) No pending packets to flush at end of KEX 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #14 SSH_MSG_IGNORE 23:56:57.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:56:57.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #15 SSH_MSG_IGNORE 23:56:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36796]) process #2 SSH_MSG_NEWKEYS 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36796]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36796]): strict KEX resets input message sequence number from 3 to 0 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36796]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36796]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36796]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36796]) authorized authentication methods: password,publickey 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36796]) Accepted service ssh-userauth 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36796]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36796]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36796]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36796]) no authentication factory for method=none 23:56:57.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36796]) SSH_MSG_USERAUTH_REQUEST 23:56:57.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36796]) remaining methods: password,publickey 23:56:57.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36796]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:57.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36796]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36796]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:57.120 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36796]) authentication result: true 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36796]) SSH_MSG_USERAUTH_REQUEST 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36796])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36796]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36796]) no heartbeat to stop 23:56:57.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36796]) heartbeat type=IGNORE, interval=PT30S 23:56:57.120 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36796 authenticated 23:56:57.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:57.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36796]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:57.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36796]] session=TransportServerSession[admin@/10.30.170.79:36796] id=0 23:56:57.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #13 SSH_MSG_IGNORE 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36796])) size=2097152, max=2097152, packet=32768 23:56:57.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36796]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36796] 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36796]) recipient=0 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])) size=2097152, max=2097152, packet=32768 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])) re-initializing 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])) size=2097152, max=2097152, packet=32768 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:57.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])[want-reply=true] subsystem=netconf 23:56:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])[subsystem] prepared command 23:56:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796]}} established 23:56:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 448: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18277 23:56:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 448: Creating data stores for simulated device 23:56:57.123 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:57.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:57.124 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:57.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:57.124 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:57.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c1694e1] 23:56:57.126 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:57.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:57.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:57.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:57.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:57.128 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:57.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:57.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:57.128 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c1694e1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c1694e1], subtreeVersion=Version[31d8cd6c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[31d8cd6c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:57.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:57.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:57.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796] 23:56:57.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 448 on channel [id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796] 23:56:57.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) by 1220 down to 2095932 23:56:57.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:57.133 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:57.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796] 23:56:57.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796] 23:56:57.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) request=subsystem result=ReplySuccess, want-reply=true 23:56:57.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:57.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) request=subsystem activate command 23:56:57.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) starting runner for command=netconf 23:56:57.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #5 SSH_MSG_CHANNEL_DATA 23:56:57.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) by 373 down to 2096779 23:56:57.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_CHANNEL_DATA len=373 23:56:57.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796] 23:56:57.134 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:57.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796] 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796] 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18277', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=448} created 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796]} created 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796] successful with session NetconfServerSession{sessionId=448, channel=[id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796]} 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796]} up 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #6 SSH_MSG_CHANNEL_DATA 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) by 393 down to 2096386 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_CHANNEL_DATA len=393 23:56:57.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796] 23:56:57.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:57.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:57.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=448} 23:56:57.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:57.138 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d8b2248 after next message 23:56:57.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x02b783fc, L:/10.30.170.146:18277 - R:/10.30.170.79:36796]} EXI handlers added to pipeline 23:56:57.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:57.139 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d8b2248 23:56:57.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) by 179 down to 2095753 23:56:57.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:57.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:57.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #7 SSH_MSG_CHANNEL_DATA 23:56:57.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) by 340 down to 2096046 23:56:57.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_CHANNEL_DATA len=340 23:56:57.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796] 23:56:57.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:57.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:57.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=448} 23:56:57.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[31d8cd6c] 23:56:57.146 [netconf-device-simulator-threads-2] 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 23:56:57.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:57.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:57.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:57.146 [netconf-device-simulator-threads-2] 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 23:56:57.146 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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} 23:56:57.146 [netconf-device-simulator-threads-2] 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 23:56:57.146 [netconf-device-simulator-threads-2] 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 23:56:57.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:57.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) by 778 down to 2094975 23:56:57.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:57.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:57.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #8 SSH_MSG_IGNORE 23:56:57.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 23:56:57.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #16 SSH_MSG_IGNORE 23:56:57.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:56:57.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012]} 23:56:57.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46012]): SSH-2.0-SSHD-UNKNOWN 23:56:57.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46012]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:57.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46012]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46012]) Send SSH_MSG_KEXINIT 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46012]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46012]) process #0 SSH_MSG_KEXINIT 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46012]) SSH_MSG_KEXINIT 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46012]) strict KEX=true client=true server=true 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46012]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46012]) Kex: server host key algorithms = rsa-sha2-512 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46012]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46012]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46012]) Kex: mac algorithms (client to server) = aead 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46012]) Kex: mac algorithms (server to client) = aead 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46012]) Kex: compression algorithms (client to server) = none 23:56:57.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46012]) Kex: compression algorithms (server to client) = none 23:56:57.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:57.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #11 SSH_MSG_IGNORE 23:56:57.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:56:57.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #9 SSH_MSG_IGNORE 23:56:57.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 23:56:57.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46012]) process #1 30 23:56:57.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46012]] process command=SSH_MSG_KEXDH_INIT 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46012]] Send SSH_MSG_KEXDH_REPLY 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46012]) packet #1 sending command=31[31] len=1639 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46012])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46012]) Send SSH_MSG_NEWKEYS 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46012]) session ID=f1:4d:b8:5e:27:f8:c5:7e:00:a8:16:82:ab:0a:27:40:44:ef:96:a3:0e:29:79:15:9a:30:d0:35:25:f2:97:78:73:3a:16:82:ab:5e:d6:ae:46:cc:f9:e1:37:50:12:c2:85:d5:5e:5a:84:2c:59:25:9e:70:12:65:e0:a1:b0:0b 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46012]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46012]): strict KEX resets output message sequence number from 3 to 0 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46012]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46012])[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 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46012])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46012]) packet #0 sending command=7[7] len=419 23:56:57.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46012]) No pending packets to flush at end of KEX 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46012]) process #2 SSH_MSG_NEWKEYS 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46012]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46012]): strict KEX resets input message sequence number from 3 to 0 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46012]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46012]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46012]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46012]) authorized authentication methods: password,publickey 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46012]) Accepted service ssh-userauth 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46012]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46012]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46012]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46012]) no authentication factory for method=none 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46012]) SSH_MSG_USERAUTH_REQUEST 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46012]) remaining methods: password,publickey 23:56:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46012]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46012]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46012]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:57.533 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46012]) authentication result: true 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46012]) SSH_MSG_USERAUTH_REQUEST 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46012])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46012]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46012]) no heartbeat to stop 23:56:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46012]) heartbeat type=IGNORE, interval=PT30S 23:56:57.534 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46012 authenticated 23:56:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46012]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46012]] session=TransportServerSession[admin@/10.30.170.79:46012] id=0 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46012])) size=2097152, max=2097152, packet=32768 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46012]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46012] 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46012]) recipient=0 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])) size=2097152, max=2097152, packet=32768 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])) re-initializing 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])) size=2097152, max=2097152, packet=32768 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])[want-reply=true] subsystem=netconf 23:56:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])[subsystem] prepared command 23:56:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012]}} established 23:56:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 449: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18278 23:56:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 449: Creating data stores for simulated device 23:56:57.536 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:57.536 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:57.536 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:57.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[21b2b7d4] 23:56:57.537 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:57.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:57.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:57.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:57.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:57.538 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:57.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:57.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:57.538 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[21b2b7d4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[21b2b7d4], subtreeVersion=Version[3b5c8ecc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3b5c8ecc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:57.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:57.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:57.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012] 23:56:57.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 449 on channel [id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012] 23:56:57.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) by 1220 down to 2095932 23:56:57.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012] 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012] 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) request=subsystem result=ReplySuccess, want-reply=true 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) request=subsystem activate command 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) starting runner for command=netconf 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #5 SSH_MSG_CHANNEL_DATA 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) by 373 down to 2096779 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_CHANNEL_DATA len=373 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012] 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012] 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012] 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18278', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=449} created 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012]} created 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012] successful with session NetconfServerSession{sessionId=449, channel=[id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012]} 23:56:57.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012]} up 23:56:57.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #6 SSH_MSG_CHANNEL_DATA 23:56:57.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) by 393 down to 2096386 23:56:57.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_CHANNEL_DATA len=393 23:56:57.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012] 23:56:57.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:57.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=449} 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49512ed0 after next message 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x8aaa9ce5, L:/10.30.170.146:18278 - R:/10.30.170.79:46012]} EXI handlers added to pipeline 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49512ed0 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) by 179 down to 2095753 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:57.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:57.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #7 SSH_MSG_CHANNEL_DATA 23:56:57.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) by 340 down to 2096046 23:56:57.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_CHANNEL_DATA len=340 23:56:57.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012] 23:56:57.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:57.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:57.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=449} 23:56:57.560 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3b5c8ecc] 23:56:57.560 [netconf-device-simulator-threads-4] 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 23:56:57.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:57.560 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:57.560 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:57.560 [netconf-device-simulator-threads-4] 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 23:56:57.560 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:57.560 [netconf-device-simulator-threads-4] 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} 23:56:57.560 [netconf-device-simulator-threads-4] 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} 23:56:57.560 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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} 23:56:57.561 [netconf-device-simulator-threads-4] 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 23:56:57.561 [netconf-device-simulator-threads-4] 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 23:56:57.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) by 778 down to 2094975 23:56:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:57.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #10 SSH_MSG_IGNORE 23:56:57.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:56:57.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #17 SSH_MSG_IGNORE 23:56:57.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:56:57.752 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #14 SSH_MSG_IGNORE 23:56:57.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:56:57.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #12 SSH_MSG_IGNORE 23:56:57.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:56:57.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #8 SSH_MSG_IGNORE 23:56:57.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 23:56:57.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #15 SSH_MSG_IGNORE 23:56:57.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:56:57.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #11 SSH_MSG_IGNORE 23:56:57.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:56:57.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214]} 23:56:57.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55214]): SSH-2.0-SSHD-UNKNOWN 23:56:57.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55214]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:57.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55214]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:57.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:57.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #16 SSH_MSG_IGNORE 23:56:57.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55214]) Send SSH_MSG_KEXINIT 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55214]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55214]) process #0 SSH_MSG_KEXINIT 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55214]) SSH_MSG_KEXINIT 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55214]) strict KEX=true client=true server=true 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55214]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55214]) Kex: server host key algorithms = rsa-sha2-512 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55214]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55214]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55214]) Kex: mac algorithms (client to server) = aead 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55214]) Kex: mac algorithms (server to client) = aead 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55214]) Kex: compression algorithms (client to server) = none 23:56:58.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55214]) Kex: compression algorithms (server to client) = none 23:56:58.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:58.180 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55214]) process #1 30 23:56:58.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55214]] process command=SSH_MSG_KEXDH_INIT 23:56:58.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #13 SSH_MSG_IGNORE 23:56:58.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:56:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55214]] Send SSH_MSG_KEXDH_REPLY 23:56:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55214]) packet #1 sending command=31[31] len=1639 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55214])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55214]) Send SSH_MSG_NEWKEYS 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55214]) session ID=0e:18:e4:04:ee:9c:3a:65:f8:8a:5f:7b:e2:0a:d3:91:12:d9:48:83:47:b1:1d:37:74:14:59:c9:3b:d3:0f:35:28:01:f3:24:be:e2:d6:75:a6:39:4f:02:ef:42:4e:bc:a6:b6:d5:82:ae:b3:07:cf:27:c1:ca:35:7b:22:b5:0d 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55214]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55214]): strict KEX resets output message sequence number from 3 to 0 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55214]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55214])[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 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55214])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55214]) packet #0 sending command=7[7] len=419 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55214]) No pending packets to flush at end of KEX 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #12 SSH_MSG_IGNORE 23:56:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:56:58.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55214]) process #2 SSH_MSG_NEWKEYS 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55214]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55214]): strict KEX resets input message sequence number from 3 to 0 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55214]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55214]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55214]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55214]) authorized authentication methods: password,publickey 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55214]) Accepted service ssh-userauth 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55214]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55214]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55214]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55214]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55214]) no authentication factory for method=none 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55214]) SSH_MSG_USERAUTH_REQUEST 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55214]) remaining methods: password,publickey 23:56:58.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55214]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55214]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55214]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55214]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:58.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #8 SSH_MSG_IGNORE 23:56:58.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 23:56:58.293 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55214]) authentication result: true 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55214]) SSH_MSG_USERAUTH_REQUEST 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55214])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55214]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55214]) no heartbeat to stop 23:56:58.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55214]) heartbeat type=IGNORE, interval=PT30S 23:56:58.293 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55214 authenticated 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55214]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55214]] session=TransportServerSession[admin@/10.30.170.79:55214] id=0 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55214])) size=2097152, max=2097152, packet=32768 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55214]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55214] 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55214]) recipient=0 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])) size=2097152, max=2097152, packet=32768 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])) re-initializing 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])) size=2097152, max=2097152, packet=32768 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:58.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:58.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:58.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:58.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])[want-reply=true] subsystem=netconf 23:56:58.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])[subsystem] prepared command 23:56:58.295 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:58.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:58.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214]}} established 23:56:58.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 450: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18279 23:56:58.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 450: Creating data stores for simulated device 23:56:58.296 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:58.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:58.296 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:58.296 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:58.296 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:58.296 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f5b86c1] 23:56:58.296 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:58.297 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:58.297 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:58.297 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:58.297 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:58.297 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:58.297 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:58.298 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:58.298 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f5b86c1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f5b86c1], subtreeVersion=Version[ac67166], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ac67166], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:58.298 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:58.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:58.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214] 23:56:58.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 450 on channel [id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214] 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) by 1220 down to 2095932 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214] 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214] 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) request=subsystem result=ReplySuccess, want-reply=true 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) request=subsystem activate command 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) starting runner for command=netconf 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #5 SSH_MSG_CHANNEL_DATA 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) by 373 down to 2096779 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_CHANNEL_DATA len=373 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214] 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:58.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214] 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214] 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18279', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=450} created 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214]} created 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214] successful with session NetconfServerSession{sessionId=450, channel=[id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214]} 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214]} up 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #6 SSH_MSG_CHANNEL_DATA 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) by 393 down to 2096386 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_CHANNEL_DATA len=393 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214] 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=450} 23:56:58.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:58.302 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b2ea9f5 after next message 23:56:58.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x3bc45feb, L:/10.30.170.146:18279 - R:/10.30.170.79:55214]} EXI handlers added to pipeline 23:56:58.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:58.302 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b2ea9f5 23:56:58.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) by 179 down to 2095753 23:56:58.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:58.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:58.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #7 SSH_MSG_CHANNEL_DATA 23:56:58.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) by 340 down to 2096046 23:56:58.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_CHANNEL_DATA len=340 23:56:58.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214] 23:56:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=450} 23:56:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ac67166] 23:56:58.306 [netconf-device-simulator-threads-6] 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 23:56:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:58.307 [netconf-device-simulator-threads-6] 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 23:56:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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} 23:56:58.307 [netconf-device-simulator-threads-6] 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 23:56:58.307 [netconf-device-simulator-threads-6] 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 23:56:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) by 778 down to 2094975 23:56:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:58.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #10 SSH_MSG_IGNORE 23:56:58.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:56:58.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #9 SSH_MSG_IGNORE 23:56:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 23:56:58.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #15 SSH_MSG_IGNORE 23:56:58.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:56:58.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #16 SSH_MSG_IGNORE 23:56:58.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:56:58.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #14 SSH_MSG_IGNORE 23:56:58.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:56:58.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428]} 23:56:58.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:49428]): SSH-2.0-SSHD-UNKNOWN 23:56:58.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:49428]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:58.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:49428]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:58.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #17 SSH_MSG_IGNORE 23:56:58.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:56:58.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #13 SSH_MSG_IGNORE 23:56:58.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:56:58.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #11 SSH_MSG_IGNORE 23:56:58.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:56:58.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #9 SSH_MSG_IGNORE 23:56:58.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 23:56:58.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #10 SSH_MSG_IGNORE 23:56:58.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:56:58.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:58.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:49428]) Send SSH_MSG_KEXINIT 23:56:58.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49428]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:58.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49428]) process #0 SSH_MSG_KEXINIT 23:56:58.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:49428]) SSH_MSG_KEXINIT 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:49428]) strict KEX=true client=true server=true 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49428]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49428]) Kex: server host key algorithms = rsa-sha2-512 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49428]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49428]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49428]) Kex: mac algorithms (client to server) = aead 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49428]) Kex: mac algorithms (server to client) = aead 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49428]) Kex: compression algorithms (client to server) = none 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:49428]) Kex: compression algorithms (server to client) = none 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #12 SSH_MSG_IGNORE 23:56:58.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:56:59.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #8 SSH_MSG_IGNORE 23:56:59.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 23:56:59.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49428]) process #1 30 23:56:59.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49428]] process command=SSH_MSG_KEXDH_INIT 23:56:59.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:49428]] Send SSH_MSG_KEXDH_REPLY 23:56:59.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49428]) packet #1 sending command=31[31] len=1639 23:56:59.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:49428])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:59.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:49428]) Send SSH_MSG_NEWKEYS 23:56:59.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:49428]) session ID=50:b7:84:d7:78:e9:a1:6f:64:15:62:c4:85:bc:ae:5c:ec:a6:3e:d3:e4:9d:a2:27:37:1e:3a:2e:f9:f9:01:9a:ff:5e:37:0f:f6:83:f8:a5:bd:95:53:27:8b:b3:fe:11:53:9d:0e:f2:75:ad:d1:92:73:d7:f4:9a:bf:02:4d:58 23:56:59.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49428]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:59.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49428]): strict KEX resets output message sequence number from 3 to 0 23:56:59.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:49428]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:59.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:49428])[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 23:56:59.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49428])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:59.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49428]) packet #0 sending command=7[7] len=419 23:56:59.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49428]) No pending packets to flush at end of KEX 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49428]) process #2 SSH_MSG_NEWKEYS 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:49428]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49428]): strict KEX resets input message sequence number from 3 to 0 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:49428]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49428]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49428]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:49428]) authorized authentication methods: password,publickey 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:49428]) Accepted service ssh-userauth 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49428]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49428]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49428]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49428]) no authentication factory for method=none 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49428]) SSH_MSG_USERAUTH_REQUEST 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:49428]) remaining methods: password,publickey 23:56:59.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49428]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:49428]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49428]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:49428]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:59.133 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:49428]) authentication result: true 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:49428]) SSH_MSG_USERAUTH_REQUEST 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:49428])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:49428]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49428]) no heartbeat to stop 23:56:59.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:49428]) heartbeat type=IGNORE, interval=PT30S 23:56:59.133 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:49428 authenticated 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49428]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49428]] session=TransportServerSession[admin@/10.30.170.79:49428] id=0 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49428])) size=2097152, max=2097152, packet=32768 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49428]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49428] 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:49428]) recipient=0 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])) size=2097152, max=2097152, packet=32768 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])) re-initializing 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])) size=2097152, max=2097152, packet=32768 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:59.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])[want-reply=true] subsystem=netconf 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])[subsystem] prepared command 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428]}} established 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 451: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18280 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 451: Creating data stores for simulated device 23:56:59.135 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:59.135 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:59.135 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:59.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2cba465a] 23:56:59.136 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:59.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:59.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:59.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:59.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:59.136 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:59.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:59.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:59.137 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2cba465a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2cba465a], subtreeVersion=Version[2c427858], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c427858], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:59.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:59.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:59.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428] 23:56:59.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 451 on channel [id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428] 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) by 1220 down to 2095932 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428] 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428] 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) request=subsystem result=ReplySuccess, want-reply=true 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) request=subsystem activate command 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) starting runner for command=netconf 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #5 SSH_MSG_CHANNEL_DATA 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) by 373 down to 2096779 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_CHANNEL_DATA len=373 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428] 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428] 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428] 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18280', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=451} created 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428]} created 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428] successful with session NetconfServerSession{sessionId=451, channel=[id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428]} 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428]} up 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #6 SSH_MSG_CHANNEL_DATA 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) by 393 down to 2096386 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_CHANNEL_DATA len=393 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428] 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:59.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=451} 23:56:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@23e5e818 after next message 23:56:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x920e2c52, L:/10.30.170.146:18280 - R:/10.30.170.79:49428]} EXI handlers added to pipeline 23:56:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@23e5e818 23:56:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) by 179 down to 2095753 23:56:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:59.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #7 SSH_MSG_CHANNEL_DATA 23:56:59.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) by 340 down to 2096046 23:56:59.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_CHANNEL_DATA len=340 23:56:59.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428] 23:56:59.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:59.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:59.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=451} 23:56:59.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c427858] 23:56:59.145 [netconf-device-simulator-threads-0] 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 23:56:59.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:59.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:59.145 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:59.145 [netconf-device-simulator-threads-0] 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 23:56:59.145 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:59.145 [netconf-device-simulator-threads-0] 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} 23:56:59.145 [netconf-device-simulator-threads-0] 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} 23:56:59.145 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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} 23:56:59.146 [netconf-device-simulator-threads-0] 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 23:56:59.146 [netconf-device-simulator-threads-0] 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 23:56:59.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:59.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) by 778 down to 2094975 23:56:59.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:59.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:59.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #14 SSH_MSG_IGNORE 23:56:59.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:56:59.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #15 SSH_MSG_IGNORE 23:56:59.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:56:59.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #16 SSH_MSG_IGNORE 23:56:59.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:56:59.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #13 SSH_MSG_IGNORE 23:56:59.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:56:59.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652]} 23:56:59.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38652]): SSH-2.0-SSHD-UNKNOWN 23:56:59.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38652]) line='SSH-2.0-SSHD-UNKNOWN' 23:56:59.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38652]) client version string: SSH-2.0-SSHD-UNKNOWN 23:56:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #17 SSH_MSG_IGNORE 23:56:59.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #11 SSH_MSG_IGNORE 23:56:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:56:59.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:56:59.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38652]) Send SSH_MSG_KEXINIT 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38652]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38652]) process #0 SSH_MSG_KEXINIT 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38652]) SSH_MSG_KEXINIT 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38652]) strict KEX=true client=true server=true 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38652]) Kex: kex algorithms = sntrup761x25519-sha512 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38652]) Kex: server host key algorithms = rsa-sha2-512 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38652]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38652]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38652]) Kex: mac algorithms (client to server) = aead 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38652]) Kex: mac algorithms (server to client) = aead 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38652]) Kex: compression algorithms (client to server) = none 23:56:59.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38652]) Kex: compression algorithms (server to client) = none 23:56:59.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:56:59.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38652]) process #1 30 23:56:59.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38652]] process command=SSH_MSG_KEXDH_INIT 23:56:59.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38652]] Send SSH_MSG_KEXDH_REPLY 23:56:59.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38652]) packet #1 sending command=31[31] len=1639 23:56:59.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38652])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:56:59.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38652]) Send SSH_MSG_NEWKEYS 23:56:59.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38652]) session ID=f8:3e:61:d8:05:5c:2a:f2:a2:0f:a5:fa:df:e2:8d:99:76:1c:94:c2:73:d0:c0:b1:41:df:fc:76:94:1b:7e:e0:46:e4:33:cd:51:b7:a6:8e:95:c0:00:a0:8d:52:f1:ab:43:c7:ec:58:25:ac:84:b1:b3:38:a4:e5:54:2d:a2:d7 23:56:59.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38652]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:56:59.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38652]): strict KEX resets output message sequence number from 3 to 0 23:56:59.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38652]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:56:59.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38652])[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 23:56:59.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38652])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:56:59.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38652]) packet #0 sending command=7[7] len=419 23:56:59.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38652]) No pending packets to flush at end of KEX 23:56:59.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #9 SSH_MSG_IGNORE 23:56:59.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 23:56:59.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38652]) process #2 SSH_MSG_NEWKEYS 23:56:59.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38652]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:56:59.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38652]): strict KEX resets input message sequence number from 3 to 0 23:56:59.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38652]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:56:59.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:56:59.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38652]) process #0 SSH_MSG_SERVICE_REQUEST 23:56:59.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38652]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38652]) authorized authentication methods: password,publickey 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38652]) Accepted service ssh-userauth 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38652]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38652]) process #1 SSH_MSG_USERAUTH_REQUEST 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38652]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38652]) no authentication factory for method=none 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38652]) SSH_MSG_USERAUTH_REQUEST 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38652]) remaining methods: password,publickey 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38652]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38652]) process #2 SSH_MSG_USERAUTH_REQUEST 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38652]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:56:59.598 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38652]) authentication result: true 23:56:59.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38652]) SSH_MSG_USERAUTH_REQUEST 23:56:59.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38652])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:56:59.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38652]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:56:59.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:56:59.599 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:56:59.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38652]) no heartbeat to stop 23:56:59.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38652]) heartbeat type=IGNORE, interval=PT30S 23:56:59.599 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38652 authenticated 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #3 SSH_MSG_CHANNEL_OPEN 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38652]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38652]] session=TransportServerSession[admin@/10.30.170.79:38652] id=0 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38652])) size=2097152, max=2097152, packet=32768 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38652]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38652] 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38652]) recipient=0 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])) size=2097152, max=2097152, packet=32768 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])) re-initializing 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])) size=2097152, max=2097152, packet=32768 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:56:59.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:56:59.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #4 SSH_MSG_CHANNEL_REQUEST 23:56:59.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:56:59.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])[want-reply=true] subsystem=netconf 23:56:59.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])[subsystem] prepared command 23:56:59.601 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:56:59.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:56:59.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652]}} established 23:56:59.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 452: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18281 23:56:59.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 452: Creating data stores for simulated device 23:56:59.602 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:56:59.602 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:59.603 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:56:59.603 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:56:59.603 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:56:59.605 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[34ce8f86] 23:56:59.605 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:56:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:56:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:56:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:56:59.606 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:56:59.607 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:56:59.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:56:59.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:56:59.607 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[34ce8f86], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[34ce8f86], subtreeVersion=Version[53a40e38], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[53a40e38], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:56:59.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:56:59.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:56:59.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652] 23:56:59.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 452 on channel [id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652] 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) by 1220 down to 2095932 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652] 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652] 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) request=subsystem result=ReplySuccess, want-reply=true 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) request=subsystem activate command 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) starting runner for command=netconf 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #5 SSH_MSG_CHANNEL_DATA 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) by 373 down to 2096779 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_CHANNEL_DATA len=373 23:56:59.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652] 23:56:59.614 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:56:59.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:56:59.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652] 23:56:59.624 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:56:59.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652] 23:56:59.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18281', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=452} created 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652]} created 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652] successful with session NetconfServerSession{sessionId=452, channel=[id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652]} 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652]} up 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #6 SSH_MSG_CHANNEL_DATA 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) by 393 down to 2096386 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_CHANNEL_DATA len=393 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652] 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:56:59.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:59.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=452} 23:56:59.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:56:59.626 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e26ad4a after next message 23:56:59.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x511d11d2, L:/10.30.170.146:18281 - R:/10.30.170.79:38652]} EXI handlers added to pipeline 23:56:59.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:56:59.627 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e26ad4a 23:56:59.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) by 179 down to 2095753 23:56:59.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:56:59.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:56:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #7 SSH_MSG_CHANNEL_DATA 23:56:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) by 340 down to 2096046 23:56:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_CHANNEL_DATA len=340 23:56:59.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652] 23:56:59.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:56:59.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:56:59.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=452} 23:56:59.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[53a40e38] 23:56:59.634 [netconf-device-simulator-threads-2] 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 23:56:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:56:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:56:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:56:59.635 [netconf-device-simulator-threads-2] 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 23:56:59.635 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.635 [netconf-device-simulator-threads-2] 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} 23:56:59.636 [netconf-device-simulator-threads-2] 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} 23:56:59.636 [netconf-device-simulator-threads-2] 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 23:56:59.636 [netconf-device-simulator-threads-2] 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 23:56:59.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:56:59.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) by 778 down to 2094975 23:56:59.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:56:59.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:56:59.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #12 SSH_MSG_IGNORE 23:56:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:56:59.735 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #10 SSH_MSG_IGNORE 23:56:59.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:56:59.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #15 SSH_MSG_IGNORE 23:56:59.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:56:59.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #8 SSH_MSG_IGNORE 23:56:59.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 23:56:59.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:56:59.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #14 SSH_MSG_IGNORE 23:56:59.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:57:00.001 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #13 SSH_MSG_IGNORE 23:57:00.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:57:00.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284]} 23:57:00.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47284]): SSH-2.0-SSHD-UNKNOWN 23:57:00.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47284]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:00.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47284]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:00.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #17 SSH_MSG_IGNORE 23:57:00.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:57:00.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #11 SSH_MSG_IGNORE 23:57:00.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:57:00.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #9 SSH_MSG_IGNORE 23:57:00.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 23:57:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.317 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #16 SSH_MSG_IGNORE 23:57:00.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:57:00.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47284]) Send SSH_MSG_KEXINIT 23:57:00.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47284]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:00.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47284]) process #0 SSH_MSG_KEXINIT 23:57:00.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47284]) SSH_MSG_KEXINIT 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47284]) strict KEX=true client=true server=true 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47284]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47284]) Kex: server host key algorithms = rsa-sha2-512 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47284]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47284]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47284]) Kex: mac algorithms (client to server) = aead 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47284]) Kex: mac algorithms (server to client) = aead 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47284]) Kex: compression algorithms (client to server) = none 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47284]) Kex: compression algorithms (server to client) = none 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #12 SSH_MSG_IGNORE 23:57:00.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:57:00.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #8 SSH_MSG_IGNORE 23:57:00.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 23:57:00.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47284]) process #1 30 23:57:00.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47284]] process command=SSH_MSG_KEXDH_INIT 23:57:00.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47284]] Send SSH_MSG_KEXDH_REPLY 23:57:00.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47284]) packet #1 sending command=31[31] len=1639 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47284])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47284]) Send SSH_MSG_NEWKEYS 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47284]) session ID=7b:8f:2a:77:b2:8e:b1:7b:84:58:34:56:59:18:11:80:08:c7:81:1f:70:4f:dc:02:fa:ea:f8:4d:5f:40:49:7e:01:82:eb:9b:85:73:34:7c:94:d6:7c:37:04:8a:f8:2c:79:f0:35:e6:f2:14:fd:3a:6b:09:91:83:92:de:5a:99 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47284]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47284]): strict KEX resets output message sequence number from 3 to 0 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47284]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47284])[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 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47284])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47284]) packet #0 sending command=7[7] len=419 23:57:00.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47284]) No pending packets to flush at end of KEX 23:57:00.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #10 SSH_MSG_IGNORE 23:57:00.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 23:57:00.647 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47284]) process #2 SSH_MSG_NEWKEYS 23:57:00.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47284]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:00.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47284]): strict KEX resets input message sequence number from 3 to 0 23:57:00.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47284]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:00.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47284]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47284]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47284]) authorized authentication methods: password,publickey 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47284]) Accepted service ssh-userauth 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47284]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47284]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47284]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47284]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47284]) no authentication factory for method=none 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47284]) SSH_MSG_USERAUTH_REQUEST 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47284]) remaining methods: password,publickey 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47284]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #14 SSH_MSG_IGNORE 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47284]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47284]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47284]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:00.653 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47284]) authentication result: true 23:57:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47284]) SSH_MSG_USERAUTH_REQUEST 23:57:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47284])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47284]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47284]) no heartbeat to stop 23:57:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47284]) heartbeat type=IGNORE, interval=PT30S 23:57:00.654 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47284 authenticated 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47284]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47284]] session=TransportServerSession[admin@/10.30.170.79:47284] id=0 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47284])) size=2097152, max=2097152, packet=32768 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47284]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47284] 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47284]) recipient=0 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])) size=2097152, max=2097152, packet=32768 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])) re-initializing 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])) size=2097152, max=2097152, packet=32768 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])[want-reply=true] subsystem=netconf 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])[subsystem] prepared command 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284]}} established 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 453: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18282 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 453: Creating data stores for simulated device 23:57:00.656 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:00.656 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:00.656 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:00.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2826d896] 23:57:00.657 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:00.658 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:00.658 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:00.658 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:00.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:00.659 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:00.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:00.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:00.659 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2826d896], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2826d896], subtreeVersion=Version[6d138763], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6d138763], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:00.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:00.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:00.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284] 23:57:00.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 453 on channel [id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284] 23:57:00.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) by 1220 down to 2095932 23:57:00.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284] 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284] 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) request=subsystem result=ReplySuccess, want-reply=true 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) request=subsystem activate command 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) starting runner for command=netconf 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #5 SSH_MSG_CHANNEL_DATA 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) by 373 down to 2096779 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_CHANNEL_DATA len=373 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284] 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284] 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284] 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18282', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=453} created 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=453, channel=[id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284]} created 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284] successful with session NetconfServerSession{sessionId=453, channel=[id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284]} 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284]} up 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #6 SSH_MSG_CHANNEL_DATA 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) by 393 down to 2096386 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_CHANNEL_DATA len=393 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284] 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:00.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=453} 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10775f30 after next message 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=453, channel=[id: 0x6032aced, L:/10.30.170.146:18282 - R:/10.30.170.79:47284]} EXI handlers added to pipeline 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10775f30 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) by 179 down to 2095753 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:00.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:00.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #7 SSH_MSG_CHANNEL_DATA 23:57:00.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) by 340 down to 2096046 23:57:00.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_CHANNEL_DATA len=340 23:57:00.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284] 23:57:00.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:00.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:00.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=453} 23:57:00.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6d138763] 23:57:00.669 [netconf-device-simulator-threads-4] 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 23:57:00.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:00.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:00.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:00.670 [netconf-device-simulator-threads-4] 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 23:57:00.670 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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} 23:57:00.670 [netconf-device-simulator-threads-4] 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 23:57:00.670 [netconf-device-simulator-threads-4] 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 23:57:00.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:00.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) by 778 down to 2094975 23:57:00.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:00.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:00.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846]} 23:57:00.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43846]): SSH-2.0-SSHD-UNKNOWN 23:57:00.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43846]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:00.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43846]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:00.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #11 SSH_MSG_IGNORE 23:57:00.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:57:00.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #13 SSH_MSG_IGNORE 23:57:00.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:57:00.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #15 SSH_MSG_IGNORE 23:57:00.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:57:00.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #16 SSH_MSG_IGNORE 23:57:00.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:57:00.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #17 SSH_MSG_IGNORE 23:57:00.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:57:00.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43846]) Send SSH_MSG_KEXINIT 23:57:00.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43846]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43846]) process #0 SSH_MSG_KEXINIT 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43846]) SSH_MSG_KEXINIT 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43846]) strict KEX=true client=true server=true 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43846]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43846]) Kex: server host key algorithms = rsa-sha2-512 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43846]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43846]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43846]) Kex: mac algorithms (client to server) = aead 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43846]) Kex: mac algorithms (server to client) = aead 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43846]) Kex: compression algorithms (client to server) = none 23:57:00.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43846]) Kex: compression algorithms (server to client) = none 23:57:00.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:00.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:00.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #9 SSH_MSG_IGNORE 23:57:00.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 23:57:00.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43846]) process #1 30 23:57:00.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43846]] process command=SSH_MSG_KEXDH_INIT 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43846]] Send SSH_MSG_KEXDH_REPLY 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43846]) packet #1 sending command=31[31] len=1639 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43846])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43846]) Send SSH_MSG_NEWKEYS 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43846]) session ID=87:d8:29:1c:2e:8d:c0:68:bb:3d:da:c9:a4:d5:03:0d:62:30:5a:91:8d:1f:00:92:71:7a:23:30:ed:00:99:77:8e:6c:67:71:36:68:01:9d:a1:99:ce:ca:33:06:d2:8d:41:9a:ac:ad:1e:ac:59:f5:06:f9:a9:0d:f7:1f:de:74 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43846]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43846]): strict KEX resets output message sequence number from 3 to 0 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43846]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:01.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43846])[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 23:57:01.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43846])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:01.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43846]) packet #0 sending command=7[7] len=419 23:57:01.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43846]) No pending packets to flush at end of KEX 23:57:01.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43846]) process #2 SSH_MSG_NEWKEYS 23:57:01.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43846]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:01.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43846]): strict KEX resets input message sequence number from 3 to 0 23:57:01.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43846]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:01.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:01.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43846]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:01.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43846]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43846]) authorized authentication methods: password,publickey 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43846]) Accepted service ssh-userauth 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43846]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43846]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43846]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43846]) no authentication factory for method=none 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43846]) SSH_MSG_USERAUTH_REQUEST 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43846]) remaining methods: password,publickey 23:57:01.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43846]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43846]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43846]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:01.052 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43846]) authentication result: true 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43846]) SSH_MSG_USERAUTH_REQUEST 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43846])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43846]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43846]) no heartbeat to stop 23:57:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43846]) heartbeat type=IGNORE, interval=PT30S 23:57:01.053 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43846 authenticated 23:57:01.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:01.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43846]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:01.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43846]] session=TransportServerSession[admin@/10.30.170.79:43846] id=0 23:57:01.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43846])) size=2097152, max=2097152, packet=32768 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43846]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43846] 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43846]) recipient=0 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])) size=2097152, max=2097152, packet=32768 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])) re-initializing 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])) size=2097152, max=2097152, packet=32768 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:01.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:01.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])[want-reply=true] subsystem=netconf 23:57:01.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])[subsystem] prepared command 23:57:01.056 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:01.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:01.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846]}} established 23:57:01.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 454: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18283 23:57:01.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 454: Creating data stores for simulated device 23:57:01.057 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:01.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:01.057 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:01.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:01.058 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:01.060 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67ffb5e5] 23:57:01.060 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:01.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:01.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:01.061 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:01.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:01.062 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:01.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:01.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:01.062 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67ffb5e5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67ffb5e5], subtreeVersion=Version[2e931832], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e931832], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:01.063 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:01.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:01.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846] 23:57:01.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 454 on channel [id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846] 23:57:01.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) by 1220 down to 2095932 23:57:01.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846] 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846] 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) request=subsystem result=ReplySuccess, want-reply=true 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) request=subsystem activate command 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) starting runner for command=netconf 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #5 SSH_MSG_CHANNEL_DATA 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) by 373 down to 2096779 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_CHANNEL_DATA len=373 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846] 23:57:01.069 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:01.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:01.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846] 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846] 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18283', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=454} created 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=454, channel=[id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846]} created 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846] successful with session NetconfServerSession{sessionId=454, channel=[id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846]} 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846]} up 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #6 SSH_MSG_CHANNEL_DATA 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) by 393 down to 2096386 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_CHANNEL_DATA len=393 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846] 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:01.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:01.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=454} 23:57:01.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:01.072 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5db215c8 after next message 23:57:01.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=454, channel=[id: 0xf88308e6, L:/10.30.170.146:18283 - R:/10.30.170.79:43846]} EXI handlers added to pipeline 23:57:01.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:01.073 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5db215c8 23:57:01.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) by 179 down to 2095753 23:57:01.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:01.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:01.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #7 SSH_MSG_CHANNEL_DATA 23:57:01.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) by 340 down to 2096046 23:57:01.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_CHANNEL_DATA len=340 23:57:01.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846] 23:57:01.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:01.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:01.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=454} 23:57:01.078 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e931832] 23:57:01.078 [netconf-device-simulator-threads-6] 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 23:57:01.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:01.078 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:01.078 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:01.079 [netconf-device-simulator-threads-6] 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 23:57:01.079 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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} 23:57:01.079 [netconf-device-simulator-threads-6] 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 23:57:01.079 [netconf-device-simulator-threads-6] 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 23:57:01.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:01.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) by 778 down to 2094975 23:57:01.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:01.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:01.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #12 SSH_MSG_IGNORE 23:57:01.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:57:01.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #14 SSH_MSG_IGNORE 23:57:01.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:57:01.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #10 SSH_MSG_IGNORE 23:57:01.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 23:57:01.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #15 SSH_MSG_IGNORE 23:57:01.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:57:01.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980]} 23:57:01.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41980]): SSH-2.0-SSHD-UNKNOWN 23:57:01.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41980]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:01.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41980]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #13 SSH_MSG_IGNORE 23:57:01.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:57:01.460 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #11 SSH_MSG_IGNORE 23:57:01.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:57:01.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #17 SSH_MSG_IGNORE 23:57:01.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:57:01.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #16 SSH_MSG_IGNORE 23:57:01.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:57:01.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41980]) Send SSH_MSG_KEXINIT 23:57:01.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:01.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #0 SSH_MSG_KEXINIT 23:57:01.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_KEXINIT 23:57:01.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41980]) strict KEX=true client=true server=true 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: server host key algorithms = rsa-sha2-512 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: mac algorithms (client to server) = aead 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: mac algorithms (server to client) = aead 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: compression algorithms (client to server) = none 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41980]) Kex: compression algorithms (server to client) = none 23:57:01.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:01.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #8 SSH_MSG_IGNORE 23:57:01.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 23:57:01.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #1 30 23:57:01.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41980]] process command=SSH_MSG_KEXDH_INIT 23:57:01.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41980]] Send SSH_MSG_KEXDH_REPLY 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #1 sending command=31[31] len=1639 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41980])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41980]) Send SSH_MSG_NEWKEYS 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41980]) session ID=c6:72:e6:df:9b:6a:a6:a9:c6:f7:cd:c2:2f:52:4f:cc:3d:e6:15:3e:82:e6:2a:ce:64:08:3f:42:f7:82:5c:b0:a3:ab:18:df:33:de:a3:93:52:a2:b0:10:d5:71:39:c2:d5:b9:81:91:71:a9:49:8e:0e:cc:c1:f7:ed:9a:b6:56 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41980]): strict KEX resets output message sequence number from 3 to 0 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41980]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41980])[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 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41980])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #0 sending command=7[7] len=419 23:57:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41980]) No pending packets to flush at end of KEX 23:57:01.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #2 SSH_MSG_NEWKEYS 23:57:01.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:01.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41980]): strict KEX resets input message sequence number from 3 to 0 23:57:01.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41980]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:01.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41980]) authorized authentication methods: password,publickey 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41980]) Accepted service ssh-userauth 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) no authentication factory for method=none 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_USERAUTH_REQUEST 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41980]) remaining methods: password,publickey 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41980]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41980]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:01.739 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41980]) authentication result: true 23:57:01.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41980]) SSH_MSG_USERAUTH_REQUEST 23:57:01.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41980])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:01.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41980]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:01.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:01.740 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:01.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41980]) no heartbeat to stop 23:57:01.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41980]) heartbeat type=IGNORE, interval=PT30S 23:57:01.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.740 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41980 authenticated 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]] session=TransportServerSession[admin@/10.30.170.79:41980] id=0 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41980])) size=2097152, max=2097152, packet=32768 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41980] 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41980]) recipient=0 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])) size=2097152, max=2097152, packet=32768 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])) re-initializing 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])) size=2097152, max=2097152, packet=32768 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:01.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:01.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:01.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:01.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[want-reply=true] subsystem=netconf 23:57:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #9 SSH_MSG_IGNORE 23:57:01.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 23:57:01.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[subsystem] prepared command 23:57:01.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:01.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:01.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980]}} established 23:57:01.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 455: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18284 23:57:01.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 455: Creating data stores for simulated device 23:57:01.743 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:01.743 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:01.743 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:01.743 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:01.743 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:01.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[292cfa40] 23:57:01.744 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:01.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:01.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:01.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:01.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:01.745 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:01.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:01.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:01.745 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[292cfa40], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[292cfa40], subtreeVersion=Version[25514df9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[25514df9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:01.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:01.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980] 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 455 on channel [id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980] 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 1220 down to 2095932 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980] 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980] 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) request=subsystem result=ReplySuccess, want-reply=true 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) request=subsystem activate command 23:57:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) starting runner for command=netconf 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #5 SSH_MSG_CHANNEL_DATA 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 373 down to 2096779 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_DATA len=373 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980] 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980] 23:57:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18284', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=455} created 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=455, channel=[id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980]} created 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980] successful with session NetconfServerSession{sessionId=455, channel=[id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980]} 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980]} up 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #6 SSH_MSG_CHANNEL_DATA 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 393 down to 2096386 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_DATA len=393 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=455} 23:57:01.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:01.750 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@293e5aa2 after next message 23:57:01.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=455, channel=[id: 0xaa974d0d, L:/10.30.170.146:18284 - R:/10.30.170.79:41980]} EXI handlers added to pipeline 23:57:01.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:01.750 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@293e5aa2 23:57:01.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 179 down to 2095753 23:57:01.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:01.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:01.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #7 SSH_MSG_CHANNEL_DATA 23:57:01.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 340 down to 2096046 23:57:01.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_DATA len=340 23:57:01.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 23:57:01.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:01.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:01.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=455} 23:57:01.753 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[25514df9] 23:57:01.753 [netconf-device-simulator-threads-0] 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 23:57:01.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:01.753 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:01.753 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:01.753 [netconf-device-simulator-threads-0] 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 23:57:01.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:01.753 [netconf-device-simulator-threads-0] 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} 23:57:01.753 [netconf-device-simulator-threads-0] 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} 23:57:01.753 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:01.753 [netconf-device-simulator-threads-0] 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} 23:57:01.753 [netconf-device-simulator-threads-0] 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} 23:57:01.753 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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} 23:57:01.754 [netconf-device-simulator-threads-0] 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 23:57:01.754 [netconf-device-simulator-threads-0] 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 23:57:01.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:01.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 778 down to 2094975 23:57:01.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:01.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:01.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:01.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #12 SSH_MSG_IGNORE 23:57:01.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:57:02.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #14 SSH_MSG_IGNORE 23:57:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:57:02.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #11 SSH_MSG_IGNORE 23:57:02.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:57:02.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #10 SSH_MSG_IGNORE 23:57:02.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 23:57:02.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #8 SSH_MSG_IGNORE 23:57:02.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 23:57:02.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #13 SSH_MSG_IGNORE 23:57:02.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:57:02.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132]} 23:57:02.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60132]): SSH-2.0-SSHD-UNKNOWN 23:57:02.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60132]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:02.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60132]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:02.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #15 SSH_MSG_IGNORE 23:57:02.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:57:02.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #16 SSH_MSG_IGNORE 23:57:02.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:57:02.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #9 SSH_MSG_IGNORE 23:57:02.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 23:57:02.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #8 SSH_MSG_IGNORE 23:57:02.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 23:57:02.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #17 SSH_MSG_IGNORE 23:57:02.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:57:02.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60132]) Send SSH_MSG_KEXINIT 23:57:02.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60132]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:02.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60132]) process #0 SSH_MSG_KEXINIT 23:57:02.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60132]) SSH_MSG_KEXINIT 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60132]) strict KEX=true client=true server=true 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60132]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60132]) Kex: server host key algorithms = rsa-sha2-512 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60132]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60132]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60132]) Kex: mac algorithms (client to server) = aead 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60132]) Kex: mac algorithms (server to client) = aead 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60132]) Kex: compression algorithms (client to server) = none 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60132]) Kex: compression algorithms (server to client) = none 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #12 SSH_MSG_IGNORE 23:57:02.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:57:02.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60132]) process #1 30 23:57:02.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60132]] process command=SSH_MSG_KEXDH_INIT 23:57:02.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #10 SSH_MSG_IGNORE 23:57:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60132]] Send SSH_MSG_KEXDH_REPLY 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60132]) packet #1 sending command=31[31] len=1639 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60132])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60132]) Send SSH_MSG_NEWKEYS 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60132]) session ID=6d:2d:98:d6:bf:1d:47:d8:26:ad:31:05:ad:53:88:54:88:6c:84:d1:2a:e2:99:83:cb:8e:87:fd:9f:40:bd:90:de:2a:8c:41:2c:ea:31:ad:15:dc:7c:b5:c1:66:ca:4c:de:ad:90:ef:2f:1b:05:81:dc:af:56:00:3b:40:1b:b5 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60132]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60132]): strict KEX resets output message sequence number from 3 to 0 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60132]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60132])[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 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60132])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60132]) packet #0 sending command=7[7] len=419 23:57:02.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60132]) No pending packets to flush at end of KEX 23:57:02.803 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #13 SSH_MSG_IGNORE 23:57:02.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60132]) process #2 SSH_MSG_NEWKEYS 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60132]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60132]): strict KEX resets input message sequence number from 3 to 0 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60132]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60132]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60132]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60132]) authorized authentication methods: password,publickey 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60132]) Accepted service ssh-userauth 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60132]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60132]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60132]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60132]) no authentication factory for method=none 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60132]) SSH_MSG_USERAUTH_REQUEST 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60132]) remaining methods: password,publickey 23:57:02.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60132]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60132]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60132]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:02.811 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60132]) authentication result: true 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60132]) SSH_MSG_USERAUTH_REQUEST 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60132])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60132]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60132]) no heartbeat to stop 23:57:02.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60132]) heartbeat type=IGNORE, interval=PT30S 23:57:02.811 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60132 authenticated 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60132]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60132]] session=TransportServerSession[admin@/10.30.170.79:60132] id=0 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60132])) size=2097152, max=2097152, packet=32768 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60132]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60132] 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60132]) recipient=0 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])) size=2097152, max=2097152, packet=32768 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])) re-initializing 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])) size=2097152, max=2097152, packet=32768 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:02.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:02.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:02.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:02.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])[want-reply=true] subsystem=netconf 23:57:02.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])[subsystem] prepared command 23:57:02.813 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:02.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:02.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132]}} established 23:57:02.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 456: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18285 23:57:02.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 456: Creating data stores for simulated device 23:57:02.814 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:02.814 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:02.814 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:02.814 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:02.814 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:02.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3af495c4] 23:57:02.815 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:02.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:02.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:02.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:02.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:02.816 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:02.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:02.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:02.816 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3af495c4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3af495c4], subtreeVersion=Version[4c15cad7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c15cad7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:02.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:02.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:02.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132] 23:57:02.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 456 on channel [id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132] 23:57:02.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) by 1220 down to 2095932 23:57:02.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132] 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132] 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) request=subsystem result=ReplySuccess, want-reply=true 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) request=subsystem activate command 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) starting runner for command=netconf 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #5 SSH_MSG_CHANNEL_DATA 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) by 373 down to 2096779 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_CHANNEL_DATA len=373 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132] 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132] 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132] 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18285', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=456} created 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=456, channel=[id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132]} created 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132] successful with session NetconfServerSession{sessionId=456, channel=[id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132]} 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132]} up 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #6 SSH_MSG_CHANNEL_DATA 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) by 393 down to 2096386 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_CHANNEL_DATA len=393 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132] 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:02.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=456} 23:57:02.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:02.821 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66d7abcd after next message 23:57:02.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=456, channel=[id: 0xec6dcfca, L:/10.30.170.146:18285 - R:/10.30.170.79:60132]} EXI handlers added to pipeline 23:57:02.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:02.821 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66d7abcd 23:57:02.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) by 179 down to 2095753 23:57:02.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:02.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:02.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #7 SSH_MSG_CHANNEL_DATA 23:57:02.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) by 340 down to 2096046 23:57:02.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_CHANNEL_DATA len=340 23:57:02.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132] 23:57:02.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:02.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:02.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=456} 23:57:02.824 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c15cad7] 23:57:02.824 [netconf-device-simulator-threads-2] 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 23:57:02.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:02.824 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:02.824 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:02.824 [netconf-device-simulator-threads-2] 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 23:57:02.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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} 23:57:02.825 [netconf-device-simulator-threads-2] 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 23:57:02.825 [netconf-device-simulator-threads-2] 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 23:57:02.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:02.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) by 778 down to 2094975 23:57:02.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:02.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:02.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102]} 23:57:02.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51102]): SSH-2.0-SSHD-UNKNOWN 23:57:02.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51102]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:02.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51102]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:02.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #16 SSH_MSG_IGNORE 23:57:02.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:57:02.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #17 SSH_MSG_IGNORE 23:57:02.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:57:02.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #11 SSH_MSG_IGNORE 23:57:02.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:57:02.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:02.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #14 SSH_MSG_IGNORE 23:57:02.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:57:03.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #15 SSH_MSG_IGNORE 23:57:03.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:57:03.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51102]) Send SSH_MSG_KEXINIT 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51102]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51102]) process #0 SSH_MSG_KEXINIT 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51102]) SSH_MSG_KEXINIT 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51102]) strict KEX=true client=true server=true 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51102]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51102]) Kex: server host key algorithms = rsa-sha2-512 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51102]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51102]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51102]) Kex: mac algorithms (client to server) = aead 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51102]) Kex: mac algorithms (server to client) = aead 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51102]) Kex: compression algorithms (client to server) = none 23:57:03.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51102]) Kex: compression algorithms (server to client) = none 23:57:03.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:03.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #12 SSH_MSG_IGNORE 23:57:03.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:57:03.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #9 SSH_MSG_IGNORE 23:57:03.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 23:57:03.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51102]) process #1 30 23:57:03.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51102]] process command=SSH_MSG_KEXDH_INIT 23:57:03.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #10 SSH_MSG_IGNORE 23:57:03.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 23:57:03.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51102]] Send SSH_MSG_KEXDH_REPLY 23:57:03.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51102]) packet #1 sending command=31[31] len=1639 23:57:03.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51102])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:03.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51102]) Send SSH_MSG_NEWKEYS 23:57:03.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51102]) session ID=c6:36:74:62:3d:ce:42:01:df:9c:cd:f7:30:48:d0:ae:56:b2:c7:fa:2f:11:cb:5f:04:31:94:08:9b:6e:26:7a:80:e5:6f:32:48:19:47:84:06:d0:93:db:7b:1a:4f:ed:6f:cf:d7:f9:5a:dd:20:48:e9:08:09:08:87:6e:b8:43 23:57:03.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51102]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:03.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51102]): strict KEX resets output message sequence number from 3 to 0 23:57:03.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51102]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:03.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51102])[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 23:57:03.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51102])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:03.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51102]) packet #0 sending command=7[7] len=419 23:57:03.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51102]) No pending packets to flush at end of KEX 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51102]) process #2 SSH_MSG_NEWKEYS 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51102]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51102]): strict KEX resets input message sequence number from 3 to 0 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51102]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51102]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51102]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51102]) authorized authentication methods: password,publickey 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51102]) Accepted service ssh-userauth 23:57:03.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51102]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51102]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51102]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51102]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51102]) no authentication factory for method=none 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51102]) SSH_MSG_USERAUTH_REQUEST 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51102]) remaining methods: password,publickey 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51102]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51102]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51102]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51102]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:03.271 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51102]) authentication result: true 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51102]) SSH_MSG_USERAUTH_REQUEST 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51102])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51102]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:03.271 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:03.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51102]) no heartbeat to stop 23:57:03.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51102]) heartbeat type=IGNORE, interval=PT30S 23:57:03.272 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51102 authenticated 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51102]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51102]] session=TransportServerSession[admin@/10.30.170.79:51102] id=0 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51102])) size=2097152, max=2097152, packet=32768 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51102]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51102] 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51102]) recipient=0 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])) size=2097152, max=2097152, packet=32768 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])) re-initializing 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])) size=2097152, max=2097152, packet=32768 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:03.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:03.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:03.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:03.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])[want-reply=true] subsystem=netconf 23:57:03.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])[subsystem] prepared command 23:57:03.275 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:03.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:03.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102]}} established 23:57:03.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 457: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18286 23:57:03.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 457: Creating data stores for simulated device 23:57:03.275 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:03.275 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:03.276 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:03.276 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:03.276 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:03.279 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[49a17c1a] 23:57:03.279 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:03.279 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:03.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:03.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:03.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:03.280 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:03.280 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:03.281 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:03.281 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[49a17c1a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[49a17c1a], subtreeVersion=Version[737653da], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[737653da], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:03.281 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:03.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102] 23:57:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 457 on channel [id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102] 23:57:03.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) by 1220 down to 2095932 23:57:03.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102] 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102] 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) request=subsystem result=ReplySuccess, want-reply=true 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) request=subsystem activate command 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) starting runner for command=netconf 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #5 SSH_MSG_CHANNEL_DATA 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) by 373 down to 2096779 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_CHANNEL_DATA len=373 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102] 23:57:03.287 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:03.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102] 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102] 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18286', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=457} created 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102]} created 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102] successful with session NetconfServerSession{sessionId=457, channel=[id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102]} 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102]} up 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #6 SSH_MSG_CHANNEL_DATA 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) by 393 down to 2096386 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_CHANNEL_DATA len=393 23:57:03.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102] 23:57:03.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:03.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:03.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=457} 23:57:03.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:03.291 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d9bedfe after next message 23:57:03.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xe316143c, L:/10.30.170.146:18286 - R:/10.30.170.79:51102]} EXI handlers added to pipeline 23:57:03.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:03.292 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d9bedfe 23:57:03.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) by 179 down to 2095753 23:57:03.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:03.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:03.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #7 SSH_MSG_CHANNEL_DATA 23:57:03.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) by 340 down to 2096046 23:57:03.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_CHANNEL_DATA len=340 23:57:03.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102] 23:57:03.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:03.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:03.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=457} 23:57:03.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[737653da] 23:57:03.296 [netconf-device-simulator-threads-4] 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 23:57:03.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:03.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:03.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:03.296 [netconf-device-simulator-threads-4] 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 23:57:03.296 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:03.296 [netconf-device-simulator-threads-4] 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} 23:57:03.296 [netconf-device-simulator-threads-4] 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} 23:57:03.296 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:03.296 [netconf-device-simulator-threads-4] 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} 23:57:03.296 [netconf-device-simulator-threads-4] 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} 23:57:03.296 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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} 23:57:03.297 [netconf-device-simulator-threads-4] 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 23:57:03.297 [netconf-device-simulator-threads-4] 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 23:57:03.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) by 778 down to 2094975 23:57:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #8 SSH_MSG_IGNORE 23:57:03.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 23:57:03.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #11 SSH_MSG_IGNORE 23:57:03.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:57:03.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904]} 23:57:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34904]): SSH-2.0-SSHD-UNKNOWN 23:57:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34904]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:03.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34904]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:03.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34904]) Send SSH_MSG_KEXINIT 23:57:03.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34904]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34904]) process #0 SSH_MSG_KEXINIT 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34904]) SSH_MSG_KEXINIT 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34904]) strict KEX=true client=true server=true 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34904]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34904]) Kex: server host key algorithms = rsa-sha2-512 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34904]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34904]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34904]) Kex: mac algorithms (client to server) = aead 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34904]) Kex: mac algorithms (server to client) = aead 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34904]) Kex: compression algorithms (client to server) = none 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34904]) Kex: compression algorithms (server to client) = none 23:57:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:03.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #15 SSH_MSG_IGNORE 23:57:03.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:57:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34904]) process #1 30 23:57:03.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34904]] process command=SSH_MSG_KEXDH_INIT 23:57:03.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34904]] Send SSH_MSG_KEXDH_REPLY 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34904]) packet #1 sending command=31[31] len=1639 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34904])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34904]) Send SSH_MSG_NEWKEYS 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34904]) session ID=f0:17:63:1c:8e:a0:21:d6:fd:d7:0e:a0:55:f1:71:e6:7d:0d:72:e9:8a:a1:fa:f6:b4:02:de:d3:f2:b0:e6:1a:2c:c4:6a:37:6e:21:e7:9e:19:18:b1:bb:12:c7:b9:4b:a6:ae:ad:d0:fc:b8:c4:70:d7:70:44:ac:5d:c6:07:0c 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34904]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34904]): strict KEX resets output message sequence number from 3 to 0 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34904]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34904])[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 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34904])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34904]) packet #0 sending command=7[7] len=419 23:57:03.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34904]) No pending packets to flush at end of KEX 23:57:03.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #16 SSH_MSG_IGNORE 23:57:03.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:57:03.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #14 SSH_MSG_IGNORE 23:57:03.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34904]) process #2 SSH_MSG_NEWKEYS 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34904]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34904]): strict KEX resets input message sequence number from 3 to 0 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34904]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34904]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34904]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34904]) authorized authentication methods: password,publickey 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34904]) Accepted service ssh-userauth 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34904]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34904]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34904]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34904]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34904]) no authentication factory for method=none 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34904]) SSH_MSG_USERAUTH_REQUEST 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34904]) remaining methods: password,publickey 23:57:03.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34904]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34904]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34904]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34904]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:03.758 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34904]) authentication result: true 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34904]) SSH_MSG_USERAUTH_REQUEST 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34904])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34904]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34904]) no heartbeat to stop 23:57:03.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34904]) heartbeat type=IGNORE, interval=PT30S 23:57:03.758 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34904 authenticated 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34904]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34904]] session=TransportServerSession[admin@/10.30.170.79:34904] id=0 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34904])) size=2097152, max=2097152, packet=32768 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34904]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34904] 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34904]) recipient=0 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])) size=2097152, max=2097152, packet=32768 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])) re-initializing 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])) size=2097152, max=2097152, packet=32768 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:03.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])[want-reply=true] subsystem=netconf 23:57:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])[subsystem] prepared command 23:57:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904]}} established 23:57:03.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 458: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18287 23:57:03.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 458: Creating data stores for simulated device 23:57:03.761 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:03.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:03.761 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:03.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:03.761 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:03.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c900ad1] 23:57:03.762 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:03.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:03.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:03.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:03.763 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:03.763 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:03.763 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:03.763 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:03.763 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c900ad1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c900ad1], subtreeVersion=Version[1fc494b4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1fc494b4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:03.763 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:03.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:03.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904] 23:57:03.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 458 on channel [id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904] 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) by 1220 down to 2095932 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904] 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904] 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) request=subsystem result=ReplySuccess, want-reply=true 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) request=subsystem activate command 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) starting runner for command=netconf 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #5 SSH_MSG_CHANNEL_DATA 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) by 373 down to 2096779 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_CHANNEL_DATA len=373 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904] 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904] 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904] 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18287', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=458} created 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904]} created 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904] successful with session NetconfServerSession{sessionId=458, channel=[id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904]} 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904]} up 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #6 SSH_MSG_CHANNEL_DATA 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) by 393 down to 2096386 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_CHANNEL_DATA len=393 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904] 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=458} 23:57:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@508e5b61 after next message 23:57:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x3ace597b, L:/10.30.170.146:18287 - R:/10.30.170.79:34904]} EXI handlers added to pipeline 23:57:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@508e5b61 23:57:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) by 179 down to 2095753 23:57:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:03.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:03.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #7 SSH_MSG_CHANNEL_DATA 23:57:03.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) by 340 down to 2096046 23:57:03.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_CHANNEL_DATA len=340 23:57:03.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904] 23:57:03.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:03.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:03.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=458} 23:57:03.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1fc494b4] 23:57:03.771 [netconf-device-simulator-threads-6] 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 23:57:03.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:03.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:03.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:03.771 [netconf-device-simulator-threads-6] 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 23:57:03.771 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.771 [netconf-device-simulator-threads-6] 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} 23:57:03.772 [netconf-device-simulator-threads-6] 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} 23:57:03.772 [netconf-device-simulator-threads-6] 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} 23:57:03.772 [netconf-device-simulator-threads-6] 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} 23:57:03.772 [netconf-device-simulator-threads-6] 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 23:57:03.772 [netconf-device-simulator-threads-6] 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 23:57:03.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:03.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #13 SSH_MSG_IGNORE 23:57:03.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:57:03.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) by 778 down to 2094975 23:57:03.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:03.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:03.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #17 SSH_MSG_IGNORE 23:57:03.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:57:03.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #9 SSH_MSG_IGNORE 23:57:03.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:57:03.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #12 SSH_MSG_IGNORE 23:57:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:57:03.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:03.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #10 SSH_MSG_IGNORE 23:57:03.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 23:57:04.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #8 SSH_MSG_IGNORE 23:57:04.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 23:57:04.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #11 SSH_MSG_IGNORE 23:57:04.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:57:04.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848]} 23:57:04.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35848]): SSH-2.0-SSHD-UNKNOWN 23:57:04.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35848]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:04.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35848]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:04.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #13 SSH_MSG_IGNORE 23:57:04.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:57:04.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #14 SSH_MSG_IGNORE 23:57:04.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:57:04.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #16 SSH_MSG_IGNORE 23:57:04.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:57:04.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #17 SSH_MSG_IGNORE 23:57:04.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:57:04.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #15 SSH_MSG_IGNORE 23:57:04.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:57:04.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35848]) Send SSH_MSG_KEXINIT 23:57:04.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:04.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35848]) process #0 SSH_MSG_KEXINIT 23:57:04.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35848]) SSH_MSG_KEXINIT 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35848]) strict KEX=true client=true server=true 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35848]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35848]) Kex: server host key algorithms = rsa-sha2-512 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35848]) Kex: mac algorithms (client to server) = aead 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35848]) Kex: mac algorithms (server to client) = aead 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35848]) Kex: compression algorithms (client to server) = none 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35848]) Kex: compression algorithms (server to client) = none 23:57:04.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:04.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35848]) process #1 30 23:57:04.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35848]] process command=SSH_MSG_KEXDH_INIT 23:57:04.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35848]] Send SSH_MSG_KEXDH_REPLY 23:57:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35848]) packet #1 sending command=31[31] len=1639 23:57:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35848])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35848]) Send SSH_MSG_NEWKEYS 23:57:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35848]) session ID=35:6c:7f:c7:d5:4f:40:d1:a4:af:26:62:f5:25:fc:ec:b8:e3:2d:3c:56:15:91:8c:80:42:a6:61:e5:72:80:c7:29:6b:68:7f:87:3e:07:23:ed:a0:0a:c3:61:11:5d:9a:fc:50:99:ad:6b:85:8d:a9:5d:bf:5e:61:20:14:5d:60 23:57:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35848]): strict KEX resets output message sequence number from 3 to 0 23:57:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35848]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35848])[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 23:57:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35848]) packet #0 sending command=7[7] len=419 23:57:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35848]) No pending packets to flush at end of KEX 23:57:04.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #9 SSH_MSG_IGNORE 23:57:04.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35848]) process #2 SSH_MSG_NEWKEYS 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35848]): strict KEX resets input message sequence number from 3 to 0 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35848]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35848]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35848]) authorized authentication methods: password,publickey 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35848]) Accepted service ssh-userauth 23:57:04.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35848]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35848]) no authentication factory for method=none 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35848]) SSH_MSG_USERAUTH_REQUEST 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35848]) remaining methods: password,publickey 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #12 SSH_MSG_IGNORE 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35848]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:04.602 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35848]) authentication result: true 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35848]) SSH_MSG_USERAUTH_REQUEST 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35848]) no heartbeat to stop 23:57:04.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35848]) heartbeat type=IGNORE, interval=PT30S 23:57:04.603 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35848 authenticated 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35848]] session=TransportServerSession[admin@/10.30.170.79:35848] id=0 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35848])) size=2097152, max=2097152, packet=32768 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35848] 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35848]) recipient=0 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])) size=2097152, max=2097152, packet=32768 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])) re-initializing 23:57:04.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])) size=2097152, max=2097152, packet=32768 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])[want-reply=true] subsystem=netconf 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])[subsystem] prepared command 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:04.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848]}} established 23:57:04.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 459: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18288 23:57:04.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 459: Creating data stores for simulated device 23:57:04.605 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:04.605 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:04.605 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:04.605 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:04.605 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:04.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6406ad15] 23:57:04.606 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:04.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:04.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:04.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:04.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:04.607 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:04.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:04.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:04.607 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6406ad15], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6406ad15], subtreeVersion=Version[4d44393e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d44393e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:04.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:04.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:04.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848] 23:57:04.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 459 on channel [id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848] 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) by 1220 down to 2095932 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848] 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848] 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) request=subsystem result=ReplySuccess, want-reply=true 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) request=subsystem activate command 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) starting runner for command=netconf 23:57:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #5 SSH_MSG_CHANNEL_DATA 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) by 373 down to 2096779 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_CHANNEL_DATA len=373 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848] 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848] 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848] 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18288', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=459} created 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=459, channel=[id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848]} created 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848] successful with session NetconfServerSession{sessionId=459, channel=[id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848]} 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848]} up 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #6 SSH_MSG_CHANNEL_DATA 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) by 393 down to 2096386 23:57:04.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_CHANNEL_DATA len=393 23:57:04.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848] 23:57:04.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:04.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:04.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=459} 23:57:04.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:04.614 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ce1b8e9 after next message 23:57:04.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=459, channel=[id: 0xf0ec6b3a, L:/10.30.170.146:18288 - R:/10.30.170.79:35848]} EXI handlers added to pipeline 23:57:04.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:04.614 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ce1b8e9 23:57:04.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) by 179 down to 2095753 23:57:04.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:04.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:04.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #7 SSH_MSG_CHANNEL_DATA 23:57:04.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) by 340 down to 2096046 23:57:04.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_CHANNEL_DATA len=340 23:57:04.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848] 23:57:04.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:04.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:04.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=459} 23:57:04.618 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d44393e] 23:57:04.618 [netconf-device-simulator-threads-0] 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 23:57:04.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:04.618 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:04.618 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:04.618 [netconf-device-simulator-threads-0] 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 23:57:04.618 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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} 23:57:04.618 [netconf-device-simulator-threads-0] 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 23:57:04.618 [netconf-device-simulator-threads-0] 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 23:57:04.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:04.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) by 778 down to 2094975 23:57:04.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:04.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:04.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #8 SSH_MSG_IGNORE 23:57:04.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 23:57:04.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #10 SSH_MSG_IGNORE 23:57:04.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 23:57:04.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #11 SSH_MSG_IGNORE 23:57:04.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:57:04.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800]} 23:57:04.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:32800]): SSH-2.0-SSHD-UNKNOWN 23:57:04.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:32800]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:04.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:32800]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:04.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:04.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #14 SSH_MSG_IGNORE 23:57:04.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:57:05.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:32800]) Send SSH_MSG_KEXINIT 23:57:05.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32800]) process #0 SSH_MSG_KEXINIT 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:32800]) SSH_MSG_KEXINIT 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:32800]) strict KEX=true client=true server=true 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32800]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32800]) Kex: server host key algorithms = rsa-sha2-512 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32800]) Kex: mac algorithms (client to server) = aead 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32800]) Kex: mac algorithms (server to client) = aead 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32800]) Kex: compression algorithms (client to server) = none 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:32800]) Kex: compression algorithms (server to client) = none 23:57:05.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:05.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #17 SSH_MSG_IGNORE 23:57:05.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:57:05.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #15 SSH_MSG_IGNORE 23:57:05.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:57:05.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32800]) process #1 30 23:57:05.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:32800]] process command=SSH_MSG_KEXDH_INIT 23:57:05.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #9 SSH_MSG_IGNORE 23:57:05.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 23:57:05.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #13 SSH_MSG_IGNORE 23:57:05.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:32800]] Send SSH_MSG_KEXDH_REPLY 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32800]) packet #1 sending command=31[31] len=1639 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:32800])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:32800]) Send SSH_MSG_NEWKEYS 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:32800]) session ID=a9:37:2b:15:20:b0:6d:8c:7f:77:27:2c:65:66:8c:a7:01:02:47:3e:a7:ef:9e:a0:9c:d6:9d:d2:37:e7:38:ae:e5:72:ee:17:9f:63:4d:66:4a:2c:6c:74:60:13:c0:fa:0f:66:a2:da:18:57:2c:3c:27:fe:8a:73:68:47:a8:54 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:32800]): strict KEX resets output message sequence number from 3 to 0 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:32800]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:32800])[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 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:32800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32800]) packet #0 sending command=7[7] len=419 23:57:05.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:32800]) No pending packets to flush at end of KEX 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32800]) process #2 SSH_MSG_NEWKEYS 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:32800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:32800]): strict KEX resets input message sequence number from 3 to 0 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:32800]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32800]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:32800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:32800]) authorized authentication methods: password,publickey 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:32800]) Accepted service ssh-userauth 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32800]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32800]) no authentication factory for method=none 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:32800]) SSH_MSG_USERAUTH_REQUEST 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:32800]) remaining methods: password,publickey 23:57:05.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:32800]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:32800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:05.198 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:32800]) authentication result: true 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:32800]) SSH_MSG_USERAUTH_REQUEST 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:32800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:32800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32800]) no heartbeat to stop 23:57:05.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:32800]) heartbeat type=IGNORE, interval=PT30S 23:57:05.198 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:32800 authenticated 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32800]] session=TransportServerSession[admin@/10.30.170.79:32800] id=0 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32800])) size=2097152, max=2097152, packet=32768 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32800] 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:32800]) recipient=0 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])) size=2097152, max=2097152, packet=32768 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])) re-initializing 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])) size=2097152, max=2097152, packet=32768 23:57:05.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])[want-reply=true] subsystem=netconf 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])[subsystem] prepared command 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800]}} established 23:57:05.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 460: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18289 23:57:05.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 460: Creating data stores for simulated device 23:57:05.201 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:05.201 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:05.201 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:05.201 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:05.201 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:05.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[43cf821b] 23:57:05.202 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:05.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:05.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:05.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:05.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:05.203 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:05.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:05.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:05.203 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[43cf821b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[43cf821b], subtreeVersion=Version[658f616e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[658f616e], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:05.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:05.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800] 23:57:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 460 on channel [id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800] 23:57:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) by 1220 down to 2095932 23:57:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800] 23:57:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800] 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) request=subsystem result=ReplySuccess, want-reply=true 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) request=subsystem activate command 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) starting runner for command=netconf 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #5 SSH_MSG_CHANNEL_DATA 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) by 373 down to 2096779 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_CHANNEL_DATA len=373 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800] 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800] 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:05.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800] 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18289', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=460} created 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800]} created 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800] successful with session NetconfServerSession{sessionId=460, channel=[id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800]} 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800]} up 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #6 SSH_MSG_CHANNEL_DATA 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) by 393 down to 2096386 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_CHANNEL_DATA len=393 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800] 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=460} 23:57:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7465cace after next message 23:57:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xebc1beb2, L:/10.30.170.146:18289 - R:/10.30.170.79:32800]} EXI handlers added to pipeline 23:57:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7465cace 23:57:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) by 179 down to 2095753 23:57:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:05.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #7 SSH_MSG_CHANNEL_DATA 23:57:05.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) by 340 down to 2096046 23:57:05.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_CHANNEL_DATA len=340 23:57:05.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800] 23:57:05.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:05.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:05.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=460} 23:57:05.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[658f616e] 23:57:05.211 [netconf-device-simulator-threads-2] 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 23:57:05.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:05.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:05.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:05.211 [netconf-device-simulator-threads-2] 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 23:57:05.211 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.211 [netconf-device-simulator-threads-2] 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} 23:57:05.212 [netconf-device-simulator-threads-2] 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 23:57:05.212 [netconf-device-simulator-threads-2] 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 23:57:05.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:05.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) by 778 down to 2094975 23:57:05.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:05.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:05.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #16 SSH_MSG_IGNORE 23:57:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:57:05.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #12 SSH_MSG_IGNORE 23:57:05.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:57:05.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #10 SSH_MSG_IGNORE 23:57:05.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 23:57:05.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #11 SSH_MSG_IGNORE 23:57:05.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:57:05.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480]} 23:57:05.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:34480]): SSH-2.0-SSHD-UNKNOWN 23:57:05.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:34480]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:05.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:34480]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:05.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #14 SSH_MSG_IGNORE 23:57:05.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:57:05.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #8 SSH_MSG_IGNORE 23:57:05.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 23:57:05.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:34480]) Send SSH_MSG_KEXINIT 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34480]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34480]) process #0 SSH_MSG_KEXINIT 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:34480]) SSH_MSG_KEXINIT 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:34480]) strict KEX=true client=true server=true 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34480]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34480]) Kex: server host key algorithms = rsa-sha2-512 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34480]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34480]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34480]) Kex: mac algorithms (client to server) = aead 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34480]) Kex: mac algorithms (server to client) = aead 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34480]) Kex: compression algorithms (client to server) = none 23:57:05.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:34480]) Kex: compression algorithms (server to client) = none 23:57:05.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:05.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #16 SSH_MSG_IGNORE 23:57:05.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:57:05.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #17 SSH_MSG_IGNORE 23:57:05.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:57:05.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34480]) process #1 30 23:57:05.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34480]] process command=SSH_MSG_KEXDH_INIT 23:57:05.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:34480]] Send SSH_MSG_KEXDH_REPLY 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34480]) packet #1 sending command=31[31] len=1639 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:34480])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:34480]) Send SSH_MSG_NEWKEYS 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:34480]) session ID=96:d0:60:18:8b:01:35:7e:6d:16:01:c2:71:ee:a5:39:80:ac:f7:e6:1a:65:32:d2:6b:c0:ab:57:4c:cc:a5:02:57:d2:3a:b6:26:ef:56:71:c8:fa:22:8a:71:4a:1d:ed:57:2e:18:53:0d:59:28:cf:47:ba:11:93:a2:37:b3:2d 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34480]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34480]): strict KEX resets output message sequence number from 3 to 0 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:34480]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:34480])[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 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34480])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34480]) packet #0 sending command=7[7] len=419 23:57:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34480]) No pending packets to flush at end of KEX 23:57:05.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #13 SSH_MSG_IGNORE 23:57:05.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:57:05.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #15 SSH_MSG_IGNORE 23:57:05.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:57:05.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34480]) process #2 SSH_MSG_NEWKEYS 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:34480]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34480]): strict KEX resets input message sequence number from 3 to 0 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:34480]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34480]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34480]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:34480]) authorized authentication methods: password,publickey 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:34480]) Accepted service ssh-userauth 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34480]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34480]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34480]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34480]) no authentication factory for method=none 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34480]) SSH_MSG_USERAUTH_REQUEST 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:34480]) remaining methods: password,publickey 23:57:05.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34480]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #12 SSH_MSG_IGNORE 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:34480]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:34480]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:05.909 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:34480]) authentication result: true 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:34480]) SSH_MSG_USERAUTH_REQUEST 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:34480])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:05.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:34480]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:05.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:05.910 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:05.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34480]) no heartbeat to stop 23:57:05.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:34480]) heartbeat type=IGNORE, interval=PT30S 23:57:05.910 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:34480 authenticated 23:57:05.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34480]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34480]] session=TransportServerSession[admin@/10.30.170.79:34480] id=0 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34480])) size=2097152, max=2097152, packet=32768 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34480]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34480] 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:34480]) recipient=0 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])) size=2097152, max=2097152, packet=32768 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])) re-initializing 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])) size=2097152, max=2097152, packet=32768 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])[want-reply=true] subsystem=netconf 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])[subsystem] prepared command 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480]}} established 23:57:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 461: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18290 23:57:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 461: Creating data stores for simulated device 23:57:05.912 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:05.912 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:05.912 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:05.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1a0a544] 23:57:05.916 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:05.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:05.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:05.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:05.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:05.917 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:05.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:05.919 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:05.919 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1a0a544], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1a0a544], subtreeVersion=Version[7e2ee4c5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7e2ee4c5], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:05.919 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:05.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480] 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 461 on channel [id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480] 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) by 1220 down to 2095932 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480] 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480] 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) request=subsystem result=ReplySuccess, want-reply=true 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) request=subsystem activate command 23:57:05.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) starting runner for command=netconf 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #5 SSH_MSG_CHANNEL_DATA 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) by 373 down to 2096779 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_CHANNEL_DATA len=373 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480] 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480] 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480] 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18290', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=461} created 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480]} created 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480] successful with session NetconfServerSession{sessionId=461, channel=[id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480]} 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480]} up 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #6 SSH_MSG_CHANNEL_DATA 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) by 393 down to 2096386 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_CHANNEL_DATA len=393 23:57:05.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480] 23:57:05.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:05.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:05.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=461} 23:57:05.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:05.923 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f53e214 after next message 23:57:05.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xbd7c8762, L:/10.30.170.146:18290 - R:/10.30.170.79:34480]} EXI handlers added to pipeline 23:57:05.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:05.923 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f53e214 23:57:05.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) by 179 down to 2095753 23:57:05.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:05.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:05.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #7 SSH_MSG_CHANNEL_DATA 23:57:05.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) by 340 down to 2096046 23:57:05.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_CHANNEL_DATA len=340 23:57:05.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480] 23:57:05.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:05.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:05.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=461} 23:57:05.926 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7e2ee4c5] 23:57:05.926 [netconf-device-simulator-threads-4] 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 23:57:05.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:05.926 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:05.927 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:05.927 [netconf-device-simulator-threads-4] 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 23:57:05.927 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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} 23:57:05.927 [netconf-device-simulator-threads-4] 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 23:57:05.927 [netconf-device-simulator-threads-4] 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 23:57:05.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:05.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) by 778 down to 2094975 23:57:05.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:05.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:06.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #10 SSH_MSG_IGNORE 23:57:06.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 23:57:06.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #8 SSH_MSG_IGNORE 23:57:06.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 23:57:06.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #9 SSH_MSG_IGNORE 23:57:06.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 23:57:06.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #11 SSH_MSG_IGNORE 23:57:06.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:57:06.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604]} 23:57:06.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:41604]): SSH-2.0-SSHD-UNKNOWN 23:57:06.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:41604]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:06.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:41604]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:06.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #13 SSH_MSG_IGNORE 23:57:06.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:57:06.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:41604]) Send SSH_MSG_KEXINIT 23:57:06.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41604]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:06.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41604]) process #0 SSH_MSG_KEXINIT 23:57:06.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:41604]) SSH_MSG_KEXINIT 23:57:06.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:41604]) strict KEX=true client=true server=true 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41604]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41604]) Kex: server host key algorithms = rsa-sha2-512 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41604]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41604]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41604]) Kex: mac algorithms (client to server) = aead 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41604]) Kex: mac algorithms (server to client) = aead 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41604]) Kex: compression algorithms (client to server) = none 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:41604]) Kex: compression algorithms (server to client) = none 23:57:06.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:06.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #15 SSH_MSG_IGNORE 23:57:06.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:57:06.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #14 SSH_MSG_IGNORE 23:57:06.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:57:06.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41604]) process #1 30 23:57:06.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41604]] process command=SSH_MSG_KEXDH_INIT 23:57:06.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:41604]] Send SSH_MSG_KEXDH_REPLY 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41604]) packet #1 sending command=31[31] len=1639 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:41604])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:41604]) Send SSH_MSG_NEWKEYS 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:41604]) session ID=97:20:f1:4d:39:2b:17:d0:96:17:74:33:df:7f:99:5a:f6:1d:85:16:00:08:07:43:3d:ce:5d:27:b2:aa:70:e3:89:16:db:36:e3:3e:ed:4e:4e:14:82:be:f5:79:26:df:e8:f2:0e:cd:97:de:42:70:ec:ec:cb:ae:64:a1:75:0e 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41604]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41604]): strict KEX resets output message sequence number from 3 to 0 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:41604]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:41604])[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 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41604])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41604]) packet #0 sending command=7[7] len=419 23:57:06.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41604]) No pending packets to flush at end of KEX 23:57:06.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #17 SSH_MSG_IGNORE 23:57:06.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:57:06.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41604]) process #2 SSH_MSG_NEWKEYS 23:57:06.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:41604]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:06.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41604]): strict KEX resets input message sequence number from 3 to 0 23:57:06.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:41604]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:06.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:06.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41604]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:06.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41604]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:41604]) authorized authentication methods: password,publickey 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:41604]) Accepted service ssh-userauth 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41604]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41604]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41604]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41604]) no authentication factory for method=none 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41604]) SSH_MSG_USERAUTH_REQUEST 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:41604]) remaining methods: password,publickey 23:57:06.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41604]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:41604]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:41604]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:06.585 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:41604]) authentication result: true 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:41604]) SSH_MSG_USERAUTH_REQUEST 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:41604])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:41604]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41604]) no heartbeat to stop 23:57:06.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:41604]) heartbeat type=IGNORE, interval=PT30S 23:57:06.585 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:41604 authenticated 23:57:06.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:06.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41604]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:06.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41604]] session=TransportServerSession[admin@/10.30.170.79:41604] id=0 23:57:06.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41604])) size=2097152, max=2097152, packet=32768 23:57:06.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41604]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41604] 23:57:06.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:41604]) recipient=0 23:57:06.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])) size=2097152, max=2097152, packet=32768 23:57:06.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])) re-initializing 23:57:06.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])) size=2097152, max=2097152, packet=32768 23:57:06.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:06.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])[want-reply=true] subsystem=netconf 23:57:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])[subsystem] prepared command 23:57:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604]}} established 23:57:06.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 462: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18291 23:57:06.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 462: Creating data stores for simulated device 23:57:06.589 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:06.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:06.589 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:06.590 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:06.590 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:06.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[57861648] 23:57:06.592 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:06.593 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:06.593 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:06.593 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:06.594 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:06.594 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:06.594 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:06.594 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:06.594 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[57861648], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[57861648], subtreeVersion=Version[523b741a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[523b741a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:06.594 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:06.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:06.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604] 23:57:06.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 462 on channel [id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604] 23:57:06.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) by 1220 down to 2095932 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604] 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604] 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) request=subsystem result=ReplySuccess, want-reply=true 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) request=subsystem activate command 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) starting runner for command=netconf 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #5 SSH_MSG_CHANNEL_DATA 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) by 373 down to 2096779 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_CHANNEL_DATA len=373 23:57:06.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604] 23:57:06.601 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:06.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604] 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604] 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18291', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=462} created 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=462, channel=[id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604]} created 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604] successful with session NetconfServerSession{sessionId=462, channel=[id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604]} 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604]} up 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #6 SSH_MSG_CHANNEL_DATA 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) by 393 down to 2096386 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_CHANNEL_DATA len=393 23:57:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604] 23:57:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:06.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=462} 23:57:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@680946fc after next message 23:57:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=462, channel=[id: 0xe4558d8e, L:/10.30.170.146:18291 - R:/10.30.170.79:41604]} EXI handlers added to pipeline 23:57:06.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:06.605 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@680946fc 23:57:06.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) by 179 down to 2095753 23:57:06.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:06.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:06.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #7 SSH_MSG_CHANNEL_DATA 23:57:06.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) by 340 down to 2096046 23:57:06.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_CHANNEL_DATA len=340 23:57:06.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604] 23:57:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:06.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:06.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=462} 23:57:06.609 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[523b741a] 23:57:06.609 [netconf-device-simulator-threads-6] 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 23:57:06.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:06.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:06.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:06.610 [netconf-device-simulator-threads-6] 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 23:57:06.610 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:06.610 [netconf-device-simulator-threads-6] 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} 23:57:06.610 [netconf-device-simulator-threads-6] 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} 23:57:06.610 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:06.610 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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} 23:57:06.611 [netconf-device-simulator-threads-6] 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 23:57:06.611 [netconf-device-simulator-threads-6] 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 23:57:06.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:06.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) by 778 down to 2094975 23:57:06.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:06.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:06.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #9 SSH_MSG_IGNORE 23:57:06.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 23:57:06.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #16 SSH_MSG_IGNORE 23:57:06.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:57:06.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #12 SSH_MSG_IGNORE 23:57:06.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:57:06.807 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #10 SSH_MSG_IGNORE 23:57:06.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 23:57:06.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:06.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #8 SSH_MSG_IGNORE 23:57:06.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 23:57:07.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946]} 23:57:07.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40946]): SSH-2.0-SSHD-UNKNOWN 23:57:07.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40946]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:07.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40946]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:07.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #15 SSH_MSG_IGNORE 23:57:07.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:57:07.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40946]) Send SSH_MSG_KEXINIT 23:57:07.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40946]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:07.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40946]) process #0 SSH_MSG_KEXINIT 23:57:07.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40946]) SSH_MSG_KEXINIT 23:57:07.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40946]) strict KEX=true client=true server=true 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40946]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40946]) Kex: server host key algorithms = rsa-sha2-512 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40946]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40946]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40946]) Kex: mac algorithms (client to server) = aead 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40946]) Kex: mac algorithms (server to client) = aead 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40946]) Kex: compression algorithms (client to server) = none 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40946]) Kex: compression algorithms (server to client) = none 23:57:07.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:07.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #11 SSH_MSG_IGNORE 23:57:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:57:07.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #14 SSH_MSG_IGNORE 23:57:07.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:57:07.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40946]) process #1 30 23:57:07.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40946]] process command=SSH_MSG_KEXDH_INIT 23:57:07.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40946]] Send SSH_MSG_KEXDH_REPLY 23:57:07.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40946]) packet #1 sending command=31[31] len=1639 23:57:07.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40946])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40946]) Send SSH_MSG_NEWKEYS 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40946]) session ID=72:46:7c:fc:b1:f4:50:38:79:f7:1a:c1:7d:1d:ff:e9:f0:36:d8:9c:58:b9:50:ae:02:ad:21:54:ac:05:e0:18:13:48:b8:17:e5:e2:20:1b:04:4a:85:12:66:01:52:18:9d:73:da:d3:e7:0d:c1:56:6b:47:01:a9:9f:74:9d:e0 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40946]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40946]): strict KEX resets output message sequence number from 3 to 0 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40946]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40946])[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 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40946])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40946]) packet #0 sending command=7[7] len=419 23:57:07.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40946]) No pending packets to flush at end of KEX 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40946]) process #2 SSH_MSG_NEWKEYS 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40946]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40946]): strict KEX resets input message sequence number from 3 to 0 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40946]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40946]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40946]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40946]) authorized authentication methods: password,publickey 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40946]) Accepted service ssh-userauth 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40946]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40946]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40946]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40946]) no authentication factory for method=none 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40946]) SSH_MSG_USERAUTH_REQUEST 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40946]) remaining methods: password,publickey 23:57:07.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40946]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40946]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40946]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:07.222 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40946]) authentication result: true 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40946]) SSH_MSG_USERAUTH_REQUEST 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40946])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40946]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40946]) no heartbeat to stop 23:57:07.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40946]) heartbeat type=IGNORE, interval=PT30S 23:57:07.222 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40946 authenticated 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40946]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40946]] session=TransportServerSession[admin@/10.30.170.79:40946] id=0 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40946])) size=2097152, max=2097152, packet=32768 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40946]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40946] 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40946]) recipient=0 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])) size=2097152, max=2097152, packet=32768 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])) re-initializing 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])) size=2097152, max=2097152, packet=32768 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:07.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])[want-reply=true] subsystem=netconf 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])[subsystem] prepared command 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946]}} established 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 463: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18292 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 463: Creating data stores for simulated device 23:57:07.224 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:07.224 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:07.224 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:07.224 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:07.225 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9c8c7a5] 23:57:07.225 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:07.225 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:07.225 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:07.225 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:07.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:07.226 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:07.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:07.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:07.226 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9c8c7a5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9c8c7a5], subtreeVersion=Version[4160af95], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4160af95], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:07.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:07.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946] 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 463 on channel [id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946] 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) by 1220 down to 2095932 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946] 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946] 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) request=subsystem result=ReplySuccess, want-reply=true 23:57:07.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) request=subsystem activate command 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) starting runner for command=netconf 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #5 SSH_MSG_CHANNEL_DATA 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) by 373 down to 2096779 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_CHANNEL_DATA len=373 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946] 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946] 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946] 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18292', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=463} created 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946]} created 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946] successful with session NetconfServerSession{sessionId=463, channel=[id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946]} 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946]} up 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #6 SSH_MSG_CHANNEL_DATA 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) by 393 down to 2096386 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_CHANNEL_DATA len=393 23:57:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946] 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:07.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #13 SSH_MSG_IGNORE 23:57:07.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=463} 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@752d8c04 after next message 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x717429d6, L:/10.30.170.146:18292 - R:/10.30.170.79:40946]} EXI handlers added to pipeline 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@752d8c04 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) by 179 down to 2095753 23:57:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:07.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:07.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #7 SSH_MSG_CHANNEL_DATA 23:57:07.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) by 340 down to 2096046 23:57:07.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_CHANNEL_DATA len=340 23:57:07.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946] 23:57:07.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:07.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:07.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=463} 23:57:07.233 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4160af95] 23:57:07.233 [netconf-device-simulator-threads-0] 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 23:57:07.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:07.233 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:07.233 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:07.233 [netconf-device-simulator-threads-0] 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 23:57:07.233 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.233 [netconf-device-simulator-threads-0] 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} 23:57:07.234 [netconf-device-simulator-threads-0] 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 23:57:07.234 [netconf-device-simulator-threads-0] 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 23:57:07.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:07.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) by 778 down to 2094975 23:57:07.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:07.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:07.249 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #17 SSH_MSG_IGNORE 23:57:07.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:57:07.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #12 SSH_MSG_IGNORE 23:57:07.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:57:07.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #9 SSH_MSG_IGNORE 23:57:07.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 23:57:07.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #10 SSH_MSG_IGNORE 23:57:07.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 23:57:07.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #16 SSH_MSG_IGNORE 23:57:07.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:57:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244]} 23:57:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:50244]): SSH-2.0-SSHD-UNKNOWN 23:57:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:50244]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:50244]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:07.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #8 SSH_MSG_IGNORE 23:57:07.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 23:57:07.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #14 SSH_MSG_IGNORE 23:57:07.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:50244]) Send SSH_MSG_KEXINIT 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50244]) process #0 SSH_MSG_KEXINIT 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:50244]) SSH_MSG_KEXINIT 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:50244]) strict KEX=true client=true server=true 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50244]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50244]) Kex: server host key algorithms = rsa-sha2-512 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50244]) Kex: mac algorithms (client to server) = aead 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50244]) Kex: mac algorithms (server to client) = aead 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50244]) Kex: compression algorithms (client to server) = none 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:50244]) Kex: compression algorithms (server to client) = none 23:57:07.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:07.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #17 SSH_MSG_IGNORE 23:57:07.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:57:07.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #13 SSH_MSG_IGNORE 23:57:07.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:57:07.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #11 SSH_MSG_IGNORE 23:57:07.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:57:07.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #15 SSH_MSG_IGNORE 23:57:07.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:57:07.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50244]) process #1 30 23:57:07.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50244]] process command=SSH_MSG_KEXDH_INIT 23:57:07.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:50244]] Send SSH_MSG_KEXDH_REPLY 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50244]) packet #1 sending command=31[31] len=1639 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:50244])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:50244]) Send SSH_MSG_NEWKEYS 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:50244]) session ID=98:5b:dd:73:ef:c9:1c:7c:c2:c0:20:7e:e3:00:ef:d7:01:f1:3d:4f:b8:84:94:7d:87:3a:a2:59:81:7b:73:6a:a5:81:dd:8e:97:0e:7e:7c:0d:a1:97:a8:81:df:e7:8b:e6:85:9c:36:c6:54:50:93:aa:a2:9d:a4:2a:f6:b5:c1 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50244]): strict KEX resets output message sequence number from 3 to 0 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:50244]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:50244])[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 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50244]) packet #0 sending command=7[7] len=419 23:57:07.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50244]) No pending packets to flush at end of KEX 23:57:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #16 SSH_MSG_IGNORE 23:57:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50244]) process #2 SSH_MSG_NEWKEYS 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:50244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50244]): strict KEX resets input message sequence number from 3 to 0 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:50244]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50244]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:50244]) authorized authentication methods: password,publickey 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:50244]) Accepted service ssh-userauth 23:57:08.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50244]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50244]) no authentication factory for method=none 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50244]) SSH_MSG_USERAUTH_REQUEST 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:50244]) remaining methods: password,publickey 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:50244]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:50244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:08.019 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:50244]) authentication result: true 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:50244]) SSH_MSG_USERAUTH_REQUEST 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:50244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:50244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50244]) no heartbeat to stop 23:57:08.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:50244]) heartbeat type=IGNORE, interval=PT30S 23:57:08.020 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:50244 authenticated 23:57:08.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:08.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:08.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50244]] session=TransportServerSession[admin@/10.30.170.79:50244] id=0 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50244])) size=2097152, max=2097152, packet=32768 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50244] 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:50244]) recipient=0 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])) size=2097152, max=2097152, packet=32768 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])) re-initializing 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])) size=2097152, max=2097152, packet=32768 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])[want-reply=true] subsystem=netconf 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])[subsystem] prepared command 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:08.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244]}} established 23:57:08.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 464: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18293 23:57:08.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 464: Creating data stores for simulated device 23:57:08.022 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:08.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:08.022 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:08.022 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:08.022 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:08.022 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1034119] 23:57:08.022 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:08.023 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:08.023 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:08.023 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:08.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:08.023 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:08.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:08.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:08.023 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1034119], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1034119], subtreeVersion=Version[55561a33], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[55561a33], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:08.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:08.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:08.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244] 23:57:08.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 464 on channel [id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244] 23:57:08.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) by 1220 down to 2095932 23:57:08.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:08.025 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:08.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244] 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244] 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) request=subsystem result=ReplySuccess, want-reply=true 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) request=subsystem activate command 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) starting runner for command=netconf 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #5 SSH_MSG_CHANNEL_DATA 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) by 373 down to 2096779 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_CHANNEL_DATA len=373 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244] 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244] 23:57:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244] 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18293', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=464} created 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244]} created 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244] successful with session NetconfServerSession{sessionId=464, channel=[id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244]} 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244]} up 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #6 SSH_MSG_CHANNEL_DATA 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) by 393 down to 2096386 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_CHANNEL_DATA len=393 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244] 23:57:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=464} 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@be194cd after next message 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xffb72a08, L:/10.30.170.146:18293 - R:/10.30.170.79:50244]} EXI handlers added to pipeline 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@be194cd 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) by 179 down to 2095753 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:08.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:08.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #7 SSH_MSG_CHANNEL_DATA 23:57:08.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) by 340 down to 2096046 23:57:08.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_CHANNEL_DATA len=340 23:57:08.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244] 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=464} 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[55561a33] 23:57:08.032 [netconf-device-simulator-threads-2] 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 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:08.032 [netconf-device-simulator-threads-2] 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 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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} 23:57:08.032 [netconf-device-simulator-threads-2] 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 23:57:08.032 [netconf-device-simulator-threads-2] 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 23:57:08.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:08.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) by 778 down to 2094975 23:57:08.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:08.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:08.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #9 SSH_MSG_IGNORE 23:57:08.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 23:57:08.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #12 SSH_MSG_IGNORE 23:57:08.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:57:08.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158]} 23:57:08.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51158]): SSH-2.0-SSHD-UNKNOWN 23:57:08.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51158]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:08.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51158]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:08.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #11 SSH_MSG_IGNORE 23:57:08.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:57:08.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #16 SSH_MSG_IGNORE 23:57:08.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:57:08.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #13 SSH_MSG_IGNORE 23:57:08.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:57:08.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #8 SSH_MSG_IGNORE 23:57:08.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 23:57:08.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #14 SSH_MSG_IGNORE 23:57:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51158]) Send SSH_MSG_KEXINIT 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51158]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51158]) process #0 SSH_MSG_KEXINIT 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51158]) SSH_MSG_KEXINIT 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51158]) strict KEX=true client=true server=true 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51158]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51158]) Kex: server host key algorithms = rsa-sha2-512 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51158]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51158]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51158]) Kex: mac algorithms (client to server) = aead 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51158]) Kex: mac algorithms (server to client) = aead 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51158]) Kex: compression algorithms (client to server) = none 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51158]) Kex: compression algorithms (server to client) = none 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #10 SSH_MSG_IGNORE 23:57:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 23:57:08.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #15 SSH_MSG_IGNORE 23:57:08.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:57:08.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51158]) process #1 30 23:57:08.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51158]] process command=SSH_MSG_KEXDH_INIT 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51158]] Send SSH_MSG_KEXDH_REPLY 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51158]) packet #1 sending command=31[31] len=1639 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51158])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51158]) Send SSH_MSG_NEWKEYS 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51158]) session ID=ab:1b:52:ce:aa:d9:07:46:35:23:7b:6c:9b:5d:94:5e:cb:e4:bc:27:28:90:1e:32:4c:3f:35:5a:2f:77:dd:88:56:ac:30:4e:d2:29:62:43:f7:8b:86:2e:61:a9:2c:0e:05:2b:be:70:56:9a:7c:2e:b4:52:01:a4:5a:c2:9c:cf 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51158]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51158]): strict KEX resets output message sequence number from 3 to 0 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51158]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51158])[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 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51158])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51158]) packet #0 sending command=7[7] len=419 23:57:08.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51158]) No pending packets to flush at end of KEX 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51158]) process #2 SSH_MSG_NEWKEYS 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51158]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51158]): strict KEX resets input message sequence number from 3 to 0 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51158]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51158]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51158]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51158]) authorized authentication methods: password,publickey 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51158]) Accepted service ssh-userauth 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51158]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51158]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51158]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51158]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51158]) no authentication factory for method=none 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51158]) SSH_MSG_USERAUTH_REQUEST 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51158]) remaining methods: password,publickey 23:57:08.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51158]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51158]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51158]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51158]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:08.741 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51158]) authentication result: true 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51158]) SSH_MSG_USERAUTH_REQUEST 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51158])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51158]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51158]) no heartbeat to stop 23:57:08.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51158]) heartbeat type=IGNORE, interval=PT30S 23:57:08.741 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51158 authenticated 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51158]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51158]] session=TransportServerSession[admin@/10.30.170.79:51158] id=0 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51158])) size=2097152, max=2097152, packet=32768 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51158]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51158] 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51158]) recipient=0 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])) size=2097152, max=2097152, packet=32768 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])) re-initializing 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])) size=2097152, max=2097152, packet=32768 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:08.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])[want-reply=true] subsystem=netconf 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])[subsystem] prepared command 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158]}} established 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 465: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18294 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 465: Creating data stores for simulated device 23:57:08.743 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:08.743 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:08.743 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:08.743 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:08.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1745831d] 23:57:08.744 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:08.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:08.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:08.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:08.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:08.745 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:08.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:08.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:08.745 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1745831d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1745831d], subtreeVersion=Version[4f7670d6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4f7670d6], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:08.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:08.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158] 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 465 on channel [id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158] 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) by 1220 down to 2095932 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158] 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158] 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) request=subsystem result=ReplySuccess, want-reply=true 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) request=subsystem activate command 23:57:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) starting runner for command=netconf 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #5 SSH_MSG_CHANNEL_DATA 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) by 373 down to 2096779 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_CHANNEL_DATA len=373 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158] 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158] 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158] 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18294', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=465} created 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158]} created 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158] successful with session NetconfServerSession{sessionId=465, channel=[id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158]} 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158]} up 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #6 SSH_MSG_CHANNEL_DATA 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) by 393 down to 2096386 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_CHANNEL_DATA len=393 23:57:08.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158] 23:57:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=465} 23:57:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@282a3b37 after next message 23:57:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xae64e1ed, L:/10.30.170.146:18294 - R:/10.30.170.79:51158]} EXI handlers added to pipeline 23:57:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:08.750 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@282a3b37 23:57:08.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) by 179 down to 2095753 23:57:08.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:08.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:08.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #7 SSH_MSG_CHANNEL_DATA 23:57:08.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) by 340 down to 2096046 23:57:08.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_CHANNEL_DATA len=340 23:57:08.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158] 23:57:08.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:08.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:08.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=465} 23:57:08.752 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4f7670d6] 23:57:08.752 [netconf-device-simulator-threads-4] 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 23:57:08.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:08.752 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:08.752 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:08.752 [netconf-device-simulator-threads-4] 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 23:57:08.752 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.752 [netconf-device-simulator-threads-4] 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} 23:57:08.753 [netconf-device-simulator-threads-4] 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 23:57:08.753 [netconf-device-simulator-threads-4] 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 23:57:08.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:08.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) by 778 down to 2094975 23:57:08.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:08.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:08.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #12 SSH_MSG_IGNORE 23:57:08.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:57:08.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #17 SSH_MSG_IGNORE 23:57:08.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:57:08.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #9 SSH_MSG_IGNORE 23:57:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 23:57:08.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:08.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #10 SSH_MSG_IGNORE 23:57:08.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 23:57:09.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762]} 23:57:09.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:37762]): SSH-2.0-SSHD-UNKNOWN 23:57:09.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:37762]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:09.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:37762]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:09.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.168 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #8 SSH_MSG_IGNORE 23:57:09.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 23:57:09.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #11 SSH_MSG_IGNORE 23:57:09.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:37762]) Send SSH_MSG_KEXINIT 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37762]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37762]) process #0 SSH_MSG_KEXINIT 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:37762]) SSH_MSG_KEXINIT 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:37762]) strict KEX=true client=true server=true 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37762]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37762]) Kex: server host key algorithms = rsa-sha2-512 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37762]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37762]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37762]) Kex: mac algorithms (client to server) = aead 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37762]) Kex: mac algorithms (server to client) = aead 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37762]) Kex: compression algorithms (client to server) = none 23:57:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:37762]) Kex: compression algorithms (server to client) = none 23:57:09.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:09.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #14 SSH_MSG_IGNORE 23:57:09.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:57:09.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #15 SSH_MSG_IGNORE 23:57:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:57:09.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37762]) process #1 30 23:57:09.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37762]] process command=SSH_MSG_KEXDH_INIT 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:37762]] Send SSH_MSG_KEXDH_REPLY 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37762]) packet #1 sending command=31[31] len=1639 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:37762])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:37762]) Send SSH_MSG_NEWKEYS 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:37762]) session ID=57:b4:6c:ca:25:2a:6a:60:35:a1:48:3c:58:09:67:1d:85:fb:f5:02:0f:3b:fe:92:dd:4c:29:b8:6c:90:bc:32:16:b6:32:16:2a:27:5d:20:b4:c5:36:57:29:9b:2e:d2:f9:e7:1d:e3:53:3b:7d:47:54:38:24:c7:2c:a0:a5:95 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37762]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37762]): strict KEX resets output message sequence number from 3 to 0 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:37762]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:37762])[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 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37762])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37762]) packet #0 sending command=7[7] len=419 23:57:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37762]) No pending packets to flush at end of KEX 23:57:09.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #13 SSH_MSG_IGNORE 23:57:09.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:57:09.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #17 SSH_MSG_IGNORE 23:57:09.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37762]) process #2 SSH_MSG_NEWKEYS 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:37762]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37762]): strict KEX resets input message sequence number from 3 to 0 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:37762]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37762]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37762]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:37762]) authorized authentication methods: password,publickey 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:37762]) Accepted service ssh-userauth 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37762]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37762]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37762]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37762]) no authentication factory for method=none 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37762]) SSH_MSG_USERAUTH_REQUEST 23:57:09.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:37762]) remaining methods: password,publickey 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37762]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:37762]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37762]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:37762]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:09.347 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:37762]) authentication result: true 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:37762]) SSH_MSG_USERAUTH_REQUEST 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:37762])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:37762]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:09.347 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37762]) no heartbeat to stop 23:57:09.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:37762]) heartbeat type=IGNORE, interval=PT30S 23:57:09.349 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:37762 authenticated 23:57:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37762]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:09.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37762]] session=TransportServerSession[admin@/10.30.170.79:37762] id=0 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37762])) size=2097152, max=2097152, packet=32768 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37762]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37762] 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:37762]) recipient=0 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])) size=2097152, max=2097152, packet=32768 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])) re-initializing 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])) size=2097152, max=2097152, packet=32768 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])[want-reply=true] subsystem=netconf 23:57:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])[subsystem] prepared command 23:57:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762]}} established 23:57:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 466: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18295 23:57:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 466: Creating data stores for simulated device 23:57:09.351 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:09.351 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:09.351 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3fb9b560] 23:57:09.352 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:09.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:09.353 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:09.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:09.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:09.353 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3fb9b560], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3fb9b560], subtreeVersion=Version[5a7aac01], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5a7aac01], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:09.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:09.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762] 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 466 on channel [id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762] 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) by 1220 down to 2095932 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762] 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762] 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) request=subsystem result=ReplySuccess, want-reply=true 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) request=subsystem activate command 23:57:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) starting runner for command=netconf 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #5 SSH_MSG_CHANNEL_DATA 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) by 373 down to 2096779 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_CHANNEL_DATA len=373 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762] 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762] 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762] 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18295', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=466} created 23:57:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=466, channel=[id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762]} created 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762] successful with session NetconfServerSession{sessionId=466, channel=[id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762]} 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762]} up 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #6 SSH_MSG_CHANNEL_DATA 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) by 393 down to 2096386 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_CHANNEL_DATA len=393 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762] 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=466} 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11614038 after next message 23:57:09.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=466, channel=[id: 0xeea7e8a9, L:/10.30.170.146:18295 - R:/10.30.170.79:37762]} EXI handlers added to pipeline 23:57:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11614038 23:57:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) by 179 down to 2095753 23:57:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:09.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:09.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #7 SSH_MSG_CHANNEL_DATA 23:57:09.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) by 340 down to 2096046 23:57:09.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_CHANNEL_DATA len=340 23:57:09.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762] 23:57:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=466} 23:57:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5a7aac01] 23:57:09.360 [netconf-device-simulator-threads-6] 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 23:57:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:09.360 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:09.361 [netconf-device-simulator-threads-6] 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 23:57:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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} 23:57:09.361 [netconf-device-simulator-threads-6] 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 23:57:09.361 [netconf-device-simulator-threads-6] 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 23:57:09.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) by 778 down to 2094975 23:57:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:09.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #9 SSH_MSG_IGNORE 23:57:09.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 23:57:09.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #12 SSH_MSG_IGNORE 23:57:09.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:57:09.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #10 SSH_MSG_IGNORE 23:57:09.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 23:57:09.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #16 SSH_MSG_IGNORE 23:57:09.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:57:09.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #18 SSH_MSG_IGNORE 23:57:09.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:57:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314]} 23:57:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33314]): SSH-2.0-SSHD-UNKNOWN 23:57:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33314]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33314]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:09.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #14 SSH_MSG_IGNORE 23:57:09.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:57:09.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #11 SSH_MSG_IGNORE 23:57:09.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:57:09.890 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:09.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #13 SSH_MSG_IGNORE 23:57:09.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:57:10.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #16 SSH_MSG_IGNORE 23:57:10.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:57:10.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #17 SSH_MSG_IGNORE 23:57:10.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:57:10.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #15 SSH_MSG_IGNORE 23:57:10.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:57:10.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #8 SSH_MSG_IGNORE 23:57:10.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33314]) Send SSH_MSG_KEXINIT 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33314]) process #0 SSH_MSG_KEXINIT 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33314]) SSH_MSG_KEXINIT 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33314]) strict KEX=true client=true server=true 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33314]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33314]) Kex: server host key algorithms = rsa-sha2-512 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33314]) Kex: mac algorithms (client to server) = aead 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33314]) Kex: mac algorithms (server to client) = aead 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33314]) Kex: compression algorithms (client to server) = none 23:57:10.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33314]) Kex: compression algorithms (server to client) = none 23:57:10.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:10.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33314]) process #1 30 23:57:10.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33314]] process command=SSH_MSG_KEXDH_INIT 23:57:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33314]] Send SSH_MSG_KEXDH_REPLY 23:57:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33314]) packet #1 sending command=31[31] len=1639 23:57:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33314])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33314]) Send SSH_MSG_NEWKEYS 23:57:10.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33314]) session ID=7c:cd:be:1a:e9:32:54:60:1e:39:cd:f1:a7:a8:44:00:22:f4:82:01:a0:b5:f8:8d:20:a1:99:e0:bf:90:e0:01:00:d5:ba:d4:43:08:4d:39:0e:fd:28:3f:0a:8c:dc:55:d1:7d:77:d4:90:0a:72:3c:17:c7:f2:c6:45:d5:b4:bd 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33314]): strict KEX resets output message sequence number from 3 to 0 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33314]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33314])[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 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33314]) packet #0 sending command=7[7] len=419 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33314]) No pending packets to flush at end of KEX 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #12 SSH_MSG_IGNORE 23:57:10.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:57:10.236 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #18 SSH_MSG_IGNORE 23:57:10.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33314]) process #2 SSH_MSG_NEWKEYS 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33314]): strict KEX resets input message sequence number from 3 to 0 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33314]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33314]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33314]) authorized authentication methods: password,publickey 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33314]) Accepted service ssh-userauth 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33314]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:10.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:10.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33314]) no authentication factory for method=none 23:57:10.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33314]) SSH_MSG_USERAUTH_REQUEST 23:57:10.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33314]) remaining methods: password,publickey 23:57:10.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:10.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33314]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:10.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:10.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:10.251 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:10.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33314]) authentication result: true 23:57:10.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33314]) SSH_MSG_USERAUTH_REQUEST 23:57:10.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:10.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:10.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:10.252 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:10.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33314]) no heartbeat to stop 23:57:10.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33314]) heartbeat type=IGNORE, interval=PT30S 23:57:10.252 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33314 authenticated 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33314]] session=TransportServerSession[admin@/10.30.170.79:33314] id=0 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33314])) size=2097152, max=2097152, packet=32768 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33314] 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33314]) recipient=0 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])) size=2097152, max=2097152, packet=32768 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])) re-initializing 23:57:10.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])) size=2097152, max=2097152, packet=32768 23:57:10.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:10.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:10.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:10.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:10.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])[want-reply=true] subsystem=netconf 23:57:10.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])[subsystem] prepared command 23:57:10.255 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:10.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:10.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314]}} established 23:57:10.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 467: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18296 23:57:10.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 467: Creating data stores for simulated device 23:57:10.255 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:10.256 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:10.256 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:10.256 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:10.256 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4c4b1de3] 23:57:10.258 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:10.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:10.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:10.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:10.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:10.260 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:10.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:10.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:10.260 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4c4b1de3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4c4b1de3], subtreeVersion=Version[73e4bdb7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[73e4bdb7], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:10.261 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:10.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:10.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314] 23:57:10.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 467 on channel [id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314] 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) by 1220 down to 2095932 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314] 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314] 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) request=subsystem result=ReplySuccess, want-reply=true 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) request=subsystem activate command 23:57:10.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) starting runner for command=netconf 23:57:10.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #5 SSH_MSG_CHANNEL_DATA 23:57:10.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) by 373 down to 2096779 23:57:10.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_CHANNEL_DATA len=373 23:57:10.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314] 23:57:10.266 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:10.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:10.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314] 23:57:10.267 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:10.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314] 23:57:10.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18296', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=467} created 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=467, channel=[id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314]} created 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314] successful with session NetconfServerSession{sessionId=467, channel=[id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314]} 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314]} up 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #6 SSH_MSG_CHANNEL_DATA 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) by 393 down to 2096386 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_CHANNEL_DATA len=393 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314] 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:10.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:10.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=467} 23:57:10.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:10.269 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5fd65b2 after next message 23:57:10.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=467, channel=[id: 0x5d79c38a, L:/10.30.170.146:18296 - R:/10.30.170.79:33314]} EXI handlers added to pipeline 23:57:10.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:10.270 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5fd65b2 23:57:10.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) by 179 down to 2095753 23:57:10.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:10.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:10.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #7 SSH_MSG_CHANNEL_DATA 23:57:10.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) by 340 down to 2096046 23:57:10.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_CHANNEL_DATA len=340 23:57:10.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314] 23:57:10.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:10.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:10.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=467} 23:57:10.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[73e4bdb7] 23:57:10.273 [netconf-device-simulator-threads-0] 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 23:57:10.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:10.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:10.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:10.274 [netconf-device-simulator-threads-0] 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 23:57:10.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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} 23:57:10.274 [netconf-device-simulator-threads-0] 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 23:57:10.274 [netconf-device-simulator-threads-0] 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 23:57:10.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:10.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) by 778 down to 2094975 23:57:10.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:10.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:10.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #10 SSH_MSG_IGNORE 23:57:10.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 23:57:10.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #9 SSH_MSG_IGNORE 23:57:10.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:57:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710]} 23:57:10.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40710]): SSH-2.0-SSHD-UNKNOWN 23:57:10.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40710]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:10.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40710]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:10.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #11 SSH_MSG_IGNORE 23:57:10.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40710]) Send SSH_MSG_KEXINIT 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40710]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40710]) process #0 SSH_MSG_KEXINIT 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40710]) SSH_MSG_KEXINIT 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40710]) strict KEX=true client=true server=true 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40710]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40710]) Kex: server host key algorithms = rsa-sha2-512 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40710]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40710]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40710]) Kex: mac algorithms (client to server) = aead 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40710]) Kex: mac algorithms (server to client) = aead 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40710]) Kex: compression algorithms (client to server) = none 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40710]) Kex: compression algorithms (server to client) = none 23:57:10.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #16 SSH_MSG_IGNORE 23:57:10.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:57:10.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #18 SSH_MSG_IGNORE 23:57:10.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:57:10.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #13 SSH_MSG_IGNORE 23:57:10.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:57:10.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #8 SSH_MSG_IGNORE 23:57:10.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 23:57:10.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #14 SSH_MSG_IGNORE 23:57:10.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:57:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40710]) process #1 30 23:57:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40710]] process command=SSH_MSG_KEXDH_INIT 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40710]] Send SSH_MSG_KEXDH_REPLY 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40710]) packet #1 sending command=31[31] len=1639 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40710])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40710]) Send SSH_MSG_NEWKEYS 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40710]) session ID=2a:60:73:18:e1:2e:d6:90:80:25:64:b8:94:87:51:9c:7c:0b:0d:cc:b3:3a:4e:27:e6:70:8d:74:26:2b:63:b5:55:82:ac:5c:24:bc:56:92:8e:33:61:96:bf:59:f9:8f:89:19:98:f2:6a:55:4d:92:37:91:71:b9:4c:90:c8:ce 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40710]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40710]): strict KEX resets output message sequence number from 3 to 0 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40710]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40710])[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 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40710])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40710]) packet #0 sending command=7[7] len=419 23:57:10.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40710]) No pending packets to flush at end of KEX 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40710]) process #2 SSH_MSG_NEWKEYS 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40710]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40710]): strict KEX resets input message sequence number from 3 to 0 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40710]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40710]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40710]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40710]) authorized authentication methods: password,publickey 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40710]) Accepted service ssh-userauth 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40710]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40710]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40710]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40710]) no authentication factory for method=none 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40710]) SSH_MSG_USERAUTH_REQUEST 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40710]) remaining methods: password,publickey 23:57:10.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40710]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40710]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40710]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:10.823 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40710]) authentication result: true 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40710]) SSH_MSG_USERAUTH_REQUEST 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40710])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40710]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40710]) no heartbeat to stop 23:57:10.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40710]) heartbeat type=IGNORE, interval=PT30S 23:57:10.823 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40710 authenticated 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40710]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40710]] session=TransportServerSession[admin@/10.30.170.79:40710] id=0 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40710])) size=2097152, max=2097152, packet=32768 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40710]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40710] 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40710]) recipient=0 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])) size=2097152, max=2097152, packet=32768 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])) re-initializing 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])) size=2097152, max=2097152, packet=32768 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:10.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])[want-reply=true] subsystem=netconf 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])[subsystem] prepared command 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710]}} established 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 468: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18297 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 468: Creating data stores for simulated device 23:57:10.825 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:10.825 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:10.825 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:10.825 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:10.826 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[47531e] 23:57:10.826 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:10.826 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:10.826 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:10.826 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:10.827 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:10.827 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:10.827 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:10.827 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:10.827 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[47531e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[47531e], subtreeVersion=Version[76f777ae], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[76f777ae], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:10.827 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:10.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710] 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 468 on channel [id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710] 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) by 1220 down to 2095932 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710] 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710] 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) request=subsystem result=ReplySuccess, want-reply=true 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) request=subsystem activate command 23:57:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) starting runner for command=netconf 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #5 SSH_MSG_CHANNEL_DATA 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) by 373 down to 2096779 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_CHANNEL_DATA len=373 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710] 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710] 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710] 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18297', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=468} created 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710]} created 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710] successful with session NetconfServerSession{sessionId=468, channel=[id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710]} 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710]} up 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #6 SSH_MSG_CHANNEL_DATA 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) by 393 down to 2096386 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_CHANNEL_DATA len=393 23:57:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710] 23:57:10.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:10.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:10.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=468} 23:57:10.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:10.831 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36dc600c after next message 23:57:10.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xc4edeb1e, L:/10.30.170.146:18297 - R:/10.30.170.79:40710]} EXI handlers added to pipeline 23:57:10.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:10.832 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36dc600c 23:57:10.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) by 179 down to 2095753 23:57:10.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:10.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:10.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #7 SSH_MSG_CHANNEL_DATA 23:57:10.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) by 340 down to 2096046 23:57:10.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_CHANNEL_DATA len=340 23:57:10.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710] 23:57:10.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:10.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:10.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=468} 23:57:10.834 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[76f777ae] 23:57:10.834 [netconf-device-simulator-threads-2] 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 23:57:10.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:10.834 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:10.834 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:10.834 [netconf-device-simulator-threads-2] 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 23:57:10.834 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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} 23:57:10.835 [netconf-device-simulator-threads-2] 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 23:57:10.835 [netconf-device-simulator-threads-2] 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 23:57:10.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:10.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) by 778 down to 2094975 23:57:10.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:10.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:10.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #17 SSH_MSG_IGNORE 23:57:10.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:57:10.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #9 SSH_MSG_IGNORE 23:57:10.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 23:57:10.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:10.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #15 SSH_MSG_IGNORE 23:57:10.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:57:11.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #10 SSH_MSG_IGNORE 23:57:11.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 23:57:11.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #12 SSH_MSG_IGNORE 23:57:11.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:57:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798]} 23:57:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:55798]): SSH-2.0-SSHD-UNKNOWN 23:57:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:55798]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:55798]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:11.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #13 SSH_MSG_IGNORE 23:57:11.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:57:11.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #11 SSH_MSG_IGNORE 23:57:11.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:57:11.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #18 SSH_MSG_IGNORE 23:57:11.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:57:11.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #15 SSH_MSG_IGNORE 23:57:11.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:57:11.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #14 SSH_MSG_IGNORE 23:57:11.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:55798]) Send SSH_MSG_KEXINIT 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55798]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55798]) process #0 SSH_MSG_KEXINIT 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:55798]) SSH_MSG_KEXINIT 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:55798]) strict KEX=true client=true server=true 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55798]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55798]) Kex: server host key algorithms = rsa-sha2-512 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55798]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55798]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55798]) Kex: mac algorithms (client to server) = aead 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55798]) Kex: mac algorithms (server to client) = aead 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55798]) Kex: compression algorithms (client to server) = none 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:55798]) Kex: compression algorithms (server to client) = none 23:57:11.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:11.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #8 SSH_MSG_IGNORE 23:57:11.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 23:57:11.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #16 SSH_MSG_IGNORE 23:57:11.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:57:11.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55798]) process #1 30 23:57:11.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55798]] process command=SSH_MSG_KEXDH_INIT 23:57:11.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:55798]] Send SSH_MSG_KEXDH_REPLY 23:57:11.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55798]) packet #1 sending command=31[31] len=1639 23:57:11.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:55798])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:11.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:55798]) Send SSH_MSG_NEWKEYS 23:57:11.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:55798]) session ID=cd:47:e6:26:6c:fc:a4:73:15:11:8d:2c:eb:c8:6c:c3:36:9e:fd:9e:27:f2:cc:b1:e5:d0:d1:fb:ab:72:18:39:42:18:94:fe:cd:f3:bb:4f:9d:54:fc:b5:eb:53:61:d0:df:05:b3:a7:db:c6:10:bf:ad:6b:b3:7d:dd:a2:d5:5a 23:57:11.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55798]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:11.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55798]): strict KEX resets output message sequence number from 3 to 0 23:57:11.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:55798]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:11.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:55798])[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 23:57:11.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55798])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:11.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55798]) packet #0 sending command=7[7] len=419 23:57:11.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55798]) No pending packets to flush at end of KEX 23:57:11.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #17 SSH_MSG_IGNORE 23:57:11.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55798]) process #2 SSH_MSG_NEWKEYS 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:55798]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55798]): strict KEX resets input message sequence number from 3 to 0 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:55798]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55798]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55798]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:55798]) authorized authentication methods: password,publickey 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:55798]) Accepted service ssh-userauth 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55798]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55798]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55798]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55798]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55798]) no authentication factory for method=none 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55798]) SSH_MSG_USERAUTH_REQUEST 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:55798]) remaining methods: password,publickey 23:57:11.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55798]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:55798]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55798]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:55798]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:11.609 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:55798]) authentication result: true 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:55798]) SSH_MSG_USERAUTH_REQUEST 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:55798])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:55798]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55798]) no heartbeat to stop 23:57:11.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:55798]) heartbeat type=IGNORE, interval=PT30S 23:57:11.609 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:55798 authenticated 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55798]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55798]] session=TransportServerSession[admin@/10.30.170.79:55798] id=0 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55798])) size=2097152, max=2097152, packet=32768 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55798]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55798] 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:55798]) recipient=0 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])) size=2097152, max=2097152, packet=32768 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])) re-initializing 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])) size=2097152, max=2097152, packet=32768 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:11.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])[want-reply=true] subsystem=netconf 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])[subsystem] prepared command 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798]}} established 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 469: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18298 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 469: Creating data stores for simulated device 23:57:11.611 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:11.611 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:11.612 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:11.612 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:11.612 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:11.612 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[69fb0df6] 23:57:11.612 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:11.612 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:11.612 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:11.613 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:11.613 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:11.613 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:11.613 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:11.613 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:11.613 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[69fb0df6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[69fb0df6], subtreeVersion=Version[30acd827], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[30acd827], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:11.614 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:11.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:11.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798] 23:57:11.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 469 on channel [id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798] 23:57:11.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) by 1220 down to 2095932 23:57:11.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798] 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798] 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) request=subsystem result=ReplySuccess, want-reply=true 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) request=subsystem activate command 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) starting runner for command=netconf 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #5 SSH_MSG_CHANNEL_DATA 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) by 373 down to 2096779 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_CHANNEL_DATA len=373 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798] 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798] 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798] 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18298', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=469} created 23:57:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798]} created 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798] successful with session NetconfServerSession{sessionId=469, channel=[id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798]} 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798]} up 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #6 SSH_MSG_CHANNEL_DATA 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) by 393 down to 2096386 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_CHANNEL_DATA len=393 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798] 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=469} 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49504691 after next message 23:57:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x6edb70c3, L:/10.30.170.146:18298 - R:/10.30.170.79:55798]} EXI handlers added to pipeline 23:57:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49504691 23:57:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) by 179 down to 2095753 23:57:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #7 SSH_MSG_CHANNEL_DATA 23:57:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) by 340 down to 2096046 23:57:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_CHANNEL_DATA len=340 23:57:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798] 23:57:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=469} 23:57:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[30acd827] 23:57:11.620 [netconf-device-simulator-threads-4] 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 23:57:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:11.620 [netconf-device-simulator-threads-4] 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 23:57:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:11.620 [netconf-device-simulator-threads-4] 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} 23:57:11.620 [netconf-device-simulator-threads-4] 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} 23:57:11.620 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:11.620 [netconf-device-simulator-threads-4] 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} 23:57:11.620 [netconf-device-simulator-threads-4] 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} 23:57:11.620 [netconf-device-simulator-threads-4] 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} 23:57:11.620 [netconf-device-simulator-threads-4] 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} 23:57:11.620 [netconf-device-simulator-threads-4] 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} 23:57:11.620 [netconf-device-simulator-threads-4] 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} 23:57:11.621 [netconf-device-simulator-threads-4] 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} 23:57:11.621 [netconf-device-simulator-threads-4] 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} 23:57:11.621 [netconf-device-simulator-threads-4] 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} 23:57:11.621 [netconf-device-simulator-threads-4] 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} 23:57:11.621 [netconf-device-simulator-threads-4] 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} 23:57:11.621 [netconf-device-simulator-threads-4] 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} 23:57:11.621 [netconf-device-simulator-threads-4] 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 23:57:11.621 [netconf-device-simulator-threads-4] 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 23:57:11.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:11.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) by 778 down to 2094975 23:57:11.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:11.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:11.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #9 SSH_MSG_IGNORE 23:57:11.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 23:57:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #11 SSH_MSG_IGNORE 23:57:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:57:11.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620]} 23:57:11.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43620]): SSH-2.0-SSHD-UNKNOWN 23:57:11.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43620]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:11.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43620]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:11.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:11.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #16 SSH_MSG_IGNORE 23:57:11.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:57:12.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #12 SSH_MSG_IGNORE 23:57:12.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:57:12.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43620]) Send SSH_MSG_KEXINIT 23:57:12.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43620]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:12.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43620]) process #0 SSH_MSG_KEXINIT 23:57:12.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43620]) SSH_MSG_KEXINIT 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43620]) strict KEX=true client=true server=true 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43620]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43620]) Kex: server host key algorithms = rsa-sha2-512 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43620]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43620]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43620]) Kex: mac algorithms (client to server) = aead 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43620]) Kex: mac algorithms (server to client) = aead 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43620]) Kex: compression algorithms (client to server) = none 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43620]) Kex: compression algorithms (server to client) = none 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #10 SSH_MSG_IGNORE 23:57:12.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 23:57:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #8 SSH_MSG_IGNORE 23:57:12.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 23:57:12.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #18 SSH_MSG_IGNORE 23:57:12.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:57:12.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43620]) process #1 30 23:57:12.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43620]] process command=SSH_MSG_KEXDH_INIT 23:57:12.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43620]] Send SSH_MSG_KEXDH_REPLY 23:57:12.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43620]) packet #1 sending command=31[31] len=1639 23:57:12.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43620])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43620]) Send SSH_MSG_NEWKEYS 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43620]) session ID=99:9e:57:87:55:4c:ee:df:85:08:b1:32:20:72:7c:e0:80:c4:39:64:3f:1e:97:56:f7:99:de:dd:50:fb:91:a9:aa:39:21:d8:15:22:45:ee:a9:e6:8a:c1:eb:09:ea:8f:c5:ca:9e:34:20:ad:96:57:8d:8c:f5:f1:b2:90:16:6e 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43620]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43620]): strict KEX resets output message sequence number from 3 to 0 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43620]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43620])[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 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43620])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43620]) packet #0 sending command=7[7] len=419 23:57:12.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43620]) No pending packets to flush at end of KEX 23:57:12.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #14 SSH_MSG_IGNORE 23:57:12.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43620]) process #2 SSH_MSG_NEWKEYS 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43620]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43620]): strict KEX resets input message sequence number from 3 to 0 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43620]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43620]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43620]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43620]) authorized authentication methods: password,publickey 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43620]) Accepted service ssh-userauth 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43620]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43620]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43620]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43620]) no authentication factory for method=none 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43620]) SSH_MSG_USERAUTH_REQUEST 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43620]) remaining methods: password,publickey 23:57:12.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43620]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43620]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43620]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43620]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:12.234 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43620]) authentication result: true 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43620]) SSH_MSG_USERAUTH_REQUEST 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43620])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43620]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43620]) no heartbeat to stop 23:57:12.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43620]) heartbeat type=IGNORE, interval=PT30S 23:57:12.234 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43620 authenticated 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43620]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43620]] session=TransportServerSession[admin@/10.30.170.79:43620] id=0 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43620])) size=2097152, max=2097152, packet=32768 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43620]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43620] 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43620]) recipient=0 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])) size=2097152, max=2097152, packet=32768 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])) re-initializing 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])) size=2097152, max=2097152, packet=32768 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:12.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])[want-reply=true] subsystem=netconf 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])[subsystem] prepared command 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620]}} established 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 470: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18299 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 470: Creating data stores for simulated device 23:57:12.236 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:12.236 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:12.236 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:12.236 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:12.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.240 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2dc4e89] 23:57:12.240 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:12.241 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:12.241 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:12.241 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:12.241 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:12.241 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:12.241 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:12.241 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:12.241 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2dc4e89], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2dc4e89], subtreeVersion=Version[4fc2efe2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4fc2efe2], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:12.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:12.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:12.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #17 SSH_MSG_IGNORE 23:57:12.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:57:12.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620] 23:57:12.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 470 on channel [id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620] 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) by 1220 down to 2095932 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620] 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620] 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) request=subsystem result=ReplySuccess, want-reply=true 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) request=subsystem activate command 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) starting runner for command=netconf 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #5 SSH_MSG_CHANNEL_DATA 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) by 373 down to 2096779 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_CHANNEL_DATA len=373 23:57:12.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620] 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620] 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620] 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18299', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=470} created 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620]} created 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620] successful with session NetconfServerSession{sessionId=470, channel=[id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620]} 23:57:12.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620]} up 23:57:12.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #6 SSH_MSG_CHANNEL_DATA 23:57:12.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) by 393 down to 2096386 23:57:12.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_CHANNEL_DATA len=393 23:57:12.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620] 23:57:12.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=470} 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40da659a after next message 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x3ebc333e, L:/10.30.170.146:18299 - R:/10.30.170.79:43620]} EXI handlers added to pipeline 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40da659a 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) by 179 down to 2095753 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:12.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #7 SSH_MSG_CHANNEL_DATA 23:57:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) by 340 down to 2096046 23:57:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_CHANNEL_DATA len=340 23:57:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620] 23:57:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:12.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=470} 23:57:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4fc2efe2] 23:57:12.253 [netconf-device-simulator-threads-6] 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 23:57:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:12.253 [netconf-device-simulator-threads-6] 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 23:57:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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} 23:57:12.253 [netconf-device-simulator-threads-6] 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 23:57:12.253 [netconf-device-simulator-threads-6] 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 23:57:12.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) by 778 down to 2094975 23:57:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:12.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:12.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #13 SSH_MSG_IGNORE 23:57:12.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:57:12.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #15 SSH_MSG_IGNORE 23:57:12.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:57:12.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #9 SSH_MSG_IGNORE 23:57:12.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 23:57:12.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #12 SSH_MSG_IGNORE 23:57:12.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:57:12.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #10 SSH_MSG_IGNORE 23:57:12.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 23:57:12.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792]} 23:57:12.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57792]): SSH-2.0-SSHD-UNKNOWN 23:57:12.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57792]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:12.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57792]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:12.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #8 SSH_MSG_IGNORE 23:57:12.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 23:57:12.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #16 SSH_MSG_IGNORE 23:57:12.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:57:12.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #18 SSH_MSG_IGNORE 23:57:12.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:57:12.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #11 SSH_MSG_IGNORE 23:57:12.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:57:12.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #14 SSH_MSG_IGNORE 23:57:12.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:57:12.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:12.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #15 SSH_MSG_IGNORE 23:57:12.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:57:12.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57792]) Send SSH_MSG_KEXINIT 23:57:12.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57792]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:12.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57792]) process #0 SSH_MSG_KEXINIT 23:57:12.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57792]) SSH_MSG_KEXINIT 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57792]) strict KEX=true client=true server=true 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57792]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57792]) Kex: server host key algorithms = rsa-sha2-512 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57792]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57792]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57792]) Kex: mac algorithms (client to server) = aead 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57792]) Kex: mac algorithms (server to client) = aead 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57792]) Kex: compression algorithms (client to server) = none 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57792]) Kex: compression algorithms (server to client) = none 23:57:12.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:13.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57792]) process #1 30 23:57:13.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57792]] process command=SSH_MSG_KEXDH_INIT 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57792]] Send SSH_MSG_KEXDH_REPLY 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57792]) packet #1 sending command=31[31] len=1639 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57792])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57792]) Send SSH_MSG_NEWKEYS 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57792]) session ID=9a:79:26:55:ce:1c:1e:ba:34:8c:5b:dd:34:8b:7a:e3:f8:c6:98:2f:ba:76:2d:ea:da:37:ae:ea:1b:09:d0:c7:16:33:c3:de:c1:dc:dd:13:84:a3:73:3f:5f:2a:4c:d0:ae:9b:8a:4f:e6:e0:54:6e:89:87:fe:a4:e9:b5:3f:ac 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57792]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57792]): strict KEX resets output message sequence number from 3 to 0 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57792]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57792])[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 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57792])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:13.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57792]) packet #0 sending command=7[7] len=419 23:57:13.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57792]) No pending packets to flush at end of KEX 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57792]) process #2 SSH_MSG_NEWKEYS 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57792]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57792]): strict KEX resets input message sequence number from 3 to 0 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57792]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57792]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57792]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57792]) authorized authentication methods: password,publickey 23:57:13.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57792]) Accepted service ssh-userauth 23:57:13.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57792]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:13.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57792]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:13.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:13.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57792]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:13.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57792]) no authentication factory for method=none 23:57:13.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57792]) SSH_MSG_USERAUTH_REQUEST 23:57:13.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57792]) remaining methods: password,publickey 23:57:13.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57792]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57792]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57792]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:13.066 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57792]) authentication result: true 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57792]) SSH_MSG_USERAUTH_REQUEST 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57792])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57792]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57792]) no heartbeat to stop 23:57:13.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57792]) heartbeat type=IGNORE, interval=PT30S 23:57:13.066 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57792 authenticated 23:57:13.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:13.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57792]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57792]] session=TransportServerSession[admin@/10.30.170.79:57792] id=0 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57792])) size=2097152, max=2097152, packet=32768 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57792]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57792] 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57792]) recipient=0 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])) size=2097152, max=2097152, packet=32768 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])) re-initializing 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])) size=2097152, max=2097152, packet=32768 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:13.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:13.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:13.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:13.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])[want-reply=true] subsystem=netconf 23:57:13.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])[subsystem] prepared command 23:57:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792]}} established 23:57:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 471: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18300 23:57:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 471: Creating data stores for simulated device 23:57:13.070 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:13.071 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:13.071 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:13.071 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:13.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[73645e84] 23:57:13.073 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:13.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:13.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:13.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:13.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:13.074 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:13.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:13.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:13.075 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[73645e84], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[73645e84], subtreeVersion=Version[a87e26], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[a87e26], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:13.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:13.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:13.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792] 23:57:13.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 471 on channel [id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792] 23:57:13.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) by 1220 down to 2095932 23:57:13.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792] 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792] 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) request=subsystem result=ReplySuccess, want-reply=true 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) request=subsystem activate command 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) starting runner for command=netconf 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #5 SSH_MSG_CHANNEL_DATA 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) by 373 down to 2096779 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_CHANNEL_DATA len=373 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792] 23:57:13.080 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:13.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:13.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792] 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792] 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18300', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=471} created 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792]} created 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792] successful with session NetconfServerSession{sessionId=471, channel=[id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792]} 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792]} up 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #6 SSH_MSG_CHANNEL_DATA 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) by 393 down to 2096386 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_CHANNEL_DATA len=393 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792] 23:57:13.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:13.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:13.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=471} 23:57:13.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:13.083 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32d5c9f9 after next message 23:57:13.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x8ff275ca, L:/10.30.170.146:18300 - R:/10.30.170.79:57792]} EXI handlers added to pipeline 23:57:13.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:13.084 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32d5c9f9 23:57:13.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) by 179 down to 2095753 23:57:13.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:13.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:13.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #7 SSH_MSG_CHANNEL_DATA 23:57:13.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) by 340 down to 2096046 23:57:13.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_CHANNEL_DATA len=340 23:57:13.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792] 23:57:13.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:13.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:13.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=471} 23:57:13.089 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[a87e26] 23:57:13.089 [netconf-device-simulator-threads-0] 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 23:57:13.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:13.089 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:13.089 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:13.090 [netconf-device-simulator-threads-0] 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 23:57:13.090 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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} 23:57:13.090 [netconf-device-simulator-threads-0] 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 23:57:13.090 [netconf-device-simulator-threads-0] 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 23:57:13.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:13.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) by 778 down to 2094975 23:57:13.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:13.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:13.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #13 SSH_MSG_IGNORE 23:57:13.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:57:13.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #9 SSH_MSG_IGNORE 23:57:13.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 23:57:13.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #17 SSH_MSG_IGNORE 23:57:13.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:57:13.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #12 SSH_MSG_IGNORE 23:57:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:57:13.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #11 SSH_MSG_IGNORE 23:57:13.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:57:13.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790]} 23:57:13.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46790]): SSH-2.0-SSHD-UNKNOWN 23:57:13.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46790]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:13.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46790]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:13.353 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #18 SSH_MSG_IGNORE 23:57:13.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:57:13.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #8 SSH_MSG_IGNORE 23:57:13.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 23:57:13.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #16 SSH_MSG_IGNORE 23:57:13.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:57:13.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #14 SSH_MSG_IGNORE 23:57:13.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:57:13.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #15 SSH_MSG_IGNORE 23:57:13.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:57:13.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #17 SSH_MSG_IGNORE 23:57:13.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:57:13.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #10 SSH_MSG_IGNORE 23:57:13.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 23:57:13.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46790]) Send SSH_MSG_KEXINIT 23:57:13.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46790]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46790]) process #0 SSH_MSG_KEXINIT 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46790]) SSH_MSG_KEXINIT 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46790]) strict KEX=true client=true server=true 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46790]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46790]) Kex: server host key algorithms = rsa-sha2-512 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46790]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46790]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46790]) Kex: mac algorithms (client to server) = aead 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46790]) Kex: mac algorithms (server to client) = aead 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46790]) Kex: compression algorithms (client to server) = none 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46790]) Kex: compression algorithms (server to client) = none 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #10 SSH_MSG_IGNORE 23:57:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 23:57:13.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #9 SSH_MSG_IGNORE 23:57:13.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 23:57:13.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #13 SSH_MSG_IGNORE 23:57:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:57:14.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46790]) process #1 30 23:57:14.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46790]] process command=SSH_MSG_KEXDH_INIT 23:57:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480]} 23:57:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:33480]): SSH-2.0-SSHD-UNKNOWN 23:57:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:33480]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:14.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:33480]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46790]] Send SSH_MSG_KEXDH_REPLY 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46790]) packet #1 sending command=31[31] len=1639 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46790])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46790]) Send SSH_MSG_NEWKEYS 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46790]) session ID=16:54:21:63:7e:af:52:a0:4d:8f:e3:72:9e:64:e7:e8:eb:62:23:9d:c8:23:12:96:36:ea:f7:c3:26:7f:c4:65:1c:93:f6:e1:a1:ca:9f:c0:93:b5:25:f2:89:73:4f:ec:ba:0d:16:a3:1f:29:7b:e6:61:65:50:a4:6c:9c:fe:6f 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46790]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46790]): strict KEX resets output message sequence number from 3 to 0 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46790]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46790])[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 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46790])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46790]) packet #0 sending command=7[7] len=419 23:57:14.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46790]) No pending packets to flush at end of KEX 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46790]) process #2 SSH_MSG_NEWKEYS 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46790]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46790]): strict KEX resets input message sequence number from 3 to 0 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46790]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46790]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46790]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46790]) authorized authentication methods: password,publickey 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46790]) Accepted service ssh-userauth 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46790]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46790]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46790]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46790]) no authentication factory for method=none 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46790]) SSH_MSG_USERAUTH_REQUEST 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46790]) remaining methods: password,publickey 23:57:14.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46790]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46790]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46790]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:14.073 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46790]) authentication result: true 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46790]) SSH_MSG_USERAUTH_REQUEST 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46790])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46790]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46790]) no heartbeat to stop 23:57:14.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46790]) heartbeat type=IGNORE, interval=PT30S 23:57:14.073 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46790 authenticated 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46790]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46790]] session=TransportServerSession[admin@/10.30.170.79:46790] id=0 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46790])) size=2097152, max=2097152, packet=32768 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46790]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46790] 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46790]) recipient=0 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])) size=2097152, max=2097152, packet=32768 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])) re-initializing 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])) size=2097152, max=2097152, packet=32768 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:14.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])[want-reply=true] subsystem=netconf 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])[subsystem] prepared command 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790]}} established 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 472: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18301 23:57:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 472: Creating data stores for simulated device 23:57:14.075 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:14.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:14.076 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:14.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:14.076 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:14.076 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2449def4] 23:57:14.076 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:14.077 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:14.077 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:14.077 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:14.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:14.077 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:14.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:14.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:14.077 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2449def4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2449def4], subtreeVersion=Version[e9a5d19], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e9a5d19], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:14.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790] 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 472 on channel [id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790] 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) by 1220 down to 2095932 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790] 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790] 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) request=subsystem result=ReplySuccess, want-reply=true 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) request=subsystem activate command 23:57:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) starting runner for command=netconf 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #5 SSH_MSG_CHANNEL_DATA 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) by 373 down to 2096779 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_CHANNEL_DATA len=373 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790] 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790] 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790] 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18301', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=472} created 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790]} created 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790] successful with session NetconfServerSession{sessionId=472, channel=[id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790]} 23:57:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790]} up 23:57:14.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #6 SSH_MSG_CHANNEL_DATA 23:57:14.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) by 393 down to 2096386 23:57:14.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_CHANNEL_DATA len=393 23:57:14.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790] 23:57:14.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:14.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=472} 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@724ca41 after next message 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x05b0ff92, L:/10.30.170.146:18301 - R:/10.30.170.79:46790]} EXI handlers added to pipeline 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@724ca41 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) by 179 down to 2095753 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:14.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:14.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #7 SSH_MSG_CHANNEL_DATA 23:57:14.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) by 340 down to 2096046 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_CHANNEL_DATA len=340 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790] 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=472} 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e9a5d19] 23:57:14.085 [netconf-device-simulator-threads-2] 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 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:14.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:14.086 [netconf-device-simulator-threads-2] 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 23:57:14.086 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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} 23:57:14.086 [netconf-device-simulator-threads-2] 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 23:57:14.086 [netconf-device-simulator-threads-2] 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 23:57:14.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:14.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) by 778 down to 2094975 23:57:14.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:14.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:14.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #12 SSH_MSG_IGNORE 23:57:14.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:57:14.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #18 SSH_MSG_IGNORE 23:57:14.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:57:14.249 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #15 SSH_MSG_IGNORE 23:57:14.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:57:14.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #13 SSH_MSG_IGNORE 23:57:14.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:57:14.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #16 SSH_MSG_IGNORE 23:57:14.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:57:14.334 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:33480]) Send SSH_MSG_KEXINIT 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33480]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33480]) process #0 SSH_MSG_KEXINIT 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:33480]) SSH_MSG_KEXINIT 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:33480]) strict KEX=true client=true server=true 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33480]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33480]) Kex: server host key algorithms = rsa-sha2-512 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33480]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33480]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33480]) Kex: mac algorithms (client to server) = aead 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33480]) Kex: mac algorithms (server to client) = aead 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33480]) Kex: compression algorithms (client to server) = none 23:57:14.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:33480]) Kex: compression algorithms (server to client) = none 23:57:14.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:14.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.336 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #11 SSH_MSG_IGNORE 23:57:14.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:57:14.427 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33480]) process #1 30 23:57:14.428 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33480]] process command=SSH_MSG_KEXDH_INIT 23:57:14.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #14 SSH_MSG_IGNORE 23:57:14.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:57:14.451 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:33480]] Send SSH_MSG_KEXDH_REPLY 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33480]) packet #1 sending command=31[31] len=1639 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:33480])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:33480]) Send SSH_MSG_NEWKEYS 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:33480]) session ID=c4:9a:96:48:14:02:bf:0c:e9:f1:58:0d:12:0c:5c:d8:03:79:3c:3d:66:e0:cd:84:26:5c:58:c6:2a:99:60:93:0a:1e:70:b6:bb:34:a8:82:b9:dd:5d:38:e9:74:1c:b2:9e:04:8d:30:30:13:dd:f3:cf:eb:96:8f:ae:55:68:ab 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33480]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33480]): strict KEX resets output message sequence number from 3 to 0 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:33480]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:33480])[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 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33480])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33480]) packet #0 sending command=7[7] len=419 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33480]) No pending packets to flush at end of KEX 23:57:14.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33480]) process #2 SSH_MSG_NEWKEYS 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:33480]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33480]): strict KEX resets input message sequence number from 3 to 0 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:33480]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33480]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:14.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #9 SSH_MSG_IGNORE 23:57:14.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33480]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:33480]) authorized authentication methods: password,publickey 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:33480]) Accepted service ssh-userauth 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33480]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33480]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33480]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33480]) no authentication factory for method=none 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33480]) SSH_MSG_USERAUTH_REQUEST 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:33480]) remaining methods: password,publickey 23:57:14.491 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33480]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:33480]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:33480]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:14.492 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:33480]) authentication result: true 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:33480]) SSH_MSG_USERAUTH_REQUEST 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:33480])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:33480]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33480]) no heartbeat to stop 23:57:14.492 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:33480]) heartbeat type=IGNORE, interval=PT30S 23:57:14.493 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:33480 authenticated 23:57:14.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:14.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33480]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33480]] session=TransportServerSession[admin@/10.30.170.79:33480] id=0 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33480])) size=2097152, max=2097152, packet=32768 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33480]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33480] 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:33480]) recipient=0 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])) size=2097152, max=2097152, packet=32768 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])) re-initializing 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])) size=2097152, max=2097152, packet=32768 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:14.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:14.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:14.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:14.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])[want-reply=true] subsystem=netconf 23:57:14.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])[subsystem] prepared command 23:57:14.495 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:14.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:14.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480]}} established 23:57:14.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 473: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18302 23:57:14.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 473: Creating data stores for simulated device 23:57:14.496 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:14.496 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:14.496 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:14.496 [netconf-device-simulator-threads-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:14.496 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:14.498 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3134fcfc] 23:57:14.498 [netconf-device-simulator-threads-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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:14.499 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:14.499 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:14.499 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:14.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:14.500 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:14.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:14.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:14.500 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3134fcfc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3134fcfc], subtreeVersion=Version[302d694], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[302d694], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:14.501 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:14.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:14.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480] 23:57:14.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 473 on channel [id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480] 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) by 1220 down to 2095932 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480] 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480] 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) request=subsystem result=ReplySuccess, want-reply=true 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) request=subsystem activate command 23:57:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) starting runner for command=netconf 23:57:14.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #5 SSH_MSG_CHANNEL_DATA 23:57:14.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) by 373 down to 2096779 23:57:14.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_CHANNEL_DATA len=373 23:57:14.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480] 23:57:14.506 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:14.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:14.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480] 23:57:14.507 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:14.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480] 23:57:14.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18302', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:14.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=473} created 23:57:14.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480]} created 23:57:14.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480] successful with session NetconfServerSession{sessionId=473, channel=[id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480]} 23:57:14.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480]} up 23:57:14.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #6 SSH_MSG_CHANNEL_DATA 23:57:14.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) by 393 down to 2096386 23:57:14.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_CHANNEL_DATA len=393 23:57:14.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480] 23:57:14.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:14.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:14.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=473} 23:57:14.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:14.509 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@422d0fc9 after next message 23:57:14.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x1f3d4186, L:/10.30.170.146:18302 - R:/10.30.170.79:33480]} EXI handlers added to pipeline 23:57:14.509 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:14.510 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@422d0fc9 23:57:14.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) by 179 down to 2095753 23:57:14.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:14.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:14.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #7 SSH_MSG_CHANNEL_DATA 23:57:14.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) by 340 down to 2096046 23:57:14.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_CHANNEL_DATA len=340 23:57:14.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480] 23:57:14.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:14.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:14.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=473} 23:57:14.513 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[302d694] 23:57:14.513 [netconf-device-simulator-threads-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 23:57:14.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:14.513 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:14.513 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:14.514 [netconf-device-simulator-threads-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 23:57:14.514 [netconf-device-simulator-threads-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 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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=2011-06-01} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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} 23:57:14.514 [netconf-device-simulator-threads-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 23:57:14.514 [netconf-device-simulator-threads-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 23:57:14.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:14.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) by 778 down to 2094975 23:57:14.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:14.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #10 SSH_MSG_IGNORE 23:57:14.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 23:57:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #17 SSH_MSG_IGNORE 23:57:14.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:57:14.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #12 SSH_MSG_IGNORE 23:57:14.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:57:14.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #8 SSH_MSG_IGNORE 23:57:14.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 23:57:14.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128]} 23:57:14.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35128]): SSH-2.0-SSHD-UNKNOWN 23:57:14.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35128]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:14.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35128]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:14.831 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #8 SSH_MSG_IGNORE 23:57:14.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 23:57:14.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #15 SSH_MSG_IGNORE 23:57:14.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:57:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #18 SSH_MSG_IGNORE 23:57:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35128]) Send SSH_MSG_KEXINIT 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35128]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35128]) process #0 SSH_MSG_KEXINIT 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35128]) SSH_MSG_KEXINIT 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35128]) strict KEX=true client=true server=true 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35128]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35128]) Kex: server host key algorithms = rsa-sha2-512 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35128]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35128]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35128]) Kex: mac algorithms (client to server) = aead 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35128]) Kex: mac algorithms (server to client) = aead 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35128]) Kex: compression algorithms (client to server) = none 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35128]) Kex: compression algorithms (server to client) = none 23:57:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:14.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:14.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #11 SSH_MSG_IGNORE 23:57:14.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:57:15.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #14 SSH_MSG_IGNORE 23:57:15.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:57:15.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35128]) process #1 30 23:57:15.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35128]] process command=SSH_MSG_KEXDH_INIT 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35128]] Send SSH_MSG_KEXDH_REPLY 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35128]) packet #1 sending command=31[31] len=1639 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35128])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35128]) Send SSH_MSG_NEWKEYS 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35128]) session ID=9e:cd:a4:4b:f7:f7:0a:4d:ec:0f:5e:7a:02:bc:b5:26:e4:f8:63:23:d3:ef:62:d7:c6:64:b3:60:68:87:1b:5b:13:c4:db:1f:14:42:42:3d:d3:d5:c0:8d:1f:63:eb:29:2d:4f:5f:60:69:20:c8:e6:b1:07:d4:b9:85:ab:e5:16 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35128]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35128]): strict KEX resets output message sequence number from 3 to 0 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35128]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35128])[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 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35128])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35128]) packet #0 sending command=7[7] len=419 23:57:15.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35128]) No pending packets to flush at end of KEX 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35128]) process #2 SSH_MSG_NEWKEYS 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35128]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35128]): strict KEX resets input message sequence number from 3 to 0 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35128]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35128]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35128]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35128]) authorized authentication methods: password,publickey 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35128]) Accepted service ssh-userauth 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35128]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35128]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35128]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35128]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35128]) no authentication factory for method=none 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35128]) SSH_MSG_USERAUTH_REQUEST 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35128]) remaining methods: password,publickey 23:57:15.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35128]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35128]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35128]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35128]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:15.057 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35128]) authentication result: true 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35128]) SSH_MSG_USERAUTH_REQUEST 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35128])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35128]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35128]) no heartbeat to stop 23:57:15.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35128]) heartbeat type=IGNORE, interval=PT30S 23:57:15.057 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35128 authenticated 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35128]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35128]] session=TransportServerSession[admin@/10.30.170.79:35128] id=0 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35128])) size=2097152, max=2097152, packet=32768 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35128]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35128] 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35128]) recipient=0 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])) size=2097152, max=2097152, packet=32768 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])) re-initializing 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])) size=2097152, max=2097152, packet=32768 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:15.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])[want-reply=true] subsystem=netconf 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])[subsystem] prepared command 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128]}} established 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 474: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18303 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 474: Creating data stores for simulated device 23:57:15.059 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:15.059 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:15.059 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:15.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[706af29f] 23:57:15.059 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:15.060 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:15.060 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:15.060 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:15.060 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:15.060 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:15.060 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:15.060 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:15.060 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[706af29f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[706af29f], subtreeVersion=Version[655d4830], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[655d4830], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:15.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:15.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128] 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 474 on channel [id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128] 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) by 1220 down to 2095932 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128] 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128] 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) request=subsystem result=ReplySuccess, want-reply=true 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) request=subsystem activate command 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) starting runner for command=netconf 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #5 SSH_MSG_CHANNEL_DATA 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) by 373 down to 2096779 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_CHANNEL_DATA len=373 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128] 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128] 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128] 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18303', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=474} created 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=474, channel=[id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128]} created 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128] successful with session NetconfServerSession{sessionId=474, channel=[id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128]} 23:57:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128]} up 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #6 SSH_MSG_CHANNEL_DATA 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) by 393 down to 2096386 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_CHANNEL_DATA len=393 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128] 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=474} 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ea20b8 after next message 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=474, channel=[id: 0x69ea5856, L:/10.30.170.146:18303 - R:/10.30.170.79:35128]} EXI handlers added to pipeline 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ea20b8 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) by 179 down to 2095753 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #7 SSH_MSG_CHANNEL_DATA 23:57:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) by 340 down to 2096046 23:57:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_CHANNEL_DATA len=340 23:57:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128] 23:57:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=474} 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[655d4830] 23:57:15.066 [netconf-device-simulator-threads-6] 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 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:15.066 [netconf-device-simulator-threads-6] 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 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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} 23:57:15.066 [netconf-device-simulator-threads-6] 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 23:57:15.066 [netconf-device-simulator-threads-6] 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 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) by 778 down to 2094975 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:15.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:15.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #9 SSH_MSG_IGNORE 23:57:15.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 23:57:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #16 SSH_MSG_IGNORE 23:57:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:57:15.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #17 SSH_MSG_IGNORE 23:57:15.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:57:15.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #13 SSH_MSG_IGNORE 23:57:15.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:57:15.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #10 SSH_MSG_IGNORE 23:57:15.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 23:57:15.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572]} 23:57:15.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35572]): SSH-2.0-SSHD-UNKNOWN 23:57:15.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35572]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:15.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35572]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:15.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #12 SSH_MSG_IGNORE 23:57:15.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35572]) Send SSH_MSG_KEXINIT 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #0 SSH_MSG_KEXINIT 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_KEXINIT 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35572]) strict KEX=true client=true server=true 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: server host key algorithms = rsa-sha2-512 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: mac algorithms (client to server) = aead 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: mac algorithms (server to client) = aead 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: compression algorithms (client to server) = none 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35572]) Kex: compression algorithms (server to client) = none 23:57:15.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:15.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #1 30 23:57:15.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35572]] process command=SSH_MSG_KEXDH_INIT 23:57:15.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #8 SSH_MSG_IGNORE 23:57:15.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35572]] Send SSH_MSG_KEXDH_REPLY 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #1 sending command=31[31] len=1639 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35572])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35572]) Send SSH_MSG_NEWKEYS 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35572]) session ID=83:0b:26:e7:92:fc:40:6c:08:59:bd:e4:24:7c:04:fa:d3:50:10:55:6a:c4:f1:9e:64:93:b5:49:bb:75:05:de:54:1a:a3:e9:db:f6:3e:1e:5f:d1:c1:bc:3e:c1:58:26:ba:12:16:7a:56:49:fb:87:3c:49:eb:37:b1:13:3a:3c 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35572]): strict KEX resets output message sequence number from 3 to 0 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35572]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35572])[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 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35572])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #0 sending command=7[7] len=419 23:57:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35572]) No pending packets to flush at end of KEX 23:57:15.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #11 SSH_MSG_IGNORE 23:57:15.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:57:15.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #18 SSH_MSG_IGNORE 23:57:15.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #2 SSH_MSG_NEWKEYS 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35572]): strict KEX resets input message sequence number from 3 to 0 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35572]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35572]) authorized authentication methods: password,publickey 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35572]) Accepted service ssh-userauth 23:57:15.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) no authentication factory for method=none 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_USERAUTH_REQUEST 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35572]) remaining methods: password,publickey 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35572]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35572]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:15.673 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35572]) authentication result: true 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35572]) SSH_MSG_USERAUTH_REQUEST 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35572])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35572]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35572]) no heartbeat to stop 23:57:15.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35572]) heartbeat type=IGNORE, interval=PT30S 23:57:15.674 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35572 authenticated 23:57:15.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:15.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]] session=TransportServerSession[admin@/10.30.170.79:35572] id=0 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35572])) size=2097152, max=2097152, packet=32768 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35572] 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35572]) recipient=0 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])) size=2097152, max=2097152, packet=32768 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])) re-initializing 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])) size=2097152, max=2097152, packet=32768 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[want-reply=true] subsystem=netconf 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[subsystem] prepared command 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:15.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:15.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572]}} established 23:57:15.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 475: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18304 23:57:15.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 475: Creating data stores for simulated device 23:57:15.676 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:15.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:15.676 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:15.676 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:15.676 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:15.677 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[76360e62] 23:57:15.677 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:15.677 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:15.677 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:15.677 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:15.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:15.677 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:15.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:15.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:15.677 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[76360e62], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[76360e62], subtreeVersion=Version[5b5f3012], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5b5f3012], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:15.678 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:15.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572] 23:57:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 475 on channel [id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572] 23:57:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 1220 down to 2095932 23:57:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572] 23:57:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572] 23:57:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) request=subsystem result=ReplySuccess, want-reply=true 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) request=subsystem activate command 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) starting runner for command=netconf 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #5 SSH_MSG_CHANNEL_DATA 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 373 down to 2096779 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_DATA len=373 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572] 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572] 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18304', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=475} created 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=475, channel=[id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572]} created 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572] successful with session NetconfServerSession{sessionId=475, channel=[id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572]} 23:57:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572]} up 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #6 SSH_MSG_CHANNEL_DATA 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 393 down to 2096386 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_DATA len=393 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=475} 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@786fe82e after next message 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=475, channel=[id: 0x83a2daba, L:/10.30.170.146:18304 - R:/10.30.170.79:35572]} EXI handlers added to pipeline 23:57:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:15.682 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@786fe82e 23:57:15.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 179 down to 2095753 23:57:15.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:15.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:15.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #7 SSH_MSG_CHANNEL_DATA 23:57:15.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 340 down to 2096046 23:57:15.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_DATA len=340 23:57:15.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 23:57:15.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:15.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:15.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=475} 23:57:15.684 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5b5f3012] 23:57:15.684 [netconf-device-simulator-threads-0] 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 23:57:15.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:15.684 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:15.684 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:15.684 [netconf-device-simulator-threads-0] 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 23:57:15.684 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:15.684 [netconf-device-simulator-threads-0] 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} 23:57:15.684 [netconf-device-simulator-threads-0] 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} 23:57:15.684 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:15.684 [netconf-device-simulator-threads-0] 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} 23:57:15.684 [netconf-device-simulator-threads-0] 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} 23:57:15.684 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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} 23:57:15.685 [netconf-device-simulator-threads-0] 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 23:57:15.685 [netconf-device-simulator-threads-0] 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 23:57:15.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:15.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 778 down to 2094975 23:57:15.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:15.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:15.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #16 SSH_MSG_IGNORE 23:57:15.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:57:15.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #9 SSH_MSG_IGNORE 23:57:15.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 23:57:15.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #17 SSH_MSG_IGNORE 23:57:15.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:57:15.891 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #14 SSH_MSG_IGNORE 23:57:15.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:57:15.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #13 SSH_MSG_IGNORE 23:57:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:57:16.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #12 SSH_MSG_IGNORE 23:57:16.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:57:16.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #10 SSH_MSG_IGNORE 23:57:16.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 23:57:16.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552]} 23:57:16.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60552]): SSH-2.0-SSHD-UNKNOWN 23:57:16.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60552]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:16.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60552]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:16.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60552]) Send SSH_MSG_KEXINIT 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60552]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60552]) process #0 SSH_MSG_KEXINIT 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60552]) SSH_MSG_KEXINIT 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60552]) strict KEX=true client=true server=true 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60552]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60552]) Kex: server host key algorithms = rsa-sha2-512 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60552]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60552]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60552]) Kex: mac algorithms (client to server) = aead 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60552]) Kex: mac algorithms (server to client) = aead 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60552]) Kex: compression algorithms (client to server) = none 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60552]) Kex: compression algorithms (server to client) = none 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #15 SSH_MSG_IGNORE 23:57:16.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:57:16.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60552]) process #1 30 23:57:16.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60552]] process command=SSH_MSG_KEXDH_INIT 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60552]] Send SSH_MSG_KEXDH_REPLY 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60552]) packet #1 sending command=31[31] len=1639 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60552])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60552]) Send SSH_MSG_NEWKEYS 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60552]) session ID=d0:a6:87:c8:e5:34:ba:fa:12:b3:86:5c:3d:0b:5f:61:f6:99:ab:a7:cd:85:6a:37:57:f1:61:7c:02:9c:77:a2:d3:a4:90:21:13:94:d1:e2:13:84:80:32:05:dc:61:51:ad:21:c6:53:33:dd:13:25:20:9b:0c:22:fe:84:27:27 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60552]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60552]): strict KEX resets output message sequence number from 3 to 0 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60552]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60552])[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 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60552])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60552]) packet #0 sending command=7[7] len=419 23:57:16.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60552]) No pending packets to flush at end of KEX 23:57:16.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #8 SSH_MSG_IGNORE 23:57:16.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60552]) process #2 SSH_MSG_NEWKEYS 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60552]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60552]): strict KEX resets input message sequence number from 3 to 0 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60552]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60552]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60552]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60552]) authorized authentication methods: password,publickey 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60552]) Accepted service ssh-userauth 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60552]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60552]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60552]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60552]) no authentication factory for method=none 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60552]) SSH_MSG_USERAUTH_REQUEST 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60552]) remaining methods: password,publickey 23:57:16.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60552]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60552]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60552]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:16.312 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60552]) authentication result: true 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60552]) SSH_MSG_USERAUTH_REQUEST 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60552])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60552]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60552]) no heartbeat to stop 23:57:16.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60552]) heartbeat type=IGNORE, interval=PT30S 23:57:16.312 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60552 authenticated 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60552]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60552]] session=TransportServerSession[admin@/10.30.170.79:60552] id=0 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60552])) size=2097152, max=2097152, packet=32768 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60552]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60552] 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60552]) recipient=0 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])) size=2097152, max=2097152, packet=32768 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])) re-initializing 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])) size=2097152, max=2097152, packet=32768 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])[want-reply=true] subsystem=netconf 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])[subsystem] prepared command 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552]}} established 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 476: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18305 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 476: Creating data stores for simulated device 23:57:16.314 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:16.314 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:16.314 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:16.315 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62a98b24] 23:57:16.315 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:16.315 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:16.315 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:16.315 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:16.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:16.316 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:16.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:16.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:16.316 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62a98b24], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62a98b24], subtreeVersion=Version[1dd491f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1dd491f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:16.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:16.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552] 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 476 on channel [id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552] 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) by 1220 down to 2095932 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552] 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552] 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) request=subsystem result=ReplySuccess, want-reply=true 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) request=subsystem activate command 23:57:16.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) starting runner for command=netconf 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #5 SSH_MSG_CHANNEL_DATA 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) by 373 down to 2096779 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_CHANNEL_DATA len=373 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552] 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552] 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552] 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18305', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=476} created 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552]} created 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552] successful with session NetconfServerSession{sessionId=476, channel=[id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552]} 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552]} up 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #6 SSH_MSG_CHANNEL_DATA 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) by 393 down to 2096386 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_CHANNEL_DATA len=393 23:57:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552] 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=476} 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37b953ed after next message 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x7fc93843, L:/10.30.170.146:18305 - R:/10.30.170.79:60552]} EXI handlers added to pipeline 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37b953ed 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) by 179 down to 2095753 23:57:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:16.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:16.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #7 SSH_MSG_CHANNEL_DATA 23:57:16.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) by 340 down to 2096046 23:57:16.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_CHANNEL_DATA len=340 23:57:16.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552] 23:57:16.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:16.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:16.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=476} 23:57:16.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1dd491f] 23:57:16.327 [netconf-device-simulator-threads-2] 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 23:57:16.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:16.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:16.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:16.327 [netconf-device-simulator-threads-2] 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 23:57:16.327 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:16.327 [netconf-device-simulator-threads-2] 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} 23:57:16.327 [netconf-device-simulator-threads-2] 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} 23:57:16.327 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:16.327 [netconf-device-simulator-threads-2] 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} 23:57:16.327 [netconf-device-simulator-threads-2] 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} 23:57:16.327 [netconf-device-simulator-threads-2] 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} 23:57:16.327 [netconf-device-simulator-threads-2] 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} 23:57:16.327 [netconf-device-simulator-threads-2] 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} 23:57:16.327 [netconf-device-simulator-threads-2] 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} 23:57:16.328 [netconf-device-simulator-threads-2] 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} 23:57:16.328 [netconf-device-simulator-threads-2] 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} 23:57:16.328 [netconf-device-simulator-threads-2] 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} 23:57:16.328 [netconf-device-simulator-threads-2] 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} 23:57:16.328 [netconf-device-simulator-threads-2] 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} 23:57:16.328 [netconf-device-simulator-threads-2] 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} 23:57:16.328 [netconf-device-simulator-threads-2] 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 23:57:16.328 [netconf-device-simulator-threads-2] 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 23:57:16.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:16.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) by 778 down to 2094975 23:57:16.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:16.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #18 SSH_MSG_IGNORE 23:57:16.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:57:16.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #11 SSH_MSG_IGNORE 23:57:16.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:57:16.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #16 SSH_MSG_IGNORE 23:57:16.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:57:16.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #9 SSH_MSG_IGNORE 23:57:16.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 23:57:16.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #13 SSH_MSG_IGNORE 23:57:16.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:57:16.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #15 SSH_MSG_IGNORE 23:57:16.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:57:16.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #17 SSH_MSG_IGNORE 23:57:16.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:57:16.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #10 SSH_MSG_IGNORE 23:57:16.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 23:57:16.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #14 SSH_MSG_IGNORE 23:57:16.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:57:16.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852]} 23:57:16.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:58852]): SSH-2.0-SSHD-UNKNOWN 23:57:16.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:58852]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:16.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:58852]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:16.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:16.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #12 SSH_MSG_IGNORE 23:57:16.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:58852]) Send SSH_MSG_KEXINIT 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58852]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58852]) process #0 SSH_MSG_KEXINIT 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:58852]) SSH_MSG_KEXINIT 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:58852]) strict KEX=true client=true server=true 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58852]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58852]) Kex: server host key algorithms = rsa-sha2-512 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58852]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58852]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58852]) Kex: mac algorithms (client to server) = aead 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58852]) Kex: mac algorithms (server to client) = aead 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58852]) Kex: compression algorithms (client to server) = none 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:58852]) Kex: compression algorithms (server to client) = none 23:57:16.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:17.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #16 SSH_MSG_IGNORE 23:57:17.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:57:17.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #11 SSH_MSG_IGNORE 23:57:17.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:57:17.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58852]) process #1 30 23:57:17.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58852]] process command=SSH_MSG_KEXDH_INIT 23:57:17.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:58852]] Send SSH_MSG_KEXDH_REPLY 23:57:17.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58852]) packet #1 sending command=31[31] len=1639 23:57:17.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:58852])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:17.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:58852]) Send SSH_MSG_NEWKEYS 23:57:17.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:58852]) session ID=a0:b6:e2:8d:db:03:04:84:ec:b1:d6:52:f4:53:5d:8f:80:02:f1:bf:a1:39:9e:0d:60:23:d7:97:65:6a:17:30:dd:4f:1e:59:27:8e:a6:ff:f8:b1:3e:67:f9:65:c5:f5:b7:8e:c0:25:c4:3d:e9:72:4c:5a:c6:7e:de:16:79:9e 23:57:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58852]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58852]): strict KEX resets output message sequence number from 3 to 0 23:57:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:58852]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:58852])[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 23:57:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58852])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58852]) packet #0 sending command=7[7] len=419 23:57:17.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58852]) No pending packets to flush at end of KEX 23:57:17.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #15 SSH_MSG_IGNORE 23:57:17.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58852]) process #2 SSH_MSG_NEWKEYS 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:58852]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58852]): strict KEX resets input message sequence number from 3 to 0 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:58852]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58852]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58852]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:58852]) authorized authentication methods: password,publickey 23:57:17.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:58852]) Accepted service ssh-userauth 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58852]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58852]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58852]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58852]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58852]) no authentication factory for method=none 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58852]) SSH_MSG_USERAUTH_REQUEST 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:58852]) remaining methods: password,publickey 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58852]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:58852]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58852]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:17.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:58852]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:17.149 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:17.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:58852]) authentication result: true 23:57:17.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:58852]) SSH_MSG_USERAUTH_REQUEST 23:57:17.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:58852])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:17.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:58852]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:17.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:17.149 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:17.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58852]) no heartbeat to stop 23:57:17.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:58852]) heartbeat type=IGNORE, interval=PT30S 23:57:17.149 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:58852 authenticated 23:57:17.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:17.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58852]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:17.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58852]] session=TransportServerSession[admin@/10.30.170.79:58852] id=0 23:57:17.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58852])) size=2097152, max=2097152, packet=32768 23:57:17.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58852]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58852] 23:57:17.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:58852]) recipient=0 23:57:17.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])) size=2097152, max=2097152, packet=32768 23:57:17.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])) re-initializing 23:57:17.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])) size=2097152, max=2097152, packet=32768 23:57:17.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:17.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:17.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:17.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:17.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])[want-reply=true] subsystem=netconf 23:57:17.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])[subsystem] prepared command 23:57:17.152 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:17.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:17.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852]}} established 23:57:17.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 477: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18306 23:57:17.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 477: Creating data stores for simulated device 23:57:17.152 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:17.153 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:17.153 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:17.153 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:17.153 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:17.155 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[70e275af] 23:57:17.155 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:17.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:17.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:17.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:17.157 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:17.157 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:17.157 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:17.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:17.159 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[70e275af], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[70e275af], subtreeVersion=Version[2bb0e6ac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2bb0e6ac], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:17.159 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:17.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:17.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852] 23:57:17.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 477 on channel [id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852] 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) by 1220 down to 2095932 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852] 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852] 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) request=subsystem result=ReplySuccess, want-reply=true 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) request=subsystem activate command 23:57:17.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) starting runner for command=netconf 23:57:17.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #5 SSH_MSG_CHANNEL_DATA 23:57:17.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) by 373 down to 2096779 23:57:17.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_CHANNEL_DATA len=373 23:57:17.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852] 23:57:17.165 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:17.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852] 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852] 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18306', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=477} created 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=477, channel=[id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852]} created 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852] successful with session NetconfServerSession{sessionId=477, channel=[id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852]} 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852]} up 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #6 SSH_MSG_CHANNEL_DATA 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) by 393 down to 2096386 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_CHANNEL_DATA len=393 23:57:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852] 23:57:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=477} 23:57:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:17.168 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@143ada45 after next message 23:57:17.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=477, channel=[id: 0x239fa21a, L:/10.30.170.146:18306 - R:/10.30.170.79:58852]} EXI handlers added to pipeline 23:57:17.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:17.169 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@143ada45 23:57:17.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) by 179 down to 2095753 23:57:17.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:17.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:17.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #7 SSH_MSG_CHANNEL_DATA 23:57:17.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) by 340 down to 2096046 23:57:17.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_CHANNEL_DATA len=340 23:57:17.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852] 23:57:17.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:17.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:17.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=477} 23:57:17.173 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2bb0e6ac] 23:57:17.173 [netconf-device-simulator-threads-4] 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 23:57:17.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:17.173 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:17.173 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:17.173 [netconf-device-simulator-threads-4] 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 23:57:17.173 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.173 [netconf-device-simulator-threads-4] 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} 23:57:17.174 [netconf-device-simulator-threads-4] 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 23:57:17.174 [netconf-device-simulator-threads-4] 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 23:57:17.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:17.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) by 778 down to 2094975 23:57:17.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:17.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:17.211 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #13 SSH_MSG_IGNORE 23:57:17.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:57:17.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #17 SSH_MSG_IGNORE 23:57:17.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:57:17.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #18 SSH_MSG_IGNORE 23:57:17.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:57:17.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #9 SSH_MSG_IGNORE 23:57:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 23:57:17.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #8 SSH_MSG_IGNORE 23:57:17.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 23:57:17.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #10 SSH_MSG_IGNORE 23:57:17.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 23:57:17.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514]} 23:57:17.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47514]): SSH-2.0-SSHD-UNKNOWN 23:57:17.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47514]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:17.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47514]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:17.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #14 SSH_MSG_IGNORE 23:57:17.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:57:17.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #12 SSH_MSG_IGNORE 23:57:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:57:17.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47514]) Send SSH_MSG_KEXINIT 23:57:17.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47514]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:17.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47514]) process #0 SSH_MSG_KEXINIT 23:57:17.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47514]) SSH_MSG_KEXINIT 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47514]) strict KEX=true client=true server=true 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47514]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47514]) Kex: server host key algorithms = rsa-sha2-512 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47514]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47514]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47514]) Kex: mac algorithms (client to server) = aead 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47514]) Kex: mac algorithms (server to client) = aead 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47514]) Kex: compression algorithms (client to server) = none 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47514]) Kex: compression algorithms (server to client) = none 23:57:17.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:17.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #8 SSH_MSG_IGNORE 23:57:17.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 23:57:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47514]) process #1 30 23:57:17.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47514]] process command=SSH_MSG_KEXDH_INIT 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47514]] Send SSH_MSG_KEXDH_REPLY 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47514]) packet #1 sending command=31[31] len=1639 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47514])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47514]) Send SSH_MSG_NEWKEYS 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47514]) session ID=83:b0:dd:6a:b3:e2:4d:9f:cb:95:c0:1d:c9:4c:52:ef:66:2f:35:76:d5:cb:5d:eb:ca:aa:dd:85:f9:d4:f4:72:e9:44:73:7d:3a:0c:a2:d0:29:8d:db:20:8a:8d:29:22:21:e2:22:ab:d4:39:db:19:d2:5e:dd:0a:80:5b:83:05 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47514]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47514]): strict KEX resets output message sequence number from 3 to 0 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47514]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47514])[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 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47514])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47514]) packet #0 sending command=7[7] len=419 23:57:17.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47514]) No pending packets to flush at end of KEX 23:57:17.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #13 SSH_MSG_IGNORE 23:57:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47514]) process #2 SSH_MSG_NEWKEYS 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47514]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47514]): strict KEX resets input message sequence number from 3 to 0 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47514]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47514]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47514]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47514]) authorized authentication methods: password,publickey 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47514]) Accepted service ssh-userauth 23:57:17.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47514]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47514]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47514]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47514]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47514]) no authentication factory for method=none 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47514]) SSH_MSG_USERAUTH_REQUEST 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47514]) remaining methods: password,publickey 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47514]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47514]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47514]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47514]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:17.729 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47514]) authentication result: true 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47514]) SSH_MSG_USERAUTH_REQUEST 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47514])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47514]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:17.729 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:17.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47514]) no heartbeat to stop 23:57:17.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47514]) heartbeat type=IGNORE, interval=PT30S 23:57:17.730 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47514 authenticated 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47514]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47514]] session=TransportServerSession[admin@/10.30.170.79:47514] id=0 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47514])) size=2097152, max=2097152, packet=32768 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47514]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47514] 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47514]) recipient=0 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])) size=2097152, max=2097152, packet=32768 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])) re-initializing 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])) size=2097152, max=2097152, packet=32768 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:17.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])[want-reply=true] subsystem=netconf 23:57:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])[subsystem] prepared command 23:57:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514]}} established 23:57:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 478: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18307 23:57:17.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 478: Creating data stores for simulated device 23:57:17.733 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:17.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:17.733 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:17.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:17.733 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:17.735 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3c7e9113] 23:57:17.735 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:17.736 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:17.736 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:17.736 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:17.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:17.737 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:17.737 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:17.737 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:17.737 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3c7e9113], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3c7e9113], subtreeVersion=Version[5dcec4dd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5dcec4dd], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:17.737 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:17.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:17.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514] 23:57:17.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 478 on channel [id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514] 23:57:17.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) by 1220 down to 2095932 23:57:17.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514] 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514] 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) request=subsystem result=ReplySuccess, want-reply=true 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) request=subsystem activate command 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) starting runner for command=netconf 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #5 SSH_MSG_CHANNEL_DATA 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) by 373 down to 2096779 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_CHANNEL_DATA len=373 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514] 23:57:17.743 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:17.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:17.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514] 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514] 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18307', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=478} created 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=478, channel=[id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514]} created 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514] successful with session NetconfServerSession{sessionId=478, channel=[id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514]} 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514]} up 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #6 SSH_MSG_CHANNEL_DATA 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) by 393 down to 2096386 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_CHANNEL_DATA len=393 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514] 23:57:17.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:17.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:17.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=478} 23:57:17.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:17.746 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@34781bd after next message 23:57:17.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=478, channel=[id: 0xd840fd56, L:/10.30.170.146:18307 - R:/10.30.170.79:47514]} EXI handlers added to pipeline 23:57:17.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:17.747 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@34781bd 23:57:17.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) by 179 down to 2095753 23:57:17.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:17.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:17.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #7 SSH_MSG_CHANNEL_DATA 23:57:17.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) by 340 down to 2096046 23:57:17.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_CHANNEL_DATA len=340 23:57:17.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514] 23:57:17.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:17.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:17.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=478} 23:57:17.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5dcec4dd] 23:57:17.751 [netconf-device-simulator-threads-6] 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 23:57:17.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:17.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:17.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:17.751 [netconf-device-simulator-threads-6] 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 23:57:17.751 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:17.751 [netconf-device-simulator-threads-6] 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} 23:57:17.751 [netconf-device-simulator-threads-6] 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} 23:57:17.751 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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} 23:57:17.752 [netconf-device-simulator-threads-6] 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 23:57:17.752 [netconf-device-simulator-threads-6] 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 23:57:17.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:17.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) by 778 down to 2094975 23:57:17.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:17.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:17.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #11 SSH_MSG_IGNORE 23:57:17.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:57:17.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #16 SSH_MSG_IGNORE 23:57:17.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:57:17.907 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #18 SSH_MSG_IGNORE 23:57:17.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:57:17.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #15 SSH_MSG_IGNORE 23:57:17.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:57:17.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:17.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #17 SSH_MSG_IGNORE 23:57:17.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:57:18.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #14 SSH_MSG_IGNORE 23:57:18.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:57:18.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #9 SSH_MSG_IGNORE 23:57:18.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 23:57:18.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #12 SSH_MSG_IGNORE 23:57:18.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:57:18.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350]} 23:57:18.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:43350]): SSH-2.0-SSHD-UNKNOWN 23:57:18.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:43350]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:18.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:43350]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:18.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:43350]) Send SSH_MSG_KEXINIT 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43350]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43350]) process #0 SSH_MSG_KEXINIT 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:43350]) SSH_MSG_KEXINIT 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:43350]) strict KEX=true client=true server=true 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43350]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43350]) Kex: server host key algorithms = rsa-sha2-512 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43350]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43350]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43350]) Kex: mac algorithms (client to server) = aead 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43350]) Kex: mac algorithms (server to client) = aead 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43350]) Kex: compression algorithms (client to server) = none 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:43350]) Kex: compression algorithms (server to client) = none 23:57:18.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:18.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #10 SSH_MSG_IGNORE 23:57:18.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 23:57:18.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43350]) process #1 30 23:57:18.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43350]] process command=SSH_MSG_KEXDH_INIT 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:43350]] Send SSH_MSG_KEXDH_REPLY 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43350]) packet #1 sending command=31[31] len=1639 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:43350])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:43350]) Send SSH_MSG_NEWKEYS 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:43350]) session ID=6e:08:60:e9:9e:cd:11:0b:ac:75:50:a7:d4:48:17:c9:90:de:84:ac:73:62:d3:23:00:1e:44:ac:14:c9:67:32:13:18:98:87:8c:2f:70:49:bb:2f:e0:08:5c:5b:6c:8f:53:b8:41:1b:77:23:e4:09:0e:e9:8e:12:59:4d:bd:71 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43350]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43350]): strict KEX resets output message sequence number from 3 to 0 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:43350]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:43350])[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 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43350])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43350]) packet #0 sending command=7[7] len=419 23:57:18.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43350]) No pending packets to flush at end of KEX 23:57:18.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #8 SSH_MSG_IGNORE 23:57:18.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 23:57:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43350]) process #2 SSH_MSG_NEWKEYS 23:57:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:43350]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43350]): strict KEX resets input message sequence number from 3 to 0 23:57:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:43350]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:18.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43350]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43350]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:43350]) authorized authentication methods: password,publickey 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:43350]) Accepted service ssh-userauth 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43350]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43350]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43350]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43350]) no authentication factory for method=none 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43350]) SSH_MSG_USERAUTH_REQUEST 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:43350]) remaining methods: password,publickey 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43350]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:43350]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:18.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:43350]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:18.476 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:43350]) authentication result: true 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:43350]) SSH_MSG_USERAUTH_REQUEST 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:43350])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:43350]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43350]) no heartbeat to stop 23:57:18.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:43350]) heartbeat type=IGNORE, interval=PT30S 23:57:18.476 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:43350 authenticated 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43350]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43350]] session=TransportServerSession[admin@/10.30.170.79:43350] id=0 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43350])) size=2097152, max=2097152, packet=32768 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43350]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43350] 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:43350]) recipient=0 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])) size=2097152, max=2097152, packet=32768 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])) re-initializing 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])) size=2097152, max=2097152, packet=32768 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])[want-reply=true] subsystem=netconf 23:57:18.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])[subsystem] prepared command 23:57:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350]}} established 23:57:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 479: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18308 23:57:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 479: Creating data stores for simulated device 23:57:18.478 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:18.478 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:18.478 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:18.478 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[45163888] 23:57:18.478 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:18.479 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:18.479 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:18.479 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:18.479 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:18.479 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[45163888], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[45163888], subtreeVersion=Version[620b113c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[620b113c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:18.480 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:18.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:18.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350] 23:57:18.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 479 on channel [id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350] 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) by 1220 down to 2095932 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350] 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350] 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) request=subsystem result=ReplySuccess, want-reply=true 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) request=subsystem activate command 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) starting runner for command=netconf 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #5 SSH_MSG_CHANNEL_DATA 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) by 373 down to 2096779 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_CHANNEL_DATA len=373 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350] 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350] 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350] 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18308', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=479} created 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350]} created 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350] successful with session NetconfServerSession{sessionId=479, channel=[id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350]} 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350]} up 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #6 SSH_MSG_CHANNEL_DATA 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) by 393 down to 2096386 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_CHANNEL_DATA len=393 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350] 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=479} 23:57:18.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bd92b7c after next message 23:57:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x5f2938ee, L:/10.30.170.146:18308 - R:/10.30.170.79:43350]} EXI handlers added to pipeline 23:57:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3bd92b7c 23:57:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) by 179 down to 2095753 23:57:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:18.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #7 SSH_MSG_CHANNEL_DATA 23:57:18.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) by 340 down to 2096046 23:57:18.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_CHANNEL_DATA len=340 23:57:18.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350] 23:57:18.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:18.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:18.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=479} 23:57:18.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[620b113c] 23:57:18.486 [netconf-device-simulator-threads-0] 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 23:57:18.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:18.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:18.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:18.486 [netconf-device-simulator-threads-0] 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 23:57:18.486 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:18.486 [netconf-device-simulator-threads-0] 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} 23:57:18.486 [netconf-device-simulator-threads-0] 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} 23:57:18.486 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:18.486 [netconf-device-simulator-threads-0] 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} 23:57:18.486 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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} 23:57:18.487 [netconf-device-simulator-threads-0] 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 23:57:18.487 [netconf-device-simulator-threads-0] 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 23:57:18.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:18.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) by 778 down to 2094975 23:57:18.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:18.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:18.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #18 SSH_MSG_IGNORE 23:57:18.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:57:18.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #9 SSH_MSG_IGNORE 23:57:18.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 23:57:18.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #11 SSH_MSG_IGNORE 23:57:18.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:57:18.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #17 SSH_MSG_IGNORE 23:57:18.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:57:18.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #16 SSH_MSG_IGNORE 23:57:18.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:57:18.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #10 SSH_MSG_IGNORE 23:57:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 23:57:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #13 SSH_MSG_IGNORE 23:57:18.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:57:18.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #14 SSH_MSG_IGNORE 23:57:18.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:57:18.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:18.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #15 SSH_MSG_IGNORE 23:57:18.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:57:18.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968]} 23:57:18.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:54968]): SSH-2.0-SSHD-UNKNOWN 23:57:18.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:54968]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:18.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:54968]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:19.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #12 SSH_MSG_IGNORE 23:57:19.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:54968]) Send SSH_MSG_KEXINIT 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54968]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54968]) process #0 SSH_MSG_KEXINIT 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:54968]) SSH_MSG_KEXINIT 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:54968]) strict KEX=true client=true server=true 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54968]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54968]) Kex: server host key algorithms = rsa-sha2-512 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54968]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54968]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54968]) Kex: mac algorithms (client to server) = aead 23:57:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54968]) Kex: mac algorithms (server to client) = aead 23:57:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54968]) Kex: compression algorithms (client to server) = none 23:57:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:54968]) Kex: compression algorithms (server to client) = none 23:57:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:19.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54968]) process #1 30 23:57:19.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54968]] process command=SSH_MSG_KEXDH_INIT 23:57:19.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #8 SSH_MSG_IGNORE 23:57:19.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:54968]] Send SSH_MSG_KEXDH_REPLY 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54968]) packet #1 sending command=31[31] len=1639 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:54968])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:54968]) Send SSH_MSG_NEWKEYS 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:54968]) session ID=e9:99:59:01:0a:4a:3c:ee:75:42:fb:43:61:6c:d8:aa:e5:cb:95:37:bd:2d:78:c5:03:b8:88:60:ec:82:ce:11:71:1e:f0:b4:48:f7:6f:12:6b:47:ed:cf:00:16:ca:8c:2b:32:40:99:f9:7a:a4:fb:9f:77:7f:a0:41:13:44:62 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54968]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54968]): strict KEX resets output message sequence number from 3 to 0 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:54968]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:54968])[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 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54968])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:19.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54968]) packet #0 sending command=7[7] len=419 23:57:19.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54968]) No pending packets to flush at end of KEX 23:57:19.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54968]) process #2 SSH_MSG_NEWKEYS 23:57:19.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:54968]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:19.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54968]): strict KEX resets input message sequence number from 3 to 0 23:57:19.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:54968]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:19.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54968]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54968]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:54968]) authorized authentication methods: password,publickey 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:54968]) Accepted service ssh-userauth 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54968]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54968]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54968]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54968]) no authentication factory for method=none 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54968]) SSH_MSG_USERAUTH_REQUEST 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:54968]) remaining methods: password,publickey 23:57:19.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54968]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:54968]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:54968]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:19.152 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:54968]) authentication result: true 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:54968]) SSH_MSG_USERAUTH_REQUEST 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:54968])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:54968]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54968]) no heartbeat to stop 23:57:19.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:54968]) heartbeat type=IGNORE, interval=PT30S 23:57:19.152 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:54968 authenticated 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54968]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54968]] session=TransportServerSession[admin@/10.30.170.79:54968] id=0 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54968])) size=2097152, max=2097152, packet=32768 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54968]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54968] 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:54968]) recipient=0 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])) size=2097152, max=2097152, packet=32768 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])) re-initializing 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])) size=2097152, max=2097152, packet=32768 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:19.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])[want-reply=true] subsystem=netconf 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])[subsystem] prepared command 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968]}} established 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 480: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18309 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 480: Creating data stores for simulated device 23:57:19.154 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:19.154 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:19.155 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:19.155 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:19.155 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:19.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[72a6fd72] 23:57:19.155 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:19.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:19.156 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:19.156 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:19.156 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:19.156 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:19.156 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:19.156 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:19.156 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[72a6fd72], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[72a6fd72], subtreeVersion=Version[71d01dbc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71d01dbc], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:19.156 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:19.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968] 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 480 on channel [id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968] 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) by 1220 down to 2095932 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968] 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968] 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) request=subsystem result=ReplySuccess, want-reply=true 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) request=subsystem activate command 23:57:19.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) starting runner for command=netconf 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #5 SSH_MSG_CHANNEL_DATA 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) by 373 down to 2096779 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_CHANNEL_DATA len=373 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968] 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968] 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968] 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18309', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=480} created 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=480, channel=[id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968]} created 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968] successful with session NetconfServerSession{sessionId=480, channel=[id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968]} 23:57:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968]} up 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #6 SSH_MSG_CHANNEL_DATA 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) by 393 down to 2096386 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_CHANNEL_DATA len=393 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968] 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=480} 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5126a736 after next message 23:57:19.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=480, channel=[id: 0xfc4dddce, L:/10.30.170.146:18309 - R:/10.30.170.79:54968]} EXI handlers added to pipeline 23:57:19.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:19.161 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5126a736 23:57:19.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) by 179 down to 2095753 23:57:19.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:19.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:19.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #7 SSH_MSG_CHANNEL_DATA 23:57:19.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) by 340 down to 2096046 23:57:19.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_CHANNEL_DATA len=340 23:57:19.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968] 23:57:19.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:19.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:19.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=480} 23:57:19.164 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71d01dbc] 23:57:19.164 [netconf-device-simulator-threads-2] 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 23:57:19.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:19.164 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:19.164 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:19.164 [netconf-device-simulator-threads-2] 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 23:57:19.164 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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} 23:57:19.164 [netconf-device-simulator-threads-2] 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 23:57:19.165 [netconf-device-simulator-threads-2] 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 23:57:19.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:19.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) by 778 down to 2094975 23:57:19.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:19.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:19.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #13 SSH_MSG_IGNORE 23:57:19.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:57:19.290 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #11 SSH_MSG_IGNORE 23:57:19.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:57:19.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #15 SSH_MSG_IGNORE 23:57:19.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:57:19.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #18 SSH_MSG_IGNORE 23:57:19.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:57:19.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #9 SSH_MSG_IGNORE 23:57:19.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 23:57:19.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #17 SSH_MSG_IGNORE 23:57:19.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:57:19.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #16 SSH_MSG_IGNORE 23:57:19.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:57:19.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #14 SSH_MSG_IGNORE 23:57:19.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:57:19.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #12 SSH_MSG_IGNORE 23:57:19.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:57:19.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044]} 23:57:19.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:35044]): SSH-2.0-SSHD-UNKNOWN 23:57:19.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:35044]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:19.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:35044]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:35044]) Send SSH_MSG_KEXINIT 23:57:19.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35044]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:19.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35044]) process #0 SSH_MSG_KEXINIT 23:57:19.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:35044]) SSH_MSG_KEXINIT 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:35044]) strict KEX=true client=true server=true 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35044]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35044]) Kex: server host key algorithms = rsa-sha2-512 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35044]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35044]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35044]) Kex: mac algorithms (client to server) = aead 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35044]) Kex: mac algorithms (server to client) = aead 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35044]) Kex: compression algorithms (client to server) = none 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:35044]) Kex: compression algorithms (server to client) = none 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #10 SSH_MSG_IGNORE 23:57:19.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 23:57:19.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #8 SSH_MSG_IGNORE 23:57:19.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 23:57:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35044]) process #1 30 23:57:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35044]] process command=SSH_MSG_KEXDH_INIT 23:57:19.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:35044]] Send SSH_MSG_KEXDH_REPLY 23:57:19.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35044]) packet #1 sending command=31[31] len=1639 23:57:19.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:35044])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:19.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:35044]) Send SSH_MSG_NEWKEYS 23:57:19.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:35044]) session ID=ec:8a:b2:e3:56:b2:a7:88:89:59:d2:70:e3:92:bf:27:8e:88:65:35:66:f5:d9:c1:cb:0f:f2:11:e2:40:bd:bb:6c:a8:3e:2a:3b:db:ad:19:cd:6c:cf:cb:ff:d4:fa:6e:97:3f:89:57:dc:ff:4c:9b:ef:e3:df:93:70:cf:fc:30 23:57:19.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35044]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:19.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35044]): strict KEX resets output message sequence number from 3 to 0 23:57:19.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:35044]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:19.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:35044])[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 23:57:19.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35044])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:19.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35044]) packet #0 sending command=7[7] len=419 23:57:19.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35044]) No pending packets to flush at end of KEX 23:57:19.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #11 SSH_MSG_IGNORE 23:57:19.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:57:19.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35044]) process #2 SSH_MSG_NEWKEYS 23:57:19.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:35044]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:19.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35044]): strict KEX resets input message sequence number from 3 to 0 23:57:19.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:35044]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:19.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:19.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35044]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:19.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35044]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:35044]) authorized authentication methods: password,publickey 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:35044]) Accepted service ssh-userauth 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35044]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35044]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35044]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35044]) no authentication factory for method=none 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35044]) SSH_MSG_USERAUTH_REQUEST 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:35044]) remaining methods: password,publickey 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35044]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:35044]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:35044]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:19.907 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:35044]) authentication result: true 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:35044]) SSH_MSG_USERAUTH_REQUEST 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:35044])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:35044]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35044]) no heartbeat to stop 23:57:19.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:35044]) heartbeat type=IGNORE, interval=PT30S 23:57:19.908 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:35044 authenticated 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35044]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35044]] session=TransportServerSession[admin@/10.30.170.79:35044] id=0 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35044])) size=2097152, max=2097152, packet=32768 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35044]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35044] 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:35044]) recipient=0 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])) size=2097152, max=2097152, packet=32768 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])) re-initializing 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])) size=2097152, max=2097152, packet=32768 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:19.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])[want-reply=true] subsystem=netconf 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])[subsystem] prepared command 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044]}} established 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 481: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18310 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 481: Creating data stores for simulated device 23:57:19.909 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:19.909 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:19.910 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4b56a01a] 23:57:19.910 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:19.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:19.911 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:19.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:19.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:19.911 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4b56a01a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4b56a01a], subtreeVersion=Version[24b8fc5f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[24b8fc5f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:19.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:19.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044] 23:57:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 481 on channel [id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044] 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) by 1220 down to 2095932 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044] 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044] 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) request=subsystem result=ReplySuccess, want-reply=true 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) request=subsystem activate command 23:57:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) starting runner for command=netconf 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #5 SSH_MSG_CHANNEL_DATA 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) by 373 down to 2096779 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_CHANNEL_DATA len=373 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044] 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044] 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044] 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18310', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=481} created 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044]} created 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044] successful with session NetconfServerSession{sessionId=481, channel=[id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044]} 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044]} up 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #6 SSH_MSG_CHANNEL_DATA 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) by 393 down to 2096386 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_CHANNEL_DATA len=393 23:57:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044] 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=481} 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e8b9b57 after next message 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x6fcf5424, L:/10.30.170.146:18310 - R:/10.30.170.79:35044]} EXI handlers added to pipeline 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e8b9b57 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) by 179 down to 2095753 23:57:19.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:19.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:19.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #7 SSH_MSG_CHANNEL_DATA 23:57:19.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) by 340 down to 2096046 23:57:19.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_CHANNEL_DATA len=340 23:57:19.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044] 23:57:19.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:19.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:19.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=481} 23:57:19.919 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[24b8fc5f] 23:57:19.919 [netconf-device-simulator-threads-4] 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 23:57:19.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:19.919 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:19.919 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:19.919 [netconf-device-simulator-threads-4] 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 23:57:19.919 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:19.919 [netconf-device-simulator-threads-4] 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} 23:57:19.919 [netconf-device-simulator-threads-4] 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} 23:57:19.919 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:19.919 [netconf-device-simulator-threads-4] 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} 23:57:19.919 [netconf-device-simulator-threads-4] 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} 23:57:19.919 [netconf-device-simulator-threads-4] 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} 23:57:19.919 [netconf-device-simulator-threads-4] 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} 23:57:19.919 [netconf-device-simulator-threads-4] 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} 23:57:19.919 [netconf-device-simulator-threads-4] 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} 23:57:19.920 [netconf-device-simulator-threads-4] 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} 23:57:19.920 [netconf-device-simulator-threads-4] 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} 23:57:19.920 [netconf-device-simulator-threads-4] 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} 23:57:19.920 [netconf-device-simulator-threads-4] 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} 23:57:19.920 [netconf-device-simulator-threads-4] 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} 23:57:19.920 [netconf-device-simulator-threads-4] 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} 23:57:19.920 [netconf-device-simulator-threads-4] 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 23:57:19.920 [netconf-device-simulator-threads-4] 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 23:57:19.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:19.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) by 778 down to 2094975 23:57:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:19.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #13 SSH_MSG_IGNORE 23:57:19.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:57:19.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:19.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #16 SSH_MSG_IGNORE 23:57:19.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:57:20.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #15 SSH_MSG_IGNORE 23:57:20.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:57:20.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #9 SSH_MSG_IGNORE 23:57:20.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 23:57:20.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #17 SSH_MSG_IGNORE 23:57:20.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:57:20.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #14 SSH_MSG_IGNORE 23:57:20.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:57:20.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498]} 23:57:20.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51498]): SSH-2.0-SSHD-UNKNOWN 23:57:20.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51498]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:20.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51498]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:20.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #12 SSH_MSG_IGNORE 23:57:20.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:57:20.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51498]) Send SSH_MSG_KEXINIT 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #0 SSH_MSG_KEXINIT 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_KEXINIT 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51498]) strict KEX=true client=true server=true 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: server host key algorithms = rsa-sha2-512 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: mac algorithms (client to server) = aead 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: mac algorithms (server to client) = aead 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: compression algorithms (client to server) = none 23:57:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51498]) Kex: compression algorithms (server to client) = none 23:57:20.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:20.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #18 SSH_MSG_IGNORE 23:57:20.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:57:20.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #1 30 23:57:20.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51498]] process command=SSH_MSG_KEXDH_INIT 23:57:20.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #8 SSH_MSG_IGNORE 23:57:20.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 23:57:20.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51498]] Send SSH_MSG_KEXDH_REPLY 23:57:20.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #1 sending command=31[31] len=1639 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51498])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51498]) Send SSH_MSG_NEWKEYS 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51498]) session ID=29:dc:87:09:40:1e:8c:89:4f:bd:dd:99:41:f2:20:6b:8d:cd:f4:9c:01:72:34:5b:8a:3e:4e:4a:21:d3:09:eb:7e:38:0a:ec:fb:24:27:bd:b9:b7:54:a4:b7:0b:80:f4:f5:87:2a:d8:59:f4:46:c0:7c:39:a8:53:77:d9:f8:20 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51498]): strict KEX resets output message sequence number from 3 to 0 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51498]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51498])[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 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51498])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #0 sending command=7[7] len=419 23:57:20.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51498]) No pending packets to flush at end of KEX 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #2 SSH_MSG_NEWKEYS 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51498]): strict KEX resets input message sequence number from 3 to 0 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51498]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51498]) authorized authentication methods: password,publickey 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51498]) Accepted service ssh-userauth 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:20.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) no authentication factory for method=none 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_USERAUTH_REQUEST 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51498]) remaining methods: password,publickey 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51498]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51498]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:20.566 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51498]) authentication result: true 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51498]) SSH_MSG_USERAUTH_REQUEST 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51498])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51498]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51498]) no heartbeat to stop 23:57:20.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51498]) heartbeat type=IGNORE, interval=PT30S 23:57:20.566 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51498 authenticated 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]] session=TransportServerSession[admin@/10.30.170.79:51498] id=0 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51498])) size=2097152, max=2097152, packet=32768 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51498] 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51498]) recipient=0 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])) size=2097152, max=2097152, packet=32768 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])) re-initializing 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])) size=2097152, max=2097152, packet=32768 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:20.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[want-reply=true] subsystem=netconf 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[subsystem] prepared command 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498]}} established 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 482: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18311 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 482: Creating data stores for simulated device 23:57:20.568 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:20.568 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:20.568 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:20.568 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2adb7608] 23:57:20.569 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:20.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:20.570 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:20.570 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:20.570 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:20.570 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:20.570 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2adb7608], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2adb7608], subtreeVersion=Version[6236f2ad], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6236f2ad], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:20.570 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:20.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498] 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 482 on channel [id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498] 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 1220 down to 2095932 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498] 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498] 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) request=subsystem result=ReplySuccess, want-reply=true 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) request=subsystem activate command 23:57:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) starting runner for command=netconf 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #5 SSH_MSG_CHANNEL_DATA 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 373 down to 2096779 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_DATA len=373 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498] 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498] 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18311', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=482} created 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498]} created 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498] successful with session NetconfServerSession{sessionId=482, channel=[id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498]} 23:57:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498]} up 23:57:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #6 SSH_MSG_CHANNEL_DATA 23:57:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 393 down to 2096386 23:57:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_DATA len=393 23:57:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 23:57:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=482} 23:57:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a5018c2 after next message 23:57:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x81b03750, L:/10.30.170.146:18311 - R:/10.30.170.79:51498]} EXI handlers added to pipeline 23:57:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a5018c2 23:57:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 179 down to 2095753 23:57:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:20.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:20.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #7 SSH_MSG_CHANNEL_DATA 23:57:20.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 340 down to 2096046 23:57:20.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_DATA len=340 23:57:20.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 23:57:20.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:20.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:20.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=482} 23:57:20.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #15 SSH_MSG_IGNORE 23:57:20.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:57:20.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6236f2ad] 23:57:20.581 [netconf-device-simulator-threads-6] 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 23:57:20.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:20.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:20.581 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:20.581 [netconf-device-simulator-threads-6] 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 23:57:20.582 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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} 23:57:20.582 [netconf-device-simulator-threads-6] 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 23:57:20.582 [netconf-device-simulator-threads-6] 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 23:57:20.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:20.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 778 down to 2094975 23:57:20.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:20.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:20.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #10 SSH_MSG_IGNORE 23:57:20.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 23:57:20.649 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #18 SSH_MSG_IGNORE 23:57:20.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:57:20.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #9 SSH_MSG_IGNORE 23:57:20.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 23:57:20.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #11 SSH_MSG_IGNORE 23:57:20.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:57:20.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #13 SSH_MSG_IGNORE 23:57:20.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:57:20.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #16 SSH_MSG_IGNORE 23:57:20.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:57:20.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:20.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #10 SSH_MSG_IGNORE 23:57:20.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 23:57:21.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222]} 23:57:21.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:60222]): SSH-2.0-SSHD-UNKNOWN 23:57:21.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:60222]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:21.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:60222]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:21.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #14 SSH_MSG_IGNORE 23:57:21.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:57:21.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.141 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #12 SSH_MSG_IGNORE 23:57:21.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:57:21.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #15 SSH_MSG_IGNORE 23:57:21.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:57:21.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #8 SSH_MSG_IGNORE 23:57:21.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 23:57:21.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:60222]) Send SSH_MSG_KEXINIT 23:57:21.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #0 SSH_MSG_KEXINIT 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_KEXINIT 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:60222]) strict KEX=true client=true server=true 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: server host key algorithms = rsa-sha2-512 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: mac algorithms (client to server) = aead 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: mac algorithms (server to client) = aead 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: compression algorithms (client to server) = none 23:57:21.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:60222]) Kex: compression algorithms (server to client) = none 23:57:21.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:21.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #17 SSH_MSG_IGNORE 23:57:21.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:57:21.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #11 SSH_MSG_IGNORE 23:57:21.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:57:21.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #18 SSH_MSG_IGNORE 23:57:21.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:57:21.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #1 30 23:57:21.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60222]] process command=SSH_MSG_KEXDH_INIT 23:57:21.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:60222]] Send SSH_MSG_KEXDH_REPLY 23:57:21.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #1 sending command=31[31] len=1639 23:57:21.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:60222])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:21.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:60222]) Send SSH_MSG_NEWKEYS 23:57:21.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:60222]) session ID=96:b5:cb:a5:88:20:d2:52:17:a7:a4:0d:f8:ca:ee:a4:a9:74:78:0d:5f:04:9a:fb:02:a8:05:e9:b4:a9:f6:37:80:17:e1:33:10:8a:63:66:63:6d:2f:19:65:d8:cd:d4:6c:79:c0:e7:3e:1d:f2:ca:83:d8:3b:d3:17:8f:b4:4a 23:57:21.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:21.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60222]): strict KEX resets output message sequence number from 3 to 0 23:57:21.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:60222]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:21.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:60222])[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 23:57:21.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60222])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:21.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #0 sending command=7[7] len=419 23:57:21.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60222]) No pending packets to flush at end of KEX 23:57:21.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #16 SSH_MSG_IGNORE 23:57:21.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #2 SSH_MSG_NEWKEYS 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60222]): strict KEX resets input message sequence number from 3 to 0 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:60222]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:60222]) authorized authentication methods: password,publickey 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:60222]) Accepted service ssh-userauth 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) no authentication factory for method=none 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_USERAUTH_REQUEST 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:60222]) remaining methods: password,publickey 23:57:21.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:60222]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:60222]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:21.466 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:60222]) authentication result: true 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:60222]) SSH_MSG_USERAUTH_REQUEST 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:60222])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:60222]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60222]) no heartbeat to stop 23:57:21.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:60222]) heartbeat type=IGNORE, interval=PT30S 23:57:21.467 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:60222 authenticated 23:57:21.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:21.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]] session=TransportServerSession[admin@/10.30.170.79:60222] id=0 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60222])) size=2097152, max=2097152, packet=32768 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60222] 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:60222]) recipient=0 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])) size=2097152, max=2097152, packet=32768 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])) re-initializing 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])) size=2097152, max=2097152, packet=32768 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:21.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[want-reply=true] subsystem=netconf 23:57:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[subsystem] prepared command 23:57:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222]}} established 23:57:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 483: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18312 23:57:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 483: Creating data stores for simulated device 23:57:21.470 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:21.470 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:21.470 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:21.470 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:21.470 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:21.472 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2887281b] 23:57:21.472 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:21.473 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:21.473 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:21.473 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:21.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:21.474 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:21.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:21.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:21.474 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2887281b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2887281b], subtreeVersion=Version[3c5188db], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c5188db], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:21.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:21.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:21.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222] 23:57:21.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 483 on channel [id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222] 23:57:21.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 1220 down to 2095932 23:57:21.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:21.479 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:21.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222] 23:57:21.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222] 23:57:21.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) request=subsystem result=ReplySuccess, want-reply=true 23:57:21.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:21.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) request=subsystem activate command 23:57:21.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) starting runner for command=netconf 23:57:21.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #5 SSH_MSG_CHANNEL_DATA 23:57:21.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 373 down to 2096779 23:57:21.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_DATA len=373 23:57:21.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 23:57:21.480 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:21.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:21.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222] 23:57:21.481 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:21.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222] 23:57:21.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18312', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:21.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=483} created 23:57:21.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=483, channel=[id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222]} created 23:57:21.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222] successful with session NetconfServerSession{sessionId=483, channel=[id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222]} 23:57:21.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222]} up 23:57:21.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #6 SSH_MSG_CHANNEL_DATA 23:57:21.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 393 down to 2096386 23:57:21.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_DATA len=393 23:57:21.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 23:57:21.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:21.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:21.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=483} 23:57:21.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:21.483 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7941283 after next message 23:57:21.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=483, channel=[id: 0xbf81c1aa, L:/10.30.170.146:18312 - R:/10.30.170.79:60222]} EXI handlers added to pipeline 23:57:21.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:21.484 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7941283 23:57:21.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 179 down to 2095753 23:57:21.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:21.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:21.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #7 SSH_MSG_CHANNEL_DATA 23:57:21.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 340 down to 2096046 23:57:21.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_DATA len=340 23:57:21.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 23:57:21.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:21.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:21.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=483} 23:57:21.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c5188db] 23:57:21.487 [netconf-device-simulator-threads-0] 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 23:57:21.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:21.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:21.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:21.488 [netconf-device-simulator-threads-0] 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 23:57:21.488 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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} 23:57:21.488 [netconf-device-simulator-threads-0] 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 23:57:21.488 [netconf-device-simulator-threads-0] 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 23:57:21.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:21.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 778 down to 2094975 23:57:21.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:21.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:21.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #17 SSH_MSG_IGNORE 23:57:21.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:57:21.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #9 SSH_MSG_IGNORE 23:57:21.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 23:57:21.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #14 SSH_MSG_IGNORE 23:57:21.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:57:21.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #10 SSH_MSG_IGNORE 23:57:21.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 23:57:21.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #13 SSH_MSG_IGNORE 23:57:21.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:57:21.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240]} 23:57:21.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57240]): SSH-2.0-SSHD-UNKNOWN 23:57:21.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57240]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:21.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57240]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57240]) Send SSH_MSG_KEXINIT 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57240]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57240]) process #0 SSH_MSG_KEXINIT 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57240]) SSH_MSG_KEXINIT 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57240]) strict KEX=true client=true server=true 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57240]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57240]) Kex: server host key algorithms = rsa-sha2-512 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57240]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57240]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57240]) Kex: mac algorithms (client to server) = aead 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57240]) Kex: mac algorithms (server to client) = aead 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57240]) Kex: compression algorithms (client to server) = none 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57240]) Kex: compression algorithms (server to client) = none 23:57:21.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:21.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #12 SSH_MSG_IGNORE 23:57:21.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:57:21.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.943 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #13 SSH_MSG_IGNORE 23:57:21.943 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:57:21.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57240]) process #1 30 23:57:21.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57240]] process command=SSH_MSG_KEXDH_INIT 23:57:21.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #11 SSH_MSG_IGNORE 23:57:21.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:57:21.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:21.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #15 SSH_MSG_IGNORE 23:57:21.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57240]] Send SSH_MSG_KEXDH_REPLY 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57240]) packet #1 sending command=31[31] len=1639 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57240])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57240]) Send SSH_MSG_NEWKEYS 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57240]) session ID=f5:60:30:b4:8d:e7:52:82:b6:14:f8:8e:86:1d:e8:7b:34:c2:7d:d7:c2:a4:d0:97:67:fe:90:6b:ea:5b:3f:22:da:01:9d:a7:43:ed:1e:6d:db:96:0b:53:d3:b6:7d:d1:15:aa:bd:39:6d:6b:ef:8a:c4:49:b2:80:0c:ba:5f:a9 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57240]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57240]): strict KEX resets output message sequence number from 3 to 0 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57240]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57240])[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 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57240])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57240]) packet #0 sending command=7[7] len=419 23:57:21.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57240]) No pending packets to flush at end of KEX 23:57:22.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #8 SSH_MSG_IGNORE 23:57:22.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57240]) process #2 SSH_MSG_NEWKEYS 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57240]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57240]): strict KEX resets input message sequence number from 3 to 0 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57240]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57240]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57240]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57240]) authorized authentication methods: password,publickey 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57240]) Accepted service ssh-userauth 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57240]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57240]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57240]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57240]) no authentication factory for method=none 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57240]) SSH_MSG_USERAUTH_REQUEST 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57240]) remaining methods: password,publickey 23:57:22.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57240]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57240]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57240]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:22.020 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57240]) authentication result: true 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57240]) SSH_MSG_USERAUTH_REQUEST 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57240])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57240]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57240]) no heartbeat to stop 23:57:22.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57240]) heartbeat type=IGNORE, interval=PT30S 23:57:22.020 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57240 authenticated 23:57:22.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:22.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57240]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:22.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57240]] session=TransportServerSession[admin@/10.30.170.79:57240] id=0 23:57:22.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57240])) size=2097152, max=2097152, packet=32768 23:57:22.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57240]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57240] 23:57:22.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57240]) recipient=0 23:57:22.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])) size=2097152, max=2097152, packet=32768 23:57:22.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])) re-initializing 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])) size=2097152, max=2097152, packet=32768 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])[want-reply=true] subsystem=netconf 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])[subsystem] prepared command 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:22.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240]}} established 23:57:22.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 484: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18313 23:57:22.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 484: Creating data stores for simulated device 23:57:22.023 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:22.023 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:22.023 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:22.023 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:22.023 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:22.023 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9c97795] 23:57:22.023 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:22.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:22.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:22.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:22.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:22.024 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:22.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:22.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:22.025 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9c97795], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9c97795], subtreeVersion=Version[2ad4a39b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2ad4a39b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:22.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:22.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:22.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240] 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 484 on channel [id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240] 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) by 1220 down to 2095932 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240] 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240] 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) request=subsystem result=ReplySuccess, want-reply=true 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) request=subsystem activate command 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) starting runner for command=netconf 23:57:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #5 SSH_MSG_CHANNEL_DATA 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) by 373 down to 2096779 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_CHANNEL_DATA len=373 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240] 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240] 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240] 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18313', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=484} created 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=484, channel=[id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240]} created 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240] successful with session NetconfServerSession{sessionId=484, channel=[id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240]} 23:57:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240]} up 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #6 SSH_MSG_CHANNEL_DATA 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) by 393 down to 2096386 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_CHANNEL_DATA len=393 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240] 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=484} 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8abdf3e after next message 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=484, channel=[id: 0x97fa5b02, L:/10.30.170.146:18313 - R:/10.30.170.79:57240]} EXI handlers added to pipeline 23:57:22.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8abdf3e 23:57:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) by 179 down to 2095753 23:57:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:22.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #7 SSH_MSG_CHANNEL_DATA 23:57:22.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) by 340 down to 2096046 23:57:22.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_CHANNEL_DATA len=340 23:57:22.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240] 23:57:22.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:22.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:22.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=484} 23:57:22.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2ad4a39b] 23:57:22.033 [netconf-device-simulator-threads-2] 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 23:57:22.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:22.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:22.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:22.033 [netconf-device-simulator-threads-2] 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 23:57:22.033 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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} 23:57:22.033 [netconf-device-simulator-threads-2] 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 23:57:22.033 [netconf-device-simulator-threads-2] 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 23:57:22.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:22.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) by 778 down to 2094975 23:57:22.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:22.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:22.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #16 SSH_MSG_IGNORE 23:57:22.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:57:22.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #18 SSH_MSG_IGNORE 23:57:22.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:57:22.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #17 SSH_MSG_IGNORE 23:57:22.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:57:22.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #9 SSH_MSG_IGNORE 23:57:22.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 23:57:22.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #14 SSH_MSG_IGNORE 23:57:22.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:57:22.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #10 SSH_MSG_IGNORE 23:57:22.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 23:57:22.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504]} 23:57:22.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:46504]): SSH-2.0-SSHD-UNKNOWN 23:57:22.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:46504]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:22.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:46504]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:22.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #12 SSH_MSG_IGNORE 23:57:22.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:46504]) Send SSH_MSG_KEXINIT 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46504]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46504]) process #0 SSH_MSG_KEXINIT 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:46504]) SSH_MSG_KEXINIT 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:46504]) strict KEX=true client=true server=true 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46504]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46504]) Kex: server host key algorithms = rsa-sha2-512 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46504]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46504]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46504]) Kex: mac algorithms (client to server) = aead 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46504]) Kex: mac algorithms (server to client) = aead 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46504]) Kex: compression algorithms (client to server) = none 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:46504]) Kex: compression algorithms (server to client) = none 23:57:22.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:22.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46504]) process #1 30 23:57:22.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46504]] process command=SSH_MSG_KEXDH_INIT 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:46504]] Send SSH_MSG_KEXDH_REPLY 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46504]) packet #1 sending command=31[31] len=1639 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:46504])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:46504]) Send SSH_MSG_NEWKEYS 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:46504]) session ID=77:0c:db:5d:d7:3b:96:40:95:27:c9:f1:db:a1:61:20:77:76:da:9f:64:05:f1:cd:a1:ea:d1:e3:30:c4:a7:96:8d:11:2b:46:d8:48:cc:03:4e:54:5f:9e:ca:80:89:7e:4b:36:fb:80:b6:ce:6f:6f:00:9f:09:95:37:05:5f:b2 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46504]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46504]): strict KEX resets output message sequence number from 3 to 0 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:46504]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:46504])[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 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46504])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46504]) packet #0 sending command=7[7] len=419 23:57:22.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46504]) No pending packets to flush at end of KEX 23:57:22.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #13 SSH_MSG_IGNORE 23:57:22.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:57:22.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #15 SSH_MSG_IGNORE 23:57:22.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:57:22.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #11 SSH_MSG_IGNORE 23:57:22.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46504]) process #2 SSH_MSG_NEWKEYS 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:46504]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46504]): strict KEX resets input message sequence number from 3 to 0 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:46504]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46504]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46504]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:46504]) authorized authentication methods: password,publickey 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:46504]) Accepted service ssh-userauth 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46504]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46504]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46504]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46504]) no authentication factory for method=none 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46504]) SSH_MSG_USERAUTH_REQUEST 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:46504]) remaining methods: password,publickey 23:57:22.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46504]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:46504]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:46504]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:22.748 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:46504]) authentication result: true 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:46504]) SSH_MSG_USERAUTH_REQUEST 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:46504])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:46504]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46504]) no heartbeat to stop 23:57:22.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:46504]) heartbeat type=IGNORE, interval=PT30S 23:57:22.748 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:46504 authenticated 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46504]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46504]] session=TransportServerSession[admin@/10.30.170.79:46504] id=0 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46504])) size=2097152, max=2097152, packet=32768 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46504]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46504] 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:46504]) recipient=0 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])) size=2097152, max=2097152, packet=32768 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])) re-initializing 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])) size=2097152, max=2097152, packet=32768 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:22.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])[want-reply=true] subsystem=netconf 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])[subsystem] prepared command 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504]}} established 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 485: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18314 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 485: Creating data stores for simulated device 23:57:22.750 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:22.750 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:22.751 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:22.751 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:22.751 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:22.751 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[732c32c7] 23:57:22.751 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:22.751 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:22.752 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:22.752 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:22.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:22.752 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:22.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:22.752 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:22.752 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[732c32c7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[732c32c7], subtreeVersion=Version[211cd11a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[211cd11a], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:22.753 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:22.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:22.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504] 23:57:22.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 485 on channel [id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504] 23:57:22.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) by 1220 down to 2095932 23:57:22.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:22.756 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:22.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504] 23:57:22.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504] 23:57:22.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) request=subsystem result=ReplySuccess, want-reply=true 23:57:22.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:22.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) request=subsystem activate command 23:57:22.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) starting runner for command=netconf 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #5 SSH_MSG_CHANNEL_DATA 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) by 373 down to 2096779 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_CHANNEL_DATA len=373 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504] 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504] 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504] 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18314', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=485} created 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=485, channel=[id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504]} created 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504] successful with session NetconfServerSession{sessionId=485, channel=[id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504]} 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504]} up 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #6 SSH_MSG_CHANNEL_DATA 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) by 393 down to 2096386 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_CHANNEL_DATA len=393 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504] 23:57:22.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=485} 23:57:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65e66878 after next message 23:57:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=485, channel=[id: 0xa2e66318, L:/10.30.170.146:18314 - R:/10.30.170.79:46504]} EXI handlers added to pipeline 23:57:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65e66878 23:57:22.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) by 179 down to 2095753 23:57:22.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:22.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:22.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #7 SSH_MSG_CHANNEL_DATA 23:57:22.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) by 340 down to 2096046 23:57:22.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_CHANNEL_DATA len=340 23:57:22.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504] 23:57:22.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:22.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:22.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=485} 23:57:22.761 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[211cd11a] 23:57:22.761 [netconf-device-simulator-threads-4] 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 23:57:22.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:22.762 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:22.762 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:22.762 [netconf-device-simulator-threads-4] 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 23:57:22.762 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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} 23:57:22.762 [netconf-device-simulator-threads-4] 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 23:57:22.762 [netconf-device-simulator-threads-4] 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 23:57:22.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:22.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) by 778 down to 2094975 23:57:22.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:22.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:22.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #9 SSH_MSG_IGNORE 23:57:22.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:57:22.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #18 SSH_MSG_IGNORE 23:57:22.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:57:22.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #16 SSH_MSG_IGNORE 23:57:22.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:57:22.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:22.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #8 SSH_MSG_IGNORE 23:57:22.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 23:57:22.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #14 SSH_MSG_IGNORE 23:57:22.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:57:23.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #17 SSH_MSG_IGNORE 23:57:23.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:57:23.101 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #10 SSH_MSG_IGNORE 23:57:23.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 23:57:23.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372]} 23:57:23.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45372]): SSH-2.0-SSHD-UNKNOWN 23:57:23.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45372]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:23.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45372]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45372]) Send SSH_MSG_KEXINIT 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45372]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45372]) process #0 SSH_MSG_KEXINIT 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45372]) SSH_MSG_KEXINIT 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45372]) strict KEX=true client=true server=true 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45372]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45372]) Kex: server host key algorithms = rsa-sha2-512 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45372]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45372]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45372]) Kex: mac algorithms (client to server) = aead 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45372]) Kex: mac algorithms (server to client) = aead 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45372]) Kex: compression algorithms (client to server) = none 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45372]) Kex: compression algorithms (server to client) = none 23:57:23.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:23.334 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #13 SSH_MSG_IGNORE 23:57:23.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:57:23.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #8 SSH_MSG_IGNORE 23:57:23.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 23:57:23.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #12 SSH_MSG_IGNORE 23:57:23.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:57:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #15 SSH_MSG_IGNORE 23:57:23.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:57:23.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45372]) process #1 30 23:57:23.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45372]] process command=SSH_MSG_KEXDH_INIT 23:57:23.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45372]] Send SSH_MSG_KEXDH_REPLY 23:57:23.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45372]) packet #1 sending command=31[31] len=1639 23:57:23.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45372])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:23.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45372]) Send SSH_MSG_NEWKEYS 23:57:23.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45372]) session ID=a8:26:4a:45:81:a1:99:61:6b:71:ce:c3:3c:45:5b:e9:16:3d:2c:20:95:d1:3e:31:42:09:70:0e:a8:40:ea:96:8d:af:82:40:53:de:76:d5:ad:01:24:d2:f6:0f:6b:81:d3:64:5a:0b:65:3f:c3:87:a6:63:25:6f:48:7a:8b:95 23:57:23.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45372]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:23.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45372]): strict KEX resets output message sequence number from 3 to 0 23:57:23.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45372]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:23.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45372])[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 23:57:23.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45372])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:23.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45372]) packet #0 sending command=7[7] len=419 23:57:23.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45372]) No pending packets to flush at end of KEX 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45372]) process #2 SSH_MSG_NEWKEYS 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45372]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45372]): strict KEX resets input message sequence number from 3 to 0 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45372]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45372]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45372]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45372]) authorized authentication methods: password,publickey 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45372]) Accepted service ssh-userauth 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45372]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45372]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45372]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45372]) no authentication factory for method=none 23:57:23.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45372]) SSH_MSG_USERAUTH_REQUEST 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45372]) remaining methods: password,publickey 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45372]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45372]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45372]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:23.433 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45372]) authentication result: true 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45372]) SSH_MSG_USERAUTH_REQUEST 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45372])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45372]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:23.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45372]) no heartbeat to stop 23:57:23.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45372]) heartbeat type=IGNORE, interval=PT30S 23:57:23.434 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45372 authenticated 23:57:23.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45372]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45372]] session=TransportServerSession[admin@/10.30.170.79:45372] id=0 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45372])) size=2097152, max=2097152, packet=32768 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45372]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45372] 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45372]) recipient=0 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])) size=2097152, max=2097152, packet=32768 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])) re-initializing 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])) size=2097152, max=2097152, packet=32768 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])[want-reply=true] subsystem=netconf 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])[subsystem] prepared command 23:57:23.435 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:23.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:23.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372]}} established 23:57:23.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 486: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18315 23:57:23.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 486: Creating data stores for simulated device 23:57:23.436 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:23.436 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:23.436 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:23.436 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:23.436 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:23.436 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e6f1156] 23:57:23.436 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:23.437 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:23.437 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:23.437 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:23.437 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:23.438 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:23.438 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:23.438 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:23.438 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e6f1156], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e6f1156], subtreeVersion=Version[b5163e1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[b5163e1], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:23.438 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:23.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372] 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 486 on channel [id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372] 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) by 1220 down to 2095932 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372] 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372] 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) request=subsystem result=ReplySuccess, want-reply=true 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) request=subsystem activate command 23:57:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) starting runner for command=netconf 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #5 SSH_MSG_CHANNEL_DATA 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) by 373 down to 2096779 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_CHANNEL_DATA len=373 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372] 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372] 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372] 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18315', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=486} created 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372]} created 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372] successful with session NetconfServerSession{sessionId=486, channel=[id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372]} 23:57:23.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372]} up 23:57:23.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #6 SSH_MSG_CHANNEL_DATA 23:57:23.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) by 393 down to 2096386 23:57:23.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_CHANNEL_DATA len=393 23:57:23.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372] 23:57:23.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=486} 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4eae4510 after next message 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x65cb172b, L:/10.30.170.146:18315 - R:/10.30.170.79:45372]} EXI handlers added to pipeline 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4eae4510 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) by 179 down to 2095753 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:23.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #7 SSH_MSG_CHANNEL_DATA 23:57:23.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) by 340 down to 2096046 23:57:23.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_CHANNEL_DATA len=340 23:57:23.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372] 23:57:23.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:23.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:23.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=486} 23:57:23.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[b5163e1] 23:57:23.448 [netconf-device-simulator-threads-6] 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 23:57:23.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:23.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:23.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:23.448 [netconf-device-simulator-threads-6] 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 23:57:23.448 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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} 23:57:23.448 [netconf-device-simulator-threads-6] 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 23:57:23.448 [netconf-device-simulator-threads-6] 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 23:57:23.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:23.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) by 778 down to 2094975 23:57:23.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:23.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:23.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #16 SSH_MSG_IGNORE 23:57:23.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:57:23.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #18 SSH_MSG_IGNORE 23:57:23.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:57:23.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #11 SSH_MSG_IGNORE 23:57:23.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:57:23.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #9 SSH_MSG_IGNORE 23:57:23.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 23:57:23.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #10 SSH_MSG_IGNORE 23:57:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 23:57:23.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #12 SSH_MSG_IGNORE 23:57:23.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:57:23.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:23.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #14 SSH_MSG_IGNORE 23:57:23.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:57:23.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748]} 23:57:23.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:39748]): SSH-2.0-SSHD-UNKNOWN 23:57:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:39748]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:23.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:39748]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:23.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:39748]) Send SSH_MSG_KEXINIT 23:57:23.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39748]) process #0 SSH_MSG_KEXINIT 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:39748]) SSH_MSG_KEXINIT 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:39748]) strict KEX=true client=true server=true 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39748]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39748]) Kex: server host key algorithms = rsa-sha2-512 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39748]) Kex: mac algorithms (client to server) = aead 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39748]) Kex: mac algorithms (server to client) = aead 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39748]) Kex: compression algorithms (client to server) = none 23:57:23.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:39748]) Kex: compression algorithms (server to client) = none 23:57:23.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:24.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #13 SSH_MSG_IGNORE 23:57:24.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:57:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39748]) process #1 30 23:57:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39748]] process command=SSH_MSG_KEXDH_INIT 23:57:24.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #8 SSH_MSG_IGNORE 23:57:24.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 23:57:24.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:39748]] Send SSH_MSG_KEXDH_REPLY 23:57:24.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39748]) packet #1 sending command=31[31] len=1639 23:57:24.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:39748])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:24.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:39748]) Send SSH_MSG_NEWKEYS 23:57:24.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:39748]) session ID=76:71:aa:40:c5:85:5e:9a:4c:7f:99:17:47:e9:95:85:57:8d:a1:32:a2:0a:24:48:29:92:5b:d9:28:40:cf:2b:5c:41:ed:41:61:4d:46:7a:74:b3:80:31:6f:33:f4:8b:94:27:09:88:05:ca:7e:ec:18:00:71:e7:c4:44:a3:9a 23:57:24.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:24.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39748]): strict KEX resets output message sequence number from 3 to 0 23:57:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:39748]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:39748])[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 23:57:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39748]) packet #0 sending command=7[7] len=419 23:57:24.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39748]) No pending packets to flush at end of KEX 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39748]) process #2 SSH_MSG_NEWKEYS 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:39748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39748]): strict KEX resets input message sequence number from 3 to 0 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:39748]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39748]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:39748]) authorized authentication methods: password,publickey 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:39748]) Accepted service ssh-userauth 23:57:24.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:24.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39748]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:24.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:24.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:24.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39748]) no authentication factory for method=none 23:57:24.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39748]) SSH_MSG_USERAUTH_REQUEST 23:57:24.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:39748]) remaining methods: password,publickey 23:57:24.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:39748]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:39748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:24.164 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:39748]) authentication result: true 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:39748]) SSH_MSG_USERAUTH_REQUEST 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:39748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:39748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39748]) no heartbeat to stop 23:57:24.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:39748]) heartbeat type=IGNORE, interval=PT30S 23:57:24.164 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:39748 authenticated 23:57:24.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:24.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39748]] session=TransportServerSession[admin@/10.30.170.79:39748] id=0 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39748])) size=2097152, max=2097152, packet=32768 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39748] 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:39748]) recipient=0 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])) size=2097152, max=2097152, packet=32768 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])) re-initializing 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])) size=2097152, max=2097152, packet=32768 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:24.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:24.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])[want-reply=true] subsystem=netconf 23:57:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])[subsystem] prepared command 23:57:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748]}} established 23:57:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 487: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18316 23:57:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 487: Creating data stores for simulated device 23:57:24.168 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:24.168 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:24.169 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:24.169 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:24.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7b86117a] 23:57:24.171 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:24.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:24.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:24.172 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:24.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:24.173 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:24.173 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7b86117a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7b86117a], subtreeVersion=Version[44af49c4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[44af49c4], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:24.173 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:24.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:24.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #16 SSH_MSG_IGNORE 23:57:24.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:57:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748] 23:57:24.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 487 on channel [id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748] 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) by 1220 down to 2095932 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748] 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748] 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) request=subsystem result=ReplySuccess, want-reply=true 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) request=subsystem activate command 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) starting runner for command=netconf 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #5 SSH_MSG_CHANNEL_DATA 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) by 373 down to 2096779 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_CHANNEL_DATA len=373 23:57:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748] 23:57:24.179 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:24.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748] 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748] 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18316', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=487} created 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=487, channel=[id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748]} created 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748] successful with session NetconfServerSession{sessionId=487, channel=[id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748]} 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748]} up 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #17 SSH_MSG_IGNORE 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #6 SSH_MSG_CHANNEL_DATA 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) by 393 down to 2096386 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_CHANNEL_DATA len=393 23:57:24.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748] 23:57:24.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:24.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:24.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=487} 23:57:24.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:24.182 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ee9e36a after next message 23:57:24.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=487, channel=[id: 0x107757cd, L:/10.30.170.146:18316 - R:/10.30.170.79:39748]} EXI handlers added to pipeline 23:57:24.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:24.182 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ee9e36a 23:57:24.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) by 179 down to 2095753 23:57:24.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:24.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:24.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #9 SSH_MSG_IGNORE 23:57:24.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 23:57:24.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #7 SSH_MSG_CHANNEL_DATA 23:57:24.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) by 340 down to 2096046 23:57:24.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_CHANNEL_DATA len=340 23:57:24.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748] 23:57:24.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:24.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:24.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=487} 23:57:24.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #11 SSH_MSG_IGNORE 23:57:24.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:57:24.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[44af49c4] 23:57:24.189 [netconf-device-simulator-threads-0] 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 23:57:24.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:24.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:24.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:24.190 [netconf-device-simulator-threads-0] 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 23:57:24.190 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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} 23:57:24.190 [netconf-device-simulator-threads-0] 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 23:57:24.190 [netconf-device-simulator-threads-0] 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 23:57:24.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:24.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) by 778 down to 2094975 23:57:24.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:24.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:24.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #18 SSH_MSG_IGNORE 23:57:24.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:57:24.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #15 SSH_MSG_IGNORE 23:57:24.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:57:24.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #14 SSH_MSG_IGNORE 23:57:24.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:57:24.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #12 SSH_MSG_IGNORE 23:57:24.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:57:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902]} 23:57:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51902]): SSH-2.0-SSHD-UNKNOWN 23:57:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51902]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51902]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:24.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #17 SSH_MSG_IGNORE 23:57:24.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:57:24.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #8 SSH_MSG_IGNORE 23:57:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 23:57:24.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51902]) Send SSH_MSG_KEXINIT 23:57:24.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51902]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:24.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51902]) process #0 SSH_MSG_KEXINIT 23:57:24.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51902]) SSH_MSG_KEXINIT 23:57:24.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51902]) strict KEX=true client=true server=true 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51902]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51902]) Kex: server host key algorithms = rsa-sha2-512 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51902]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51902]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51902]) Kex: mac algorithms (client to server) = aead 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51902]) Kex: mac algorithms (server to client) = aead 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51902]) Kex: compression algorithms (client to server) = none 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51902]) Kex: compression algorithms (server to client) = none 23:57:24.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:24.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #13 SSH_MSG_IGNORE 23:57:24.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:57:24.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #10 SSH_MSG_IGNORE 23:57:24.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 23:57:24.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51902]) process #1 30 23:57:24.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51902]] process command=SSH_MSG_KEXDH_INIT 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51902]] Send SSH_MSG_KEXDH_REPLY 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51902]) packet #1 sending command=31[31] len=1639 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51902])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51902]) Send SSH_MSG_NEWKEYS 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51902]) session ID=ba:d3:91:14:f0:08:10:b0:77:70:24:21:b3:35:64:8d:18:a6:7b:b5:9d:7c:15:28:be:07:93:d9:6f:40:4f:ad:ff:1c:56:c8:bd:04:5a:65:a2:f9:d0:8e:7b:f8:8e:61:8c:29:4d:d4:62:b1:68:88:76:12:6c:fe:07:93:b8:d6 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51902]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51902]): strict KEX resets output message sequence number from 3 to 0 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51902]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51902])[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 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51902])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51902]) packet #0 sending command=7[7] len=419 23:57:24.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51902]) No pending packets to flush at end of KEX 23:57:24.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #11 SSH_MSG_IGNORE 23:57:24.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51902]) process #2 SSH_MSG_NEWKEYS 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51902]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51902]): strict KEX resets input message sequence number from 3 to 0 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51902]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51902]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51902]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51902]) authorized authentication methods: password,publickey 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51902]) Accepted service ssh-userauth 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51902]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51902]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51902]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51902]) no authentication factory for method=none 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51902]) SSH_MSG_USERAUTH_REQUEST 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51902]) remaining methods: password,publickey 23:57:24.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51902]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51902]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51902]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:24.843 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51902]) authentication result: true 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51902]) SSH_MSG_USERAUTH_REQUEST 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51902])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51902]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51902]) no heartbeat to stop 23:57:24.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51902]) heartbeat type=IGNORE, interval=PT30S 23:57:24.843 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51902 authenticated 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51902]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51902]] session=TransportServerSession[admin@/10.30.170.79:51902] id=0 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51902])) size=2097152, max=2097152, packet=32768 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51902]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51902] 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51902]) recipient=0 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])) size=2097152, max=2097152, packet=32768 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])) re-initializing 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])) size=2097152, max=2097152, packet=32768 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:24.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])[want-reply=true] subsystem=netconf 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])[subsystem] prepared command 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902]}} established 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 488: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18317 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 488: Creating data stores for simulated device 23:57:24.845 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:24.845 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:24.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:24.845 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:24.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7299bb96] 23:57:24.846 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:24.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:24.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:24.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:24.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:24.847 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:24.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:24.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:24.847 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7299bb96], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7299bb96], subtreeVersion=Version[5f3682ef], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f3682ef], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:24.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:24.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902] 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 488 on channel [id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902] 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) by 1220 down to 2095932 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902] 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902] 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) request=subsystem result=ReplySuccess, want-reply=true 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) request=subsystem activate command 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) starting runner for command=netconf 23:57:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #5 SSH_MSG_CHANNEL_DATA 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) by 373 down to 2096779 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_CHANNEL_DATA len=373 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902] 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902] 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902] 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18317', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=488} created 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=488, channel=[id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902]} created 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902] successful with session NetconfServerSession{sessionId=488, channel=[id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902]} 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902]} up 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #6 SSH_MSG_CHANNEL_DATA 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) by 393 down to 2096386 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_CHANNEL_DATA len=393 23:57:24.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902] 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=488} 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@dc7e66b after next message 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=488, channel=[id: 0x5b2295e7, L:/10.30.170.146:18317 - R:/10.30.170.79:51902]} EXI handlers added to pipeline 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@dc7e66b 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) by 179 down to 2095753 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:24.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:24.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #7 SSH_MSG_CHANNEL_DATA 23:57:24.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) by 340 down to 2096046 23:57:24.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_CHANNEL_DATA len=340 23:57:24.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902] 23:57:24.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:24.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:24.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=488} 23:57:24.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f3682ef] 23:57:24.854 [netconf-device-simulator-threads-2] 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 23:57:24.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:24.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:24.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:24.854 [netconf-device-simulator-threads-2] 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 23:57:24.854 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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} 23:57:24.854 [netconf-device-simulator-threads-2] 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 23:57:24.854 [netconf-device-simulator-threads-2] 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 23:57:24.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:24.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) by 778 down to 2094975 23:57:24.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:24.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:24.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:24.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #18 SSH_MSG_IGNORE 23:57:24.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:57:25.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #17 SSH_MSG_IGNORE 23:57:25.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:57:25.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #15 SSH_MSG_IGNORE 23:57:25.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:57:25.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #14 SSH_MSG_IGNORE 23:57:25.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:57:25.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #9 SSH_MSG_IGNORE 23:57:25.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 23:57:25.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #16 SSH_MSG_IGNORE 23:57:25.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:57:25.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652]} 23:57:25.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:36652]): SSH-2.0-SSHD-UNKNOWN 23:57:25.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:36652]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:25.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:36652]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:25.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #12 SSH_MSG_IGNORE 23:57:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:57:25.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #8 SSH_MSG_IGNORE 23:57:25.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 23:57:25.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #9 SSH_MSG_IGNORE 23:57:25.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 23:57:25.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #18 SSH_MSG_IGNORE 23:57:25.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:57:25.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #13 SSH_MSG_IGNORE 23:57:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:57:25.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #16 SSH_MSG_IGNORE 23:57:25.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:57:25.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #11 SSH_MSG_IGNORE 23:57:25.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:57:25.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #15 SSH_MSG_IGNORE 23:57:25.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:36652]) Send SSH_MSG_KEXINIT 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36652]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36652]) process #0 SSH_MSG_KEXINIT 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:36652]) SSH_MSG_KEXINIT 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:36652]) strict KEX=true client=true server=true 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36652]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36652]) Kex: server host key algorithms = rsa-sha2-512 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36652]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36652]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36652]) Kex: mac algorithms (client to server) = aead 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36652]) Kex: mac algorithms (server to client) = aead 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36652]) Kex: compression algorithms (client to server) = none 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:36652]) Kex: compression algorithms (server to client) = none 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:25.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #10 SSH_MSG_IGNORE 23:57:25.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 23:57:25.805 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #17 SSH_MSG_IGNORE 23:57:25.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:57:25.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36652]) process #1 30 23:57:25.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36652]] process command=SSH_MSG_KEXDH_INIT 23:57:25.907 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974]} 23:57:25.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40974]): SSH-2.0-SSHD-UNKNOWN 23:57:25.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40974]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:25.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40974]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:36652]] Send SSH_MSG_KEXDH_REPLY 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36652]) packet #1 sending command=31[31] len=1639 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:36652])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:36652]) Send SSH_MSG_NEWKEYS 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:36652]) session ID=76:a4:11:be:36:e9:5f:1e:64:1a:e8:ef:04:ac:15:bd:7c:1d:53:c9:92:06:86:75:06:2e:1f:d8:f9:1b:23:9c:59:cf:18:d1:ae:35:7a:53:d6:77:f6:dc:45:05:1c:db:20:a7:a2:17:34:6e:cf:89:01:a4:81:cb:e0:87:1d:ee 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36652]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36652]): strict KEX resets output message sequence number from 3 to 0 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:36652]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:36652])[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 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36652])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:25.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36652]) packet #0 sending command=7[7] len=419 23:57:25.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36652]) No pending packets to flush at end of KEX 23:57:25.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:25.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #14 SSH_MSG_IGNORE 23:57:25.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:57:25.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36652]) process #2 SSH_MSG_NEWKEYS 23:57:25.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:36652]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:25.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36652]): strict KEX resets input message sequence number from 3 to 0 23:57:25.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:36652]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36652]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36652]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:36652]) authorized authentication methods: password,publickey 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:36652]) Accepted service ssh-userauth 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36652]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36652]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36652]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36652]) no authentication factory for method=none 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36652]) SSH_MSG_USERAUTH_REQUEST 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:36652]) remaining methods: password,publickey 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36652]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:36652]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:36652]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:25.951 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:36652]) authentication result: true 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:36652]) SSH_MSG_USERAUTH_REQUEST 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:36652])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:36652]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:25.951 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:25.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36652]) no heartbeat to stop 23:57:25.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:36652]) heartbeat type=IGNORE, interval=PT30S 23:57:25.952 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:36652 authenticated 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36652]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36652]] session=TransportServerSession[admin@/10.30.170.79:36652] id=0 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36652])) size=2097152, max=2097152, packet=32768 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36652]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36652] 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:36652]) recipient=0 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])) size=2097152, max=2097152, packet=32768 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])) re-initializing 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])) size=2097152, max=2097152, packet=32768 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:25.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])[want-reply=true] subsystem=netconf 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])[subsystem] prepared command 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652]}} established 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 489: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18318 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 489: Creating data stores for simulated device 23:57:25.954 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:25.954 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:25.954 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:25.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[a9b5df4] 23:57:25.955 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:25.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:25.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:25.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:25.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:25.956 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:25.956 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:25.956 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:25.956 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[a9b5df4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[a9b5df4], subtreeVersion=Version[79bc1388], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[79bc1388], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:25.956 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:25.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:25.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652] 23:57:25.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 489 on channel [id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652] 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) by 1220 down to 2095932 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652] 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652] 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) request=subsystem result=ReplySuccess, want-reply=true 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) request=subsystem activate command 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) starting runner for command=netconf 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #5 SSH_MSG_CHANNEL_DATA 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) by 373 down to 2096779 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_CHANNEL_DATA len=373 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652] 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652] 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652] 23:57:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18318', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=489} created 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=489, channel=[id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652]} created 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652] successful with session NetconfServerSession{sessionId=489, channel=[id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652]} 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652]} up 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #6 SSH_MSG_CHANNEL_DATA 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) by 393 down to 2096386 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_CHANNEL_DATA len=393 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652] 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=489} 23:57:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:25.960 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72d66c0 after next message 23:57:25.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=489, channel=[id: 0x531b57a4, L:/10.30.170.146:18318 - R:/10.30.170.79:36652]} EXI handlers added to pipeline 23:57:25.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:25.960 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72d66c0 23:57:25.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) by 179 down to 2095753 23:57:25.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:25.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:25.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #7 SSH_MSG_CHANNEL_DATA 23:57:25.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) by 340 down to 2096046 23:57:25.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_CHANNEL_DATA len=340 23:57:25.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652] 23:57:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=489} 23:57:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[79bc1388] 23:57:25.963 [netconf-device-simulator-threads-4] 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 23:57:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:25.963 [netconf-device-simulator-threads-4] 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 23:57:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:25.963 [netconf-device-simulator-threads-4] 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} 23:57:25.963 [netconf-device-simulator-threads-4] 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} 23:57:25.963 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:25.963 [netconf-device-simulator-threads-4] 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} 23:57:25.963 [netconf-device-simulator-threads-4] 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} 23:57:25.963 [netconf-device-simulator-threads-4] 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} 23:57:25.963 [netconf-device-simulator-threads-4] 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} 23:57:25.963 [netconf-device-simulator-threads-4] 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} 23:57:25.964 [netconf-device-simulator-threads-4] 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} 23:57:25.964 [netconf-device-simulator-threads-4] 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} 23:57:25.964 [netconf-device-simulator-threads-4] 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} 23:57:25.964 [netconf-device-simulator-threads-4] 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} 23:57:25.964 [netconf-device-simulator-threads-4] 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} 23:57:25.964 [netconf-device-simulator-threads-4] 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} 23:57:25.964 [netconf-device-simulator-threads-4] 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} 23:57:25.964 [netconf-device-simulator-threads-4] 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 23:57:25.964 [netconf-device-simulator-threads-4] 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 23:57:25.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:25.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) by 778 down to 2094975 23:57:25.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:25.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:26.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40974]) Send SSH_MSG_KEXINIT 23:57:26.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40974]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:26.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40974]) process #0 SSH_MSG_KEXINIT 23:57:26.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40974]) SSH_MSG_KEXINIT 23:57:26.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40974]) strict KEX=true client=true server=true 23:57:26.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40974]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:26.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40974]) Kex: server host key algorithms = rsa-sha2-512 23:57:26.022 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40974]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:26.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40974]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:26.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40974]) Kex: mac algorithms (client to server) = aead 23:57:26.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40974]) Kex: mac algorithms (server to client) = aead 23:57:26.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40974]) Kex: compression algorithms (client to server) = none 23:57:26.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40974]) Kex: compression algorithms (server to client) = none 23:57:26.023 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:26.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #12 SSH_MSG_IGNORE 23:57:26.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:57:26.122 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40974]) process #1 30 23:57:26.123 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40974]] process command=SSH_MSG_KEXDH_INIT 23:57:26.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #8 SSH_MSG_IGNORE 23:57:26.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40974]] Send SSH_MSG_KEXDH_REPLY 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40974]) packet #1 sending command=31[31] len=1639 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40974])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40974]) Send SSH_MSG_NEWKEYS 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40974]) session ID=38:68:49:cc:36:b5:9e:6e:eb:ed:68:da:83:b5:70:0d:44:71:ed:78:a7:87:3d:b6:eb:59:40:75:1d:28:48:2c:3f:18:a3:81:8b:92:48:78:c5:96:82:ff:12:51:81:29:a7:d6:0d:a7:cb:bc:58:b6:20:62:db:3e:d5:f5:17:c8 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40974]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40974]): strict KEX resets output message sequence number from 3 to 0 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40974]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40974])[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 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40974])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40974]) packet #0 sending command=7[7] len=419 23:57:26.147 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40974]) No pending packets to flush at end of KEX 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40974]) process #2 SSH_MSG_NEWKEYS 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40974]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40974]): strict KEX resets input message sequence number from 3 to 0 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40974]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40974]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40974]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40974]) authorized authentication methods: password,publickey 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40974]) Accepted service ssh-userauth 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40974]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40974]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40974]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40974]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40974]) no authentication factory for method=none 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40974]) SSH_MSG_USERAUTH_REQUEST 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40974]) remaining methods: password,publickey 23:57:26.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40974]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40974]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40974]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40974]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:26.189 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40974]) authentication result: true 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40974]) SSH_MSG_USERAUTH_REQUEST 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40974])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40974]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:26.189 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:26.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40974]) no heartbeat to stop 23:57:26.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40974]) heartbeat type=IGNORE, interval=PT30S 23:57:26.190 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40974 authenticated 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40974]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40974]] session=TransportServerSession[admin@/10.30.170.79:40974] id=0 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40974])) size=2097152, max=2097152, packet=32768 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40974]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40974] 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40974]) recipient=0 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])) size=2097152, max=2097152, packet=32768 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])) re-initializing 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])) size=2097152, max=2097152, packet=32768 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:26.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:26.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:26.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:26.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])[want-reply=true] subsystem=netconf 23:57:26.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])[subsystem] prepared command 23:57:26.192 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:26.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:26.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974]}} established 23:57:26.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 490: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18319 23:57:26.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 490: Creating data stores for simulated device 23:57:26.193 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:26.193 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:26.194 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:26.194 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:26.194 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:26.196 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[35d88a4b] 23:57:26.196 [netconf-device-simulator-threads-5] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:26.197 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:26.197 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:26.197 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:26.197 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:26.198 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:26.198 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:26.198 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:26.198 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[35d88a4b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[35d88a4b], subtreeVersion=Version[6a77016d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6a77016d], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:26.199 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:26.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.199 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:26.202 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974] 23:57:26.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #11 SSH_MSG_IGNORE 23:57:26.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:57:26.202 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 490 on channel [id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974] 23:57:26.203 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) by 1220 down to 2095932 23:57:26.203 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974] 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974] 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) request=subsystem result=ReplySuccess, want-reply=true 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) request=subsystem activate command 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) starting runner for command=netconf 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #5 SSH_MSG_CHANNEL_DATA 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) by 373 down to 2096779 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_CHANNEL_DATA len=373 23:57:26.204 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974] 23:57:26.205 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:26.205 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974] 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974] 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18319', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=490} created 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974]} created 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974] successful with session NetconfServerSession{sessionId=490, channel=[id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974]} 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974]} up 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #6 SSH_MSG_CHANNEL_DATA 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) by 393 down to 2096386 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_CHANNEL_DATA len=393 23:57:26.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974] 23:57:26.207 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:26.207 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:26.207 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=490} 23:57:26.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:26.209 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@798c6ef4 after next message 23:57:26.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x397bed64, L:/10.30.170.146:18319 - R:/10.30.170.79:40974]} EXI handlers added to pipeline 23:57:26.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:26.209 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@798c6ef4 23:57:26.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) by 179 down to 2095753 23:57:26.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:26.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:26.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #7 SSH_MSG_CHANNEL_DATA 23:57:26.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) by 340 down to 2096046 23:57:26.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_CHANNEL_DATA len=340 23:57:26.211 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974] 23:57:26.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:26.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:26.213 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=490} 23:57:26.214 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6a77016d] 23:57:26.214 [netconf-device-simulator-threads-5] 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 23:57:26.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:26.214 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:26.214 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:26.214 [netconf-device-simulator-threads-5] 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 23:57:26.214 [netconf-device-simulator-threads-5] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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=2011-06-01} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.214 [netconf-device-simulator-threads-5] 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} 23:57:26.215 [netconf-device-simulator-threads-5] 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 23:57:26.215 [netconf-device-simulator-threads-5] 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 23:57:26.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:26.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) by 778 down to 2094975 23:57:26.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:26.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:26.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #13 SSH_MSG_IGNORE 23:57:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:57:26.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #10 SSH_MSG_IGNORE 23:57:26.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 23:57:26.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #16 SSH_MSG_IGNORE 23:57:26.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:57:26.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #9 SSH_MSG_IGNORE 23:57:26.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 23:57:26.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #15 SSH_MSG_IGNORE 23:57:26.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:57:26.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #18 SSH_MSG_IGNORE 23:57:26.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:57:26.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #17 SSH_MSG_IGNORE 23:57:26.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:57:26.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286]} 23:57:26.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51286]): SSH-2.0-SSHD-UNKNOWN 23:57:26.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51286]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:26.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51286]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:26.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #14 SSH_MSG_IGNORE 23:57:26.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:57:26.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #12 SSH_MSG_IGNORE 23:57:26.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:57:26.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #13 SSH_MSG_IGNORE 23:57:26.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51286]) Send SSH_MSG_KEXINIT 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51286]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51286]) process #0 SSH_MSG_KEXINIT 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51286]) SSH_MSG_KEXINIT 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51286]) strict KEX=true client=true server=true 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51286]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51286]) Kex: server host key algorithms = rsa-sha2-512 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51286]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51286]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51286]) Kex: mac algorithms (client to server) = aead 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51286]) Kex: mac algorithms (server to client) = aead 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51286]) Kex: compression algorithms (client to server) = none 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51286]) Kex: compression algorithms (server to client) = none 23:57:26.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:26.859 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51286]) process #1 30 23:57:26.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51286]] process command=SSH_MSG_KEXDH_INIT 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51286]] Send SSH_MSG_KEXDH_REPLY 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51286]) packet #1 sending command=31[31] len=1639 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51286])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51286]) Send SSH_MSG_NEWKEYS 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51286]) session ID=1f:f8:da:58:0c:ac:5e:15:eb:e2:2f:92:97:f3:e2:c9:6c:bf:cd:a9:08:65:d4:31:70:0d:4b:22:59:74:c6:9f:eb:fe:97:67:94:93:4d:e1:a2:43:2c:1a:31:79:67:fe:f4:4a:0a:4b:4e:cb:a2:c4:33:a8:97:5b:58:08:8a:a9 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51286]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51286]): strict KEX resets output message sequence number from 3 to 0 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51286]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51286])[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 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51286])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51286]) packet #0 sending command=7[7] len=419 23:57:26.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51286]) No pending packets to flush at end of KEX 23:57:26.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #10 SSH_MSG_IGNORE 23:57:26.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 23:57:26.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #18 SSH_MSG_IGNORE 23:57:26.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:57:26.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:26.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #11 SSH_MSG_IGNORE 23:57:26.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51286]) process #2 SSH_MSG_NEWKEYS 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51286]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51286]): strict KEX resets input message sequence number from 3 to 0 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51286]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51286]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51286]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51286]) authorized authentication methods: password,publickey 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51286]) Accepted service ssh-userauth 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51286]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51286]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51286]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51286]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51286]) no authentication factory for method=none 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51286]) SSH_MSG_USERAUTH_REQUEST 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51286]) remaining methods: password,publickey 23:57:27.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51286]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51286]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51286]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51286]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:27.017 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51286]) authentication result: true 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51286]) SSH_MSG_USERAUTH_REQUEST 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51286])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51286]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51286]) no heartbeat to stop 23:57:27.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51286]) heartbeat type=IGNORE, interval=PT30S 23:57:27.018 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51286 authenticated 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51286]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51286]] session=TransportServerSession[admin@/10.30.170.79:51286] id=0 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51286])) size=2097152, max=2097152, packet=32768 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51286]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51286] 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51286]) recipient=0 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])) size=2097152, max=2097152, packet=32768 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])) re-initializing 23:57:27.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])) size=2097152, max=2097152, packet=32768 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])[want-reply=true] subsystem=netconf 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])[subsystem] prepared command 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:27.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286]}} established 23:57:27.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 491: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18320 23:57:27.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 491: Creating data stores for simulated device 23:57:27.020 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:27.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:27.020 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:27.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:27.020 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:27.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3761bf5] 23:57:27.020 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:27.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:27.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:27.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:27.021 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:27.021 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:27.021 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:27.021 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:27.021 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3761bf5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3761bf5], subtreeVersion=Version[ec2937f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ec2937f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:27.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:27.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:27.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286] 23:57:27.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 491 on channel [id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286] 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) by 1220 down to 2095932 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286] 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286] 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) request=subsystem result=ReplySuccess, want-reply=true 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) request=subsystem activate command 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) starting runner for command=netconf 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #5 SSH_MSG_CHANNEL_DATA 23:57:27.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) by 373 down to 2096779 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_CHANNEL_DATA len=373 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286] 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286] 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286] 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18320', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=491} created 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=491, channel=[id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286]} created 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286] successful with session NetconfServerSession{sessionId=491, channel=[id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286]} 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286]} up 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #6 SSH_MSG_CHANNEL_DATA 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) by 393 down to 2096386 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_CHANNEL_DATA len=393 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286] 23:57:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=491} 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c930c73 after next message 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=491, channel=[id: 0xea380e21, L:/10.30.170.146:18320 - R:/10.30.170.79:51286]} EXI handlers added to pipeline 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c930c73 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) by 179 down to 2095753 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:27.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:27.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #7 SSH_MSG_CHANNEL_DATA 23:57:27.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) by 340 down to 2096046 23:57:27.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_CHANNEL_DATA len=340 23:57:27.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286] 23:57:27.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:27.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:27.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=491} 23:57:27.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ec2937f] 23:57:27.029 [netconf-device-simulator-threads-0] 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 23:57:27.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:27.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:27.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:27.029 [netconf-device-simulator-threads-0] 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 23:57:27.029 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.029 [netconf-device-simulator-threads-0] 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} 23:57:27.030 [netconf-device-simulator-threads-0] 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 23:57:27.030 [netconf-device-simulator-threads-0] 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 23:57:27.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:27.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) by 778 down to 2094975 23:57:27.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:27.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:27.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #15 SSH_MSG_IGNORE 23:57:27.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:57:27.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #16 SSH_MSG_IGNORE 23:57:27.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:57:27.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #14 SSH_MSG_IGNORE 23:57:27.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:57:27.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #8 SSH_MSG_IGNORE 23:57:27.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 23:57:27.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #9 SSH_MSG_IGNORE 23:57:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 23:57:27.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #17 SSH_MSG_IGNORE 23:57:27.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:57:27.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120]} 23:57:27.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40120]): SSH-2.0-SSHD-UNKNOWN 23:57:27.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40120]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:27.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40120]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40120]) Send SSH_MSG_KEXINIT 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40120]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40120]) process #0 SSH_MSG_KEXINIT 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40120]) SSH_MSG_KEXINIT 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40120]) strict KEX=true client=true server=true 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40120]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40120]) Kex: server host key algorithms = rsa-sha2-512 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40120]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40120]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40120]) Kex: mac algorithms (client to server) = aead 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40120]) Kex: mac algorithms (server to client) = aead 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40120]) Kex: compression algorithms (client to server) = none 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40120]) Kex: compression algorithms (server to client) = none 23:57:27.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:27.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #12 SSH_MSG_IGNORE 23:57:27.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:57:27.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40120]) process #1 30 23:57:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40120]] process command=SSH_MSG_KEXDH_INIT 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40120]] Send SSH_MSG_KEXDH_REPLY 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40120]) packet #1 sending command=31[31] len=1639 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40120])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40120]) Send SSH_MSG_NEWKEYS 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40120]) session ID=57:ed:a6:a4:cf:b6:77:8c:88:0d:64:e4:dc:33:3a:e8:b1:c1:d5:b2:f2:5c:f3:fe:a2:b2:f1:d1:0e:36:3f:2a:9d:09:5f:b5:08:3d:69:c0:eb:7e:7a:9d:13:aa:fc:46:0a:75:76:77:6c:85:b8:ff:c4:39:94:59:a0:58:12:57 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40120]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40120]): strict KEX resets output message sequence number from 3 to 0 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40120]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40120])[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 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40120])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:27.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40120]) packet #0 sending command=7[7] len=419 23:57:27.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40120]) No pending packets to flush at end of KEX 23:57:27.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #10 SSH_MSG_IGNORE 23:57:27.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 23:57:27.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #8 SSH_MSG_IGNORE 23:57:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40120]) process #2 SSH_MSG_NEWKEYS 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40120]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40120]): strict KEX resets input message sequence number from 3 to 0 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40120]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40120]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40120]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40120]) authorized authentication methods: password,publickey 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40120]) Accepted service ssh-userauth 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40120]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40120]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40120]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40120]) no authentication factory for method=none 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40120]) SSH_MSG_USERAUTH_REQUEST 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40120]) remaining methods: password,publickey 23:57:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40120]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40120]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40120]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:27.554 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40120]) authentication result: true 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40120]) SSH_MSG_USERAUTH_REQUEST 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40120])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40120]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40120]) no heartbeat to stop 23:57:27.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40120]) heartbeat type=IGNORE, interval=PT30S 23:57:27.554 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40120 authenticated 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40120]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40120]] session=TransportServerSession[admin@/10.30.170.79:40120] id=0 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40120])) size=2097152, max=2097152, packet=32768 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40120]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40120] 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40120]) recipient=0 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])) size=2097152, max=2097152, packet=32768 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])) re-initializing 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])) size=2097152, max=2097152, packet=32768 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:27.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])[want-reply=true] subsystem=netconf 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])[subsystem] prepared command 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120]}} established 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 492: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18321 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 492: Creating data stores for simulated device 23:57:27.556 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:27.556 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:27.557 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:27.557 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:27.557 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:27.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[129a44c3] 23:57:27.557 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:27.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:27.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:27.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:27.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:27.558 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:27.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:27.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:27.558 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[129a44c3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[129a44c3], subtreeVersion=Version[70895f4c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[70895f4c], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:27.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:27.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120] 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 492 on channel [id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120] 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) by 1220 down to 2095932 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120] 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120] 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) request=subsystem result=ReplySuccess, want-reply=true 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) request=subsystem activate command 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) starting runner for command=netconf 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #5 SSH_MSG_CHANNEL_DATA 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) by 373 down to 2096779 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_CHANNEL_DATA len=373 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120] 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120] 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120] 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18321', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=492} created 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120]} created 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120] successful with session NetconfServerSession{sessionId=492, channel=[id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120]} 23:57:27.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120]} up 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #6 SSH_MSG_CHANNEL_DATA 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) by 393 down to 2096386 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_CHANNEL_DATA len=393 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120] 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=492} 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61b9a2b9 after next message 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xa8c2070b, L:/10.30.170.146:18321 - R:/10.30.170.79:40120]} EXI handlers added to pipeline 23:57:27.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:27.563 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61b9a2b9 23:57:27.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) by 179 down to 2095753 23:57:27.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:27.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:27.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #7 SSH_MSG_CHANNEL_DATA 23:57:27.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) by 340 down to 2096046 23:57:27.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_CHANNEL_DATA len=340 23:57:27.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120] 23:57:27.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:27.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:27.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=492} 23:57:27.565 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[70895f4c] 23:57:27.565 [netconf-device-simulator-threads-2] 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 23:57:27.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:27.565 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:27.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:27.566 [netconf-device-simulator-threads-2] 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 23:57:27.566 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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} 23:57:27.566 [netconf-device-simulator-threads-2] 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 23:57:27.566 [netconf-device-simulator-threads-2] 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 23:57:27.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:27.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) by 778 down to 2094975 23:57:27.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:27.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:27.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #11 SSH_MSG_IGNORE 23:57:27.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:57:27.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #18 SSH_MSG_IGNORE 23:57:27.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:57:27.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #15 SSH_MSG_IGNORE 23:57:27.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:57:27.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #13 SSH_MSG_IGNORE 23:57:27.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:57:27.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #9 SSH_MSG_IGNORE 23:57:27.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 23:57:27.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #16 SSH_MSG_IGNORE 23:57:27.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:57:27.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #12 SSH_MSG_IGNORE 23:57:27.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:57:27.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:27.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #17 SSH_MSG_IGNORE 23:57:27.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:57:28.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174]} 23:57:28.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:47174]): SSH-2.0-SSHD-UNKNOWN 23:57:28.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:47174]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:28.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:47174]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:47174]) Send SSH_MSG_KEXINIT 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47174]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47174]) process #0 SSH_MSG_KEXINIT 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:47174]) SSH_MSG_KEXINIT 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:47174]) strict KEX=true client=true server=true 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47174]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47174]) Kex: server host key algorithms = rsa-sha2-512 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47174]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47174]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47174]) Kex: mac algorithms (client to server) = aead 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47174]) Kex: mac algorithms (server to client) = aead 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47174]) Kex: compression algorithms (client to server) = none 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:47174]) Kex: compression algorithms (server to client) = none 23:57:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:28.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47174]) process #1 30 23:57:28.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47174]] process command=SSH_MSG_KEXDH_INIT 23:57:28.180 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:47174]] Send SSH_MSG_KEXDH_REPLY 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47174]) packet #1 sending command=31[31] len=1639 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:47174])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:47174]) Send SSH_MSG_NEWKEYS 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:47174]) session ID=8a:4b:99:ec:e4:f4:a9:ba:16:6e:e5:52:79:6f:dd:e7:07:11:00:5b:bc:27:43:ff:66:c7:d9:39:0f:09:01:aa:53:0f:1f:ef:f8:c0:89:0e:bf:0f:53:72:f0:29:c0:1a:9e:6b:06:50:fe:14:11:bf:db:46:d5:c6:11:3c:60:92 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47174]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47174]): strict KEX resets output message sequence number from 3 to 0 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:47174]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:47174])[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 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47174])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47174]) packet #0 sending command=7[7] len=419 23:57:28.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47174]) No pending packets to flush at end of KEX 23:57:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #13 SSH_MSG_IGNORE 23:57:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47174]) process #2 SSH_MSG_NEWKEYS 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:47174]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47174]): strict KEX resets input message sequence number from 3 to 0 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:47174]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47174]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47174]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:47174]) authorized authentication methods: password,publickey 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:47174]) Accepted service ssh-userauth 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47174]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47174]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47174]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47174]) no authentication factory for method=none 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47174]) SSH_MSG_USERAUTH_REQUEST 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:47174]) remaining methods: password,publickey 23:57:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47174]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:47174]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:47174]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:28.221 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:47174]) authentication result: true 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:47174]) SSH_MSG_USERAUTH_REQUEST 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:47174])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:47174]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47174]) no heartbeat to stop 23:57:28.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:47174]) heartbeat type=IGNORE, interval=PT30S 23:57:28.221 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:47174 authenticated 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47174]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47174]] session=TransportServerSession[admin@/10.30.170.79:47174] id=0 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47174])) size=2097152, max=2097152, packet=32768 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47174]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47174] 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:47174]) recipient=0 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])) size=2097152, max=2097152, packet=32768 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])) re-initializing 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])) size=2097152, max=2097152, packet=32768 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:28.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])[want-reply=true] subsystem=netconf 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])[subsystem] prepared command 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174]}} established 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 493: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18322 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 493: Creating data stores for simulated device 23:57:28.223 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:28.223 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:28.223 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[24e2ebf1] 23:57:28.224 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:28.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:28.225 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:28.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:28.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:28.225 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[24e2ebf1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[24e2ebf1], subtreeVersion=Version[46c65c5b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[46c65c5b], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:28.226 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:28.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174] 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 493 on channel [id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174] 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) by 1220 down to 2095932 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174] 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174] 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) request=subsystem result=ReplySuccess, want-reply=true 23:57:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) request=subsystem activate command 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) starting runner for command=netconf 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #5 SSH_MSG_CHANNEL_DATA 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) by 373 down to 2096779 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_CHANNEL_DATA len=373 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174] 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174] 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174] 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18322', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=493} created 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174]} created 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174] successful with session NetconfServerSession{sessionId=493, channel=[id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174]} 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174]} up 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #6 SSH_MSG_CHANNEL_DATA 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) by 393 down to 2096386 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_CHANNEL_DATA len=393 23:57:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174] 23:57:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=493} 23:57:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@354e84a8 after next message 23:57:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x4e6a2f8a, L:/10.30.170.146:18322 - R:/10.30.170.79:47174]} EXI handlers added to pipeline 23:57:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@354e84a8 23:57:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) by 179 down to 2095753 23:57:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:28.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #7 SSH_MSG_CHANNEL_DATA 23:57:28.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) by 340 down to 2096046 23:57:28.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_CHANNEL_DATA len=340 23:57:28.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174] 23:57:28.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:28.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:28.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=493} 23:57:28.232 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[46c65c5b] 23:57:28.232 [netconf-device-simulator-threads-4] 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 23:57:28.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:28.232 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:28.232 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:28.232 [netconf-device-simulator-threads-4] 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 23:57:28.232 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:28.232 [netconf-device-simulator-threads-4] 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} 23:57:28.232 [netconf-device-simulator-threads-4] 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} 23:57:28.232 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:28.232 [netconf-device-simulator-threads-4] 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} 23:57:28.232 [netconf-device-simulator-threads-4] 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} 23:57:28.232 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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} 23:57:28.233 [netconf-device-simulator-threads-4] 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 23:57:28.233 [netconf-device-simulator-threads-4] 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 23:57:28.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:28.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) by 778 down to 2094975 23:57:28.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:28.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:28.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #14 SSH_MSG_IGNORE 23:57:28.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:57:28.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.293 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #9 SSH_MSG_IGNORE 23:57:28.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 23:57:28.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #8 SSH_MSG_IGNORE 23:57:28.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 23:57:28.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #11 SSH_MSG_IGNORE 23:57:28.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:57:28.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #10 SSH_MSG_IGNORE 23:57:28.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 23:57:28.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #16 SSH_MSG_IGNORE 23:57:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:57:28.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #17 SSH_MSG_IGNORE 23:57:28.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:57:28.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #15 SSH_MSG_IGNORE 23:57:28.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:57:28.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #18 SSH_MSG_IGNORE 23:57:28.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:57:28.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #14 SSH_MSG_IGNORE 23:57:28.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:57:28.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664]} 23:57:28.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:45664]): SSH-2.0-SSHD-UNKNOWN 23:57:28.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:45664]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:28.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:45664]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:45664]) Send SSH_MSG_KEXINIT 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45664]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45664]) process #0 SSH_MSG_KEXINIT 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:45664]) SSH_MSG_KEXINIT 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:45664]) strict KEX=true client=true server=true 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45664]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45664]) Kex: server host key algorithms = rsa-sha2-512 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45664]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45664]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:28.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45664]) Kex: mac algorithms (client to server) = aead 23:57:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45664]) Kex: mac algorithms (server to client) = aead 23:57:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45664]) Kex: compression algorithms (client to server) = none 23:57:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:45664]) Kex: compression algorithms (server to client) = none 23:57:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:28.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #12 SSH_MSG_IGNORE 23:57:28.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:57:28.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45664]) process #1 30 23:57:28.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45664]] process command=SSH_MSG_KEXDH_INIT 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:45664]] Send SSH_MSG_KEXDH_REPLY 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45664]) packet #1 sending command=31[31] len=1639 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:45664])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:45664]) Send SSH_MSG_NEWKEYS 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:45664]) session ID=e6:6a:45:f2:05:b8:95:8e:92:37:07:17:f3:e4:31:6f:a7:3e:1a:f6:82:17:56:5a:fe:19:98:43:d5:88:73:26:5b:03:0c:69:e2:cc:9a:c5:7d:bf:ee:f4:8f:26:9f:82:9b:37:29:86:fb:e3:92:8f:8b:9e:4a:8a:ba:6b:e6:30 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45664]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45664]): strict KEX resets output message sequence number from 3 to 0 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:45664]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:45664])[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 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45664])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45664]) packet #0 sending command=7[7] len=419 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45664]) No pending packets to flush at end of KEX 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #10 SSH_MSG_IGNORE 23:57:28.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 23:57:28.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #11 SSH_MSG_IGNORE 23:57:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:57:28.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:28.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #13 SSH_MSG_IGNORE 23:57:28.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:57:28.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45664]) process #2 SSH_MSG_NEWKEYS 23:57:28.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:45664]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:28.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45664]): strict KEX resets input message sequence number from 3 to 0 23:57:28.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:45664]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:28.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:28.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45664]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:28.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45664]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:45664]) authorized authentication methods: password,publickey 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:45664]) Accepted service ssh-userauth 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45664]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45664]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45664]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45664]) no authentication factory for method=none 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45664]) SSH_MSG_USERAUTH_REQUEST 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:45664]) remaining methods: password,publickey 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45664]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:45664]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:45664]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:28.946 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:45664]) authentication result: true 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:45664]) SSH_MSG_USERAUTH_REQUEST 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:45664])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:45664]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45664]) no heartbeat to stop 23:57:28.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:45664]) heartbeat type=IGNORE, interval=PT30S 23:57:28.947 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:45664 authenticated 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45664]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45664]] session=TransportServerSession[admin@/10.30.170.79:45664] id=0 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45664])) size=2097152, max=2097152, packet=32768 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45664]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45664] 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:45664]) recipient=0 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])) size=2097152, max=2097152, packet=32768 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])) re-initializing 23:57:28.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])) size=2097152, max=2097152, packet=32768 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])[want-reply=true] subsystem=netconf 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])[subsystem] prepared command 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664]}} established 23:57:28.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 494: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18323 23:57:28.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 494: Creating data stores for simulated device 23:57:28.949 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:28.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:28.949 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:28.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:28.949 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:28.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f16cc8d] 23:57:28.949 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:28.950 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:28.950 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:28.950 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:28.950 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:28.950 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:28.950 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:28.950 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:28.950 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f16cc8d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f16cc8d], subtreeVersion=Version[40ebf379], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[40ebf379], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:28.951 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:28.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:28.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664] 23:57:28.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 494 on channel [id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664] 23:57:28.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) by 1220 down to 2095932 23:57:28.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664] 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664] 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) request=subsystem result=ReplySuccess, want-reply=true 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) request=subsystem activate command 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) starting runner for command=netconf 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #5 SSH_MSG_CHANNEL_DATA 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) by 373 down to 2096779 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_CHANNEL_DATA len=373 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664] 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664] 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664] 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18323', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=494} created 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664]} created 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664] successful with session NetconfServerSession{sessionId=494, channel=[id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664]} 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664]} up 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #6 SSH_MSG_CHANNEL_DATA 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) by 393 down to 2096386 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_CHANNEL_DATA len=393 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664] 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=494} 23:57:28.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:28.955 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7171ac20 after next message 23:57:28.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x2aca56db, L:/10.30.170.146:18323 - R:/10.30.170.79:45664]} EXI handlers added to pipeline 23:57:28.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:28.955 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7171ac20 23:57:28.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) by 179 down to 2095753 23:57:28.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:28.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #7 SSH_MSG_CHANNEL_DATA 23:57:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) by 340 down to 2096046 23:57:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_CHANNEL_DATA len=340 23:57:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664] 23:57:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=494} 23:57:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[40ebf379] 23:57:28.957 [netconf-device-simulator-threads-6] 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 23:57:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:28.958 [netconf-device-simulator-threads-6] 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 23:57:28.958 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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} 23:57:28.958 [netconf-device-simulator-threads-6] 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 23:57:28.958 [netconf-device-simulator-threads-6] 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 23:57:28.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:28.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) by 778 down to 2094975 23:57:28.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:28.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:29.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #9 SSH_MSG_IGNORE 23:57:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 23:57:29.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #8 SSH_MSG_IGNORE 23:57:29.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 23:57:29.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #15 SSH_MSG_IGNORE 23:57:29.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:57:29.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #16 SSH_MSG_IGNORE 23:57:29.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:57:29.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #17 SSH_MSG_IGNORE 23:57:29.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:57:29.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #14 SSH_MSG_IGNORE 23:57:29.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:57:29.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #18 SSH_MSG_IGNORE 23:57:29.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:57:29.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #12 SSH_MSG_IGNORE 23:57:29.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:57:29.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338]} 23:57:29.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:42338]): SSH-2.0-SSHD-UNKNOWN 23:57:29.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:42338]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:29.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:42338]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:42338]) Send SSH_MSG_KEXINIT 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42338]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42338]) process #0 SSH_MSG_KEXINIT 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:42338]) SSH_MSG_KEXINIT 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:42338]) strict KEX=true client=true server=true 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42338]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42338]) Kex: server host key algorithms = rsa-sha2-512 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42338]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42338]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42338]) Kex: mac algorithms (client to server) = aead 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42338]) Kex: mac algorithms (server to client) = aead 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42338]) Kex: compression algorithms (client to server) = none 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:42338]) Kex: compression algorithms (server to client) = none 23:57:29.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:29.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #8 SSH_MSG_IGNORE 23:57:29.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 23:57:29.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42338]) process #1 30 23:57:29.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42338]] process command=SSH_MSG_KEXDH_INIT 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:42338]] Send SSH_MSG_KEXDH_REPLY 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42338]) packet #1 sending command=31[31] len=1639 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:42338])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:42338]) Send SSH_MSG_NEWKEYS 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:42338]) session ID=d5:27:87:a8:68:05:86:4d:8a:c1:93:eb:49:e9:ae:86:d8:63:78:4e:b7:37:99:1d:a4:f1:58:23:0f:97:20:85:c3:1c:88:2a:53:e5:51:54:56:4f:89:62:d9:c9:27:71:e7:9d:2e:e3:c2:0a:7f:60:41:98:48:ed:19:56:80:1b 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42338]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42338]): strict KEX resets output message sequence number from 3 to 0 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:42338]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:42338])[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 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42338])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42338]) packet #0 sending command=7[7] len=419 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42338]) No pending packets to flush at end of KEX 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #10 SSH_MSG_IGNORE 23:57:29.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42338]) process #2 SSH_MSG_NEWKEYS 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:42338]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42338]): strict KEX resets input message sequence number from 3 to 0 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:42338]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42338]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42338]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:42338]) authorized authentication methods: password,publickey 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:42338]) Accepted service ssh-userauth 23:57:29.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42338]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42338]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42338]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42338]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42338]) no authentication factory for method=none 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42338]) SSH_MSG_USERAUTH_REQUEST 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:42338]) remaining methods: password,publickey 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42338]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:42338]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42338]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:42338]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:29.688 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:42338]) authentication result: true 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:42338]) SSH_MSG_USERAUTH_REQUEST 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:42338])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:42338]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42338]) no heartbeat to stop 23:57:29.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:42338]) heartbeat type=IGNORE, interval=PT30S 23:57:29.689 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:42338 authenticated 23:57:29.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:29.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42338]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:29.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42338]] session=TransportServerSession[admin@/10.30.170.79:42338] id=0 23:57:29.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42338])) size=2097152, max=2097152, packet=32768 23:57:29.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42338]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42338] 23:57:29.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:42338]) recipient=0 23:57:29.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])) size=2097152, max=2097152, packet=32768 23:57:29.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])) re-initializing 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])) size=2097152, max=2097152, packet=32768 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])[want-reply=true] subsystem=netconf 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])[subsystem] prepared command 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338]}} established 23:57:29.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 495: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18324 23:57:29.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 495: Creating data stores for simulated device 23:57:29.691 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:29.691 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:29.691 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:29.691 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:29.691 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:29.691 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6ba6c448] 23:57:29.691 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:29.692 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:29.692 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:29.692 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:29.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:29.692 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:29.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:29.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:29.692 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6ba6c448], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6ba6c448], subtreeVersion=Version[dc94971], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[dc94971], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:29.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:29.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338] 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 495 on channel [id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338] 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) by 1220 down to 2095932 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338] 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338] 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) request=subsystem result=ReplySuccess, want-reply=true 23:57:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) request=subsystem activate command 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) starting runner for command=netconf 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #5 SSH_MSG_CHANNEL_DATA 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) by 373 down to 2096779 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_CHANNEL_DATA len=373 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338] 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338] 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338] 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18324', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=495} created 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338]} created 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338] successful with session NetconfServerSession{sessionId=495, channel=[id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338]} 23:57:29.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338]} up 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #6 SSH_MSG_CHANNEL_DATA 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) by 393 down to 2096386 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_CHANNEL_DATA len=393 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338] 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=495} 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d095a4d after next message 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xdde4da05, L:/10.30.170.146:18324 - R:/10.30.170.79:42338]} EXI handlers added to pipeline 23:57:29.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:29.697 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d095a4d 23:57:29.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) by 179 down to 2095753 23:57:29.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:29.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:29.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #7 SSH_MSG_CHANNEL_DATA 23:57:29.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) by 340 down to 2096046 23:57:29.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_CHANNEL_DATA len=340 23:57:29.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338] 23:57:29.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:29.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:29.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=495} 23:57:29.699 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[dc94971] 23:57:29.699 [netconf-device-simulator-threads-0] 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 23:57:29.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:29.699 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:29.699 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:29.699 [netconf-device-simulator-threads-0] 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 23:57:29.699 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:29.699 [netconf-device-simulator-threads-0] 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} 23:57:29.699 [netconf-device-simulator-threads-0] 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} 23:57:29.699 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:29.699 [netconf-device-simulator-threads-0] 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} 23:57:29.699 [netconf-device-simulator-threads-0] 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} 23:57:29.699 [netconf-device-simulator-threads-0] 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} 23:57:29.699 [netconf-device-simulator-threads-0] 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} 23:57:29.699 [netconf-device-simulator-threads-0] 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} 23:57:29.699 [netconf-device-simulator-threads-0] 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} 23:57:29.700 [netconf-device-simulator-threads-0] 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} 23:57:29.700 [netconf-device-simulator-threads-0] 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} 23:57:29.700 [netconf-device-simulator-threads-0] 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} 23:57:29.700 [netconf-device-simulator-threads-0] 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} 23:57:29.700 [netconf-device-simulator-threads-0] 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} 23:57:29.700 [netconf-device-simulator-threads-0] 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} 23:57:29.700 [netconf-device-simulator-threads-0] 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 23:57:29.700 [netconf-device-simulator-threads-0] 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 23:57:29.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:29.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) by 778 down to 2094975 23:57:29.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:29.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:29.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #13 SSH_MSG_IGNORE 23:57:29.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:57:29.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #11 SSH_MSG_IGNORE 23:57:29.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:57:29.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #16 SSH_MSG_IGNORE 23:57:29.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:57:29.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #9 SSH_MSG_IGNORE 23:57:29.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 23:57:29.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:29.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #15 SSH_MSG_IGNORE 23:57:29.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:57:30.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #14 SSH_MSG_IGNORE 23:57:30.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:57:30.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384]} 23:57:30.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:53384]): SSH-2.0-SSHD-UNKNOWN 23:57:30.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:53384]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:30.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:53384]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:30.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #18 SSH_MSG_IGNORE 23:57:30.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:57:30.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #12 SSH_MSG_IGNORE 23:57:30.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:57:30.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #13 SSH_MSG_IGNORE 23:57:30.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:57:30.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:53384]) Send SSH_MSG_KEXINIT 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53384]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53384]) process #0 SSH_MSG_KEXINIT 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:53384]) SSH_MSG_KEXINIT 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:53384]) strict KEX=true client=true server=true 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53384]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53384]) Kex: server host key algorithms = rsa-sha2-512 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53384]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53384]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53384]) Kex: mac algorithms (client to server) = aead 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53384]) Kex: mac algorithms (server to client) = aead 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53384]) Kex: compression algorithms (client to server) = none 23:57:30.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:53384]) Kex: compression algorithms (server to client) = none 23:57:30.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:30.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #10 SSH_MSG_IGNORE 23:57:30.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 23:57:30.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #17 SSH_MSG_IGNORE 23:57:30.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:57:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53384]) process #1 30 23:57:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53384]] process command=SSH_MSG_KEXDH_INIT 23:57:30.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:53384]] Send SSH_MSG_KEXDH_REPLY 23:57:30.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53384]) packet #1 sending command=31[31] len=1639 23:57:30.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:53384])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:30.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:53384]) Send SSH_MSG_NEWKEYS 23:57:30.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:53384]) session ID=90:ea:b8:17:9f:2f:fa:03:2d:38:47:ce:36:38:79:68:d5:5b:63:cb:98:92:0a:41:01:f9:31:a3:5e:60:f8:19:8d:76:26:bf:5e:4d:3d:13:bd:09:ab:dc:da:8e:ae:c1:3b:d7:f7:39:57:3b:7f:96:65:21:67:d0:d6:a2:4a:c8 23:57:30.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53384]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:30.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53384]): strict KEX resets output message sequence number from 3 to 0 23:57:30.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:53384]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:30.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:53384])[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 23:57:30.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53384])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:30.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53384]) packet #0 sending command=7[7] len=419 23:57:30.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53384]) No pending packets to flush at end of KEX 23:57:30.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53384]) process #2 SSH_MSG_NEWKEYS 23:57:30.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:53384]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:30.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53384]): strict KEX resets input message sequence number from 3 to 0 23:57:30.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:53384]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:30.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:30.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53384]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:30.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53384]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:53384]) authorized authentication methods: password,publickey 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:53384]) Accepted service ssh-userauth 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53384]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53384]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53384]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53384]) no authentication factory for method=none 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53384]) SSH_MSG_USERAUTH_REQUEST 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:53384]) remaining methods: password,publickey 23:57:30.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53384]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:53384]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:53384]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:30.488 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:53384]) authentication result: true 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:53384]) SSH_MSG_USERAUTH_REQUEST 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:53384])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:53384]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53384]) no heartbeat to stop 23:57:30.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:53384]) heartbeat type=IGNORE, interval=PT30S 23:57:30.489 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:53384 authenticated 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53384]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53384]] session=TransportServerSession[admin@/10.30.170.79:53384] id=0 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53384])) size=2097152, max=2097152, packet=32768 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53384]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53384] 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:53384]) recipient=0 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])) size=2097152, max=2097152, packet=32768 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])) re-initializing 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])) size=2097152, max=2097152, packet=32768 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:30.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:30.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:30.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:30.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])[want-reply=true] subsystem=netconf 23:57:30.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])[subsystem] prepared command 23:57:30.492 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:30.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:30.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384]}} established 23:57:30.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 496: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18325 23:57:30.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 496: Creating data stores for simulated device 23:57:30.492 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:30.492 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:30.493 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:30.493 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:30.493 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:30.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[499a0644] 23:57:30.495 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:30.496 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:30.496 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:30.496 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:30.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:30.497 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:30.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:30.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:30.497 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[499a0644], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[499a0644], subtreeVersion=Version[3e628b2f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e628b2f], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:30.498 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:30.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:30.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384] 23:57:30.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 496 on channel [id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384] 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) by 1220 down to 2095932 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384] 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384] 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) request=subsystem result=ReplySuccess, want-reply=true 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) request=subsystem activate command 23:57:30.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) starting runner for command=netconf 23:57:30.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #5 SSH_MSG_CHANNEL_DATA 23:57:30.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) by 373 down to 2096779 23:57:30.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_CHANNEL_DATA len=373 23:57:30.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384] 23:57:30.504 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:30.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:30.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384] 23:57:30.505 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:30.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384] 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18325', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=496} created 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384]} created 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384] successful with session NetconfServerSession{sessionId=496, channel=[id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384]} 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384]} up 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #6 SSH_MSG_CHANNEL_DATA 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) by 393 down to 2096386 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_CHANNEL_DATA len=393 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384] 23:57:30.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:30.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:30.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=496} 23:57:30.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:30.508 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76ef8ec0 after next message 23:57:30.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xb3762e0e, L:/10.30.170.146:18325 - R:/10.30.170.79:53384]} EXI handlers added to pipeline 23:57:30.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:30.508 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76ef8ec0 23:57:30.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) by 179 down to 2095753 23:57:30.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:30.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:30.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #7 SSH_MSG_CHANNEL_DATA 23:57:30.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) by 340 down to 2096046 23:57:30.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_CHANNEL_DATA len=340 23:57:30.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384] 23:57:30.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:30.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:30.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=496} 23:57:30.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e628b2f] 23:57:30.512 [netconf-device-simulator-threads-2] 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 23:57:30.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:30.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:30.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:30.512 [netconf-device-simulator-threads-2] 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 23:57:30.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:30.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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} 23:57:30.513 [netconf-device-simulator-threads-2] 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 23:57:30.513 [netconf-device-simulator-threads-2] 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 23:57:30.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:30.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) by 778 down to 2094975 23:57:30.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:30.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #9 SSH_MSG_IGNORE 23:57:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 23:57:30.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #11 SSH_MSG_IGNORE 23:57:30.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 23:57:30.647 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #15 SSH_MSG_IGNORE 23:57:30.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:57:30.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #8 SSH_MSG_IGNORE 23:57:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 23:57:30.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #12 SSH_MSG_IGNORE 23:57:30.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:57:30.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #14 SSH_MSG_IGNORE 23:57:30.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:57:30.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #16 SSH_MSG_IGNORE 23:57:30.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:57:30.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #17 SSH_MSG_IGNORE 23:57:30.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:57:30.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #18 SSH_MSG_IGNORE 23:57:30.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:57:30.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432]} 23:57:30.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:57432]): SSH-2.0-SSHD-UNKNOWN 23:57:30.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:57432]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:30.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:57432]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:57432]) Send SSH_MSG_KEXINIT 23:57:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57432]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57432]) process #0 SSH_MSG_KEXINIT 23:57:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:57432]) SSH_MSG_KEXINIT 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:57432]) strict KEX=true client=true server=true 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57432]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57432]) Kex: server host key algorithms = rsa-sha2-512 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57432]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57432]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57432]) Kex: mac algorithms (client to server) = aead 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57432]) Kex: mac algorithms (server to client) = aead 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57432]) Kex: compression algorithms (client to server) = none 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:57432]) Kex: compression algorithms (server to client) = none 23:57:30.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:30.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:30.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #10 SSH_MSG_IGNORE 23:57:30.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 23:57:30.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57432]) process #1 30 23:57:30.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57432]] process command=SSH_MSG_KEXDH_INIT 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:57432]] Send SSH_MSG_KEXDH_REPLY 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57432]) packet #1 sending command=31[31] len=1639 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:57432])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:57432]) Send SSH_MSG_NEWKEYS 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:57432]) session ID=f2:06:f2:25:8f:99:00:90:41:7c:57:73:cc:0b:bd:e0:1e:c1:97:2f:2b:96:06:4e:f7:d4:51:b8:f9:6c:1f:fa:de:87:7b:16:32:78:a3:b7:cf:96:8a:5b:52:1a:a1:8d:37:f7:af:60:b2:1b:c4:65:97:66:47:99:3c:6e:04:7c 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57432]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57432]): strict KEX resets output message sequence number from 3 to 0 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:57432]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:57432])[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 23:57:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57432])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57432]) packet #0 sending command=7[7] len=419 23:57:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57432]) No pending packets to flush at end of KEX 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57432]) process #2 SSH_MSG_NEWKEYS 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:57432]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57432]): strict KEX resets input message sequence number from 3 to 0 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:57432]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57432]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57432]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:57432]) authorized authentication methods: password,publickey 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:57432]) Accepted service ssh-userauth 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57432]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57432]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57432]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57432]) no authentication factory for method=none 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57432]) SSH_MSG_USERAUTH_REQUEST 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:57432]) remaining methods: password,publickey 23:57:31.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57432]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:57432]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:57432]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:31.036 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:57432]) authentication result: true 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:57432]) SSH_MSG_USERAUTH_REQUEST 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:57432])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:57432]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57432]) no heartbeat to stop 23:57:31.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:57432]) heartbeat type=IGNORE, interval=PT30S 23:57:31.036 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:57432 authenticated 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57432]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57432]] session=TransportServerSession[admin@/10.30.170.79:57432] id=0 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57432])) size=2097152, max=2097152, packet=32768 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57432]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57432] 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:57432]) recipient=0 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])) size=2097152, max=2097152, packet=32768 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])) re-initializing 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])) size=2097152, max=2097152, packet=32768 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])[want-reply=true] subsystem=netconf 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])[subsystem] prepared command 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432]}} established 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 497: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18326 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 497: Creating data stores for simulated device 23:57:31.038 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:31.039 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:31.039 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:31.039 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:31.039 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[497c5cf3] 23:57:31.039 [netconf-device-simulator-threads-4] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:31.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:31.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:31.040 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:31.040 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:31.040 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:31.040 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:31.040 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:31.040 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[497c5cf3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[497c5cf3], subtreeVersion=Version[57f8d927], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[57f8d927], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:31.041 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:31.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:31.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432] 23:57:31.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 497 on channel [id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432] 23:57:31.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) by 1220 down to 2095932 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432] 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432] 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) request=subsystem result=ReplySuccess, want-reply=true 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) request=subsystem activate command 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) starting runner for command=netconf 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #5 SSH_MSG_CHANNEL_DATA 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) by 373 down to 2096779 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_CHANNEL_DATA len=373 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432] 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432] 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432] 23:57:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18326', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=497} created 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=497, channel=[id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432]} created 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432] successful with session NetconfServerSession{sessionId=497, channel=[id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432]} 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432]} up 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #6 SSH_MSG_CHANNEL_DATA 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) by 393 down to 2096386 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_CHANNEL_DATA len=393 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432] 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=497} 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2aa0d3c9 after next message 23:57:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=497, channel=[id: 0xf4904243, L:/10.30.170.146:18326 - R:/10.30.170.79:57432]} EXI handlers added to pipeline 23:57:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2aa0d3c9 23:57:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) by 179 down to 2095753 23:57:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #7 SSH_MSG_CHANNEL_DATA 23:57:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) by 340 down to 2096046 23:57:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_CHANNEL_DATA len=340 23:57:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432] 23:57:31.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:31.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:31.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=497} 23:57:31.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57f8d927] 23:57:31.047 [netconf-device-simulator-threads-4] 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 23:57:31.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:31.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:31.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:31.047 [netconf-device-simulator-threads-4] 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 23:57:31.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:31.047 [netconf-device-simulator-threads-4] 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} 23:57:31.047 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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=2011-06-01} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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} 23:57:31.048 [netconf-device-simulator-threads-4] 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 23:57:31.048 [netconf-device-simulator-threads-4] 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 23:57:31.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:31.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) by 778 down to 2094975 23:57:31.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:31.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:31.053 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #8 SSH_MSG_IGNORE 23:57:31.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 23:57:31.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #13 SSH_MSG_IGNORE 23:57:31.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:57:31.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #11 SSH_MSG_IGNORE 23:57:31.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 23:57:31.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #15 SSH_MSG_IGNORE 23:57:31.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:57:31.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #16 SSH_MSG_IGNORE 23:57:31.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:57:31.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #14 SSH_MSG_IGNORE 23:57:31.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:57:31.459 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #12 SSH_MSG_IGNORE 23:57:31.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:57:31.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #18 SSH_MSG_IGNORE 23:57:31.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:57:31.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #17 SSH_MSG_IGNORE 23:57:31.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:57:31.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #9 SSH_MSG_IGNORE 23:57:31.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 23:57:31.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #8 SSH_MSG_IGNORE 23:57:31.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:57:31.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #10 SSH_MSG_IGNORE 23:57:31.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 23:57:31.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:31.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #13 SSH_MSG_IGNORE 23:57:31.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:57:31.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290]} 23:57:31.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:51290]): SSH-2.0-SSHD-UNKNOWN 23:57:31.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:51290]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:31.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:51290]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:51290]) Send SSH_MSG_KEXINIT 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51290]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51290]) process #0 SSH_MSG_KEXINIT 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:51290]) SSH_MSG_KEXINIT 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:51290]) strict KEX=true client=true server=true 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51290]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51290]) Kex: server host key algorithms = rsa-sha2-512 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51290]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51290]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51290]) Kex: mac algorithms (client to server) = aead 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51290]) Kex: mac algorithms (server to client) = aead 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51290]) Kex: compression algorithms (client to server) = none 23:57:31.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:51290]) Kex: compression algorithms (server to client) = none 23:57:31.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:32.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51290]) process #1 30 23:57:32.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51290]] process command=SSH_MSG_KEXDH_INIT 23:57:32.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #15 SSH_MSG_IGNORE 23:57:32.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:51290]] Send SSH_MSG_KEXDH_REPLY 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51290]) packet #1 sending command=31[31] len=1639 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:51290])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:51290]) Send SSH_MSG_NEWKEYS 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:51290]) session ID=6c:0d:17:b8:e6:86:5f:72:95:8a:07:bc:32:0d:b0:36:43:8c:1f:28:7f:71:2e:06:97:44:3f:4a:68:81:b8:c4:82:56:97:14:7b:bb:ae:36:d9:d5:ed:df:00:e1:6f:eb:90:25:4c:1a:f4:b7:cb:4f:0a:53:85:14:0a:20:1a:95 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51290]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51290]): strict KEX resets output message sequence number from 3 to 0 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:51290]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:51290])[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 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51290])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51290]) packet #0 sending command=7[7] len=419 23:57:32.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51290]) No pending packets to flush at end of KEX 23:57:32.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51290]) process #2 SSH_MSG_NEWKEYS 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:51290]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51290]): strict KEX resets input message sequence number from 3 to 0 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:51290]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51290]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51290]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:51290]) authorized authentication methods: password,publickey 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:51290]) Accepted service ssh-userauth 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51290]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51290]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51290]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51290]) no authentication factory for method=none 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51290]) SSH_MSG_USERAUTH_REQUEST 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:51290]) remaining methods: password,publickey 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51290]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #12 SSH_MSG_IGNORE 23:57:32.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:51290]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:51290]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:32.088 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:51290]) authentication result: true 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:51290]) SSH_MSG_USERAUTH_REQUEST 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:51290])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:51290]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51290]) no heartbeat to stop 23:57:32.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:51290]) heartbeat type=IGNORE, interval=PT30S 23:57:32.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.088 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:51290 authenticated 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51290]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51290]] session=TransportServerSession[admin@/10.30.170.79:51290] id=0 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51290])) size=2097152, max=2097152, packet=32768 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51290]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51290] 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:51290]) recipient=0 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])) size=2097152, max=2097152, packet=32768 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])) re-initializing 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])) size=2097152, max=2097152, packet=32768 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:32.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])[want-reply=true] subsystem=netconf 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])[subsystem] prepared command 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290]}} established 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 498: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18327 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 498: Creating data stores for simulated device 23:57:32.090 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:32.090 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:32.090 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:32.090 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:32.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[75cea41a] 23:57:32.091 [netconf-device-simulator-threads-6] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:32.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:32.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:32.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:32.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:32.092 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:32.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:32.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #11 SSH_MSG_IGNORE 23:57:32.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 23:57:32.092 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[75cea41a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[75cea41a], subtreeVersion=Version[5c23cec9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5c23cec9], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:32.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:32.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290] 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 498 on channel [id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290] 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) by 1220 down to 2095932 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290] 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290] 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) request=subsystem result=ReplySuccess, want-reply=true 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) request=subsystem activate command 23:57:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) starting runner for command=netconf 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #5 SSH_MSG_CHANNEL_DATA 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) by 373 down to 2096779 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_CHANNEL_DATA len=373 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290] 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290] 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290] 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18327', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=498} created 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=498, channel=[id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290]} created 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290] successful with session NetconfServerSession{sessionId=498, channel=[id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290]} 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290]} up 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #6 SSH_MSG_CHANNEL_DATA 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) by 393 down to 2096386 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_CHANNEL_DATA len=393 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290] 23:57:32.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=498} 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c5ad05d after next message 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=498, channel=[id: 0x72ad3e09, L:/10.30.170.146:18327 - R:/10.30.170.79:51290]} EXI handlers added to pipeline 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c5ad05d 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) by 179 down to 2095753 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:32.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:32.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #7 SSH_MSG_CHANNEL_DATA 23:57:32.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) by 340 down to 2096046 23:57:32.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_CHANNEL_DATA len=340 23:57:32.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290] 23:57:32.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:32.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:32.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=498} 23:57:32.099 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5c23cec9] 23:57:32.099 [netconf-device-simulator-threads-6] 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 23:57:32.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:32.099 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:32.099 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:32.099 [netconf-device-simulator-threads-6] 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 23:57:32.099 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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=2011-06-01} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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} 23:57:32.099 [netconf-device-simulator-threads-6] 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 23:57:32.099 [netconf-device-simulator-threads-6] 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 23:57:32.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:32.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) by 778 down to 2094975 23:57:32.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:32.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:32.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #9 SSH_MSG_IGNORE 23:57:32.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 23:57:32.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #14 SSH_MSG_IGNORE 23:57:32.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:57:32.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #16 SSH_MSG_IGNORE 23:57:32.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:57:32.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #17 SSH_MSG_IGNORE 23:57:32.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:57:32.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #10 SSH_MSG_IGNORE 23:57:32.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 23:57:32.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #13 SSH_MSG_IGNORE 23:57:32.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:57:32.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014]} 23:57:32.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:40014]): SSH-2.0-SSHD-UNKNOWN 23:57:32.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:40014]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:32.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:40014]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:32.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #9 SSH_MSG_IGNORE 23:57:32.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 23:57:32.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #18 SSH_MSG_IGNORE 23:57:32.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:57:32.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:40014]) Send SSH_MSG_KEXINIT 23:57:32.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40014]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:32.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40014]) process #0 SSH_MSG_KEXINIT 23:57:32.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:40014]) SSH_MSG_KEXINIT 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:40014]) strict KEX=true client=true server=true 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40014]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40014]) Kex: server host key algorithms = rsa-sha2-512 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40014]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40014]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40014]) Kex: mac algorithms (client to server) = aead 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40014]) Kex: mac algorithms (server to client) = aead 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40014]) Kex: compression algorithms (client to server) = none 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:40014]) Kex: compression algorithms (server to client) = none 23:57:32.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:32.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40014]) process #1 30 23:57:32.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40014]] process command=SSH_MSG_KEXDH_INIT 23:57:32.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #11 SSH_MSG_IGNORE 23:57:32.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:40014]] Send SSH_MSG_KEXDH_REPLY 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40014]) packet #1 sending command=31[31] len=1639 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:40014])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:40014]) Send SSH_MSG_NEWKEYS 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:40014]) session ID=bc:0e:4a:2e:f8:ae:7c:71:b2:d1:e9:61:5e:5a:b7:87:27:c7:78:be:85:62:70:7e:21:73:aa:5a:ff:64:52:12:47:ed:af:60:36:38:59:ae:92:c0:fc:4b:4b:63:c5:7a:0b:ab:b4:cf:71:87:d3:94:23:bb:66:20:4d:59:4d:f8 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40014]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40014]): strict KEX resets output message sequence number from 3 to 0 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:40014]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:40014])[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 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40014])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40014]) packet #0 sending command=7[7] len=419 23:57:32.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40014]) No pending packets to flush at end of KEX 23:57:32.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #14 SSH_MSG_IGNORE 23:57:32.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:57:32.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #8 SSH_MSG_IGNORE 23:57:32.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40014]) process #2 SSH_MSG_NEWKEYS 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:40014]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40014]): strict KEX resets input message sequence number from 3 to 0 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:40014]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40014]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40014]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:40014]) authorized authentication methods: password,publickey 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:40014]) Accepted service ssh-userauth 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40014]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40014]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40014]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40014]) no authentication factory for method=none 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40014]) SSH_MSG_USERAUTH_REQUEST 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:40014]) remaining methods: password,publickey 23:57:32.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40014]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:40014]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:40014]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:32.826 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:40014]) authentication result: true 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:40014]) SSH_MSG_USERAUTH_REQUEST 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:40014])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:40014]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40014]) no heartbeat to stop 23:57:32.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:40014]) heartbeat type=IGNORE, interval=PT30S 23:57:32.826 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:40014 authenticated 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40014]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40014]] session=TransportServerSession[admin@/10.30.170.79:40014] id=0 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40014])) size=2097152, max=2097152, packet=32768 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40014]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40014] 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:40014]) recipient=0 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])) size=2097152, max=2097152, packet=32768 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])) re-initializing 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])) size=2097152, max=2097152, packet=32768 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:32.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])[want-reply=true] subsystem=netconf 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])[subsystem] prepared command 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014]}} established 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 499: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18328 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 499: Creating data stores for simulated device 23:57:32.828 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:32.828 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:32.828 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:32.828 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:32.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7a26ef0a] 23:57:32.829 [netconf-device-simulator-threads-0] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:32.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:32.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:32.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:32.830 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:32.830 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:32.830 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:32.830 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:32.830 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7a26ef0a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7a26ef0a], subtreeVersion=Version[17f822c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[17f822c8], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:32.831 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:32.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014] 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 499 on channel [id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014] 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) by 1220 down to 2095932 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014] 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014] 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) request=subsystem result=ReplySuccess, want-reply=true 23:57:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) request=subsystem activate command 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) starting runner for command=netconf 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #5 SSH_MSG_CHANNEL_DATA 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) by 373 down to 2096779 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_CHANNEL_DATA len=373 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014] 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014] 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014] 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18328', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=499} created 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014]} created 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014] successful with session NetconfServerSession{sessionId=499, channel=[id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014]} 23:57:32.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014]} up 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #6 SSH_MSG_CHANNEL_DATA 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) by 393 down to 2096386 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_CHANNEL_DATA len=393 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014] 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=499} 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1da65548 after next message 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x4109399c, L:/10.30.170.146:18328 - R:/10.30.170.79:40014]} EXI handlers added to pipeline 23:57:32.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:32.835 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1da65548 23:57:32.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) by 179 down to 2095753 23:57:32.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:32.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:32.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #7 SSH_MSG_CHANNEL_DATA 23:57:32.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) by 340 down to 2096046 23:57:32.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_CHANNEL_DATA len=340 23:57:32.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014] 23:57:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=499} 23:57:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[17f822c8] 23:57:32.837 [netconf-device-simulator-threads-0] 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 23:57:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:32.837 [netconf-device-simulator-threads-0] 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 23:57:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:32.837 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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=2011-06-01} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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} 23:57:32.838 [netconf-device-simulator-threads-0] 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 23:57:32.838 [netconf-device-simulator-threads-0] 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 23:57:32.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:32.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) by 778 down to 2094975 23:57:32.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:32.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:32.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #17 SSH_MSG_IGNORE 23:57:32.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:57:32.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #18 SSH_MSG_IGNORE 23:57:32.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:57:32.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #12 SSH_MSG_IGNORE 23:57:32.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:57:32.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:32.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #15 SSH_MSG_IGNORE 23:57:32.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:57:33.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #16 SSH_MSG_IGNORE 23:57:33.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:57:33.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #13 SSH_MSG_IGNORE 23:57:33.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:57:33.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #10 SSH_MSG_IGNORE 23:57:33.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 23:57:33.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #11 SSH_MSG_IGNORE 23:57:33.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 23:57:33.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228]} 23:57:33.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.79:38228]): SSH-2.0-SSHD-UNKNOWN 23:57:33.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.79:38228]) line='SSH-2.0-SSHD-UNKNOWN' 23:57:33.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.79:38228]) client version string: SSH-2.0-SSHD-UNKNOWN 23:57:33.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #8 SSH_MSG_IGNORE 23:57:33.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 23:57:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #9 SSH_MSG_IGNORE 23:57:33.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.79:38228]) Send SSH_MSG_KEXINIT 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38228]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38228]) process #0 SSH_MSG_KEXINIT 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.79:38228]) SSH_MSG_KEXINIT 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.79:38228]) strict KEX=true client=true server=true 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38228]) Kex: kex algorithms = sntrup761x25519-sha512 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38228]) Kex: server host key algorithms = rsa-sha2-512 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38228]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38228]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38228]) Kex: mac algorithms (client to server) = aead 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38228]) Kex: mac algorithms (server to client) = aead 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38228]) Kex: compression algorithms (client to server) = none 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.79:38228]) Kex: compression algorithms (server to client) = none 23:57:33.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:57:33.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38228]) process #1 30 23:57:33.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38228]] process command=SSH_MSG_KEXDH_INIT 23:57:33.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.79:38228]] Send SSH_MSG_KEXDH_REPLY 23:57:33.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38228]) packet #1 sending command=31[31] len=1639 23:57:33.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.79:38228])[sntrup761x25519-sha512] KEX processing complete after cmd=30 23:57:33.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.79:38228]) Send SSH_MSG_NEWKEYS 23:57:33.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.79:38228]) session ID=73:8a:4a:5e:f4:a0:9f:06:7f:71:e9:91:82:d4:57:4d:53:63:74:14:27:7c:5e:22:18:1d:11:89:b8:5f:3c:fb:fb:73:ed:96:06:5f:90:3a:98:f4:96:42:dc:b9:65:30:98:0a:d9:a6:6b:50:dc:14:9b:be:0a:e3:c0:19:cc:14 23:57:33.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38228]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:57:33.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38228]): strict KEX resets output message sequence number from 3 to 0 23:57:33.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.79:38228]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:57:33.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.79:38228])[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 23:57:33.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38228])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:57:33.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38228]) packet #0 sending command=7[7] len=419 23:57:33.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38228]) No pending packets to flush at end of KEX 23:57:33.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38228]) process #2 SSH_MSG_NEWKEYS 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.79:38228]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38228]): strict KEX resets input message sequence number from 3 to 0 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.79:38228]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38228]) process #0 SSH_MSG_SERVICE_REQUEST 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38228]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.79:38228]) authorized authentication methods: password,publickey 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.79:38228]) Accepted service ssh-userauth 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38228]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38228]) process #1 SSH_MSG_USERAUTH_REQUEST 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38228]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38228]) no authentication factory for method=none 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38228]) SSH_MSG_USERAUTH_REQUEST 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.79:38228]) remaining methods: password,publickey 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38228]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #12 SSH_MSG_IGNORE 23:57:33.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.79:38228]) process #2 SSH_MSG_USERAUTH_REQUEST 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.79:38228]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:57:33.493 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.79:38228]) authentication result: true 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.79:38228]) SSH_MSG_USERAUTH_REQUEST 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.79:38228])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.79:38228]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38228]) no heartbeat to stop 23:57:33.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.79:38228]) heartbeat type=IGNORE, interval=PT30S 23:57:33.493 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.79:38228 authenticated 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #3 SSH_MSG_CHANNEL_OPEN 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38228]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38228]] session=TransportServerSession[admin@/10.30.170.79:38228] id=0 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38228])) size=2097152, max=2097152, packet=32768 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38228]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38228] 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.79:38228]) recipient=0 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])) size=2097152, max=2097152, packet=32768 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])) re-initializing 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])) size=2097152, max=2097152, packet=32768 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #4 SSH_MSG_CHANNEL_REQUEST 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])[want-reply=true] subsystem=netconf 23:57:33.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])[subsystem] prepared command 23:57:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:57:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:57:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228]}} established 23:57:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 500: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18329 23:57:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 500: Creating data stores for simulated device 23:57:33.495 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:57:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:33.495 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:57:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 23:57:33.495 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:57:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1a06e7d8] 23:57:33.496 [netconf-device-simulator-threads-2] 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]} 23:57:33.496 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:57:33.496 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 23:57:33.496 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:57:33.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:57:33.496 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:57:33.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:57:33.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:57:33.496 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1a06e7d8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1a06e7d8], subtreeVersion=Version[ec59327], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ec59327], 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=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, ImmutableSystemLeafSetNode{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, (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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}, ImmutableSystemLeafSetNode{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}]}]}]}}]}]}}}} 23:57:33.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:57:33.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:57:33.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228] 23:57:33.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 500 on channel [id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228] 23:57:33.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) by 1220 down to 2095932 23:57:33.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@235944ae 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228] 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228] 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) request=subsystem result=ReplySuccess, want-reply=true 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) request=subsystem activate command 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) starting runner for command=netconf 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #5 SSH_MSG_CHANNEL_DATA 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) by 373 down to 2096779 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_CHANNEL_DATA len=373 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228] 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228] 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228] 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.146', port='18329', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=500} created 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228]} created 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228] successful with session NetconfServerSession{sessionId=500, channel=[id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228]} 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228]} up 23:57:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #6 SSH_MSG_CHANNEL_DATA 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) by 393 down to 2096386 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_CHANNEL_DATA len=393 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228] 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=500} 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17ade133 after next message 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xebc61990, L:/10.30.170.146:18329 - R:/10.30.170.79:38228]} EXI handlers added to pipeline 23:57:33.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:57:33.501 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17ade133 23:57:33.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) by 179 down to 2095753 23:57:33.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:57:33.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 23:57:33.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #7 SSH_MSG_CHANNEL_DATA 23:57:33.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) by 340 down to 2096046 23:57:33.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_CHANNEL_DATA len=340 23:57:33.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228] 23:57:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:57:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:57:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=500} 23:57:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ec59327] 23:57:33.503 [netconf-device-simulator-threads-2] 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 23:57:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:57:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:57:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:57:33.503 [netconf-device-simulator-threads-2] 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 23:57:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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=2011-06-01} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.503 [netconf-device-simulator-threads-2] 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} 23:57:33.504 [netconf-device-simulator-threads-2] 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} 23:57:33.504 [netconf-device-simulator-threads-2] 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} 23:57:33.504 [netconf-device-simulator-threads-2] 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} 23:57:33.504 [netconf-device-simulator-threads-2] 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 23:57:33.504 [netconf-device-simulator-threads-2] 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 23:57:33.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:57:33.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) by 778 down to 2094975 23:57:33.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 23:57:33.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:57:33.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #16 SSH_MSG_IGNORE 23:57:33.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:57:33.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #17 SSH_MSG_IGNORE 23:57:33.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:57:33.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #15 SSH_MSG_IGNORE 23:57:33.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:57:33.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #8 SSH_MSG_IGNORE 23:57:33.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 23:57:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #14 SSH_MSG_IGNORE 23:57:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:57:33.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #18 SSH_MSG_IGNORE 23:57:33.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:57:33.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #10 SSH_MSG_IGNORE 23:57:33.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:57:33.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #13 SSH_MSG_IGNORE 23:57:33.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:57:33.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:33.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #11 SSH_MSG_IGNORE 23:57:33.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 23:57:34.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #9 SSH_MSG_IGNORE 23:57:34.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 23:57:34.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #12 SSH_MSG_IGNORE 23:57:34.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:57:34.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #14 SSH_MSG_IGNORE 23:57:34.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:57:34.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #15 SSH_MSG_IGNORE 23:57:34.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:57:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #17 SSH_MSG_IGNORE 23:57:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:57:34.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #18 SSH_MSG_IGNORE 23:57:34.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:57:34.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #16 SSH_MSG_IGNORE 23:57:34.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:57:34.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #13 SSH_MSG_IGNORE 23:57:34.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:57:34.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #10 SSH_MSG_IGNORE 23:57:34.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 23:57:34.603 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #8 SSH_MSG_IGNORE 23:57:34.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 23:57:34.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #9 SSH_MSG_IGNORE 23:57:34.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 23:57:34.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #11 SSH_MSG_IGNORE 23:57:34.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 23:57:34.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #12 SSH_MSG_IGNORE 23:57:34.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:57:34.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:34.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #15 SSH_MSG_IGNORE 23:57:34.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:57:35.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #18 SSH_MSG_IGNORE 23:57:35.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:57:35.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #16 SSH_MSG_IGNORE 23:57:35.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:57:35.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #10 SSH_MSG_IGNORE 23:57:35.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 23:57:35.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #14 SSH_MSG_IGNORE 23:57:35.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:57:35.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #8 SSH_MSG_IGNORE 23:57:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 23:57:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #17 SSH_MSG_IGNORE 23:57:35.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:57:35.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #13 SSH_MSG_IGNORE 23:57:35.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:57:35.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #11 SSH_MSG_IGNORE 23:57:35.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 23:57:35.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #12 SSH_MSG_IGNORE 23:57:35.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:57:35.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #15 SSH_MSG_IGNORE 23:57:35.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:57:35.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #9 SSH_MSG_IGNORE 23:57:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 23:57:35.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #17 SSH_MSG_IGNORE 23:57:35.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:57:35.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #18 SSH_MSG_IGNORE 23:57:35.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:57:35.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #14 SSH_MSG_IGNORE 23:57:35.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:57:35.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #16 SSH_MSG_IGNORE 23:57:35.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:57:35.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #13 SSH_MSG_IGNORE 23:57:35.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:57:35.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #8 SSH_MSG_IGNORE 23:57:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 23:57:36.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #11 SSH_MSG_IGNORE 23:57:36.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 23:57:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #9 SSH_MSG_IGNORE 23:57:36.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 23:57:36.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #10 SSH_MSG_IGNORE 23:57:36.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 23:57:36.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #12 SSH_MSG_IGNORE 23:57:36.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:57:36.411 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #14 SSH_MSG_IGNORE 23:57:36.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:57:36.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #16 SSH_MSG_IGNORE 23:57:36.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:57:36.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #15 SSH_MSG_IGNORE 23:57:36.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:57:36.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #18 SSH_MSG_IGNORE 23:57:36.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:57:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #8 SSH_MSG_IGNORE 23:57:36.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 23:57:36.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #10 SSH_MSG_IGNORE 23:57:36.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 23:57:36.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #17 SSH_MSG_IGNORE 23:57:36.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:57:36.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #13 SSH_MSG_IGNORE 23:57:36.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:57:36.807 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #11 SSH_MSG_IGNORE 23:57:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 23:57:36.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:36.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #9 SSH_MSG_IGNORE 23:57:36.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 23:57:37.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #16 SSH_MSG_IGNORE 23:57:37.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:57:37.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #12 SSH_MSG_IGNORE 23:57:37.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:57:37.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #15 SSH_MSG_IGNORE 23:57:37.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:57:37.222 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #8 SSH_MSG_IGNORE 23:57:37.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 23:57:37.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #14 SSH_MSG_IGNORE 23:57:37.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:57:37.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #18 SSH_MSG_IGNORE 23:57:37.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:57:37.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #13 SSH_MSG_IGNORE 23:57:37.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:57:37.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #10 SSH_MSG_IGNORE 23:57:37.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 23:57:37.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #11 SSH_MSG_IGNORE 23:57:37.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 23:57:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #17 SSH_MSG_IGNORE 23:57:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:57:37.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #9 SSH_MSG_IGNORE 23:57:37.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 23:57:37.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #15 SSH_MSG_IGNORE 23:57:37.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:57:37.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #18 SSH_MSG_IGNORE 23:57:37.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:57:37.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #14 SSH_MSG_IGNORE 23:57:37.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:57:37.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #12 SSH_MSG_IGNORE 23:57:37.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:57:37.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #16 SSH_MSG_IGNORE 23:57:37.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:57:37.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:37.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #17 SSH_MSG_IGNORE 23:57:37.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:57:38.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #8 SSH_MSG_IGNORE 23:57:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 23:57:38.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #10 SSH_MSG_IGNORE 23:57:38.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 23:57:38.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #13 SSH_MSG_IGNORE 23:57:38.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:57:38.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #11 SSH_MSG_IGNORE 23:57:38.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 23:57:38.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #12 SSH_MSG_IGNORE 23:57:38.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:57:38.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #17 SSH_MSG_IGNORE 23:57:38.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:57:38.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #14 SSH_MSG_IGNORE 23:57:38.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:57:38.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #9 SSH_MSG_IGNORE 23:57:38.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 23:57:38.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #15 SSH_MSG_IGNORE 23:57:38.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:57:38.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #16 SSH_MSG_IGNORE 23:57:38.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:57:38.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #8 SSH_MSG_IGNORE 23:57:38.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 23:57:38.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #13 SSH_MSG_IGNORE 23:57:38.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:57:38.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #18 SSH_MSG_IGNORE 23:57:38.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:57:38.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #10 SSH_MSG_IGNORE 23:57:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 23:57:38.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #11 SSH_MSG_IGNORE 23:57:39.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 23:57:39.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #9 SSH_MSG_IGNORE 23:57:39.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 23:57:39.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #12 SSH_MSG_IGNORE 23:57:39.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:57:39.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #15 SSH_MSG_IGNORE 23:57:39.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:57:39.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #16 SSH_MSG_IGNORE 23:57:39.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:57:39.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #14 SSH_MSG_IGNORE 23:57:39.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:57:39.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #18 SSH_MSG_IGNORE 23:57:39.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:57:39.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #8 SSH_MSG_IGNORE 23:57:39.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 23:57:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #10 SSH_MSG_IGNORE 23:57:39.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 23:57:39.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #13 SSH_MSG_IGNORE 23:57:39.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:57:39.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #11 SSH_MSG_IGNORE 23:57:39.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 23:57:39.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #17 SSH_MSG_IGNORE 23:57:39.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:57:39.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #19 SSH_MSG_IGNORE 23:57:39.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:57:39.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #15 SSH_MSG_IGNORE 23:57:39.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:57:39.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #12 SSH_MSG_IGNORE 23:57:39.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:57:39.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:39.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #14 SSH_MSG_IGNORE 23:57:39.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:57:40.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #17 SSH_MSG_IGNORE 23:57:40.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:57:40.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #18 SSH_MSG_IGNORE 23:57:40.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:57:40.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #16 SSH_MSG_IGNORE 23:57:40.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:57:40.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #9 SSH_MSG_IGNORE 23:57:40.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 23:57:40.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #13 SSH_MSG_IGNORE 23:57:40.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:57:40.237 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #19 SSH_MSG_IGNORE 23:57:40.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:57:40.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #8 SSH_MSG_IGNORE 23:57:40.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 23:57:40.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #11 SSH_MSG_IGNORE 23:57:40.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 23:57:40.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #10 SSH_MSG_IGNORE 23:57:40.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:57:40.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #12 SSH_MSG_IGNORE 23:57:40.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:57:40.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #17 SSH_MSG_IGNORE 23:57:40.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:57:40.709 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #19 SSH_MSG_IGNORE 23:57:40.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:57:40.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #14 SSH_MSG_IGNORE 23:57:40.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:57:40.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #9 SSH_MSG_IGNORE 23:57:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 23:57:40.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #15 SSH_MSG_IGNORE 23:57:40.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:57:40.824 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #8 SSH_MSG_IGNORE 23:57:40.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 23:57:40.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #18 SSH_MSG_IGNORE 23:57:40.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:57:40.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #10 SSH_MSG_IGNORE 23:57:40.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 23:57:40.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:40.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #16 SSH_MSG_IGNORE 23:57:40.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:57:41.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #11 SSH_MSG_IGNORE 23:57:41.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 23:57:41.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #13 SSH_MSG_IGNORE 23:57:41.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:57:41.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #12 SSH_MSG_IGNORE 23:57:41.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:57:41.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #14 SSH_MSG_IGNORE 23:57:41.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:57:41.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #19 SSH_MSG_IGNORE 23:57:41.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:57:41.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #16 SSH_MSG_IGNORE 23:57:41.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:57:41.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #15 SSH_MSG_IGNORE 23:57:41.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:57:41.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #9 SSH_MSG_IGNORE 23:57:41.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 23:57:41.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #17 SSH_MSG_IGNORE 23:57:41.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:57:41.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #18 SSH_MSG_IGNORE 23:57:41.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:57:41.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #8 SSH_MSG_IGNORE 23:57:41.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 23:57:41.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #10 SSH_MSG_IGNORE 23:57:41.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 23:57:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #12 SSH_MSG_IGNORE 23:57:41.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:57:41.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #11 SSH_MSG_IGNORE 23:57:41.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 23:57:41.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #17 SSH_MSG_IGNORE 23:57:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:57:42.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #13 SSH_MSG_IGNORE 23:57:42.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:57:42.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #9 SSH_MSG_IGNORE 23:57:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 23:57:42.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #19 SSH_MSG_IGNORE 23:57:42.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:57:42.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #15 SSH_MSG_IGNORE 23:57:42.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:57:42.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #8 SSH_MSG_IGNORE 23:57:42.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 23:57:42.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #18 SSH_MSG_IGNORE 23:57:42.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:57:42.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #14 SSH_MSG_IGNORE 23:57:42.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:57:42.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #16 SSH_MSG_IGNORE 23:57:42.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:57:42.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #10 SSH_MSG_IGNORE 23:57:42.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 23:57:42.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #13 SSH_MSG_IGNORE 23:57:42.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:57:42.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #11 SSH_MSG_IGNORE 23:57:42.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 23:57:42.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #9 SSH_MSG_IGNORE 23:57:42.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 23:57:42.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #17 SSH_MSG_IGNORE 23:57:42.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:57:42.829 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #19 SSH_MSG_IGNORE 23:57:42.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:57:42.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #12 SSH_MSG_IGNORE 23:57:42.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:57:42.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #15 SSH_MSG_IGNORE 23:57:42.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:57:42.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:42.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #16 SSH_MSG_IGNORE 23:57:42.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:57:43.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #8 SSH_MSG_IGNORE 23:57:43.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 23:57:43.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #14 SSH_MSG_IGNORE 23:57:43.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:57:43.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #10 SSH_MSG_IGNORE 23:57:43.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 23:57:43.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #18 SSH_MSG_IGNORE 23:57:43.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:57:43.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #13 SSH_MSG_IGNORE 23:57:43.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:57:43.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #12 SSH_MSG_IGNORE 23:57:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:57:43.352 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #11 SSH_MSG_IGNORE 23:57:43.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 23:57:43.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #19 SSH_MSG_IGNORE 23:57:43.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:57:43.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #9 SSH_MSG_IGNORE 23:57:43.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 23:57:43.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #17 SSH_MSG_IGNORE 23:57:43.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:57:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #15 SSH_MSG_IGNORE 23:57:43.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:57:43.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #16 SSH_MSG_IGNORE 23:57:43.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:57:43.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #18 SSH_MSG_IGNORE 23:57:43.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:57:43.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #11 SSH_MSG_IGNORE 23:57:43.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 23:57:43.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #10 SSH_MSG_IGNORE 23:57:43.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 23:57:43.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:43.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #14 SSH_MSG_IGNORE 23:57:43.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:57:44.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #8 SSH_MSG_IGNORE 23:57:44.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 23:57:44.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #13 SSH_MSG_IGNORE 23:57:44.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:57:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #19 SSH_MSG_IGNORE 23:57:44.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:57:44.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #16 SSH_MSG_IGNORE 23:57:44.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:57:44.292 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #14 SSH_MSG_IGNORE 23:57:44.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:57:44.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #17 SSH_MSG_IGNORE 23:57:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:57:44.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #12 SSH_MSG_IGNORE 23:57:44.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:57:44.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #15 SSH_MSG_IGNORE 23:57:44.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:57:44.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #10 SSH_MSG_IGNORE 23:57:44.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 23:57:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #8 SSH_MSG_IGNORE 23:57:44.495 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 23:57:44.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #11 SSH_MSG_IGNORE 23:57:44.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 23:57:44.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #18 SSH_MSG_IGNORE 23:57:44.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:57:44.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #13 SSH_MSG_IGNORE 23:57:44.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:57:44.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #9 SSH_MSG_IGNORE 23:57:44.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 23:57:44.831 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #9 SSH_MSG_IGNORE 23:57:44.834 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 23:57:44.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #16 SSH_MSG_IGNORE 23:57:44.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:57:44.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #19 SSH_MSG_IGNORE 23:57:44.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:57:44.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:44.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #12 SSH_MSG_IGNORE 23:57:44.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:57:45.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #15 SSH_MSG_IGNORE 23:57:45.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:57:45.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #8 SSH_MSG_IGNORE 23:57:45.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 23:57:45.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #10 SSH_MSG_IGNORE 23:57:45.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 23:57:45.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #17 SSH_MSG_IGNORE 23:57:45.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:57:45.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #18 SSH_MSG_IGNORE 23:57:45.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:57:45.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #14 SSH_MSG_IGNORE 23:57:45.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:57:45.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #11 SSH_MSG_IGNORE 23:57:45.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 23:57:45.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #13 SSH_MSG_IGNORE 23:57:45.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:57:45.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #9 SSH_MSG_IGNORE 23:57:45.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 23:57:45.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #12 SSH_MSG_IGNORE 23:57:45.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:57:45.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #19 SSH_MSG_IGNORE 23:57:45.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:57:45.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #8 SSH_MSG_IGNORE 23:57:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:57:45.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #17 SSH_MSG_IGNORE 23:57:45.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:57:45.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #10 SSH_MSG_IGNORE 23:57:45.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 23:57:45.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #18 SSH_MSG_IGNORE 23:57:45.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:57:45.891 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #15 SSH_MSG_IGNORE 23:57:45.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:57:45.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #14 SSH_MSG_IGNORE 23:57:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:57:46.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #13 SSH_MSG_IGNORE 23:57:46.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:57:46.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #11 SSH_MSG_IGNORE 23:57:46.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 23:57:46.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #16 SSH_MSG_IGNORE 23:57:46.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:57:46.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #9 SSH_MSG_IGNORE 23:57:46.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 23:57:46.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #8 SSH_MSG_IGNORE 23:57:46.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 23:57:46.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #19 SSH_MSG_IGNORE 23:57:46.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:57:46.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #12 SSH_MSG_IGNORE 23:57:46.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:57:46.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #17 SSH_MSG_IGNORE 23:57:46.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:57:46.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #10 SSH_MSG_IGNORE 23:57:46.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 23:57:46.463 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #14 SSH_MSG_IGNORE 23:57:46.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:57:46.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #16 SSH_MSG_IGNORE 23:57:46.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:57:46.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #18 SSH_MSG_IGNORE 23:57:46.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:57:46.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #11 SSH_MSG_IGNORE 23:57:46.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 23:57:46.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #15 SSH_MSG_IGNORE 23:57:46.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:57:46.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:46.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #13 SSH_MSG_IGNORE 23:57:46.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:57:47.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #17 SSH_MSG_IGNORE 23:57:47.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:57:47.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #12 SSH_MSG_IGNORE 23:57:47.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:57:47.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #16 SSH_MSG_IGNORE 23:57:47.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:57:47.149 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #8 SSH_MSG_IGNORE 23:57:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 23:57:47.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #14 SSH_MSG_IGNORE 23:57:47.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:57:47.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #18 SSH_MSG_IGNORE 23:57:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:57:47.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #19 SSH_MSG_IGNORE 23:57:47.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:57:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #10 SSH_MSG_IGNORE 23:57:47.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 23:57:47.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #9 SSH_MSG_IGNORE 23:57:47.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 23:57:47.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #11 SSH_MSG_IGNORE 23:57:47.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 23:57:47.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #15 SSH_MSG_IGNORE 23:57:47.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:57:47.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #13 SSH_MSG_IGNORE 23:57:47.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:57:47.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #9 SSH_MSG_IGNORE 23:57:47.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 23:57:47.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #14 SSH_MSG_IGNORE 23:57:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:57:47.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #8 SSH_MSG_IGNORE 23:57:47.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 23:57:47.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #12 SSH_MSG_IGNORE 23:57:47.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:57:47.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #17 SSH_MSG_IGNORE 23:57:47.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:57:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #19 SSH_MSG_IGNORE 23:57:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:57:47.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #16 SSH_MSG_IGNORE 23:57:47.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:57:47.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #18 SSH_MSG_IGNORE 23:57:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:57:48.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #15 SSH_MSG_IGNORE 23:57:48.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:57:48.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #10 SSH_MSG_IGNORE 23:57:48.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 23:57:48.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #13 SSH_MSG_IGNORE 23:57:48.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:57:48.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #11 SSH_MSG_IGNORE 23:57:48.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 23:57:48.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #9 SSH_MSG_IGNORE 23:57:48.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 23:57:48.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #8 SSH_MSG_IGNORE 23:57:48.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 23:57:48.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #19 SSH_MSG_IGNORE 23:57:48.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:57:48.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #10 SSH_MSG_IGNORE 23:57:48.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 23:57:48.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #12 SSH_MSG_IGNORE 23:57:48.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:57:48.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #18 SSH_MSG_IGNORE 23:57:48.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:57:48.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #17 SSH_MSG_IGNORE 23:57:48.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:57:48.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #11 SSH_MSG_IGNORE 23:57:48.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 23:57:48.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #14 SSH_MSG_IGNORE 23:57:48.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:57:48.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #15 SSH_MSG_IGNORE 23:57:48.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:57:48.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:48.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #16 SSH_MSG_IGNORE 23:57:48.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:57:49.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #13 SSH_MSG_IGNORE 23:57:49.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:57:49.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #9 SSH_MSG_IGNORE 23:57:49.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 23:57:49.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #8 SSH_MSG_IGNORE 23:57:49.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 23:57:49.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #14 SSH_MSG_IGNORE 23:57:49.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:57:49.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #12 SSH_MSG_IGNORE 23:57:49.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:57:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #16 SSH_MSG_IGNORE 23:57:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:57:49.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #19 SSH_MSG_IGNORE 23:57:49.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:57:49.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #10 SSH_MSG_IGNORE 23:57:49.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 23:57:49.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #18 SSH_MSG_IGNORE 23:57:49.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:57:49.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #17 SSH_MSG_IGNORE 23:57:49.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:57:49.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #15 SSH_MSG_IGNORE 23:57:49.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:57:49.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #13 SSH_MSG_IGNORE 23:57:49.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:57:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #11 SSH_MSG_IGNORE 23:57:49.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 23:57:49.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #9 SSH_MSG_IGNORE 23:57:49.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 23:57:49.897 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #12 SSH_MSG_IGNORE 23:57:49.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:57:49.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #8 SSH_MSG_IGNORE 23:57:49.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 23:57:49.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #14 SSH_MSG_IGNORE 23:57:49.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:57:49.980 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:49.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #17 SSH_MSG_IGNORE 23:57:49.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:57:49.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #16 SSH_MSG_IGNORE 23:57:50.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:57:50.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #10 SSH_MSG_IGNORE 23:57:50.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 23:57:50.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #18 SSH_MSG_IGNORE 23:57:50.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:57:50.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #15 SSH_MSG_IGNORE 23:57:50.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:57:50.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #13 SSH_MSG_IGNORE 23:57:50.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:57:50.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #19 SSH_MSG_IGNORE 23:57:50.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:57:50.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #9 SSH_MSG_IGNORE 23:57:50.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 23:57:50.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #8 SSH_MSG_IGNORE 23:57:50.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:57:50.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #16 SSH_MSG_IGNORE 23:57:50.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:57:50.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #11 SSH_MSG_IGNORE 23:57:50.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 23:57:50.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #19 SSH_MSG_IGNORE 23:57:50.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:57:50.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #10 SSH_MSG_IGNORE 23:57:50.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 23:57:50.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #12 SSH_MSG_IGNORE 23:57:50.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:57:50.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #14 SSH_MSG_IGNORE 23:57:50.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:57:50.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #17 SSH_MSG_IGNORE 23:57:50.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:57:50.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:50.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #11 SSH_MSG_IGNORE 23:57:50.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 23:57:51.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #15 SSH_MSG_IGNORE 23:57:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:57:51.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #18 SSH_MSG_IGNORE 23:57:51.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:57:51.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #13 SSH_MSG_IGNORE 23:57:51.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:57:51.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #16 SSH_MSG_IGNORE 23:57:51.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:57:51.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #9 SSH_MSG_IGNORE 23:57:51.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 23:57:51.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #12 SSH_MSG_IGNORE 23:57:51.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:57:51.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #19 SSH_MSG_IGNORE 23:57:51.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:57:51.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #17 SSH_MSG_IGNORE 23:57:51.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:57:51.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #8 SSH_MSG_IGNORE 23:57:51.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:57:51.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #18 SSH_MSG_IGNORE 23:57:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:57:51.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #10 SSH_MSG_IGNORE 23:57:51.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 23:57:51.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #15 SSH_MSG_IGNORE 23:57:51.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:57:51.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #11 SSH_MSG_IGNORE 23:57:51.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 23:57:51.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #14 SSH_MSG_IGNORE 23:57:51.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:57:51.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #13 SSH_MSG_IGNORE 23:57:51.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:57:51.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #14 SSH_MSG_IGNORE 23:57:51.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:57:51.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #12 SSH_MSG_IGNORE 23:57:51.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:57:51.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:51.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #16 SSH_MSG_IGNORE 23:57:51.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:57:52.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #9 SSH_MSG_IGNORE 23:57:52.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 23:57:52.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #8 SSH_MSG_IGNORE 23:57:52.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 23:57:52.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #17 SSH_MSG_IGNORE 23:57:52.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:57:52.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #19 SSH_MSG_IGNORE 23:57:52.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:57:52.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #18 SSH_MSG_IGNORE 23:57:52.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:57:52.321 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #10 SSH_MSG_IGNORE 23:57:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 23:57:52.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #15 SSH_MSG_IGNORE 23:57:52.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:57:52.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #11 SSH_MSG_IGNORE 23:57:52.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 23:57:52.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #13 SSH_MSG_IGNORE 23:57:52.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:57:52.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #14 SSH_MSG_IGNORE 23:57:52.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:57:52.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #16 SSH_MSG_IGNORE 23:57:52.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:57:52.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #12 SSH_MSG_IGNORE 23:57:52.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:57:52.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #8 SSH_MSG_IGNORE 23:57:52.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 23:57:52.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #10 SSH_MSG_IGNORE 23:57:52.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:57:52.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #19 SSH_MSG_IGNORE 23:57:52.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:57:52.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #17 SSH_MSG_IGNORE 23:57:52.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:57:52.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #9 SSH_MSG_IGNORE 23:57:52.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 23:57:52.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #15 SSH_MSG_IGNORE 23:57:52.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:57:53.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #18 SSH_MSG_IGNORE 23:57:53.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:57:53.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #11 SSH_MSG_IGNORE 23:57:53.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 23:57:53.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #14 SSH_MSG_IGNORE 23:57:53.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:57:53.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #9 SSH_MSG_IGNORE 23:57:53.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 23:57:53.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #13 SSH_MSG_IGNORE 23:57:53.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:57:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #16 SSH_MSG_IGNORE 23:57:53.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:57:53.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #8 SSH_MSG_IGNORE 23:57:53.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 23:57:53.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #17 SSH_MSG_IGNORE 23:57:53.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:57:53.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #19 SSH_MSG_IGNORE 23:57:53.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:57:53.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #12 SSH_MSG_IGNORE 23:57:53.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:57:53.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #10 SSH_MSG_IGNORE 23:57:53.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 23:57:53.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #11 SSH_MSG_IGNORE 23:57:53.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 23:57:53.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #13 SSH_MSG_IGNORE 23:57:53.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:57:53.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:53.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #15 SSH_MSG_IGNORE 23:57:53.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:57:54.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #14 SSH_MSG_IGNORE 23:57:54.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:57:54.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #9 SSH_MSG_IGNORE 23:57:54.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 23:57:54.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #8 SSH_MSG_IGNORE 23:57:54.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 23:57:54.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #17 SSH_MSG_IGNORE 23:57:54.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:57:54.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #18 SSH_MSG_IGNORE 23:57:54.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:57:54.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #10 SSH_MSG_IGNORE 23:57:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 23:57:54.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #12 SSH_MSG_IGNORE 23:57:54.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:57:54.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #19 SSH_MSG_IGNORE 23:57:54.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:57:54.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #16 SSH_MSG_IGNORE 23:57:54.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:57:54.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #15 SSH_MSG_IGNORE 23:57:54.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:57:54.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #13 SSH_MSG_IGNORE 23:57:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:57:54.610 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #18 SSH_MSG_IGNORE 23:57:54.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:57:54.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #9 SSH_MSG_IGNORE 23:57:54.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 23:57:54.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #14 SSH_MSG_IGNORE 23:57:54.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:57:54.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #11 SSH_MSG_IGNORE 23:57:54.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 23:57:54.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #12 SSH_MSG_IGNORE 23:57:54.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:57:54.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #8 SSH_MSG_IGNORE 23:57:54.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 23:57:54.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:54.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #19 SSH_MSG_IGNORE 23:57:54.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:57:55.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #18 SSH_MSG_IGNORE 23:57:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:57:55.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #16 SSH_MSG_IGNORE 23:57:55.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:57:55.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #15 SSH_MSG_IGNORE 23:57:55.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:57:55.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #10 SSH_MSG_IGNORE 23:57:55.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 23:57:55.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #17 SSH_MSG_IGNORE 23:57:55.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:57:55.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #13 SSH_MSG_IGNORE 23:57:55.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:57:55.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #9 SSH_MSG_IGNORE 23:57:55.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 23:57:55.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #10 SSH_MSG_IGNORE 23:57:55.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 23:57:55.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #19 SSH_MSG_IGNORE 23:57:55.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:57:55.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #14 SSH_MSG_IGNORE 23:57:55.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:57:55.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #11 SSH_MSG_IGNORE 23:57:55.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 23:57:55.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #17 SSH_MSG_IGNORE 23:57:55.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:57:55.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #12 SSH_MSG_IGNORE 23:57:55.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:57:55.700 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #16 SSH_MSG_IGNORE 23:57:55.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:57:55.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #18 SSH_MSG_IGNORE 23:57:55.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:57:55.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #15 SSH_MSG_IGNORE 23:57:55.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:57:55.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #8 SSH_MSG_IGNORE 23:57:55.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 23:57:56.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #13 SSH_MSG_IGNORE 23:57:56.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:57:56.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #9 SSH_MSG_IGNORE 23:57:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 23:57:56.191 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #8 SSH_MSG_IGNORE 23:57:56.192 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 23:57:56.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #12 SSH_MSG_IGNORE 23:57:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:57:56.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #14 SSH_MSG_IGNORE 23:57:56.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:57:56.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #11 SSH_MSG_IGNORE 23:57:56.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 23:57:56.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #17 SSH_MSG_IGNORE 23:57:56.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:57:56.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #10 SSH_MSG_IGNORE 23:57:56.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 23:57:56.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #16 SSH_MSG_IGNORE 23:57:56.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:57:56.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #19 SSH_MSG_IGNORE 23:57:56.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:57:56.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #18 SSH_MSG_IGNORE 23:57:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:57:56.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #15 SSH_MSG_IGNORE 23:57:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:57:56.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #13 SSH_MSG_IGNORE 23:57:56.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:57:56.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #14 SSH_MSG_IGNORE 23:57:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:57:56.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #11 SSH_MSG_IGNORE 23:57:56.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 23:57:56.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #19 SSH_MSG_IGNORE 23:57:56.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:57:56.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:56.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #12 SSH_MSG_IGNORE 23:57:56.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:57:57.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #8 SSH_MSG_IGNORE 23:57:57.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 23:57:57.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #16 SSH_MSG_IGNORE 23:57:57.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:57:57.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #17 SSH_MSG_IGNORE 23:57:57.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:57:57.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #9 SSH_MSG_IGNORE 23:57:57.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 23:57:57.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #15 SSH_MSG_IGNORE 23:57:57.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:57:57.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #10 SSH_MSG_IGNORE 23:57:57.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 23:57:57.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #18 SSH_MSG_IGNORE 23:57:57.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:57:57.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #13 SSH_MSG_IGNORE 23:57:57.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:57:57.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #11 SSH_MSG_IGNORE 23:57:57.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 23:57:57.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #9 SSH_MSG_IGNORE 23:57:57.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 23:57:57.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #8 SSH_MSG_IGNORE 23:57:57.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 23:57:57.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #12 SSH_MSG_IGNORE 23:57:57.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:57:57.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #19 SSH_MSG_IGNORE 23:57:57.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:57:57.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #16 SSH_MSG_IGNORE 23:57:57.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:57:57.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #14 SSH_MSG_IGNORE 23:57:57.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:57:57.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #10 SSH_MSG_IGNORE 23:57:57.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 23:57:57.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #17 SSH_MSG_IGNORE 23:57:57.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:57:57.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:57.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #13 SSH_MSG_IGNORE 23:57:57.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:57:57.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #18 SSH_MSG_IGNORE 23:57:57.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:57:58.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #14 SSH_MSG_IGNORE 23:57:58.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:57:58.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #8 SSH_MSG_IGNORE 23:57:58.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 23:57:58.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #15 SSH_MSG_IGNORE 23:57:58.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:57:58.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.293 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #10 SSH_MSG_IGNORE 23:57:58.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 23:57:58.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #9 SSH_MSG_IGNORE 23:57:58.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 23:57:58.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #12 SSH_MSG_IGNORE 23:57:58.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:57:58.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #11 SSH_MSG_IGNORE 23:57:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 23:57:58.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #17 SSH_MSG_IGNORE 23:57:58.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:57:58.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #18 SSH_MSG_IGNORE 23:57:58.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:57:58.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #16 SSH_MSG_IGNORE 23:57:58.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:57:58.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #19 SSH_MSG_IGNORE 23:57:58.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:57:58.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #15 SSH_MSG_IGNORE 23:57:58.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:57:58.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #13 SSH_MSG_IGNORE 23:57:58.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:57:58.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #11 SSH_MSG_IGNORE 23:57:58.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 23:57:58.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #12 SSH_MSG_IGNORE 23:57:58.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:57:58.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #14 SSH_MSG_IGNORE 23:57:58.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:57:58.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:58.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #8 SSH_MSG_IGNORE 23:57:58.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 23:57:59.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #10 SSH_MSG_IGNORE 23:57:59.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 23:57:59.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #9 SSH_MSG_IGNORE 23:57:59.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 23:57:59.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #16 SSH_MSG_IGNORE 23:57:59.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:57:59.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #17 SSH_MSG_IGNORE 23:57:59.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:57:59.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #18 SSH_MSG_IGNORE 23:57:59.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:57:59.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #15 SSH_MSG_IGNORE 23:57:59.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:57:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #19 SSH_MSG_IGNORE 23:57:59.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:57:59.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #13 SSH_MSG_IGNORE 23:57:59.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:57:59.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #11 SSH_MSG_IGNORE 23:57:59.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 23:57:59.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #9 SSH_MSG_IGNORE 23:57:59.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 23:57:59.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #8 SSH_MSG_IGNORE 23:57:59.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 23:57:59.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #14 SSH_MSG_IGNORE 23:57:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:57:59.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #12 SSH_MSG_IGNORE 23:57:59.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:57:59.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #17 SSH_MSG_IGNORE 23:57:59.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:57:59.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #10 SSH_MSG_IGNORE 23:57:59.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 23:57:59.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:57:59.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #16 SSH_MSG_IGNORE 23:57:59.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:58:00.001 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #15 SSH_MSG_IGNORE 23:58:00.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:58:00.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #19 SSH_MSG_IGNORE 23:58:00.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:58:00.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #13 SSH_MSG_IGNORE 23:58:00.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:58:00.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #11 SSH_MSG_IGNORE 23:58:00.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 23:58:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #14 SSH_MSG_IGNORE 23:58:00.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:58:00.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #18 SSH_MSG_IGNORE 23:58:00.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:58:00.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #8 SSH_MSG_IGNORE 23:58:00.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 23:58:00.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #10 SSH_MSG_IGNORE 23:58:00.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 23:58:00.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #12 SSH_MSG_IGNORE 23:58:00.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 23:58:00.647 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #16 SSH_MSG_IGNORE 23:58:00.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:58:00.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #9 SSH_MSG_IGNORE 23:58:00.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 23:58:00.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #13 SSH_MSG_IGNORE 23:58:00.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:58:00.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #15 SSH_MSG_IGNORE 23:58:00.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:58:00.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #17 SSH_MSG_IGNORE 23:58:00.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:58:00.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #18 SSH_MSG_IGNORE 23:58:00.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:58:00.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #19 SSH_MSG_IGNORE 23:58:00.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:58:00.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:00.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #11 SSH_MSG_IGNORE 23:58:00.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 23:58:01.036 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #8 SSH_MSG_IGNORE 23:58:01.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 23:58:01.053 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #9 SSH_MSG_IGNORE 23:58:01.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 23:58:01.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #14 SSH_MSG_IGNORE 23:58:01.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:58:01.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #12 SSH_MSG_IGNORE 23:58:01.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 23:58:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #16 SSH_MSG_IGNORE 23:58:01.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:58:01.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #17 SSH_MSG_IGNORE 23:58:01.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:58:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #15 SSH_MSG_IGNORE 23:58:01.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:58:01.459 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #13 SSH_MSG_IGNORE 23:58:01.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:58:01.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #19 SSH_MSG_IGNORE 23:58:01.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:58:01.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #18 SSH_MSG_IGNORE 23:58:01.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:58:01.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #10 SSH_MSG_IGNORE 23:58:01.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 23:58:01.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #9 SSH_MSG_IGNORE 23:58:01.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:58:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #11 SSH_MSG_IGNORE 23:58:01.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 23:58:01.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:01.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #14 SSH_MSG_IGNORE 23:58:01.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:58:02.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #16 SSH_MSG_IGNORE 23:58:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:58:02.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #13 SSH_MSG_IGNORE 23:58:02.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:58:02.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #8 SSH_MSG_IGNORE 23:58:02.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 23:58:02.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #12 SSH_MSG_IGNORE 23:58:02.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 23:58:02.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #10 SSH_MSG_IGNORE 23:58:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 23:58:02.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #15 SSH_MSG_IGNORE 23:58:02.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:58:02.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #17 SSH_MSG_IGNORE 23:58:02.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:58:02.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #18 SSH_MSG_IGNORE 23:58:02.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:58:02.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #11 SSH_MSG_IGNORE 23:58:02.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 23:58:02.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #14 SSH_MSG_IGNORE 23:58:02.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:58:02.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #10 SSH_MSG_IGNORE 23:58:02.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 23:58:02.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #19 SSH_MSG_IGNORE 23:58:02.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:58:02.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #12 SSH_MSG_IGNORE 23:58:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 23:58:02.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #15 SSH_MSG_IGNORE 23:58:02.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:58:02.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #9 SSH_MSG_IGNORE 23:58:02.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 23:58:02.827 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #8 SSH_MSG_IGNORE 23:58:02.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 23:58:02.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #18 SSH_MSG_IGNORE 23:58:02.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:58:02.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.877 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #19 SSH_MSG_IGNORE 23:58:02.877 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:58:02.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #13 SSH_MSG_IGNORE 23:58:02.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:58:02.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:02.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #16 SSH_MSG_IGNORE 23:58:02.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:58:03.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #17 SSH_MSG_IGNORE 23:58:03.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:58:03.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #14 SSH_MSG_IGNORE 23:58:03.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:58:03.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #11 SSH_MSG_IGNORE 23:58:03.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 23:58:03.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #12 SSH_MSG_IGNORE 23:58:03.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 23:58:03.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #9 SSH_MSG_IGNORE 23:58:03.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 23:58:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #10 SSH_MSG_IGNORE 23:58:03.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 23:58:03.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #13 SSH_MSG_IGNORE 23:58:03.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:58:03.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #8 SSH_MSG_IGNORE 23:58:03.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 23:58:03.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #17 SSH_MSG_IGNORE 23:58:03.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:58:03.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #18 SSH_MSG_IGNORE 23:58:03.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:58:03.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #16 SSH_MSG_IGNORE 23:58:03.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:58:03.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #9 SSH_MSG_IGNORE 23:58:03.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 23:58:03.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #15 SSH_MSG_IGNORE 23:58:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:58:03.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #19 SSH_MSG_IGNORE 23:58:03.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:58:03.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #11 SSH_MSG_IGNORE 23:58:03.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:58:03.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #14 SSH_MSG_IGNORE 23:58:03.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:58:03.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:03.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #12 SSH_MSG_IGNORE 23:58:03.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 23:58:04.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #10 SSH_MSG_IGNORE 23:58:04.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 23:58:04.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #13 SSH_MSG_IGNORE 23:58:04.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:58:04.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #15 SSH_MSG_IGNORE 23:58:04.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:58:04.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #16 SSH_MSG_IGNORE 23:58:04.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:58:04.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #18 SSH_MSG_IGNORE 23:58:04.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:58:04.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #19 SSH_MSG_IGNORE 23:58:04.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:58:04.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #17 SSH_MSG_IGNORE 23:58:04.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:58:04.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #14 SSH_MSG_IGNORE 23:58:04.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:58:04.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #11 SSH_MSG_IGNORE 23:58:04.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 23:58:04.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #9 SSH_MSG_IGNORE 23:58:04.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 23:58:04.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #10 SSH_MSG_IGNORE 23:58:04.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 23:58:04.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #12 SSH_MSG_IGNORE 23:58:04.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 23:58:04.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #13 SSH_MSG_IGNORE 23:58:04.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:58:04.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:04.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #16 SSH_MSG_IGNORE 23:58:04.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:58:05.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #19 SSH_MSG_IGNORE 23:58:05.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:58:05.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #17 SSH_MSG_IGNORE 23:58:05.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:58:05.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #11 SSH_MSG_IGNORE 23:58:05.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 23:58:05.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #15 SSH_MSG_IGNORE 23:58:05.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:58:05.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #9 SSH_MSG_IGNORE 23:58:05.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 23:58:05.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #18 SSH_MSG_IGNORE 23:58:05.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:58:05.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #14 SSH_MSG_IGNORE 23:58:05.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:58:05.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #12 SSH_MSG_IGNORE 23:58:05.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 23:58:05.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #13 SSH_MSG_IGNORE 23:58:05.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:58:05.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #16 SSH_MSG_IGNORE 23:58:05.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:58:05.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #10 SSH_MSG_IGNORE 23:58:05.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 23:58:05.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #18 SSH_MSG_IGNORE 23:58:05.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:58:05.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #19 SSH_MSG_IGNORE 23:58:05.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:58:05.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #15 SSH_MSG_IGNORE 23:58:05.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:58:05.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #17 SSH_MSG_IGNORE 23:58:05.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:58:05.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #14 SSH_MSG_IGNORE 23:58:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:58:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #9 SSH_MSG_IGNORE 23:58:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 23:58:06.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #12 SSH_MSG_IGNORE 23:58:06.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 23:58:06.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #10 SSH_MSG_IGNORE 23:58:06.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 23:58:06.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #11 SSH_MSG_IGNORE 23:58:06.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 23:58:06.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #13 SSH_MSG_IGNORE 23:58:06.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:58:06.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #15 SSH_MSG_IGNORE 23:58:06.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:58:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #17 SSH_MSG_IGNORE 23:58:06.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:58:06.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #16 SSH_MSG_IGNORE 23:58:06.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:58:06.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #19 SSH_MSG_IGNORE 23:58:06.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:58:06.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #9 SSH_MSG_IGNORE 23:58:06.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 23:58:06.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #11 SSH_MSG_IGNORE 23:58:06.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 23:58:06.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #18 SSH_MSG_IGNORE 23:58:06.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:58:06.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #14 SSH_MSG_IGNORE 23:58:06.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:58:06.806 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #12 SSH_MSG_IGNORE 23:58:06.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 23:58:06.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:06.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #10 SSH_MSG_IGNORE 23:58:06.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 23:58:07.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #17 SSH_MSG_IGNORE 23:58:07.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:58:07.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #13 SSH_MSG_IGNORE 23:58:07.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:58:07.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #16 SSH_MSG_IGNORE 23:58:07.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:58:07.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #9 SSH_MSG_IGNORE 23:58:07.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 23:58:07.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #15 SSH_MSG_IGNORE 23:58:07.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:58:07.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #19 SSH_MSG_IGNORE 23:58:07.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:58:07.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #14 SSH_MSG_IGNORE 23:58:07.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:58:07.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #11 SSH_MSG_IGNORE 23:58:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 23:58:07.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #12 SSH_MSG_IGNORE 23:58:07.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 23:58:07.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #18 SSH_MSG_IGNORE 23:58:07.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:58:07.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #10 SSH_MSG_IGNORE 23:58:07.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 23:58:07.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #16 SSH_MSG_IGNORE 23:58:07.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:58:07.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #19 SSH_MSG_IGNORE 23:58:07.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:58:07.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #15 SSH_MSG_IGNORE 23:58:07.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:58:07.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #13 SSH_MSG_IGNORE 23:58:07.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:58:07.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #17 SSH_MSG_IGNORE 23:58:07.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:58:07.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:07.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #18 SSH_MSG_IGNORE 23:58:07.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:58:08.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #9 SSH_MSG_IGNORE 23:58:08.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 23:58:08.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #11 SSH_MSG_IGNORE 23:58:08.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 23:58:08.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #14 SSH_MSG_IGNORE 23:58:08.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:58:08.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #12 SSH_MSG_IGNORE 23:58:08.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 23:58:08.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #13 SSH_MSG_IGNORE 23:58:08.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:58:08.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #18 SSH_MSG_IGNORE 23:58:08.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:58:08.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #15 SSH_MSG_IGNORE 23:58:08.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:58:08.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #10 SSH_MSG_IGNORE 23:58:08.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 23:58:08.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #16 SSH_MSG_IGNORE 23:58:08.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:58:08.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #17 SSH_MSG_IGNORE 23:58:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:58:08.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #9 SSH_MSG_IGNORE 23:58:08.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 23:58:08.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #14 SSH_MSG_IGNORE 23:58:08.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:58:08.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #19 SSH_MSG_IGNORE 23:58:08.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:58:08.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #11 SSH_MSG_IGNORE 23:58:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 23:58:08.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #12 SSH_MSG_IGNORE 23:58:09.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 23:58:09.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #10 SSH_MSG_IGNORE 23:58:09.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 23:58:09.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #13 SSH_MSG_IGNORE 23:58:09.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:58:09.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #16 SSH_MSG_IGNORE 23:58:09.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:58:09.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #17 SSH_MSG_IGNORE 23:58:09.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:58:09.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #15 SSH_MSG_IGNORE 23:58:09.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:58:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #19 SSH_MSG_IGNORE 23:58:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:58:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #9 SSH_MSG_IGNORE 23:58:09.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 23:58:09.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #11 SSH_MSG_IGNORE 23:58:09.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 23:58:09.581 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #14 SSH_MSG_IGNORE 23:58:09.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:58:09.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #12 SSH_MSG_IGNORE 23:58:09.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 23:58:09.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #18 SSH_MSG_IGNORE 23:58:09.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:58:09.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #20 SSH_MSG_IGNORE 23:58:09.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:58:09.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #16 SSH_MSG_IGNORE 23:58:09.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:58:09.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #13 SSH_MSG_IGNORE 23:58:09.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:58:09.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:09.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #15 SSH_MSG_IGNORE 23:58:09.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:58:10.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #18 SSH_MSG_IGNORE 23:58:10.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:58:10.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #19 SSH_MSG_IGNORE 23:58:10.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:58:10.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #17 SSH_MSG_IGNORE 23:58:10.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:58:10.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #10 SSH_MSG_IGNORE 23:58:10.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 23:58:10.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #14 SSH_MSG_IGNORE 23:58:10.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:58:10.237 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #20 SSH_MSG_IGNORE 23:58:10.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:58:10.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #9 SSH_MSG_IGNORE 23:58:10.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 23:58:10.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #12 SSH_MSG_IGNORE 23:58:10.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 23:58:10.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #11 SSH_MSG_IGNORE 23:58:10.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:58:10.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #13 SSH_MSG_IGNORE 23:58:10.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:58:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #18 SSH_MSG_IGNORE 23:58:10.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:58:10.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #20 SSH_MSG_IGNORE 23:58:10.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:58:10.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #15 SSH_MSG_IGNORE 23:58:10.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:58:10.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #10 SSH_MSG_IGNORE 23:58:10.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 23:58:10.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #16 SSH_MSG_IGNORE 23:58:10.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:58:10.824 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #9 SSH_MSG_IGNORE 23:58:10.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 23:58:10.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #19 SSH_MSG_IGNORE 23:58:10.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:58:10.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #11 SSH_MSG_IGNORE 23:58:10.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 23:58:10.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #17 SSH_MSG_IGNORE 23:58:10.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:58:11.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #12 SSH_MSG_IGNORE 23:58:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 23:58:11.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #14 SSH_MSG_IGNORE 23:58:11.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:58:11.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #13 SSH_MSG_IGNORE 23:58:11.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:58:11.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #15 SSH_MSG_IGNORE 23:58:11.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:58:11.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #20 SSH_MSG_IGNORE 23:58:11.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:58:11.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #17 SSH_MSG_IGNORE 23:58:11.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:58:11.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #16 SSH_MSG_IGNORE 23:58:11.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:58:11.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #10 SSH_MSG_IGNORE 23:58:11.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 23:58:11.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #18 SSH_MSG_IGNORE 23:58:11.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:58:11.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #19 SSH_MSG_IGNORE 23:58:11.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:58:11.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #9 SSH_MSG_IGNORE 23:58:11.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 23:58:11.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #11 SSH_MSG_IGNORE 23:58:11.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 23:58:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #13 SSH_MSG_IGNORE 23:58:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:58:11.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #12 SSH_MSG_IGNORE 23:58:11.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 23:58:11.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:11.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #18 SSH_MSG_IGNORE 23:58:11.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:58:12.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #14 SSH_MSG_IGNORE 23:58:12.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:58:12.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #10 SSH_MSG_IGNORE 23:58:12.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 23:58:12.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #20 SSH_MSG_IGNORE 23:58:12.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:58:12.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #16 SSH_MSG_IGNORE 23:58:12.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:58:12.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #9 SSH_MSG_IGNORE 23:58:12.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 23:58:12.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #19 SSH_MSG_IGNORE 23:58:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:58:12.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #15 SSH_MSG_IGNORE 23:58:12.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:58:12.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #17 SSH_MSG_IGNORE 23:58:12.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:58:12.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #11 SSH_MSG_IGNORE 23:58:12.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 23:58:12.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #14 SSH_MSG_IGNORE 23:58:12.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:58:12.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #12 SSH_MSG_IGNORE 23:58:12.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 23:58:12.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #10 SSH_MSG_IGNORE 23:58:12.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 23:58:12.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #18 SSH_MSG_IGNORE 23:58:12.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:58:12.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #20 SSH_MSG_IGNORE 23:58:12.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:58:12.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #13 SSH_MSG_IGNORE 23:58:12.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:58:12.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #16 SSH_MSG_IGNORE 23:58:12.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:58:12.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #17 SSH_MSG_IGNORE 23:58:12.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:58:13.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #9 SSH_MSG_IGNORE 23:58:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 23:58:13.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #15 SSH_MSG_IGNORE 23:58:13.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:58:13.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #11 SSH_MSG_IGNORE 23:58:13.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 23:58:13.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #19 SSH_MSG_IGNORE 23:58:13.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:58:13.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #14 SSH_MSG_IGNORE 23:58:13.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:58:13.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #13 SSH_MSG_IGNORE 23:58:13.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:58:13.353 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #12 SSH_MSG_IGNORE 23:58:13.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 23:58:13.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #20 SSH_MSG_IGNORE 23:58:13.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:58:13.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #10 SSH_MSG_IGNORE 23:58:13.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 23:58:13.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #18 SSH_MSG_IGNORE 23:58:13.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:58:13.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #16 SSH_MSG_IGNORE 23:58:13.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:58:13.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #17 SSH_MSG_IGNORE 23:58:13.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:58:13.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #19 SSH_MSG_IGNORE 23:58:13.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:58:13.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #12 SSH_MSG_IGNORE 23:58:13.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 23:58:13.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #11 SSH_MSG_IGNORE 23:58:13.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 23:58:13.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #15 SSH_MSG_IGNORE 23:58:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:58:14.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #9 SSH_MSG_IGNORE 23:58:14.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 23:58:14.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #14 SSH_MSG_IGNORE 23:58:14.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:58:14.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #20 SSH_MSG_IGNORE 23:58:14.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:58:14.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #17 SSH_MSG_IGNORE 23:58:14.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:58:14.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #15 SSH_MSG_IGNORE 23:58:14.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:58:14.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #18 SSH_MSG_IGNORE 23:58:14.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:58:14.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #13 SSH_MSG_IGNORE 23:58:14.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:58:14.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #16 SSH_MSG_IGNORE 23:58:14.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:58:14.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #11 SSH_MSG_IGNORE 23:58:14.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 23:58:14.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #9 SSH_MSG_IGNORE 23:58:14.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 23:58:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #12 SSH_MSG_IGNORE 23:58:14.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 23:58:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #19 SSH_MSG_IGNORE 23:58:14.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:58:14.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #14 SSH_MSG_IGNORE 23:58:14.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:58:14.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #10 SSH_MSG_IGNORE 23:58:14.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 23:58:14.831 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #10 SSH_MSG_IGNORE 23:58:14.835 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 23:58:14.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #17 SSH_MSG_IGNORE 23:58:14.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:58:14.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #20 SSH_MSG_IGNORE 23:58:14.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:58:14.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:14.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #13 SSH_MSG_IGNORE 23:58:14.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:58:15.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #16 SSH_MSG_IGNORE 23:58:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:58:15.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #9 SSH_MSG_IGNORE 23:58:15.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 23:58:15.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #11 SSH_MSG_IGNORE 23:58:15.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 23:58:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #18 SSH_MSG_IGNORE 23:58:15.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:58:15.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #19 SSH_MSG_IGNORE 23:58:15.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:58:15.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #15 SSH_MSG_IGNORE 23:58:15.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:58:15.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #12 SSH_MSG_IGNORE 23:58:15.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 23:58:15.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #14 SSH_MSG_IGNORE 23:58:15.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:58:15.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #10 SSH_MSG_IGNORE 23:58:15.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 23:58:15.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #13 SSH_MSG_IGNORE 23:58:15.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:58:15.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #20 SSH_MSG_IGNORE 23:58:15.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:58:15.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #9 SSH_MSG_IGNORE 23:58:15.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:58:15.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #18 SSH_MSG_IGNORE 23:58:15.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:58:15.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #11 SSH_MSG_IGNORE 23:58:15.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 23:58:15.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #19 SSH_MSG_IGNORE 23:58:15.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:58:15.891 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #16 SSH_MSG_IGNORE 23:58:15.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:58:15.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #15 SSH_MSG_IGNORE 23:58:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:58:16.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #14 SSH_MSG_IGNORE 23:58:16.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:58:16.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #12 SSH_MSG_IGNORE 23:58:16.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 23:58:16.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #17 SSH_MSG_IGNORE 23:58:16.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:58:16.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #10 SSH_MSG_IGNORE 23:58:16.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 23:58:16.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #9 SSH_MSG_IGNORE 23:58:16.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 23:58:16.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #20 SSH_MSG_IGNORE 23:58:16.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:58:16.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #13 SSH_MSG_IGNORE 23:58:16.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:58:16.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #18 SSH_MSG_IGNORE 23:58:16.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:58:16.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #11 SSH_MSG_IGNORE 23:58:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 23:58:16.463 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #15 SSH_MSG_IGNORE 23:58:16.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:58:16.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #17 SSH_MSG_IGNORE 23:58:16.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:58:16.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #19 SSH_MSG_IGNORE 23:58:16.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:58:16.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #12 SSH_MSG_IGNORE 23:58:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 23:58:16.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #16 SSH_MSG_IGNORE 23:58:16.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:58:16.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:16.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #14 SSH_MSG_IGNORE 23:58:16.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:58:17.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #18 SSH_MSG_IGNORE 23:58:17.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:58:17.042 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #13 SSH_MSG_IGNORE 23:58:17.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:58:17.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #17 SSH_MSG_IGNORE 23:58:17.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:58:17.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #9 SSH_MSG_IGNORE 23:58:17.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 23:58:17.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #15 SSH_MSG_IGNORE 23:58:17.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:58:17.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #19 SSH_MSG_IGNORE 23:58:17.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:58:17.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #20 SSH_MSG_IGNORE 23:58:17.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:58:17.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #11 SSH_MSG_IGNORE 23:58:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 23:58:17.355 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #10 SSH_MSG_IGNORE 23:58:17.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 23:58:17.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #12 SSH_MSG_IGNORE 23:58:17.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 23:58:17.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #16 SSH_MSG_IGNORE 23:58:17.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:58:17.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #14 SSH_MSG_IGNORE 23:58:17.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:58:17.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #10 SSH_MSG_IGNORE 23:58:17.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 23:58:17.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #15 SSH_MSG_IGNORE 23:58:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:58:17.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #9 SSH_MSG_IGNORE 23:58:17.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 23:58:17.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #13 SSH_MSG_IGNORE 23:58:17.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:58:17.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #18 SSH_MSG_IGNORE 23:58:17.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:58:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #20 SSH_MSG_IGNORE 23:58:17.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:58:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #17 SSH_MSG_IGNORE 23:58:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:58:17.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:17.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #19 SSH_MSG_IGNORE 23:58:17.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:58:18.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #16 SSH_MSG_IGNORE 23:58:18.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:58:18.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #11 SSH_MSG_IGNORE 23:58:18.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 23:58:18.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #14 SSH_MSG_IGNORE 23:58:18.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:58:18.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #12 SSH_MSG_IGNORE 23:58:18.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 23:58:18.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #10 SSH_MSG_IGNORE 23:58:18.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 23:58:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #9 SSH_MSG_IGNORE 23:58:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 23:58:18.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #20 SSH_MSG_IGNORE 23:58:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:58:18.574 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #11 SSH_MSG_IGNORE 23:58:18.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 23:58:18.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #13 SSH_MSG_IGNORE 23:58:18.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:58:18.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #19 SSH_MSG_IGNORE 23:58:18.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:58:18.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #18 SSH_MSG_IGNORE 23:58:18.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:58:18.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #15 SSH_MSG_IGNORE 23:58:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:58:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #12 SSH_MSG_IGNORE 23:58:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 23:58:18.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #16 SSH_MSG_IGNORE 23:58:18.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:58:18.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:18.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #17 SSH_MSG_IGNORE 23:58:18.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:58:19.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #14 SSH_MSG_IGNORE 23:58:19.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:58:19.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #10 SSH_MSG_IGNORE 23:58:19.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 23:58:19.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #9 SSH_MSG_IGNORE 23:58:19.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 23:58:19.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #15 SSH_MSG_IGNORE 23:58:19.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:58:19.290 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #13 SSH_MSG_IGNORE 23:58:19.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:58:19.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #17 SSH_MSG_IGNORE 23:58:19.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:58:19.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #20 SSH_MSG_IGNORE 23:58:19.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:58:19.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #11 SSH_MSG_IGNORE 23:58:19.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 23:58:19.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #19 SSH_MSG_IGNORE 23:58:19.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:58:19.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #18 SSH_MSG_IGNORE 23:58:19.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:58:19.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #16 SSH_MSG_IGNORE 23:58:19.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:58:19.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #14 SSH_MSG_IGNORE 23:58:19.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:58:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #12 SSH_MSG_IGNORE 23:58:19.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 23:58:19.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #10 SSH_MSG_IGNORE 23:58:19.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 23:58:19.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #13 SSH_MSG_IGNORE 23:58:19.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:58:19.907 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #9 SSH_MSG_IGNORE 23:58:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 23:58:19.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #15 SSH_MSG_IGNORE 23:58:19.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:58:19.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:19.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #18 SSH_MSG_IGNORE 23:58:19.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:58:19.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #17 SSH_MSG_IGNORE 23:58:20.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:58:20.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #11 SSH_MSG_IGNORE 23:58:20.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 23:58:20.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #19 SSH_MSG_IGNORE 23:58:20.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:58:20.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #16 SSH_MSG_IGNORE 23:58:20.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:58:20.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #14 SSH_MSG_IGNORE 23:58:20.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:58:20.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #20 SSH_MSG_IGNORE 23:58:20.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:58:20.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #10 SSH_MSG_IGNORE 23:58:20.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 23:58:20.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #9 SSH_MSG_IGNORE 23:58:20.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:58:20.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #17 SSH_MSG_IGNORE 23:58:20.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:58:20.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #12 SSH_MSG_IGNORE 23:58:20.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 23:58:20.649 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #20 SSH_MSG_IGNORE 23:58:20.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:58:20.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #11 SSH_MSG_IGNORE 23:58:20.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 23:58:20.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #13 SSH_MSG_IGNORE 23:58:20.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:58:20.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #15 SSH_MSG_IGNORE 23:58:20.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:58:20.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #18 SSH_MSG_IGNORE 23:58:20.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:58:20.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:20.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #12 SSH_MSG_IGNORE 23:58:20.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 23:58:21.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #16 SSH_MSG_IGNORE 23:58:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:58:21.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #19 SSH_MSG_IGNORE 23:58:21.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:58:21.141 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #14 SSH_MSG_IGNORE 23:58:21.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:58:21.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #17 SSH_MSG_IGNORE 23:58:21.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:58:21.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #10 SSH_MSG_IGNORE 23:58:21.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 23:58:21.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #13 SSH_MSG_IGNORE 23:58:21.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:58:21.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #20 SSH_MSG_IGNORE 23:58:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:58:21.432 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #18 SSH_MSG_IGNORE 23:58:21.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:58:21.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #9 SSH_MSG_IGNORE 23:58:21.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:58:21.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #19 SSH_MSG_IGNORE 23:58:21.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:58:21.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #11 SSH_MSG_IGNORE 23:58:21.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 23:58:21.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #16 SSH_MSG_IGNORE 23:58:21.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:58:21.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #12 SSH_MSG_IGNORE 23:58:21.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 23:58:21.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #15 SSH_MSG_IGNORE 23:58:21.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:58:21.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #14 SSH_MSG_IGNORE 23:58:21.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:58:21.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #15 SSH_MSG_IGNORE 23:58:21.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:58:21.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #13 SSH_MSG_IGNORE 23:58:21.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:58:21.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #17 SSH_MSG_IGNORE 23:58:21.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:58:22.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #10 SSH_MSG_IGNORE 23:58:22.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 23:58:22.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #9 SSH_MSG_IGNORE 23:58:22.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 23:58:22.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #18 SSH_MSG_IGNORE 23:58:22.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:58:22.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #20 SSH_MSG_IGNORE 23:58:22.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:58:22.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #19 SSH_MSG_IGNORE 23:58:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:58:22.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #11 SSH_MSG_IGNORE 23:58:22.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 23:58:22.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #16 SSH_MSG_IGNORE 23:58:22.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:58:22.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #12 SSH_MSG_IGNORE 23:58:22.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 23:58:22.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #14 SSH_MSG_IGNORE 23:58:22.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:58:22.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #15 SSH_MSG_IGNORE 23:58:22.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:58:22.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #17 SSH_MSG_IGNORE 23:58:22.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:58:22.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #13 SSH_MSG_IGNORE 23:58:22.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:58:22.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #9 SSH_MSG_IGNORE 23:58:22.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 23:58:22.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #11 SSH_MSG_IGNORE 23:58:22.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:58:22.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #20 SSH_MSG_IGNORE 23:58:22.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:58:22.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #18 SSH_MSG_IGNORE 23:58:22.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:58:22.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:22.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #10 SSH_MSG_IGNORE 23:58:22.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 23:58:22.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #16 SSH_MSG_IGNORE 23:58:22.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:58:23.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #19 SSH_MSG_IGNORE 23:58:23.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:58:23.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #12 SSH_MSG_IGNORE 23:58:23.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 23:58:23.334 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #15 SSH_MSG_IGNORE 23:58:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:58:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #10 SSH_MSG_IGNORE 23:58:23.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 23:58:23.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #14 SSH_MSG_IGNORE 23:58:23.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:58:23.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #17 SSH_MSG_IGNORE 23:58:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:58:23.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #9 SSH_MSG_IGNORE 23:58:23.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 23:58:23.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #18 SSH_MSG_IGNORE 23:58:23.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:58:23.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #20 SSH_MSG_IGNORE 23:58:23.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:58:23.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #13 SSH_MSG_IGNORE 23:58:23.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:58:23.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #11 SSH_MSG_IGNORE 23:58:23.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 23:58:23.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #12 SSH_MSG_IGNORE 23:58:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 23:58:23.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #14 SSH_MSG_IGNORE 23:58:23.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:58:23.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:23.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #16 SSH_MSG_IGNORE 23:58:23.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:58:24.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #15 SSH_MSG_IGNORE 23:58:24.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:58:24.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #10 SSH_MSG_IGNORE 23:58:24.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 23:58:24.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #9 SSH_MSG_IGNORE 23:58:24.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 23:58:24.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #18 SSH_MSG_IGNORE 23:58:24.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:58:24.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #19 SSH_MSG_IGNORE 23:58:24.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:58:24.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #11 SSH_MSG_IGNORE 23:58:24.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 23:58:24.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #13 SSH_MSG_IGNORE 23:58:24.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:58:24.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #20 SSH_MSG_IGNORE 23:58:24.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:58:24.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #17 SSH_MSG_IGNORE 23:58:24.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:58:24.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #16 SSH_MSG_IGNORE 23:58:24.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:58:24.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #14 SSH_MSG_IGNORE 23:58:24.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:58:24.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #19 SSH_MSG_IGNORE 23:58:24.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:58:24.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #10 SSH_MSG_IGNORE 23:58:24.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 23:58:24.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #15 SSH_MSG_IGNORE 23:58:24.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:58:24.776 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #12 SSH_MSG_IGNORE 23:58:24.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 23:58:24.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #13 SSH_MSG_IGNORE 23:58:24.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:58:24.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #9 SSH_MSG_IGNORE 23:58:24.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 23:58:24.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:24.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #20 SSH_MSG_IGNORE 23:58:24.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:58:25.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #19 SSH_MSG_IGNORE 23:58:25.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:58:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #17 SSH_MSG_IGNORE 23:58:25.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:58:25.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #16 SSH_MSG_IGNORE 23:58:25.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:58:25.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #11 SSH_MSG_IGNORE 23:58:25.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 23:58:25.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #18 SSH_MSG_IGNORE 23:58:25.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:58:25.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #14 SSH_MSG_IGNORE 23:58:25.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:58:25.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #10 SSH_MSG_IGNORE 23:58:25.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 23:58:25.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #11 SSH_MSG_IGNORE 23:58:25.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 23:58:25.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #20 SSH_MSG_IGNORE 23:58:25.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:58:25.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #15 SSH_MSG_IGNORE 23:58:25.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:58:25.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #12 SSH_MSG_IGNORE 23:58:25.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 23:58:25.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #18 SSH_MSG_IGNORE 23:58:25.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:58:25.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #13 SSH_MSG_IGNORE 23:58:25.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:58:25.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #17 SSH_MSG_IGNORE 23:58:25.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:58:25.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #19 SSH_MSG_IGNORE 23:58:25.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:58:25.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #16 SSH_MSG_IGNORE 23:58:25.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:58:25.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #9 SSH_MSG_IGNORE 23:58:25.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 23:58:26.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #14 SSH_MSG_IGNORE 23:58:26.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:58:26.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #10 SSH_MSG_IGNORE 23:58:26.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 23:58:26.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #9 SSH_MSG_IGNORE 23:58:26.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 23:58:26.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #13 SSH_MSG_IGNORE 23:58:26.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:58:26.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #15 SSH_MSG_IGNORE 23:58:26.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:58:26.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #12 SSH_MSG_IGNORE 23:58:26.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 23:58:26.291 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #18 SSH_MSG_IGNORE 23:58:26.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:58:26.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #11 SSH_MSG_IGNORE 23:58:26.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 23:58:26.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #17 SSH_MSG_IGNORE 23:58:26.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:58:26.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #20 SSH_MSG_IGNORE 23:58:26.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:58:26.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #19 SSH_MSG_IGNORE 23:58:26.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:58:26.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #16 SSH_MSG_IGNORE 23:58:26.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:58:26.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #14 SSH_MSG_IGNORE 23:58:26.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:58:26.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #15 SSH_MSG_IGNORE 23:58:26.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:58:26.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #12 SSH_MSG_IGNORE 23:58:26.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 23:58:26.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #20 SSH_MSG_IGNORE 23:58:26.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:58:26.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:26.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #13 SSH_MSG_IGNORE 23:58:26.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:58:27.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #9 SSH_MSG_IGNORE 23:58:27.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 23:58:27.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #17 SSH_MSG_IGNORE 23:58:27.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:58:27.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #18 SSH_MSG_IGNORE 23:58:27.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:58:27.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #10 SSH_MSG_IGNORE 23:58:27.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 23:58:27.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #16 SSH_MSG_IGNORE 23:58:27.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:58:27.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #11 SSH_MSG_IGNORE 23:58:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 23:58:27.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #19 SSH_MSG_IGNORE 23:58:27.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:58:27.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #14 SSH_MSG_IGNORE 23:58:27.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:58:27.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #12 SSH_MSG_IGNORE 23:58:27.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 23:58:27.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #10 SSH_MSG_IGNORE 23:58:27.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 23:58:27.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #9 SSH_MSG_IGNORE 23:58:27.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 23:58:27.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #13 SSH_MSG_IGNORE 23:58:27.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:58:27.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #20 SSH_MSG_IGNORE 23:58:27.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:58:27.752 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #17 SSH_MSG_IGNORE 23:58:27.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:58:27.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #15 SSH_MSG_IGNORE 23:58:27.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:58:27.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #11 SSH_MSG_IGNORE 23:58:27.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 23:58:27.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #18 SSH_MSG_IGNORE 23:58:27.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:58:27.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #14 SSH_MSG_IGNORE 23:58:27.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:58:27.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:27.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #19 SSH_MSG_IGNORE 23:58:27.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:58:28.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #15 SSH_MSG_IGNORE 23:58:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:58:28.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #9 SSH_MSG_IGNORE 23:58:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 23:58:28.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #16 SSH_MSG_IGNORE 23:58:28.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:58:28.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.294 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #11 SSH_MSG_IGNORE 23:58:28.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 23:58:28.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #10 SSH_MSG_IGNORE 23:58:28.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 23:58:28.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #13 SSH_MSG_IGNORE 23:58:28.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:58:28.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #12 SSH_MSG_IGNORE 23:58:28.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 23:58:28.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #18 SSH_MSG_IGNORE 23:58:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:58:28.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #19 SSH_MSG_IGNORE 23:58:28.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:58:28.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #17 SSH_MSG_IGNORE 23:58:28.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:58:28.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #20 SSH_MSG_IGNORE 23:58:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:58:28.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #16 SSH_MSG_IGNORE 23:58:28.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:58:28.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #14 SSH_MSG_IGNORE 23:58:28.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:58:28.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #12 SSH_MSG_IGNORE 23:58:28.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 23:58:28.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #13 SSH_MSG_IGNORE 23:58:28.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:58:28.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #15 SSH_MSG_IGNORE 23:58:28.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:58:28.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:28.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #9 SSH_MSG_IGNORE 23:58:28.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 23:58:29.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #11 SSH_MSG_IGNORE 23:58:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 23:58:29.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #10 SSH_MSG_IGNORE 23:58:29.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 23:58:29.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #17 SSH_MSG_IGNORE 23:58:29.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:58:29.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #18 SSH_MSG_IGNORE 23:58:29.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:58:29.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #19 SSH_MSG_IGNORE 23:58:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:58:29.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #16 SSH_MSG_IGNORE 23:58:29.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:58:29.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #20 SSH_MSG_IGNORE 23:58:29.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:58:29.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #14 SSH_MSG_IGNORE 23:58:29.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:58:29.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #12 SSH_MSG_IGNORE 23:58:29.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 23:58:29.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #10 SSH_MSG_IGNORE 23:58:29.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 23:58:29.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #9 SSH_MSG_IGNORE 23:58:29.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 23:58:29.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #15 SSH_MSG_IGNORE 23:58:29.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:58:29.735 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #13 SSH_MSG_IGNORE 23:58:29.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:58:29.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #18 SSH_MSG_IGNORE 23:58:29.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:58:29.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #11 SSH_MSG_IGNORE 23:58:29.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 23:58:29.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:29.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #17 SSH_MSG_IGNORE 23:58:29.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:58:30.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #16 SSH_MSG_IGNORE 23:58:30.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:58:30.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #20 SSH_MSG_IGNORE 23:58:30.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:58:30.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #14 SSH_MSG_IGNORE 23:58:30.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:58:30.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #12 SSH_MSG_IGNORE 23:58:30.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 23:58:30.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #15 SSH_MSG_IGNORE 23:58:30.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:58:30.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #19 SSH_MSG_IGNORE 23:58:30.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:58:30.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #9 SSH_MSG_IGNORE 23:58:30.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 23:58:30.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #11 SSH_MSG_IGNORE 23:58:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 23:58:30.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #13 SSH_MSG_IGNORE 23:58:30.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 23:58:30.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #17 SSH_MSG_IGNORE 23:58:30.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:58:30.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #10 SSH_MSG_IGNORE 23:58:30.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 23:58:30.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #14 SSH_MSG_IGNORE 23:58:30.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:58:30.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #16 SSH_MSG_IGNORE 23:58:30.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:58:30.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #18 SSH_MSG_IGNORE 23:58:30.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:58:30.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #19 SSH_MSG_IGNORE 23:58:30.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:58:30.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #20 SSH_MSG_IGNORE 23:58:30.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:58:30.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:30.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #12 SSH_MSG_IGNORE 23:58:30.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 23:58:31.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #9 SSH_MSG_IGNORE 23:58:31.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 23:58:31.053 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #10 SSH_MSG_IGNORE 23:58:31.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 23:58:31.134 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #15 SSH_MSG_IGNORE 23:58:31.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:58:31.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #13 SSH_MSG_IGNORE 23:58:31.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 23:58:31.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #17 SSH_MSG_IGNORE 23:58:31.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:58:31.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #18 SSH_MSG_IGNORE 23:58:31.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:58:31.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #16 SSH_MSG_IGNORE 23:58:31.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:58:31.459 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #14 SSH_MSG_IGNORE 23:58:31.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:58:31.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #20 SSH_MSG_IGNORE 23:58:31.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:58:31.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #19 SSH_MSG_IGNORE 23:58:31.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:58:31.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #11 SSH_MSG_IGNORE 23:58:31.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 23:58:31.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #10 SSH_MSG_IGNORE 23:58:31.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:58:31.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #12 SSH_MSG_IGNORE 23:58:31.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 23:58:31.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:31.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #15 SSH_MSG_IGNORE 23:58:31.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:58:32.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #17 SSH_MSG_IGNORE 23:58:32.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:58:32.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #14 SSH_MSG_IGNORE 23:58:32.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:58:32.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #9 SSH_MSG_IGNORE 23:58:32.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 23:58:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #13 SSH_MSG_IGNORE 23:58:32.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 23:58:32.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #11 SSH_MSG_IGNORE 23:58:32.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 23:58:32.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #16 SSH_MSG_IGNORE 23:58:32.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:58:32.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #18 SSH_MSG_IGNORE 23:58:32.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:58:32.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #19 SSH_MSG_IGNORE 23:58:32.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:58:32.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #12 SSH_MSG_IGNORE 23:58:32.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 23:58:32.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #15 SSH_MSG_IGNORE 23:58:32.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:58:32.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #11 SSH_MSG_IGNORE 23:58:32.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 23:58:32.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #20 SSH_MSG_IGNORE 23:58:32.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:58:32.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #13 SSH_MSG_IGNORE 23:58:32.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 23:58:32.803 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #16 SSH_MSG_IGNORE 23:58:32.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:58:32.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #10 SSH_MSG_IGNORE 23:58:32.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 23:58:32.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #9 SSH_MSG_IGNORE 23:58:32.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 23:58:32.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #19 SSH_MSG_IGNORE 23:58:32.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:58:32.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.877 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #20 SSH_MSG_IGNORE 23:58:32.877 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:58:32.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #14 SSH_MSG_IGNORE 23:58:32.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:58:32.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #17 SSH_MSG_IGNORE 23:58:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:58:33.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #18 SSH_MSG_IGNORE 23:58:33.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:58:33.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #15 SSH_MSG_IGNORE 23:58:33.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:58:33.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #12 SSH_MSG_IGNORE 23:58:33.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 23:58:33.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #13 SSH_MSG_IGNORE 23:58:33.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 23:58:33.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #10 SSH_MSG_IGNORE 23:58:33.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 23:58:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #11 SSH_MSG_IGNORE 23:58:33.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 23:58:33.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #14 SSH_MSG_IGNORE 23:58:33.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:58:33.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #9 SSH_MSG_IGNORE 23:58:33.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 23:58:33.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #18 SSH_MSG_IGNORE 23:58:33.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:58:33.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #19 SSH_MSG_IGNORE 23:58:33.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:58:33.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #17 SSH_MSG_IGNORE 23:58:33.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:58:33.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #10 SSH_MSG_IGNORE 23:58:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 23:58:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #16 SSH_MSG_IGNORE 23:58:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:58:33.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #20 SSH_MSG_IGNORE 23:58:33.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:58:33.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #12 SSH_MSG_IGNORE 23:58:33.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:58:33.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #15 SSH_MSG_IGNORE 23:58:33.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:58:33.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:33.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #13 SSH_MSG_IGNORE 23:58:33.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 23:58:34.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #11 SSH_MSG_IGNORE 23:58:34.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 23:58:34.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #14 SSH_MSG_IGNORE 23:58:34.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:58:34.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #16 SSH_MSG_IGNORE 23:58:34.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:58:34.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #17 SSH_MSG_IGNORE 23:58:34.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:58:34.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #19 SSH_MSG_IGNORE 23:58:34.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:58:34.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #20 SSH_MSG_IGNORE 23:58:34.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:58:34.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #18 SSH_MSG_IGNORE 23:58:34.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:58:34.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #15 SSH_MSG_IGNORE 23:58:34.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:58:34.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #12 SSH_MSG_IGNORE 23:58:34.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 23:58:34.603 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #10 SSH_MSG_IGNORE 23:58:34.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 23:58:34.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #11 SSH_MSG_IGNORE 23:58:34.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 23:58:34.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #13 SSH_MSG_IGNORE 23:58:34.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 23:58:34.899 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #14 SSH_MSG_IGNORE 23:58:34.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:58:34.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:34.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #17 SSH_MSG_IGNORE 23:58:34.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:58:35.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #20 SSH_MSG_IGNORE 23:58:35.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:58:35.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #18 SSH_MSG_IGNORE 23:58:35.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:58:35.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #12 SSH_MSG_IGNORE 23:58:35.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 23:58:35.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #16 SSH_MSG_IGNORE 23:58:35.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:58:35.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #10 SSH_MSG_IGNORE 23:58:35.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 23:58:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #19 SSH_MSG_IGNORE 23:58:35.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:58:35.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #15 SSH_MSG_IGNORE 23:58:35.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:58:35.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #13 SSH_MSG_IGNORE 23:58:35.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 23:58:35.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #14 SSH_MSG_IGNORE 23:58:35.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:58:35.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #17 SSH_MSG_IGNORE 23:58:35.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:58:35.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #11 SSH_MSG_IGNORE 23:58:35.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 23:58:35.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #19 SSH_MSG_IGNORE 23:58:35.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:58:35.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #20 SSH_MSG_IGNORE 23:58:35.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:58:35.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #16 SSH_MSG_IGNORE 23:58:35.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:58:35.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #18 SSH_MSG_IGNORE 23:58:35.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:58:35.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #15 SSH_MSG_IGNORE 23:58:35.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:58:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #10 SSH_MSG_IGNORE 23:58:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 23:58:36.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #13 SSH_MSG_IGNORE 23:58:36.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 23:58:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #11 SSH_MSG_IGNORE 23:58:36.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 23:58:36.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #12 SSH_MSG_IGNORE 23:58:36.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 23:58:36.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #14 SSH_MSG_IGNORE 23:58:36.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:58:36.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #16 SSH_MSG_IGNORE 23:58:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:58:36.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #18 SSH_MSG_IGNORE 23:58:36.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:58:36.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #17 SSH_MSG_IGNORE 23:58:36.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:58:36.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #20 SSH_MSG_IGNORE 23:58:36.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:58:36.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #10 SSH_MSG_IGNORE 23:58:36.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 23:58:36.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #12 SSH_MSG_IGNORE 23:58:36.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 23:58:36.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #19 SSH_MSG_IGNORE 23:58:36.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:58:36.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #15 SSH_MSG_IGNORE 23:58:36.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:58:36.806 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #13 SSH_MSG_IGNORE 23:58:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 23:58:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:36.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #11 SSH_MSG_IGNORE 23:58:36.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 23:58:37.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #18 SSH_MSG_IGNORE 23:58:37.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:58:37.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #14 SSH_MSG_IGNORE 23:58:37.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:58:37.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #17 SSH_MSG_IGNORE 23:58:37.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:58:37.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #10 SSH_MSG_IGNORE 23:58:37.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 23:58:37.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #16 SSH_MSG_IGNORE 23:58:37.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:58:37.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #20 SSH_MSG_IGNORE 23:58:37.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:58:37.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #15 SSH_MSG_IGNORE 23:58:37.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:58:37.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #12 SSH_MSG_IGNORE 23:58:37.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 23:58:37.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #13 SSH_MSG_IGNORE 23:58:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 23:58:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #19 SSH_MSG_IGNORE 23:58:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:58:37.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #11 SSH_MSG_IGNORE 23:58:37.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 23:58:37.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #17 SSH_MSG_IGNORE 23:58:37.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:58:37.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #20 SSH_MSG_IGNORE 23:58:37.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:58:37.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #16 SSH_MSG_IGNORE 23:58:37.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:58:37.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #14 SSH_MSG_IGNORE 23:58:37.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:58:37.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #18 SSH_MSG_IGNORE 23:58:37.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:58:37.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:37.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #19 SSH_MSG_IGNORE 23:58:37.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:58:38.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #10 SSH_MSG_IGNORE 23:58:38.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 23:58:38.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #12 SSH_MSG_IGNORE 23:58:38.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 23:58:38.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #15 SSH_MSG_IGNORE 23:58:38.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:58:38.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #13 SSH_MSG_IGNORE 23:58:38.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 23:58:38.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #14 SSH_MSG_IGNORE 23:58:38.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:58:38.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #19 SSH_MSG_IGNORE 23:58:38.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:58:38.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #16 SSH_MSG_IGNORE 23:58:38.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:58:38.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #11 SSH_MSG_IGNORE 23:58:38.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 23:58:38.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #17 SSH_MSG_IGNORE 23:58:38.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:58:38.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #18 SSH_MSG_IGNORE 23:58:38.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:58:38.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #10 SSH_MSG_IGNORE 23:58:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 23:58:38.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #15 SSH_MSG_IGNORE 23:58:38.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:58:38.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #20 SSH_MSG_IGNORE 23:58:38.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:58:38.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #12 SSH_MSG_IGNORE 23:58:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 23:58:38.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #13 SSH_MSG_IGNORE 23:58:39.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 23:58:39.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #11 SSH_MSG_IGNORE 23:58:39.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 23:58:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #14 SSH_MSG_IGNORE 23:58:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:58:39.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #17 SSH_MSG_IGNORE 23:58:39.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:58:39.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #18 SSH_MSG_IGNORE 23:58:39.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:58:39.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #16 SSH_MSG_IGNORE 23:58:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:58:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #20 SSH_MSG_IGNORE 23:58:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:58:39.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #10 SSH_MSG_IGNORE 23:58:39.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 23:58:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #12 SSH_MSG_IGNORE 23:58:39.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 23:58:39.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #15 SSH_MSG_IGNORE 23:58:39.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:58:39.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #13 SSH_MSG_IGNORE 23:58:39.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 23:58:39.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #19 SSH_MSG_IGNORE 23:58:39.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:58:39.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #21 SSH_MSG_IGNORE 23:58:39.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:58:39.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #17 SSH_MSG_IGNORE 23:58:39.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:58:39.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #14 SSH_MSG_IGNORE 23:58:39.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:58:39.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:39.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #16 SSH_MSG_IGNORE 23:58:39.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:58:40.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #19 SSH_MSG_IGNORE 23:58:40.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:58:40.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #20 SSH_MSG_IGNORE 23:58:40.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:58:40.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #18 SSH_MSG_IGNORE 23:58:40.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:58:40.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #11 SSH_MSG_IGNORE 23:58:40.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 23:58:40.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #15 SSH_MSG_IGNORE 23:58:40.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:58:40.236 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #21 SSH_MSG_IGNORE 23:58:40.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:58:40.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #10 SSH_MSG_IGNORE 23:58:40.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 23:58:40.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #13 SSH_MSG_IGNORE 23:58:40.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 23:58:40.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #12 SSH_MSG_IGNORE 23:58:40.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:58:40.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #14 SSH_MSG_IGNORE 23:58:40.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:58:40.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #19 SSH_MSG_IGNORE 23:58:40.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:58:40.709 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.733 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #21 SSH_MSG_IGNORE 23:58:40.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:58:40.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #17 SSH_MSG_IGNORE 23:58:40.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:58:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #16 SSH_MSG_IGNORE 23:58:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:58:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #11 SSH_MSG_IGNORE 23:58:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 23:58:40.824 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #10 SSH_MSG_IGNORE 23:58:40.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 23:58:40.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #20 SSH_MSG_IGNORE 23:58:40.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:58:40.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #12 SSH_MSG_IGNORE 23:58:40.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 23:58:40.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:40.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #18 SSH_MSG_IGNORE 23:58:40.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:58:41.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #13 SSH_MSG_IGNORE 23:58:41.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 23:58:41.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #15 SSH_MSG_IGNORE 23:58:41.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:58:41.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #14 SSH_MSG_IGNORE 23:58:41.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:58:41.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #16 SSH_MSG_IGNORE 23:58:41.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:58:41.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #21 SSH_MSG_IGNORE 23:58:41.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:58:41.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #18 SSH_MSG_IGNORE 23:58:41.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:58:41.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #17 SSH_MSG_IGNORE 23:58:41.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:58:41.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #11 SSH_MSG_IGNORE 23:58:41.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 23:58:41.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #19 SSH_MSG_IGNORE 23:58:41.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:58:41.588 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #20 SSH_MSG_IGNORE 23:58:41.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:58:41.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #10 SSH_MSG_IGNORE 23:58:41.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 23:58:41.719 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #12 SSH_MSG_IGNORE 23:58:41.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 23:58:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #14 SSH_MSG_IGNORE 23:58:41.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:58:41.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #13 SSH_MSG_IGNORE 23:58:41.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 23:58:41.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #19 SSH_MSG_IGNORE 23:58:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:58:42.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #15 SSH_MSG_IGNORE 23:58:42.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:58:42.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #11 SSH_MSG_IGNORE 23:58:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 23:58:42.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #21 SSH_MSG_IGNORE 23:58:42.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:58:42.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #17 SSH_MSG_IGNORE 23:58:42.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:58:42.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #10 SSH_MSG_IGNORE 23:58:42.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 23:58:42.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #20 SSH_MSG_IGNORE 23:58:42.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:58:42.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #16 SSH_MSG_IGNORE 23:58:42.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:58:42.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #18 SSH_MSG_IGNORE 23:58:42.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:58:42.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #12 SSH_MSG_IGNORE 23:58:42.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 23:58:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #15 SSH_MSG_IGNORE 23:58:42.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:58:42.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #13 SSH_MSG_IGNORE 23:58:42.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 23:58:42.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #11 SSH_MSG_IGNORE 23:58:42.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 23:58:42.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #19 SSH_MSG_IGNORE 23:58:42.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:58:42.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #21 SSH_MSG_IGNORE 23:58:42.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:58:42.838 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #14 SSH_MSG_IGNORE 23:58:42.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:58:42.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #17 SSH_MSG_IGNORE 23:58:42.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:58:42.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:42.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #18 SSH_MSG_IGNORE 23:58:42.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:58:43.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #10 SSH_MSG_IGNORE 23:58:43.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 23:58:43.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #16 SSH_MSG_IGNORE 23:58:43.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:58:43.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #12 SSH_MSG_IGNORE 23:58:43.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 23:58:43.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #20 SSH_MSG_IGNORE 23:58:43.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:58:43.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #15 SSH_MSG_IGNORE 23:58:43.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:58:43.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #14 SSH_MSG_IGNORE 23:58:43.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:58:43.352 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #13 SSH_MSG_IGNORE 23:58:43.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 23:58:43.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #21 SSH_MSG_IGNORE 23:58:43.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:58:43.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #11 SSH_MSG_IGNORE 23:58:43.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 23:58:43.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #19 SSH_MSG_IGNORE 23:58:43.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:58:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #17 SSH_MSG_IGNORE 23:58:43.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:58:43.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #18 SSH_MSG_IGNORE 23:58:43.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:58:43.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #20 SSH_MSG_IGNORE 23:58:43.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:58:43.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #13 SSH_MSG_IGNORE 23:58:43.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 23:58:43.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #12 SSH_MSG_IGNORE 23:58:43.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 23:58:43.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:43.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #16 SSH_MSG_IGNORE 23:58:43.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:58:44.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #10 SSH_MSG_IGNORE 23:58:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 23:58:44.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #15 SSH_MSG_IGNORE 23:58:44.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:58:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #21 SSH_MSG_IGNORE 23:58:44.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:58:44.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #18 SSH_MSG_IGNORE 23:58:44.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:58:44.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #16 SSH_MSG_IGNORE 23:58:44.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:58:44.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #19 SSH_MSG_IGNORE 23:58:44.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:58:44.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #14 SSH_MSG_IGNORE 23:58:44.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:58:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #17 SSH_MSG_IGNORE 23:58:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:58:44.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #12 SSH_MSG_IGNORE 23:58:44.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 23:58:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #10 SSH_MSG_IGNORE 23:58:44.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 23:58:44.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #13 SSH_MSG_IGNORE 23:58:44.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 23:58:44.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #20 SSH_MSG_IGNORE 23:58:44.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:58:44.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #15 SSH_MSG_IGNORE 23:58:44.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:58:44.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #11 SSH_MSG_IGNORE 23:58:44.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 23:58:44.831 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.836 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #11 SSH_MSG_IGNORE 23:58:44.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 23:58:44.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #18 SSH_MSG_IGNORE 23:58:44.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:58:44.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #21 SSH_MSG_IGNORE 23:58:44.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:58:44.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:44.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #14 SSH_MSG_IGNORE 23:58:44.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:58:45.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #17 SSH_MSG_IGNORE 23:58:45.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:58:45.058 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #10 SSH_MSG_IGNORE 23:58:45.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 23:58:45.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #12 SSH_MSG_IGNORE 23:58:45.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 23:58:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #19 SSH_MSG_IGNORE 23:58:45.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:58:45.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #20 SSH_MSG_IGNORE 23:58:45.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:58:45.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #16 SSH_MSG_IGNORE 23:58:45.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:58:45.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #13 SSH_MSG_IGNORE 23:58:45.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 23:58:45.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #15 SSH_MSG_IGNORE 23:58:45.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:58:45.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #11 SSH_MSG_IGNORE 23:58:45.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 23:58:45.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #14 SSH_MSG_IGNORE 23:58:45.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:58:45.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #21 SSH_MSG_IGNORE 23:58:45.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:58:45.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #10 SSH_MSG_IGNORE 23:58:45.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:58:45.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #19 SSH_MSG_IGNORE 23:58:45.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:58:45.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #12 SSH_MSG_IGNORE 23:58:45.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 23:58:45.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #20 SSH_MSG_IGNORE 23:58:45.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:58:45.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #17 SSH_MSG_IGNORE 23:58:45.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:58:45.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:45.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #16 SSH_MSG_IGNORE 23:58:45.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:58:46.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #15 SSH_MSG_IGNORE 23:58:46.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:58:46.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #13 SSH_MSG_IGNORE 23:58:46.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 23:58:46.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #18 SSH_MSG_IGNORE 23:58:46.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:58:46.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #11 SSH_MSG_IGNORE 23:58:46.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 23:58:46.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #10 SSH_MSG_IGNORE 23:58:46.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 23:58:46.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #21 SSH_MSG_IGNORE 23:58:46.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:58:46.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #14 SSH_MSG_IGNORE 23:58:46.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:58:46.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #19 SSH_MSG_IGNORE 23:58:46.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:58:46.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #12 SSH_MSG_IGNORE 23:58:46.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 23:58:46.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #16 SSH_MSG_IGNORE 23:58:46.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:58:46.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #18 SSH_MSG_IGNORE 23:58:46.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:58:46.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #20 SSH_MSG_IGNORE 23:58:46.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:58:46.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #13 SSH_MSG_IGNORE 23:58:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 23:58:46.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #17 SSH_MSG_IGNORE 23:58:46.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:58:46.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:46.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #15 SSH_MSG_IGNORE 23:58:46.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:58:47.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #19 SSH_MSG_IGNORE 23:58:47.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:58:47.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #14 SSH_MSG_IGNORE 23:58:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:58:47.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #18 SSH_MSG_IGNORE 23:58:47.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:58:47.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #10 SSH_MSG_IGNORE 23:58:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 23:58:47.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #16 SSH_MSG_IGNORE 23:58:47.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:58:47.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #20 SSH_MSG_IGNORE 23:58:47.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:58:47.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #21 SSH_MSG_IGNORE 23:58:47.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:58:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #12 SSH_MSG_IGNORE 23:58:47.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 23:58:47.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #11 SSH_MSG_IGNORE 23:58:47.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 23:58:47.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #13 SSH_MSG_IGNORE 23:58:47.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 23:58:47.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #17 SSH_MSG_IGNORE 23:58:47.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:58:47.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #15 SSH_MSG_IGNORE 23:58:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:58:47.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #11 SSH_MSG_IGNORE 23:58:47.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 23:58:47.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #16 SSH_MSG_IGNORE 23:58:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:58:47.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #10 SSH_MSG_IGNORE 23:58:47.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 23:58:47.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #14 SSH_MSG_IGNORE 23:58:47.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:58:47.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #19 SSH_MSG_IGNORE 23:58:47.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:58:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #21 SSH_MSG_IGNORE 23:58:47.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:58:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #18 SSH_MSG_IGNORE 23:58:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:58:47.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:47.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #20 SSH_MSG_IGNORE 23:58:47.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:58:48.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #17 SSH_MSG_IGNORE 23:58:48.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:58:48.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #12 SSH_MSG_IGNORE 23:58:48.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 23:58:48.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #15 SSH_MSG_IGNORE 23:58:48.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:58:48.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #13 SSH_MSG_IGNORE 23:58:48.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 23:58:48.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #11 SSH_MSG_IGNORE 23:58:48.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 23:58:48.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #10 SSH_MSG_IGNORE 23:58:48.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 23:58:48.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #21 SSH_MSG_IGNORE 23:58:48.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:58:48.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #12 SSH_MSG_IGNORE 23:58:48.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 23:58:48.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #14 SSH_MSG_IGNORE 23:58:48.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:58:48.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #20 SSH_MSG_IGNORE 23:58:48.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:58:48.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #19 SSH_MSG_IGNORE 23:58:48.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:58:48.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #13 SSH_MSG_IGNORE 23:58:48.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 23:58:48.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #16 SSH_MSG_IGNORE 23:58:48.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:58:48.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #17 SSH_MSG_IGNORE 23:58:48.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:58:48.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:48.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #18 SSH_MSG_IGNORE 23:58:48.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:58:49.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #15 SSH_MSG_IGNORE 23:58:49.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:58:49.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #11 SSH_MSG_IGNORE 23:58:49.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 23:58:49.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #10 SSH_MSG_IGNORE 23:58:49.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 23:58:49.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #16 SSH_MSG_IGNORE 23:58:49.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:58:49.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #14 SSH_MSG_IGNORE 23:58:49.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:58:49.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #18 SSH_MSG_IGNORE 23:58:49.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:58:49.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #21 SSH_MSG_IGNORE 23:58:49.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:58:49.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #12 SSH_MSG_IGNORE 23:58:49.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 23:58:49.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #20 SSH_MSG_IGNORE 23:58:49.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:58:49.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #19 SSH_MSG_IGNORE 23:58:49.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:58:49.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #17 SSH_MSG_IGNORE 23:58:49.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:58:49.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #15 SSH_MSG_IGNORE 23:58:49.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:58:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #13 SSH_MSG_IGNORE 23:58:49.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 23:58:49.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #11 SSH_MSG_IGNORE 23:58:49.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 23:58:49.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #14 SSH_MSG_IGNORE 23:58:49.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:58:49.907 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #10 SSH_MSG_IGNORE 23:58:49.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 23:58:49.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #16 SSH_MSG_IGNORE 23:58:49.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:58:49.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:49.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #19 SSH_MSG_IGNORE 23:58:49.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:58:49.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #18 SSH_MSG_IGNORE 23:58:50.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:58:50.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #12 SSH_MSG_IGNORE 23:58:50.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 23:58:50.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #20 SSH_MSG_IGNORE 23:58:50.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:58:50.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #17 SSH_MSG_IGNORE 23:58:50.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:58:50.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #15 SSH_MSG_IGNORE 23:58:50.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:58:50.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #21 SSH_MSG_IGNORE 23:58:50.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:58:50.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #11 SSH_MSG_IGNORE 23:58:50.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 23:58:50.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #10 SSH_MSG_IGNORE 23:58:50.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:58:50.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #18 SSH_MSG_IGNORE 23:58:50.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:58:50.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #13 SSH_MSG_IGNORE 23:58:50.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 23:58:50.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #21 SSH_MSG_IGNORE 23:58:50.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:58:50.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #12 SSH_MSG_IGNORE 23:58:50.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 23:58:50.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #14 SSH_MSG_IGNORE 23:58:50.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:58:50.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #16 SSH_MSG_IGNORE 23:58:50.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:58:50.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #19 SSH_MSG_IGNORE 23:58:50.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:58:50.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #13 SSH_MSG_IGNORE 23:58:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 23:58:51.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #17 SSH_MSG_IGNORE 23:58:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:58:51.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #20 SSH_MSG_IGNORE 23:58:51.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:58:51.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #15 SSH_MSG_IGNORE 23:58:51.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:58:51.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #18 SSH_MSG_IGNORE 23:58:51.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:58:51.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #11 SSH_MSG_IGNORE 23:58:51.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 23:58:51.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #14 SSH_MSG_IGNORE 23:58:51.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:58:51.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #21 SSH_MSG_IGNORE 23:58:51.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:58:51.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #19 SSH_MSG_IGNORE 23:58:51.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:58:51.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #10 SSH_MSG_IGNORE 23:58:51.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:58:51.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #20 SSH_MSG_IGNORE 23:58:51.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:58:51.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #12 SSH_MSG_IGNORE 23:58:51.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 23:58:51.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #17 SSH_MSG_IGNORE 23:58:51.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:58:51.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #13 SSH_MSG_IGNORE 23:58:51.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 23:58:51.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #16 SSH_MSG_IGNORE 23:58:51.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:58:51.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #15 SSH_MSG_IGNORE 23:58:51.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:58:51.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #16 SSH_MSG_IGNORE 23:58:51.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:58:51.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #14 SSH_MSG_IGNORE 23:58:51.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:58:51.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:51.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #18 SSH_MSG_IGNORE 23:58:51.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:58:52.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #11 SSH_MSG_IGNORE 23:58:52.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 23:58:52.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #10 SSH_MSG_IGNORE 23:58:52.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 23:58:52.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #19 SSH_MSG_IGNORE 23:58:52.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:58:52.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #21 SSH_MSG_IGNORE 23:58:52.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:58:52.304 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #20 SSH_MSG_IGNORE 23:58:52.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:58:52.321 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #12 SSH_MSG_IGNORE 23:58:52.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 23:58:52.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #17 SSH_MSG_IGNORE 23:58:52.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:58:52.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #13 SSH_MSG_IGNORE 23:58:52.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 23:58:52.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #15 SSH_MSG_IGNORE 23:58:52.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:58:52.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #16 SSH_MSG_IGNORE 23:58:52.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:58:52.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #18 SSH_MSG_IGNORE 23:58:52.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:58:52.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #14 SSH_MSG_IGNORE 23:58:52.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:58:52.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #10 SSH_MSG_IGNORE 23:58:52.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 23:58:52.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #12 SSH_MSG_IGNORE 23:58:52.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:58:52.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #21 SSH_MSG_IGNORE 23:58:52.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:58:52.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #19 SSH_MSG_IGNORE 23:58:52.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:58:52.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:52.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #11 SSH_MSG_IGNORE 23:58:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 23:58:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #17 SSH_MSG_IGNORE 23:58:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:58:53.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #20 SSH_MSG_IGNORE 23:58:53.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:58:53.101 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #13 SSH_MSG_IGNORE 23:58:53.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 23:58:53.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #16 SSH_MSG_IGNORE 23:58:53.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:58:53.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #11 SSH_MSG_IGNORE 23:58:53.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 23:58:53.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #15 SSH_MSG_IGNORE 23:58:53.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:58:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #18 SSH_MSG_IGNORE 23:58:53.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:58:53.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #10 SSH_MSG_IGNORE 23:58:53.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 23:58:53.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #19 SSH_MSG_IGNORE 23:58:53.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:58:53.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #21 SSH_MSG_IGNORE 23:58:53.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:58:53.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #14 SSH_MSG_IGNORE 23:58:53.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:58:53.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #12 SSH_MSG_IGNORE 23:58:53.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 23:58:53.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #13 SSH_MSG_IGNORE 23:58:53.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 23:58:53.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #15 SSH_MSG_IGNORE 23:58:53.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:58:53.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #17 SSH_MSG_IGNORE 23:58:53.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:58:54.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #16 SSH_MSG_IGNORE 23:58:54.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:58:54.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #11 SSH_MSG_IGNORE 23:58:54.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 23:58:54.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #10 SSH_MSG_IGNORE 23:58:54.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 23:58:54.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #19 SSH_MSG_IGNORE 23:58:54.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:58:54.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #20 SSH_MSG_IGNORE 23:58:54.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:58:54.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #12 SSH_MSG_IGNORE 23:58:54.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 23:58:54.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #14 SSH_MSG_IGNORE 23:58:54.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:58:54.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #21 SSH_MSG_IGNORE 23:58:54.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:58:54.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #18 SSH_MSG_IGNORE 23:58:54.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:58:54.391 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #17 SSH_MSG_IGNORE 23:58:54.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:58:54.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #15 SSH_MSG_IGNORE 23:58:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:58:54.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.619 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #20 SSH_MSG_IGNORE 23:58:54.619 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:58:54.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #11 SSH_MSG_IGNORE 23:58:54.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 23:58:54.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #16 SSH_MSG_IGNORE 23:58:54.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:58:54.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #13 SSH_MSG_IGNORE 23:58:54.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 23:58:54.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #14 SSH_MSG_IGNORE 23:58:54.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:58:54.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #10 SSH_MSG_IGNORE 23:58:54.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 23:58:54.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:54.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #21 SSH_MSG_IGNORE 23:58:54.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:58:55.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #20 SSH_MSG_IGNORE 23:58:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:58:55.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #18 SSH_MSG_IGNORE 23:58:55.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:58:55.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #17 SSH_MSG_IGNORE 23:58:55.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:58:55.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #12 SSH_MSG_IGNORE 23:58:55.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 23:58:55.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #19 SSH_MSG_IGNORE 23:58:55.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:58:55.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #15 SSH_MSG_IGNORE 23:58:55.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:58:55.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #11 SSH_MSG_IGNORE 23:58:55.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 23:58:55.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #12 SSH_MSG_IGNORE 23:58:55.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 23:58:55.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #21 SSH_MSG_IGNORE 23:58:55.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:58:55.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #16 SSH_MSG_IGNORE 23:58:55.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:58:55.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #13 SSH_MSG_IGNORE 23:58:55.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 23:58:55.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #19 SSH_MSG_IGNORE 23:58:55.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:58:55.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #14 SSH_MSG_IGNORE 23:58:55.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:58:55.700 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #18 SSH_MSG_IGNORE 23:58:55.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:58:55.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #20 SSH_MSG_IGNORE 23:58:55.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:58:55.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #17 SSH_MSG_IGNORE 23:58:55.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:58:55.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #10 SSH_MSG_IGNORE 23:58:55.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 23:58:56.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #15 SSH_MSG_IGNORE 23:58:56.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:58:56.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #11 SSH_MSG_IGNORE 23:58:56.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 23:58:56.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #10 SSH_MSG_IGNORE 23:58:56.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 23:58:56.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #14 SSH_MSG_IGNORE 23:58:56.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:58:56.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #16 SSH_MSG_IGNORE 23:58:56.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:58:56.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #13 SSH_MSG_IGNORE 23:58:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 23:58:56.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #19 SSH_MSG_IGNORE 23:58:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:58:56.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #12 SSH_MSG_IGNORE 23:58:56.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 23:58:56.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #18 SSH_MSG_IGNORE 23:58:56.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:58:56.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #21 SSH_MSG_IGNORE 23:58:56.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:58:56.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #20 SSH_MSG_IGNORE 23:58:56.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:58:56.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #17 SSH_MSG_IGNORE 23:58:56.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:58:56.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #15 SSH_MSG_IGNORE 23:58:56.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:58:56.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #16 SSH_MSG_IGNORE 23:58:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:58:56.859 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #13 SSH_MSG_IGNORE 23:58:56.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 23:58:56.978 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #21 SSH_MSG_IGNORE 23:58:56.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:58:56.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:56.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #14 SSH_MSG_IGNORE 23:58:56.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:58:57.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #10 SSH_MSG_IGNORE 23:58:57.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 23:58:57.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #18 SSH_MSG_IGNORE 23:58:57.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:58:57.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #19 SSH_MSG_IGNORE 23:58:57.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:58:57.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #11 SSH_MSG_IGNORE 23:58:57.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 23:58:57.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #17 SSH_MSG_IGNORE 23:58:57.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:58:57.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #12 SSH_MSG_IGNORE 23:58:57.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 23:58:57.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #20 SSH_MSG_IGNORE 23:58:57.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:58:57.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #15 SSH_MSG_IGNORE 23:58:57.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:58:57.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #13 SSH_MSG_IGNORE 23:58:57.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 23:58:57.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #11 SSH_MSG_IGNORE 23:58:57.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 23:58:57.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #10 SSH_MSG_IGNORE 23:58:57.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 23:58:57.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #14 SSH_MSG_IGNORE 23:58:57.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:58:57.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #21 SSH_MSG_IGNORE 23:58:57.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:58:57.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #18 SSH_MSG_IGNORE 23:58:57.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:58:57.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #16 SSH_MSG_IGNORE 23:58:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:58:57.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #12 SSH_MSG_IGNORE 23:58:57.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 23:58:57.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #19 SSH_MSG_IGNORE 23:58:57.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:58:57.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #15 SSH_MSG_IGNORE 23:58:57.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:58:57.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:57.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #20 SSH_MSG_IGNORE 23:58:57.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:58:58.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #16 SSH_MSG_IGNORE 23:58:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:58:58.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #10 SSH_MSG_IGNORE 23:58:58.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 23:58:58.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #17 SSH_MSG_IGNORE 23:58:58.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:58:58.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.294 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #12 SSH_MSG_IGNORE 23:58:58.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 23:58:58.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #11 SSH_MSG_IGNORE 23:58:58.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 23:58:58.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #14 SSH_MSG_IGNORE 23:58:58.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:58:58.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #13 SSH_MSG_IGNORE 23:58:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 23:58:58.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #19 SSH_MSG_IGNORE 23:58:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:58:58.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #20 SSH_MSG_IGNORE 23:58:58.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:58:58.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #18 SSH_MSG_IGNORE 23:58:58.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:58:58.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #21 SSH_MSG_IGNORE 23:58:58.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:58:58.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #17 SSH_MSG_IGNORE 23:58:58.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:58:58.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #15 SSH_MSG_IGNORE 23:58:58.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:58:58.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #13 SSH_MSG_IGNORE 23:58:58.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 23:58:58.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #14 SSH_MSG_IGNORE 23:58:58.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:58:58.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #16 SSH_MSG_IGNORE 23:58:58.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:58:58.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:58.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #10 SSH_MSG_IGNORE 23:58:58.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 23:58:59.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #12 SSH_MSG_IGNORE 23:58:59.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 23:58:59.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #11 SSH_MSG_IGNORE 23:58:59.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 23:58:59.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #18 SSH_MSG_IGNORE 23:58:59.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:58:59.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #19 SSH_MSG_IGNORE 23:58:59.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:58:59.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #20 SSH_MSG_IGNORE 23:58:59.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:58:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #17 SSH_MSG_IGNORE 23:58:59.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:58:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #21 SSH_MSG_IGNORE 23:58:59.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:58:59.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #15 SSH_MSG_IGNORE 23:58:59.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:58:59.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #13 SSH_MSG_IGNORE 23:58:59.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 23:58:59.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #11 SSH_MSG_IGNORE 23:58:59.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 23:58:59.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #10 SSH_MSG_IGNORE 23:58:59.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 23:58:59.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #16 SSH_MSG_IGNORE 23:58:59.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:58:59.735 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #14 SSH_MSG_IGNORE 23:58:59.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:58:59.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #19 SSH_MSG_IGNORE 23:58:59.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:58:59.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #12 SSH_MSG_IGNORE 23:58:59.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 23:58:59.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:58:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #18 SSH_MSG_IGNORE 23:58:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:59:00.001 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #17 SSH_MSG_IGNORE 23:59:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:59:00.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #21 SSH_MSG_IGNORE 23:59:00.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:59:00.160 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #15 SSH_MSG_IGNORE 23:59:00.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:59:00.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #13 SSH_MSG_IGNORE 23:59:00.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 23:59:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #16 SSH_MSG_IGNORE 23:59:00.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:59:00.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #20 SSH_MSG_IGNORE 23:59:00.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:59:00.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #10 SSH_MSG_IGNORE 23:59:00.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 23:59:00.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #12 SSH_MSG_IGNORE 23:59:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 23:59:00.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #14 SSH_MSG_IGNORE 23:59:00.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 23:59:00.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #18 SSH_MSG_IGNORE 23:59:00.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:59:00.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #11 SSH_MSG_IGNORE 23:59:00.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 23:59:00.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #15 SSH_MSG_IGNORE 23:59:00.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:59:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #17 SSH_MSG_IGNORE 23:59:00.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:59:00.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #19 SSH_MSG_IGNORE 23:59:00.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:59:00.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #20 SSH_MSG_IGNORE 23:59:00.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:59:00.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #21 SSH_MSG_IGNORE 23:59:00.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:59:00.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:00.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #13 SSH_MSG_IGNORE 23:59:00.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 23:59:01.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #10 SSH_MSG_IGNORE 23:59:01.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 23:59:01.053 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #11 SSH_MSG_IGNORE 23:59:01.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 23:59:01.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #16 SSH_MSG_IGNORE 23:59:01.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:59:01.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #18 SSH_MSG_IGNORE 23:59:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:59:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #14 SSH_MSG_IGNORE 23:59:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 23:59:01.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #19 SSH_MSG_IGNORE 23:59:01.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:59:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #17 SSH_MSG_IGNORE 23:59:01.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:59:01.459 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #15 SSH_MSG_IGNORE 23:59:01.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:59:01.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #21 SSH_MSG_IGNORE 23:59:01.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:59:01.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #20 SSH_MSG_IGNORE 23:59:01.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:59:01.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #12 SSH_MSG_IGNORE 23:59:01.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 23:59:01.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #11 SSH_MSG_IGNORE 23:59:01.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:59:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #13 SSH_MSG_IGNORE 23:59:01.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 23:59:01.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:01.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #16 SSH_MSG_IGNORE 23:59:01.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:59:02.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #18 SSH_MSG_IGNORE 23:59:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:59:02.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #15 SSH_MSG_IGNORE 23:59:02.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:59:02.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.089 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #10 SSH_MSG_IGNORE 23:59:02.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 23:59:02.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #14 SSH_MSG_IGNORE 23:59:02.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 23:59:02.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #12 SSH_MSG_IGNORE 23:59:02.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 23:59:02.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #17 SSH_MSG_IGNORE 23:59:02.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:59:02.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #19 SSH_MSG_IGNORE 23:59:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:59:02.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #20 SSH_MSG_IGNORE 23:59:02.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:59:02.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #13 SSH_MSG_IGNORE 23:59:02.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 23:59:02.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #16 SSH_MSG_IGNORE 23:59:02.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:59:02.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #12 SSH_MSG_IGNORE 23:59:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 23:59:02.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #21 SSH_MSG_IGNORE 23:59:02.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:59:02.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #14 SSH_MSG_IGNORE 23:59:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 23:59:02.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #17 SSH_MSG_IGNORE 23:59:02.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:59:02.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #11 SSH_MSG_IGNORE 23:59:02.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 23:59:02.827 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #10 SSH_MSG_IGNORE 23:59:02.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 23:59:02.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #20 SSH_MSG_IGNORE 23:59:02.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:59:02.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #21 SSH_MSG_IGNORE 23:59:02.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:59:02.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #15 SSH_MSG_IGNORE 23:59:02.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:59:02.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:02.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #18 SSH_MSG_IGNORE 23:59:02.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:59:03.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #19 SSH_MSG_IGNORE 23:59:03.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:59:03.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #16 SSH_MSG_IGNORE 23:59:03.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:59:03.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #13 SSH_MSG_IGNORE 23:59:03.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 23:59:03.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #14 SSH_MSG_IGNORE 23:59:03.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 23:59:03.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #11 SSH_MSG_IGNORE 23:59:03.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 23:59:03.376 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #12 SSH_MSG_IGNORE 23:59:03.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 23:59:03.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #15 SSH_MSG_IGNORE 23:59:03.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:59:03.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #10 SSH_MSG_IGNORE 23:59:03.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 23:59:03.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #19 SSH_MSG_IGNORE 23:59:03.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:59:03.714 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #20 SSH_MSG_IGNORE 23:59:03.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:59:03.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #18 SSH_MSG_IGNORE 23:59:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:59:03.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #11 SSH_MSG_IGNORE 23:59:03.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 23:59:03.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #17 SSH_MSG_IGNORE 23:59:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:59:03.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #21 SSH_MSG_IGNORE 23:59:03.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:59:03.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #13 SSH_MSG_IGNORE 23:59:03.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:59:03.937 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #16 SSH_MSG_IGNORE 23:59:03.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:59:03.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:03.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #14 SSH_MSG_IGNORE 23:59:03.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 23:59:04.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #12 SSH_MSG_IGNORE 23:59:04.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 23:59:04.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #15 SSH_MSG_IGNORE 23:59:04.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:59:04.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #17 SSH_MSG_IGNORE 23:59:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:59:04.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #18 SSH_MSG_IGNORE 23:59:04.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:59:04.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #20 SSH_MSG_IGNORE 23:59:04.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:59:04.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #21 SSH_MSG_IGNORE 23:59:04.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:59:04.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #19 SSH_MSG_IGNORE 23:59:04.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:59:04.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #16 SSH_MSG_IGNORE 23:59:04.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:59:04.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #13 SSH_MSG_IGNORE 23:59:04.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 23:59:04.603 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #11 SSH_MSG_IGNORE 23:59:04.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 23:59:04.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #12 SSH_MSG_IGNORE 23:59:04.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 23:59:04.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #14 SSH_MSG_IGNORE 23:59:04.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 23:59:04.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #15 SSH_MSG_IGNORE 23:59:04.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:59:04.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:04.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #18 SSH_MSG_IGNORE 23:59:04.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:59:05.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #21 SSH_MSG_IGNORE 23:59:05.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:59:05.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #19 SSH_MSG_IGNORE 23:59:05.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:59:05.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #13 SSH_MSG_IGNORE 23:59:05.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 23:59:05.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #17 SSH_MSG_IGNORE 23:59:05.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:59:05.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #11 SSH_MSG_IGNORE 23:59:05.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 23:59:05.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #20 SSH_MSG_IGNORE 23:59:05.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:59:05.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #16 SSH_MSG_IGNORE 23:59:05.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:59:05.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #14 SSH_MSG_IGNORE 23:59:05.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 23:59:05.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #15 SSH_MSG_IGNORE 23:59:05.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:59:05.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #18 SSH_MSG_IGNORE 23:59:05.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:59:05.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #12 SSH_MSG_IGNORE 23:59:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 23:59:05.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #20 SSH_MSG_IGNORE 23:59:05.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:59:05.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #21 SSH_MSG_IGNORE 23:59:05.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:59:05.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #17 SSH_MSG_IGNORE 23:59:05.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:59:05.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #19 SSH_MSG_IGNORE 23:59:05.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:59:05.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #16 SSH_MSG_IGNORE 23:59:05.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:59:05.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #11 SSH_MSG_IGNORE 23:59:05.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 23:59:06.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #14 SSH_MSG_IGNORE 23:59:06.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 23:59:06.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #12 SSH_MSG_IGNORE 23:59:06.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 23:59:06.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #13 SSH_MSG_IGNORE 23:59:06.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 23:59:06.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #15 SSH_MSG_IGNORE 23:59:06.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:59:06.411 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #17 SSH_MSG_IGNORE 23:59:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:59:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #19 SSH_MSG_IGNORE 23:59:06.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:59:06.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #18 SSH_MSG_IGNORE 23:59:06.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:59:06.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #21 SSH_MSG_IGNORE 23:59:06.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:59:06.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #11 SSH_MSG_IGNORE 23:59:06.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 23:59:06.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #13 SSH_MSG_IGNORE 23:59:06.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 23:59:06.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #20 SSH_MSG_IGNORE 23:59:06.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:59:06.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #16 SSH_MSG_IGNORE 23:59:06.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:59:06.807 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #14 SSH_MSG_IGNORE 23:59:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 23:59:06.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:06.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #12 SSH_MSG_IGNORE 23:59:06.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 23:59:07.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #19 SSH_MSG_IGNORE 23:59:07.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:59:07.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #15 SSH_MSG_IGNORE 23:59:07.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:59:07.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #18 SSH_MSG_IGNORE 23:59:07.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:59:07.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #11 SSH_MSG_IGNORE 23:59:07.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 23:59:07.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #17 SSH_MSG_IGNORE 23:59:07.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:59:07.249 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #21 SSH_MSG_IGNORE 23:59:07.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:59:07.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #16 SSH_MSG_IGNORE 23:59:07.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:59:07.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #13 SSH_MSG_IGNORE 23:59:07.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 23:59:07.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #14 SSH_MSG_IGNORE 23:59:07.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 23:59:07.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #20 SSH_MSG_IGNORE 23:59:07.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:59:07.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #12 SSH_MSG_IGNORE 23:59:07.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 23:59:07.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #18 SSH_MSG_IGNORE 23:59:07.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:59:07.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #21 SSH_MSG_IGNORE 23:59:07.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:59:07.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #17 SSH_MSG_IGNORE 23:59:07.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:59:07.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #15 SSH_MSG_IGNORE 23:59:07.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:59:07.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #19 SSH_MSG_IGNORE 23:59:07.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:59:07.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:07.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #20 SSH_MSG_IGNORE 23:59:07.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:59:08.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #11 SSH_MSG_IGNORE 23:59:08.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 23:59:08.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #13 SSH_MSG_IGNORE 23:59:08.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 23:59:08.377 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #16 SSH_MSG_IGNORE 23:59:08.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:59:08.404 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #14 SSH_MSG_IGNORE 23:59:08.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 23:59:08.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #15 SSH_MSG_IGNORE 23:59:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:59:08.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #20 SSH_MSG_IGNORE 23:59:08.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:59:08.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #17 SSH_MSG_IGNORE 23:59:08.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:59:08.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #12 SSH_MSG_IGNORE 23:59:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 23:59:08.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #18 SSH_MSG_IGNORE 23:59:08.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:59:08.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #19 SSH_MSG_IGNORE 23:59:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:59:08.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #11 SSH_MSG_IGNORE 23:59:08.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 23:59:08.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #16 SSH_MSG_IGNORE 23:59:08.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:59:08.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #21 SSH_MSG_IGNORE 23:59:08.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:59:08.913 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #13 SSH_MSG_IGNORE 23:59:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 23:59:08.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #14 SSH_MSG_IGNORE 23:59:09.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 23:59:09.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #12 SSH_MSG_IGNORE 23:59:09.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 23:59:09.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #15 SSH_MSG_IGNORE 23:59:09.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:59:09.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #18 SSH_MSG_IGNORE 23:59:09.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:59:09.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #19 SSH_MSG_IGNORE 23:59:09.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:59:09.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #17 SSH_MSG_IGNORE 23:59:09.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:59:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #21 SSH_MSG_IGNORE 23:59:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:59:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #11 SSH_MSG_IGNORE 23:59:09.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 23:59:09.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #13 SSH_MSG_IGNORE 23:59:09.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 23:59:09.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #16 SSH_MSG_IGNORE 23:59:09.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:59:09.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #14 SSH_MSG_IGNORE 23:59:09.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 23:59:09.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #20 SSH_MSG_IGNORE 23:59:09.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:59:09.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #22 SSH_MSG_IGNORE 23:59:09.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:59:09.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #18 SSH_MSG_IGNORE 23:59:09.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:59:09.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #15 SSH_MSG_IGNORE 23:59:09.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:59:09.890 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #17 SSH_MSG_IGNORE 23:59:09.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:59:10.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #20 SSH_MSG_IGNORE 23:59:10.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:59:10.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #21 SSH_MSG_IGNORE 23:59:10.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:59:10.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #19 SSH_MSG_IGNORE 23:59:10.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:59:10.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #12 SSH_MSG_IGNORE 23:59:10.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 23:59:10.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #16 SSH_MSG_IGNORE 23:59:10.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:59:10.237 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #22 SSH_MSG_IGNORE 23:59:10.245 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:59:10.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #11 SSH_MSG_IGNORE 23:59:10.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 23:59:10.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #14 SSH_MSG_IGNORE 23:59:10.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 23:59:10.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #13 SSH_MSG_IGNORE 23:59:10.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:59:10.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #15 SSH_MSG_IGNORE 23:59:10.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:59:10.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #20 SSH_MSG_IGNORE 23:59:10.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:59:10.708 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #22 SSH_MSG_IGNORE 23:59:10.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:59:10.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #17 SSH_MSG_IGNORE 23:59:10.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:59:10.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #12 SSH_MSG_IGNORE 23:59:10.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 23:59:10.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #18 SSH_MSG_IGNORE 23:59:10.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:59:10.824 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #11 SSH_MSG_IGNORE 23:59:10.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 23:59:10.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #21 SSH_MSG_IGNORE 23:59:10.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:59:10.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #13 SSH_MSG_IGNORE 23:59:10.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 23:59:10.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:10.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #19 SSH_MSG_IGNORE 23:59:10.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:59:11.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #14 SSH_MSG_IGNORE 23:59:11.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 23:59:11.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #16 SSH_MSG_IGNORE 23:59:11.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:59:11.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #15 SSH_MSG_IGNORE 23:59:11.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:59:11.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #17 SSH_MSG_IGNORE 23:59:11.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:59:11.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #22 SSH_MSG_IGNORE 23:59:11.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:59:11.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #19 SSH_MSG_IGNORE 23:59:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:59:11.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #18 SSH_MSG_IGNORE 23:59:11.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:59:11.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #12 SSH_MSG_IGNORE 23:59:11.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 23:59:11.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #20 SSH_MSG_IGNORE 23:59:11.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:59:11.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #21 SSH_MSG_IGNORE 23:59:11.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:59:11.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #11 SSH_MSG_IGNORE 23:59:11.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 23:59:11.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #13 SSH_MSG_IGNORE 23:59:11.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 23:59:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #15 SSH_MSG_IGNORE 23:59:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:59:11.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #14 SSH_MSG_IGNORE 23:59:11.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 23:59:11.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:11.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #20 SSH_MSG_IGNORE 23:59:11.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:59:12.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #16 SSH_MSG_IGNORE 23:59:12.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:59:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #12 SSH_MSG_IGNORE 23:59:12.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 23:59:12.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #22 SSH_MSG_IGNORE 23:59:12.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:59:12.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #18 SSH_MSG_IGNORE 23:59:12.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:59:12.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #11 SSH_MSG_IGNORE 23:59:12.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 23:59:12.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #21 SSH_MSG_IGNORE 23:59:12.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:59:12.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #17 SSH_MSG_IGNORE 23:59:12.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:59:12.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #19 SSH_MSG_IGNORE 23:59:12.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:59:12.455 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #13 SSH_MSG_IGNORE 23:59:12.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 23:59:12.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #16 SSH_MSG_IGNORE 23:59:12.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:59:12.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #14 SSH_MSG_IGNORE 23:59:12.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 23:59:12.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #12 SSH_MSG_IGNORE 23:59:12.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 23:59:12.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #20 SSH_MSG_IGNORE 23:59:12.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:59:12.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #22 SSH_MSG_IGNORE 23:59:12.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:59:12.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #15 SSH_MSG_IGNORE 23:59:12.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:59:12.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #18 SSH_MSG_IGNORE 23:59:12.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:59:12.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #19 SSH_MSG_IGNORE 23:59:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:59:13.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #11 SSH_MSG_IGNORE 23:59:13.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 23:59:13.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #17 SSH_MSG_IGNORE 23:59:13.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:59:13.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #13 SSH_MSG_IGNORE 23:59:13.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 23:59:13.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #21 SSH_MSG_IGNORE 23:59:13.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:59:13.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #16 SSH_MSG_IGNORE 23:59:13.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:59:13.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #15 SSH_MSG_IGNORE 23:59:13.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:59:13.352 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #14 SSH_MSG_IGNORE 23:59:13.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 23:59:13.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #22 SSH_MSG_IGNORE 23:59:13.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:59:13.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #12 SSH_MSG_IGNORE 23:59:13.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 23:59:13.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #20 SSH_MSG_IGNORE 23:59:13.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:59:13.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #18 SSH_MSG_IGNORE 23:59:13.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:59:13.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #19 SSH_MSG_IGNORE 23:59:13.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:59:13.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #21 SSH_MSG_IGNORE 23:59:13.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:59:13.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #14 SSH_MSG_IGNORE 23:59:13.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 23:59:13.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #13 SSH_MSG_IGNORE 23:59:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 23:59:13.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #17 SSH_MSG_IGNORE 23:59:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:59:14.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #11 SSH_MSG_IGNORE 23:59:14.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 23:59:14.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #16 SSH_MSG_IGNORE 23:59:14.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:59:14.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #22 SSH_MSG_IGNORE 23:59:14.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:59:14.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #19 SSH_MSG_IGNORE 23:59:14.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:59:14.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #17 SSH_MSG_IGNORE 23:59:14.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:59:14.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #20 SSH_MSG_IGNORE 23:59:14.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:59:14.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #15 SSH_MSG_IGNORE 23:59:14.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:59:14.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #18 SSH_MSG_IGNORE 23:59:14.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:59:14.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #13 SSH_MSG_IGNORE 23:59:14.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 23:59:14.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #11 SSH_MSG_IGNORE 23:59:14.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 23:59:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #14 SSH_MSG_IGNORE 23:59:14.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 23:59:14.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #21 SSH_MSG_IGNORE 23:59:14.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:59:14.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #16 SSH_MSG_IGNORE 23:59:14.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:59:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #12 SSH_MSG_IGNORE 23:59:14.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 23:59:14.831 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.836 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #12 SSH_MSG_IGNORE 23:59:14.836 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 23:59:14.892 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #19 SSH_MSG_IGNORE 23:59:14.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:59:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #22 SSH_MSG_IGNORE 23:59:14.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:59:14.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:14.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #15 SSH_MSG_IGNORE 23:59:14.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:59:15.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #18 SSH_MSG_IGNORE 23:59:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:59:15.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #11 SSH_MSG_IGNORE 23:59:15.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 23:59:15.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #13 SSH_MSG_IGNORE 23:59:15.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 23:59:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #20 SSH_MSG_IGNORE 23:59:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:59:15.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #21 SSH_MSG_IGNORE 23:59:15.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:59:15.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #17 SSH_MSG_IGNORE 23:59:15.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:59:15.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #14 SSH_MSG_IGNORE 23:59:15.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 23:59:15.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #16 SSH_MSG_IGNORE 23:59:15.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:59:15.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #12 SSH_MSG_IGNORE 23:59:15.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 23:59:15.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #15 SSH_MSG_IGNORE 23:59:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:59:15.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #22 SSH_MSG_IGNORE 23:59:15.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:59:15.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #11 SSH_MSG_IGNORE 23:59:15.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:59:15.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #20 SSH_MSG_IGNORE 23:59:15.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:59:15.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #13 SSH_MSG_IGNORE 23:59:15.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 23:59:15.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #21 SSH_MSG_IGNORE 23:59:15.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:59:15.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #18 SSH_MSG_IGNORE 23:59:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:59:15.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #17 SSH_MSG_IGNORE 23:59:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:59:16.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #16 SSH_MSG_IGNORE 23:59:16.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:59:16.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #14 SSH_MSG_IGNORE 23:59:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 23:59:16.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #19 SSH_MSG_IGNORE 23:59:16.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:59:16.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #12 SSH_MSG_IGNORE 23:59:16.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 23:59:16.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #11 SSH_MSG_IGNORE 23:59:16.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 23:59:16.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #22 SSH_MSG_IGNORE 23:59:16.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:59:16.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #15 SSH_MSG_IGNORE 23:59:16.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:59:16.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #20 SSH_MSG_IGNORE 23:59:16.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:59:16.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #13 SSH_MSG_IGNORE 23:59:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 23:59:16.463 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #17 SSH_MSG_IGNORE 23:59:16.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:59:16.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #19 SSH_MSG_IGNORE 23:59:16.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:59:16.573 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #21 SSH_MSG_IGNORE 23:59:16.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:59:16.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #14 SSH_MSG_IGNORE 23:59:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 23:59:16.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #18 SSH_MSG_IGNORE 23:59:16.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:59:16.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:16.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #16 SSH_MSG_IGNORE 23:59:16.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:59:17.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #20 SSH_MSG_IGNORE 23:59:17.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:59:17.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #15 SSH_MSG_IGNORE 23:59:17.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:59:17.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #19 SSH_MSG_IGNORE 23:59:17.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:59:17.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #11 SSH_MSG_IGNORE 23:59:17.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 23:59:17.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #17 SSH_MSG_IGNORE 23:59:17.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:59:17.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #21 SSH_MSG_IGNORE 23:59:17.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:59:17.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #22 SSH_MSG_IGNORE 23:59:17.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:59:17.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #13 SSH_MSG_IGNORE 23:59:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 23:59:17.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #12 SSH_MSG_IGNORE 23:59:17.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 23:59:17.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #14 SSH_MSG_IGNORE 23:59:17.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 23:59:17.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #18 SSH_MSG_IGNORE 23:59:17.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:59:17.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #16 SSH_MSG_IGNORE 23:59:17.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:59:17.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #12 SSH_MSG_IGNORE 23:59:17.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 23:59:17.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #17 SSH_MSG_IGNORE 23:59:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:59:17.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #11 SSH_MSG_IGNORE 23:59:17.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 23:59:17.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #15 SSH_MSG_IGNORE 23:59:17.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:59:17.848 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #20 SSH_MSG_IGNORE 23:59:17.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:59:17.907 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #22 SSH_MSG_IGNORE 23:59:17.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:59:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #19 SSH_MSG_IGNORE 23:59:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:59:17.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:17.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #21 SSH_MSG_IGNORE 23:59:17.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:59:18.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #18 SSH_MSG_IGNORE 23:59:18.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:59:18.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #13 SSH_MSG_IGNORE 23:59:18.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 23:59:18.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #16 SSH_MSG_IGNORE 23:59:18.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:59:18.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #14 SSH_MSG_IGNORE 23:59:18.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 23:59:18.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #12 SSH_MSG_IGNORE 23:59:18.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 23:59:18.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #11 SSH_MSG_IGNORE 23:59:18.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 23:59:18.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #22 SSH_MSG_IGNORE 23:59:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:59:18.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #13 SSH_MSG_IGNORE 23:59:18.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 23:59:18.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #15 SSH_MSG_IGNORE 23:59:18.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:59:18.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #21 SSH_MSG_IGNORE 23:59:18.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:59:18.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #20 SSH_MSG_IGNORE 23:59:18.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:59:18.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #14 SSH_MSG_IGNORE 23:59:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 23:59:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #17 SSH_MSG_IGNORE 23:59:18.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:59:18.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #18 SSH_MSG_IGNORE 23:59:18.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:59:18.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:18.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #19 SSH_MSG_IGNORE 23:59:18.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:59:19.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #16 SSH_MSG_IGNORE 23:59:19.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:59:19.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #12 SSH_MSG_IGNORE 23:59:19.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 23:59:19.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #11 SSH_MSG_IGNORE 23:59:19.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 23:59:19.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #17 SSH_MSG_IGNORE 23:59:19.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:59:19.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #15 SSH_MSG_IGNORE 23:59:19.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:59:19.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #19 SSH_MSG_IGNORE 23:59:19.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:59:19.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #22 SSH_MSG_IGNORE 23:59:19.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:59:19.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #13 SSH_MSG_IGNORE 23:59:19.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 23:59:19.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #21 SSH_MSG_IGNORE 23:59:19.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:59:19.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #20 SSH_MSG_IGNORE 23:59:19.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:59:19.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #18 SSH_MSG_IGNORE 23:59:19.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:59:19.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #16 SSH_MSG_IGNORE 23:59:19.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:59:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #14 SSH_MSG_IGNORE 23:59:19.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 23:59:19.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #12 SSH_MSG_IGNORE 23:59:19.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 23:59:19.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #15 SSH_MSG_IGNORE 23:59:19.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:59:19.907 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #11 SSH_MSG_IGNORE 23:59:19.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 23:59:19.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #17 SSH_MSG_IGNORE 23:59:19.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:59:19.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:19.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #20 SSH_MSG_IGNORE 23:59:19.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:59:19.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #19 SSH_MSG_IGNORE 23:59:20.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:59:20.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #13 SSH_MSG_IGNORE 23:59:20.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 23:59:20.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #21 SSH_MSG_IGNORE 23:59:20.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:59:20.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #18 SSH_MSG_IGNORE 23:59:20.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:59:20.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #16 SSH_MSG_IGNORE 23:59:20.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:59:20.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #22 SSH_MSG_IGNORE 23:59:20.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:59:20.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #12 SSH_MSG_IGNORE 23:59:20.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 23:59:20.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #11 SSH_MSG_IGNORE 23:59:20.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:59:20.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #19 SSH_MSG_IGNORE 23:59:20.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:59:20.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #14 SSH_MSG_IGNORE 23:59:20.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 23:59:20.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #22 SSH_MSG_IGNORE 23:59:20.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:59:20.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #13 SSH_MSG_IGNORE 23:59:20.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 23:59:20.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #15 SSH_MSG_IGNORE 23:59:20.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:59:20.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #17 SSH_MSG_IGNORE 23:59:20.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:59:20.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #20 SSH_MSG_IGNORE 23:59:20.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:59:20.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:20.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #14 SSH_MSG_IGNORE 23:59:20.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 23:59:21.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #18 SSH_MSG_IGNORE 23:59:21.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:59:21.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #21 SSH_MSG_IGNORE 23:59:21.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:59:21.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #16 SSH_MSG_IGNORE 23:59:21.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:59:21.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #19 SSH_MSG_IGNORE 23:59:21.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:59:21.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #12 SSH_MSG_IGNORE 23:59:21.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 23:59:21.306 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #15 SSH_MSG_IGNORE 23:59:21.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:59:21.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #22 SSH_MSG_IGNORE 23:59:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:59:21.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #20 SSH_MSG_IGNORE 23:59:21.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:59:21.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #11 SSH_MSG_IGNORE 23:59:21.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:59:21.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #21 SSH_MSG_IGNORE 23:59:21.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:59:21.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #13 SSH_MSG_IGNORE 23:59:21.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 23:59:21.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #18 SSH_MSG_IGNORE 23:59:21.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:59:21.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #14 SSH_MSG_IGNORE 23:59:21.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 23:59:21.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #17 SSH_MSG_IGNORE 23:59:21.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:59:21.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #16 SSH_MSG_IGNORE 23:59:21.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:59:21.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #17 SSH_MSG_IGNORE 23:59:21.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:59:21.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:21.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #15 SSH_MSG_IGNORE 23:59:21.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:59:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #19 SSH_MSG_IGNORE 23:59:21.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:59:22.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #12 SSH_MSG_IGNORE 23:59:22.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 23:59:22.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #11 SSH_MSG_IGNORE 23:59:22.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 23:59:22.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #20 SSH_MSG_IGNORE 23:59:22.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:59:22.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #22 SSH_MSG_IGNORE 23:59:22.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:59:22.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #21 SSH_MSG_IGNORE 23:59:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:59:22.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #13 SSH_MSG_IGNORE 23:59:22.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 23:59:22.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #18 SSH_MSG_IGNORE 23:59:22.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:59:22.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #14 SSH_MSG_IGNORE 23:59:22.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 23:59:22.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #16 SSH_MSG_IGNORE 23:59:22.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:59:22.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #17 SSH_MSG_IGNORE 23:59:22.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:59:22.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #19 SSH_MSG_IGNORE 23:59:22.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:59:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #15 SSH_MSG_IGNORE 23:59:22.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:59:22.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #11 SSH_MSG_IGNORE 23:59:22.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 23:59:22.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #13 SSH_MSG_IGNORE 23:59:22.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:59:22.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #22 SSH_MSG_IGNORE 23:59:22.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:59:22.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #20 SSH_MSG_IGNORE 23:59:22.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:59:22.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:22.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #12 SSH_MSG_IGNORE 23:59:22.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 23:59:22.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #18 SSH_MSG_IGNORE 23:59:22.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:59:23.061 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #21 SSH_MSG_IGNORE 23:59:23.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:59:23.101 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #14 SSH_MSG_IGNORE 23:59:23.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 23:59:23.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #17 SSH_MSG_IGNORE 23:59:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:59:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #12 SSH_MSG_IGNORE 23:59:23.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 23:59:23.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #16 SSH_MSG_IGNORE 23:59:23.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:59:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #19 SSH_MSG_IGNORE 23:59:23.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:59:23.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #11 SSH_MSG_IGNORE 23:59:23.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 23:59:23.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #20 SSH_MSG_IGNORE 23:59:23.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:59:23.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #22 SSH_MSG_IGNORE 23:59:23.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:59:23.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #15 SSH_MSG_IGNORE 23:59:23.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:59:23.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #13 SSH_MSG_IGNORE 23:59:23.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 23:59:23.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #14 SSH_MSG_IGNORE 23:59:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 23:59:23.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #16 SSH_MSG_IGNORE 23:59:23.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:59:23.816 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:23.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #18 SSH_MSG_IGNORE 23:59:23.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:59:24.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #17 SSH_MSG_IGNORE 23:59:24.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:59:24.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #12 SSH_MSG_IGNORE 23:59:24.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 23:59:24.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #11 SSH_MSG_IGNORE 23:59:24.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 23:59:24.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #20 SSH_MSG_IGNORE 23:59:24.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:59:24.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #21 SSH_MSG_IGNORE 23:59:24.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:59:24.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #13 SSH_MSG_IGNORE 23:59:24.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 23:59:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #15 SSH_MSG_IGNORE 23:59:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:59:24.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #22 SSH_MSG_IGNORE 23:59:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:59:24.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #19 SSH_MSG_IGNORE 23:59:24.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:59:24.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #18 SSH_MSG_IGNORE 23:59:24.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:59:24.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #16 SSH_MSG_IGNORE 23:59:24.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:59:24.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.620 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #21 SSH_MSG_IGNORE 23:59:24.620 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:59:24.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #12 SSH_MSG_IGNORE 23:59:24.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 23:59:24.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #17 SSH_MSG_IGNORE 23:59:24.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:59:24.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #14 SSH_MSG_IGNORE 23:59:24.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 23:59:24.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #15 SSH_MSG_IGNORE 23:59:24.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:59:24.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #11 SSH_MSG_IGNORE 23:59:24.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 23:59:24.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:24.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #22 SSH_MSG_IGNORE 23:59:24.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:59:25.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #21 SSH_MSG_IGNORE 23:59:25.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:59:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #19 SSH_MSG_IGNORE 23:59:25.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:59:25.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #18 SSH_MSG_IGNORE 23:59:25.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:59:25.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #13 SSH_MSG_IGNORE 23:59:25.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 23:59:25.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #20 SSH_MSG_IGNORE 23:59:25.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:59:25.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #16 SSH_MSG_IGNORE 23:59:25.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:59:25.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #12 SSH_MSG_IGNORE 23:59:25.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 23:59:25.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #13 SSH_MSG_IGNORE 23:59:25.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 23:59:25.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #22 SSH_MSG_IGNORE 23:59:25.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:59:25.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #17 SSH_MSG_IGNORE 23:59:25.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:59:25.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #14 SSH_MSG_IGNORE 23:59:25.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 23:59:25.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #20 SSH_MSG_IGNORE 23:59:25.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:59:25.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #15 SSH_MSG_IGNORE 23:59:25.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:59:25.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #19 SSH_MSG_IGNORE 23:59:25.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:59:25.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #21 SSH_MSG_IGNORE 23:59:25.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:59:25.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #18 SSH_MSG_IGNORE 23:59:25.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:59:25.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:25.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #11 SSH_MSG_IGNORE 23:59:25.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 23:59:26.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #16 SSH_MSG_IGNORE 23:59:26.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:59:26.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #12 SSH_MSG_IGNORE 23:59:26.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 23:59:26.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #11 SSH_MSG_IGNORE 23:59:26.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 23:59:26.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #15 SSH_MSG_IGNORE 23:59:26.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:59:26.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #17 SSH_MSG_IGNORE 23:59:26.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:59:26.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #14 SSH_MSG_IGNORE 23:59:26.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 23:59:26.291 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #20 SSH_MSG_IGNORE 23:59:26.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:59:26.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #13 SSH_MSG_IGNORE 23:59:26.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 23:59:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #19 SSH_MSG_IGNORE 23:59:26.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:59:26.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #22 SSH_MSG_IGNORE 23:59:26.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:59:26.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #21 SSH_MSG_IGNORE 23:59:26.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:59:26.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #18 SSH_MSG_IGNORE 23:59:26.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:59:26.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #16 SSH_MSG_IGNORE 23:59:26.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:59:26.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #17 SSH_MSG_IGNORE 23:59:26.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:59:26.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #14 SSH_MSG_IGNORE 23:59:26.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 23:59:26.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #22 SSH_MSG_IGNORE 23:59:26.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:59:26.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:26.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #15 SSH_MSG_IGNORE 23:59:26.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:59:27.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #11 SSH_MSG_IGNORE 23:59:27.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 23:59:27.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #19 SSH_MSG_IGNORE 23:59:27.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:59:27.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #20 SSH_MSG_IGNORE 23:59:27.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:59:27.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #18 SSH_MSG_IGNORE 23:59:27.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:59:27.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #12 SSH_MSG_IGNORE 23:59:27.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 23:59:27.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #13 SSH_MSG_IGNORE 23:59:27.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 23:59:27.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #21 SSH_MSG_IGNORE 23:59:27.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:59:27.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #16 SSH_MSG_IGNORE 23:59:27.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:59:27.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #14 SSH_MSG_IGNORE 23:59:27.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 23:59:27.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #12 SSH_MSG_IGNORE 23:59:27.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 23:59:27.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #11 SSH_MSG_IGNORE 23:59:27.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 23:59:27.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #15 SSH_MSG_IGNORE 23:59:27.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:59:27.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #22 SSH_MSG_IGNORE 23:59:27.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:59:27.752 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #19 SSH_MSG_IGNORE 23:59:27.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:59:27.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #17 SSH_MSG_IGNORE 23:59:27.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:59:27.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #13 SSH_MSG_IGNORE 23:59:27.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 23:59:27.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #20 SSH_MSG_IGNORE 23:59:27.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:59:27.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #16 SSH_MSG_IGNORE 23:59:27.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:59:27.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:27.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #21 SSH_MSG_IGNORE 23:59:27.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:59:28.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #17 SSH_MSG_IGNORE 23:59:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:59:28.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #11 SSH_MSG_IGNORE 23:59:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 23:59:28.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #18 SSH_MSG_IGNORE 23:59:28.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:59:28.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.294 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #13 SSH_MSG_IGNORE 23:59:28.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 23:59:28.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #12 SSH_MSG_IGNORE 23:59:28.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 23:59:28.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #15 SSH_MSG_IGNORE 23:59:28.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:59:28.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #14 SSH_MSG_IGNORE 23:59:28.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 23:59:28.410 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #20 SSH_MSG_IGNORE 23:59:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:59:28.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #21 SSH_MSG_IGNORE 23:59:28.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:59:28.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #19 SSH_MSG_IGNORE 23:59:28.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:59:28.689 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #22 SSH_MSG_IGNORE 23:59:28.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:59:28.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #18 SSH_MSG_IGNORE 23:59:28.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:59:28.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #16 SSH_MSG_IGNORE 23:59:28.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:59:28.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #14 SSH_MSG_IGNORE 23:59:28.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 23:59:28.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #15 SSH_MSG_IGNORE 23:59:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:59:28.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #17 SSH_MSG_IGNORE 23:59:28.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:59:28.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:28.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #11 SSH_MSG_IGNORE 23:59:28.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 23:59:29.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #13 SSH_MSG_IGNORE 23:59:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 23:59:29.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #12 SSH_MSG_IGNORE 23:59:29.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 23:59:29.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #19 SSH_MSG_IGNORE 23:59:29.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:59:29.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #20 SSH_MSG_IGNORE 23:59:29.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:59:29.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #21 SSH_MSG_IGNORE 23:59:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:59:29.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #18 SSH_MSG_IGNORE 23:59:29.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:59:29.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #22 SSH_MSG_IGNORE 23:59:29.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:59:29.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #16 SSH_MSG_IGNORE 23:59:29.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:59:29.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #14 SSH_MSG_IGNORE 23:59:29.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 23:59:29.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #12 SSH_MSG_IGNORE 23:59:29.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 23:59:29.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #11 SSH_MSG_IGNORE 23:59:29.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 23:59:29.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #17 SSH_MSG_IGNORE 23:59:29.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:59:29.735 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #15 SSH_MSG_IGNORE 23:59:29.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:59:29.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #20 SSH_MSG_IGNORE 23:59:29.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:59:29.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #13 SSH_MSG_IGNORE 23:59:29.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 23:59:29.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:29.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #19 SSH_MSG_IGNORE 23:59:29.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 23:59:30.001 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #18 SSH_MSG_IGNORE 23:59:30.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 23:59:30.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #22 SSH_MSG_IGNORE 23:59:30.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 23:59:30.160 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #16 SSH_MSG_IGNORE 23:59:30.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 23:59:30.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #14 SSH_MSG_IGNORE 23:59:30.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 23:59:30.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #17 SSH_MSG_IGNORE 23:59:30.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 23:59:30.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #21 SSH_MSG_IGNORE 23:59:30.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 23:59:30.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #11 SSH_MSG_IGNORE 23:59:30.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 23:59:30.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #13 SSH_MSG_IGNORE 23:59:30.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 23:59:30.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #15 SSH_MSG_IGNORE 23:59:30.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 23:59:30.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #19 SSH_MSG_IGNORE 23:59:30.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 23:59:30.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #12 SSH_MSG_IGNORE 23:59:30.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 23:59:30.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #16 SSH_MSG_IGNORE 23:59:30.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 23:59:30.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #18 SSH_MSG_IGNORE 23:59:30.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 23:59:30.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #20 SSH_MSG_IGNORE 23:59:30.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 23:59:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #21 SSH_MSG_IGNORE 23:59:30.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 23:59:30.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #22 SSH_MSG_IGNORE 23:59:30.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 23:59:30.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:30.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #14 SSH_MSG_IGNORE 23:59:30.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 23:59:31.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #11 SSH_MSG_IGNORE 23:59:31.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 23:59:31.053 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #12 SSH_MSG_IGNORE 23:59:31.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 23:59:31.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #17 SSH_MSG_IGNORE 23:59:31.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 23:59:31.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #15 SSH_MSG_IGNORE 23:59:31.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 23:59:31.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #19 SSH_MSG_IGNORE 23:59:31.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 23:59:31.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #20 SSH_MSG_IGNORE 23:59:31.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 23:59:31.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #18 SSH_MSG_IGNORE 23:59:31.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 23:59:31.459 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #16 SSH_MSG_IGNORE 23:59:31.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 23:59:31.474 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #22 SSH_MSG_IGNORE 23:59:31.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 23:59:31.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #21 SSH_MSG_IGNORE 23:59:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 23:59:31.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #13 SSH_MSG_IGNORE 23:59:31.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 23:59:31.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #12 SSH_MSG_IGNORE 23:59:31.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:59:31.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #14 SSH_MSG_IGNORE 23:59:31.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 23:59:31.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:31.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #17 SSH_MSG_IGNORE 23:59:31.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:59:32.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #19 SSH_MSG_IGNORE 23:59:32.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 23:59:32.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #16 SSH_MSG_IGNORE 23:59:32.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 23:59:32.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #11 SSH_MSG_IGNORE 23:59:32.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 23:59:32.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #15 SSH_MSG_IGNORE 23:59:32.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 23:59:32.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #13 SSH_MSG_IGNORE 23:59:32.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 23:59:32.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #18 SSH_MSG_IGNORE 23:59:32.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 23:59:32.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #20 SSH_MSG_IGNORE 23:59:32.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 23:59:32.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #21 SSH_MSG_IGNORE 23:59:32.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 23:59:32.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #14 SSH_MSG_IGNORE 23:59:32.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 23:59:32.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #17 SSH_MSG_IGNORE 23:59:32.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 23:59:32.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #13 SSH_MSG_IGNORE 23:59:32.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 23:59:32.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #22 SSH_MSG_IGNORE 23:59:32.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_IGNORE 23:59:32.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #15 SSH_MSG_IGNORE 23:59:32.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 23:59:32.803 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #18 SSH_MSG_IGNORE 23:59:32.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 23:59:32.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #12 SSH_MSG_IGNORE 23:59:32.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 23:59:32.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #11 SSH_MSG_IGNORE 23:59:32.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 23:59:32.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #21 SSH_MSG_IGNORE 23:59:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:59:32.870 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #22 SSH_MSG_IGNORE 23:59:32.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_IGNORE 23:59:32.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #16 SSH_MSG_IGNORE 23:59:32.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 23:59:32.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #19 SSH_MSG_IGNORE 23:59:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 23:59:33.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #20 SSH_MSG_IGNORE 23:59:33.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 23:59:33.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #17 SSH_MSG_IGNORE 23:59:33.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 23:59:33.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #14 SSH_MSG_IGNORE 23:59:33.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 23:59:33.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #15 SSH_MSG_IGNORE 23:59:33.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 23:59:33.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #12 SSH_MSG_IGNORE 23:59:33.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 23:59:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #13 SSH_MSG_IGNORE 23:59:33.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 23:59:33.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #16 SSH_MSG_IGNORE 23:59:33.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 23:59:33.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #11 SSH_MSG_IGNORE 23:59:33.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 23:59:33.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #20 SSH_MSG_IGNORE 23:59:33.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 23:59:33.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #21 SSH_MSG_IGNORE 23:59:33.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 23:59:33.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #19 SSH_MSG_IGNORE 23:59:33.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 23:59:33.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #12 SSH_MSG_IGNORE 23:59:33.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 23:59:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #18 SSH_MSG_IGNORE 23:59:33.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 23:59:33.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #22 SSH_MSG_IGNORE 23:59:33.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_IGNORE 23:59:33.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #14 SSH_MSG_IGNORE 23:59:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 23:59:33.937 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #17 SSH_MSG_IGNORE 23:59:33.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 23:59:33.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:33.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #15 SSH_MSG_IGNORE 23:59:33.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 23:59:34.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #13 SSH_MSG_IGNORE 23:59:34.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 23:59:34.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #16 SSH_MSG_IGNORE 23:59:34.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 23:59:34.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #18 SSH_MSG_IGNORE 23:59:34.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 23:59:34.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.335 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #19 SSH_MSG_IGNORE 23:59:34.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 23:59:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #21 SSH_MSG_IGNORE 23:59:34.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 23:59:34.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #22 SSH_MSG_IGNORE 23:59:34.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_IGNORE 23:59:34.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #20 SSH_MSG_IGNORE 23:59:34.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 23:59:34.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #17 SSH_MSG_IGNORE 23:59:34.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 23:59:34.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #14 SSH_MSG_IGNORE 23:59:34.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 23:59:34.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #12 SSH_MSG_IGNORE 23:59:34.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 23:59:34.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #13 SSH_MSG_IGNORE 23:59:34.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 23:59:34.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #15 SSH_MSG_IGNORE 23:59:34.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 23:59:34.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #16 SSH_MSG_IGNORE 23:59:34.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 23:59:34.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #19 SSH_MSG_IGNORE 23:59:34.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 23:59:35.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #22 SSH_MSG_IGNORE 23:59:35.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_IGNORE 23:59:35.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #20 SSH_MSG_IGNORE 23:59:35.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 23:59:35.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #14 SSH_MSG_IGNORE 23:59:35.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 23:59:35.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #18 SSH_MSG_IGNORE 23:59:35.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 23:59:35.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #12 SSH_MSG_IGNORE 23:59:35.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 23:59:35.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #21 SSH_MSG_IGNORE 23:59:35.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 23:59:35.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #17 SSH_MSG_IGNORE 23:59:35.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 23:59:35.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #15 SSH_MSG_IGNORE 23:59:35.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 23:59:35.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #16 SSH_MSG_IGNORE 23:59:35.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 23:59:35.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #19 SSH_MSG_IGNORE 23:59:35.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 23:59:35.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #13 SSH_MSG_IGNORE 23:59:35.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 23:59:35.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #21 SSH_MSG_IGNORE 23:59:35.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 23:59:35.773 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #22 SSH_MSG_IGNORE 23:59:35.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_IGNORE 23:59:35.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #18 SSH_MSG_IGNORE 23:59:35.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 23:59:35.889 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #20 SSH_MSG_IGNORE 23:59:35.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 23:59:35.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #17 SSH_MSG_IGNORE 23:59:35.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 23:59:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #12 SSH_MSG_IGNORE 23:59:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 23:59:36.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #15 SSH_MSG_IGNORE 23:59:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 23:59:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #13 SSH_MSG_IGNORE 23:59:36.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 23:59:36.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #14 SSH_MSG_IGNORE 23:59:36.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 23:59:36.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #16 SSH_MSG_IGNORE 23:59:36.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 23:59:36.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.414 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #18 SSH_MSG_IGNORE 23:59:36.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 23:59:36.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #20 SSH_MSG_IGNORE 23:59:36.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 23:59:36.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #19 SSH_MSG_IGNORE 23:59:36.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 23:59:36.537 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #22 SSH_MSG_IGNORE 23:59:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_IGNORE 23:59:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #12 SSH_MSG_IGNORE 23:59:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 23:59:36.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #14 SSH_MSG_IGNORE 23:59:36.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 23:59:36.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #21 SSH_MSG_IGNORE 23:59:36.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 23:59:36.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #17 SSH_MSG_IGNORE 23:59:36.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 23:59:36.807 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #15 SSH_MSG_IGNORE 23:59:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 23:59:36.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:36.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #13 SSH_MSG_IGNORE 23:59:36.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 23:59:37.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #20 SSH_MSG_IGNORE 23:59:37.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 23:59:37.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #16 SSH_MSG_IGNORE 23:59:37.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 23:59:37.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #19 SSH_MSG_IGNORE 23:59:37.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 23:59:37.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #12 SSH_MSG_IGNORE 23:59:37.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 23:59:37.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #18 SSH_MSG_IGNORE 23:59:37.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 23:59:37.248 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #22 SSH_MSG_IGNORE 23:59:37.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_IGNORE 23:59:37.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #17 SSH_MSG_IGNORE 23:59:37.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 23:59:37.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #14 SSH_MSG_IGNORE 23:59:37.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 23:59:37.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #15 SSH_MSG_IGNORE 23:59:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 23:59:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #21 SSH_MSG_IGNORE 23:59:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 23:59:37.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #13 SSH_MSG_IGNORE 23:59:37.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 23:59:37.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #19 SSH_MSG_IGNORE 23:59:37.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 23:59:37.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #22 SSH_MSG_IGNORE 23:59:37.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_IGNORE 23:59:37.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #18 SSH_MSG_IGNORE 23:59:37.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 23:59:37.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #16 SSH_MSG_IGNORE 23:59:37.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 23:59:37.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #20 SSH_MSG_IGNORE 23:59:37.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 23:59:37.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:37.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #21 SSH_MSG_IGNORE 23:59:37.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 23:59:38.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #12 SSH_MSG_IGNORE 23:59:38.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 23:59:38.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #14 SSH_MSG_IGNORE 23:59:38.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 23:59:38.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #17 SSH_MSG_IGNORE 23:59:38.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:59:38.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #15 SSH_MSG_IGNORE 23:59:38.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 23:59:38.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #16 SSH_MSG_IGNORE 23:59:38.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 23:59:38.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #21 SSH_MSG_IGNORE 23:59:38.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 23:59:38.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #18 SSH_MSG_IGNORE 23:59:38.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:59:38.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.575 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #13 SSH_MSG_IGNORE 23:59:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 23:59:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #19 SSH_MSG_IGNORE 23:59:38.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 23:59:38.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #20 SSH_MSG_IGNORE 23:59:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 23:59:38.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #12 SSH_MSG_IGNORE 23:59:38.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 23:59:38.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #17 SSH_MSG_IGNORE 23:59:38.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 23:59:38.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #22 SSH_MSG_IGNORE 23:59:38.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_IGNORE 23:59:38.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:38.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #14 SSH_MSG_IGNORE 23:59:38.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 23:59:38.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #15 SSH_MSG_IGNORE 23:59:39.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 23:59:39.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #13 SSH_MSG_IGNORE 23:59:39.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 23:59:39.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #16 SSH_MSG_IGNORE 23:59:39.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 23:59:39.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #19 SSH_MSG_IGNORE 23:59:39.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 23:59:39.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #20 SSH_MSG_IGNORE 23:59:39.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 23:59:39.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #18 SSH_MSG_IGNORE 23:59:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:59:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #22 SSH_MSG_IGNORE 23:59:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_IGNORE 23:59:39.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #12 SSH_MSG_IGNORE 23:59:39.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 23:59:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #14 SSH_MSG_IGNORE 23:59:39.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 23:59:39.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #17 SSH_MSG_IGNORE 23:59:39.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 23:59:39.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #15 SSH_MSG_IGNORE 23:59:39.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 23:59:39.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #21 SSH_MSG_IGNORE 23:59:39.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 23:59:39.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #23 SSH_MSG_IGNORE 23:59:39.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_IGNORE 23:59:39.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #19 SSH_MSG_IGNORE 23:59:39.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 23:59:39.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #16 SSH_MSG_IGNORE 23:59:39.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 23:59:39.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:39.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #18 SSH_MSG_IGNORE 23:59:39.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 23:59:40.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #21 SSH_MSG_IGNORE 23:59:40.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 23:59:40.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #22 SSH_MSG_IGNORE 23:59:40.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_IGNORE 23:59:40.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #20 SSH_MSG_IGNORE 23:59:40.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 23:59:40.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #13 SSH_MSG_IGNORE 23:59:40.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 23:59:40.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #17 SSH_MSG_IGNORE 23:59:40.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 23:59:40.237 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #23 SSH_MSG_IGNORE 23:59:40.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_IGNORE 23:59:40.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #12 SSH_MSG_IGNORE 23:59:40.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 23:59:40.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #15 SSH_MSG_IGNORE 23:59:40.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 23:59:40.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #14 SSH_MSG_IGNORE 23:59:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:59:40.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #16 SSH_MSG_IGNORE 23:59:40.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 23:59:40.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #21 SSH_MSG_IGNORE 23:59:40.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 23:59:40.709 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #23 SSH_MSG_IGNORE 23:59:40.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_IGNORE 23:59:40.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #18 SSH_MSG_IGNORE 23:59:40.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 23:59:40.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #13 SSH_MSG_IGNORE 23:59:40.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 23:59:40.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #19 SSH_MSG_IGNORE 23:59:40.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 23:59:40.823 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #12 SSH_MSG_IGNORE 23:59:40.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 23:59:40.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #22 SSH_MSG_IGNORE 23:59:40.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_IGNORE 23:59:40.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #14 SSH_MSG_IGNORE 23:59:40.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 23:59:40.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:40.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #20 SSH_MSG_IGNORE 23:59:40.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 23:59:41.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #15 SSH_MSG_IGNORE 23:59:41.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 23:59:41.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #17 SSH_MSG_IGNORE 23:59:41.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 23:59:41.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #16 SSH_MSG_IGNORE 23:59:41.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 23:59:41.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #18 SSH_MSG_IGNORE 23:59:41.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 23:59:41.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #23 SSH_MSG_IGNORE 23:59:41.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_IGNORE 23:59:41.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #20 SSH_MSG_IGNORE 23:59:41.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 23:59:41.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #19 SSH_MSG_IGNORE 23:59:41.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 23:59:41.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #13 SSH_MSG_IGNORE 23:59:41.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 23:59:41.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #21 SSH_MSG_IGNORE 23:59:41.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 23:59:41.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #22 SSH_MSG_IGNORE 23:59:41.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_IGNORE 23:59:41.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #12 SSH_MSG_IGNORE 23:59:41.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 23:59:41.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #14 SSH_MSG_IGNORE 23:59:41.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 23:59:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #16 SSH_MSG_IGNORE 23:59:41.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 23:59:41.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #15 SSH_MSG_IGNORE 23:59:41.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 23:59:41.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #21 SSH_MSG_IGNORE 23:59:41.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 23:59:42.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #17 SSH_MSG_IGNORE 23:59:42.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 23:59:42.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #13 SSH_MSG_IGNORE 23:59:42.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 23:59:42.093 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #23 SSH_MSG_IGNORE 23:59:42.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_IGNORE 23:59:42.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #19 SSH_MSG_IGNORE 23:59:42.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 23:59:42.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #12 SSH_MSG_IGNORE 23:59:42.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 23:59:42.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #22 SSH_MSG_IGNORE 23:59:42.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_IGNORE 23:59:42.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #18 SSH_MSG_IGNORE 23:59:42.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 23:59:42.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #20 SSH_MSG_IGNORE 23:59:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:59:42.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #14 SSH_MSG_IGNORE 23:59:42.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 23:59:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #17 SSH_MSG_IGNORE 23:59:42.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 23:59:42.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #15 SSH_MSG_IGNORE 23:59:42.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 23:59:42.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #13 SSH_MSG_IGNORE 23:59:42.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 23:59:42.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #21 SSH_MSG_IGNORE 23:59:42.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 23:59:42.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #23 SSH_MSG_IGNORE 23:59:42.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_IGNORE 23:59:42.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #16 SSH_MSG_IGNORE 23:59:42.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 23:59:42.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #19 SSH_MSG_IGNORE 23:59:42.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:59:42.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:42.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #20 SSH_MSG_IGNORE 23:59:42.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 23:59:43.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #12 SSH_MSG_IGNORE 23:59:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 23:59:43.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #18 SSH_MSG_IGNORE 23:59:43.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 23:59:43.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.117 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #14 SSH_MSG_IGNORE 23:59:43.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 23:59:43.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #22 SSH_MSG_IGNORE 23:59:43.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_IGNORE 23:59:43.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #17 SSH_MSG_IGNORE 23:59:43.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 23:59:43.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #16 SSH_MSG_IGNORE 23:59:43.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 23:59:43.352 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #15 SSH_MSG_IGNORE 23:59:43.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 23:59:43.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #23 SSH_MSG_IGNORE 23:59:43.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_IGNORE 23:59:43.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #13 SSH_MSG_IGNORE 23:59:43.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 23:59:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #21 SSH_MSG_IGNORE 23:59:43.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 23:59:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #19 SSH_MSG_IGNORE 23:59:43.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 23:59:43.682 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #20 SSH_MSG_IGNORE 23:59:43.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 23:59:43.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #22 SSH_MSG_IGNORE 23:59:43.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_IGNORE 23:59:43.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #15 SSH_MSG_IGNORE 23:59:43.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 23:59:43.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #14 SSH_MSG_IGNORE 23:59:43.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 23:59:43.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:43.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #18 SSH_MSG_IGNORE 23:59:43.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 23:59:44.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #12 SSH_MSG_IGNORE 23:59:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 23:59:44.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #17 SSH_MSG_IGNORE 23:59:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 23:59:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #23 SSH_MSG_IGNORE 23:59:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_IGNORE 23:59:44.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #20 SSH_MSG_IGNORE 23:59:44.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 23:59:44.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #18 SSH_MSG_IGNORE 23:59:44.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 23:59:44.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #21 SSH_MSG_IGNORE 23:59:44.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 23:59:44.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #16 SSH_MSG_IGNORE 23:59:44.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 23:59:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #19 SSH_MSG_IGNORE 23:59:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 23:59:44.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #14 SSH_MSG_IGNORE 23:59:44.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 23:59:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #12 SSH_MSG_IGNORE 23:59:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 23:59:44.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #15 SSH_MSG_IGNORE 23:59:44.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 23:59:44.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #22 SSH_MSG_IGNORE 23:59:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_IGNORE 23:59:44.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #17 SSH_MSG_IGNORE 23:59:44.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 23:59:44.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #13 SSH_MSG_IGNORE 23:59:44.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 23:59:44.832 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.845 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #13 SSH_MSG_IGNORE 23:59:44.845 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 23:59:44.891 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #20 SSH_MSG_IGNORE 23:59:44.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 23:59:44.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #23 SSH_MSG_IGNORE 23:59:44.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_IGNORE 23:59:44.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:44.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #16 SSH_MSG_IGNORE 23:59:44.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 23:59:45.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #19 SSH_MSG_IGNORE 23:59:45.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 23:59:45.058 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #12 SSH_MSG_IGNORE 23:59:45.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 23:59:45.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #14 SSH_MSG_IGNORE 23:59:45.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 23:59:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #21 SSH_MSG_IGNORE 23:59:45.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 23:59:45.209 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.218 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #22 SSH_MSG_IGNORE 23:59:45.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_IGNORE 23:59:45.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #18 SSH_MSG_IGNORE 23:59:45.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 23:59:45.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #15 SSH_MSG_IGNORE 23:59:45.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 23:59:45.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #17 SSH_MSG_IGNORE 23:59:45.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 23:59:45.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #13 SSH_MSG_IGNORE 23:59:45.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 23:59:45.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #16 SSH_MSG_IGNORE 23:59:45.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 23:59:45.649 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #23 SSH_MSG_IGNORE 23:59:45.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_IGNORE 23:59:45.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #12 SSH_MSG_IGNORE 23:59:45.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 23:59:45.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #21 SSH_MSG_IGNORE 23:59:45.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 23:59:45.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #14 SSH_MSG_IGNORE 23:59:45.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 23:59:45.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #22 SSH_MSG_IGNORE 23:59:45.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_IGNORE 23:59:45.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #19 SSH_MSG_IGNORE 23:59:45.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 23:59:45.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:45.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #18 SSH_MSG_IGNORE 23:59:45.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 23:59:46.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #17 SSH_MSG_IGNORE 23:59:46.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 23:59:46.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #15 SSH_MSG_IGNORE 23:59:46.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 23:59:46.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #20 SSH_MSG_IGNORE 23:59:46.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 23:59:46.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #13 SSH_MSG_IGNORE 23:59:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 23:59:46.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #12 SSH_MSG_IGNORE 23:59:46.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 23:59:46.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #23 SSH_MSG_IGNORE 23:59:46.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_IGNORE 23:59:46.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #16 SSH_MSG_IGNORE 23:59:46.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 23:59:46.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #21 SSH_MSG_IGNORE 23:59:46.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 23:59:46.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #14 SSH_MSG_IGNORE 23:59:46.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 23:59:46.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #18 SSH_MSG_IGNORE 23:59:46.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 23:59:46.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #20 SSH_MSG_IGNORE 23:59:46.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 23:59:46.572 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #22 SSH_MSG_IGNORE 23:59:46.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_IGNORE 23:59:46.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #15 SSH_MSG_IGNORE 23:59:46.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 23:59:46.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #19 SSH_MSG_IGNORE 23:59:46.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 23:59:46.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:46.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #17 SSH_MSG_IGNORE 23:59:46.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 23:59:46.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40698]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) by 202 down to 2095844 23:59:46.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698] 23:59:46.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 23:59:46.848 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[54a48583] 23:59:46.848 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.848 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.848 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57030]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) by 202 down to 2095844 23:59:46.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030] 23:59:46.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=6} 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[284bb6e] 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) by 181 down to 2094796 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39424]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) by 202 down to 2095844 23:59:46.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424] 23:59:46.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=3} 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2106277f] 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) by 181 down to 2094796 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36978]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) by 202 down to 2095844 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978] 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=7} 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[32a4eea1] 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) by 181 down to 2094796 23:59:46.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50944]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) by 202 down to 2095844 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944] 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54632]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) by 202 down to 2095844 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632] 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=2} 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1f3657a7] 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=4} 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) by 181 down to 2094796 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17e79b16] 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) by 181 down to 2094796 23:59:46.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) by 181 down to 2094796 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51410]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) by 202 down to 2095844 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410] 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=5} 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1c79c8c3] 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) by 181 down to 2094796 23:59:46.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45500]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) by 202 down to 2095844 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500] 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=8} 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6599b2f1] 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) by 181 down to 2094796 23:59:46.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56260]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) by 202 down to 2095844 23:59:46.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260] 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=9} 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1fe29163] 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) by 181 down to 2094796 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 202 down to 2095844 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=16} 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[64305625] 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 181 down to 2094795 23:59:46.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) by 202 down to 2095844 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744] 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=13} 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4b3c8ee5] 23:59:46.865 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.866 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.866 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) by 181 down to 2094795 23:59:46.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) by 202 down to 2095844 23:59:46.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592] 23:59:46.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=15} 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[25dfd24d] 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) by 181 down to 2094795 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) by 202 down to 2095844 23:59:46.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230] 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=18} 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[15393bf9] 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) by 181 down to 2094795 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 202 down to 2095844 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=12} 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[c270a9b] 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 181 down to 2094795 23:59:46.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) by 202 down to 2095844 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966] 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=19} 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7b301b65] 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) by 181 down to 2094795 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33050]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) by 202 down to 2095844 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050] 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=11} 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d77ee01] 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) by 181 down to 2094795 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) by 202 down to 2095844 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094] 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=23} 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d784431] 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) by 181 down to 2094795 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) by 202 down to 2095844 23:59:46.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.882 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786] 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=17} 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[415156d5] 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) by 181 down to 2094795 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.883 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) by 202 down to 2095844 23:59:46.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760] 23:59:46.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=28} 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[48ee5ef5] 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) by 181 down to 2094795 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) by 202 down to 2095844 23:59:46.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846] 23:59:46.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=26} 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[232bbb32] 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) by 181 down to 2094795 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) by 202 down to 2095844 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172] 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=14} 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[77445844] 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) by 181 down to 2094795 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) by 202 down to 2095844 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554] 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=29} 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3cf1c6ed] 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) by 202 down to 2095844 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762] 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=25} 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[72c32024] 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) by 181 down to 2094795 23:59:46.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) by 181 down to 2094795 23:59:46.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) by 202 down to 2095844 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394] 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=22} 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[276faddb] 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) by 181 down to 2094795 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) by 202 down to 2095844 23:59:46.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872] 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=27} 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3a024fc8] 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) by 181 down to 2094795 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41250]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) by 202 down to 2095844 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250] 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=33} 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5b28abbf] 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) by 181 down to 2094795 23:59:46.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) by 202 down to 2095844 23:59:46.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226] 23:59:46.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=21} 23:59:46.894 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[58cfab98] 23:59:46.894 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.894 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.894 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) by 202 down to 2095844 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452] 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38300]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) by 202 down to 2095844 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300] 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=39} 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=24} 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[57b91ae5] 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[743ef16] 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) by 181 down to 2094795 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) by 181 down to 2094795 23:59:46.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39040]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) by 202 down to 2095844 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040] 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=36} 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6c73374c] 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) by 181 down to 2094795 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) by 181 down to 2094795 23:59:46.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47674]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) by 202 down to 2095844 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674] 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=38} 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[603807cd] 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) by 181 down to 2094795 23:59:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) by 202 down to 2095844 23:59:46.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560] 23:59:46.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=32} 23:59:46.902 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[c21ca6d] 23:59:46.902 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.902 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.902 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60486]) process #24 SSH_MSG_CHANNEL_DATA 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) by 202 down to 2095844 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486] 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=10} 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[46b457af] 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) by 181 down to 2094795 23:59:46.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53252]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) by 202 down to 2095844 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252] 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=35} 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[14b55e5c] 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) by 181 down to 2094795 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) by 202 down to 2095844 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468] 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) by 181 down to 2094795 23:59:46.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=31} 23:59:46.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6565760b] 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) by 181 down to 2094795 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43020]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) by 202 down to 2095844 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020] 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=37} 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[76fdb138] 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55566]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) by 202 down to 2095844 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566] 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=49} 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[11308cda] 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) by 181 down to 2094795 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) by 181 down to 2094795 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54460]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) by 202 down to 2095844 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460] 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=46} 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[76c49cee] 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) by 181 down to 2094795 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) by 202 down to 2095844 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504] 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=20} 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[19b34873] 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) by 181 down to 2094795 23:59:46.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54952]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) by 202 down to 2095844 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952] 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=43} 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[fc191be] 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) by 181 down to 2094795 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36950]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) by 202 down to 2095844 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950] 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=34} 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[d2f54ab] 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.913 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) by 181 down to 2094795 23:59:46.913 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.913 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45762]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) by 202 down to 2095844 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762] 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=47} 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[211d9fc3] 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) by 181 down to 2094795 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59910]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) by 202 down to 2095844 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910] 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=48} 23:59:46.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52168]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) by 202 down to 2095844 23:59:46.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168] 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[71dce987] 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.915 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=42} 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5079ba35] 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) by 181 down to 2094795 23:59:46.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) by 181 down to 2094795 23:59:46.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) by 202 down to 2095844 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788] 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=59} 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[e62ab32] 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) by 181 down to 2094795 23:59:46.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39522]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) by 202 down to 2095844 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522] 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=53} 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30fbfe93] 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) by 181 down to 2094795 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) by 202 down to 2095844 23:59:46.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932] 23:59:46.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=56} 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1b0a1228] 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) by 181 down to 2094795 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56028]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) by 202 down to 2095844 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028] 23:59:46.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=44} 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6a3c6d10] 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) by 181 down to 2094795 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) by 202 down to 2095844 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832] 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=57} 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[97e0474] 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) by 181 down to 2094795 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) by 202 down to 2095844 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568] 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=69} 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[60d60528] 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) by 181 down to 2094795 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) by 202 down to 2095844 23:59:46.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372] 23:59:46.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=58} 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[560e372] 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) by 181 down to 2094795 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37864]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) by 202 down to 2095844 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864] 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=52} 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6543388e] 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) by 181 down to 2094795 23:59:46.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41256]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) by 202 down to 2095844 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256] 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=41} 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[259ef4a7] 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.925 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) by 181 down to 2094795 23:59:46.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) by 202 down to 2095844 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332] 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=30} 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4f524b4c] 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) by 202 down to 2095844 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794] 23:59:46.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) by 202 down to 2095844 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000] 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33684]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) by 202 down to 2095844 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684] 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=68} 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=45} 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[346c28ef] 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d9d5e69] 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) by 181 down to 2094795 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) by 202 down to 2095844 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366] 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=79} 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7aa05c15] 23:59:46.930 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) by 181 down to 2094795 23:59:46.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53896]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) by 202 down to 2095844 23:59:46.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896] 23:59:46.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) by 181 down to 2094795 23:59:46.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=66} 23:59:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[558235b1] 23:59:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) by 181 down to 2094795 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) by 181 down to 2094795 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) by 202 down to 2095844 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592] 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=54} 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[58894ebd] 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) by 202 down to 2095844 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702] 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=62} 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[486aaef3] 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) by 181 down to 2094795 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) by 181 down to 2094795 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=51} 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[73945efd] 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) by 202 down to 2095844 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704] 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=55} 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3bf61b45] 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) by 202 down to 2095844 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002] 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=63} 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[20a4969e] 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) by 202 down to 2095844 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452] 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=67} 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[31a99e6e] 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) by 181 down to 2094795 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) by 202 down to 2095844 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228] 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=89} 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[65fa6500] 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) by 181 down to 2094795 23:59:46.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) by 181 down to 2094795 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58842]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) by 202 down to 2095844 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842] 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) by 181 down to 2094795 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) by 181 down to 2094795 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=40} 23:59:46.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3ad375ff] 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 202 down to 2095844 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 23:59:46.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=76} 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4ded8e67] 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) by 181 down to 2094795 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 181 down to 2094795 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) by 202 down to 2095844 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784] 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=72} 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[38b805ba] 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) by 181 down to 2094795 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) by 202 down to 2095844 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006] 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=64} 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[229a4482] 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) by 181 down to 2094795 23:59:46.957 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) by 202 down to 2095844 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424] 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=61} 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[69e32da] 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) by 181 down to 2094795 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) by 202 down to 2095844 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196] 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=65} 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1c1d578a] 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) by 181 down to 2094795 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) by 202 down to 2095844 23:59:46.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474] 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=78} 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9f838dd] 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) by 181 down to 2094795 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) by 202 down to 2095844 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656] 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=99} 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1f0c27ed] 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) by 202 down to 2095844 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062] 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=77} 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4c3ba57a] 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) by 181 down to 2094795 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) by 181 down to 2094795 23:59:46.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44568]) process #23 SSH_MSG_CHANNEL_DATA 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) by 202 down to 2095844 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568] 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=50} 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1995db6a] 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) by 181 down to 2094795 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) by 202 down to 2095844 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366] 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=86} 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9647ea0] 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) by 202 down to 2095844 23:59:46.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132] 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) by 181 down to 2094795 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=88} 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7facaece] 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) by 202 down to 2095844 23:59:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932] 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) by 181 down to 2094795 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=82} 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2edcae62] 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) by 181 down to 2094795 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) by 202 down to 2095844 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436] 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=60} 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[430c5b47] 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) by 181 down to 2094795 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) by 202 down to 2095844 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036] 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=109} 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3839b153] 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) by 181 down to 2094794 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) by 202 down to 2095844 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636] 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=73} 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[62d30b16] 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) by 181 down to 2094795 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) by 202 down to 2095844 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516] 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=71} 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3819d936] 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.977 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) by 181 down to 2094795 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) by 202 down to 2095844 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552] 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=87} 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3c1c157d] 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) by 202 down to 2095844 23:59:46.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664] 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) by 181 down to 2094795 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) by 202 down to 2095844 23:59:46.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294] 23:59:46.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=96} 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4f5b34c5] 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=74} 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[39ba5e91] 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) by 181 down to 2094795 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) by 181 down to 2094795 23:59:46.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) by 202 down to 2095844 23:59:46.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476] 23:59:46.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=70} 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[23af879a] 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) by 181 down to 2094795 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) by 202 down to 2095844 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510] 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) by 202 down to 2095844 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066] 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=92} 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7dff6194] 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) by 181 down to 2094795 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) by 202 down to 2095844 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058] 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=75} 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7f35b136] 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) by 181 down to 2094795 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=98} 23:59:46.983 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[28b8224e] 23:59:46.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.984 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) by 202 down to 2095844 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248] 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=81} 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1581b869] 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) by 202 down to 2095844 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516] 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=97} 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5acba0e0] 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) by 181 down to 2094795 23:59:46.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) by 181 down to 2094795 23:59:46.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) by 202 down to 2095844 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674] 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=83} 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[11acc492] 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) by 181 down to 2094795 23:59:46.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) by 181 down to 2094795 23:59:46.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) by 202 down to 2095844 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998] 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=106} 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[a614e5d] 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) by 181 down to 2094794 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) by 202 down to 2095844 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114] 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=102} 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[40593694] 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) by 202 down to 2095844 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970] 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) by 181 down to 2094794 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=84} 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4a8147ac] 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) by 181 down to 2094795 23:59:46.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) by 202 down to 2095844 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736] 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=85} 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7becf8d2] 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) by 181 down to 2094795 23:59:46.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) by 202 down to 2095844 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448] 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=119} 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[63ad4e45] 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) by 202 down to 2095844 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620] 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=91} 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[25c0edaf] 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) by 181 down to 2094794 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) by 202 down to 2095844 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094] 23:59:46.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) by 181 down to 2094795 23:59:46.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=80} 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3bc79cf6] 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) by 181 down to 2094795 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) by 202 down to 2095844 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640] 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=93} 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5351aec8] 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) by 181 down to 2094795 23:59:46.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) by 202 down to 2095844 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508] 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=112} 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4c35fac] 23:59:46.998 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #22 SSH_MSG_CHANNEL_DATA 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) by 202 down to 2095844 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) by 181 down to 2094794 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786] 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #21 SSH_MSG_CHANNEL_DATA 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 202 down to 2095844 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_DATA len=202 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=94} 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[713754d3] 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=108} 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[15763c8] 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) by 181 down to 2094795 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) by 181 down to 2094794 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:46.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) by 202 down to 2095844 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518] 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=103} 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6ae603f1] 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) by 181 down to 2094794 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #22 SSH_MSG_CHANNEL_DATA 23:59:47.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) by 202 down to 2095844 23:59:47.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344] 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) by 202 down to 2095844 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738] 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=129} 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[40b116f9] 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) by 181 down to 2094794 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=90} 23:59:47.004 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4d317b1e] 23:59:47.004 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.005 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.005 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) by 181 down to 2094795 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) by 202 down to 2095844 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670] 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=122} 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[334ac87e] 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.006 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) by 202 down to 2095844 23:59:47.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010] 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=113} 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2fd4b85] 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) by 181 down to 2094794 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) by 202 down to 2095844 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462] 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) by 202 down to 2095844 23:59:47.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984] 23:59:47.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=101} 23:59:47.009 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[22f94c2e] 23:59:47.009 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.009 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.009 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) by 181 down to 2094794 23:59:47.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #22 SSH_MSG_CHANNEL_DATA 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) by 202 down to 2095844 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950] 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=95} 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2f7abf6d] 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=104} 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[447575a5] 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) by 181 down to 2094794 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) by 202 down to 2095844 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190] 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=116} 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2989be31] 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) by 181 down to 2094794 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) by 202 down to 2095844 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410] 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=100} 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[624dfb79] 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) by 181 down to 2094794 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) by 181 down to 2094795 23:59:47.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) by 181 down to 2094794 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) by 202 down to 2095844 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834] 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=118} 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7fe03e56] 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) by 202 down to 2095844 23:59:47.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846] 23:59:47.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=107} 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[113f8122] 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) by 181 down to 2094794 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) by 202 down to 2095844 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944] 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=139} 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[78b0d404] 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) by 181 down to 2094794 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) by 202 down to 2095844 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862] 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=123} 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1a2d2259] 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) by 181 down to 2094794 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) by 181 down to 2094794 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) by 202 down to 2095844 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364] 23:59:47.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=114} 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1b7fe25d] 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) by 202 down to 2095844 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934] 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=126} 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4328bf9b] 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) by 181 down to 2094794 23:59:47.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) by 181 down to 2094794 23:59:47.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) by 202 down to 2095844 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546] 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=111} 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7cbcdd19] 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) by 181 down to 2094794 23:59:47.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) by 202 down to 2095844 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930] 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=110} 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[791611d5] 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.020 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) by 202 down to 2095844 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094] 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=132} 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3bc05355] 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) by 181 down to 2094794 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) by 202 down to 2095844 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776] 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=149} 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[16e824b0] 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) by 202 down to 2095844 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646] 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=105} 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5ebb9614] 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) by 181 down to 2094794 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) by 202 down to 2095844 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406] 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) by 181 down to 2094794 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) by 202 down to 2095844 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080] 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=128} 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7b20cb17] 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=117} 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7c1275f] 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) by 202 down to 2095844 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656] 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) by 181 down to 2094794 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=133} 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) by 202 down to 2095844 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688] 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d6e7e68] 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=136} 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5ae53615] 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) by 181 down to 2094794 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #22 SSH_MSG_IGNORE 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) by 181 down to 2094794 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) by 181 down to 2094794 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) by 181 down to 2094794 23:59:47.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) by 202 down to 2095844 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502] 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=142} 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[44d23070] 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) by 181 down to 2094794 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) by 202 down to 2095844 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324] 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=115} 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[11d269f] 23:59:47.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) by 181 down to 2094794 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) by 202 down to 2095844 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252] 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=159} 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6a1fef3a] 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) by 202 down to 2095844 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366] 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=120} 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[15a614a9] 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) by 202 down to 2095844 23:59:47.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482] 23:59:47.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=121} 23:59:47.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3ef00c0f] 23:59:47.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) by 181 down to 2094794 23:59:47.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) by 181 down to 2094794 23:59:47.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) by 181 down to 2094794 23:59:47.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) by 202 down to 2095844 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598] 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=138} 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[382ec977] 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) by 181 down to 2094794 23:59:47.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) by 202 down to 2095844 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008] 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=146} 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[58a6b1d8] 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) by 181 down to 2094794 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) by 202 down to 2095844 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544] 23:59:47.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) by 202 down to 2095844 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584] 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=125} 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2dd84fce] 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) by 181 down to 2094794 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) by 202 down to 2095844 23:59:47.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346] 23:59:47.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=127} 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3e686220] 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) by 202 down to 2095844 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142] 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) by 181 down to 2094794 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=152} 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=130} 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3e904000] 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[46312fa8] 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) by 181 down to 2094794 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) by 181 down to 2094794 23:59:47.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) by 202 down to 2095844 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738] 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=124} 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[76bf5980] 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) by 181 down to 2094794 23:59:47.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) by 202 down to 2095844 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758] 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=156} 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1f4744a4] 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) by 181 down to 2094794 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) by 202 down to 2095844 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532] 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=148} 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[47be6bd1] 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) by 181 down to 2094794 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.047 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 202 down to 2095844 23:59:47.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 23:59:47.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=143} 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[14975ffd] 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 202 down to 2095844 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=131} 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[11e97986] 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 181 down to 2094794 23:59:47.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 181 down to 2094794 23:59:47.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #16 SSH_MSG_IGNORE 23:59:47.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) by 202 down to 2095844 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146] 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=169} 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2dcaa306] 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) by 181 down to 2094794 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) by 202 down to 2095844 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228] 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=135} 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[113773f8] 23:59:47.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) by 202 down to 2095844 23:59:47.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792] 23:59:47.051 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.052 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=137} 23:59:47.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[56a21cb8] 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) by 181 down to 2094794 23:59:47.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) by 181 down to 2094794 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.052 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #21 SSH_MSG_CHANNEL_DATA 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) by 202 down to 2095844 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730] 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=134} 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[151f2bde] 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) by 202 down to 2095844 23:59:47.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724] 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=140} 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[346841d1] 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) by 181 down to 2094794 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) by 181 down to 2094794 23:59:47.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) by 202 down to 2095844 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704] 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=141} 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[20b4d6fb] 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) by 181 down to 2094794 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) by 202 down to 2095844 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344] 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=153} 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[45c72406] 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) by 181 down to 2094794 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) by 202 down to 2095844 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712] 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=158} 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[e277487] 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.059 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) by 202 down to 2095844 23:59:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106] 23:59:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=145} 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5fdcd6ea] 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) by 181 down to 2094794 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) by 202 down to 2095844 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400] 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=179} 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5f16dea] 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) by 181 down to 2094794 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) by 202 down to 2095844 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170] 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=147} 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4cfab841] 23:59:47.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) by 181 down to 2094794 23:59:47.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) by 202 down to 2095844 23:59:47.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968] 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=150} 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[544b51ea] 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) by 181 down to 2094794 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) by 202 down to 2095844 23:59:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470] 23:59:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=144} 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1380419f] 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) by 181 down to 2094794 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.065 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.065 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) by 181 down to 2094794 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) by 202 down to 2095844 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496] 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=151} 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d70ae7b] 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) by 181 down to 2094794 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) by 202 down to 2095844 23:59:47.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328] 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) by 202 down to 2095844 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934] 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=160} 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[55a47ead] 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) by 181 down to 2094794 23:59:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=162} 23:59:47.069 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[28b09282] 23:59:47.069 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.069 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.069 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) by 202 down to 2095844 23:59:47.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816] 23:59:47.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=189} 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3f64d955] 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) by 181 down to 2094794 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) by 202 down to 2095844 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314] 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=155} 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[d4c810e] 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) by 202 down to 2095844 23:59:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924] 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=168} 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d56143] 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) by 181 down to 2094794 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) by 202 down to 2095844 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778] 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=163} 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[460c1a06] 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) by 181 down to 2094794 23:59:47.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) by 181 down to 2094794 23:59:47.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) by 202 down to 2095844 23:59:47.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880] 23:59:47.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=161} 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[56094c60] 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) by 181 down to 2094794 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) by 202 down to 2095844 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118] 23:59:47.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=157} 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[66fb1418] 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) by 181 down to 2094794 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) by 181 down to 2094794 23:59:47.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) by 202 down to 2095844 23:59:47.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066] 23:59:47.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) by 202 down to 2095844 23:59:47.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350] 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=165} 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1a39267b] 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) by 202 down to 2095844 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848] 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=173} 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2d280443] 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) by 181 down to 2094794 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) by 181 down to 2094794 23:59:47.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=166} 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) by 202 down to 2095844 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918] 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=172} 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5add2b07] 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) by 181 down to 2094794 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[256081b4] 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) by 202 down to 2095844 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078] 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=154} 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[46c21344] 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) by 202 down to 2095844 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438] 23:59:47.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) by 202 down to 2095844 23:59:47.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428] 23:59:47.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=170} 23:59:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[78a297e1] 23:59:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) by 181 down to 2094794 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) by 181 down to 2094794 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) by 181 down to 2094794 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) by 202 down to 2095844 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942] 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=178} 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1987df29] 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) by 202 down to 2095844 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338] 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=182} 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[734219a1] 23:59:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=199} 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6c517fe] 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) by 202 down to 2095844 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990] 23:59:47.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) by 202 down to 2095844 23:59:47.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094] 23:59:47.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=176} 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[40e747ec] 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) by 181 down to 2094794 23:59:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) by 181 down to 2094794 23:59:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) by 181 down to 2094794 23:59:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) by 202 down to 2095844 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166] 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=164} 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7cdc2ea2] 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) by 202 down to 2095844 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052] 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=180} 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7375b041] 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) by 181 down to 2094794 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) by 181 down to 2094794 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.092 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=167} 23:59:47.095 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[556d0345] 23:59:47.095 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.095 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.095 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) by 202 down to 2095844 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970] 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=171} 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[620e725e] 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) by 202 down to 2095844 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948] 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) by 202 down to 2095844 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914] 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=188} 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d10a5] 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) by 181 down to 2094794 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) by 202 down to 2095844 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098] 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=192} 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[347f7316] 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) by 181 down to 2094794 23:59:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) by 202 down to 2095844 23:59:47.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368] 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=175} 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3c76af05] 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) by 181 down to 2094794 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=186} 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9738571] 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) by 181 down to 2094794 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 202 down to 2095844 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=174} 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1c888ef0] 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) by 202 down to 2095844 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930] 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=190} 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[25341471] 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) by 202 down to 2095844 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240] 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) by 202 down to 2095844 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488] 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=209} 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[287ff55c] 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) by 181 down to 2094794 23:59:47.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) by 181 down to 2094794 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) by 181 down to 2094794 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) by 181 down to 2094794 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) by 202 down to 2095844 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422] 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=183} 23:59:47.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b3580c4] 23:59:47.107 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.107 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.107 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) by 181 down to 2094794 23:59:47.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=198} 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) by 202 down to 2095844 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384] 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=196} 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[620c737] 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) by 181 down to 2094794 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) by 202 down to 2095844 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802] 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=181} 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[570cb0da] 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) by 202 down to 2095844 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576] 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=193} 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2ce5fdff] 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) by 181 down to 2094794 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) by 181 down to 2094794 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #20 SSH_MSG_CHANNEL_DATA 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) by 202 down to 2095844 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246] 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=177} 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[28f8a322] 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) by 181 down to 2094794 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) by 202 down to 2095844 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776] 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=185} 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7950a44a] 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) by 181 down to 2094794 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) by 202 down to 2095844 23:59:47.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782] 23:59:47.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=219} 23:59:47.124 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4205f417] 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) by 202 down to 2095844 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760] 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=191} 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17ed8614] 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) by 202 down to 2095844 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298] 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=187} 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4e3ad570] 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.125 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) by 202 down to 2095844 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896] 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=195} 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[26b79c8a] 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) by 202 down to 2095844 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866] 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=203} 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[34f7dd43] 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) by 181 down to 2094794 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) by 181 down to 2094794 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) by 181 down to 2094794 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) by 181 down to 2094794 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) by 181 down to 2094794 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[784a9722] 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) by 202 down to 2095844 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204] 23:59:47.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=202} 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[53a1a6c1] 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) by 181 down to 2094794 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) by 181 down to 2094794 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) by 181 down to 2094794 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) by 181 down to 2094794 23:59:47.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) by 202 down to 2095844 23:59:47.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032] 23:59:47.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) by 202 down to 2095844 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944] 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=229} 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[31429eb4] 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.131 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.132 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) by 181 down to 2094794 23:59:47.132 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.132 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=206} 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52b92c15] 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #21 SSH_MSG_IGNORE 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) by 181 down to 2094794 23:59:47.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) by 202 down to 2095844 23:59:47.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816] 23:59:47.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=213} 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d547f28] 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) by 202 down to 2095844 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130] 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=201} 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5dd2c4a1] 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) by 181 down to 2094794 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) by 181 down to 2094794 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) by 202 down to 2095844 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654] 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=197} 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[516746d0] 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) by 202 down to 2095844 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486] 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=200} 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[aff57ac] 23:59:47.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.135 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.135 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) by 181 down to 2094794 23:59:47.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) by 181 down to 2094794 23:59:47.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) by 202 down to 2095844 23:59:47.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098] 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=184} 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3bcb98cc] 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) by 181 down to 2094794 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) by 202 down to 2095844 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386] 23:59:47.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 202 down to 2095844 23:59:47.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=216} 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5e4abf45] 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) by 202 down to 2095844 23:59:47.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106] 23:59:47.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=211} 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2a5766e5] 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=205} 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[19e488ca] 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) by 181 down to 2094794 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) by 181 down to 2094794 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) by 181 down to 2094794 23:59:47.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) by 202 down to 2095844 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314] 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=239} 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[140e2d01] 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) by 181 down to 2094794 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) by 202 down to 2095844 23:59:47.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566] 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=194} 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6a1d777d] 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) by 181 down to 2094794 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) by 202 down to 2095844 23:59:47.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324] 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=223} 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[146c2b72] 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) by 181 down to 2094794 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) by 202 down to 2095844 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748] 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=207} 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4e828840] 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) by 181 down to 2094794 23:59:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) by 202 down to 2095844 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916] 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=208} 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[27827c4e] 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) by 181 down to 2094794 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) by 202 down to 2095844 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716] 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=221} 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[326e2dd9] 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) by 181 down to 2094794 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) by 202 down to 2095844 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010] 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=233} 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[408989d3] 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) by 181 down to 2094794 23:59:47.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) by 202 down to 2095844 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426] 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=204} 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[729a2143] 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) by 181 down to 2094794 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) by 202 down to 2095844 23:59:47.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734] 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=217} 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[189d8cbf] 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) by 181 down to 2094794 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) by 202 down to 2095844 23:59:47.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812] 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=215} 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5674d48c] 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) by 181 down to 2094794 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) by 202 down to 2095844 23:59:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936] 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=249} 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5a6e1b3a] 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) by 181 down to 2094794 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #12 SSH_MSG_IGNORE 23:59:47.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) by 202 down to 2095844 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132] 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=226} 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5b5ce590] 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) by 181 down to 2094794 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 202 down to 2095844 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=243} 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4ee50081] 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.154 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 181 down to 2094794 23:59:47.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 202 down to 2095844 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=210} 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6fca9fc5] 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 181 down to 2094794 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) by 202 down to 2095844 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578] 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=212} 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[c8d82ec] 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) by 202 down to 2095844 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154] 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=236} 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[36825e32] 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) by 181 down to 2094794 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) by 181 down to 2094794 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) by 202 down to 2095844 23:59:47.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314] 23:59:47.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=227} 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[b5ac086] 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) by 181 down to 2094794 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) by 202 down to 2095844 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172] 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=253} 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[734b50e4] 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) by 181 down to 2094794 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) by 202 down to 2095844 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990] 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=220} 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1fe843b5] 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) by 181 down to 2094794 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) by 202 down to 2095844 23:59:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940] 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=259} 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6bfe5006] 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) by 181 down to 2094794 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) by 202 down to 2095844 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624] 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=225} 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[698c5af4] 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) by 181 down to 2094794 23:59:47.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) by 202 down to 2095844 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422] 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=222} 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[37ca2f2f] 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) by 181 down to 2094794 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) by 202 down to 2095844 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906] 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=214} 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3244a92f] 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) by 181 down to 2094794 23:59:47.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #19 SSH_MSG_CHANNEL_DATA 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) by 202 down to 2095844 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918] 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=218} 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[e05ad8e] 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) by 181 down to 2094794 23:59:47.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) by 202 down to 2095844 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574] 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=263} 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1aa49759] 23:59:47.168 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) by 181 down to 2094794 23:59:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) by 202 down to 2095844 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842] 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=237} 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[777466df] 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) by 181 down to 2094794 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) by 202 down to 2095844 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988] 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=224} 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2f2d3ace] 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) by 181 down to 2094794 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) by 202 down to 2095844 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522] 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=231} 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[48d1dc1a] 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) by 181 down to 2094794 23:59:47.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) by 202 down to 2095844 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184] 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=228} 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3c905ea1] 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) by 181 down to 2094794 23:59:47.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) by 202 down to 2095844 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788] 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=273} 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5ed176a7] 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) by 181 down to 2094794 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) by 202 down to 2095844 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826] 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=232} 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2cc532a3] 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) by 181 down to 2094794 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) by 202 down to 2095844 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674] 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=241} 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1fcff5ce] 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) by 181 down to 2094794 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) by 202 down to 2095844 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936] 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=246} 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1a8c9c75] 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) by 181 down to 2094794 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) by 202 down to 2095844 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572] 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=269} 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[22de4771] 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) by 181 down to 2094794 23:59:47.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) by 202 down to 2095844 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040] 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=230} 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3b63a928] 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.180 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) by 202 down to 2095844 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642] 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) by 181 down to 2094794 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=235} 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3b0bcb33] 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) by 202 down to 2095844 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156] 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) by 181 down to 2094794 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=238} 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[59a0861] 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) by 181 down to 2094794 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) by 202 down to 2095844 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192] 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=234} 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[85a9997] 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) by 181 down to 2094794 23:59:47.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) by 202 down to 2095844 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750] 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=283} 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7c9ca6af] 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) by 181 down to 2094794 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) by 202 down to 2095844 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504] 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=247} 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7025616f] 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) by 181 down to 2094794 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) by 202 down to 2095844 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016] 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=245} 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6103d6bd] 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) by 181 down to 2094794 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) by 202 down to 2095844 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036] 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=244} 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3204b0f8] 23:59:47.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) by 181 down to 2094794 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) by 202 down to 2095844 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556] 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=248} 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[521558c0] 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) by 181 down to 2094794 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) by 202 down to 2095844 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146] 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=256} 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4080fbf4] 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) by 181 down to 2094794 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) by 202 down to 2095844 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514] 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=279} 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[70478bd9] 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) by 181 down to 2094794 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) by 202 down to 2095844 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868] 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=255} 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3692eaf6] 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) by 181 down to 2094794 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) by 202 down to 2095844 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650] 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=240} 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2e156fe3] 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) by 181 down to 2094794 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) by 202 down to 2095844 23:59:47.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526] 23:59:47.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=251} 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5acc345] 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) by 181 down to 2094794 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 202 down to 2095844 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=257} 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b1038a8] 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 181 down to 2094794 23:59:47.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) by 202 down to 2095844 23:59:47.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820] 23:59:47.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=242} 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3c803f75] 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) by 181 down to 2094794 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) by 202 down to 2095844 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116] 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=254} 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5276c31e] 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) by 181 down to 2094794 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) by 202 down to 2095844 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736] 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=250} 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[430c0483] 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) by 181 down to 2094794 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) by 202 down to 2095844 23:59:47.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584] 23:59:47.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=293} 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[799c2b36] 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) by 181 down to 2094794 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) by 202 down to 2095844 23:59:47.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366] 23:59:47.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=289} 23:59:47.201 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[577ccb52] 23:59:47.202 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.202 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.202 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) by 181 down to 2094794 23:59:47.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) by 202 down to 2095844 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858] 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) by 202 down to 2095844 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552] 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=265} 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3cc15132] 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=258} 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2fea1891] 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) by 181 down to 2094794 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) by 181 down to 2094794 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) by 202 down to 2095844 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588] 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=266} 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2a8a18f9] 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) by 181 down to 2094794 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) by 202 down to 2095844 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432] 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=261} 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6dd6852d] 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) by 181 down to 2094794 23:59:47.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 202 down to 2095844 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=252} 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[38d02509] 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) by 202 down to 2095844 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292] 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=260} 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[72c3425f] 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) by 181 down to 2094794 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) by 181 down to 2094794 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) by 202 down to 2095844 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178] 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=275} 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[264b2c66] 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) by 181 down to 2094794 23:59:47.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) by 202 down to 2095844 23:59:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800] 23:59:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=276} 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[178ca530] 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) by 181 down to 2094794 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) by 202 down to 2095844 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528] 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=299} 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[868c698] 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) by 202 down to 2095844 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392] 23:59:47.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) by 181 down to 2094794 23:59:47.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=262} 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4e7aac56] 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) by 181 down to 2094794 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #18 SSH_MSG_CHANNEL_DATA 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) by 202 down to 2095844 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884] 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=264} 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[220b4a1b] 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) by 181 down to 2094794 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) by 202 down to 2095844 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928] 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=303} 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[14339f56] 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #19 SSH_MSG_IGNORE 23:59:47.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 23:59:47.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) by 181 down to 2094794 23:59:47.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) by 202 down to 2095844 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906] 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=268} 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[72337f41] 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) by 181 down to 2094794 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) by 202 down to 2095844 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348] 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=285} 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2f8d4cc6] 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) by 181 down to 2094794 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) by 202 down to 2095844 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352] 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=309} 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[659d7230] 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) by 181 down to 2094794 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) by 202 down to 2095844 23:59:47.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298] 23:59:47.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=274} 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[559e27b] 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) by 181 down to 2094794 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) by 202 down to 2095844 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304] 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=286} 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[33090dae] 23:59:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) by 181 down to 2094794 23:59:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) by 202 down to 2095844 23:59:47.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726] 23:59:47.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=272} 23:59:47.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[176f9f5b] 23:59:47.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) by 181 down to 2094794 23:59:47.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) by 202 down to 2095844 23:59:47.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942] 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=267} 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[607f697d] 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) by 181 down to 2094794 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) by 202 down to 2095844 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924] 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=278} 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[57f50850] 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) by 181 down to 2094794 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) by 202 down to 2095844 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736] 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=270} 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[56610f65] 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) by 181 down to 2094794 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) by 202 down to 2095844 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722] 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=271} 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2bf2f889] 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) by 181 down to 2094794 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 202 down to 2095844 23:59:47.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 23:59:47.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=319} 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3e4b8295] 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) by 181 down to 2094794 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) by 202 down to 2095844 23:59:47.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830] 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=284} 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[461e7c7f] 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) by 181 down to 2094794 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) by 202 down to 2095844 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650] 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=282} 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1b6fa49c] 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) by 181 down to 2094794 23:59:47.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) by 202 down to 2095844 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164] 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=281} 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5f424e3] 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) by 181 down to 2094794 23:59:47.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) by 202 down to 2095844 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404] 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=296} 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b4b5c6] 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) by 181 down to 2094794 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) by 202 down to 2095844 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740] 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=288} 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2dda7f37] 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) by 181 down to 2094794 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) by 202 down to 2095844 23:59:47.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682] 23:59:47.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=295} 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[144b1736] 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) by 181 down to 2094794 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) by 202 down to 2095844 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946] 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=280} 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6302f9b9] 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) by 181 down to 2094794 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) by 202 down to 2095844 23:59:47.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578] 23:59:47.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=291} 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) by 202 down to 2095844 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356] 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=294} 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[134a110d] 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) by 181 down to 2094794 23:59:47.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) by 202 down to 2095844 23:59:47.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208] 23:59:47.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[71ed3f66] 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) by 181 down to 2094794 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) by 202 down to 2095844 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458] 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=277} 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9c07fd9] 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) by 181 down to 2094794 23:59:47.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=306} 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3c746b33] 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) by 181 down to 2094794 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) by 202 down to 2095844 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232] 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=329} 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[757ac0df] 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) by 181 down to 2094794 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) by 202 down to 2095844 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878] 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=292} 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[63160027] 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) by 202 down to 2095844 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222] 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=313} 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d4c8dd4] 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) by 181 down to 2094794 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) by 181 down to 2094794 23:59:47.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) by 202 down to 2095844 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824] 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=304} 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[88ed7ad] 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) by 181 down to 2094794 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41592]) process #23 SSH_MSG_IGNORE 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_IGNORE 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) by 202 down to 2095844 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600] 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=290} 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[c0a0c03] 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) by 181 down to 2094794 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) by 202 down to 2095844 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612] 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=298} 23:59:47.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7dd596bb] 23:59:47.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) by 202 down to 2095844 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754] 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=339} 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30d9b44d] 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) by 181 down to 2094794 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) by 202 down to 2095844 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022] 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=287} 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[76ca7dfc] 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) by 181 down to 2094794 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) by 181 down to 2094794 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) by 202 down to 2095844 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720] 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=302} 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4c431845] 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) by 181 down to 2094794 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) by 202 down to 2095844 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070] 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=305} 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[112806ad] 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) by 181 down to 2094794 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) by 202 down to 2095844 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802] 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=316} 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4270e41e] 23:59:47.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.251 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) by 181 down to 2094794 23:59:47.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) by 202 down to 2095844 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412] 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=323} 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[105914a3] 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) by 181 down to 2094794 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) by 202 down to 2095844 23:59:47.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690] 23:59:47.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=301} 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[680b0cbd] 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) by 202 down to 2095844 23:59:47.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306] 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) by 181 down to 2094794 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) by 202 down to 2095844 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646] 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=300} 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[637b2dd5] 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) by 181 down to 2094794 23:59:47.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=314} 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[77a7e350] 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) by 181 down to 2094794 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) by 202 down to 2095844 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998] 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=326} 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[410fb89c] 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) by 181 down to 2094794 23:59:47.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) by 202 down to 2095844 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054] 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=349} 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52bc2e39] 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) by 181 down to 2094794 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) by 202 down to 2095844 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058] 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=315} 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[655a8df7] 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) by 202 down to 2095844 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346] 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=297} 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5b8760c0] 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) by 181 down to 2094794 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) by 181 down to 2094794 23:59:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) by 202 down to 2095844 23:59:47.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674] 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) by 202 down to 2095844 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174] 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=311} 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[163d3b22] 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) by 181 down to 2094794 23:59:47.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=312} 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[378f0839] 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) by 202 down to 2095844 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388] 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=333} 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2d4ce44e] 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) by 181 down to 2094794 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) by 181 down to 2094794 23:59:47.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) by 202 down to 2095844 23:59:47.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638] 23:59:47.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) by 202 down to 2095844 23:59:47.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224] 23:59:47.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=310} 23:59:47.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[33a298da] 23:59:47.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) by 181 down to 2094794 23:59:47.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) by 202 down to 2095844 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866] 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=325} 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d3467a] 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) by 181 down to 2094794 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=308} 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[530c2c39] 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) by 181 down to 2094794 23:59:47.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) by 202 down to 2095844 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548] 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=343} 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[322f4ecc] 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) by 181 down to 2094794 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #17 SSH_MSG_CHANNEL_DATA 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) by 202 down to 2095844 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122] 23:59:47.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) by 202 down to 2095844 23:59:47.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118] 23:59:47.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) by 202 down to 2095844 23:59:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506] 23:59:47.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=321} 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[483794ca] 23:59:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=318} 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b92fc9c] 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) by 181 down to 2094794 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) by 181 down to 2094794 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) by 202 down to 2095844 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534] 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) by 202 down to 2095844 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704] 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=353} 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=322} 23:59:47.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5a2ff555] 23:59:47.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=307} 23:59:47.284 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[370b9eb9] 23:59:47.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) by 181 down to 2094794 23:59:47.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.281 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[614a7b93] 23:59:47.284 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.284 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.284 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) by 181 down to 2094794 23:59:47.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.284 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) by 181 down to 2094794 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) by 202 down to 2095844 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732] 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=335} 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[10fde576] 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) by 202 down to 2095844 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102] 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=359} 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5fb85933] 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.285 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) by 202 down to 2095844 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394] 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=331} 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[125edd39] 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) by 181 down to 2094794 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) by 181 down to 2094794 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) by 181 down to 2094794 23:59:47.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) by 202 down to 2095844 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920] 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=336} 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3965b2a1] 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) by 202 down to 2095844 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152] 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=324} 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4bdd621b] 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) by 181 down to 2094794 23:59:47.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) by 181 down to 2094794 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) by 202 down to 2095844 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976] 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=320} 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d480ed9] 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #24 SSH_MSG_IGNORE 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) by 202 down to 2095844 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534] 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=328} 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[14389d6b] 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) by 202 down to 2095844 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012] 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=332} 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4068e69d] 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) by 181 down to 2094794 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) by 181 down to 2094794 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) by 181 down to 2094794 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) by 202 down to 2095844 23:59:47.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838] 23:59:47.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=369} 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1e8c3e4c] 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) by 202 down to 2095844 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930] 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=345} 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6cf879f9] 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) by 181 down to 2094794 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) by 181 down to 2094794 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) by 202 down to 2095844 23:59:47.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880] 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=363} 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4b429c89] 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) by 202 down to 2095844 23:59:47.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732] 23:59:47.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=346} 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[54f3800a] 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) by 181 down to 2094794 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) by 181 down to 2094794 23:59:47.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) by 202 down to 2095844 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234] 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=341} 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[19361200] 23:59:47.299 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) by 202 down to 2095844 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922] 23:59:47.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) by 202 down to 2095844 23:59:47.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444] 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=317} 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7678910e] 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) by 181 down to 2094794 23:59:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) by 181 down to 2094794 23:59:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=338} 23:59:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[48c1350c] 23:59:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) by 181 down to 2094794 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) by 202 down to 2095844 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166] 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=334} 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5bdbba9e] 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) by 202 down to 2095844 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034] 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=330} 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[41c16b11] 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) by 202 down to 2095844 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936] 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=379} 23:59:47.303 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3ddf1573] 23:59:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) by 181 down to 2094794 23:59:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) by 181 down to 2094794 23:59:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #14 SSH_MSG_IGNORE 23:59:47.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 202 down to 2095844 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=373} 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5dc74f32] 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) by 181 down to 2094794 23:59:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 181 down to 2094794 23:59:47.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) by 202 down to 2095844 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972] 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=355} 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1982dedd] 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) by 181 down to 2094794 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) by 202 down to 2095844 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340] 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=327} 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6185768b] 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) by 181 down to 2094794 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) by 202 down to 2095844 23:59:47.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566] 23:59:47.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=356} 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5c8e12a1] 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) by 181 down to 2094794 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) by 202 down to 2095844 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924] 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=383} 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[b800884] 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) by 181 down to 2094794 23:59:47.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) by 202 down to 2095844 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116] 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=344} 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2690bb1f] 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) by 181 down to 2094794 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) by 202 down to 2095844 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072] 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=348} 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1ed89566] 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) by 202 down to 2095844 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318] 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=366} 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[76b07307] 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) by 202 down to 2095844 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184] 23:59:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) by 181 down to 2094794 23:59:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=351} 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[212063ea] 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) by 181 down to 2094794 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) by 181 down to 2094794 23:59:47.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) by 202 down to 2095844 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432] 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=337} 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7ff3bda1] 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) by 181 down to 2094794 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) by 202 down to 2095844 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104] 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=393} 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[61f13136] 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) by 181 down to 2094794 23:59:47.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) by 202 down to 2095844 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510] 23:59:47.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) by 202 down to 2095844 23:59:47.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530] 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=342} 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[69817de6] 23:59:47.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.318 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=389} 23:59:47.318 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[33b32b3a] 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) by 181 down to 2094794 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) by 181 down to 2094794 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) by 202 down to 2095844 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262] 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=365} 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[214d1533] 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) by 181 down to 2094794 23:59:47.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) by 202 down to 2095844 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628] 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=354} 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[437bf3dc] 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) by 181 down to 2094794 23:59:47.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) by 202 down to 2095844 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440] 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=347} 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5fca75ea] 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) by 181 down to 2094794 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #16 SSH_MSG_CHANNEL_DATA 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) by 202 down to 2095844 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206] 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=340} 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[262fc03c] 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.323 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) by 181 down to 2094794 23:59:47.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) by 202 down to 2095844 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498] 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=364} 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[58892401] 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) by 181 down to 2094794 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) by 202 down to 2095844 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264] 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=403} 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[659798d8] 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) by 202 down to 2095844 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214] 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=375} 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6679c879] 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) by 181 down to 2094794 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) by 181 down to 2094794 23:59:47.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) by 202 down to 2095844 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130] 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=357} 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5b9753d4] 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) by 202 down to 2095844 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046] 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=352} 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[68f73896] 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) by 181 down to 2094794 23:59:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) by 181 down to 2094794 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) by 202 down to 2095844 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674] 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=361} 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4eaa6b4f] 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) by 181 down to 2094794 23:59:47.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) by 202 down to 2095844 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026] 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) by 202 down to 2095844 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574] 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=358} 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5b4eb66d] 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=399} 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[66cfe61a] 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) by 181 down to 2094794 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) by 181 down to 2094794 23:59:47.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) by 202 down to 2095844 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932] 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=413} 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[240cc70e] 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) by 202 down to 2095844 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560] 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=376} 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1c4de0da] 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) by 181 down to 2094794 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) by 181 down to 2094794 23:59:47.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) by 202 down to 2095844 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814] 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=367} 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52dd970a] 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) by 181 down to 2094794 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) by 202 down to 2095844 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688] 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=374} 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[46d648ec] 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) by 181 down to 2094794 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) by 202 down to 2095844 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864] 23:59:47.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) by 202 down to 2095844 23:59:47.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304] 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=350} 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9b815b1] 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=409} 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[53cc922f] 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) by 181 down to 2094794 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) by 181 down to 2094794 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) by 202 down to 2095844 23:59:47.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764] 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=423} 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[103c686a] 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) by 181 down to 2094794 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) by 202 down to 2095844 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966] 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=385} 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[505b0486] 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) by 181 down to 2094794 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) by 202 down to 2095844 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500] 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=368} 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[419d5114] 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) by 181 down to 2094794 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) by 202 down to 2095844 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374] 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=433} 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3648d6ba] 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) by 181 down to 2094794 23:59:47.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) by 202 down to 2095844 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218] 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=386} 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[109ee1f4] 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) by 181 down to 2094794 23:59:47.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) by 202 down to 2095844 23:59:47.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264] 23:59:47.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=371} 23:59:47.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5a2c1d6c] 23:59:47.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.346 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) by 202 down to 2095844 23:59:47.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260] 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=362} 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[25bcfae4] 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) by 181 down to 2094794 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) by 181 down to 2094794 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) by 202 down to 2095844 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994] 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=443} 23:59:47.348 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d15b838] 23:59:47.348 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.348 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.348 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) by 202 down to 2095844 23:59:47.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884] 23:59:47.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) by 181 down to 2094794 23:59:47.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) by 202 down to 2095844 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058] 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=384} 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[305ef07e] 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) by 181 down to 2094794 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) by 202 down to 2095844 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126] 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=360} 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d66d7b8] 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) by 181 down to 2094794 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) by 202 down to 2095844 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482] 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=372} 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5084d25a] 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) by 181 down to 2094794 23:59:47.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) by 202 down to 2095844 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864] 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=395} 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7af3e5d7] 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) by 181 down to 2094794 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) by 202 down to 2095844 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910] 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=419} 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d826464] 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) by 181 down to 2094794 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=377} 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7a29ece7] 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) by 181 down to 2094794 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) by 202 down to 2095844 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850] 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=378} 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d61c97] 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) by 181 down to 2094794 23:59:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) by 202 down to 2095844 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282] 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=381} 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[42f5935c] 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) by 181 down to 2094794 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) by 202 down to 2095844 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284] 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=453} 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6db9ac6] 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) by 181 down to 2094794 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) by 202 down to 2095844 23:59:47.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424] 23:59:47.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) by 202 down to 2095844 23:59:47.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188] 23:59:47.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=370} 23:59:47.360 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7b03a452] 23:59:47.360 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) by 202 down to 2095844 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198] 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=394} 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[613d9e15] 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) by 181 down to 2094794 23:59:47.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) by 181 down to 2094794 23:59:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #13 SSH_MSG_IGNORE 23:59:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) by 202 down to 2095844 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550] 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=388} 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[489fa9d2] 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.364 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) by 181 down to 2094794 23:59:47.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) by 202 down to 2095844 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098] 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=380} 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[251248d7] 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) by 181 down to 2094794 23:59:47.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=429} 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7c8152ed] 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) by 181 down to 2094794 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) by 202 down to 2095844 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738] 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=405} 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6f330433] 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) by 181 down to 2094794 23:59:47.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 202 down to 2095844 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=382} 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[40b3f9a9] 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 181 down to 2094794 23:59:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) by 202 down to 2095844 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072] 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=396} 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4d954827] 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) by 202 down to 2095844 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118] 23:59:47.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=404} 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3c7a1f54] 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) by 181 down to 2094794 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) by 181 down to 2094794 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) by 202 down to 2095844 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088] 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=391} 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[50f5e123] 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) by 181 down to 2094794 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) by 202 down to 2095844 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990] 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=387} 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[50cce714] 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) by 181 down to 2094794 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) by 202 down to 2095844 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738] 23:59:47.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) by 202 down to 2095844 23:59:47.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494] 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=398} 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2ea92895] 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=415} 23:59:47.376 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[a980c4c] 23:59:47.377 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.377 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.377 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) by 181 down to 2094794 23:59:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) by 181 down to 2094794 23:59:47.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) by 202 down to 2095844 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644] 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=406} 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[63205b2d] 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) by 181 down to 2094794 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) by 202 down to 2095844 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694] 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=390} 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5afadd44] 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) by 181 down to 2094794 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #15 SSH_MSG_CHANNEL_DATA 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) by 202 down to 2095844 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516] 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=392} 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4681fc1b] 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) by 181 down to 2094794 23:59:47.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) by 202 down to 2095844 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168] 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=397} 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1693436a] 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) by 181 down to 2094794 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) by 202 down to 2095844 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296] 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=408} 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[12ce3532] 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) by 181 down to 2094794 23:59:47.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) by 202 down to 2095844 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816] 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=401} 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[79977a18] 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) by 181 down to 2094794 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) by 202 down to 2095844 23:59:47.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920] 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=439} 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d59b5bc] 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) by 181 down to 2094794 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) by 202 down to 2095844 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174] 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=402} 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[bb33ef9] 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #16 SSH_MSG_IGNORE 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 23:59:47.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) by 202 down to 2095844 23:59:47.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742] 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) by 181 down to 2094794 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=416} 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[27b3237c] 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) by 202 down to 2095844 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982] 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=414} 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d443ceb] 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) by 181 down to 2094794 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) by 181 down to 2094794 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) by 202 down to 2095844 23:59:47.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948] 23:59:47.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=407} 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17632e5b] 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) by 181 down to 2094794 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) by 202 down to 2095844 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504] 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=411} 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[20c6d260] 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) by 181 down to 2094794 23:59:47.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) by 202 down to 2095844 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512] 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=418} 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5646078e] 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) by 181 down to 2094794 23:59:47.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) by 202 down to 2095844 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012] 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=449} 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3dde0761] 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) by 202 down to 2095844 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552] 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=417} 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[60cb9f58] 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) by 181 down to 2094794 23:59:47.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) by 202 down to 2095844 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800] 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=426} 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7a117027] 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) by 181 down to 2094794 23:59:47.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) by 202 down to 2095844 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946] 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=463} 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5af7e53d] 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) by 181 down to 2094794 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) by 202 down to 2095844 23:59:47.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902] 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=412} 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[227df406] 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) by 181 down to 2094794 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) by 181 down to 2094794 23:59:47.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) by 202 down to 2095844 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444] 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=421} 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7f7c023] 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) by 181 down to 2094794 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) by 202 down to 2095844 23:59:47.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848] 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=459} 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4d3e4b99] 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) by 181 down to 2094794 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) by 202 down to 2095844 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480] 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=473} 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[402989d2] 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) by 181 down to 2094794 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) by 202 down to 2095844 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244] 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=428} 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[571c852e] 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 202 down to 2095844 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=400} 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[557c385f] 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) by 202 down to 2095844 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270] 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=424} 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52b407b7] 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) by 181 down to 2094794 23:59:47.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) by 181 down to 2094794 23:59:47.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) by 202 down to 2095844 23:59:47.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984] 23:59:47.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) by 202 down to 2095844 23:59:47.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104] 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=427} 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[287b76c4] 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) by 181 down to 2094794 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=425} 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7b37363] 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) by 181 down to 2094794 23:59:47.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) by 181 down to 2094794 23:59:47.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 202 down to 2095844 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=483} 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[fc38452] 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) by 202 down to 2095844 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712] 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=436} 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[40a2ff43] 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) by 181 down to 2094794 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) by 181 down to 2094794 23:59:47.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) by 202 down to 2095844 23:59:47.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302] 23:59:47.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=410} 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[61aff6aa] 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) by 202 down to 2095844 23:59:47.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798] 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) by 181 down to 2094794 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=469} 23:59:47.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3f5b31bd] 23:59:47.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) by 181 down to 2094794 23:59:47.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) by 202 down to 2095844 23:59:47.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560] 23:59:47.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=438} 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[18d6d70b] 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) by 181 down to 2094794 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) by 202 down to 2095844 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300] 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=434} 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7f60c3fc] 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) by 181 down to 2094794 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) by 202 down to 2095844 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620] 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=422} 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6f3f26b0] 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) by 181 down to 2094794 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) by 202 down to 2095844 23:59:47.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882] 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=431} 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[35c41cb3] 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) by 181 down to 2094794 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.417 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) by 202 down to 2095844 23:59:47.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350] 23:59:47.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=479} 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[171fe39c] 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) by 181 down to 2094794 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) by 202 down to 2095844 23:59:47.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796] 23:59:47.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=448} 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[24cd8635] 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) by 181 down to 2094794 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) by 202 down to 2095844 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060] 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=420} 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[31680ac8] 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) by 181 down to 2094794 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) by 202 down to 2095844 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174] 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=493} 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[19395ba1] 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) by 181 down to 2094794 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) by 202 down to 2095844 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462] 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=446} 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[57dd12c3] 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) by 202 down to 2095844 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460] 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) by 181 down to 2094794 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) by 202 down to 2095844 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904] 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=435} 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3894641] 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=458} 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[73a9dc8f] 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) by 181 down to 2094794 23:59:47.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) by 181 down to 2094794 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) by 202 down to 2095844 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232] 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=437} 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[8b9b31e] 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) by 181 down to 2094794 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) by 202 down to 2095844 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970] 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=432} 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1cfd5564] 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) by 202 down to 2095844 23:59:47.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652] 23:59:47.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=489} 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4392572c] 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) by 181 down to 2094794 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) by 181 down to 2094794 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) by 202 down to 2095844 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710] 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=468} 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[64d3d60c] 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) by 181 down to 2094794 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) by 202 down to 2095844 23:59:47.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874] 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=447} 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[dbc7fb1] 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) by 181 down to 2094794 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #14 SSH_MSG_CHANNEL_DATA 23:59:47.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) by 202 down to 2095844 23:59:47.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868] 23:59:47.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) by 202 down to 2095844 23:59:47.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996] 23:59:47.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=430} 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[10ef547d] 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=444} 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[73dcefe0] 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) by 181 down to 2094794 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) by 181 down to 2094794 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) by 202 down to 2095844 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374] 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=442} 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3877765d] 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) by 181 down to 2094794 23:59:47.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) by 202 down to 2095844 23:59:47.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014] 23:59:47.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=499} 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5a578390] 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) by 181 down to 2094794 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) by 202 down to 2095844 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978] 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=441} 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[54e2b4a] 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.437 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) by 181 down to 2094794 23:59:47.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) by 202 down to 2095844 23:59:47.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514] 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=478} 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7fc30174] 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) by 181 down to 2094794 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) by 202 down to 2095844 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846] 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=454} 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52aecbc5] 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) by 202 down to 2095844 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132] 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) by 181 down to 2094794 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=456} 23:59:47.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[d99cb4e] 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) by 202 down to 2095844 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700] 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=440} 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d51c76e] 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) by 181 down to 2094794 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) by 181 down to 2094794 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) by 202 down to 2095844 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652] 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=452} 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2e1dbf7d] 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) by 181 down to 2094794 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) by 202 down to 2095844 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102] 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=457} 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[76153ebb] 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) by 181 down to 2094794 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) by 202 down to 2095844 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428] 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=451} 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[71f131be] 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) by 181 down to 2094794 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) by 202 down to 2095844 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604] 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) by 202 down to 2095844 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262] 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=462} 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[174d28e2] 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=445} 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b40a49d] 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) by 181 down to 2094794 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) by 181 down to 2094794 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) by 202 down to 2095844 23:59:47.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214] 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=450} 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[61687e9b] 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) by 181 down to 2094794 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) by 202 down to 2095844 23:59:47.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314] 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=467} 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d7afafc] 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) by 181 down to 2094794 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) by 202 down to 2095844 23:59:47.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762] 23:59:47.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) by 202 down to 2095844 23:59:47.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902] 23:59:47.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=466} 23:59:47.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7b151bb9] 23:59:47.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=488} 23:59:47.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d4d198f] 23:59:47.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) by 202 down to 2095844 23:59:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244] 23:59:47.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) by 202 down to 2095844 23:59:47.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480] 23:59:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) by 181 down to 2094794 23:59:47.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=464} 23:59:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3c50d09c] 23:59:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) by 181 down to 2094794 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) by 181 down to 2094794 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) by 202 down to 2095844 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790] 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=472} 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2d4000f5] 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) by 202 down to 2095844 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800] 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=460} 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4b8c9aee] 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) by 202 down to 2095844 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552] 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=476} 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[79e96856] 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) by 181 down to 2094794 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) by 181 down to 2094794 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) by 181 down to 2094794 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=461} 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[31f6c523] 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) by 181 down to 2094794 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) by 202 down to 2095844 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852] 23:59:47.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=477} 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[63464f55] 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) by 181 down to 2094794 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) by 202 down to 2095844 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290] 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=498} 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4eda614e] 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) by 181 down to 2094794 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) by 202 down to 2095844 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128] 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=474} 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3ba8ff08] 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) by 181 down to 2094794 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 202 down to 2095844 23:59:47.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 23:59:47.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=455} 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4f346c1e] 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) by 181 down to 2094794 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) by 202 down to 2095844 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748] 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=487} 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[58ea231b] 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) by 181 down to 2094794 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) by 202 down to 2095844 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792] 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=471} 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[26e5e4d8] 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) by 181 down to 2094794 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 202 down to 2095844 23:59:47.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=482} 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52db967f] 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) by 202 down to 2095844 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620] 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=470} 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[258d3eaf] 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) by 181 down to 2094794 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) by 202 down to 2095844 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158] 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=465} 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[152a15c8] 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) by 181 down to 2094794 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) by 181 down to 2094794 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) by 202 down to 2095844 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372] 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=486} 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1bae0734] 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) by 181 down to 2094794 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) by 202 down to 2095844 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432] 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=497} 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[51da4eae] 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) by 181 down to 2094794 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) by 202 down to 2095844 23:59:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240] 23:59:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=484} 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5ce3317e] 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) by 181 down to 2094794 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) by 202 down to 2095844 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120] 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=492} 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[68137eae] 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) by 181 down to 2094794 23:59:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #13 SSH_MSG_CHANNEL_DATA 23:59:47.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 202 down to 2095844 23:59:47.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 23:59:47.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=475} 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[70da03f] 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) by 181 down to 2094794 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) by 202 down to 2095844 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968] 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=480} 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[53f724a4] 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) by 181 down to 2094794 23:59:47.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) by 202 down to 2095844 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044] 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=481} 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[55bc6fdd] 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) by 181 down to 2094794 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) by 202 down to 2095844 23:59:47.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384] 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=496} 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6202fb4b] 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) by 181 down to 2094794 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) by 202 down to 2095844 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504] 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=485} 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6b7de78e] 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) by 181 down to 2094794 23:59:47.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) by 202 down to 2095844 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664] 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=494} 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6e12c8ee] 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) by 181 down to 2094794 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) by 202 down to 2095844 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974] 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=490} 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6dbc62c4] 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) by 181 down to 2094794 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #20 SSH_MSG_IGNORE 23:59:47.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) by 202 down to 2095844 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286] 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=491} 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[c559e75] 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) by 181 down to 2094794 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) by 202 down to 2095844 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338] 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=495} 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d5ca9e3] 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) by 181 down to 2094794 23:59:47.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #12 SSH_MSG_CHANNEL_DATA 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) by 202 down to 2095844 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_CHANNEL_DATA len=202 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228] 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=500} 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17d21469] 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) by 181 down to 2094794 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:59:47.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 23:59:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #18 SSH_MSG_IGNORE 23:59:47.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 23:59:47.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #14 SSH_MSG_IGNORE 23:59:47.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 23:59:47.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #19 SSH_MSG_IGNORE 23:59:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 23:59:47.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #13 SSH_MSG_IGNORE 23:59:47.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 23:59:47.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #17 SSH_MSG_IGNORE 23:59:47.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 23:59:47.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #22 SSH_MSG_IGNORE 23:59:47.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 23:59:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35744]) process #24 SSH_MSG_IGNORE 23:59:47.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_IGNORE 23:59:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #21 SSH_MSG_IGNORE 23:59:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 23:59:47.974 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36704]) process #23 SSH_MSG_IGNORE 23:59:47.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_IGNORE 23:59:48.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #20 SSH_MSG_IGNORE 23:59:48.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 23:59:48.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #15 SSH_MSG_IGNORE 23:59:48.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 23:59:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #18 SSH_MSG_IGNORE 23:59:48.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 23:59:48.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #16 SSH_MSG_IGNORE 23:59:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 23:59:48.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #14 SSH_MSG_IGNORE 23:59:48.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 23:59:48.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #13 SSH_MSG_IGNORE 23:59:48.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 23:59:48.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45172]) process #24 SSH_MSG_IGNORE 23:59:48.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_IGNORE 23:59:48.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #15 SSH_MSG_IGNORE 23:59:48.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 23:59:48.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #17 SSH_MSG_IGNORE 23:59:48.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 23:59:48.718 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37932]) process #23 SSH_MSG_IGNORE 23:59:48.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_IGNORE 23:59:48.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #22 SSH_MSG_IGNORE 23:59:48.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 23:59:48.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #16 SSH_MSG_IGNORE 23:59:48.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 23:59:48.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #19 SSH_MSG_IGNORE 23:59:48.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 23:59:48.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #20 SSH_MSG_IGNORE 23:59:48.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 23:59:48.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:48.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #21 SSH_MSG_IGNORE 23:59:48.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 23:59:49.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #18 SSH_MSG_IGNORE 23:59:49.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 23:59:49.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #14 SSH_MSG_IGNORE 23:59:49.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 23:59:49.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #13 SSH_MSG_IGNORE 23:59:49.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 23:59:49.218 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #19 SSH_MSG_IGNORE 23:59:49.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 23:59:49.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #17 SSH_MSG_IGNORE 23:59:49.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 23:59:49.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #21 SSH_MSG_IGNORE 23:59:49.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 23:59:49.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42592]) process #24 SSH_MSG_IGNORE 23:59:49.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_IGNORE 23:59:49.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #15 SSH_MSG_IGNORE 23:59:49.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 23:59:49.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49832]) process #23 SSH_MSG_IGNORE 23:59:49.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_IGNORE 23:59:49.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #22 SSH_MSG_IGNORE 23:59:49.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 23:59:49.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #20 SSH_MSG_IGNORE 23:59:49.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 23:59:49.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #18 SSH_MSG_IGNORE 23:59:49.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 23:59:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #16 SSH_MSG_IGNORE 23:59:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 23:59:49.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #14 SSH_MSG_IGNORE 23:59:49.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 23:59:49.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #17 SSH_MSG_IGNORE 23:59:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 23:59:49.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #13 SSH_MSG_IGNORE 23:59:49.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 23:59:49.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #19 SSH_MSG_IGNORE 23:59:49.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 23:59:49.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:49.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #22 SSH_MSG_IGNORE 23:59:49.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 23:59:49.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #21 SSH_MSG_IGNORE 23:59:50.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 23:59:50.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #15 SSH_MSG_IGNORE 23:59:50.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 23:59:50.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59372]) process #23 SSH_MSG_IGNORE 23:59:50.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_IGNORE 23:59:50.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #20 SSH_MSG_IGNORE 23:59:50.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 23:59:50.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #18 SSH_MSG_IGNORE 23:59:50.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 23:59:50.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #24 SSH_MSG_IGNORE 23:59:50.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 23:59:50.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #14 SSH_MSG_IGNORE 23:59:50.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 23:59:50.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #13 SSH_MSG_IGNORE 23:59:50.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 23:59:50.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #21 SSH_MSG_IGNORE 23:59:50.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:59:50.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #16 SSH_MSG_IGNORE 23:59:50.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 23:59:50.649 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37786]) process #24 SSH_MSG_IGNORE 23:59:50.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_IGNORE 23:59:50.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #15 SSH_MSG_IGNORE 23:59:50.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 23:59:50.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #17 SSH_MSG_IGNORE 23:59:50.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 23:59:50.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #19 SSH_MSG_IGNORE 23:59:50.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 23:59:50.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #22 SSH_MSG_IGNORE 23:59:50.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 23:59:50.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40698])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:50.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) exit code=0, immediate=false 23:59:50.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:50.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:50.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:50.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:50.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) Closing gracefully 23:59:50.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) 23:59:50.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) 23:59:50.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:50.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:50.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:50.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:50.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])[immediately=false] processing 23:59:50.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:50.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40698]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:50.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:50.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) Closing immediately 23:59:50.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:50.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:50.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])[immediately=true] processing 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698] 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ac48893) signal close complete immediately=true 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7618fd36) signal close complete immediately=true 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698])[Immediately] closed 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) result=null 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59115387) signal close complete immediately=false 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37ffc826) signal close complete immediately=false 23:59:50.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40698]) code=0 message='' shell closed 23:59:50.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40698]) Closing immediately 23:59:50.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40698]]) Closing immediately 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40698]) stopping 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40698]) stopped 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40698]])[Immediately] closed 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17830] - close(TransportIoSession[local=/10.30.170.146:17830, remote=/10.30.170.79:40698]) Closing immediately 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17830] - close(TransportIoSession[local=/10.30.170.146:17830, remote=/10.30.170.79:40698])[Immediately] closed 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f7e92ca) signal close complete immediately=true 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40698])[Immediately] closed 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5d5febd8, L:/10.30.170.146:17830 ! R:/10.30.170.79:40698] inactive. 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x5d5febd8, L:/10.30.170.146:17830 ! R:/10.30.170.79:40698]} end of input detected while session was in state up 23:59:50.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x5d5febd8, L:/10.30.170.146:17830 ! R:/10.30.170.79:40698]} down, reason: End of input 23:59:50.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:50.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #16 SSH_MSG_IGNORE 23:59:50.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 23:59:51.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #20 SSH_MSG_IGNORE 23:59:51.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 23:59:51.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37788]) process #23 SSH_MSG_IGNORE 23:59:51.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_IGNORE 23:59:51.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #18 SSH_MSG_IGNORE 23:59:51.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 23:59:51.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #21 SSH_MSG_IGNORE 23:59:51.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 23:59:51.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #14 SSH_MSG_IGNORE 23:59:51.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 23:59:51.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #17 SSH_MSG_IGNORE 23:59:51.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 23:59:51.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39230]) process #24 SSH_MSG_IGNORE 23:59:51.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_IGNORE 23:59:51.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #22 SSH_MSG_IGNORE 23:59:51.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 23:59:51.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #13 SSH_MSG_IGNORE 23:59:51.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 23:59:51.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33436]) process #23 SSH_MSG_IGNORE 23:59:51.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_IGNORE 23:59:51.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #15 SSH_MSG_IGNORE 23:59:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 23:59:51.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #20 SSH_MSG_IGNORE 23:59:51.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 23:59:51.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #16 SSH_MSG_IGNORE 23:59:51.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 23:59:51.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50944])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:51.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) exit code=0, immediate=false 23:59:51.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:51.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:51.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) Closing gracefully 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])[immediately=false] processing 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50944]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) Closing immediately 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])[immediately=true] processing 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944] 23:59:51.656 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35ae7d5c) signal close complete immediately=true 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1412570e) signal close complete immediately=true 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944])[Immediately] closed 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) result=null 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60770c4c) signal close complete immediately=false 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6571fb0) signal close complete immediately=false 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50944]) code=0 message='' shell closed 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50944]) Closing immediately 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50944]]) Closing immediately 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50944]) stopping 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50944]) stopped 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50944]])[Immediately] closed 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.146:17831] - close(TransportIoSession[local=/10.30.170.146:17831, remote=/10.30.170.79:50944]) Closing immediately 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.146:17831] - close(TransportIoSession[local=/10.30.170.146:17831, remote=/10.30.170.79:50944])[Immediately] closed 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40d5c6bb) signal close complete immediately=true 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50944])[Immediately] closed 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x309176f6, L:/10.30.170.146:17831 ! R:/10.30.170.79:50944] inactive. 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x309176f6, L:/10.30.170.146:17831 ! R:/10.30.170.79:50944]} end of input detected while session was in state up 23:59:51.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x309176f6, L:/10.30.170.146:17831 ! R:/10.30.170.79:50944]} down, reason: End of input 23:59:51.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #19 SSH_MSG_IGNORE 23:59:51.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 23:59:51.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #18 SSH_MSG_IGNORE 23:59:51.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 23:59:51.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #19 SSH_MSG_IGNORE 23:59:51.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 23:59:51.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:51.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #17 SSH_MSG_IGNORE 23:59:51.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 23:59:51.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #21 SSH_MSG_IGNORE 23:59:51.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 23:59:51.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39424])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:51.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) exit code=0, immediate=false 23:59:51.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:51.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:51.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:51.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) Closing gracefully 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])[immediately=false] processing 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39424]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) Closing immediately 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])[immediately=true] processing 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424] 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4aa82105) signal close complete immediately=true 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ad9cd1a) signal close complete immediately=true 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424])[Immediately] closed 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) result=null 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fcf6646) signal close complete immediately=false 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1db55bd4) signal close complete immediately=false 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39424]) code=0 message='' shell closed 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39424]) Closing immediately 23:59:51.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39424]]) Closing immediately 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39424]) stopping 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39424]) stopped 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39424]])[Immediately] closed 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17832] - close(TransportIoSession[local=/10.30.170.146:17832, remote=/10.30.170.79:39424]) Closing immediately 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17832] - close(TransportIoSession[local=/10.30.170.146:17832, remote=/10.30.170.79:39424])[Immediately] closed 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@161ef16e) signal close complete immediately=true 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39424])[Immediately] closed 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x02415b37, L:/10.30.170.146:17832 ! R:/10.30.170.79:39424] inactive. 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x02415b37, L:/10.30.170.146:17832 ! R:/10.30.170.79:39424]} end of input detected while session was in state up 23:59:51.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x02415b37, L:/10.30.170.146:17832 ! R:/10.30.170.79:39424]} down, reason: End of input 23:59:52.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #14 SSH_MSG_IGNORE 23:59:52.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 23:59:52.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #13 SSH_MSG_IGNORE 23:59:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 23:59:52.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #22 SSH_MSG_IGNORE 23:59:52.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 23:59:52.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53966]) process #24 SSH_MSG_IGNORE 23:59:52.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_IGNORE 23:59:52.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35424]) process #23 SSH_MSG_IGNORE 23:59:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_IGNORE 23:59:52.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54632])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:52.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) exit code=0, immediate=false 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) Closing gracefully 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])[immediately=false] processing 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54632]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) Closing immediately 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])[immediately=true] processing 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632] 23:59:52.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d55283c) signal close complete immediately=true 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fbbac92) signal close complete immediately=true 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632])[Immediately] closed 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) result=null 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c0d1ba3) signal close complete immediately=false 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7983daef) signal close complete immediately=false 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54632]) code=0 message='' shell closed 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54632]) Closing immediately 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54632]]) Closing immediately 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54632]) stopping 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54632]) stopped 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54632]])[Immediately] closed 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17833] - close(TransportIoSession[local=/10.30.170.146:17833, remote=/10.30.170.79:54632]) Closing immediately 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17833] - close(TransportIoSession[local=/10.30.170.146:17833, remote=/10.30.170.79:54632])[Immediately] closed 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d83092b) signal close complete immediately=true 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54632])[Immediately] closed 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x84638c65, L:/10.30.170.146:17833 ! R:/10.30.170.79:54632] inactive. 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x84638c65, L:/10.30.170.146:17833 ! R:/10.30.170.79:54632]} end of input detected while session was in state up 23:59:52.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=4, channel=[id: 0x84638c65, L:/10.30.170.146:17833 ! R:/10.30.170.79:54632]} down, reason: End of input 23:59:52.321 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #15 SSH_MSG_IGNORE 23:59:52.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 23:59:52.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #20 SSH_MSG_IGNORE 23:59:52.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 23:59:52.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #16 SSH_MSG_IGNORE 23:59:52.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 23:59:52.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #18 SSH_MSG_IGNORE 23:59:52.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 23:59:52.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51410])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:52.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) exit code=0, immediate=false 23:59:52.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:52.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:52.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:52.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:52.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) Closing gracefully 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])[immediately=false] processing 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51410]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) Closing immediately 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])[immediately=true] processing 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410] 23:59:52.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@769ec91c) signal close complete immediately=true 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@200a920c) signal close complete immediately=true 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410])[Immediately] closed 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) result=null 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ac0339) signal close complete immediately=false 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@773f0c45) signal close complete immediately=false 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51410]) code=0 message='' shell closed 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51410]) Closing immediately 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51410]]) Closing immediately 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51410]) stopping 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51410]) stopped 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51410]])[Immediately] closed 23:59:52.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17834] - close(TransportIoSession[local=/10.30.170.146:17834, remote=/10.30.170.79:51410]) Closing immediately 23:59:52.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17834] - close(TransportIoSession[local=/10.30.170.146:17834, remote=/10.30.170.79:51410])[Immediately] closed 23:59:52.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77e9fd97) signal close complete immediately=true 23:59:52.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51410])[Immediately] closed 23:59:52.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x16599e17, L:/10.30.170.146:17834 ! R:/10.30.170.79:51410] inactive. 23:59:52.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x16599e17, L:/10.30.170.146:17834 ! R:/10.30.170.79:51410]} end of input detected while session was in state up 23:59:52.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=5, channel=[id: 0x16599e17, L:/10.30.170.146:17834 ! R:/10.30.170.79:51410]} down, reason: End of input 23:59:52.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #19 SSH_MSG_IGNORE 23:59:52.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 23:59:52.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #21 SSH_MSG_IGNORE 23:59:52.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 23:59:52.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #17 SSH_MSG_IGNORE 23:59:52.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 23:59:52.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #13 SSH_MSG_IGNORE 23:59:52.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 23:59:52.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #15 SSH_MSG_IGNORE 23:59:52.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 23:59:52.865 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40504]) process #24 SSH_MSG_IGNORE 23:59:52.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_IGNORE 23:59:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #22 SSH_MSG_IGNORE 23:59:52.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 23:59:52.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #14 SSH_MSG_IGNORE 23:59:52.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 23:59:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #20 SSH_MSG_IGNORE 23:59:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 23:59:53.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57030])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:53.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) exit code=0, immediate=false 23:59:53.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:53.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) Closing gracefully 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])[immediately=false] processing 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57030]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) Closing immediately 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])[immediately=true] processing 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030] 23:59:53.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d4cd2f4) signal close complete immediately=true 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cf3faaf) signal close complete immediately=true 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030])[Immediately] closed 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) result=null 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5af0630f) signal close complete immediately=false 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6af7846b) signal close complete immediately=false 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57030]) code=0 message='' shell closed 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57030]) Closing immediately 23:59:53.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57030]]) Closing immediately 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57030]) stopping 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57030]) stopped 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57030]])[Immediately] closed 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17835] - close(TransportIoSession[local=/10.30.170.146:17835, remote=/10.30.170.79:57030]) Closing immediately 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17835] - close(TransportIoSession[local=/10.30.170.146:17835, remote=/10.30.170.79:57030])[Immediately] closed 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@418730b3) signal close complete immediately=true 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57030])[Immediately] closed 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeaef0512, L:/10.30.170.146:17835 ! R:/10.30.170.79:57030] inactive. 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0xeaef0512, L:/10.30.170.146:17835 ! R:/10.30.170.79:57030]} end of input detected while session was in state up 23:59:53.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=6, channel=[id: 0xeaef0512, L:/10.30.170.146:17835 ! R:/10.30.170.79:57030]} down, reason: End of input 23:59:53.062 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48702]) process #23 SSH_MSG_IGNORE 23:59:53.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_IGNORE 23:59:53.101 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #16 SSH_MSG_IGNORE 23:59:53.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 23:59:53.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #19 SSH_MSG_IGNORE 23:59:53.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 23:59:53.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #14 SSH_MSG_IGNORE 23:59:53.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36978])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) exit code=0, immediate=false 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) Closing gracefully 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:53.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])[immediately=false] processing 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36978]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) Closing immediately 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])[immediately=true] processing 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978] 23:59:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@201a74c4) signal close complete immediately=true 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6804b962) signal close complete immediately=true 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978])[Immediately] closed 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) result=null 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9e02f83) signal close complete immediately=false 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bfc58e1) signal close complete immediately=false 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36978]) code=0 message='' shell closed 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36978]) Closing immediately 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36978]]) Closing immediately 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36978]) stopping 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36978]) stopped 23:59:53.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36978]])[Immediately] closed 23:59:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17836] - close(TransportIoSession[local=/10.30.170.146:17836, remote=/10.30.170.79:36978]) Closing immediately 23:59:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17836] - close(TransportIoSession[local=/10.30.170.146:17836, remote=/10.30.170.79:36978])[Immediately] closed 23:59:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4833b70e) signal close complete immediately=true 23:59:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36978])[Immediately] closed 23:59:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcc62df5c, L:/10.30.170.146:17836 ! R:/10.30.170.79:36978] inactive. 23:59:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0xcc62df5c, L:/10.30.170.146:17836 ! R:/10.30.170.79:36978]} end of input detected while session was in state up 23:59:53.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=7, channel=[id: 0xcc62df5c, L:/10.30.170.146:17836 ! R:/10.30.170.79:36978]} down, reason: End of input 23:59:53.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #18 SSH_MSG_IGNORE 23:59:53.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 23:59:53.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #21 SSH_MSG_IGNORE 23:59:53.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 23:59:53.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #13 SSH_MSG_IGNORE 23:59:53.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 23:59:53.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #22 SSH_MSG_IGNORE 23:59:53.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 23:59:53.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50226]) process #24 SSH_MSG_IGNORE 23:59:53.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_IGNORE 23:59:53.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #17 SSH_MSG_IGNORE 23:59:53.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 23:59:53.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #15 SSH_MSG_IGNORE 23:59:53.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 23:59:53.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45500])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:53.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) exit code=0, immediate=false 23:59:53.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:53.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:53.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:53.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) Closing gracefully 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])[immediately=false] processing 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45500]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) Closing immediately 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])[immediately=true] processing 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500] 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39c640b7) signal close complete immediately=true 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6139bff5) signal close complete immediately=true 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500])[Immediately] closed 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) result=null 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b82f3a5) signal close complete immediately=false 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19eb4945) signal close complete immediately=false 23:59:53.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45500]) code=0 message='' shell closed 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45500]) Closing immediately 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45500]]) Closing immediately 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45500]) stopping 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45500]) stopped 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45500]])[Immediately] closed 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17837] - close(TransportIoSession[local=/10.30.170.146:17837, remote=/10.30.170.79:45500]) Closing immediately 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17837] - close(TransportIoSession[local=/10.30.170.146:17837, remote=/10.30.170.79:45500])[Immediately] closed 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12a37137) signal close complete immediately=true 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45500])[Immediately] closed 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe3d72f2f, L:/10.30.170.146:17837 ! R:/10.30.170.79:45500] inactive. 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0xe3d72f2f, L:/10.30.170.146:17837 ! R:/10.30.170.79:45500]} end of input detected while session was in state up 23:59:53.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=8, channel=[id: 0xe3d72f2f, L:/10.30.170.146:17837 ! R:/10.30.170.79:45500]} down, reason: End of input 23:59:53.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #16 SSH_MSG_IGNORE 23:59:53.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 23:59:53.744 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #18 SSH_MSG_IGNORE 23:59:53.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 23:59:53.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #20 SSH_MSG_IGNORE 23:59:53.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 23:59:54.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56260])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:54.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) exit code=0, immediate=false 23:59:54.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:54.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:54.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:54.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:54.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) Closing gracefully 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])[immediately=false] processing 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56260]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) Closing immediately 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])[immediately=true] processing 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260] 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5039dd5f) signal close complete immediately=true 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fdda7f7) signal close complete immediately=true 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260])[Immediately] closed 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) result=null 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f73915f) signal close complete immediately=false 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73bf6ed4) signal close complete immediately=false 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56260]) code=0 message='' shell closed 23:59:54.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56260]) Closing immediately 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56260]]) Closing immediately 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56260]) stopping 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56260]) stopped 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56260]])[Immediately] closed 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17838] - close(TransportIoSession[local=/10.30.170.146:17838, remote=/10.30.170.79:56260]) Closing immediately 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17838] - close(TransportIoSession[local=/10.30.170.146:17838, remote=/10.30.170.79:56260])[Immediately] closed 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d7296d9) signal close complete immediately=true 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56260])[Immediately] closed 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3dbc83a6, L:/10.30.170.146:17838 ! R:/10.30.170.79:56260] inactive. 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x3dbc83a6, L:/10.30.170.146:17838 ! R:/10.30.170.79:56260]} end of input detected while session was in state up 23:59:54.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=9, channel=[id: 0x3dbc83a6, L:/10.30.170.146:17838 ! R:/10.30.170.79:56260]} down, reason: End of input 23:59:54.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #19 SSH_MSG_IGNORE 23:59:54.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 23:59:54.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #14 SSH_MSG_IGNORE 23:59:54.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 23:59:54.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #13 SSH_MSG_IGNORE 23:59:54.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 23:59:54.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #22 SSH_MSG_IGNORE 23:59:54.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 23:59:54.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35002]) process #23 SSH_MSG_IGNORE 23:59:54.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_IGNORE 23:59:54.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #15 SSH_MSG_IGNORE 23:59:54.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 23:59:54.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #17 SSH_MSG_IGNORE 23:59:54.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 23:59:54.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43394]) process #24 SSH_MSG_IGNORE 23:59:54.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_IGNORE 23:59:54.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #21 SSH_MSG_IGNORE 23:59:54.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60486])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) exit code=0, immediate=false 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) Closing gracefully 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])[immediately=false] processing 23:59:54.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60486]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) Closing immediately 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])[immediately=true] processing 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486] 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35ebcf92) signal close complete immediately=true 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63fa626d) signal close complete immediately=true 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486])[Immediately] closed 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) result=null 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@635655eb) signal close complete immediately=false 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25600d0e) signal close complete immediately=false 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60486]) code=0 message='' shell closed 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60486]) Closing immediately 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60486]]) Closing immediately 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60486]) stopping 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60486]) stopped 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60486]])[Immediately] closed 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17839] - close(TransportIoSession[local=/10.30.170.146:17839, remote=/10.30.170.79:60486]) Closing immediately 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17839] - close(TransportIoSession[local=/10.30.170.146:17839, remote=/10.30.170.79:60486])[Immediately] closed 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e9cc16f) signal close complete immediately=true 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60486])[Immediately] closed 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2f8b6340, L:/10.30.170.146:17839 ! R:/10.30.170.79:60486] inactive. 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x2f8b6340, L:/10.30.170.146:17839 ! R:/10.30.170.79:60486]} end of input detected while session was in state up 23:59:54.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=10, channel=[id: 0x2f8b6340, L:/10.30.170.146:17839 ! R:/10.30.170.79:60486]} down, reason: End of input 23:59:54.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #20 SSH_MSG_IGNORE 23:59:54.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 23:59:54.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #18 SSH_MSG_IGNORE 23:59:54.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 23:59:54.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.620 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44006]) process #23 SSH_MSG_IGNORE 23:59:54.620 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_IGNORE 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33050])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) exit code=0, immediate=false 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) Closing gracefully 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) 23:59:54.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])[immediately=false] processing 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33050]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) Closing immediately 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])[immediately=true] processing 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050] 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1994f85) signal close complete immediately=true 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:54.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a65f8b5) signal close complete immediately=true 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050])[Immediately] closed 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) result=null 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cf82943) signal close complete immediately=false 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@401d8cb1) signal close complete immediately=false 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33050]) code=0 message='' shell closed 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33050]) Closing immediately 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33050]]) Closing immediately 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33050]) stopping 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33050]) stopped 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33050]])[Immediately] closed 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17840] - close(TransportIoSession[local=/10.30.170.146:17840, remote=/10.30.170.79:33050]) Closing immediately 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17840] - close(TransportIoSession[local=/10.30.170.146:17840, remote=/10.30.170.79:33050])[Immediately] closed 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b330650) signal close complete immediately=true 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33050])[Immediately] closed 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7878bc20, L:/10.30.170.146:17840 ! R:/10.30.170.79:33050] inactive. 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x7878bc20, L:/10.30.170.146:17840 ! R:/10.30.170.79:33050]} end of input detected while session was in state up 23:59:54.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=11, channel=[id: 0x7878bc20, L:/10.30.170.146:17840 ! R:/10.30.170.79:33050]} down, reason: End of input 23:59:54.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #14 SSH_MSG_IGNORE 23:59:54.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 23:59:54.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #19 SSH_MSG_IGNORE 23:59:54.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 23:59:54.776 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #16 SSH_MSG_IGNORE 23:59:54.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 23:59:54.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #17 SSH_MSG_IGNORE 23:59:54.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 23:59:54.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #13 SSH_MSG_IGNORE 23:59:54.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 23:59:54.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:54.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38094]) process #24 SSH_MSG_IGNORE 23:59:54.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_IGNORE 23:59:54.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54304])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:54.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) exit code=0, immediate=false 23:59:54.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:54.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:54.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) Closing gracefully 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[immediately=false] processing 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) Closing immediately 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[immediately=true] processing 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 23:59:54.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b3522a8) signal close complete immediately=true 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a07b129) signal close complete immediately=true 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[Immediately] closed 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) result=null 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e31d14f) signal close complete immediately=false 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cdc4fd3) signal close complete immediately=false 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) code=0 message='' shell closed 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54304]) Closing immediately 23:59:54.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]]) Closing immediately 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54304]) stopping 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54304]) stopped 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]])[Immediately] closed 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17841] - close(TransportIoSession[local=/10.30.170.146:17841, remote=/10.30.170.79:54304]) Closing immediately 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17841] - close(TransportIoSession[local=/10.30.170.146:17841, remote=/10.30.170.79:54304])[Immediately] closed 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ede0282) signal close complete immediately=true 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54304])[Immediately] closed 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x14fd2e89, L:/10.30.170.146:17841 ! R:/10.30.170.79:54304] inactive. 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x14fd2e89, L:/10.30.170.146:17841 ! R:/10.30.170.79:54304]} end of input detected while session was in state up 23:59:54.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=12, channel=[id: 0x14fd2e89, L:/10.30.170.146:17841 ! R:/10.30.170.79:54304]} down, reason: End of input 23:59:55.038 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59196]) process #23 SSH_MSG_IGNORE 23:59:55.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_IGNORE 23:59:55.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #21 SSH_MSG_IGNORE 23:59:55.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 23:59:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #20 SSH_MSG_IGNORE 23:59:55.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 23:59:55.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #15 SSH_MSG_IGNORE 23:59:55.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 23:59:55.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #22 SSH_MSG_IGNORE 23:59:55.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 23:59:55.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #18 SSH_MSG_IGNORE 23:59:55.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 23:59:55.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35744])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:55.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) exit code=0, immediate=false 23:59:55.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:55.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:55.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) Closing gracefully 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])[immediately=false] processing 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35744]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) Closing immediately 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])[immediately=true] processing 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744] 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3db467de) signal close complete immediately=true 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41eec869) signal close complete immediately=true 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744])[Immediately] closed 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) result=null 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4af7f1ac) signal close complete immediately=false 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41db6a8f) signal close complete immediately=false 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35744]) code=0 message='' shell closed 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35744]) Closing immediately 23:59:55.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35744]]) Closing immediately 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35744]) stopping 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35744]) stopped 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35744]])[Immediately] closed 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17842] - close(TransportIoSession[local=/10.30.170.146:17842, remote=/10.30.170.79:35744]) Closing immediately 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17842] - close(TransportIoSession[local=/10.30.170.146:17842, remote=/10.30.170.79:35744])[Immediately] closed 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f4f7ffd) signal close complete immediately=true 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35744])[Immediately] closed 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x778f1da3, L:/10.30.170.146:17842 ! R:/10.30.170.79:35744] inactive. 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x778f1da3, L:/10.30.170.146:17842 ! R:/10.30.170.79:35744]} end of input detected while session was in state up 23:59:55.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=13, channel=[id: 0x778f1da3, L:/10.30.170.146:17842 ! R:/10.30.170.79:35744]} down, reason: End of input 23:59:55.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #14 SSH_MSG_IGNORE 23:59:55.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 23:59:55.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #15 SSH_MSG_IGNORE 23:59:55.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 23:59:55.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43452]) process #24 SSH_MSG_IGNORE 23:59:55.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_IGNORE 23:59:55.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #19 SSH_MSG_IGNORE 23:59:55.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 23:59:55.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #16 SSH_MSG_IGNORE 23:59:55.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 23:59:55.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #22 SSH_MSG_IGNORE 23:59:55.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 23:59:55.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #17 SSH_MSG_IGNORE 23:59:55.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 23:59:55.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45172])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:55.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) exit code=0, immediate=false 23:59:55.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:55.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:55.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) Closing gracefully 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])[immediately=false] processing 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45172]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) Closing immediately 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])[immediately=true] processing 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172] 23:59:55.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@227f9fe5) signal close complete immediately=true 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7533f382) signal close complete immediately=true 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172])[Immediately] closed 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) result=null 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34986f29) signal close complete immediately=false 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b5452b9) signal close complete immediately=false 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45172]) code=0 message='' shell closed 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45172]) Closing immediately 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45172]]) Closing immediately 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45172]) stopping 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45172]) stopped 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45172]])[Immediately] closed 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17843] - close(TransportIoSession[local=/10.30.170.146:17843, remote=/10.30.170.79:45172]) Closing immediately 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17843] - close(TransportIoSession[local=/10.30.170.146:17843, remote=/10.30.170.79:45172])[Immediately] closed 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@650a7281) signal close complete immediately=true 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45172])[Immediately] closed 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcccdccc1, L:/10.30.170.146:17843 ! R:/10.30.170.79:45172] inactive. 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0xcccdccc1, L:/10.30.170.146:17843 ! R:/10.30.170.79:45172]} end of input detected while session was in state up 23:59:55.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=14, channel=[id: 0xcccdccc1, L:/10.30.170.146:17843 ! R:/10.30.170.79:45172]} down, reason: End of input 23:59:55.700 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #21 SSH_MSG_IGNORE 23:59:55.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 23:59:55.806 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33794]) process #23 SSH_MSG_IGNORE 23:59:55.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_IGNORE 23:59:55.932 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #20 SSH_MSG_IGNORE 23:59:55.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 23:59:55.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:55.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #13 SSH_MSG_IGNORE 23:59:55.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42592])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) exit code=0, immediate=false 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) Closing gracefully 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) 23:59:56.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])[immediately=false] processing 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42592]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) Closing immediately 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])[immediately=true] processing 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592] 23:59:56.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c2f8f9e) signal close complete immediately=true 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65bee7b7) signal close complete immediately=true 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592])[Immediately] closed 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) result=null 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d54503e) signal close complete immediately=false 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ac3a056) signal close complete immediately=false 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42592]) code=0 message='' shell closed 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42592]) Closing immediately 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42592]]) Closing immediately 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42592]) stopping 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42592]) stopped 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42592]])[Immediately] closed 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17844] - close(TransportIoSession[local=/10.30.170.146:17844, remote=/10.30.170.79:42592]) Closing immediately 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17844] - close(TransportIoSession[local=/10.30.170.146:17844, remote=/10.30.170.79:42592])[Immediately] closed 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a1081ef) signal close complete immediately=true 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42592])[Immediately] closed 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe5a0f1c2, L:/10.30.170.146:17844 ! R:/10.30.170.79:42592] inactive. 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xe5a0f1c2, L:/10.30.170.146:17844 ! R:/10.30.170.79:42592]} end of input detected while session was in state up 23:59:56.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=15, channel=[id: 0xe5a0f1c2, L:/10.30.170.146:17844 ! R:/10.30.170.79:42592]} down, reason: End of input 23:59:56.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #18 SSH_MSG_IGNORE 23:59:56.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 23:59:56.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #14 SSH_MSG_IGNORE 23:59:56.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 23:59:56.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.205 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #13 SSH_MSG_IGNORE 23:59:56.205 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 23:59:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #17 SSH_MSG_IGNORE 23:59:56.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 23:59:56.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #19 SSH_MSG_IGNORE 23:59:56.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 23:59:56.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #16 SSH_MSG_IGNORE 23:59:56.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 23:59:56.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #22 SSH_MSG_IGNORE 23:59:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 23:59:56.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44448])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) exit code=0, immediate=false 23:59:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) Closing gracefully 23:59:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) 23:59:56.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[immediately=false] processing 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) Closing immediately 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[immediately=true] processing 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 23:59:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6934c30c) signal close complete immediately=true 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bf59b95) signal close complete immediately=true 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[Immediately] closed 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) result=null 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61c99331) signal close complete immediately=false 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26c5e7dd) signal close complete immediately=false 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) code=0 message='' shell closed 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44448]) Closing immediately 23:59:56.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]]) Closing immediately 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44448]) stopping 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44448]) stopped 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]])[Immediately] closed 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17845] - close(TransportIoSession[local=/10.30.170.146:17845, remote=/10.30.170.79:44448]) Closing immediately 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17845] - close(TransportIoSession[local=/10.30.170.146:17845, remote=/10.30.170.79:44448])[Immediately] closed 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69a66caa) signal close complete immediately=true 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44448])[Immediately] closed 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7c65023b, L:/10.30.170.146:17845 ! R:/10.30.170.79:44448] inactive. 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x7c65023b, L:/10.30.170.146:17845 ! R:/10.30.170.79:44448]} end of input detected while session was in state up 23:59:56.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=16, channel=[id: 0x7c65023b, L:/10.30.170.146:17845 ! R:/10.30.170.79:44448]} down, reason: End of input 23:59:56.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #15 SSH_MSG_IGNORE 23:59:56.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 23:59:56.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #21 SSH_MSG_IGNORE 23:59:56.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 23:59:56.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38762]) process #24 SSH_MSG_IGNORE 23:59:56.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_IGNORE 23:59:56.536 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54452]) process #23 SSH_MSG_IGNORE 23:59:56.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_IGNORE 23:59:56.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37786])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) exit code=0, immediate=false 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) Closing gracefully 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) 23:59:56.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])[immediately=false] processing 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37786]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) Closing immediately 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])[immediately=true] processing 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786] 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2df39c71) signal close complete immediately=true 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b1b123f) signal close complete immediately=true 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786])[Immediately] closed 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) result=null 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@173256ac) signal close complete immediately=false 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79f9ed62) signal close complete immediately=false 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37786]) code=0 message='' shell closed 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37786]) Closing immediately 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37786]]) Closing immediately 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37786]) stopping 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37786]) stopped 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37786]])[Immediately] closed 23:59:56.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.146:17846] - close(TransportIoSession[local=/10.30.170.146:17846, remote=/10.30.170.79:37786]) Closing immediately 23:59:56.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.146:17846] - close(TransportIoSession[local=/10.30.170.146:17846, remote=/10.30.170.79:37786])[Immediately] closed 23:59:56.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4858f638) signal close complete immediately=true 23:59:56.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37786])[Immediately] closed 23:59:56.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x99ff91b3, L:/10.30.170.146:17846 ! R:/10.30.170.79:37786] inactive. 23:59:56.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x99ff91b3, L:/10.30.170.146:17846 ! R:/10.30.170.79:37786]} end of input detected while session was in state up 23:59:56.650 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=17, channel=[id: 0x99ff91b3, L:/10.30.170.146:17846 ! R:/10.30.170.79:37786]} down, reason: End of input 23:59:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #20 SSH_MSG_IGNORE 23:59:56.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 23:59:56.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #18 SSH_MSG_IGNORE 23:59:56.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 23:59:56.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #19 SSH_MSG_IGNORE 23:59:56.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 23:59:56.859 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #16 SSH_MSG_IGNORE 23:59:56.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 23:59:56.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:56.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51846]) process #24 SSH_MSG_IGNORE 23:59:56.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_IGNORE 23:59:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #17 SSH_MSG_IGNORE 23:59:56.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39230])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) exit code=0, immediate=false 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) Closing gracefully 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) 23:59:56.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])[immediately=false] processing 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39230]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) Closing immediately 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])[immediately=true] processing 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230] 23:59:56.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@218234db) signal close complete immediately=true 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16c11118) signal close complete immediately=true 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230])[Immediately] closed 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) result=null 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7aa04f8f) signal close complete immediately=false 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67de426f) signal close complete immediately=false 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39230]) code=0 message='' shell closed 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39230]) Closing immediately 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39230]]) Closing immediately 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39230]) stopping 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39230]) stopped 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39230]])[Immediately] closed 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17847] - close(TransportIoSession[local=/10.30.170.146:17847, remote=/10.30.170.79:39230]) Closing immediately 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17847] - close(TransportIoSession[local=/10.30.170.146:17847, remote=/10.30.170.79:39230])[Immediately] closed 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@574a96a3) signal close complete immediately=true 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39230])[Immediately] closed 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x32021510, L:/10.30.170.146:17847 ! R:/10.30.170.79:39230] inactive. 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x32021510, L:/10.30.170.146:17847 ! R:/10.30.170.79:39230]} end of input detected while session was in state up 23:59:56.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=18, channel=[id: 0x32021510, L:/10.30.170.146:17847 ! R:/10.30.170.79:39230]} down, reason: End of input 23:59:57.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #13 SSH_MSG_IGNORE 23:59:57.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 23:59:57.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #21 SSH_MSG_IGNORE 23:59:57.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 23:59:57.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #22 SSH_MSG_IGNORE 23:59:57.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 23:59:57.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #20 SSH_MSG_IGNORE 23:59:57.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 23:59:57.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #14 SSH_MSG_IGNORE 23:59:57.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 23:59:57.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #15 SSH_MSG_IGNORE 23:59:57.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 23:59:57.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51000]) process #23 SSH_MSG_IGNORE 23:59:57.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_IGNORE 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53966])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) exit code=0, immediate=false 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) Closing gracefully 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) 23:59:57.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])[immediately=false] processing 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53966]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) Closing immediately 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])[immediately=true] processing 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966] 23:59:57.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2edc037d) signal close complete immediately=true 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cad7d8b) signal close complete immediately=true 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966])[Immediately] closed 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) result=null 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@320e4927) signal close complete immediately=false 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1de71415) signal close complete immediately=false 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53966]) code=0 message='' shell closed 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53966]) Closing immediately 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53966]]) Closing immediately 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53966]) stopping 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53966]) stopped 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53966]])[Immediately] closed 23:59:57.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17848] - close(TransportIoSession[local=/10.30.170.146:17848, remote=/10.30.170.79:53966]) Closing immediately 23:59:57.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17848] - close(TransportIoSession[local=/10.30.170.146:17848, remote=/10.30.170.79:53966])[Immediately] closed 23:59:57.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@536e3b3f) signal close complete immediately=true 23:59:57.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53966])[Immediately] closed 23:59:57.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x20e17086, L:/10.30.170.146:17848 ! R:/10.30.170.79:53966] inactive. 23:59:57.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x20e17086, L:/10.30.170.146:17848 ! R:/10.30.170.79:53966]} end of input detected while session was in state up 23:59:57.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=19, channel=[id: 0x20e17086, L:/10.30.170.146:17848 ! R:/10.30.170.79:53966]} down, reason: End of input 23:59:57.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #18 SSH_MSG_IGNORE 23:59:57.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 23:59:57.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #16 SSH_MSG_IGNORE 23:59:57.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 23:59:57.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #14 SSH_MSG_IGNORE 23:59:57.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 23:59:57.555 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #13 SSH_MSG_IGNORE 23:59:57.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 23:59:57.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40504])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:57.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) exit code=0, immediate=false 23:59:57.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:57.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) Closing gracefully 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])[immediately=false] processing 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40504]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) Closing immediately 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])[immediately=true] processing 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504] 23:59:57.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60ee29a7) signal close complete immediately=true 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d123f39) signal close complete immediately=true 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504])[Immediately] closed 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) result=null 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2793688d) signal close complete immediately=false 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23ebb929) signal close complete immediately=false 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40504]) code=0 message='' shell closed 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40504]) Closing immediately 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40504]]) Closing immediately 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40504]) stopping 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40504]) stopped 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40504]])[Immediately] closed 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17849] - close(TransportIoSession[local=/10.30.170.146:17849, remote=/10.30.170.79:40504]) Closing immediately 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17849] - close(TransportIoSession[local=/10.30.170.146:17849, remote=/10.30.170.79:40504])[Immediately] closed 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32591fe2) signal close complete immediately=true 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40504])[Immediately] closed 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9fb89a90, L:/10.30.170.146:17849 ! R:/10.30.170.79:40504] inactive. 23:59:57.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x9fb89a90, L:/10.30.170.146:17849 ! R:/10.30.170.79:40504]} end of input detected while session was in state up 23:59:57.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=20, channel=[id: 0x9fb89a90, L:/10.30.170.146:17849 ! R:/10.30.170.79:40504]} down, reason: End of input 23:59:57.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #17 SSH_MSG_IGNORE 23:59:57.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 23:59:57.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45872]) process #24 SSH_MSG_IGNORE 23:59:57.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_IGNORE 23:59:57.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #21 SSH_MSG_IGNORE 23:59:57.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 23:59:57.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #19 SSH_MSG_IGNORE 23:59:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 23:59:57.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #15 SSH_MSG_IGNORE 23:59:57.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 23:59:57.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #22 SSH_MSG_IGNORE 23:59:57.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 23:59:57.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #18 SSH_MSG_IGNORE 23:59:57.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 23:59:57.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:57.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37568]) process #23 SSH_MSG_IGNORE 23:59:57.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_IGNORE 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50226])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) exit code=0, immediate=false 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) Closing gracefully 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])[immediately=false] processing 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50226]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) Closing immediately 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])[immediately=true] processing 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226] 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@235b067f) signal close complete immediately=true 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61833958) signal close complete immediately=true 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226])[Immediately] closed 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) result=null 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29ef7e5d) signal close complete immediately=false 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57516add) signal close complete immediately=false 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50226]) code=0 message='' shell closed 23:59:57.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50226]) Closing immediately 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50226]]) Closing immediately 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50226]) stopping 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50226]) stopped 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50226]])[Immediately] closed 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17850] - close(TransportIoSession[local=/10.30.170.146:17850, remote=/10.30.170.79:50226]) Closing immediately 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17850] - close(TransportIoSession[local=/10.30.170.146:17850, remote=/10.30.170.79:50226])[Immediately] closed 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c42e6b6) signal close complete immediately=true 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50226])[Immediately] closed 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4720b9fd, L:/10.30.170.146:17850 ! R:/10.30.170.79:50226] inactive. 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x4720b9fd, L:/10.30.170.146:17850 ! R:/10.30.170.79:50226]} end of input detected while session was in state up 23:59:57.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=21, channel=[id: 0x4720b9fd, L:/10.30.170.146:17850 ! R:/10.30.170.79:50226]} down, reason: End of input 23:59:58.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #19 SSH_MSG_IGNORE 23:59:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 23:59:58.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #13 SSH_MSG_IGNORE 23:59:58.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 23:59:58.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #20 SSH_MSG_IGNORE 23:59:58.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 23:59:58.292 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.294 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #15 SSH_MSG_IGNORE 23:59:58.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 23:59:58.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #14 SSH_MSG_IGNORE 23:59:58.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 23:59:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43394])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) exit code=0, immediate=false 23:59:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:58.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) Closing gracefully 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])[immediately=false] processing 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43394]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) Closing immediately 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])[immediately=true] processing 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394] 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@271d72cb) signal close complete immediately=true 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@685c3b7) signal close complete immediately=true 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394])[Immediately] closed 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) result=null 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7872ecd9) signal close complete immediately=false 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54846e6a) signal close complete immediately=false 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43394]) code=0 message='' shell closed 23:59:58.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43394]) Closing immediately 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43394]]) Closing immediately 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43394]) stopping 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43394]) stopped 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43394]])[Immediately] closed 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17851] - close(TransportIoSession[local=/10.30.170.146:17851, remote=/10.30.170.79:43394]) Closing immediately 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17851] - close(TransportIoSession[local=/10.30.170.146:17851, remote=/10.30.170.79:43394])[Immediately] closed 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1843c51b) signal close complete immediately=true 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43394])[Immediately] closed 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x23908725, L:/10.30.170.146:17851 ! R:/10.30.170.79:43394] inactive. 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0x23908725, L:/10.30.170.146:17851 ! R:/10.30.170.79:43394]} end of input detected while session was in state up 23:59:58.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=22, channel=[id: 0x23908725, L:/10.30.170.146:17851 ! R:/10.30.170.79:43394]} down, reason: End of input 23:59:58.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #17 SSH_MSG_IGNORE 23:59:58.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 23:59:58.386 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #16 SSH_MSG_IGNORE 23:59:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 23:59:58.409 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47508]) process #22 SSH_MSG_IGNORE 23:59:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_IGNORE 23:59:58.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49476]) process #23 SSH_MSG_IGNORE 23:59:58.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_IGNORE 23:59:58.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #21 SSH_MSG_IGNORE 23:59:58.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) exit code=0, immediate=false 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) Closing gracefully 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])[immediately=false] processing 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38094]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) Closing immediately 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])[immediately=true] processing 23:59:58.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094] 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23e8f4c0) signal close complete immediately=true 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f972f4) signal close complete immediately=true 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094])[Immediately] closed 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) result=null 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ac023c5) signal close complete immediately=false 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37505d96) signal close complete immediately=false 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38094]) code=0 message='' shell closed 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38094]) Closing immediately 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38094]]) Closing immediately 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38094]) stopping 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38094]) stopped 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38094]])[Immediately] closed 23:59:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17852] - close(TransportIoSession[local=/10.30.170.146:17852, remote=/10.30.170.79:38094]) Closing immediately 23:59:58.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17852] - close(TransportIoSession[local=/10.30.170.146:17852, remote=/10.30.170.79:38094])[Immediately] closed 23:59:58.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@537ae148) signal close complete immediately=true 23:59:58.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38094])[Immediately] closed 23:59:58.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd74a2056, L:/10.30.170.146:17852 ! R:/10.30.170.79:38094] inactive. 23:59:58.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xd74a2056, L:/10.30.170.146:17852 ! R:/10.30.170.79:38094]} end of input detected while session was in state up 23:59:58.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=23, channel=[id: 0xd74a2056, L:/10.30.170.146:17852 ! R:/10.30.170.79:38094]} down, reason: End of input 23:59:58.690 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36760]) process #24 SSH_MSG_IGNORE 23:59:58.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_IGNORE 23:59:58.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #20 SSH_MSG_IGNORE 23:59:58.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 23:59:58.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #18 SSH_MSG_IGNORE 23:59:58.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 23:59:58.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #16 SSH_MSG_IGNORE 23:59:58.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 23:59:58.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #17 SSH_MSG_IGNORE 23:59:58.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 23:59:58.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #19 SSH_MSG_IGNORE 23:59:58.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 23:59:58.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:58.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #13 SSH_MSG_IGNORE 23:59:58.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 23:59:59.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #15 SSH_MSG_IGNORE 23:59:59.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 23:59:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43452])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) exit code=0, immediate=false 23:59:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:59.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) Closing gracefully 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])[immediately=false] processing 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43452]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) Closing immediately 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])[immediately=true] processing 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452] 23:59:59.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2675a4c7) signal close complete immediately=true 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@482e3843) signal close complete immediately=true 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452])[Immediately] closed 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) result=null 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@445ed4e6) signal close complete immediately=false 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50d6ae2c) signal close complete immediately=false 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43452]) code=0 message='' shell closed 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43452]) Closing immediately 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43452]]) Closing immediately 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43452]) stopping 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43452]) stopped 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43452]])[Immediately] closed 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17853] - close(TransportIoSession[local=/10.30.170.146:17853, remote=/10.30.170.79:43452]) Closing immediately 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17853] - close(TransportIoSession[local=/10.30.170.146:17853, remote=/10.30.170.79:43452])[Immediately] closed 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b0e7b6d) signal close complete immediately=true 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43452])[Immediately] closed 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd49a7ed2, L:/10.30.170.146:17853 ! R:/10.30.170.79:43452] inactive. 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xd49a7ed2, L:/10.30.170.146:17853 ! R:/10.30.170.79:43452]} end of input detected while session was in state up 23:59:59.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=24, channel=[id: 0xd49a7ed2, L:/10.30.170.146:17853 ! R:/10.30.170.79:43452]} down, reason: End of input 23:59:59.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #14 SSH_MSG_IGNORE 23:59:59.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 23:59:59.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #21 SSH_MSG_IGNORE 23:59:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 23:59:59.208 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40010]) process #22 SSH_MSG_IGNORE 23:59:59.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_IGNORE 23:59:59.264 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40516]) process #23 SSH_MSG_IGNORE 23:59:59.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_IGNORE 23:59:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #20 SSH_MSG_IGNORE 23:59:59.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 23:59:59.340 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46554]) process #24 SSH_MSG_IGNORE 23:59:59.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_IGNORE 23:59:59.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #18 SSH_MSG_IGNORE 23:59:59.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38762])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) exit code=0, immediate=false 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) Closing gracefully 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])[immediately=false] processing 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38762]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) Closing immediately 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])[immediately=true] processing 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762] 23:59:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@612b6dfe) signal close complete immediately=true 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f0a25ff) signal close complete immediately=true 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762])[Immediately] closed 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) result=null 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f401846) signal close complete immediately=false 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ffd8bbb) signal close complete immediately=false 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38762]) code=0 message='' shell closed 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38762]) Closing immediately 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38762]]) Closing immediately 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38762]) stopping 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38762]) stopped 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38762]])[Immediately] closed 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17854] - close(TransportIoSession[local=/10.30.170.146:17854, remote=/10.30.170.79:38762]) Closing immediately 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17854] - close(TransportIoSession[local=/10.30.170.146:17854, remote=/10.30.170.79:38762])[Immediately] closed 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15034727) signal close complete immediately=true 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38762])[Immediately] closed 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbe2394b6, L:/10.30.170.146:17854 ! R:/10.30.170.79:38762] inactive. 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0xbe2394b6, L:/10.30.170.146:17854 ! R:/10.30.170.79:38762]} end of input detected while session was in state up 23:59:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=25, channel=[id: 0xbe2394b6, L:/10.30.170.146:17854 ! R:/10.30.170.79:38762]} down, reason: End of input 23:59:59.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #16 SSH_MSG_IGNORE 23:59:59.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 23:59:59.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #14 SSH_MSG_IGNORE 23:59:59.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 23:59:59.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #13 SSH_MSG_IGNORE 23:59:59.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 23:59:59.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #19 SSH_MSG_IGNORE 23:59:59.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51846])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) exit code=0, immediate=false 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) Closing gracefully 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:59:59.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])[immediately=false] processing 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51846]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) Closing immediately 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])[immediately=true] processing 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846] 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ee5b28e) signal close complete immediately=true 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7912750) signal close complete immediately=true 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846])[Immediately] closed 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) result=null 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@181f45ed) signal close complete immediately=false 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76f55b6e) signal close complete immediately=false 23:59:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51846]) code=0 message='' shell closed 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51846]) Closing immediately 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51846]]) Closing immediately 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51846]) stopping 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51846]) stopped 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51846]])[Immediately] closed 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17855] - close(TransportIoSession[local=/10.30.170.146:17855, remote=/10.30.170.79:51846]) Closing immediately 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17855] - close(TransportIoSession[local=/10.30.170.146:17855, remote=/10.30.170.79:51846])[Immediately] closed 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7507f6fc) signal close complete immediately=true 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51846])[Immediately] closed 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x55045f87, L:/10.30.170.146:17855 ! R:/10.30.170.79:51846] inactive. 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x55045f87, L:/10.30.170.146:17855 ! R:/10.30.170.79:51846]} end of input detected while session was in state up 23:59:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=26, channel=[id: 0x55045f87, L:/10.30.170.146:17855 ! R:/10.30.170.79:51846]} down, reason: End of input 23:59:59.735 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #17 SSH_MSG_IGNORE 23:59:59.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 23:59:59.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42364]) process #22 SSH_MSG_IGNORE 23:59:59.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_IGNORE 23:59:59.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #15 SSH_MSG_IGNORE 23:59:59.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 23:59:59.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #21 SSH_MSG_IGNORE 23:59:59.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 00:00:00.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #20 SSH_MSG_IGNORE 00:00:00.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45872])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) exit code=0, immediate=false 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) Closing gracefully 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])[immediately=false] processing 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:00.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45872]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) Closing immediately 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])[immediately=true] processing 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872] 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77220747) signal close complete immediately=true 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@380f34fd) signal close complete immediately=true 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872])[Immediately] closed 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) result=null 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e156b9) signal close complete immediately=false 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4734be59) signal close complete immediately=false 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45872]) code=0 message='' shell closed 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45872]) Closing immediately 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45872]]) Closing immediately 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45872]) stopping 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45872]) stopped 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45872]])[Immediately] closed 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17856] - close(TransportIoSession[local=/10.30.170.146:17856, remote=/10.30.170.79:45872]) Closing immediately 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17856] - close(TransportIoSession[local=/10.30.170.146:17856, remote=/10.30.170.79:45872])[Immediately] closed 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@204b81c7) signal close complete immediately=true 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45872])[Immediately] closed 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x63f2b233, L:/10.30.170.146:17856 ! R:/10.30.170.79:45872] inactive. 00:00:00.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x63f2b233, L:/10.30.170.146:17856 ! R:/10.30.170.79:45872]} end of input detected while session was in state up 00:00:00.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=27, channel=[id: 0x63f2b233, L:/10.30.170.146:17856 ! R:/10.30.170.79:45872]} down, reason: End of input 00:00:00.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41332]) process #24 SSH_MSG_IGNORE 00:00:00.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_IGNORE 00:00:00.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #18 SSH_MSG_IGNORE 00:00:00.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 00:00:00.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #16 SSH_MSG_IGNORE 00:00:00.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 00:00:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #19 SSH_MSG_IGNORE 00:00:00.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 00:00:00.317 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45784]) process #23 SSH_MSG_IGNORE 00:00:00.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_IGNORE 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36760])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) exit code=0, immediate=false 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) Closing gracefully 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])[immediately=false] processing 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36760]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:00.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) Closing immediately 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])[immediately=true] processing 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760] 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1daf1e02) signal close complete immediately=true 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2228711c) signal close complete immediately=true 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760])[Immediately] closed 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) result=null 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@770491f2) signal close complete immediately=false 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5403d5ba) signal close complete immediately=false 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36760]) code=0 message='' shell closed 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36760]) Closing immediately 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36760]]) Closing immediately 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36760]) stopping 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36760]) stopped 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36760]])[Immediately] closed 00:00:00.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17857] - close(TransportIoSession[local=/10.30.170.146:17857, remote=/10.30.170.79:36760]) Closing immediately 00:00:00.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17857] - close(TransportIoSession[local=/10.30.170.146:17857, remote=/10.30.170.79:36760])[Immediately] closed 00:00:00.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31b99e36) signal close complete immediately=true 00:00:00.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36760])[Immediately] closed 00:00:00.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2967d689, L:/10.30.170.146:17857 ! R:/10.30.170.79:36760] inactive. 00:00:00.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x2967d689, L:/10.30.170.146:17857 ! R:/10.30.170.79:36760]} end of input detected while session was in state up 00:00:00.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=28, channel=[id: 0x2967d689, L:/10.30.170.146:17857 ! R:/10.30.170.79:36760]} down, reason: End of input 00:00:00.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #13 SSH_MSG_IGNORE 00:00:00.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 00:00:00.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #15 SSH_MSG_IGNORE 00:00:00.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 00:00:00.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #17 SSH_MSG_IGNORE 00:00:00.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 00:00:00.646 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #21 SSH_MSG_IGNORE 00:00:00.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 00:00:00.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #14 SSH_MSG_IGNORE 00:00:00.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46554])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) exit code=0, immediate=false 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) Closing gracefully 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])[immediately=false] processing 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46554]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) Closing immediately 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])[immediately=true] processing 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554] 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68c3a46c) signal close complete immediately=true 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46d89944) signal close complete immediately=true 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554])[Immediately] closed 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) result=null 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a144b25) signal close complete immediately=false 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a5cf700) signal close complete immediately=false 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46554]) code=0 message='' shell closed 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46554]) Closing immediately 00:00:00.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46554]]) Closing immediately 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46554]) stopping 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46554]) stopped 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46554]])[Immediately] closed 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17858] - close(TransportIoSession[local=/10.30.170.146:17858, remote=/10.30.170.79:46554]) Closing immediately 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17858] - close(TransportIoSession[local=/10.30.170.146:17858, remote=/10.30.170.79:46554])[Immediately] closed 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f49d0e3) signal close complete immediately=true 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46554])[Immediately] closed 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfc6a3de8, L:/10.30.170.146:17858 ! R:/10.30.170.79:46554] inactive. 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0xfc6a3de8, L:/10.30.170.146:17858 ! R:/10.30.170.79:46554]} end of input detected while session was in state up 00:00:00.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=29, channel=[id: 0xfc6a3de8, L:/10.30.170.146:17858 ! R:/10.30.170.79:46554]} down, reason: End of input 00:00:00.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #18 SSH_MSG_IGNORE 00:00:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 00:00:00.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #20 SSH_MSG_IGNORE 00:00:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 00:00:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48324]) process #22 SSH_MSG_IGNORE 00:00:00.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_IGNORE 00:00:00.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47636]) process #23 SSH_MSG_IGNORE 00:00:00.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_IGNORE 00:00:00.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34468]) process #24 SSH_MSG_IGNORE 00:00:00.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_IGNORE 00:00:00.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:00.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #16 SSH_MSG_IGNORE 00:00:00.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 00:00:01.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41332])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:01.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) exit code=0, immediate=false 00:00:01.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) Closing gracefully 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])[immediately=false] processing 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41332]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) Closing immediately 00:00:01.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])[immediately=true] processing 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332] 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ff84e3e) signal close complete immediately=true 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6393f4c6) signal close complete immediately=true 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332])[Immediately] closed 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) result=null 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dcdb6b5) signal close complete immediately=false 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f9e7828) signal close complete immediately=false 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41332]) code=0 message='' shell closed 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41332]) Closing immediately 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41332]]) Closing immediately 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41332]) stopping 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41332]) stopped 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41332]])[Immediately] closed 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17859] - close(TransportIoSession[local=/10.30.170.146:17859, remote=/10.30.170.79:41332]) Closing immediately 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17859] - close(TransportIoSession[local=/10.30.170.146:17859, remote=/10.30.170.79:41332])[Immediately] closed 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@625a4a5b) signal close complete immediately=true 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41332])[Immediately] closed 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4a8483ad, L:/10.30.170.146:17859 ! R:/10.30.170.79:41332] inactive. 00:00:01.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x4a8483ad, L:/10.30.170.146:17859 ! R:/10.30.170.79:41332]} end of input detected while session was in state up 00:00:01.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=30, channel=[id: 0x4a8483ad, L:/10.30.170.146:17859 ! R:/10.30.170.79:41332]} down, reason: End of input 00:00:01.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #13 SSH_MSG_IGNORE 00:00:01.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 00:00:01.053 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #14 SSH_MSG_IGNORE 00:00:01.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 00:00:01.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #19 SSH_MSG_IGNORE 00:00:01.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 00:00:01.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34468])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) exit code=0, immediate=false 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) Closing gracefully 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])[immediately=false] processing 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34468]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) Closing immediately 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])[immediately=true] processing 00:00:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468] 00:00:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@776377f9) signal close complete immediately=true 00:00:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #21 SSH_MSG_IGNORE 00:00:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 00:00:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1385d63) signal close complete immediately=true 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468])[Immediately] closed 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) result=null 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19614b6f) signal close complete immediately=false 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4633bfd5) signal close complete immediately=false 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34468]) code=0 message='' shell closed 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34468]) Closing immediately 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34468]]) Closing immediately 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34468]) stopping 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34468]) stopped 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34468]])[Immediately] closed 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17860] - close(TransportIoSession[local=/10.30.170.146:17860, remote=/10.30.170.79:34468]) Closing immediately 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17860] - close(TransportIoSession[local=/10.30.170.146:17860, remote=/10.30.170.79:34468])[Immediately] closed 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a03d455) signal close complete immediately=true 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34468])[Immediately] closed 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x880ec434, L:/10.30.170.146:17860 ! R:/10.30.170.79:34468] inactive. 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x880ec434, L:/10.30.170.146:17860 ! R:/10.30.170.79:34468]} end of input detected while session was in state up 00:00:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=31, channel=[id: 0x880ec434, L:/10.30.170.146:17860 ! R:/10.30.170.79:34468]} down, reason: End of input 00:00:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #17 SSH_MSG_IGNORE 00:00:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 00:00:01.386 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60190]) process #22 SSH_MSG_IGNORE 00:00:01.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_IGNORE 00:00:01.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #20 SSH_MSG_IGNORE 00:00:01.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 00:00:01.459 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #18 SSH_MSG_IGNORE 00:00:01.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 00:00:01.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54560]) process #24 SSH_MSG_IGNORE 00:00:01.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_IGNORE 00:00:01.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56294]) process #23 SSH_MSG_IGNORE 00:00:01.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_IGNORE 00:00:01.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #15 SSH_MSG_IGNORE 00:00:01.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54560])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) exit code=0, immediate=false 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) Closing gracefully 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) 00:00:01.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])[immediately=false] processing 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54560]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) Closing immediately 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])[immediately=true] processing 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560] 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3471ed8b) signal close complete immediately=true 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21d09640) signal close complete immediately=true 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560])[Immediately] closed 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) result=null 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23b9c023) signal close complete immediately=false 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e055f35) signal close complete immediately=false 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54560]) code=0 message='' shell closed 00:00:01.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54560]) Closing immediately 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54560]]) Closing immediately 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54560]) stopping 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54560]) stopped 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54560]])[Immediately] closed 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17861] - close(TransportIoSession[local=/10.30.170.146:17861, remote=/10.30.170.79:54560]) Closing immediately 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17861] - close(TransportIoSession[local=/10.30.170.146:17861, remote=/10.30.170.79:54560])[Immediately] closed 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75a3eecb) signal close complete immediately=true 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54560])[Immediately] closed 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f38b83d, L:/10.30.170.146:17861 ! R:/10.30.170.79:54560] inactive. 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x0f38b83d, L:/10.30.170.146:17861 ! R:/10.30.170.79:54560]} end of input detected while session was in state up 00:00:01.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=32, channel=[id: 0x0f38b83d, L:/10.30.170.146:17861 ! R:/10.30.170.79:54560]} down, reason: End of input 00:00:01.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #14 SSH_MSG_IGNORE 00:00:01.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:00:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #16 SSH_MSG_IGNORE 00:00:01.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 00:00:01.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:01.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #19 SSH_MSG_IGNORE 00:00:01.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 00:00:02.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41250])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) exit code=0, immediate=false 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) Closing gracefully 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])[immediately=false] processing 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41250]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:02.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) Closing immediately 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])[immediately=true] processing 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250] 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@590a4f75) signal close complete immediately=true 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f42647d) signal close complete immediately=true 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250])[Immediately] closed 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) result=null 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18712a8a) signal close complete immediately=false 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a74a800) signal close complete immediately=false 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41250]) code=0 message='' shell closed 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41250]) Closing immediately 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41250]]) Closing immediately 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41250]) stopping 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41250]) stopped 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41250]])[Immediately] closed 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17862] - close(TransportIoSession[local=/10.30.170.146:17862, remote=/10.30.170.79:41250]) Closing immediately 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17862] - close(TransportIoSession[local=/10.30.170.146:17862, remote=/10.30.170.79:41250])[Immediately] closed 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@418e37dc) signal close complete immediately=true 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41250])[Immediately] closed 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x121d5aeb, L:/10.30.170.146:17862 ! R:/10.30.170.79:41250] inactive. 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x121d5aeb, L:/10.30.170.146:17862 ! R:/10.30.170.79:41250]} end of input detected while session was in state up 00:00:02.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=33, channel=[id: 0x121d5aeb, L:/10.30.170.146:17862 ! R:/10.30.170.79:41250]} down, reason: End of input 00:00:02.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #21 SSH_MSG_IGNORE 00:00:02.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 00:00:02.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #18 SSH_MSG_IGNORE 00:00:02.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 00:00:02.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.089 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #13 SSH_MSG_IGNORE 00:00:02.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 00:00:02.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #17 SSH_MSG_IGNORE 00:00:02.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 00:00:02.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #15 SSH_MSG_IGNORE 00:00:02.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 00:00:02.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #20 SSH_MSG_IGNORE 00:00:02.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 00:00:02.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59080]) process #22 SSH_MSG_IGNORE 00:00:02.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_IGNORE 00:00:02.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51058]) process #23 SSH_MSG_IGNORE 00:00:02.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_IGNORE 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36950])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) exit code=0, immediate=false 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) Closing gracefully 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])[immediately=false] processing 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36950]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) Closing immediately 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])[immediately=true] processing 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950] 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e98be58) signal close complete immediately=true 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48d3eff5) signal close complete immediately=true 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950])[Immediately] closed 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) result=null 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2034497d) signal close complete immediately=false 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fa8c27e) signal close complete immediately=false 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36950]) code=0 message='' shell closed 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36950]) Closing immediately 00:00:02.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36950]]) Closing immediately 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36950]) stopping 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36950]) stopped 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36950]])[Immediately] closed 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.146:17863] - close(TransportIoSession[local=/10.30.170.146:17863, remote=/10.30.170.79:36950]) Closing immediately 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.146:17863] - close(TransportIoSession[local=/10.30.170.146:17863, remote=/10.30.170.79:36950])[Immediately] closed 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7429d5ad) signal close complete immediately=true 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36950])[Immediately] closed 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0a021961, L:/10.30.170.146:17863 ! R:/10.30.170.79:36950] inactive. 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x0a021961, L:/10.30.170.146:17863 ! R:/10.30.170.79:36950]} end of input detected while session was in state up 00:00:02.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=34, channel=[id: 0x0a021961, L:/10.30.170.146:17863 ! R:/10.30.170.79:36950]} down, reason: End of input 00:00:02.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #16 SSH_MSG_IGNORE 00:00:02.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 00:00:02.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #19 SSH_MSG_IGNORE 00:00:02.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 00:00:02.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #15 SSH_MSG_IGNORE 00:00:02.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53252])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) exit code=0, immediate=false 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) Closing gracefully 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])[immediately=false] processing 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53252]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) Closing immediately 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])[immediately=true] processing 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252] 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15b94fc4) signal close complete immediately=true 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66e0388f) signal close complete immediately=true 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252])[Immediately] closed 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) result=null 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ee82f25) signal close complete immediately=false 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bb76a76) signal close complete immediately=false 00:00:02.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53252]) code=0 message='' shell closed 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53252]) Closing immediately 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53252]]) Closing immediately 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53252]) stopping 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53252]) stopped 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53252]])[Immediately] closed 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17864] - close(TransportIoSession[local=/10.30.170.146:17864, remote=/10.30.170.79:53252]) Closing immediately 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17864] - close(TransportIoSession[local=/10.30.170.146:17864, remote=/10.30.170.79:53252])[Immediately] closed 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@542fc3ab) signal close complete immediately=true 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53252])[Immediately] closed 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c9727a7, L:/10.30.170.146:17864 ! R:/10.30.170.79:53252] inactive. 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0x2c9727a7, L:/10.30.170.146:17864 ! R:/10.30.170.79:53252]} end of input detected while session was in state up 00:00:02.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=35, channel=[id: 0x2c9727a7, L:/10.30.170.146:17864 ! R:/10.30.170.79:53252]} down, reason: End of input 00:00:02.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #17 SSH_MSG_IGNORE 00:00:02.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 00:00:02.803 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #20 SSH_MSG_IGNORE 00:00:02.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 00:00:02.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #14 SSH_MSG_IGNORE 00:00:02.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 00:00:02.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #13 SSH_MSG_IGNORE 00:00:02.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 00:00:02.840 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #23 SSH_MSG_IGNORE 00:00:02.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 00:00:02.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #18 SSH_MSG_IGNORE 00:00:02.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 00:00:02.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #21 SSH_MSG_IGNORE 00:00:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39040])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) exit code=0, immediate=false 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:03.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) Closing gracefully 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) 00:00:03.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])[immediately=false] processing 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39040]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) Closing immediately 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])[immediately=true] processing 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040] 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33961a62) signal close complete immediately=true 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43a791e5) signal close complete immediately=true 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040])[Immediately] closed 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) result=null 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75524451) signal close complete immediately=false 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67f8d073) signal close complete immediately=false 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39040]) code=0 message='' shell closed 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39040]) Closing immediately 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39040]]) Closing immediately 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39040]) stopping 00:00:03.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39040]) stopped 00:00:03.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39040]])[Immediately] closed 00:00:03.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17865] - close(TransportIoSession[local=/10.30.170.146:17865, remote=/10.30.170.79:39040]) Closing immediately 00:00:03.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17865] - close(TransportIoSession[local=/10.30.170.146:17865, remote=/10.30.170.79:39040])[Immediately] closed 00:00:03.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64be93e4) signal close complete immediately=true 00:00:03.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39040])[Immediately] closed 00:00:03.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x91b25d0a, L:/10.30.170.146:17865 ! R:/10.30.170.79:39040] inactive. 00:00:03.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x91b25d0a, L:/10.30.170.146:17865 ! R:/10.30.170.79:39040]} end of input detected while session was in state up 00:00:03.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=36, channel=[id: 0x91b25d0a, L:/10.30.170.146:17865 ! R:/10.30.170.79:39040]} down, reason: End of input 00:00:03.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34834]) process #22 SSH_MSG_IGNORE 00:00:03.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_IGNORE 00:00:03.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #19 SSH_MSG_IGNORE 00:00:03.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 00:00:03.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #16 SSH_MSG_IGNORE 00:00:03.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 00:00:03.205 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #17 SSH_MSG_IGNORE 00:00:03.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 00:00:03.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #14 SSH_MSG_IGNORE 00:00:03.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43020])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) exit code=0, immediate=false 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) Closing gracefully 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])[immediately=false] processing 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43020]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:03.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) Closing immediately 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])[immediately=true] processing 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020] 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@636cee04) signal close complete immediately=true 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@504c5357) signal close complete immediately=true 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020])[Immediately] closed 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) result=null 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50b9546a) signal close complete immediately=false 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@637daa8c) signal close complete immediately=false 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43020]) code=0 message='' shell closed 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43020]) Closing immediately 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43020]]) Closing immediately 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43020]) stopping 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43020]) stopped 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43020]])[Immediately] closed 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17866] - close(TransportIoSession[local=/10.30.170.146:17866, remote=/10.30.170.79:43020]) Closing immediately 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17866] - close(TransportIoSession[local=/10.30.170.146:17866, remote=/10.30.170.79:43020])[Immediately] closed 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67656429) signal close complete immediately=true 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43020])[Immediately] closed 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x46cbdf39, L:/10.30.170.146:17866 ! R:/10.30.170.79:43020] inactive. 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x46cbdf39, L:/10.30.170.146:17866 ! R:/10.30.170.79:43020]} end of input detected while session was in state up 00:00:03.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=37, channel=[id: 0x46cbdf39, L:/10.30.170.146:17866 ! R:/10.30.170.79:43020]} down, reason: End of input 00:00:03.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #15 SSH_MSG_IGNORE 00:00:03.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 00:00:03.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #18 SSH_MSG_IGNORE 00:00:03.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 00:00:03.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #13 SSH_MSG_IGNORE 00:00:03.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 00:00:03.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42448]) process #22 SSH_MSG_IGNORE 00:00:03.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_IGNORE 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) exit code=0, immediate=false 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) Closing gracefully 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:03.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])[immediately=false] processing 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47674]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) Closing immediately 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])[immediately=true] processing 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674] 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62c03432) signal close complete immediately=true 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61e8a45f) signal close complete immediately=true 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674])[Immediately] closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) result=null 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31d0ca13) signal close complete immediately=false 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@261a9599) signal close complete immediately=false 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47674]) code=0 message='' shell closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47674]) Closing immediately 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47674]]) Closing immediately 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47674]) stopping 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47674]) stopped 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47674]])[Immediately] closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17867] - close(TransportIoSession[local=/10.30.170.146:17867, remote=/10.30.170.79:47674]) Closing immediately 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17867] - close(TransportIoSession[local=/10.30.170.146:17867, remote=/10.30.170.79:47674])[Immediately] closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@459844cc) signal close complete immediately=true 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47674])[Immediately] closed 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9552150d, L:/10.30.170.146:17867 ! R:/10.30.170.79:47674] inactive. 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x9552150d, L:/10.30.170.146:17867 ! R:/10.30.170.79:47674]} end of input detected while session was in state up 00:00:03.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=38, channel=[id: 0x9552150d, L:/10.30.170.146:17867 ! R:/10.30.170.79:47674]} down, reason: End of input 00:00:03.713 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58062]) process #23 SSH_MSG_IGNORE 00:00:03.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_IGNORE 00:00:03.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #21 SSH_MSG_IGNORE 00:00:03.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 00:00:03.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #14 SSH_MSG_IGNORE 00:00:03.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 00:00:03.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #20 SSH_MSG_IGNORE 00:00:03.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 00:00:03.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #16 SSH_MSG_IGNORE 00:00:03.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:00:03.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #19 SSH_MSG_IGNORE 00:00:03.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 00:00:03.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:03.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #17 SSH_MSG_IGNORE 00:00:03.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38300])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) exit code=0, immediate=false 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) Closing gracefully 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])[immediately=false] processing 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38300]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) Closing immediately 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])[immediately=true] processing 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300] 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26bebc38) signal close complete immediately=true 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70eb0eab) signal close complete immediately=true 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300])[Immediately] closed 00:00:04.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) result=null 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d594255) signal close complete immediately=false 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61672f86) signal close complete immediately=false 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38300]) code=0 message='' shell closed 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38300]) Closing immediately 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38300]]) Closing immediately 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38300]) stopping 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38300]) stopped 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38300]])[Immediately] closed 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17868] - close(TransportIoSession[local=/10.30.170.146:17868, remote=/10.30.170.79:38300]) Closing immediately 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17868] - close(TransportIoSession[local=/10.30.170.146:17868, remote=/10.30.170.79:38300])[Immediately] closed 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@326b10ee) signal close complete immediately=true 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38300])[Immediately] closed 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd48e8536, L:/10.30.170.146:17868 ! R:/10.30.170.79:38300] inactive. 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0xd48e8536, L:/10.30.170.146:17868 ! R:/10.30.170.79:38300]} end of input detected while session was in state up 00:00:04.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=39, channel=[id: 0xd48e8536, L:/10.30.170.146:17868 ! R:/10.30.170.79:38300]} down, reason: End of input 00:00:04.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #15 SSH_MSG_IGNORE 00:00:04.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 00:00:04.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #18 SSH_MSG_IGNORE 00:00:04.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 00:00:04.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #20 SSH_MSG_IGNORE 00:00:04.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 00:00:04.330 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58842])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) exit code=0, immediate=false 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) Closing gracefully 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])[immediately=false] processing 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58842]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) Closing immediately 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])[immediately=true] processing 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842] 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d950498) signal close complete immediately=true 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e5ee373) signal close complete immediately=true 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842])[Immediately] closed 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) result=null 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17a759be) signal close complete immediately=false 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e11d1f4) signal close complete immediately=false 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58842]) code=0 message='' shell closed 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58842]) Closing immediately 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58842]]) Closing immediately 00:00:04.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58842]) stopping 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58842]) stopped 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58842]])[Immediately] closed 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17869] - close(TransportIoSession[local=/10.30.170.146:17869, remote=/10.30.170.79:58842]) Closing immediately 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17869] - close(TransportIoSession[local=/10.30.170.146:17869, remote=/10.30.170.79:58842])[Immediately] closed 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b45a96a) signal close complete immediately=true 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58842])[Immediately] closed 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8cc917af, L:/10.30.170.146:17869 ! R:/10.30.170.79:58842] inactive. 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x8cc917af, L:/10.30.170.146:17869 ! R:/10.30.170.79:58842]} end of input detected while session was in state up 00:00:04.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=40, channel=[id: 0x8cc917af, L:/10.30.170.146:17869 ! R:/10.30.170.79:58842]} down, reason: End of input 00:00:04.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #21 SSH_MSG_IGNORE 00:00:04.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 00:00:04.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33474]) process #23 SSH_MSG_IGNORE 00:00:04.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_IGNORE 00:00:04.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48366]) process #22 SSH_MSG_IGNORE 00:00:04.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_IGNORE 00:00:04.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #19 SSH_MSG_IGNORE 00:00:04.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 00:00:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #16 SSH_MSG_IGNORE 00:00:04.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 00:00:04.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #14 SSH_MSG_IGNORE 00:00:04.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) exit code=0, immediate=false 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) Closing gracefully 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])[immediately=false] processing 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41256]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) Closing immediately 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])[immediately=true] processing 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256] 00:00:04.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d2edb30) signal close complete immediately=true 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@525b7d61) signal close complete immediately=true 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256])[Immediately] closed 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) result=null 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17929274) signal close complete immediately=false 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6398dd24) signal close complete immediately=false 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41256]) code=0 message='' shell closed 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41256]) Closing immediately 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41256]]) Closing immediately 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41256]) stopping 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41256]) stopped 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41256]])[Immediately] closed 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17870] - close(TransportIoSession[local=/10.30.170.146:17870, remote=/10.30.170.79:41256]) Closing immediately 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17870] - close(TransportIoSession[local=/10.30.170.146:17870, remote=/10.30.170.79:41256])[Immediately] closed 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18147d3c) signal close complete immediately=true 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41256])[Immediately] closed 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd1b6deb3, L:/10.30.170.146:17870 ! R:/10.30.170.79:41256] inactive. 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xd1b6deb3, L:/10.30.170.146:17870 ! R:/10.30.170.79:41256]} end of input detected while session was in state up 00:00:04.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=41, channel=[id: 0xd1b6deb3, L:/10.30.170.146:17870 ! R:/10.30.170.79:41256]} down, reason: End of input 00:00:04.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #15 SSH_MSG_IGNORE 00:00:04.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 00:00:04.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #17 SSH_MSG_IGNORE 00:00:04.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 00:00:04.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #18 SSH_MSG_IGNORE 00:00:04.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 00:00:04.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:04.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #21 SSH_MSG_IGNORE 00:00:04.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52168])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) exit code=0, immediate=false 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) Closing gracefully 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])[immediately=false] processing 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52168]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) Closing immediately 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])[immediately=true] processing 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168] 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23bc7b67) signal close complete immediately=true 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74cee056) signal close complete immediately=true 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168])[Immediately] closed 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) result=null 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a710340) signal close complete immediately=false 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21d7261c) signal close complete immediately=false 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52168]) code=0 message='' shell closed 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52168]) Closing immediately 00:00:05.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52168]]) Closing immediately 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52168]) stopping 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52168]) stopped 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52168]])[Immediately] closed 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17871] - close(TransportIoSession[local=/10.30.170.146:17871, remote=/10.30.170.79:52168]) Closing immediately 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17871] - close(TransportIoSession[local=/10.30.170.146:17871, remote=/10.30.170.79:52168])[Immediately] closed 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61701602) signal close complete immediately=true 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52168])[Immediately] closed 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb336eb87, L:/10.30.170.146:17871 ! R:/10.30.170.79:52168] inactive. 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0xb336eb87, L:/10.30.170.146:17871 ! R:/10.30.170.79:52168]} end of input detected while session was in state up 00:00:05.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=42, channel=[id: 0xb336eb87, L:/10.30.170.146:17871 ! R:/10.30.170.79:52168]} down, reason: End of input 00:00:05.107 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39482]) process #22 SSH_MSG_IGNORE 00:00:05.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_IGNORE 00:00:05.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #16 SSH_MSG_IGNORE 00:00:05.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 00:00:05.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #20 SSH_MSG_IGNORE 00:00:05.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 00:00:05.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #14 SSH_MSG_IGNORE 00:00:05.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 00:00:05.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60366]) process #23 SSH_MSG_IGNORE 00:00:05.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_IGNORE 00:00:05.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #19 SSH_MSG_IGNORE 00:00:05.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54952])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) exit code=0, immediate=false 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) Closing gracefully 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])[immediately=false] processing 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54952]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) Closing immediately 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])[immediately=true] processing 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952] 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f44ffa5) signal close complete immediately=true 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b9ff92d) signal close complete immediately=true 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952])[Immediately] closed 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) result=null 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dfd28c8) signal close complete immediately=false 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b35de95) signal close complete immediately=false 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54952]) code=0 message='' shell closed 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54952]) Closing immediately 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54952]]) Closing immediately 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54952]) stopping 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54952]) stopped 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54952]])[Immediately] closed 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17872] - close(TransportIoSession[local=/10.30.170.146:17872, remote=/10.30.170.79:54952]) Closing immediately 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17872] - close(TransportIoSession[local=/10.30.170.146:17872, remote=/10.30.170.79:54952])[Immediately] closed 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1314a181) signal close complete immediately=true 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54952])[Immediately] closed 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x52223ca4, L:/10.30.170.146:17872 ! R:/10.30.170.79:54952] inactive. 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x52223ca4, L:/10.30.170.146:17872 ! R:/10.30.170.79:54952]} end of input detected while session was in state up 00:00:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=43, channel=[id: 0x52223ca4, L:/10.30.170.146:17872 ! R:/10.30.170.79:54952]} down, reason: End of input 00:00:05.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #17 SSH_MSG_IGNORE 00:00:05.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 00:00:05.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #18 SSH_MSG_IGNORE 00:00:05.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 00:00:05.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #21 SSH_MSG_IGNORE 00:00:05.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 00:00:05.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56028])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) exit code=0, immediate=false 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) Closing gracefully 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])[immediately=false] processing 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56028]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) Closing immediately 00:00:05.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])[immediately=true] processing 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028] 00:00:05.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9f84d59) signal close complete immediately=true 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@270f53ba) signal close complete immediately=true 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028])[Immediately] closed 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) result=null 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ad66a52) signal close complete immediately=false 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30d57f97) signal close complete immediately=false 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56028]) code=0 message='' shell closed 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56028]) Closing immediately 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56028]]) Closing immediately 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56028]) stopping 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56028]) stopped 00:00:05.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56028]])[Immediately] closed 00:00:05.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17873] - close(TransportIoSession[local=/10.30.170.146:17873, remote=/10.30.170.79:56028]) Closing immediately 00:00:05.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17873] - close(TransportIoSession[local=/10.30.170.146:17873, remote=/10.30.170.79:56028])[Immediately] closed 00:00:05.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b0c7e51) signal close complete immediately=true 00:00:05.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56028])[Immediately] closed 00:00:05.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb3cd057d, L:/10.30.170.146:17873 ! R:/10.30.170.79:56028] inactive. 00:00:05.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0xb3cd057d, L:/10.30.170.146:17873 ! R:/10.30.170.79:56028]} end of input detected while session was in state up 00:00:05.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=44, channel=[id: 0xb3cd057d, L:/10.30.170.146:17873 ! R:/10.30.170.79:56028]} down, reason: End of input 00:00:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #15 SSH_MSG_IGNORE 00:00:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 00:00:05.753 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57094]) process #23 SSH_MSG_IGNORE 00:00:05.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_IGNORE 00:00:05.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #20 SSH_MSG_IGNORE 00:00:05.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 00:00:05.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56670]) process #22 SSH_MSG_IGNORE 00:00:05.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_IGNORE 00:00:05.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #19 SSH_MSG_IGNORE 00:00:05.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 00:00:05.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #14 SSH_MSG_IGNORE 00:00:05.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33684])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) exit code=0, immediate=false 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) Closing gracefully 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])[immediately=false] processing 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33684]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) Closing immediately 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])[immediately=true] processing 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684] 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cbd628b) signal close complete immediately=true 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:05.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70b56cdd) signal close complete immediately=true 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684])[Immediately] closed 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) result=null 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ea64d50) signal close complete immediately=false 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71942ffd) signal close complete immediately=false 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33684]) code=0 message='' shell closed 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33684]) Closing immediately 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33684]]) Closing immediately 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33684]) stopping 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33684]) stopped 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33684]])[Immediately] closed 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17874] - close(TransportIoSession[local=/10.30.170.146:17874, remote=/10.30.170.79:33684]) Closing immediately 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17874] - close(TransportIoSession[local=/10.30.170.146:17874, remote=/10.30.170.79:33684])[Immediately] closed 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@165ab27e) signal close complete immediately=true 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33684])[Immediately] closed 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3e1ca3ec, L:/10.30.170.146:17874 ! R:/10.30.170.79:33684] inactive. 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x3e1ca3ec, L:/10.30.170.146:17874 ! R:/10.30.170.79:33684]} end of input detected while session was in state up 00:00:05.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=45, channel=[id: 0x3e1ca3ec, L:/10.30.170.146:17874 ! R:/10.30.170.79:33684]} down, reason: End of input 00:00:06.056 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #17 SSH_MSG_IGNORE 00:00:06.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 00:00:06.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #15 SSH_MSG_IGNORE 00:00:06.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 00:00:06.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #16 SSH_MSG_IGNORE 00:00:06.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 00:00:06.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #18 SSH_MSG_IGNORE 00:00:06.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) exit code=0, immediate=false 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) Closing gracefully 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])[immediately=false] processing 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54460]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) Closing immediately 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])[immediately=true] processing 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460] 00:00:06.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@392816ef) signal close complete immediately=true 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2738d936) signal close complete immediately=true 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460])[Immediately] closed 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) result=null 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50a8287d) signal close complete immediately=false 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46687f09) signal close complete immediately=false 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54460]) code=0 message='' shell closed 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54460]) Closing immediately 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54460]]) Closing immediately 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54460]) stopping 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54460]) stopped 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54460]])[Immediately] closed 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17875] - close(TransportIoSession[local=/10.30.170.146:17875, remote=/10.30.170.79:54460]) Closing immediately 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17875] - close(TransportIoSession[local=/10.30.170.146:17875, remote=/10.30.170.79:54460])[Immediately] closed 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f0e8645) signal close complete immediately=true 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54460])[Immediately] closed 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe9e00575, L:/10.30.170.146:17875 ! R:/10.30.170.79:54460] inactive. 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xe9e00575, L:/10.30.170.146:17875 ! R:/10.30.170.79:54460]} end of input detected while session was in state up 00:00:06.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=46, channel=[id: 0xe9e00575, L:/10.30.170.146:17875 ! R:/10.30.170.79:54460]} down, reason: End of input 00:00:06.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #20 SSH_MSG_IGNORE 00:00:06.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 00:00:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56862]) process #22 SSH_MSG_IGNORE 00:00:06.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_IGNORE 00:00:06.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #21 SSH_MSG_IGNORE 00:00:06.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 00:00:06.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #14 SSH_MSG_IGNORE 00:00:06.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45762])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) exit code=0, immediate=false 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) Closing gracefully 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])[immediately=false] processing 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45762]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) Closing immediately 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])[immediately=true] processing 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762] 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1023a176) signal close complete immediately=true 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e3ebb1) signal close complete immediately=true 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762])[Immediately] closed 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) result=null 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a5c3187) signal close complete immediately=false 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43bfd3f) signal close complete immediately=false 00:00:06.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45762]) code=0 message='' shell closed 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45762]) Closing immediately 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45762]]) Closing immediately 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45762]) stopping 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45762]) stopped 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45762]])[Immediately] closed 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17876] - close(TransportIoSession[local=/10.30.170.146:17876, remote=/10.30.170.79:45762]) Closing immediately 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17876] - close(TransportIoSession[local=/10.30.170.146:17876, remote=/10.30.170.79:45762])[Immediately] closed 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@91ec4df) signal close complete immediately=true 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45762])[Immediately] closed 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8b4ec9f4, L:/10.30.170.146:17876 ! R:/10.30.170.79:45762] inactive. 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x8b4ec9f4, L:/10.30.170.146:17876 ! R:/10.30.170.79:45762]} end of input detected while session was in state up 00:00:06.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=47, channel=[id: 0x8b4ec9f4, L:/10.30.170.146:17876 ! R:/10.30.170.79:45762]} down, reason: End of input 00:00:06.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #16 SSH_MSG_IGNORE 00:00:06.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 00:00:06.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45248]) process #23 SSH_MSG_IGNORE 00:00:06.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_IGNORE 00:00:06.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #19 SSH_MSG_IGNORE 00:00:06.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 00:00:06.806 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #17 SSH_MSG_IGNORE 00:00:06.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 00:00:06.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:06.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #15 SSH_MSG_IGNORE 00:00:06.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59910])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) exit code=0, immediate=false 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) Closing gracefully 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])[immediately=false] processing 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59910]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) Closing immediately 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])[immediately=true] processing 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910] 00:00:07.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c3aeff8) signal close complete immediately=true 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31c4154e) signal close complete immediately=true 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910])[Immediately] closed 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) result=null 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e066c5d) signal close complete immediately=false 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d87d21c) signal close complete immediately=false 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59910]) code=0 message='' shell closed 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59910]) Closing immediately 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59910]]) Closing immediately 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59910]) stopping 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59910]) stopped 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59910]])[Immediately] closed 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17877] - close(TransportIoSession[local=/10.30.170.146:17877, remote=/10.30.170.79:59910]) Closing immediately 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17877] - close(TransportIoSession[local=/10.30.170.146:17877, remote=/10.30.170.79:59910])[Immediately] closed 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6619af7b) signal close complete immediately=true 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59910])[Immediately] closed 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbd03fcbc, L:/10.30.170.146:17877 ! R:/10.30.170.79:59910] inactive. 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xbd03fcbc, L:/10.30.170.146:17877 ! R:/10.30.170.79:59910]} end of input detected while session was in state up 00:00:07.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=48, channel=[id: 0xbd03fcbc, L:/10.30.170.146:17877 ! R:/10.30.170.79:59910]} down, reason: End of input 00:00:07.049 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36738]) process #22 SSH_MSG_IGNORE 00:00:07.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_IGNORE 00:00:07.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #18 SSH_MSG_IGNORE 00:00:07.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 00:00:07.132 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #21 SSH_MSG_IGNORE 00:00:07.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 00:00:07.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #14 SSH_MSG_IGNORE 00:00:07.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 00:00:07.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #20 SSH_MSG_IGNORE 00:00:07.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55566])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) exit code=0, immediate=false 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) Closing gracefully 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) 00:00:07.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])[immediately=false] processing 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55566]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) Closing immediately 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])[immediately=true] processing 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566] 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@720342da) signal close complete immediately=true 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2834a6f1) signal close complete immediately=true 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566])[Immediately] closed 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) result=null 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e0e480b) signal close complete immediately=false 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@210643ea) signal close complete immediately=false 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55566]) code=0 message='' shell closed 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55566]) Closing immediately 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55566]]) Closing immediately 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55566]) stopping 00:00:07.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55566]) stopped 00:00:07.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55566]])[Immediately] closed 00:00:07.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17878] - close(TransportIoSession[local=/10.30.170.146:17878, remote=/10.30.170.79:55566]) Closing immediately 00:00:07.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17878] - close(TransportIoSession[local=/10.30.170.146:17878, remote=/10.30.170.79:55566])[Immediately] closed 00:00:07.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@497bc082) signal close complete immediately=true 00:00:07.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55566])[Immediately] closed 00:00:07.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x05ca1263, L:/10.30.170.146:17878 ! R:/10.30.170.79:55566] inactive. 00:00:07.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0x05ca1263, L:/10.30.170.146:17878 ! R:/10.30.170.79:55566]} end of input detected while session was in state up 00:00:07.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=49, channel=[id: 0x05ca1263, L:/10.30.170.146:17878 ! R:/10.30.170.79:55566]} down, reason: End of input 00:00:07.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #19 SSH_MSG_IGNORE 00:00:07.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 00:00:07.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #16 SSH_MSG_IGNORE 00:00:07.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 00:00:07.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #17 SSH_MSG_IGNORE 00:00:07.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 00:00:07.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56932]) process #23 SSH_MSG_IGNORE 00:00:07.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_IGNORE 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44568])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) exit code=0, immediate=false 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) Closing gracefully 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:07.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])[immediately=false] processing 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44568]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) Closing immediately 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])[immediately=true] processing 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568] 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ff90cf8) signal close complete immediately=true 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41bf3003) signal close complete immediately=true 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568])[Immediately] closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) result=null 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7325ccc) signal close complete immediately=false 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3662b144) signal close complete immediately=false 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44568]) code=0 message='' shell closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44568]) Closing immediately 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44568]]) Closing immediately 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44568]) stopping 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44568]) stopped 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44568]])[Immediately] closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17879] - close(TransportIoSession[local=/10.30.170.146:17879, remote=/10.30.170.79:44568]) Closing immediately 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17879] - close(TransportIoSession[local=/10.30.170.146:17879, remote=/10.30.170.79:44568])[Immediately] closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@511bf5bc) signal close complete immediately=true 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44568])[Immediately] closed 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa4422d66, L:/10.30.170.146:17879 ! R:/10.30.170.79:44568] inactive. 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xa4422d66, L:/10.30.170.146:17879 ! R:/10.30.170.79:44568]} end of input detected while session was in state up 00:00:07.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=50, channel=[id: 0xa4422d66, L:/10.30.170.146:17879 ! R:/10.30.170.79:44568]} down, reason: End of input 00:00:07.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #15 SSH_MSG_IGNORE 00:00:07.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 00:00:07.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #21 SSH_MSG_IGNORE 00:00:07.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 00:00:07.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #20 SSH_MSG_IGNORE 00:00:07.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 00:00:07.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #18 SSH_MSG_IGNORE 00:00:07.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 00:00:07.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58584]) process #22 SSH_MSG_IGNORE 00:00:07.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_IGNORE 00:00:07.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53896])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) exit code=0, immediate=false 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) Closing gracefully 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])[immediately=false] processing 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53896]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) Closing immediately 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])[immediately=true] processing 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896] 00:00:07.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d8e0b4f) signal close complete immediately=true 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@573e1ab8) signal close complete immediately=true 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896])[Immediately] closed 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) result=null 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@685e24d3) signal close complete immediately=false 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4222d406) signal close complete immediately=false 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53896]) code=0 message='' shell closed 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53896]) Closing immediately 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53896]]) Closing immediately 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53896]) stopping 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53896]) stopped 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53896]])[Immediately] closed 00:00:07.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17880] - close(TransportIoSession[local=/10.30.170.146:17880, remote=/10.30.170.79:53896]) Closing immediately 00:00:07.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17880] - close(TransportIoSession[local=/10.30.170.146:17880, remote=/10.30.170.79:53896])[Immediately] closed 00:00:07.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f9b7b7e) signal close complete immediately=true 00:00:07.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53896])[Immediately] closed 00:00:07.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc00f08ef, L:/10.30.170.146:17880 ! R:/10.30.170.79:53896] inactive. 00:00:07.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0xc00f08ef, L:/10.30.170.146:17880 ! R:/10.30.170.79:53896]} end of input detected while session was in state up 00:00:07.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=51, channel=[id: 0xc00f08ef, L:/10.30.170.146:17880 ! R:/10.30.170.79:53896]} down, reason: End of input 00:00:07.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35674]) process #23 SSH_MSG_IGNORE 00:00:07.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_IGNORE 00:00:08.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #14 SSH_MSG_IGNORE 00:00:08.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 00:00:08.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #16 SSH_MSG_IGNORE 00:00:08.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 00:00:08.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37864])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:08.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) exit code=0, immediate=false 00:00:08.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:08.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:08.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) Closing gracefully 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:08.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])[immediately=false] processing 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37864]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) Closing immediately 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])[immediately=true] processing 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864] 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22a266f6) signal close complete immediately=true 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60c26001) signal close complete immediately=true 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864])[Immediately] closed 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) result=null 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1078c0c9) signal close complete immediately=false 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42d7e5db) signal close complete immediately=false 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37864]) code=0 message='' shell closed 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37864]) Closing immediately 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37864]]) Closing immediately 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37864]) stopping 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37864]) stopped 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37864]])[Immediately] closed 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17881] - close(TransportIoSession[local=/10.30.170.146:17881, remote=/10.30.170.79:37864]) Closing immediately 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17881] - close(TransportIoSession[local=/10.30.170.146:17881, remote=/10.30.170.79:37864])[Immediately] closed 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73f3bea1) signal close complete immediately=true 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37864])[Immediately] closed 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xae1da051, L:/10.30.170.146:17881 ! R:/10.30.170.79:37864] inactive. 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xae1da051, L:/10.30.170.146:17881 ! R:/10.30.170.79:37864]} end of input detected while session was in state up 00:00:08.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=52, channel=[id: 0xae1da051, L:/10.30.170.146:17881 ! R:/10.30.170.79:37864]} down, reason: End of input 00:00:08.377 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #19 SSH_MSG_IGNORE 00:00:08.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 00:00:08.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #17 SSH_MSG_IGNORE 00:00:08.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 00:00:08.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #18 SSH_MSG_IGNORE 00:00:08.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 00:00:08.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40970]) process #23 SSH_MSG_IGNORE 00:00:08.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_IGNORE 00:00:08.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #20 SSH_MSG_IGNORE 00:00:08.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 00:00:08.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.574 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #15 SSH_MSG_IGNORE 00:00:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 00:00:08.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #21 SSH_MSG_IGNORE 00:00:08.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 00:00:08.613 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43934]) process #22 SSH_MSG_IGNORE 00:00:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_IGNORE 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39522])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) exit code=0, immediate=false 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) Closing gracefully 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])[immediately=false] processing 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:08.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39522]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) Closing immediately 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])[immediately=true] processing 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522] 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cf5053d) signal close complete immediately=true 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@748baa5) signal close complete immediately=true 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522])[Immediately] closed 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) result=null 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@529db0a1) signal close complete immediately=false 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@443e4a3b) signal close complete immediately=false 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39522]) code=0 message='' shell closed 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39522]) Closing immediately 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39522]]) Closing immediately 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39522]) stopping 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39522]) stopped 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39522]])[Immediately] closed 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17882] - close(TransportIoSession[local=/10.30.170.146:17882, remote=/10.30.170.79:39522]) Closing immediately 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17882] - close(TransportIoSession[local=/10.30.170.146:17882, remote=/10.30.170.79:39522])[Immediately] closed 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a6636c) signal close complete immediately=true 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39522])[Immediately] closed 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d217975, L:/10.30.170.146:17882 ! R:/10.30.170.79:39522] inactive. 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x8d217975, L:/10.30.170.146:17882 ! R:/10.30.170.79:39522]} end of input detected while session was in state up 00:00:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=53, channel=[id: 0x8d217975, L:/10.30.170.146:17882 ! R:/10.30.170.79:39522]} down, reason: End of input 00:00:08.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #14 SSH_MSG_IGNORE 00:00:08.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 00:00:08.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #19 SSH_MSG_IGNORE 00:00:08.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 00:00:08.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #16 SSH_MSG_IGNORE 00:00:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41592])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) exit code=0, immediate=false 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) Closing gracefully 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])[immediately=false] processing 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41592]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) Closing immediately 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:08.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])[immediately=true] processing 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592] 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51aec372) signal close complete immediately=true 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f79d8bb) signal close complete immediately=true 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592])[Immediately] closed 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) result=null 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b5b4006) signal close complete immediately=false 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27783577) signal close complete immediately=false 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41592]) code=0 message='' shell closed 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41592]) Closing immediately 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41592]]) Closing immediately 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41592]) stopping 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41592]) stopped 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41592]])[Immediately] closed 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17883] - close(TransportIoSession[local=/10.30.170.146:17883, remote=/10.30.170.79:41592]) Closing immediately 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17883] - close(TransportIoSession[local=/10.30.170.146:17883, remote=/10.30.170.79:41592])[Immediately] closed 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ead7b9) signal close complete immediately=true 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41592])[Immediately] closed 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9255bdc5, L:/10.30.170.146:17883 ! R:/10.30.170.79:41592] inactive. 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x9255bdc5, L:/10.30.170.146:17883 ! R:/10.30.170.79:41592]} end of input detected while session was in state up 00:00:08.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=54, channel=[id: 0x9255bdc5, L:/10.30.170.146:17883 ! R:/10.30.170.79:41592]} down, reason: End of input 00:00:08.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #17 SSH_MSG_IGNORE 00:00:09.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 00:00:09.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.168 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #15 SSH_MSG_IGNORE 00:00:09.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 00:00:09.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #18 SSH_MSG_IGNORE 00:00:09.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 00:00:09.220 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #21 SSH_MSG_IGNORE 00:00:09.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 00:00:09.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36704])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) exit code=0, immediate=false 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) Closing gracefully 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])[immediately=false] processing 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36704]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) Closing immediately 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])[immediately=true] processing 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704] 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31542d07) signal close complete immediately=true 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ce24f5) signal close complete immediately=true 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704])[Immediately] closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) result=null 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26099cdc) signal close complete immediately=false 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64d984cd) signal close complete immediately=false 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36704]) code=0 message='' shell closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36704]) Closing immediately 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36704]]) Closing immediately 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36704]) stopping 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36704]) stopped 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36704]])[Immediately] closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17884] - close(TransportIoSession[local=/10.30.170.146:17884, remote=/10.30.170.79:36704]) Closing immediately 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17884] - close(TransportIoSession[local=/10.30.170.146:17884, remote=/10.30.170.79:36704])[Immediately] closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74f5b144) signal close complete immediately=true 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36704])[Immediately] closed 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6877a4fd, L:/10.30.170.146:17884 ! R:/10.30.170.79:36704] inactive. 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x6877a4fd, L:/10.30.170.146:17884 ! R:/10.30.170.79:36704]} end of input detected while session was in state up 00:00:09.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=55, channel=[id: 0x6877a4fd, L:/10.30.170.146:17884 ! R:/10.30.170.79:36704]} down, reason: End of input 00:00:09.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40346]) process #22 SSH_MSG_IGNORE 00:00:09.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_IGNORE 00:00:09.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #20 SSH_MSG_IGNORE 00:00:09.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 00:00:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #14 SSH_MSG_IGNORE 00:00:09.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 00:00:09.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #16 SSH_MSG_IGNORE 00:00:09.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 00:00:09.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #19 SSH_MSG_IGNORE 00:00:09.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 00:00:09.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #17 SSH_MSG_IGNORE 00:00:09.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 00:00:09.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37932])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) exit code=0, immediate=false 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) Closing gracefully 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])[immediately=false] processing 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37932]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) Closing immediately 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])[immediately=true] processing 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932] 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@458687ae) signal close complete immediately=true 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55013202) signal close complete immediately=true 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932])[Immediately] closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) result=null 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@548da1c9) signal close complete immediately=false 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e2f510e) signal close complete immediately=false 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37932]) code=0 message='' shell closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37932]) Closing immediately 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37932]]) Closing immediately 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37932]) stopping 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37932]) stopped 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37932]])[Immediately] closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17885] - close(TransportIoSession[local=/10.30.170.146:17885, remote=/10.30.170.79:37932]) Closing immediately 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17885] - close(TransportIoSession[local=/10.30.170.146:17885, remote=/10.30.170.79:37932])[Immediately] closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fe50c92) signal close complete immediately=true 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37932])[Immediately] closed 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x87d23f0d, L:/10.30.170.146:17885 ! R:/10.30.170.79:37932] inactive. 00:00:09.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x87d23f0d, L:/10.30.170.146:17885 ! R:/10.30.170.79:37932]} end of input detected while session was in state up 00:00:09.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=56, channel=[id: 0x87d23f0d, L:/10.30.170.146:17885 ! R:/10.30.170.79:37932]} down, reason: End of input 00:00:09.615 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47736]) process #23 SSH_MSG_IGNORE 00:00:09.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_IGNORE 00:00:09.877 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #21 SSH_MSG_IGNORE 00:00:09.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 00:00:09.889 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:09.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #18 SSH_MSG_IGNORE 00:00:09.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 00:00:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #20 SSH_MSG_IGNORE 00:00:09.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49832])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) exit code=0, immediate=false 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) Closing gracefully 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) 00:00:09.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])[immediately=false] processing 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49832]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) Closing immediately 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])[immediately=true] processing 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832] 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78099104) signal close complete immediately=true 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@719b814e) signal close complete immediately=true 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832])[Immediately] closed 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) result=null 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a6efde8) signal close complete immediately=false 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@82b3bc0) signal close complete immediately=false 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49832]) code=0 message='' shell closed 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49832]) Closing immediately 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:09.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49832]]) Closing immediately 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49832]) stopping 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49832]) stopped 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49832]])[Immediately] closed 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17886] - close(TransportIoSession[local=/10.30.170.146:17886, remote=/10.30.170.79:49832]) Closing immediately 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17886] - close(TransportIoSession[local=/10.30.170.146:17886, remote=/10.30.170.79:49832])[Immediately] closed 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c9e0a70) signal close complete immediately=true 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49832])[Immediately] closed 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaf989191, L:/10.30.170.146:17886 ! R:/10.30.170.79:49832] inactive. 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0xaf989191, L:/10.30.170.146:17886 ! R:/10.30.170.79:49832]} end of input detected while session was in state up 00:00:09.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=57, channel=[id: 0xaf989191, L:/10.30.170.146:17886 ! R:/10.30.170.79:49832]} down, reason: End of input 00:00:10.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36366]) process #23 SSH_MSG_IGNORE 00:00:10.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_IGNORE 00:00:10.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59406]) process #22 SSH_MSG_IGNORE 00:00:10.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_IGNORE 00:00:10.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #15 SSH_MSG_IGNORE 00:00:10.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 00:00:10.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #19 SSH_MSG_IGNORE 00:00:10.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 00:00:10.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #14 SSH_MSG_IGNORE 00:00:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 00:00:10.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59372])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:10.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) exit code=0, immediate=false 00:00:10.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:10.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:10.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) Closing gracefully 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])[immediately=false] processing 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59372]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) Closing immediately 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])[immediately=true] processing 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372] 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30b948db) signal close complete immediately=true 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a8cc240) signal close complete immediately=true 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372])[Immediately] closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) result=null 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70f9141a) signal close complete immediately=false 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56828bf3) signal close complete immediately=false 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59372]) code=0 message='' shell closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59372]) Closing immediately 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59372]]) Closing immediately 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59372]) stopping 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59372]) stopped 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59372]])[Immediately] closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17887] - close(TransportIoSession[local=/10.30.170.146:17887, remote=/10.30.170.79:59372]) Closing immediately 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17887] - close(TransportIoSession[local=/10.30.170.146:17887, remote=/10.30.170.79:59372])[Immediately] closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c87ee68) signal close complete immediately=true 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59372])[Immediately] closed 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa4203b04, L:/10.30.170.146:17887 ! R:/10.30.170.79:59372] inactive. 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0xa4203b04, L:/10.30.170.146:17887 ! R:/10.30.170.79:59372]} end of input detected while session was in state up 00:00:10.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=58, channel=[id: 0xa4203b04, L:/10.30.170.146:17887 ! R:/10.30.170.79:59372]} down, reason: End of input 00:00:10.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #17 SSH_MSG_IGNORE 00:00:10.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 00:00:10.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #16 SSH_MSG_IGNORE 00:00:10.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:00:10.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #18 SSH_MSG_IGNORE 00:00:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37788])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) exit code=0, immediate=false 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) Closing gracefully 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])[immediately=false] processing 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37788]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:10.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) Closing immediately 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])[immediately=true] processing 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788] 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d9ab120) signal close complete immediately=true 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d515be2) signal close complete immediately=true 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788])[Immediately] closed 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) result=null 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b425abf) signal close complete immediately=false 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7de301f2) signal close complete immediately=false 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37788]) code=0 message='' shell closed 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37788]) Closing immediately 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37788]]) Closing immediately 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37788]) stopping 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37788]) stopped 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37788]])[Immediately] closed 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17888] - close(TransportIoSession[local=/10.30.170.146:17888, remote=/10.30.170.79:37788]) Closing immediately 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17888] - close(TransportIoSession[local=/10.30.170.146:17888, remote=/10.30.170.79:37788])[Immediately] closed 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3538acdf) signal close complete immediately=true 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37788])[Immediately] closed 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe82bf2c8, L:/10.30.170.146:17888 ! R:/10.30.170.79:37788] inactive. 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0xe82bf2c8, L:/10.30.170.146:17888 ! R:/10.30.170.79:37788]} end of input detected while session was in state up 00:00:10.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=59, channel=[id: 0xe82bf2c8, L:/10.30.170.146:17888 ! R:/10.30.170.79:37788]} down, reason: End of input 00:00:10.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49552]) process #23 SSH_MSG_IGNORE 00:00:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_IGNORE 00:00:10.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #20 SSH_MSG_IGNORE 00:00:10.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 00:00:10.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #15 SSH_MSG_IGNORE 00:00:10.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 00:00:10.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #21 SSH_MSG_IGNORE 00:00:10.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 00:00:10.824 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #14 SSH_MSG_IGNORE 00:00:10.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 00:00:10.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #16 SSH_MSG_IGNORE 00:00:10.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 00:00:10.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:10.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46738]) process #22 SSH_MSG_IGNORE 00:00:10.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_IGNORE 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33436])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) exit code=0, immediate=false 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) Closing gracefully 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) 00:00:10.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])[immediately=false] processing 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33436]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) Closing immediately 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])[immediately=true] processing 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436] 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39174bb0) signal close complete immediately=true 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fdb360c) signal close complete immediately=true 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436])[Immediately] closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) result=null 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@533549fa) signal close complete immediately=false 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37cbb211) signal close complete immediately=false 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33436]) code=0 message='' shell closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33436]) Closing immediately 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33436]]) Closing immediately 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33436]) stopping 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33436]) stopped 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33436]])[Immediately] closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17889] - close(TransportIoSession[local=/10.30.170.146:17889, remote=/10.30.170.79:33436]) Closing immediately 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17889] - close(TransportIoSession[local=/10.30.170.146:17889, remote=/10.30.170.79:33436])[Immediately] closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34023593) signal close complete immediately=true 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33436])[Immediately] closed 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x951b05b2, L:/10.30.170.146:17889 ! R:/10.30.170.79:33436] inactive. 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0x951b05b2, L:/10.30.170.146:17889 ! R:/10.30.170.79:33436]} end of input detected while session was in state up 00:00:10.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=60, channel=[id: 0x951b05b2, L:/10.30.170.146:17889 ! R:/10.30.170.79:33436]} down, reason: End of input 00:00:11.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #17 SSH_MSG_IGNORE 00:00:11.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 00:00:11.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #19 SSH_MSG_IGNORE 00:00:11.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 00:00:11.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35424])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) exit code=0, immediate=false 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) Closing gracefully 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])[immediately=false] processing 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35424]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) Closing immediately 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])[immediately=true] processing 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424] 00:00:11.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18bd018) signal close complete immediately=true 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c115f8) signal close complete immediately=true 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424])[Immediately] closed 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) result=null 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d989996) signal close complete immediately=false 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74f96a60) signal close complete immediately=false 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35424]) code=0 message='' shell closed 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35424]) Closing immediately 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35424]]) Closing immediately 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35424]) stopping 00:00:11.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35424]) stopped 00:00:11.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35424]])[Immediately] closed 00:00:11.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17890] - close(TransportIoSession[local=/10.30.170.146:17890, remote=/10.30.170.79:35424]) Closing immediately 00:00:11.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17890] - close(TransportIoSession[local=/10.30.170.146:17890, remote=/10.30.170.79:35424])[Immediately] closed 00:00:11.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bad7ff7) signal close complete immediately=true 00:00:11.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35424])[Immediately] closed 00:00:11.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xedb5678a, L:/10.30.170.146:17890 ! R:/10.30.170.79:35424] inactive. 00:00:11.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xedb5678a, L:/10.30.170.146:17890 ! R:/10.30.170.79:35424]} end of input detected while session was in state up 00:00:11.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=61, channel=[id: 0xedb5678a, L:/10.30.170.146:17890 ! R:/10.30.170.79:35424]} down, reason: End of input 00:00:11.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #18 SSH_MSG_IGNORE 00:00:11.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 00:00:11.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #20 SSH_MSG_IGNORE 00:00:11.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 00:00:11.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48544]) process #22 SSH_MSG_IGNORE 00:00:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_IGNORE 00:00:11.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #21 SSH_MSG_IGNORE 00:00:11.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 00:00:11.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #15 SSH_MSG_IGNORE 00:00:11.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 00:00:11.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43132]) process #23 SSH_MSG_IGNORE 00:00:11.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_IGNORE 00:00:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48702])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) exit code=0, immediate=false 00:00:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) Closing gracefully 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])[immediately=false] processing 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48702]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) Closing immediately 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])[immediately=true] processing 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702] 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39fcbcdd) signal close complete immediately=true 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@445f92ef) signal close complete immediately=true 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702])[Immediately] closed 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) result=null 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d97ebac) signal close complete immediately=false 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78e358e5) signal close complete immediately=false 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48702]) code=0 message='' shell closed 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48702]) Closing immediately 00:00:11.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48702]]) Closing immediately 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48702]) stopping 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48702]) stopped 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48702]])[Immediately] closed 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17891] - close(TransportIoSession[local=/10.30.170.146:17891, remote=/10.30.170.79:48702]) Closing immediately 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17891] - close(TransportIoSession[local=/10.30.170.146:17891, remote=/10.30.170.79:48702])[Immediately] closed 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24251970) signal close complete immediately=true 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48702])[Immediately] closed 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5498168b, L:/10.30.170.146:17891 ! R:/10.30.170.79:48702] inactive. 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x5498168b, L:/10.30.170.146:17891 ! R:/10.30.170.79:48702]} end of input detected while session was in state up 00:00:11.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=62, channel=[id: 0x5498168b, L:/10.30.170.146:17891 ! R:/10.30.170.79:48702]} down, reason: End of input 00:00:11.611 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #14 SSH_MSG_IGNORE 00:00:11.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 00:00:11.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #16 SSH_MSG_IGNORE 00:00:11.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 00:00:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #18 SSH_MSG_IGNORE 00:00:11.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 00:00:11.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35002])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:11.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) exit code=0, immediate=false 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) Closing gracefully 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])[immediately=false] processing 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35002]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) Closing immediately 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])[immediately=true] processing 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002] 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e282bcf) signal close complete immediately=true 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@575ef22c) signal close complete immediately=true 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002])[Immediately] closed 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) result=null 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@363413b1) signal close complete immediately=false 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@790969fd) signal close complete immediately=false 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35002]) code=0 message='' shell closed 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35002]) Closing immediately 00:00:11.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35002]]) Closing immediately 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35002]) stopping 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35002]) stopped 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35002]])[Immediately] closed 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17892] - close(TransportIoSession[local=/10.30.170.146:17892, remote=/10.30.170.79:35002]) Closing immediately 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17892] - close(TransportIoSession[local=/10.30.170.146:17892, remote=/10.30.170.79:35002])[Immediately] closed 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36304340) signal close complete immediately=true 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35002])[Immediately] closed 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x554a6835, L:/10.30.170.146:17892 ! R:/10.30.170.79:35002] inactive. 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x554a6835, L:/10.30.170.146:17892 ! R:/10.30.170.79:35002]} end of input detected while session was in state up 00:00:11.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=63, channel=[id: 0x554a6835, L:/10.30.170.146:17892 ! R:/10.30.170.79:35002]} down, reason: End of input 00:00:11.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #17 SSH_MSG_IGNORE 00:00:11.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 00:00:11.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:11.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43228]) process #23 SSH_MSG_IGNORE 00:00:11.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_IGNORE 00:00:12.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #19 SSH_MSG_IGNORE 00:00:12.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 00:00:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #15 SSH_MSG_IGNORE 00:00:12.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 00:00:12.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #21 SSH_MSG_IGNORE 00:00:12.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 00:00:12.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #14 SSH_MSG_IGNORE 00:00:12.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44006])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) exit code=0, immediate=false 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) Closing gracefully 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])[immediately=false] processing 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:12.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44006]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) Closing immediately 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])[immediately=true] processing 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006] 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14bfc7dd) signal close complete immediately=true 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b18725b) signal close complete immediately=true 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006])[Immediately] closed 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) result=null 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f8e2ac0) signal close complete immediately=false 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a4724c8) signal close complete immediately=false 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44006]) code=0 message='' shell closed 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44006]) Closing immediately 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44006]]) Closing immediately 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44006]) stopping 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44006]) stopped 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44006]])[Immediately] closed 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.146:17893] - close(TransportIoSession[local=/10.30.170.146:17893, remote=/10.30.170.79:44006]) Closing immediately 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.170.146:17893] - close(TransportIoSession[local=/10.30.170.146:17893, remote=/10.30.170.79:44006])[Immediately] closed 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@702c8972) signal close complete immediately=true 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44006])[Immediately] closed 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x657f9301, L:/10.30.170.146:17893 ! R:/10.30.170.79:44006] inactive. 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x657f9301, L:/10.30.170.146:17893 ! R:/10.30.170.79:44006]} end of input detected while session was in state up 00:00:12.258 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=64, channel=[id: 0x657f9301, L:/10.30.170.146:17893 ! R:/10.30.170.79:44006]} down, reason: End of input 00:00:12.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #20 SSH_MSG_IGNORE 00:00:12.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 00:00:12.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #22 SSH_MSG_IGNORE 00:00:12.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 00:00:12.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.459 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #16 SSH_MSG_IGNORE 00:00:12.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 00:00:12.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #19 SSH_MSG_IGNORE 00:00:12.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 00:00:12.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #17 SSH_MSG_IGNORE 00:00:12.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 00:00:12.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59196])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:12.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) exit code=0, immediate=false 00:00:12.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:12.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:12.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:12.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:12.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) Closing gracefully 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])[immediately=false] processing 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59196]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) Closing immediately 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])[immediately=true] processing 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196] 00:00:12.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76b2fad1) signal close complete immediately=true 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10119811) signal close complete immediately=true 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196])[Immediately] closed 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) result=null 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34c00fea) signal close complete immediately=false 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11cb196) signal close complete immediately=false 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59196]) code=0 message='' shell closed 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59196]) Closing immediately 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59196]]) Closing immediately 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59196]) stopping 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59196]) stopped 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59196]])[Immediately] closed 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17894] - close(TransportIoSession[local=/10.30.170.146:17894, remote=/10.30.170.79:59196]) Closing immediately 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17894] - close(TransportIoSession[local=/10.30.170.146:17894, remote=/10.30.170.79:59196])[Immediately] closed 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6019b716) signal close complete immediately=true 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59196])[Immediately] closed 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4179cc66, L:/10.30.170.146:17894 ! R:/10.30.170.79:59196] inactive. 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x4179cc66, L:/10.30.170.146:17894 ! R:/10.30.170.79:59196]} end of input detected while session was in state up 00:00:12.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=65, channel=[id: 0x4179cc66, L:/10.30.170.146:17894 ! R:/10.30.170.79:59196]} down, reason: End of input 00:00:12.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #15 SSH_MSG_IGNORE 00:00:12.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 00:00:12.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50344]) process #23 SSH_MSG_IGNORE 00:00:12.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_IGNORE 00:00:12.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #18 SSH_MSG_IGNORE 00:00:12.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 00:00:12.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #21 SSH_MSG_IGNORE 00:00:12.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 00:00:12.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:12.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40094]) process #22 SSH_MSG_IGNORE 00:00:12.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_IGNORE 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33794])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) exit code=0, immediate=false 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) Closing gracefully 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:12.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])[immediately=false] processing 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33794]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) Closing immediately 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])[immediately=true] processing 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794] 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40895278) signal close complete immediately=true 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7516473f) signal close complete immediately=true 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794])[Immediately] closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) result=null 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@301403cc) signal close complete immediately=false 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@258ad28e) signal close complete immediately=false 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33794]) code=0 message='' shell closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33794]) Closing immediately 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33794]]) Closing immediately 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33794]) stopping 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33794]) stopped 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33794]])[Immediately] closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17895] - close(TransportIoSession[local=/10.30.170.146:17895, remote=/10.30.170.79:33794]) Closing immediately 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17895] - close(TransportIoSession[local=/10.30.170.146:17895, remote=/10.30.170.79:33794])[Immediately] closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f1a4ed5) signal close complete immediately=true 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33794])[Immediately] closed 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9371de73, L:/10.30.170.146:17895 ! R:/10.30.170.79:33794] inactive. 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x9371de73, L:/10.30.170.146:17895 ! R:/10.30.170.79:33794]} end of input detected while session was in state up 00:00:12.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=66, channel=[id: 0x9371de73, L:/10.30.170.146:17895 ! R:/10.30.170.79:33794]} down, reason: End of input 00:00:13.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #14 SSH_MSG_IGNORE 00:00:13.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 00:00:13.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #20 SSH_MSG_IGNORE 00:00:13.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 00:00:13.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #16 SSH_MSG_IGNORE 00:00:13.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 00:00:13.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #19 SSH_MSG_IGNORE 00:00:13.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54452])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) exit code=0, immediate=false 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) Closing gracefully 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) 00:00:13.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])[immediately=false] processing 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54452]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) Closing immediately 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])[immediately=true] processing 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452] 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68a90e8) signal close complete immediately=true 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@687ac6d9) signal close complete immediately=true 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452])[Immediately] closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) result=null 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69dd8dff) signal close complete immediately=false 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ca1ceda) signal close complete immediately=false 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54452]) code=0 message='' shell closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54452]) Closing immediately 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54452]]) Closing immediately 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54452]) stopping 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54452]) stopped 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54452]])[Immediately] closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17896] - close(TransportIoSession[local=/10.30.170.146:17896, remote=/10.30.170.79:54452]) Closing immediately 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17896] - close(TransportIoSession[local=/10.30.170.146:17896, remote=/10.30.170.79:54452])[Immediately] closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e7e1c76) signal close complete immediately=true 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54452])[Immediately] closed 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa32e42c5, L:/10.30.170.146:17896 ! R:/10.30.170.79:54452] inactive. 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0xa32e42c5, L:/10.30.170.146:17896 ! R:/10.30.170.79:54452]} end of input detected while session was in state up 00:00:13.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=67, channel=[id: 0xa32e42c5, L:/10.30.170.146:17896 ! R:/10.30.170.79:54452]} down, reason: End of input 00:00:13.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #18 SSH_MSG_IGNORE 00:00:13.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 00:00:13.352 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #17 SSH_MSG_IGNORE 00:00:13.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 00:00:13.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #15 SSH_MSG_IGNORE 00:00:13.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 00:00:13.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46620]) process #23 SSH_MSG_IGNORE 00:00:13.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_IGNORE 00:00:13.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #21 SSH_MSG_IGNORE 00:00:13.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51000])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) exit code=0, immediate=false 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) Closing gracefully 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) 00:00:13.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])[immediately=false] processing 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51000]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) Closing immediately 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])[immediately=true] processing 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000] 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d69424) signal close complete immediately=true 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e81cfa1) signal close complete immediately=true 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000])[Immediately] closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) result=null 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@629aa245) signal close complete immediately=false 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f1361ac) signal close complete immediately=false 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51000]) code=0 message='' shell closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51000]) Closing immediately 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51000]]) Closing immediately 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51000]) stopping 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51000]) stopped 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51000]])[Immediately] closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17897] - close(TransportIoSession[local=/10.30.170.146:17897, remote=/10.30.170.79:51000]) Closing immediately 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17897] - close(TransportIoSession[local=/10.30.170.146:17897, remote=/10.30.170.79:51000])[Immediately] closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f54a7de) signal close complete immediately=true 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51000])[Immediately] closed 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x54d833dc, L:/10.30.170.146:17897 ! R:/10.30.170.79:51000] inactive. 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x54d833dc, L:/10.30.170.146:17897 ! R:/10.30.170.79:51000]} end of input detected while session was in state up 00:00:13.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=68, channel=[id: 0x54d833dc, L:/10.30.170.146:17897 ! R:/10.30.170.79:51000]} down, reason: End of input 00:00:13.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45656]) process #22 SSH_MSG_IGNORE 00:00:13.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_IGNORE 00:00:13.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #17 SSH_MSG_IGNORE 00:00:13.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 00:00:13.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #16 SSH_MSG_IGNORE 00:00:13.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 00:00:13.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37568])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:13.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) exit code=0, immediate=false 00:00:13.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:13.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:13.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:13.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) Closing gracefully 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])[immediately=false] processing 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37568]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) Closing immediately 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])[immediately=true] processing 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568] 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@127ae23) signal close complete immediately=true 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5efcf0d9) signal close complete immediately=true 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568])[Immediately] closed 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) result=null 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a3e5070) signal close complete immediately=false 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e8c2eb5) signal close complete immediately=false 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37568]) code=0 message='' shell closed 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37568]) Closing immediately 00:00:13.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37568]]) Closing immediately 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37568]) stopping 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37568]) stopped 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37568]])[Immediately] closed 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17898] - close(TransportIoSession[local=/10.30.170.146:17898, remote=/10.30.170.79:37568]) Closing immediately 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17898] - close(TransportIoSession[local=/10.30.170.146:17898, remote=/10.30.170.79:37568])[Immediately] closed 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2266cdf1) signal close complete immediately=true 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37568])[Immediately] closed 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd9b3ebdf, L:/10.30.170.146:17898 ! R:/10.30.170.79:37568] inactive. 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0xd9b3ebdf, L:/10.30.170.146:17898 ! R:/10.30.170.79:37568]} end of input detected while session was in state up 00:00:13.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=69, channel=[id: 0xd9b3ebdf, L:/10.30.170.146:17898 ! R:/10.30.170.79:37568]} down, reason: End of input 00:00:13.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #20 SSH_MSG_IGNORE 00:00:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 00:00:14.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #14 SSH_MSG_IGNORE 00:00:14.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 00:00:14.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #19 SSH_MSG_IGNORE 00:00:14.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 00:00:14.248 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34730]) process #22 SSH_MSG_IGNORE 00:00:14.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_IGNORE 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49476])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) exit code=0, immediate=false 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) Closing gracefully 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])[immediately=false] processing 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49476]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) Closing immediately 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])[immediately=true] processing 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476] 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76149775) signal close complete immediately=true 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:14.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8455d6a) signal close complete immediately=true 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476])[Immediately] closed 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) result=null 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35e8db72) signal close complete immediately=false 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16af9545) signal close complete immediately=false 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49476]) code=0 message='' shell closed 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49476]) Closing immediately 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49476]]) Closing immediately 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49476]) stopping 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49476]) stopped 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49476]])[Immediately] closed 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17899] - close(TransportIoSession[local=/10.30.170.146:17899, remote=/10.30.170.79:49476]) Closing immediately 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17899] - close(TransportIoSession[local=/10.30.170.146:17899, remote=/10.30.170.79:49476])[Immediately] closed 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44d207da) signal close complete immediately=true 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49476])[Immediately] closed 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7777e5a5, L:/10.30.170.146:17899 ! R:/10.30.170.79:49476] inactive. 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x7777e5a5, L:/10.30.170.146:17899 ! R:/10.30.170.79:49476]} end of input detected while session was in state up 00:00:14.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=70, channel=[id: 0x7777e5a5, L:/10.30.170.146:17899 ! R:/10.30.170.79:49476]} down, reason: End of input 00:00:14.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #20 SSH_MSG_IGNORE 00:00:14.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 00:00:14.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52066]) process #23 SSH_MSG_IGNORE 00:00:14.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_IGNORE 00:00:14.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #18 SSH_MSG_IGNORE 00:00:14.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 00:00:14.432 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #21 SSH_MSG_IGNORE 00:00:14.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 00:00:14.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #16 SSH_MSG_IGNORE 00:00:14.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 00:00:14.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #14 SSH_MSG_IGNORE 00:00:14.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 00:00:14.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #17 SSH_MSG_IGNORE 00:00:14.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40516])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) exit code=0, immediate=false 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) Closing gracefully 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])[immediately=false] processing 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40516]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) Closing immediately 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])[immediately=true] processing 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516] 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39dd68af) signal close complete immediately=true 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b7813c1) signal close complete immediately=true 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516])[Immediately] closed 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) result=null 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27de0fd) signal close complete immediately=false 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@175a27d1) signal close complete immediately=false 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40516]) code=0 message='' shell closed 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40516]) Closing immediately 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40516]]) Closing immediately 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40516]) stopping 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40516]) stopped 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40516]])[Immediately] closed 00:00:14.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17900] - close(TransportIoSession[local=/10.30.170.146:17900, remote=/10.30.170.79:40516]) Closing immediately 00:00:14.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17900] - close(TransportIoSession[local=/10.30.170.146:17900, remote=/10.30.170.79:40516])[Immediately] closed 00:00:14.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4590ad85) signal close complete immediately=true 00:00:14.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40516])[Immediately] closed 00:00:14.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb07c1388, L:/10.30.170.146:17900 ! R:/10.30.170.79:40516] inactive. 00:00:14.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0xb07c1388, L:/10.30.170.146:17900 ! R:/10.30.170.79:40516]} end of input detected while session was in state up 00:00:14.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=71, channel=[id: 0xb07c1388, L:/10.30.170.146:17900 ! R:/10.30.170.79:40516]} down, reason: End of input 00:00:14.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #19 SSH_MSG_IGNORE 00:00:14.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 00:00:14.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #15 SSH_MSG_IGNORE 00:00:14.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 00:00:14.831 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #15 SSH_MSG_IGNORE 00:00:14.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 00:00:14.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40228]) process #22 SSH_MSG_IGNORE 00:00:14.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_IGNORE 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45784])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) exit code=0, immediate=false 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) Closing gracefully 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) 00:00:14.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])[immediately=false] processing 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45784]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) Closing immediately 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])[immediately=true] processing 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784] 00:00:14.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66adb2c1) signal close complete immediately=true 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7da43349) signal close complete immediately=true 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784])[Immediately] closed 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) result=null 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2914de8b) signal close complete immediately=false 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19ff3cd2) signal close complete immediately=false 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45784]) code=0 message='' shell closed 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45784]) Closing immediately 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45784]]) Closing immediately 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45784]) stopping 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45784]) stopped 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45784]])[Immediately] closed 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17901] - close(TransportIoSession[local=/10.30.170.146:17901, remote=/10.30.170.79:45784]) Closing immediately 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17901] - close(TransportIoSession[local=/10.30.170.146:17901, remote=/10.30.170.79:45784])[Immediately] closed 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@124fae96) signal close complete immediately=true 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45784])[Immediately] closed 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x06ca1eaa, L:/10.30.170.146:17901 ! R:/10.30.170.79:45784] inactive. 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0x06ca1eaa, L:/10.30.170.146:17901 ! R:/10.30.170.79:45784]} end of input detected while session was in state up 00:00:14.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=72, channel=[id: 0x06ca1eaa, L:/10.30.170.146:17901 ! R:/10.30.170.79:45784]} down, reason: End of input 00:00:14.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:14.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #18 SSH_MSG_IGNORE 00:00:14.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 00:00:15.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #21 SSH_MSG_IGNORE 00:00:15.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 00:00:15.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #14 SSH_MSG_IGNORE 00:00:15.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 00:00:15.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #16 SSH_MSG_IGNORE 00:00:15.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 00:00:15.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42640]) process #23 SSH_MSG_IGNORE 00:00:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_IGNORE 00:00:15.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #20 SSH_MSG_IGNORE 00:00:15.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47636])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) exit code=0, immediate=false 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) Closing gracefully 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])[immediately=false] processing 00:00:15.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47636]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) Closing immediately 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])[immediately=true] processing 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636] 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fd350db) signal close complete immediately=true 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bfbc29c) signal close complete immediately=true 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636])[Immediately] closed 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) result=null 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1363cb6a) signal close complete immediately=false 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25812c48) signal close complete immediately=false 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47636]) code=0 message='' shell closed 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47636]) Closing immediately 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47636]]) Closing immediately 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47636]) stopping 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47636]) stopped 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47636]])[Immediately] closed 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17902] - close(TransportIoSession[local=/10.30.170.146:17902, remote=/10.30.170.79:47636]) Closing immediately 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17902] - close(TransportIoSession[local=/10.30.170.146:17902, remote=/10.30.170.79:47636])[Immediately] closed 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6091f5ab) signal close complete immediately=true 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47636])[Immediately] closed 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f939239, L:/10.30.170.146:17902 ! R:/10.30.170.79:47636] inactive. 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x0f939239, L:/10.30.170.146:17902 ! R:/10.30.170.79:47636]} end of input detected while session was in state up 00:00:15.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=73, channel=[id: 0x0f939239, L:/10.30.170.146:17902 ! R:/10.30.170.79:47636]} down, reason: End of input 00:00:15.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #17 SSH_MSG_IGNORE 00:00:15.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 00:00:15.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #19 SSH_MSG_IGNORE 00:00:15.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 00:00:15.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56294])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) exit code=0, immediate=false 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) Closing gracefully 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:15.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])[immediately=false] processing 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56294]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) Closing immediately 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])[immediately=true] processing 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294] 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bc9467d) signal close complete immediately=true 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3865e8a7) signal close complete immediately=true 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294])[Immediately] closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) result=null 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b5e578e) signal close complete immediately=false 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f4fabe9) signal close complete immediately=false 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56294]) code=0 message='' shell closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56294]) Closing immediately 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56294]]) Closing immediately 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56294]) stopping 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56294]) stopped 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56294]])[Immediately] closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17903] - close(TransportIoSession[local=/10.30.170.146:17903, remote=/10.30.170.79:56294]) Closing immediately 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17903] - close(TransportIoSession[local=/10.30.170.146:17903, remote=/10.30.170.79:56294])[Immediately] closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e54fad3) signal close complete immediately=true 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56294])[Immediately] closed 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xca437d87, L:/10.30.170.146:17903 ! R:/10.30.170.79:56294] inactive. 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0xca437d87, L:/10.30.170.146:17903 ! R:/10.30.170.79:56294]} end of input detected while session was in state up 00:00:15.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=74, channel=[id: 0xca437d87, L:/10.30.170.146:17903 ! R:/10.30.170.79:56294]} down, reason: End of input 00:00:15.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #15 SSH_MSG_IGNORE 00:00:15.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 00:00:15.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #18 SSH_MSG_IGNORE 00:00:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 00:00:15.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #14 SSH_MSG_IGNORE 00:00:15.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 00:00:15.686 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48786]) process #23 SSH_MSG_IGNORE 00:00:15.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_IGNORE 00:00:15.821 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #16 SSH_MSG_IGNORE 00:00:15.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 00:00:15.891 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #21 SSH_MSG_IGNORE 00:00:15.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 00:00:15.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:15.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51058])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:15.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) exit code=0, immediate=false 00:00:15.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:15.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:15.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:15.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) Closing gracefully 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])[immediately=false] processing 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51058]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) Closing immediately 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])[immediately=true] processing 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058] 00:00:15.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ea970e) signal close complete immediately=true 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@736c68ff) signal close complete immediately=true 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058])[Immediately] closed 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) result=null 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51e0141a) signal close complete immediately=false 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@505ec0ba) signal close complete immediately=false 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51058]) code=0 message='' shell closed 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51058]) Closing immediately 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51058]]) Closing immediately 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51058]) stopping 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51058]) stopped 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51058]])[Immediately] closed 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17904] - close(TransportIoSession[local=/10.30.170.146:17904, remote=/10.30.170.79:51058]) Closing immediately 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17904] - close(TransportIoSession[local=/10.30.170.146:17904, remote=/10.30.170.79:51058])[Immediately] closed 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5597f58) signal close complete immediately=true 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51058])[Immediately] closed 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb2f0dea6, L:/10.30.170.146:17904 ! R:/10.30.170.79:51058] inactive. 00:00:15.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xb2f0dea6, L:/10.30.170.146:17904 ! R:/10.30.170.79:51058]} end of input detected while session was in state up 00:00:15.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=75, channel=[id: 0xb2f0dea6, L:/10.30.170.146:17904 ! R:/10.30.170.79:51058]} down, reason: End of input 00:00:15.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #20 SSH_MSG_IGNORE 00:00:15.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 00:00:16.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #19 SSH_MSG_IGNORE 00:00:16.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 00:00:16.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #17 SSH_MSG_IGNORE 00:00:16.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 00:00:16.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52688]) process #22 SSH_MSG_IGNORE 00:00:16.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_IGNORE 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44880])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) exit code=0, immediate=false 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) Closing gracefully 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[immediately=false] processing 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) Closing immediately 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[immediately=true] processing 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e6f1adc) signal close complete immediately=true 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f2ce07d) signal close complete immediately=true 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[Immediately] closed 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) result=null 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a8a2013) signal close complete immediately=false 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4292f482) signal close complete immediately=false 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) code=0 message='' shell closed 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44880]) Closing immediately 00:00:16.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]]) Closing immediately 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44880]) stopping 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44880]) stopped 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]])[Immediately] closed 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17905] - close(TransportIoSession[local=/10.30.170.146:17905, remote=/10.30.170.79:44880]) Closing immediately 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17905] - close(TransportIoSession[local=/10.30.170.146:17905, remote=/10.30.170.79:44880])[Immediately] closed 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@749dbff6) signal close complete immediately=true 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44880])[Immediately] closed 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x023c1346, L:/10.30.170.146:17905 ! R:/10.30.170.79:44880] inactive. 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x023c1346, L:/10.30.170.146:17905 ! R:/10.30.170.79:44880]} end of input detected while session was in state up 00:00:16.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=76, channel=[id: 0x023c1346, L:/10.30.170.146:17905 ! R:/10.30.170.79:44880]} down, reason: End of input 00:00:16.301 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #15 SSH_MSG_IGNORE 00:00:16.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 00:00:16.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #14 SSH_MSG_IGNORE 00:00:16.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 00:00:16.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #18 SSH_MSG_IGNORE 00:00:16.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 00:00:16.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38950]) process #23 SSH_MSG_IGNORE 00:00:16.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_IGNORE 00:00:16.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #16 SSH_MSG_IGNORE 00:00:16.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 00:00:16.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #20 SSH_MSG_IGNORE 00:00:16.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 00:00:16.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49792]) process #22 SSH_MSG_IGNORE 00:00:16.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_IGNORE 00:00:16.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58062])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:16.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) exit code=0, immediate=false 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) Closing gracefully 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])[immediately=false] processing 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58062]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) Closing immediately 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])[immediately=true] processing 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062] 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1735d293) signal close complete immediately=true 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b3d17ff) signal close complete immediately=true 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062])[Immediately] closed 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) result=null 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47bbe5d5) signal close complete immediately=false 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@785128d0) signal close complete immediately=false 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58062]) code=0 message='' shell closed 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58062]) Closing immediately 00:00:16.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58062]]) Closing immediately 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58062]) stopping 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58062]) stopped 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58062]])[Immediately] closed 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17906] - close(TransportIoSession[local=/10.30.170.146:17906, remote=/10.30.170.79:58062]) Closing immediately 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17906] - close(TransportIoSession[local=/10.30.170.146:17906, remote=/10.30.170.79:58062])[Immediately] closed 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41c9dc03) signal close complete immediately=true 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58062])[Immediately] closed 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xce13216f, L:/10.30.170.146:17906 ! R:/10.30.170.79:58062] inactive. 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0xce13216f, L:/10.30.170.146:17906 ! R:/10.30.170.79:58062]} end of input detected while session was in state up 00:00:16.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=77, channel=[id: 0xce13216f, L:/10.30.170.146:17906 ! R:/10.30.170.79:58062]} down, reason: End of input 00:00:16.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #17 SSH_MSG_IGNORE 00:00:16.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 00:00:16.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #21 SSH_MSG_IGNORE 00:00:16.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 00:00:16.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:16.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #19 SSH_MSG_IGNORE 00:00:16.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33474])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) exit code=0, immediate=false 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) Closing gracefully 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])[immediately=false] processing 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33474]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:16.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) Closing immediately 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])[immediately=true] processing 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474] 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b81d418) signal close complete immediately=true 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ab84665) signal close complete immediately=true 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474])[Immediately] closed 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) result=null 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cc9854c) signal close complete immediately=false 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f576f21) signal close complete immediately=false 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33474]) code=0 message='' shell closed 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33474]) Closing immediately 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33474]]) Closing immediately 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33474]) stopping 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33474]) stopped 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33474]])[Immediately] closed 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17907] - close(TransportIoSession[local=/10.30.170.146:17907, remote=/10.30.170.79:33474]) Closing immediately 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17907] - close(TransportIoSession[local=/10.30.170.146:17907, remote=/10.30.170.79:33474])[Immediately] closed 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a3343c7) signal close complete immediately=true 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33474])[Immediately] closed 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x983b912f, L:/10.30.170.146:17907 ! R:/10.30.170.79:33474] inactive. 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x983b912f, L:/10.30.170.146:17907 ! R:/10.30.170.79:33474]} end of input detected while session was in state up 00:00:16.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=78, channel=[id: 0x983b912f, L:/10.30.170.146:17907 ! R:/10.30.170.79:33474]} down, reason: End of input 00:00:17.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57664]) process #23 SSH_MSG_IGNORE 00:00:17.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_IGNORE 00:00:17.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #18 SSH_MSG_IGNORE 00:00:17.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 00:00:17.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52598]) process #22 SSH_MSG_IGNORE 00:00:17.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_IGNORE 00:00:17.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #14 SSH_MSG_IGNORE 00:00:17.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 00:00:17.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #20 SSH_MSG_IGNORE 00:00:17.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) exit code=0, immediate=false 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) Closing gracefully 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])[immediately=false] processing 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60366]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) Closing immediately 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])[immediately=true] processing 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366] 00:00:17.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c63017c) signal close complete immediately=true 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f267648) signal close complete immediately=true 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366])[Immediately] closed 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) result=null 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@719cb570) signal close complete immediately=false 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@630eea58) signal close complete immediately=false 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60366]) code=0 message='' shell closed 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60366]) Closing immediately 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60366]]) Closing immediately 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60366]) stopping 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60366]) stopped 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60366]])[Immediately] closed 00:00:17.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17908] - close(TransportIoSession[local=/10.30.170.146:17908, remote=/10.30.170.79:60366]) Closing immediately 00:00:17.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17908] - close(TransportIoSession[local=/10.30.170.146:17908, remote=/10.30.170.79:60366])[Immediately] closed 00:00:17.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57d27fa4) signal close complete immediately=true 00:00:17.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60366])[Immediately] closed 00:00:17.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x987e87b8, L:/10.30.170.146:17908 ! R:/10.30.170.79:60366] inactive. 00:00:17.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x987e87b8, L:/10.30.170.146:17908 ! R:/10.30.170.79:60366]} end of input detected while session was in state up 00:00:17.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=79, channel=[id: 0x987e87b8, L:/10.30.170.146:17908 ! R:/10.30.170.79:60366]} down, reason: End of input 00:00:17.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #16 SSH_MSG_IGNORE 00:00:17.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 00:00:17.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #15 SSH_MSG_IGNORE 00:00:17.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 00:00:17.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #17 SSH_MSG_IGNORE 00:00:17.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 00:00:17.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #21 SSH_MSG_IGNORE 00:00:17.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 00:00:17.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #19 SSH_MSG_IGNORE 00:00:17.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) exit code=0, immediate=false 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) Closing gracefully 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])[immediately=false] processing 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57094]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) Closing immediately 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])[immediately=true] processing 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094] 00:00:17.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b431e1f) signal close complete immediately=true 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73e10961) signal close complete immediately=true 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094])[Immediately] closed 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) result=null 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39295e7a) signal close complete immediately=false 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@384d4f9d) signal close complete immediately=false 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57094]) code=0 message='' shell closed 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57094]) Closing immediately 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57094]]) Closing immediately 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57094]) stopping 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57094]) stopped 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57094]])[Immediately] closed 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17909] - close(TransportIoSession[local=/10.30.170.146:17909, remote=/10.30.170.79:57094]) Closing immediately 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17909] - close(TransportIoSession[local=/10.30.170.146:17909, remote=/10.30.170.79:57094])[Immediately] closed 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b3d0d6d) signal close complete immediately=true 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57094])[Immediately] closed 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x33dbcbec, L:/10.30.170.146:17909 ! R:/10.30.170.79:57094] inactive. 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x33dbcbec, L:/10.30.170.146:17909 ! R:/10.30.170.79:57094]} end of input detected while session was in state up 00:00:17.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=80, channel=[id: 0x33dbcbec, L:/10.30.170.146:17909 ! R:/10.30.170.79:57094]} down, reason: End of input 00:00:17.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #15 SSH_MSG_IGNORE 00:00:17.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 00:00:17.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #20 SSH_MSG_IGNORE 00:00:17.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 00:00:17.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #14 SSH_MSG_IGNORE 00:00:17.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 00:00:17.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #18 SSH_MSG_IGNORE 00:00:17.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 00:00:17.847 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54516]) process #23 SSH_MSG_IGNORE 00:00:17.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_IGNORE 00:00:17.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45248])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) exit code=0, immediate=false 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) Closing gracefully 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) 00:00:17.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44944]) process #22 SSH_MSG_IGNORE 00:00:17.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_IGNORE 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])[immediately=false] processing 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45248]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) Closing immediately 00:00:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])[immediately=true] processing 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248] 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44653964) signal close complete immediately=true 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23e3a93b) signal close complete immediately=true 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248])[Immediately] closed 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) result=null 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32f8ea6d) signal close complete immediately=false 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@678054fc) signal close complete immediately=false 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45248]) code=0 message='' shell closed 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45248]) Closing immediately 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45248]]) Closing immediately 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45248]) stopping 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45248]) stopped 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45248]])[Immediately] closed 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17910] - close(TransportIoSession[local=/10.30.170.146:17910, remote=/10.30.170.79:45248]) Closing immediately 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17910] - close(TransportIoSession[local=/10.30.170.146:17910, remote=/10.30.170.79:45248])[Immediately] closed 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a43ff71) signal close complete immediately=true 00:00:17.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45248])[Immediately] closed 00:00:17.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb4b75c34, L:/10.30.170.146:17910 ! R:/10.30.170.79:45248] inactive. 00:00:17.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xb4b75c34, L:/10.30.170.146:17910 ! R:/10.30.170.79:45248]} end of input detected while session was in state up 00:00:17.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=81, channel=[id: 0xb4b75c34, L:/10.30.170.146:17910 ! R:/10.30.170.79:45248]} down, reason: End of input 00:00:18.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #21 SSH_MSG_IGNORE 00:00:18.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 00:00:18.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #16 SSH_MSG_IGNORE 00:00:18.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 00:00:18.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #19 SSH_MSG_IGNORE 00:00:18.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 00:00:18.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #17 SSH_MSG_IGNORE 00:00:18.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 00:00:18.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56932])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:18.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) exit code=0, immediate=false 00:00:18.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:18.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:18.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:18.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:18.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) Closing gracefully 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])[immediately=false] processing 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56932]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) Closing immediately 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])[immediately=true] processing 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932] 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5684b80c) signal close complete immediately=true 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@118f19b1) signal close complete immediately=true 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932])[Immediately] closed 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) result=null 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e08f2bc) signal close complete immediately=false 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@370ba1c4) signal close complete immediately=false 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56932]) code=0 message='' shell closed 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56932]) Closing immediately 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56932]]) Closing immediately 00:00:18.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56932]) stopping 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56932]) stopped 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56932]])[Immediately] closed 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17911] - close(TransportIoSession[local=/10.30.170.146:17911, remote=/10.30.170.79:56932]) Closing immediately 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17911] - close(TransportIoSession[local=/10.30.170.146:17911, remote=/10.30.170.79:56932])[Immediately] closed 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@443c2bf1) signal close complete immediately=true 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56932])[Immediately] closed 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdaba2d16, L:/10.30.170.146:17911 ! R:/10.30.170.79:56932] inactive. 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xdaba2d16, L:/10.30.170.146:17911 ! R:/10.30.170.79:56932]} end of input detected while session was in state up 00:00:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=82, channel=[id: 0xdaba2d16, L:/10.30.170.146:17911 ! R:/10.30.170.79:56932]} down, reason: End of input 00:00:18.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #15 SSH_MSG_IGNORE 00:00:18.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 00:00:18.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #14 SSH_MSG_IGNORE 00:00:18.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 00:00:18.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #16 SSH_MSG_IGNORE 00:00:18.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 00:00:18.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #18 SSH_MSG_IGNORE 00:00:18.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 00:00:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) exit code=0, immediate=false 00:00:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:18.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) Closing gracefully 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])[immediately=false] processing 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35674]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) Closing immediately 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])[immediately=true] processing 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674] 00:00:18.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fdad80e) signal close complete immediately=true 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12a47d02) signal close complete immediately=true 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674])[Immediately] closed 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) result=null 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32cca74) signal close complete immediately=false 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45d7debb) signal close complete immediately=false 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35674]) code=0 message='' shell closed 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35674]) Closing immediately 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35674]]) Closing immediately 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35674]) stopping 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35674]) stopped 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35674]])[Immediately] closed 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17912] - close(TransportIoSession[local=/10.30.170.146:17912, remote=/10.30.170.79:35674]) Closing immediately 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17912] - close(TransportIoSession[local=/10.30.170.146:17912, remote=/10.30.170.79:35674])[Immediately] closed 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c9464a7) signal close complete immediately=true 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35674])[Immediately] closed 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x44c07270, L:/10.30.170.146:17912 ! R:/10.30.170.79:35674] inactive. 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x44c07270, L:/10.30.170.146:17912 ! R:/10.30.170.79:35674]} end of input detected while session was in state up 00:00:18.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=83, channel=[id: 0x44c07270, L:/10.30.170.146:17912 ! R:/10.30.170.79:35674]} down, reason: End of input 00:00:18.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43510]) process #23 SSH_MSG_IGNORE 00:00:18.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_IGNORE 00:00:18.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #20 SSH_MSG_IGNORE 00:00:18.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 00:00:18.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #17 SSH_MSG_IGNORE 00:00:18.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 00:00:18.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #21 SSH_MSG_IGNORE 00:00:18.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 00:00:18.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:18.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34724]) process #22 SSH_MSG_IGNORE 00:00:18.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_IGNORE 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40970])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) exit code=0, immediate=false 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) Closing gracefully 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])[immediately=false] processing 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40970]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) Closing immediately 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])[immediately=true] processing 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970] 00:00:18.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32e342ed) signal close complete immediately=true 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57210a22) signal close complete immediately=true 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970])[Immediately] closed 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) result=null 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bd4dca0) signal close complete immediately=false 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@194e2866) signal close complete immediately=false 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40970]) code=0 message='' shell closed 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40970]) Closing immediately 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40970]]) Closing immediately 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40970]) stopping 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40970]) stopped 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40970]])[Immediately] closed 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17913] - close(TransportIoSession[local=/10.30.170.146:17913, remote=/10.30.170.79:40970]) Closing immediately 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17913] - close(TransportIoSession[local=/10.30.170.146:17913, remote=/10.30.170.79:40970])[Immediately] closed 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3112f588) signal close complete immediately=true 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40970])[Immediately] closed 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x43cea7ef, L:/10.30.170.146:17913 ! R:/10.30.170.79:40970] inactive. 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x43cea7ef, L:/10.30.170.146:17913 ! R:/10.30.170.79:40970]} end of input detected while session was in state up 00:00:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=84, channel=[id: 0x43cea7ef, L:/10.30.170.146:17913 ! R:/10.30.170.79:40970]} down, reason: End of input 00:00:19.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #19 SSH_MSG_IGNORE 00:00:19.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 00:00:19.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #15 SSH_MSG_IGNORE 00:00:19.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 00:00:19.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #14 SSH_MSG_IGNORE 00:00:19.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 00:00:19.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #20 SSH_MSG_IGNORE 00:00:19.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47736])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) exit code=0, immediate=false 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) Closing gracefully 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:19.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])[immediately=false] processing 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47736]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) Closing immediately 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])[immediately=true] processing 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736] 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31e65ae0) signal close complete immediately=true 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c971d02) signal close complete immediately=true 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736])[Immediately] closed 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) result=null 00:00:19.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c7692c) signal close complete immediately=false 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dff5682) signal close complete immediately=false 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47736]) code=0 message='' shell closed 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47736]) Closing immediately 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47736]]) Closing immediately 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47736]) stopping 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47736]) stopped 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47736]])[Immediately] closed 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17914] - close(TransportIoSession[local=/10.30.170.146:17914, remote=/10.30.170.79:47736]) Closing immediately 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17914] - close(TransportIoSession[local=/10.30.170.146:17914, remote=/10.30.170.79:47736])[Immediately] closed 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e4d2487) signal close complete immediately=true 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47736])[Immediately] closed 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaca33c97, L:/10.30.170.146:17914 ! R:/10.30.170.79:47736] inactive. 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xaca33c97, L:/10.30.170.146:17914 ! R:/10.30.170.79:47736]} end of input detected while session was in state up 00:00:19.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=85, channel=[id: 0xaca33c97, L:/10.30.170.146:17914 ! R:/10.30.170.79:47736]} down, reason: End of input 00:00:19.290 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #18 SSH_MSG_IGNORE 00:00:19.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 00:00:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47704]) process #22 SSH_MSG_IGNORE 00:00:19.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_IGNORE 00:00:19.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #16 SSH_MSG_IGNORE 00:00:19.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 00:00:19.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49656]) process #23 SSH_MSG_IGNORE 00:00:19.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_IGNORE 00:00:19.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #21 SSH_MSG_IGNORE 00:00:19.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 00:00:19.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #19 SSH_MSG_IGNORE 00:00:19.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 00:00:19.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) exit code=0, immediate=false 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) Closing gracefully 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])[immediately=false] processing 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36366]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) Closing immediately 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])[immediately=true] processing 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366] 00:00:19.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b5a2310) signal close complete immediately=true 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@95d657d) signal close complete immediately=true 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366])[Immediately] closed 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) result=null 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4633efa6) signal close complete immediately=false 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fd2330d) signal close complete immediately=false 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36366]) code=0 message='' shell closed 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36366]) Closing immediately 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36366]]) Closing immediately 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36366]) stopping 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36366]) stopped 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36366]])[Immediately] closed 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17915] - close(TransportIoSession[local=/10.30.170.146:17915, remote=/10.30.170.79:36366]) Closing immediately 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17915] - close(TransportIoSession[local=/10.30.170.146:17915, remote=/10.30.170.79:36366])[Immediately] closed 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@555ac144) signal close complete immediately=true 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36366])[Immediately] closed 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa6a4d612, L:/10.30.170.146:17915 ! R:/10.30.170.79:36366] inactive. 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0xa6a4d612, L:/10.30.170.146:17915 ! R:/10.30.170.79:36366]} end of input detected while session was in state up 00:00:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=86, channel=[id: 0xa6a4d612, L:/10.30.170.146:17915 ! R:/10.30.170.79:36366]} down, reason: End of input 00:00:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #17 SSH_MSG_IGNORE 00:00:19.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 00:00:19.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #15 SSH_MSG_IGNORE 00:00:19.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 00:00:19.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #18 SSH_MSG_IGNORE 00:00:19.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 00:00:19.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #14 SSH_MSG_IGNORE 00:00:19.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 00:00:19.921 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49552])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) exit code=0, immediate=false 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) Closing gracefully 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])[immediately=false] processing 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49552]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) Closing immediately 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])[immediately=true] processing 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552] 00:00:19.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c2490d4) signal close complete immediately=true 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b985c9c) signal close complete immediately=true 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552])[Immediately] closed 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) result=null 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@398e8b08) signal close complete immediately=false 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@591ec748) signal close complete immediately=false 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49552]) code=0 message='' shell closed 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49552]) Closing immediately 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49552]]) Closing immediately 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49552]) stopping 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49552]) stopped 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49552]])[Immediately] closed 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17916] - close(TransportIoSession[local=/10.30.170.146:17916, remote=/10.30.170.79:49552]) Closing immediately 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17916] - close(TransportIoSession[local=/10.30.170.146:17916, remote=/10.30.170.79:49552])[Immediately] closed 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71944e8f) signal close complete immediately=true 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49552])[Immediately] closed 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x39112a71, L:/10.30.170.146:17916 ! R:/10.30.170.79:49552] inactive. 00:00:19.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x39112a71, L:/10.30.170.146:17916 ! R:/10.30.170.79:49552]} end of input detected while session was in state up 00:00:19.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=87, channel=[id: 0x39112a71, L:/10.30.170.146:17916 ! R:/10.30.170.79:49552]} down, reason: End of input 00:00:19.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #20 SSH_MSG_IGNORE 00:00:19.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 00:00:19.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:19.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50410]) process #23 SSH_MSG_IGNORE 00:00:19.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_IGNORE 00:00:19.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47502]) process #22 SSH_MSG_IGNORE 00:00:20.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_IGNORE 00:00:20.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #16 SSH_MSG_IGNORE 00:00:20.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 00:00:20.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #21 SSH_MSG_IGNORE 00:00:20.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43132])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) exit code=0, immediate=false 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) Closing gracefully 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) 00:00:20.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])[immediately=false] processing 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43132]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) Closing immediately 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])[immediately=true] processing 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132] 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ddc7a76) signal close complete immediately=true 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@faf8346) signal close complete immediately=true 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132])[Immediately] closed 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) result=null 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@470f4b2b) signal close complete immediately=false 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fe24a95) signal close complete immediately=false 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43132]) code=0 message='' shell closed 00:00:20.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43132]) Closing immediately 00:00:20.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:20.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43132]]) Closing immediately 00:00:20.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43132]) stopping 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43132]) stopped 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43132]])[Immediately] closed 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17917] - close(TransportIoSession[local=/10.30.170.146:17917, remote=/10.30.170.79:43132]) Closing immediately 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17917] - close(TransportIoSession[local=/10.30.170.146:17917, remote=/10.30.170.79:43132])[Immediately] closed 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@218386d5) signal close complete immediately=true 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43132])[Immediately] closed 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdbb464b6, L:/10.30.170.146:17917 ! R:/10.30.170.79:43132] inactive. 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0xdbb464b6, L:/10.30.170.146:17917 ! R:/10.30.170.79:43132]} end of input detected while session was in state up 00:00:20.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=88, channel=[id: 0xdbb464b6, L:/10.30.170.146:17917 ! R:/10.30.170.79:43132]} down, reason: End of input 00:00:20.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #19 SSH_MSG_IGNORE 00:00:20.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 00:00:20.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #15 SSH_MSG_IGNORE 00:00:20.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 00:00:20.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #14 SSH_MSG_IGNORE 00:00:20.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:00:20.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #22 SSH_MSG_IGNORE 00:00:20.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 00:00:20.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43228])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:20.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) exit code=0, immediate=false 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) Closing gracefully 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])[immediately=false] processing 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43228]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) Closing immediately 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])[immediately=true] processing 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228] 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5484bf82) signal close complete immediately=true 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cb0ae04) signal close complete immediately=true 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228])[Immediately] closed 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) result=null 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5efd45f1) signal close complete immediately=false 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b31738a) signal close complete immediately=false 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43228]) code=0 message='' shell closed 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43228]) Closing immediately 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43228]]) Closing immediately 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43228]) stopping 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43228]) stopped 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43228]])[Immediately] closed 00:00:20.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17918] - close(TransportIoSession[local=/10.30.170.146:17918, remote=/10.30.170.79:43228]) Closing immediately 00:00:20.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17918] - close(TransportIoSession[local=/10.30.170.146:17918, remote=/10.30.170.79:43228])[Immediately] closed 00:00:20.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a38bbc1) signal close complete immediately=true 00:00:20.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43228])[Immediately] closed 00:00:20.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd27b92bc, L:/10.30.170.146:17918 ! R:/10.30.170.79:43228] inactive. 00:00:20.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0xd27b92bc, L:/10.30.170.146:17918 ! R:/10.30.170.79:43228]} end of input detected while session was in state up 00:00:20.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=89, channel=[id: 0xd27b92bc, L:/10.30.170.146:17918 ! R:/10.30.170.79:43228]} down, reason: End of input 00:00:20.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #17 SSH_MSG_IGNORE 00:00:20.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 00:00:20.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #16 SSH_MSG_IGNORE 00:00:20.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 00:00:20.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #18 SSH_MSG_IGNORE 00:00:20.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 00:00:20.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #20 SSH_MSG_IGNORE 00:00:20.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 00:00:20.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40462]) process #23 SSH_MSG_IGNORE 00:00:20.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_IGNORE 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) exit code=0, immediate=false 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) Closing gracefully 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])[immediately=false] processing 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50344]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) Closing immediately 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])[immediately=true] processing 00:00:20.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344] 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63ce16a4) signal close complete immediately=true 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25468c0a) signal close complete immediately=true 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344])[Immediately] closed 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) result=null 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6002272) signal close complete immediately=false 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bc8cc0b) signal close complete immediately=false 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50344]) code=0 message='' shell closed 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50344]) Closing immediately 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50344]]) Closing immediately 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50344]) stopping 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50344]) stopped 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50344]])[Immediately] closed 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17919] - close(TransportIoSession[local=/10.30.170.146:17919, remote=/10.30.170.79:50344]) Closing immediately 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17919] - close(TransportIoSession[local=/10.30.170.146:17919, remote=/10.30.170.79:50344])[Immediately] closed 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@182080e0) signal close complete immediately=true 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50344])[Immediately] closed 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x54941e54, L:/10.30.170.146:17919 ! R:/10.30.170.79:50344] inactive. 00:00:20.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x54941e54, L:/10.30.170.146:17919 ! R:/10.30.170.79:50344]} end of input detected while session was in state up 00:00:20.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=90, channel=[id: 0x54941e54, L:/10.30.170.146:17919 ! R:/10.30.170.79:50344]} down, reason: End of input 00:00:20.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:20.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #17 SSH_MSG_IGNORE 00:00:20.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 00:00:21.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #21 SSH_MSG_IGNORE 00:00:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 00:00:21.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #19 SSH_MSG_IGNORE 00:00:21.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 00:00:21.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57470]) process #22 SSH_MSG_IGNORE 00:00:21.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_IGNORE 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46620])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) exit code=0, immediate=false 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) Closing gracefully 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) 00:00:21.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])[immediately=false] processing 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46620]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) Closing immediately 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])[immediately=true] processing 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620] 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69e2e6d1) signal close complete immediately=true 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d73c608) signal close complete immediately=true 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620])[Immediately] closed 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) result=null 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cda8f46) signal close complete immediately=false 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f81dfc8) signal close complete immediately=false 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46620]) code=0 message='' shell closed 00:00:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46620]) Closing immediately 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46620]]) Closing immediately 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46620]) stopping 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46620]) stopped 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46620]])[Immediately] closed 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17920] - close(TransportIoSession[local=/10.30.170.146:17920, remote=/10.30.170.79:46620]) Closing immediately 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17920] - close(TransportIoSession[local=/10.30.170.146:17920, remote=/10.30.170.79:46620])[Immediately] closed 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31ab6c87) signal close complete immediately=true 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46620])[Immediately] closed 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3fb195a4, L:/10.30.170.146:17920 ! R:/10.30.170.79:46620] inactive. 00:00:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x3fb195a4, L:/10.30.170.146:17920 ! R:/10.30.170.79:46620]} end of input detected while session was in state up 00:00:21.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=91, channel=[id: 0x3fb195a4, L:/10.30.170.146:17920 ! R:/10.30.170.79:46620]} down, reason: End of input 00:00:21.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #15 SSH_MSG_IGNORE 00:00:21.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 00:00:21.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #18 SSH_MSG_IGNORE 00:00:21.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 00:00:21.433 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60114]) process #23 SSH_MSG_IGNORE 00:00:21.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_IGNORE 00:00:21.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #14 SSH_MSG_IGNORE 00:00:21.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52066])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) exit code=0, immediate=false 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) Closing gracefully 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])[immediately=false] processing 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52066]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) Closing immediately 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])[immediately=true] processing 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066] 00:00:21.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fcd0f51) signal close complete immediately=true 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71d67fbc) signal close complete immediately=true 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066])[Immediately] closed 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) result=null 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68ba5f2d) signal close complete immediately=false 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7676924a) signal close complete immediately=false 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52066]) code=0 message='' shell closed 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52066]) Closing immediately 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52066]]) Closing immediately 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52066]) stopping 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52066]) stopped 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52066]])[Immediately] closed 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17921] - close(TransportIoSession[local=/10.30.170.146:17921, remote=/10.30.170.79:52066]) Closing immediately 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17921] - close(TransportIoSession[local=/10.30.170.146:17921, remote=/10.30.170.79:52066])[Immediately] closed 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1126bc52) signal close complete immediately=true 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52066])[Immediately] closed 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa34086a, L:/10.30.170.146:17921 ! R:/10.30.170.79:52066] inactive. 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0xaa34086a, L:/10.30.170.146:17921 ! R:/10.30.170.79:52066]} end of input detected while session was in state up 00:00:21.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=92, channel=[id: 0xaa34086a, L:/10.30.170.146:17921 ! R:/10.30.170.79:52066]} down, reason: End of input 00:00:21.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #16 SSH_MSG_IGNORE 00:00:21.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 00:00:21.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #21 SSH_MSG_IGNORE 00:00:21.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 00:00:21.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #17 SSH_MSG_IGNORE 00:00:21.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 00:00:21.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #20 SSH_MSG_IGNORE 00:00:21.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42640])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) exit code=0, immediate=false 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) Closing gracefully 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])[immediately=false] processing 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42640]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) Closing immediately 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])[immediately=true] processing 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640] 00:00:21.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41eda0a) signal close complete immediately=true 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cfba8fc) signal close complete immediately=true 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640])[Immediately] closed 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) result=null 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@183d043d) signal close complete immediately=false 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@299b6a5a) signal close complete immediately=false 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42640]) code=0 message='' shell closed 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42640]) Closing immediately 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42640]]) Closing immediately 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42640]) stopping 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42640]) stopped 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42640]])[Immediately] closed 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17922] - close(TransportIoSession[local=/10.30.170.146:17922, remote=/10.30.170.79:42640]) Closing immediately 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17922] - close(TransportIoSession[local=/10.30.170.146:17922, remote=/10.30.170.79:42640])[Immediately] closed 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b272be9) signal close complete immediately=true 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42640])[Immediately] closed 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x079009f0, L:/10.30.170.146:17922 ! R:/10.30.170.79:42640] inactive. 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x079009f0, L:/10.30.170.146:17922 ! R:/10.30.170.79:42640]} end of input detected while session was in state up 00:00:21.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=93, channel=[id: 0x079009f0, L:/10.30.170.146:17922 ! R:/10.30.170.79:42640]} down, reason: End of input 00:00:21.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #19 SSH_MSG_IGNORE 00:00:21.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 00:00:21.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #20 SSH_MSG_IGNORE 00:00:21.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 00:00:21.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.966 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:21.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #18 SSH_MSG_IGNORE 00:00:21.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 00:00:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39106]) process #22 SSH_MSG_IGNORE 00:00:21.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_IGNORE 00:00:22.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #15 SSH_MSG_IGNORE 00:00:22.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 00:00:22.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #14 SSH_MSG_IGNORE 00:00:22.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 00:00:22.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43518]) process #23 SSH_MSG_IGNORE 00:00:22.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_IGNORE 00:00:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48786])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) exit code=0, immediate=false 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) Closing gracefully 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])[immediately=false] processing 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48786]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) Closing immediately 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])[immediately=true] processing 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786] 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6db1f7a3) signal close complete immediately=true 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7decfe9c) signal close complete immediately=true 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786])[Immediately] closed 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) result=null 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9dabfa2) signal close complete immediately=false 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c6efcd9) signal close complete immediately=false 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48786]) code=0 message='' shell closed 00:00:22.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48786]) Closing immediately 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48786]]) Closing immediately 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48786]) stopping 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48786]) stopped 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48786]])[Immediately] closed 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17923] - close(TransportIoSession[local=/10.30.170.146:17923, remote=/10.30.170.79:48786]) Closing immediately 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17923] - close(TransportIoSession[local=/10.30.170.146:17923, remote=/10.30.170.79:48786])[Immediately] closed 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e000818) signal close complete immediately=true 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48786])[Immediately] closed 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb198e88c, L:/10.30.170.146:17923 ! R:/10.30.170.79:48786] inactive. 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0xb198e88c, L:/10.30.170.146:17923 ! R:/10.30.170.79:48786]} end of input detected while session was in state up 00:00:22.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=94, channel=[id: 0xb198e88c, L:/10.30.170.146:17923 ! R:/10.30.170.79:48786]} down, reason: End of input 00:00:22.321 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #16 SSH_MSG_IGNORE 00:00:22.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 00:00:22.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #21 SSH_MSG_IGNORE 00:00:22.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 00:00:22.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #17 SSH_MSG_IGNORE 00:00:22.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 00:00:22.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #19 SSH_MSG_IGNORE 00:00:22.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38950])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) exit code=0, immediate=false 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) Closing gracefully 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])[immediately=false] processing 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38950]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) Closing immediately 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])[immediately=true] processing 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950] 00:00:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1158d12f) signal close complete immediately=true 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ea53e67) signal close complete immediately=true 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950])[Immediately] closed 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) result=null 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7955a0fd) signal close complete immediately=false 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6895a389) signal close complete immediately=false 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38950]) code=0 message='' shell closed 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38950]) Closing immediately 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38950]]) Closing immediately 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38950]) stopping 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38950]) stopped 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38950]])[Immediately] closed 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17924] - close(TransportIoSession[local=/10.30.170.146:17924, remote=/10.30.170.79:38950]) Closing immediately 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17924] - close(TransportIoSession[local=/10.30.170.146:17924, remote=/10.30.170.79:38950])[Immediately] closed 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f93c61d) signal close complete immediately=true 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38950])[Immediately] closed 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc2f765b4, L:/10.30.170.146:17924 ! R:/10.30.170.79:38950] inactive. 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0xc2f765b4, L:/10.30.170.146:17924 ! R:/10.30.170.79:38950]} end of input detected while session was in state up 00:00:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=95, channel=[id: 0xc2f765b4, L:/10.30.170.146:17924 ! R:/10.30.170.79:38950]} down, reason: End of input 00:00:22.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #20 SSH_MSG_IGNORE 00:00:22.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 00:00:22.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36008]) process #22 SSH_MSG_IGNORE 00:00:22.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_IGNORE 00:00:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #18 SSH_MSG_IGNORE 00:00:22.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 00:00:22.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #14 SSH_MSG_IGNORE 00:00:22.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 00:00:22.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #16 SSH_MSG_IGNORE 00:00:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 00:00:22.874 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46984]) process #23 SSH_MSG_IGNORE 00:00:22.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_IGNORE 00:00:22.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:22.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #15 SSH_MSG_IGNORE 00:00:22.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 00:00:22.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #21 SSH_MSG_IGNORE 00:00:22.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57664])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) exit code=0, immediate=false 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) Closing gracefully 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) 00:00:22.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])[immediately=false] processing 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57664]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) Closing immediately 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])[immediately=true] processing 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664] 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24c61c8d) signal close complete immediately=true 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e8b5b77) signal close complete immediately=true 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664])[Immediately] closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) result=null 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57cea7b1) signal close complete immediately=false 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5da04b5e) signal close complete immediately=false 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57664]) code=0 message='' shell closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57664]) Closing immediately 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57664]]) Closing immediately 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57664]) stopping 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57664]) stopped 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57664]])[Immediately] closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17925] - close(TransportIoSession[local=/10.30.170.146:17925, remote=/10.30.170.79:57664]) Closing immediately 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17925] - close(TransportIoSession[local=/10.30.170.146:17925, remote=/10.30.170.79:57664])[Immediately] closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49160613) signal close complete immediately=true 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57664])[Immediately] closed 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4853ff56, L:/10.30.170.146:17925 ! R:/10.30.170.79:57664] inactive. 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0x4853ff56, L:/10.30.170.146:17925 ! R:/10.30.170.79:57664]} end of input detected while session was in state up 00:00:22.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=96, channel=[id: 0x4853ff56, L:/10.30.170.146:17925 ! R:/10.30.170.79:57664]} down, reason: End of input 00:00:23.101 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #17 SSH_MSG_IGNORE 00:00:23.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54516])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) exit code=0, immediate=false 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) Closing gracefully 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])[immediately=false] processing 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54516]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:23.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) Closing immediately 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])[immediately=true] processing 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516] 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4aa74788) signal close complete immediately=true 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@369089f9) signal close complete immediately=true 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516])[Immediately] closed 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) result=null 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5df09d97) signal close complete immediately=false 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f4782dd) signal close complete immediately=false 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54516]) code=0 message='' shell closed 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54516]) Closing immediately 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54516]]) Closing immediately 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54516]) stopping 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54516]) stopped 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54516]])[Immediately] closed 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17926] - close(TransportIoSession[local=/10.30.170.146:17926, remote=/10.30.170.79:54516]) Closing immediately 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17926] - close(TransportIoSession[local=/10.30.170.146:17926, remote=/10.30.170.79:54516])[Immediately] closed 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f2c1dba) signal close complete immediately=true 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54516])[Immediately] closed 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b5adfa5, L:/10.30.170.146:17926 ! R:/10.30.170.79:54516] inactive. 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0x3b5adfa5, L:/10.30.170.146:17926 ! R:/10.30.170.79:54516]} end of input detected while session was in state up 00:00:23.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=97, channel=[id: 0x3b5adfa5, L:/10.30.170.146:17926 ! R:/10.30.170.79:54516]} down, reason: End of input 00:00:23.335 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #20 SSH_MSG_IGNORE 00:00:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 00:00:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #15 SSH_MSG_IGNORE 00:00:23.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 00:00:23.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #19 SSH_MSG_IGNORE 00:00:23.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 00:00:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49170]) process #22 SSH_MSG_IGNORE 00:00:23.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_IGNORE 00:00:23.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #14 SSH_MSG_IGNORE 00:00:23.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 00:00:23.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48646]) process #23 SSH_MSG_IGNORE 00:00:23.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_IGNORE 00:00:23.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #18 SSH_MSG_IGNORE 00:00:23.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 00:00:23.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #16 SSH_MSG_IGNORE 00:00:23.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43510])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) exit code=0, immediate=false 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) Closing gracefully 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])[immediately=false] processing 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43510]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) Closing immediately 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])[immediately=true] processing 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510] 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@595854a9) signal close complete immediately=true 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ddba5e8) signal close complete immediately=true 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510])[Immediately] closed 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) result=null 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f32dde4) signal close complete immediately=false 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27fa04b8) signal close complete immediately=false 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43510]) code=0 message='' shell closed 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43510]) Closing immediately 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43510]]) Closing immediately 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43510]) stopping 00:00:23.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43510]) stopped 00:00:23.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43510]])[Immediately] closed 00:00:23.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17927] - close(TransportIoSession[local=/10.30.170.146:17927, remote=/10.30.170.79:43510]) Closing immediately 00:00:23.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17927] - close(TransportIoSession[local=/10.30.170.146:17927, remote=/10.30.170.79:43510])[Immediately] closed 00:00:23.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c9cf1f2) signal close complete immediately=true 00:00:23.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43510])[Immediately] closed 00:00:23.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb7055838, L:/10.30.170.146:17927 ! R:/10.30.170.79:43510] inactive. 00:00:23.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0xb7055838, L:/10.30.170.146:17927 ! R:/10.30.170.79:43510]} end of input detected while session was in state up 00:00:23.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=98, channel=[id: 0xb7055838, L:/10.30.170.146:17927 ! R:/10.30.170.79:43510]} down, reason: End of input 00:00:23.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #17 SSH_MSG_IGNORE 00:00:23.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 00:00:23.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #19 SSH_MSG_IGNORE 00:00:23.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 00:00:23.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:23.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #21 SSH_MSG_IGNORE 00:00:23.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 00:00:23.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49656])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:23.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) exit code=0, immediate=false 00:00:23.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) Closing gracefully 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])[immediately=false] processing 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49656]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) Closing immediately 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])[immediately=true] processing 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656] 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@787a65c5) signal close complete immediately=true 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2498a5a5) signal close complete immediately=true 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656])[Immediately] closed 00:00:23.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) result=null 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c85eef1) signal close complete immediately=false 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27db093) signal close complete immediately=false 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49656]) code=0 message='' shell closed 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49656]) Closing immediately 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49656]]) Closing immediately 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49656]) stopping 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49656]) stopped 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49656]])[Immediately] closed 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17928] - close(TransportIoSession[local=/10.30.170.146:17928, remote=/10.30.170.79:49656]) Closing immediately 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17928] - close(TransportIoSession[local=/10.30.170.146:17928, remote=/10.30.170.79:49656])[Immediately] closed 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2902a954) signal close complete immediately=true 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49656])[Immediately] closed 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeef6d66a, L:/10.30.170.146:17928 ! R:/10.30.170.79:49656] inactive. 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xeef6d66a, L:/10.30.170.146:17928 ! R:/10.30.170.79:49656]} end of input detected while session was in state up 00:00:23.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=99, channel=[id: 0xeef6d66a, L:/10.30.170.146:17928 ! R:/10.30.170.79:49656]} down, reason: End of input 00:00:24.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #20 SSH_MSG_IGNORE 00:00:24.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 00:00:24.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #15 SSH_MSG_IGNORE 00:00:24.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 00:00:24.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.167 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #14 SSH_MSG_IGNORE 00:00:24.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 00:00:24.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42998]) process #23 SSH_MSG_IGNORE 00:00:24.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_IGNORE 00:00:24.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #16 SSH_MSG_IGNORE 00:00:24.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 00:00:24.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #18 SSH_MSG_IGNORE 00:00:24.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50410])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) exit code=0, immediate=false 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) Closing gracefully 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])[immediately=false] processing 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50410]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) Closing immediately 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])[immediately=true] processing 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410] 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69499f0b) signal close complete immediately=true 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:24.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11b60113) signal close complete immediately=true 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410])[Immediately] closed 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) result=null 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@453d09e7) signal close complete immediately=false 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6426ae41) signal close complete immediately=false 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50410]) code=0 message='' shell closed 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50410]) Closing immediately 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50410]]) Closing immediately 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50410]) stopping 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50410]) stopped 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50410]])[Immediately] closed 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17929] - close(TransportIoSession[local=/10.30.170.146:17929, remote=/10.30.170.79:50410]) Closing immediately 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17929] - close(TransportIoSession[local=/10.30.170.146:17929, remote=/10.30.170.79:50410])[Immediately] closed 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41b2d409) signal close complete immediately=true 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50410])[Immediately] closed 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbfc398bb, L:/10.30.170.146:17929 ! R:/10.30.170.79:50410] inactive. 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0xbfc398bb, L:/10.30.170.146:17929 ! R:/10.30.170.79:50410]} end of input detected while session was in state up 00:00:24.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=100, channel=[id: 0xbfc398bb, L:/10.30.170.146:17929 ! R:/10.30.170.79:50410]} down, reason: End of input 00:00:24.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38532]) process #22 SSH_MSG_IGNORE 00:00:24.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_IGNORE 00:00:24.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55930]) process #21 SSH_MSG_IGNORE 00:00:24.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_IGNORE 00:00:24.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #19 SSH_MSG_IGNORE 00:00:24.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40462])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) exit code=0, immediate=false 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) Closing gracefully 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])[immediately=false] processing 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40462]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:24.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) Closing immediately 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])[immediately=true] processing 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462] 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28b89f53) signal close complete immediately=true 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@795f8a05) signal close complete immediately=true 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462])[Immediately] closed 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) result=null 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@581d2297) signal close complete immediately=false 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bc6a619) signal close complete immediately=false 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40462]) code=0 message='' shell closed 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40462]) Closing immediately 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40462]]) Closing immediately 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40462]) stopping 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40462]) stopped 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40462]])[Immediately] closed 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17930] - close(TransportIoSession[local=/10.30.170.146:17930, remote=/10.30.170.79:40462]) Closing immediately 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17930] - close(TransportIoSession[local=/10.30.170.146:17930, remote=/10.30.170.79:40462])[Immediately] closed 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2768fa35) signal close complete immediately=true 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40462])[Immediately] closed 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2a8b2797, L:/10.30.170.146:17930 ! R:/10.30.170.79:40462] inactive. 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x2a8b2797, L:/10.30.170.146:17930 ! R:/10.30.170.79:40462]} end of input detected while session was in state up 00:00:24.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=101, channel=[id: 0x2a8b2797, L:/10.30.170.146:17930 ! R:/10.30.170.79:40462]} down, reason: End of input 00:00:24.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #15 SSH_MSG_IGNORE 00:00:24.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 00:00:24.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #20 SSH_MSG_IGNORE 00:00:24.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 00:00:24.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #17 SSH_MSG_IGNORE 00:00:24.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 00:00:24.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #18 SSH_MSG_IGNORE 00:00:24.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 00:00:24.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:24.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #14 SSH_MSG_IGNORE 00:00:24.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60114])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) exit code=0, immediate=false 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) Closing gracefully 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) 00:00:24.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])[immediately=false] processing 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60114]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) Closing immediately 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])[immediately=true] processing 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114] 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@599cade8) signal close complete immediately=true 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72343230) signal close complete immediately=true 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114])[Immediately] closed 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) result=null 00:00:24.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@610ccdde) signal close complete immediately=false 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45052b99) signal close complete immediately=false 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60114]) code=0 message='' shell closed 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60114]) Closing immediately 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60114]]) Closing immediately 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60114]) stopping 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60114]) stopped 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60114]])[Immediately] closed 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17931] - close(TransportIoSession[local=/10.30.170.146:17931, remote=/10.30.170.79:60114]) Closing immediately 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17931] - close(TransportIoSession[local=/10.30.170.146:17931, remote=/10.30.170.79:60114])[Immediately] closed 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79ca3d3c) signal close complete immediately=true 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60114])[Immediately] closed 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5f7254b8, L:/10.30.170.146:17931 ! R:/10.30.170.79:60114] inactive. 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x5f7254b8, L:/10.30.170.146:17931 ! R:/10.30.170.79:60114]} end of input detected while session was in state up 00:00:24.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=102, channel=[id: 0x5f7254b8, L:/10.30.170.146:17931 ! R:/10.30.170.79:60114]} down, reason: End of input 00:00:25.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46776]) process #22 SSH_MSG_IGNORE 00:00:25.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_IGNORE 00:00:25.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38760]) process #21 SSH_MSG_IGNORE 00:00:25.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_IGNORE 00:00:25.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #16 SSH_MSG_IGNORE 00:00:25.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 00:00:25.104 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59846]) process #23 SSH_MSG_IGNORE 00:00:25.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_IGNORE 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43518])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) exit code=0, immediate=false 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) Closing gracefully 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])[immediately=false] processing 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43518]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) Closing immediately 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])[immediately=true] processing 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518] 00:00:25.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@287594c5) signal close complete immediately=true 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54fd01e3) signal close complete immediately=true 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518])[Immediately] closed 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) result=null 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17e7d3ac) signal close complete immediately=false 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d44ef4f) signal close complete immediately=false 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43518]) code=0 message='' shell closed 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43518]) Closing immediately 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43518]]) Closing immediately 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43518]) stopping 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43518]) stopped 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43518]])[Immediately] closed 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17932] - close(TransportIoSession[local=/10.30.170.146:17932, remote=/10.30.170.79:43518]) Closing immediately 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17932] - close(TransportIoSession[local=/10.30.170.146:17932, remote=/10.30.170.79:43518])[Immediately] closed 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@993919e) signal close complete immediately=true 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43518])[Immediately] closed 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb8a23646, L:/10.30.170.146:17932 ! R:/10.30.170.79:43518] inactive. 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0xb8a23646, L:/10.30.170.146:17932 ! R:/10.30.170.79:43518]} end of input detected while session was in state up 00:00:25.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=103, channel=[id: 0xb8a23646, L:/10.30.170.146:17932 ! R:/10.30.170.79:43518]} down, reason: End of input 00:00:25.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #19 SSH_MSG_IGNORE 00:00:25.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 00:00:25.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #15 SSH_MSG_IGNORE 00:00:25.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 00:00:25.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #16 SSH_MSG_IGNORE 00:00:25.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 00:00:25.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #20 SSH_MSG_IGNORE 00:00:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 00:00:25.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #17 SSH_MSG_IGNORE 00:00:25.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 00:00:25.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44880]) process #23 SSH_MSG_IGNORE 00:00:25.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_IGNORE 00:00:25.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #18 SSH_MSG_IGNORE 00:00:25.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46984])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) exit code=0, immediate=false 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) Closing gracefully 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) 00:00:25.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])[immediately=false] processing 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46984]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) Closing immediately 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])[immediately=true] processing 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984] 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b32c234) signal close complete immediately=true 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44cd68b4) signal close complete immediately=true 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984])[Immediately] closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) result=null 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cc4b5cf) signal close complete immediately=false 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aec1fcf) signal close complete immediately=false 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46984]) code=0 message='' shell closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46984]) Closing immediately 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46984]]) Closing immediately 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46984]) stopping 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46984]) stopped 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46984]])[Immediately] closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17933] - close(TransportIoSession[local=/10.30.170.146:17933, remote=/10.30.170.79:46984]) Closing immediately 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17933] - close(TransportIoSession[local=/10.30.170.146:17933, remote=/10.30.170.79:46984])[Immediately] closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@671259c4) signal close complete immediately=true 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46984])[Immediately] closed 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfd9acaa6, L:/10.30.170.146:17933 ! R:/10.30.170.79:46984] inactive. 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xfd9acaa6, L:/10.30.170.146:17933 ! R:/10.30.170.79:46984]} end of input detected while session was in state up 00:00:25.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=104, channel=[id: 0xfd9acaa6, L:/10.30.170.146:17933 ! R:/10.30.170.79:46984]} down, reason: End of input 00:00:25.699 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55968]) process #22 SSH_MSG_IGNORE 00:00:25.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_IGNORE 00:00:25.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34098]) process #21 SSH_MSG_IGNORE 00:00:25.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_IGNORE 00:00:25.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:25.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #14 SSH_MSG_IGNORE 00:00:25.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 00:00:25.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48646])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:25.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) exit code=0, immediate=false 00:00:25.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) Closing gracefully 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])[immediately=false] processing 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48646]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) Closing immediately 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])[immediately=true] processing 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646] 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dc26b8a) signal close complete immediately=true 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78fca3b8) signal close complete immediately=true 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646])[Immediately] closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) result=null 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@720d1cb) signal close complete immediately=false 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57bc5d90) signal close complete immediately=false 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48646]) code=0 message='' shell closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48646]) Closing immediately 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48646]]) Closing immediately 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48646]) stopping 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48646]) stopped 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48646]])[Immediately] closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17934] - close(TransportIoSession[local=/10.30.170.146:17934, remote=/10.30.170.79:48646]) Closing immediately 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17934] - close(TransportIoSession[local=/10.30.170.146:17934, remote=/10.30.170.79:48646])[Immediately] closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@798cf2d6) signal close complete immediately=true 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48646])[Immediately] closed 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x004885c8, L:/10.30.170.146:17934 ! R:/10.30.170.79:48646] inactive. 00:00:25.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0x004885c8, L:/10.30.170.146:17934 ! R:/10.30.170.79:48646]} end of input detected while session was in state up 00:00:25.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=105, channel=[id: 0x004885c8, L:/10.30.170.146:17934 ! R:/10.30.170.79:48646]} down, reason: End of input 00:00:26.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #19 SSH_MSG_IGNORE 00:00:26.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 00:00:26.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #15 SSH_MSG_IGNORE 00:00:26.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 00:00:26.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #14 SSH_MSG_IGNORE 00:00:26.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 00:00:26.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #18 SSH_MSG_IGNORE 00:00:26.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 00:00:26.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #20 SSH_MSG_IGNORE 00:00:26.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 00:00:26.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #17 SSH_MSG_IGNORE 00:00:26.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 00:00:26.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42998])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) exit code=0, immediate=false 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) Closing gracefully 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])[immediately=false] processing 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42998]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) Closing immediately 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])[immediately=true] processing 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998] 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22bca698) signal close complete immediately=true 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@447a750b) signal close complete immediately=true 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998])[Immediately] closed 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) result=null 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63b646a6) signal close complete immediately=false 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33b05aa8) signal close complete immediately=false 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42998]) code=0 message='' shell closed 00:00:26.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42998]) Closing immediately 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42998]]) Closing immediately 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42998]) stopping 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42998]) stopped 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42998]])[Immediately] closed 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17935] - close(TransportIoSession[local=/10.30.170.146:17935, remote=/10.30.170.79:42998]) Closing immediately 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17935] - close(TransportIoSession[local=/10.30.170.146:17935, remote=/10.30.170.79:42998])[Immediately] closed 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74ffa220) signal close complete immediately=true 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42998])[Immediately] closed 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb859eff6, L:/10.30.170.146:17935 ! R:/10.30.170.79:42998] inactive. 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xb859eff6, L:/10.30.170.146:17935 ! R:/10.30.170.79:42998]} end of input detected while session was in state up 00:00:26.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=106, channel=[id: 0xb859eff6, L:/10.30.170.146:17935 ! R:/10.30.170.79:42998]} down, reason: End of input 00:00:26.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51036]) process #23 SSH_MSG_IGNORE 00:00:26.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_IGNORE 00:00:26.317 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #16 SSH_MSG_IGNORE 00:00:26.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 00:00:26.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34496]) process #22 SSH_MSG_IGNORE 00:00:26.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_IGNORE 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59846])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) exit code=0, immediate=false 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) Closing gracefully 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])[immediately=false] processing 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59846]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) Closing immediately 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:26.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])[immediately=true] processing 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846] 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23907697) signal close complete immediately=true 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dc9ae68) signal close complete immediately=true 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846])[Immediately] closed 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) result=null 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1489ac97) signal close complete immediately=false 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7280876b) signal close complete immediately=false 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59846]) code=0 message='' shell closed 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59846]) Closing immediately 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59846]]) Closing immediately 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59846]) stopping 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59846]) stopped 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59846]])[Immediately] closed 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17936] - close(TransportIoSession[local=/10.30.170.146:17936, remote=/10.30.170.79:59846]) Closing immediately 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17936] - close(TransportIoSession[local=/10.30.170.146:17936, remote=/10.30.170.79:59846])[Immediately] closed 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52046362) signal close complete immediately=true 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59846])[Immediately] closed 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6dba3f38, L:/10.30.170.146:17936 ! R:/10.30.170.79:59846] inactive. 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x6dba3f38, L:/10.30.170.146:17936 ! R:/10.30.170.79:59846]} end of input detected while session was in state up 00:00:26.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=107, channel=[id: 0x6dba3f38, L:/10.30.170.146:17936 ! R:/10.30.170.79:59846]} down, reason: End of input 00:00:26.641 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56576]) process #21 SSH_MSG_IGNORE 00:00:26.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_IGNORE 00:00:26.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #19 SSH_MSG_IGNORE 00:00:26.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 00:00:26.845 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #20 SSH_MSG_IGNORE 00:00:26.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 00:00:26.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #17 SSH_MSG_IGNORE 00:00:26.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44880])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) exit code=0, immediate=false 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) Closing gracefully 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[immediately=false] processing 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44880]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) Closing immediately 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[immediately=true] processing 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880] 00:00:26.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e076012) signal close complete immediately=true 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ef8315d) signal close complete immediately=true 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880])[Immediately] closed 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) result=null 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a00d107) signal close complete immediately=false 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27f5f69d) signal close complete immediately=false 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44880]) code=0 message='' shell closed 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44880]) Closing immediately 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]]) Closing immediately 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44880]) stopping 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44880]) stopped 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44880]])[Immediately] closed 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17937] - close(TransportIoSession[local=/10.30.170.146:17937, remote=/10.30.170.79:44880]) Closing immediately 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17937] - close(TransportIoSession[local=/10.30.170.146:17937, remote=/10.30.170.79:44880])[Immediately] closed 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42171581) signal close complete immediately=true 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44880])[Immediately] closed 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1b88631c, L:/10.30.170.146:17937 ! R:/10.30.170.79:44880] inactive. 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x1b88631c, L:/10.30.170.146:17937 ! R:/10.30.170.79:44880]} end of input detected while session was in state up 00:00:26.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=108, channel=[id: 0x1b88631c, L:/10.30.170.146:17937 ! R:/10.30.170.79:44880]} down, reason: End of input 00:00:26.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #18 SSH_MSG_IGNORE 00:00:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 00:00:27.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #14 SSH_MSG_IGNORE 00:00:27.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 00:00:27.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36142]) process #22 SSH_MSG_IGNORE 00:00:27.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_IGNORE 00:00:27.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41930]) process #23 SSH_MSG_IGNORE 00:00:27.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_IGNORE 00:00:27.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41566]) process #21 SSH_MSG_IGNORE 00:00:27.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_IGNORE 00:00:27.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #15 SSH_MSG_IGNORE 00:00:27.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 00:00:27.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #16 SSH_MSG_IGNORE 00:00:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 00:00:27.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51036])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:27.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) exit code=0, immediate=false 00:00:27.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:27.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) Closing gracefully 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])[immediately=false] processing 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51036]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) Closing immediately 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])[immediately=true] processing 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036] 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ebe9795) signal close complete immediately=true 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29d008f1) signal close complete immediately=true 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036])[Immediately] closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) result=null 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36b7b1ef) signal close complete immediately=false 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@302340ca) signal close complete immediately=false 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51036]) code=0 message='' shell closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51036]) Closing immediately 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51036]]) Closing immediately 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51036]) stopping 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51036]) stopped 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51036]])[Immediately] closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17938] - close(TransportIoSession[local=/10.30.170.146:17938, remote=/10.30.170.79:51036]) Closing immediately 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17938] - close(TransportIoSession[local=/10.30.170.146:17938, remote=/10.30.170.79:51036])[Immediately] closed 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a1b7b64) signal close complete immediately=true 00:00:27.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51036])[Immediately] closed 00:00:27.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2fec784f, L:/10.30.170.146:17938 ! R:/10.30.170.79:51036] inactive. 00:00:27.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x2fec784f, L:/10.30.170.146:17938 ! R:/10.30.170.79:51036]} end of input detected while session was in state up 00:00:27.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=109, channel=[id: 0x2fec784f, L:/10.30.170.146:17938 ! R:/10.30.170.79:51036]} down, reason: End of input 00:00:27.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #19 SSH_MSG_IGNORE 00:00:27.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 00:00:27.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #17 SSH_MSG_IGNORE 00:00:27.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 00:00:27.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #15 SSH_MSG_IGNORE 00:00:27.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 00:00:27.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #14 SSH_MSG_IGNORE 00:00:27.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41930])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) exit code=0, immediate=false 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) Closing gracefully 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])[immediately=false] processing 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41930]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) Closing immediately 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])[immediately=true] processing 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930] 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@adb9f34) signal close complete immediately=true 00:00:27.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bccb36d) signal close complete immediately=true 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930])[Immediately] closed 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) result=null 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c02d7e0) signal close complete immediately=false 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29c5277a) signal close complete immediately=false 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41930]) code=0 message='' shell closed 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41930]) Closing immediately 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41930]]) Closing immediately 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41930]) stopping 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41930]) stopped 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41930]])[Immediately] closed 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17939] - close(TransportIoSession[local=/10.30.170.146:17939, remote=/10.30.170.79:41930]) Closing immediately 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17939] - close(TransportIoSession[local=/10.30.170.146:17939, remote=/10.30.170.79:41930])[Immediately] closed 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fb12f49) signal close complete immediately=true 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41930])[Immediately] closed 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x788f7bb8, L:/10.30.170.146:17939 ! R:/10.30.170.79:41930] inactive. 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x788f7bb8, L:/10.30.170.146:17939 ! R:/10.30.170.79:41930]} end of input detected while session was in state up 00:00:27.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=110, channel=[id: 0x788f7bb8, L:/10.30.170.146:17939 ! R:/10.30.170.79:41930]} down, reason: End of input 00:00:27.658 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #18 SSH_MSG_IGNORE 00:00:27.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 00:00:27.753 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33344]) process #22 SSH_MSG_IGNORE 00:00:27.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_IGNORE 00:00:27.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #20 SSH_MSG_IGNORE 00:00:27.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 00:00:27.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #16 SSH_MSG_IGNORE 00:00:27.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 00:00:27.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54546]) process #23 SSH_MSG_IGNORE 00:00:27.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_IGNORE 00:00:27.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:27.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #19 SSH_MSG_IGNORE 00:00:27.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54546])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) exit code=0, immediate=false 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) Closing gracefully 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])[immediately=false] processing 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:27.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54546]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) Closing immediately 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])[immediately=true] processing 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546] 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c99ce0a) signal close complete immediately=true 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fe93730) signal close complete immediately=true 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546])[Immediately] closed 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) result=null 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42fdb3c3) signal close complete immediately=false 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3227822a) signal close complete immediately=false 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54546]) code=0 message='' shell closed 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54546]) Closing immediately 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54546]]) Closing immediately 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54546]) stopping 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54546]) stopped 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54546]])[Immediately] closed 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17940] - close(TransportIoSession[local=/10.30.170.146:17940, remote=/10.30.170.79:54546]) Closing immediately 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17940] - close(TransportIoSession[local=/10.30.170.146:17940, remote=/10.30.170.79:54546])[Immediately] closed 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40bcf3fa) signal close complete immediately=true 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54546])[Immediately] closed 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab7674b2, L:/10.30.170.146:17940 ! R:/10.30.170.79:54546] inactive. 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xab7674b2, L:/10.30.170.146:17940 ! R:/10.30.170.79:54546]} end of input detected while session was in state up 00:00:27.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=111, channel=[id: 0xab7674b2, L:/10.30.170.146:17940 ! R:/10.30.170.79:54546]} down, reason: End of input 00:00:28.180 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #20 SSH_MSG_IGNORE 00:00:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 00:00:28.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #14 SSH_MSG_IGNORE 00:00:28.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 00:00:28.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60896]) process #21 SSH_MSG_IGNORE 00:00:28.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_IGNORE 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47508])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) exit code=0, immediate=false 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) Closing gracefully 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])[immediately=false] processing 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47508]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:28.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) Closing immediately 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])[immediately=true] processing 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508] 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33e6281c) signal close complete immediately=true 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ba618a9) signal close complete immediately=true 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508])[Immediately] closed 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) result=null 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cfffd57) signal close complete immediately=false 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19104d5b) signal close complete immediately=false 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47508]) code=0 message='' shell closed 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47508]) Closing immediately 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47508]]) Closing immediately 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47508]) stopping 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47508]) stopped 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47508]])[Immediately] closed 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17941] - close(TransportIoSession[local=/10.30.170.146:17941, remote=/10.30.170.79:47508]) Closing immediately 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17941] - close(TransportIoSession[local=/10.30.170.146:17941, remote=/10.30.170.79:47508])[Immediately] closed 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b3420ad) signal close complete immediately=true 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47508])[Immediately] closed 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad659d38, L:/10.30.170.146:17941 ! R:/10.30.170.79:47508] inactive. 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xad659d38, L:/10.30.170.146:17941 ! R:/10.30.170.79:47508]} end of input detected while session was in state up 00:00:28.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=112, channel=[id: 0xad659d38, L:/10.30.170.146:17941 ! R:/10.30.170.79:47508]} down, reason: End of input 00:00:28.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.294 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #16 SSH_MSG_IGNORE 00:00:28.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 00:00:28.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #15 SSH_MSG_IGNORE 00:00:28.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 00:00:28.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #18 SSH_MSG_IGNORE 00:00:28.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 00:00:28.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #17 SSH_MSG_IGNORE 00:00:28.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 00:00:28.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39078]) process #22 SSH_MSG_IGNORE 00:00:28.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_IGNORE 00:00:28.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40010])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:28.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) exit code=0, immediate=false 00:00:28.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:28.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:28.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) Closing gracefully 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])[immediately=false] processing 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40010]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) Closing immediately 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])[immediately=true] processing 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010] 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@538833a0) signal close complete immediately=true 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b4f3b5a) signal close complete immediately=true 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010])[Immediately] closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) result=null 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4785ce8f) signal close complete immediately=false 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@895d17b) signal close complete immediately=false 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40010]) code=0 message='' shell closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40010]) Closing immediately 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40010]]) Closing immediately 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40010]) stopping 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40010]) stopped 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40010]])[Immediately] closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17942] - close(TransportIoSession[local=/10.30.170.146:17942, remote=/10.30.170.79:40010]) Closing immediately 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17942] - close(TransportIoSession[local=/10.30.170.146:17942, remote=/10.30.170.79:40010])[Immediately] closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a12e6fa) signal close complete immediately=true 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40010])[Immediately] closed 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7c5a8139, L:/10.30.170.146:17942 ! R:/10.30.170.79:40010] inactive. 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x7c5a8139, L:/10.30.170.146:17942 ! R:/10.30.170.79:40010]} end of input detected while session was in state up 00:00:28.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=113, channel=[id: 0x7c5a8139, L:/10.30.170.146:17942 ! R:/10.30.170.79:40010]} down, reason: End of input 00:00:28.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33384]) process #21 SSH_MSG_IGNORE 00:00:28.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_IGNORE 00:00:28.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #19 SSH_MSG_IGNORE 00:00:28.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 00:00:28.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #17 SSH_MSG_IGNORE 00:00:28.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 00:00:28.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #18 SSH_MSG_IGNORE 00:00:28.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 00:00:28.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #20 SSH_MSG_IGNORE 00:00:28.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 00:00:28.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:28.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #14 SSH_MSG_IGNORE 00:00:28.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42364])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) exit code=0, immediate=false 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) Closing gracefully 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])[immediately=false] processing 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42364]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) Closing immediately 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])[immediately=true] processing 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364] 00:00:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d9c77a5) signal close complete immediately=true 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69a0daeb) signal close complete immediately=true 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364])[Immediately] closed 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) result=null 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cea125c) signal close complete immediately=false 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19193582) signal close complete immediately=false 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42364]) code=0 message='' shell closed 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42364]) Closing immediately 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42364]]) Closing immediately 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42364]) stopping 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42364]) stopped 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42364]])[Immediately] closed 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17943] - close(TransportIoSession[local=/10.30.170.146:17943, remote=/10.30.170.79:42364]) Closing immediately 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17943] - close(TransportIoSession[local=/10.30.170.146:17943, remote=/10.30.170.79:42364])[Immediately] closed 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77d6485b) signal close complete immediately=true 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42364])[Immediately] closed 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf63338ea, L:/10.30.170.146:17943 ! R:/10.30.170.79:42364] inactive. 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xf63338ea, L:/10.30.170.146:17943 ! R:/10.30.170.79:42364]} end of input detected while session was in state up 00:00:28.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=114, channel=[id: 0xf63338ea, L:/10.30.170.146:17943 ! R:/10.30.170.79:42364]} down, reason: End of input 00:00:29.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #16 SSH_MSG_IGNORE 00:00:29.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 00:00:29.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #15 SSH_MSG_IGNORE 00:00:29.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 00:00:29.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55314]) process #22 SSH_MSG_IGNORE 00:00:29.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_IGNORE 00:00:29.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48324])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:29.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) exit code=0, immediate=false 00:00:29.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:29.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:29.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:29.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) Closing gracefully 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])[immediately=false] processing 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48324]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) Closing immediately 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])[immediately=true] processing 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324] 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@207a3535) signal close complete immediately=true 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5665041c) signal close complete immediately=true 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324])[Immediately] closed 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) result=null 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@691a164b) signal close complete immediately=false 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fbaf0d6) signal close complete immediately=false 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48324]) code=0 message='' shell closed 00:00:29.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48324]) Closing immediately 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48324]]) Closing immediately 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48324]) stopping 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48324]) stopped 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48324]])[Immediately] closed 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17944] - close(TransportIoSession[local=/10.30.170.146:17944, remote=/10.30.170.79:48324]) Closing immediately 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17944] - close(TransportIoSession[local=/10.30.170.146:17944, remote=/10.30.170.79:48324])[Immediately] closed 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e18bd89) signal close complete immediately=true 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48324])[Immediately] closed 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x01d4bfb9, L:/10.30.170.146:17944 ! R:/10.30.170.79:48324] inactive. 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x01d4bfb9, L:/10.30.170.146:17944 ! R:/10.30.170.79:48324]} end of input detected while session was in state up 00:00:29.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=115, channel=[id: 0x01d4bfb9, L:/10.30.170.146:17944 ! R:/10.30.170.79:48324]} down, reason: End of input 00:00:29.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54654]) process #21 SSH_MSG_IGNORE 00:00:29.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_IGNORE 00:00:29.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #19 SSH_MSG_IGNORE 00:00:29.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 00:00:29.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #17 SSH_MSG_IGNORE 00:00:29.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 00:00:29.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #15 SSH_MSG_IGNORE 00:00:29.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60190])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) exit code=0, immediate=false 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) Closing gracefully 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])[immediately=false] processing 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60190]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) Closing immediately 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])[immediately=true] processing 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190] 00:00:29.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4250cb70) signal close complete immediately=true 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@527d7e98) signal close complete immediately=true 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190])[Immediately] closed 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) result=null 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6307d986) signal close complete immediately=false 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4615bf25) signal close complete immediately=false 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60190]) code=0 message='' shell closed 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60190]) Closing immediately 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60190]]) Closing immediately 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60190]) stopping 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60190]) stopped 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60190]])[Immediately] closed 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17945] - close(TransportIoSession[local=/10.30.170.146:17945, remote=/10.30.170.79:60190]) Closing immediately 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17945] - close(TransportIoSession[local=/10.30.170.146:17945, remote=/10.30.170.79:60190])[Immediately] closed 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25af7dc) signal close complete immediately=true 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60190])[Immediately] closed 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xee2494d1, L:/10.30.170.146:17945 ! R:/10.30.170.79:60190] inactive. 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xee2494d1, L:/10.30.170.146:17945 ! R:/10.30.170.79:60190]} end of input detected while session was in state up 00:00:29.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=116, channel=[id: 0xee2494d1, L:/10.30.170.146:17945 ! R:/10.30.170.79:60190]} down, reason: End of input 00:00:29.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #14 SSH_MSG_IGNORE 00:00:29.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 00:00:29.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #20 SSH_MSG_IGNORE 00:00:29.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 00:00:29.735 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #18 SSH_MSG_IGNORE 00:00:29.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 00:00:29.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #16 SSH_MSG_IGNORE 00:00:29.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59080])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) exit code=0, immediate=false 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) Closing gracefully 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])[immediately=false] processing 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59080]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) Closing immediately 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])[immediately=true] processing 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080] 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a2dcb4d) signal close complete immediately=true 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e44ead2) signal close complete immediately=true 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080])[Immediately] closed 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) result=null 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@519f7845) signal close complete immediately=false 00:00:29.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8f09a49) signal close complete immediately=false 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59080]) code=0 message='' shell closed 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59080]) Closing immediately 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59080]]) Closing immediately 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59080]) stopping 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59080]) stopped 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59080]])[Immediately] closed 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17946] - close(TransportIoSession[local=/10.30.170.146:17946, remote=/10.30.170.79:59080]) Closing immediately 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17946] - close(TransportIoSession[local=/10.30.170.146:17946, remote=/10.30.170.79:59080])[Immediately] closed 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c934fb9) signal close complete immediately=true 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59080])[Immediately] closed 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc406610f, L:/10.30.170.146:17946 ! R:/10.30.170.79:59080] inactive. 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0xc406610f, L:/10.30.170.146:17946 ! R:/10.30.170.79:59080]} end of input detected while session was in state up 00:00:29.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=117, channel=[id: 0xc406610f, L:/10.30.170.146:17946 ! R:/10.30.170.79:59080]} down, reason: End of input 00:00:29.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:29.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60758]) process #22 SSH_MSG_IGNORE 00:00:29.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_IGNORE 00:00:30.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58240]) process #21 SSH_MSG_IGNORE 00:00:30.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_IGNORE 00:00:30.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #19 SSH_MSG_IGNORE 00:00:30.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 00:00:30.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #17 SSH_MSG_IGNORE 00:00:30.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 00:00:30.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #20 SSH_MSG_IGNORE 00:00:30.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) exit code=0, immediate=false 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) Closing gracefully 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])[immediately=false] processing 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34834]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) Closing immediately 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])[immediately=true] processing 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834] 00:00:30.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@313eb41f) signal close complete immediately=true 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c038113) signal close complete immediately=true 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834])[Immediately] closed 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) result=null 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29af012e) signal close complete immediately=false 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20bbefa4) signal close complete immediately=false 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34834]) code=0 message='' shell closed 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34834]) Closing immediately 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34834]]) Closing immediately 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34834]) stopping 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34834]) stopped 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34834]])[Immediately] closed 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17947] - close(TransportIoSession[local=/10.30.170.146:17947, remote=/10.30.170.79:34834]) Closing immediately 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17947] - close(TransportIoSession[local=/10.30.170.146:17947, remote=/10.30.170.79:34834])[Immediately] closed 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64e139e0) signal close complete immediately=true 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34834])[Immediately] closed 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6b317126, L:/10.30.170.146:17947 ! R:/10.30.170.79:34834] inactive. 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x6b317126, L:/10.30.170.146:17947 ! R:/10.30.170.79:34834]} end of input detected while session was in state up 00:00:30.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=118, channel=[id: 0x6b317126, L:/10.30.170.146:17947 ! R:/10.30.170.79:34834]} down, reason: End of input 00:00:30.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #14 SSH_MSG_IGNORE 00:00:30.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 00:00:30.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #16 SSH_MSG_IGNORE 00:00:30.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42448])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) exit code=0, immediate=false 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) Closing gracefully 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])[immediately=false] processing 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42448]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) Closing immediately 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])[immediately=true] processing 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448] 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a998157) signal close complete immediately=true 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@423f3737) signal close complete immediately=true 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448])[Immediately] closed 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) result=null 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c1edd2e) signal close complete immediately=false 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29ed60aa) signal close complete immediately=false 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42448]) code=0 message='' shell closed 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42448]) Closing immediately 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:30.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42448]]) Closing immediately 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42448]) stopping 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42448]) stopped 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42448]])[Immediately] closed 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17948] - close(TransportIoSession[local=/10.30.170.146:17948, remote=/10.30.170.79:42448]) Closing immediately 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17948] - close(TransportIoSession[local=/10.30.170.146:17948, remote=/10.30.170.79:42448])[Immediately] closed 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f78cff9) signal close complete immediately=true 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42448])[Immediately] closed 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f5fb24c, L:/10.30.170.146:17948 ! R:/10.30.170.79:42448] inactive. 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x0f5fb24c, L:/10.30.170.146:17948 ! R:/10.30.170.79:42448]} end of input detected while session was in state up 00:00:30.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=119, channel=[id: 0x0f5fb24c, L:/10.30.170.146:17948 ! R:/10.30.170.79:42448]} down, reason: End of input 00:00:30.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #18 SSH_MSG_IGNORE 00:00:30.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 00:00:30.647 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34118]) process #22 SSH_MSG_IGNORE 00:00:30.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_IGNORE 00:00:30.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #15 SSH_MSG_IGNORE 00:00:30.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 00:00:30.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #19 SSH_MSG_IGNORE 00:00:30.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 00:00:30.754 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43428]) process #21 SSH_MSG_IGNORE 00:00:30.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_IGNORE 00:00:30.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:30.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #17 SSH_MSG_IGNORE 00:00:30.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) exit code=0, immediate=false 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) Closing gracefully 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])[immediately=false] processing 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48366]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) Closing immediately 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])[immediately=true] processing 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366] 00:00:30.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@584a70ba) signal close complete immediately=true 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c8dc4a) signal close complete immediately=true 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366])[Immediately] closed 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) result=null 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@341876ad) signal close complete immediately=false 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65a4ef92) signal close complete immediately=false 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48366]) code=0 message='' shell closed 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48366]) Closing immediately 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48366]]) Closing immediately 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48366]) stopping 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48366]) stopped 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48366]])[Immediately] closed 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17949] - close(TransportIoSession[local=/10.30.170.146:17949, remote=/10.30.170.79:48366]) Closing immediately 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17949] - close(TransportIoSession[local=/10.30.170.146:17949, remote=/10.30.170.79:48366])[Immediately] closed 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e609c3c) signal close complete immediately=true 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48366])[Immediately] closed 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x59a666cf, L:/10.30.170.146:17949 ! R:/10.30.170.79:48366] inactive. 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x59a666cf, L:/10.30.170.146:17949 ! R:/10.30.170.79:48366]} end of input detected while session was in state up 00:00:30.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=120, channel=[id: 0x59a666cf, L:/10.30.170.146:17949 ! R:/10.30.170.79:48366]} down, reason: End of input 00:00:31.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #14 SSH_MSG_IGNORE 00:00:31.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 00:00:31.054 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #15 SSH_MSG_IGNORE 00:00:31.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 00:00:31.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #20 SSH_MSG_IGNORE 00:00:31.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 00:00:31.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #18 SSH_MSG_IGNORE 00:00:31.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 00:00:31.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60712]) process #22 SSH_MSG_IGNORE 00:00:31.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_IGNORE 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39482])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) exit code=0, immediate=false 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) Closing gracefully 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])[immediately=false] processing 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39482]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) Closing immediately 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])[immediately=true] processing 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482] 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75f9bb0f) signal close complete immediately=true 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6101f50f) signal close complete immediately=true 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482])[Immediately] closed 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) result=null 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67a194db) signal close complete immediately=false 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a2f2fa8) signal close complete immediately=false 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39482]) code=0 message='' shell closed 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39482]) Closing immediately 00:00:31.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39482]]) Closing immediately 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39482]) stopping 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39482]) stopped 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39482]])[Immediately] closed 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17950] - close(TransportIoSession[local=/10.30.170.146:17950, remote=/10.30.170.79:39482]) Closing immediately 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17950] - close(TransportIoSession[local=/10.30.170.146:17950, remote=/10.30.170.79:39482])[Immediately] closed 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2236de21) signal close complete immediately=true 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39482])[Immediately] closed 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x323884ed, L:/10.30.170.146:17950 ! R:/10.30.170.79:39482] inactive. 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x323884ed, L:/10.30.170.146:17950 ! R:/10.30.170.79:39482]} end of input detected while session was in state up 00:00:31.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=121, channel=[id: 0x323884ed, L:/10.30.170.146:17950 ! R:/10.30.170.79:39482]} down, reason: End of input 00:00:31.449 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45486]) process #21 SSH_MSG_IGNORE 00:00:31.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_IGNORE 00:00:31.459 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #19 SSH_MSG_IGNORE 00:00:31.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 00:00:31.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #16 SSH_MSG_IGNORE 00:00:31.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56670])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) exit code=0, immediate=false 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) Closing gracefully 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])[immediately=false] processing 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56670]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) Closing immediately 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])[immediately=true] processing 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670] 00:00:31.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6727e5f9) signal close complete immediately=true 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12c3ffec) signal close complete immediately=true 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670])[Immediately] closed 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) result=null 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8a1819c) signal close complete immediately=false 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25f36cf7) signal close complete immediately=false 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56670]) code=0 message='' shell closed 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56670]) Closing immediately 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56670]]) Closing immediately 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56670]) stopping 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56670]) stopped 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56670]])[Immediately] closed 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17951] - close(TransportIoSession[local=/10.30.170.146:17951, remote=/10.30.170.79:56670]) Closing immediately 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17951] - close(TransportIoSession[local=/10.30.170.146:17951, remote=/10.30.170.79:56670])[Immediately] closed 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7da34d9d) signal close complete immediately=true 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56670])[Immediately] closed 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x85a7f01d, L:/10.30.170.146:17951 ! R:/10.30.170.79:56670] inactive. 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0x85a7f01d, L:/10.30.170.146:17951 ! R:/10.30.170.79:56670]} end of input detected while session was in state up 00:00:31.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=122, channel=[id: 0x85a7f01d, L:/10.30.170.146:17951 ! R:/10.30.170.79:56670]} down, reason: End of input 00:00:31.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #15 SSH_MSG_IGNORE 00:00:31.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:00:31.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #17 SSH_MSG_IGNORE 00:00:31.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 00:00:31.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:31.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #20 SSH_MSG_IGNORE 00:00:31.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 00:00:32.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56862])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:32.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) exit code=0, immediate=false 00:00:32.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) Closing gracefully 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])[immediately=false] processing 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56862]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) Closing immediately 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])[immediately=true] processing 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862] 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@357c5b94) signal close complete immediately=true 00:00:32.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f9ea626) signal close complete immediately=true 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862])[Immediately] closed 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) result=null 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@552161d3) signal close complete immediately=false 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bfafe1f) signal close complete immediately=false 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56862]) code=0 message='' shell closed 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56862]) Closing immediately 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56862]]) Closing immediately 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56862]) stopping 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56862]) stopped 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56862]])[Immediately] closed 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17952] - close(TransportIoSession[local=/10.30.170.146:17952, remote=/10.30.170.79:56862]) Closing immediately 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17952] - close(TransportIoSession[local=/10.30.170.146:17952, remote=/10.30.170.79:56862])[Immediately] closed 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c0da60f) signal close complete immediately=true 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56862])[Immediately] closed 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x848664da, L:/10.30.170.146:17952 ! R:/10.30.170.79:56862] inactive. 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0x848664da, L:/10.30.170.146:17952 ! R:/10.30.170.79:56862]} end of input detected while session was in state up 00:00:32.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=123, channel=[id: 0x848664da, L:/10.30.170.146:17952 ! R:/10.30.170.79:56862]} down, reason: End of input 00:00:32.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55252]) process #22 SSH_MSG_IGNORE 00:00:32.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_IGNORE 00:00:32.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #19 SSH_MSG_IGNORE 00:00:32.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 00:00:32.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.089 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #14 SSH_MSG_IGNORE 00:00:32.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 00:00:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #18 SSH_MSG_IGNORE 00:00:32.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 00:00:32.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #16 SSH_MSG_IGNORE 00:00:32.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 00:00:32.121 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55130]) process #21 SSH_MSG_IGNORE 00:00:32.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_IGNORE 00:00:32.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36738])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:32.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) exit code=0, immediate=false 00:00:32.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:32.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:32.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:32.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) Closing gracefully 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])[immediately=false] processing 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36738]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) Closing immediately 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])[immediately=true] processing 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738] 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4292c5cc) signal close complete immediately=true 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16c64a3f) signal close complete immediately=true 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738])[Immediately] closed 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) result=null 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60ea1552) signal close complete immediately=false 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11ea979) signal close complete immediately=false 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36738]) code=0 message='' shell closed 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36738]) Closing immediately 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36738]]) Closing immediately 00:00:32.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36738]) stopping 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36738]) stopped 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36738]])[Immediately] closed 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17953] - close(TransportIoSession[local=/10.30.170.146:17953, remote=/10.30.170.79:36738]) Closing immediately 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17953] - close(TransportIoSession[local=/10.30.170.146:17953, remote=/10.30.170.79:36738])[Immediately] closed 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55f6a033) signal close complete immediately=true 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36738])[Immediately] closed 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x576f1efe, L:/10.30.170.146:17953 ! R:/10.30.170.79:36738] inactive. 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x576f1efe, L:/10.30.170.146:17953 ! R:/10.30.170.79:36738]} end of input detected while session was in state up 00:00:32.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=124, channel=[id: 0x576f1efe, L:/10.30.170.146:17953 ! R:/10.30.170.79:36738]} down, reason: End of input 00:00:32.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #17 SSH_MSG_IGNORE 00:00:32.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 00:00:32.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #20 SSH_MSG_IGNORE 00:00:32.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 00:00:32.611 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #16 SSH_MSG_IGNORE 00:00:32.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 00:00:32.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58584])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:32.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) exit code=0, immediate=false 00:00:32.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:32.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:32.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:32.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) Closing gracefully 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])[immediately=false] processing 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58584]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) Closing immediately 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])[immediately=true] processing 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584] 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50ff8caa) signal close complete immediately=true 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:32.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@133ac696) signal close complete immediately=true 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584])[Immediately] closed 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) result=null 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@590a62c1) signal close complete immediately=false 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79a8be6d) signal close complete immediately=false 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58584]) code=0 message='' shell closed 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58584]) Closing immediately 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58584]]) Closing immediately 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58584]) stopping 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58584]) stopped 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58584]])[Immediately] closed 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17954] - close(TransportIoSession[local=/10.30.170.146:17954, remote=/10.30.170.79:58584]) Closing immediately 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17954] - close(TransportIoSession[local=/10.30.170.146:17954, remote=/10.30.170.79:58584])[Immediately] closed 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@559ef72e) signal close complete immediately=true 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58584])[Immediately] closed 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x92052bf4, L:/10.30.170.146:17954 ! R:/10.30.170.79:58584] inactive. 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x92052bf4, L:/10.30.170.146:17954 ! R:/10.30.170.79:58584]} end of input detected while session was in state up 00:00:32.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=125, channel=[id: 0x92052bf4, L:/10.30.170.146:17954 ! R:/10.30.170.79:58584]} down, reason: End of input 00:00:32.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #18 SSH_MSG_IGNORE 00:00:32.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 00:00:32.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41204]) process #21 SSH_MSG_IGNORE 00:00:32.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_IGNORE 00:00:32.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #15 SSH_MSG_IGNORE 00:00:32.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 00:00:32.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #14 SSH_MSG_IGNORE 00:00:32.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 00:00:32.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #19 SSH_MSG_IGNORE 00:00:32.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 00:00:32.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:32.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52934]) process #22 SSH_MSG_IGNORE 00:00:32.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_IGNORE 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43934])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) exit code=0, immediate=false 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) Closing gracefully 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])[immediately=false] processing 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43934]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) Closing immediately 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])[immediately=true] processing 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934] 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d391e6b) signal close complete immediately=true 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a46b2a7) signal close complete immediately=true 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934])[Immediately] closed 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) result=null 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67cd86d1) signal close complete immediately=false 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2675965c) signal close complete immediately=false 00:00:33.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43934]) code=0 message='' shell closed 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43934]) Closing immediately 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43934]]) Closing immediately 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43934]) stopping 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43934]) stopped 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43934]])[Immediately] closed 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17955] - close(TransportIoSession[local=/10.30.170.146:17955, remote=/10.30.170.79:43934]) Closing immediately 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17955] - close(TransportIoSession[local=/10.30.170.146:17955, remote=/10.30.170.79:43934])[Immediately] closed 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@435a1ebf) signal close complete immediately=true 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43934])[Immediately] closed 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1d089106, L:/10.30.170.146:17955 ! R:/10.30.170.79:43934] inactive. 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x1d089106, L:/10.30.170.146:17955 ! R:/10.30.170.79:43934]} end of input detected while session was in state up 00:00:33.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=126, channel=[id: 0x1d089106, L:/10.30.170.146:17955 ! R:/10.30.170.79:43934]} down, reason: End of input 00:00:33.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #20 SSH_MSG_IGNORE 00:00:33.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 00:00:33.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #17 SSH_MSG_IGNORE 00:00:33.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 00:00:33.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #18 SSH_MSG_IGNORE 00:00:33.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 00:00:33.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #15 SSH_MSG_IGNORE 00:00:33.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 00:00:33.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40346])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:33.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) exit code=0, immediate=false 00:00:33.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:33.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) Closing gracefully 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])[immediately=false] processing 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40346]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) Closing immediately 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])[immediately=true] processing 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346] 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@573a08f) signal close complete immediately=true 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77e83f79) signal close complete immediately=true 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346])[Immediately] closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) result=null 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55d590f5) signal close complete immediately=false 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bda9453) signal close complete immediately=false 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40346]) code=0 message='' shell closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40346]) Closing immediately 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40346]]) Closing immediately 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40346]) stopping 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40346]) stopped 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40346]])[Immediately] closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17956] - close(TransportIoSession[local=/10.30.170.146:17956, remote=/10.30.170.79:40346]) Closing immediately 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17956] - close(TransportIoSession[local=/10.30.170.146:17956, remote=/10.30.170.79:40346])[Immediately] closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13b53a7f) signal close complete immediately=true 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40346])[Immediately] closed 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x25c52f7f, L:/10.30.170.146:17956 ! R:/10.30.170.79:40346] inactive. 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x25c52f7f, L:/10.30.170.146:17956 ! R:/10.30.170.79:40346]} end of input detected while session was in state up 00:00:33.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=127, channel=[id: 0x25c52f7f, L:/10.30.170.146:17956 ! R:/10.30.170.79:40346]} down, reason: End of input 00:00:33.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #16 SSH_MSG_IGNORE 00:00:33.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 00:00:33.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #19 SSH_MSG_IGNORE 00:00:33.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 00:00:33.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #14 SSH_MSG_IGNORE 00:00:33.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 00:00:33.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59406])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:33.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) exit code=0, immediate=false 00:00:33.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:33.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:33.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:33.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:33.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) Closing gracefully 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])[immediately=false] processing 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59406]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) Closing immediately 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])[immediately=true] processing 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406] 00:00:33.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8630947) signal close complete immediately=true 00:00:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@639a3688) signal close complete immediately=true 00:00:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406])[Immediately] closed 00:00:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) result=null 00:00:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75de985a) signal close complete immediately=false 00:00:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d9efff8) signal close complete immediately=false 00:00:33.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59406]) code=0 message='' shell closed 00:00:33.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59406]) Closing immediately 00:00:33.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:33.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59406]]) Closing immediately 00:00:33.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59406]) stopping 00:00:33.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59406]) stopped 00:00:33.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59406]])[Immediately] closed 00:00:33.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17957] - close(TransportIoSession[local=/10.30.170.146:17957, remote=/10.30.170.79:59406]) Closing immediately 00:00:33.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17957] - close(TransportIoSession[local=/10.30.170.146:17957, remote=/10.30.170.79:59406])[Immediately] closed 00:00:33.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fbbbd77) signal close complete immediately=true 00:00:33.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59406])[Immediately] closed 00:00:33.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe34db9a4, L:/10.30.170.146:17957 ! R:/10.30.170.79:59406] inactive. 00:00:33.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xe34db9a4, L:/10.30.170.146:17957 ! R:/10.30.170.79:59406]} end of input detected while session was in state up 00:00:33.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=128, channel=[id: 0xe34db9a4, L:/10.30.170.146:17957 ! R:/10.30.170.79:59406]} down, reason: End of input 00:00:33.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33880]) process #22 SSH_MSG_IGNORE 00:00:33.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_IGNORE 00:00:33.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #15 SSH_MSG_IGNORE 00:00:33.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 00:00:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45866]) process #21 SSH_MSG_IGNORE 00:00:33.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_IGNORE 00:00:33.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #17 SSH_MSG_IGNORE 00:00:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:00:33.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #20 SSH_MSG_IGNORE 00:00:33.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 00:00:33.972 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:33.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #18 SSH_MSG_IGNORE 00:00:33.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 00:00:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46738])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) exit code=0, immediate=false 00:00:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) Closing gracefully 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])[immediately=false] processing 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46738]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) Closing immediately 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])[immediately=true] processing 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738] 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@421cb42) signal close complete immediately=true 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@386348c6) signal close complete immediately=true 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738])[Immediately] closed 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) result=null 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d2b1317) signal close complete immediately=false 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38734e8a) signal close complete immediately=false 00:00:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46738]) code=0 message='' shell closed 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46738]) Closing immediately 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46738]]) Closing immediately 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46738]) stopping 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46738]) stopped 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46738]])[Immediately] closed 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17958] - close(TransportIoSession[local=/10.30.170.146:17958, remote=/10.30.170.79:46738]) Closing immediately 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17958] - close(TransportIoSession[local=/10.30.170.146:17958, remote=/10.30.170.79:46738])[Immediately] closed 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3202f91d) signal close complete immediately=true 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46738])[Immediately] closed 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfac7aa4f, L:/10.30.170.146:17958 ! R:/10.30.170.79:46738] inactive. 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0xfac7aa4f, L:/10.30.170.146:17958 ! R:/10.30.170.79:46738]} end of input detected while session was in state up 00:00:33.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=129, channel=[id: 0xfac7aa4f, L:/10.30.170.146:17958 ! R:/10.30.170.79:46738]} down, reason: End of input 00:00:34.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #16 SSH_MSG_IGNORE 00:00:34.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 00:00:34.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #19 SSH_MSG_IGNORE 00:00:34.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 00:00:34.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36426]) process #21 SSH_MSG_IGNORE 00:00:34.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_IGNORE 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48544])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) exit code=0, immediate=false 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) Closing gracefully 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) 00:00:34.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])[immediately=false] processing 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48544]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) Closing immediately 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])[immediately=true] processing 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544] 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ef74492) signal close complete immediately=true 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20f05f22) signal close complete immediately=true 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544])[Immediately] closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) result=null 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2219cd79) signal close complete immediately=false 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4764cb42) signal close complete immediately=false 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48544]) code=0 message='' shell closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48544]) Closing immediately 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48544]]) Closing immediately 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48544]) stopping 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48544]) stopped 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48544]])[Immediately] closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17959] - close(TransportIoSession[local=/10.30.170.146:17959, remote=/10.30.170.79:48544]) Closing immediately 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17959] - close(TransportIoSession[local=/10.30.170.146:17959, remote=/10.30.170.79:48544])[Immediately] closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5323c4e8) signal close complete immediately=true 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48544])[Immediately] closed 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd551d58a, L:/10.30.170.146:17959 ! R:/10.30.170.79:48544] inactive. 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0xd551d58a, L:/10.30.170.146:17959 ! R:/10.30.170.79:48544]} end of input detected while session was in state up 00:00:34.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=130, channel=[id: 0xd551d58a, L:/10.30.170.146:17959 ! R:/10.30.170.79:48544]} down, reason: End of input 00:00:34.331 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44328]) process #22 SSH_MSG_IGNORE 00:00:34.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_IGNORE 00:00:34.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #20 SSH_MSG_IGNORE 00:00:34.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 00:00:34.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #17 SSH_MSG_IGNORE 00:00:34.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 00:00:34.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #15 SSH_MSG_IGNORE 00:00:34.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60222])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) exit code=0, immediate=false 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) Closing gracefully 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[immediately=false] processing 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) Closing immediately 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[immediately=true] processing 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@394069fe) signal close complete immediately=true 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a976eb5) signal close complete immediately=true 00:00:34.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[Immediately] closed 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) result=null 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bbab3ed) signal close complete immediately=false 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eaa18e7) signal close complete immediately=false 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) code=0 message='' shell closed 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60222]) Closing immediately 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]]) Closing immediately 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60222]) stopping 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60222]) stopped 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]])[Immediately] closed 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17960] - close(TransportIoSession[local=/10.30.170.146:17960, remote=/10.30.170.79:60222]) Closing immediately 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17960] - close(TransportIoSession[local=/10.30.170.146:17960, remote=/10.30.170.79:60222])[Immediately] closed 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@441f8155) signal close complete immediately=true 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60222])[Immediately] closed 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x16465bf8, L:/10.30.170.146:17960 ! R:/10.30.170.79:60222] inactive. 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x16465bf8, L:/10.30.170.146:17960 ! R:/10.30.170.79:60222]} end of input detected while session was in state up 00:00:34.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=131, channel=[id: 0x16465bf8, L:/10.30.170.146:17960 ! R:/10.30.170.79:60222]} down, reason: End of input 00:00:34.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #16 SSH_MSG_IGNORE 00:00:34.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 00:00:34.849 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #18 SSH_MSG_IGNORE 00:00:34.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 00:00:34.899 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #19 SSH_MSG_IGNORE 00:00:34.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 00:00:34.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:34.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44778]) process #22 SSH_MSG_IGNORE 00:00:34.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_IGNORE 00:00:34.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:34.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) exit code=0, immediate=false 00:00:34.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:34.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:34.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:34.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:34.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) Closing gracefully 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])[immediately=false] processing 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40094]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) Closing immediately 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])[immediately=true] processing 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094] 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ab5e80) signal close complete immediately=true 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d7046fd) signal close complete immediately=true 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094])[Immediately] closed 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) result=null 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14f8dded) signal close complete immediately=false 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a5654ec) signal close complete immediately=false 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40094]) code=0 message='' shell closed 00:00:34.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40094]) Closing immediately 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40094]]) Closing immediately 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40094]) stopping 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40094]) stopped 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40094]])[Immediately] closed 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17961] - close(TransportIoSession[local=/10.30.170.146:17961, remote=/10.30.170.79:40094]) Closing immediately 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17961] - close(TransportIoSession[local=/10.30.170.146:17961, remote=/10.30.170.79:40094])[Immediately] closed 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44d74678) signal close complete immediately=true 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40094])[Immediately] closed 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf82d980b, L:/10.30.170.146:17961 ! R:/10.30.170.79:40094] inactive. 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xf82d980b, L:/10.30.170.146:17961 ! R:/10.30.170.79:40094]} end of input detected while session was in state up 00:00:34.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=132, channel=[id: 0xf82d980b, L:/10.30.170.146:17961 ! R:/10.30.170.79:40094]} down, reason: End of input 00:00:35.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #17 SSH_MSG_IGNORE 00:00:35.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 00:00:35.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33106]) process #21 SSH_MSG_IGNORE 00:00:35.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_IGNORE 00:00:35.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #15 SSH_MSG_IGNORE 00:00:35.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 00:00:35.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45656])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) exit code=0, immediate=false 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) Closing gracefully 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])[immediately=false] processing 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45656]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) Closing immediately 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])[immediately=true] processing 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656] 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72996e93) signal close complete immediately=true 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:35.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fb6d889) signal close complete immediately=true 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656])[Immediately] closed 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) result=null 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@274f90e0) signal close complete immediately=false 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45a0becf) signal close complete immediately=false 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45656]) code=0 message='' shell closed 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45656]) Closing immediately 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45656]]) Closing immediately 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45656]) stopping 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45656]) stopped 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45656]])[Immediately] closed 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17962] - close(TransportIoSession[local=/10.30.170.146:17962, remote=/10.30.170.79:45656]) Closing immediately 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17962] - close(TransportIoSession[local=/10.30.170.146:17962, remote=/10.30.170.79:45656])[Immediately] closed 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cf4ad1e) signal close complete immediately=true 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45656])[Immediately] closed 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2824dd76, L:/10.30.170.146:17962 ! R:/10.30.170.79:45656] inactive. 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x2824dd76, L:/10.30.170.146:17962 ! R:/10.30.170.79:45656]} end of input detected while session was in state up 00:00:35.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=133, channel=[id: 0x2824dd76, L:/10.30.170.146:17962 ! R:/10.30.170.79:45656]} down, reason: End of input 00:00:35.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #20 SSH_MSG_IGNORE 00:00:35.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 00:00:35.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #18 SSH_MSG_IGNORE 00:00:35.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 00:00:35.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #19 SSH_MSG_IGNORE 00:00:35.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34730])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) exit code=0, immediate=false 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) Closing gracefully 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])[immediately=false] processing 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34730]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) Closing immediately 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])[immediately=true] processing 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730] 00:00:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31009862) signal close complete immediately=true 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47ad133) signal close complete immediately=true 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730])[Immediately] closed 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) result=null 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ecbdb11) signal close complete immediately=false 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a8a14f0) signal close complete immediately=false 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34730]) code=0 message='' shell closed 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34730]) Closing immediately 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34730]]) Closing immediately 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34730]) stopping 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34730]) stopped 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34730]])[Immediately] closed 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17963] - close(TransportIoSession[local=/10.30.170.146:17963, remote=/10.30.170.79:34730]) Closing immediately 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17963] - close(TransportIoSession[local=/10.30.170.146:17963, remote=/10.30.170.79:34730])[Immediately] closed 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ffc4c4b) signal close complete immediately=true 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34730])[Immediately] closed 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf3e968a3, L:/10.30.170.146:17963 ! R:/10.30.170.79:34730] inactive. 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0xf3e968a3, L:/10.30.170.146:17963 ! R:/10.30.170.79:34730]} end of input detected while session was in state up 00:00:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=134, channel=[id: 0xf3e968a3, L:/10.30.170.146:17963 ! R:/10.30.170.79:34730]} down, reason: End of input 00:00:35.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.671 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #16 SSH_MSG_IGNORE 00:00:35.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55166]) process #22 SSH_MSG_IGNORE 00:00:35.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_IGNORE 00:00:35.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 00:00:35.867 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36032]) process #21 SSH_MSG_IGNORE 00:00:35.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_IGNORE 00:00:35.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:35.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #20 SSH_MSG_IGNORE 00:00:35.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 00:00:35.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #15 SSH_MSG_IGNORE 00:00:35.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40228])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) exit code=0, immediate=false 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) Closing gracefully 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:35.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])[immediately=false] processing 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40228]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) Closing immediately 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])[immediately=true] processing 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228] 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dd92b5b) signal close complete immediately=true 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3de898d0) signal close complete immediately=true 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228])[Immediately] closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) result=null 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cb7de5a) signal close complete immediately=false 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@95acc9a) signal close complete immediately=false 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40228]) code=0 message='' shell closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40228]) Closing immediately 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40228]]) Closing immediately 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40228]) stopping 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40228]) stopped 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40228]])[Immediately] closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17964] - close(TransportIoSession[local=/10.30.170.146:17964, remote=/10.30.170.79:40228]) Closing immediately 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17964] - close(TransportIoSession[local=/10.30.170.146:17964, remote=/10.30.170.79:40228])[Immediately] closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dadad19) signal close complete immediately=true 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40228])[Immediately] closed 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab5b5b22, L:/10.30.170.146:17964 ! R:/10.30.170.79:40228] inactive. 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xab5b5b22, L:/10.30.170.146:17964 ! R:/10.30.170.79:40228]} end of input detected while session was in state up 00:00:35.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=135, channel=[id: 0xab5b5b22, L:/10.30.170.146:17964 ! R:/10.30.170.79:40228]} down, reason: End of input 00:00:36.056 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #18 SSH_MSG_IGNORE 00:00:36.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 00:00:36.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #16 SSH_MSG_IGNORE 00:00:36.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 00:00:36.215 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #17 SSH_MSG_IGNORE 00:00:36.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 00:00:36.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52688])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) exit code=0, immediate=false 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) Closing gracefully 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])[immediately=false] processing 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52688]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) Closing immediately 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])[immediately=true] processing 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688] 00:00:36.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f39bab3) signal close complete immediately=true 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@792d8aca) signal close complete immediately=true 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688])[Immediately] closed 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) result=null 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10fac309) signal close complete immediately=false 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f05a3ed) signal close complete immediately=false 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52688]) code=0 message='' shell closed 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52688]) Closing immediately 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52688]]) Closing immediately 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52688]) stopping 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52688]) stopped 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52688]])[Immediately] closed 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17965] - close(TransportIoSession[local=/10.30.170.146:17965, remote=/10.30.170.79:52688]) Closing immediately 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17965] - close(TransportIoSession[local=/10.30.170.146:17965, remote=/10.30.170.79:52688])[Immediately] closed 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dcb6e9c) signal close complete immediately=true 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52688])[Immediately] closed 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x88d73a9b, L:/10.30.170.146:17965 ! R:/10.30.170.79:52688] inactive. 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0x88d73a9b, L:/10.30.170.146:17965 ! R:/10.30.170.79:52688]} end of input detected while session was in state up 00:00:36.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=136, channel=[id: 0x88d73a9b, L:/10.30.170.146:17965 ! R:/10.30.170.79:52688]} down, reason: End of input 00:00:36.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #19 SSH_MSG_IGNORE 00:00:36.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 00:00:36.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50748]) process #21 SSH_MSG_IGNORE 00:00:36.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_IGNORE 00:00:36.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34350]) process #22 SSH_MSG_IGNORE 00:00:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_IGNORE 00:00:36.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #15 SSH_MSG_IGNORE 00:00:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 00:00:36.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49792])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:36.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) exit code=0, immediate=false 00:00:36.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:36.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) Closing gracefully 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])[immediately=false] processing 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49792]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) Closing immediately 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])[immediately=true] processing 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792] 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b0bb1ef) signal close complete immediately=true 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47fb558) signal close complete immediately=true 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792])[Immediately] closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) result=null 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@767f515c) signal close complete immediately=false 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e025f71) signal close complete immediately=false 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49792]) code=0 message='' shell closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49792]) Closing immediately 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49792]]) Closing immediately 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49792]) stopping 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49792]) stopped 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49792]])[Immediately] closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.146:17966] - close(TransportIoSession[local=/10.30.170.146:17966, remote=/10.30.170.79:49792]) Closing immediately 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.146:17966] - close(TransportIoSession[local=/10.30.170.146:17966, remote=/10.30.170.79:49792])[Immediately] closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28001797) signal close complete immediately=true 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49792])[Immediately] closed 00:00:36.638 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x03768a36, L:/10.30.170.146:17966 ! R:/10.30.170.79:49792] inactive. 00:00:36.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0x03768a36, L:/10.30.170.146:17966 ! R:/10.30.170.79:49792]} end of input detected while session was in state up 00:00:36.639 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=137, channel=[id: 0x03768a36, L:/10.30.170.146:17966 ! R:/10.30.170.79:49792]} down, reason: End of input 00:00:36.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #17 SSH_MSG_IGNORE 00:00:36.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 00:00:36.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #20 SSH_MSG_IGNORE 00:00:36.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 00:00:36.807 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #18 SSH_MSG_IGNORE 00:00:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 00:00:36.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #16 SSH_MSG_IGNORE 00:00:36.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52598])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) exit code=0, immediate=false 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) Closing gracefully 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])[immediately=false] processing 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52598]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) Closing immediately 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])[immediately=true] processing 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598] 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a8a8650) signal close complete immediately=true 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18db474c) signal close complete immediately=true 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598])[Immediately] closed 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) result=null 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@607c0f74) signal close complete immediately=false 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f0dd93b) signal close complete immediately=false 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52598]) code=0 message='' shell closed 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52598]) Closing immediately 00:00:36.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52598]]) Closing immediately 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52598]) stopping 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52598]) stopped 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52598]])[Immediately] closed 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17967] - close(TransportIoSession[local=/10.30.170.146:17967, remote=/10.30.170.79:52598]) Closing immediately 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17967] - close(TransportIoSession[local=/10.30.170.146:17967, remote=/10.30.170.79:52598])[Immediately] closed 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31eb7a8c) signal close complete immediately=true 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52598])[Immediately] closed 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0d237882, L:/10.30.170.146:17967 ! R:/10.30.170.79:52598] inactive. 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x0d237882, L:/10.30.170.146:17967 ! R:/10.30.170.79:52598]} end of input detected while session was in state up 00:00:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=138, channel=[id: 0x0d237882, L:/10.30.170.146:17967 ! R:/10.30.170.79:52598]} down, reason: End of input 00:00:37.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #19 SSH_MSG_IGNORE 00:00:37.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 00:00:37.133 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53066]) process #22 SSH_MSG_IGNORE 00:00:37.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_IGNORE 00:00:37.222 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.226 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #15 SSH_MSG_IGNORE 00:00:37.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 00:00:37.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51916]) process #21 SSH_MSG_IGNORE 00:00:37.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_IGNORE 00:00:37.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44944])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:37.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) exit code=0, immediate=false 00:00:37.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:37.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) Closing gracefully 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])[immediately=false] processing 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44944]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) Closing immediately 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])[immediately=true] processing 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944] 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@591946a9) signal close complete immediately=true 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@990a04a) signal close complete immediately=true 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944])[Immediately] closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) result=null 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71b8c6f0) signal close complete immediately=false 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fa5f434) signal close complete immediately=false 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44944]) code=0 message='' shell closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44944]) Closing immediately 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44944]]) Closing immediately 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44944]) stopping 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44944]) stopped 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44944]])[Immediately] closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17968] - close(TransportIoSession[local=/10.30.170.146:17968, remote=/10.30.170.79:44944]) Closing immediately 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17968] - close(TransportIoSession[local=/10.30.170.146:17968, remote=/10.30.170.79:44944])[Immediately] closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c9add67) signal close complete immediately=true 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44944])[Immediately] closed 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea97ef26, L:/10.30.170.146:17968 ! R:/10.30.170.79:44944] inactive. 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0xea97ef26, L:/10.30.170.146:17968 ! R:/10.30.170.79:44944]} end of input detected while session was in state up 00:00:37.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=139, channel=[id: 0xea97ef26, L:/10.30.170.146:17968 ! R:/10.30.170.79:44944]} down, reason: End of input 00:00:37.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #20 SSH_MSG_IGNORE 00:00:37.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 00:00:37.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #17 SSH_MSG_IGNORE 00:00:37.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 00:00:37.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #18 SSH_MSG_IGNORE 00:00:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) exit code=0, immediate=false 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) Closing gracefully 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])[immediately=false] processing 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34724]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) Closing immediately 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])[immediately=true] processing 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724] 00:00:37.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3af052c2) signal close complete immediately=true 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c1251c9) signal close complete immediately=true 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724])[Immediately] closed 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) result=null 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fd5ced4) signal close complete immediately=false 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48a97ebb) signal close complete immediately=false 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34724]) code=0 message='' shell closed 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34724]) Closing immediately 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34724]]) Closing immediately 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34724]) stopping 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34724]) stopped 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34724]])[Immediately] closed 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17969] - close(TransportIoSession[local=/10.30.170.146:17969, remote=/10.30.170.79:34724]) Closing immediately 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17969] - close(TransportIoSession[local=/10.30.170.146:17969, remote=/10.30.170.79:34724])[Immediately] closed 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7077432e) signal close complete immediately=true 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34724])[Immediately] closed 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd74944fb, L:/10.30.170.146:17969 ! R:/10.30.170.79:34724] inactive. 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0xd74944fb, L:/10.30.170.146:17969 ! R:/10.30.170.79:34724]} end of input detected while session was in state up 00:00:37.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=140, channel=[id: 0xd74944fb, L:/10.30.170.146:17969 ! R:/10.30.170.79:34724]} down, reason: End of input 00:00:37.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #16 SSH_MSG_IGNORE 00:00:37.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 00:00:37.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51990]) process #22 SSH_MSG_IGNORE 00:00:37.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_IGNORE 00:00:37.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43488]) process #21 SSH_MSG_IGNORE 00:00:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_IGNORE 00:00:37.888 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:37.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #19 SSH_MSG_IGNORE 00:00:37.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47704])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) exit code=0, immediate=false 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) Closing gracefully 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:37.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])[immediately=false] processing 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47704]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) Closing immediately 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])[immediately=true] processing 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704] 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@473f510e) signal close complete immediately=true 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@383b3ae8) signal close complete immediately=true 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704])[Immediately] closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) result=null 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6abbb91) signal close complete immediately=false 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c07ced5) signal close complete immediately=false 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47704]) code=0 message='' shell closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47704]) Closing immediately 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47704]]) Closing immediately 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47704]) stopping 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47704]) stopped 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47704]])[Immediately] closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17970] - close(TransportIoSession[local=/10.30.170.146:17970, remote=/10.30.170.79:47704]) Closing immediately 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17970] - close(TransportIoSession[local=/10.30.170.146:17970, remote=/10.30.170.79:47704])[Immediately] closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@710d517a) signal close complete immediately=true 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47704])[Immediately] closed 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6738dda8, L:/10.30.170.146:17970 ! R:/10.30.170.79:47704] inactive. 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0x6738dda8, L:/10.30.170.146:17970 ! R:/10.30.170.79:47704]} end of input detected while session was in state up 00:00:37.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=141, channel=[id: 0x6738dda8, L:/10.30.170.146:17970 ! R:/10.30.170.79:47704]} down, reason: End of input 00:00:38.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #15 SSH_MSG_IGNORE 00:00:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 00:00:38.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #17 SSH_MSG_IGNORE 00:00:38.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47502])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) exit code=0, immediate=false 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) Closing gracefully 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])[immediately=false] processing 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47502]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) Closing immediately 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])[immediately=true] processing 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502] 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@185ffcfc) signal close complete immediately=true 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ef71b57) signal close complete immediately=true 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502])[Immediately] closed 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) result=null 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25507e3d) signal close complete immediately=false 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@147d6b3) signal close complete immediately=false 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47502]) code=0 message='' shell closed 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47502]) Closing immediately 00:00:38.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47502]]) Closing immediately 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47502]) stopping 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47502]) stopped 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47502]])[Immediately] closed 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17971] - close(TransportIoSession[local=/10.30.170.146:17971, remote=/10.30.170.79:47502]) Closing immediately 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17971] - close(TransportIoSession[local=/10.30.170.146:17971, remote=/10.30.170.79:47502])[Immediately] closed 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6618627b) signal close complete immediately=true 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47502])[Immediately] closed 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0568dc6, L:/10.30.170.146:17971 ! R:/10.30.170.79:47502] inactive. 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xc0568dc6, L:/10.30.170.146:17971 ! R:/10.30.170.79:47502]} end of input detected while session was in state up 00:00:38.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=142, channel=[id: 0xc0568dc6, L:/10.30.170.146:17971 ! R:/10.30.170.79:47502]} down, reason: End of input 00:00:38.377 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #20 SSH_MSG_IGNORE 00:00:38.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 00:00:38.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #18 SSH_MSG_IGNORE 00:00:38.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 00:00:38.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #19 SSH_MSG_IGNORE 00:00:38.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 00:00:38.552 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #21 SSH_MSG_IGNORE 00:00:38.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 00:00:38.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.575 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #16 SSH_MSG_IGNORE 00:00:38.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 00:00:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32924]) process #22 SSH_MSG_IGNORE 00:00:38.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_IGNORE 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50464])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) exit code=0, immediate=false 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) Closing gracefully 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[immediately=false] processing 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) Closing immediately 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[immediately=true] processing 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d23ad04) signal close complete immediately=true 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78f04e28) signal close complete immediately=true 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[Immediately] closed 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) result=null 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ce7e5f9) signal close complete immediately=false 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2aa23adb) signal close complete immediately=false 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) code=0 message='' shell closed 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50464]) Closing immediately 00:00:38.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]]) Closing immediately 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50464]) stopping 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50464]) stopped 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]])[Immediately] closed 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17972] - close(TransportIoSession[local=/10.30.170.146:17972, remote=/10.30.170.79:50464]) Closing immediately 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17972] - close(TransportIoSession[local=/10.30.170.146:17972, remote=/10.30.170.79:50464])[Immediately] closed 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a69e906) signal close complete immediately=true 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50464])[Immediately] closed 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xac9556ee, L:/10.30.170.146:17972 ! R:/10.30.170.79:50464] inactive. 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xac9556ee, L:/10.30.170.146:17972 ! R:/10.30.170.79:50464]} end of input detected while session was in state up 00:00:38.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=143, channel=[id: 0xac9556ee, L:/10.30.170.146:17972 ! R:/10.30.170.79:50464]} down, reason: End of input 00:00:38.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #15 SSH_MSG_IGNORE 00:00:38.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 00:00:38.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #20 SSH_MSG_IGNORE 00:00:38.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 00:00:38.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:38.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #17 SSH_MSG_IGNORE 00:00:38.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57470])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) exit code=0, immediate=false 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) Closing gracefully 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])[immediately=false] processing 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57470]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) Closing immediately 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])[immediately=true] processing 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470] 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@666cb9e9) signal close complete immediately=true 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@169e7f9c) signal close complete immediately=true 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470])[Immediately] closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) result=null 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16a8043) signal close complete immediately=false 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ac24a9a) signal close complete immediately=false 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57470]) code=0 message='' shell closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57470]) Closing immediately 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57470]]) Closing immediately 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57470]) stopping 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57470]) stopped 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57470]])[Immediately] closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17973] - close(TransportIoSession[local=/10.30.170.146:17973, remote=/10.30.170.79:57470]) Closing immediately 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17973] - close(TransportIoSession[local=/10.30.170.146:17973, remote=/10.30.170.79:57470])[Immediately] closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@696215da) signal close complete immediately=true 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57470])[Immediately] closed 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb7d0ff22, L:/10.30.170.146:17973 ! R:/10.30.170.79:57470] inactive. 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xb7d0ff22, L:/10.30.170.146:17973 ! R:/10.30.170.79:57470]} end of input detected while session was in state up 00:00:38.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=144, channel=[id: 0xb7d0ff22, L:/10.30.170.146:17973 ! R:/10.30.170.79:57470]} down, reason: End of input 00:00:38.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #18 SSH_MSG_IGNORE 00:00:39.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 00:00:39.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #16 SSH_MSG_IGNORE 00:00:39.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 00:00:39.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #19 SSH_MSG_IGNORE 00:00:39.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 00:00:39.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49146]) process #22 SSH_MSG_IGNORE 00:00:39.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_IGNORE 00:00:39.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39106])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:39.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) exit code=0, immediate=false 00:00:39.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:39.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) Closing gracefully 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])[immediately=false] processing 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39106]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) Closing immediately 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])[immediately=true] processing 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106] 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22329173) signal close complete immediately=true 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34ea5a6d) signal close complete immediately=true 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106])[Immediately] closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) result=null 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b925cdc) signal close complete immediately=false 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e7504fa) signal close complete immediately=false 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39106]) code=0 message='' shell closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39106]) Closing immediately 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39106]]) Closing immediately 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39106]) stopping 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39106]) stopped 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39106]])[Immediately] closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17974] - close(TransportIoSession[local=/10.30.170.146:17974, remote=/10.30.170.79:39106]) Closing immediately 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17974] - close(TransportIoSession[local=/10.30.170.146:17974, remote=/10.30.170.79:39106])[Immediately] closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68fabf4e) signal close complete immediately=true 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39106])[Immediately] closed 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9d79ae90, L:/10.30.170.146:17974 ! R:/10.30.170.79:39106] inactive. 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0x9d79ae90, L:/10.30.170.146:17974 ! R:/10.30.170.79:39106]} end of input detected while session was in state up 00:00:39.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=145, channel=[id: 0x9d79ae90, L:/10.30.170.146:17974 ! R:/10.30.170.79:39106]} down, reason: End of input 00:00:39.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44448]) process #21 SSH_MSG_IGNORE 00:00:39.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_IGNORE 00:00:39.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #15 SSH_MSG_IGNORE 00:00:39.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 00:00:39.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #17 SSH_MSG_IGNORE 00:00:39.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 00:00:39.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36008])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) exit code=0, immediate=false 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) Closing gracefully 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])[immediately=false] processing 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36008]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) Closing immediately 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])[immediately=true] processing 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008] 00:00:39.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2309fb62) signal close complete immediately=true 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@539255a1) signal close complete immediately=true 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008])[Immediately] closed 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) result=null 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7127f7a6) signal close complete immediately=false 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38bc447) signal close complete immediately=false 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36008]) code=0 message='' shell closed 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36008]) Closing immediately 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36008]]) Closing immediately 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36008]) stopping 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36008]) stopped 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36008]])[Immediately] closed 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17975] - close(TransportIoSession[local=/10.30.170.146:17975, remote=/10.30.170.79:36008]) Closing immediately 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17975] - close(TransportIoSession[local=/10.30.170.146:17975, remote=/10.30.170.79:36008])[Immediately] closed 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fb5fdbf) signal close complete immediately=true 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36008])[Immediately] closed 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfd1973fd, L:/10.30.170.146:17975 ! R:/10.30.170.79:36008] inactive. 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0xfd1973fd, L:/10.30.170.146:17975 ! R:/10.30.170.79:36008]} end of input detected while session was in state up 00:00:39.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=146, channel=[id: 0xfd1973fd, L:/10.30.170.146:17975 ! R:/10.30.170.79:36008]} down, reason: End of input 00:00:39.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #20 SSH_MSG_IGNORE 00:00:39.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 00:00:39.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #18 SSH_MSG_IGNORE 00:00:39.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 00:00:39.878 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.883 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40438]) process #22 SSH_MSG_IGNORE 00:00:39.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_IGNORE 00:00:39.890 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:39.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #19 SSH_MSG_IGNORE 00:00:39.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 00:00:39.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44578]) process #21 SSH_MSG_IGNORE 00:00:39.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_IGNORE 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49170])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) exit code=0, immediate=false 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) Closing gracefully 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])[immediately=false] processing 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49170]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) Closing immediately 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])[immediately=true] processing 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170] 00:00:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d82e524) signal close complete immediately=true 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ec8fcf2) signal close complete immediately=true 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170])[Immediately] closed 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) result=null 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@516b47d4) signal close complete immediately=false 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5972de08) signal close complete immediately=false 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49170]) code=0 message='' shell closed 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49170]) Closing immediately 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49170]]) Closing immediately 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49170]) stopping 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49170]) stopped 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49170]])[Immediately] closed 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17976] - close(TransportIoSession[local=/10.30.170.146:17976, remote=/10.30.170.79:49170]) Closing immediately 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17976] - close(TransportIoSession[local=/10.30.170.146:17976, remote=/10.30.170.79:49170])[Immediately] closed 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1313bbc7) signal close complete immediately=true 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49170])[Immediately] closed 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x06fa55cc, L:/10.30.170.146:17976 ! R:/10.30.170.79:49170] inactive. 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0x06fa55cc, L:/10.30.170.146:17976 ! R:/10.30.170.79:49170]} end of input detected while session was in state up 00:00:39.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=147, channel=[id: 0x06fa55cc, L:/10.30.170.146:17976 ! R:/10.30.170.79:49170]} down, reason: End of input 00:00:40.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #16 SSH_MSG_IGNORE 00:00:40.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 00:00:40.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #20 SSH_MSG_IGNORE 00:00:40.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38532])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) exit code=0, immediate=false 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) Closing gracefully 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])[immediately=false] processing 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38532]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) Closing immediately 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])[immediately=true] processing 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532] 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58030eb0) signal close complete immediately=true 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b6a8208) signal close complete immediately=true 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532])[Immediately] closed 00:00:40.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) result=null 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@628e7443) signal close complete immediately=false 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73b51940) signal close complete immediately=false 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38532]) code=0 message='' shell closed 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38532]) Closing immediately 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38532]]) Closing immediately 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38532]) stopping 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38532]) stopped 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38532]])[Immediately] closed 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17977] - close(TransportIoSession[local=/10.30.170.146:17977, remote=/10.30.170.79:38532]) Closing immediately 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17977] - close(TransportIoSession[local=/10.30.170.146:17977, remote=/10.30.170.79:38532])[Immediately] closed 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3383ff08) signal close complete immediately=true 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38532])[Immediately] closed 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe55bd76d, L:/10.30.170.146:17977 ! R:/10.30.170.79:38532] inactive. 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0xe55bd76d, L:/10.30.170.146:17977 ! R:/10.30.170.79:38532]} end of input detected while session was in state up 00:00:40.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=148, channel=[id: 0xe55bd76d, L:/10.30.170.146:17977 ! R:/10.30.170.79:38532]} down, reason: End of input 00:00:40.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #15 SSH_MSG_IGNORE 00:00:40.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 00:00:40.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #18 SSH_MSG_IGNORE 00:00:40.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 00:00:40.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #17 SSH_MSG_IGNORE 00:00:40.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:00:40.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #19 SSH_MSG_IGNORE 00:00:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46776])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) exit code=0, immediate=false 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) Closing gracefully 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])[immediately=false] processing 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46776]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) Closing immediately 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:40.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])[immediately=true] processing 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776] 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c4127c1) signal close complete immediately=true 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f0f9a8e) signal close complete immediately=true 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776])[Immediately] closed 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) result=null 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b96fa75) signal close complete immediately=false 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dcf3e66) signal close complete immediately=false 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46776]) code=0 message='' shell closed 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46776]) Closing immediately 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46776]]) Closing immediately 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46776]) stopping 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46776]) stopped 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46776]])[Immediately] closed 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17978] - close(TransportIoSession[local=/10.30.170.146:17978, remote=/10.30.170.79:46776]) Closing immediately 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17978] - close(TransportIoSession[local=/10.30.170.146:17978, remote=/10.30.170.79:46776])[Immediately] closed 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78756931) signal close complete immediately=true 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46776])[Immediately] closed 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6daccaa7, L:/10.30.170.146:17978 ! R:/10.30.170.79:46776] inactive. 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x6daccaa7, L:/10.30.170.146:17978 ! R:/10.30.170.79:46776]} end of input detected while session was in state up 00:00:40.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=149, channel=[id: 0x6daccaa7, L:/10.30.170.146:17978 ! R:/10.30.170.79:46776]} down, reason: End of input 00:00:40.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45816]) process #21 SSH_MSG_IGNORE 00:00:40.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_IGNORE 00:00:40.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #16 SSH_MSG_IGNORE 00:00:40.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 00:00:40.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45970]) process #22 SSH_MSG_IGNORE 00:00:40.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_IGNORE 00:00:40.823 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #15 SSH_MSG_IGNORE 00:00:40.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 00:00:40.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55968])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:40.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) exit code=0, immediate=false 00:00:40.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:40.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:40.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:40.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:40.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) Closing gracefully 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])[immediately=false] processing 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55968]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) Closing immediately 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])[immediately=true] processing 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968] 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7df3c9b2) signal close complete immediately=true 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fdf2293) signal close complete immediately=true 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968])[Immediately] closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) result=null 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@118ecec7) signal close complete immediately=false 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70991168) signal close complete immediately=false 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55968]) code=0 message='' shell closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55968]) Closing immediately 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55968]]) Closing immediately 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55968]) stopping 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55968]) stopped 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55968]])[Immediately] closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17979] - close(TransportIoSession[local=/10.30.170.146:17979, remote=/10.30.170.79:55968]) Closing immediately 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17979] - close(TransportIoSession[local=/10.30.170.146:17979, remote=/10.30.170.79:55968])[Immediately] closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1344e890) signal close complete immediately=true 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55968])[Immediately] closed 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdb74526f, L:/10.30.170.146:17979 ! R:/10.30.170.79:55968] inactive. 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xdb74526f, L:/10.30.170.146:17979 ! R:/10.30.170.79:55968]} end of input detected while session was in state up 00:00:40.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=150, channel=[id: 0xdb74526f, L:/10.30.170.146:17979 ! R:/10.30.170.79:55968]} down, reason: End of input 00:00:40.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:40.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #17 SSH_MSG_IGNORE 00:00:40.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 00:00:41.067 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #18 SSH_MSG_IGNORE 00:00:41.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 00:00:41.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #20 SSH_MSG_IGNORE 00:00:41.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 00:00:41.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34496])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) exit code=0, immediate=false 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) Closing gracefully 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])[immediately=false] processing 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34496]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) Closing immediately 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])[immediately=true] processing 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496] 00:00:41.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b51a6f) signal close complete immediately=true 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65649c70) signal close complete immediately=true 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496])[Immediately] closed 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) result=null 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eced079) signal close complete immediately=false 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42ab7b38) signal close complete immediately=false 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34496]) code=0 message='' shell closed 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34496]) Closing immediately 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34496]]) Closing immediately 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34496]) stopping 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34496]) stopped 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34496]])[Immediately] closed 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17980] - close(TransportIoSession[local=/10.30.170.146:17980, remote=/10.30.170.79:34496]) Closing immediately 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17980] - close(TransportIoSession[local=/10.30.170.146:17980, remote=/10.30.170.79:34496])[Immediately] closed 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a656760) signal close complete immediately=true 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34496])[Immediately] closed 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfe007451, L:/10.30.170.146:17980 ! R:/10.30.170.79:34496] inactive. 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0xfe007451, L:/10.30.170.146:17980 ! R:/10.30.170.79:34496]} end of input detected while session was in state up 00:00:41.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=151, channel=[id: 0xfe007451, L:/10.30.170.146:17980 ! R:/10.30.170.79:34496]} down, reason: End of input 00:00:41.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.332 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #19 SSH_MSG_IGNORE 00:00:41.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 00:00:41.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58906]) process #21 SSH_MSG_IGNORE 00:00:41.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_IGNORE 00:00:41.404 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51918]) process #22 SSH_MSG_IGNORE 00:00:41.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_IGNORE 00:00:41.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #16 SSH_MSG_IGNORE 00:00:41.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36142])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) exit code=0, immediate=false 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) Closing gracefully 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) 00:00:41.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])[immediately=false] processing 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36142]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) Closing immediately 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])[immediately=true] processing 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142] 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54edbebd) signal close complete immediately=true 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@143e59d) signal close complete immediately=true 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142])[Immediately] closed 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) result=null 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c8e683b) signal close complete immediately=false 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13f57a64) signal close complete immediately=false 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36142]) code=0 message='' shell closed 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36142]) Closing immediately 00:00:41.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36142]]) Closing immediately 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36142]) stopping 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36142]) stopped 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36142]])[Immediately] closed 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17981] - close(TransportIoSession[local=/10.30.170.146:17981, remote=/10.30.170.79:36142]) Closing immediately 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17981] - close(TransportIoSession[local=/10.30.170.146:17981, remote=/10.30.170.79:36142])[Immediately] closed 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ad436f1) signal close complete immediately=true 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36142])[Immediately] closed 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xef23cbd2, L:/10.30.170.146:17981 ! R:/10.30.170.79:36142] inactive. 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0xef23cbd2, L:/10.30.170.146:17981 ! R:/10.30.170.79:36142]} end of input detected while session was in state up 00:00:41.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=152, channel=[id: 0xef23cbd2, L:/10.30.170.146:17981 ! R:/10.30.170.79:36142]} down, reason: End of input 00:00:41.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #15 SSH_MSG_IGNORE 00:00:41.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 00:00:41.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #17 SSH_MSG_IGNORE 00:00:41.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 00:00:41.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #19 SSH_MSG_IGNORE 00:00:41.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 00:00:41.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:41.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #18 SSH_MSG_IGNORE 00:00:41.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) exit code=0, immediate=false 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) Closing gracefully 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])[immediately=false] processing 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33344]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:41.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) Closing immediately 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])[immediately=true] processing 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344] 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6073ba2c) signal close complete immediately=true 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61f52ee6) signal close complete immediately=true 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344])[Immediately] closed 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) result=null 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@342c3b46) signal close complete immediately=false 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64eca4c5) signal close complete immediately=false 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33344]) code=0 message='' shell closed 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33344]) Closing immediately 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33344]]) Closing immediately 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33344]) stopping 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33344]) stopped 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33344]])[Immediately] closed 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17982] - close(TransportIoSession[local=/10.30.170.146:17982, remote=/10.30.170.79:33344]) Closing immediately 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17982] - close(TransportIoSession[local=/10.30.170.146:17982, remote=/10.30.170.79:33344])[Immediately] closed 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19b3d0ae) signal close complete immediately=true 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33344])[Immediately] closed 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x56b8c00a, L:/10.30.170.146:17982 ! R:/10.30.170.79:33344] inactive. 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x56b8c00a, L:/10.30.170.146:17982 ! R:/10.30.170.79:33344]} end of input detected while session was in state up 00:00:41.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=153, channel=[id: 0x56b8c00a, L:/10.30.170.146:17982 ! R:/10.30.170.79:33344]} down, reason: End of input 00:00:42.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #20 SSH_MSG_IGNORE 00:00:42.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 00:00:42.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #16 SSH_MSG_IGNORE 00:00:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 00:00:42.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36848]) process #22 SSH_MSG_IGNORE 00:00:42.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_IGNORE 00:00:42.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #15 SSH_MSG_IGNORE 00:00:42.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 00:00:42.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41812]) process #21 SSH_MSG_IGNORE 00:00:42.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_IGNORE 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39078])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) exit code=0, immediate=false 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) Closing gracefully 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])[immediately=false] processing 00:00:42.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39078]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) Closing immediately 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])[immediately=true] processing 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078] 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e78a58b) signal close complete immediately=true 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27f69096) signal close complete immediately=true 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078])[Immediately] closed 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) result=null 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@116cc9d6) signal close complete immediately=false 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dadcc4b) signal close complete immediately=false 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39078]) code=0 message='' shell closed 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39078]) Closing immediately 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39078]]) Closing immediately 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39078]) stopping 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39078]) stopped 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39078]])[Immediately] closed 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17983] - close(TransportIoSession[local=/10.30.170.146:17983, remote=/10.30.170.79:39078]) Closing immediately 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17983] - close(TransportIoSession[local=/10.30.170.146:17983, remote=/10.30.170.79:39078])[Immediately] closed 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b26c88) signal close complete immediately=true 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39078])[Immediately] closed 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xffe78316, L:/10.30.170.146:17983 ! R:/10.30.170.79:39078] inactive. 00:00:42.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0xffe78316, L:/10.30.170.146:17983 ! R:/10.30.170.79:39078]} end of input detected while session was in state up 00:00:42.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=154, channel=[id: 0xffe78316, L:/10.30.170.146:17983 ! R:/10.30.170.79:39078]} down, reason: End of input 00:00:42.455 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #17 SSH_MSG_IGNORE 00:00:42.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 00:00:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #20 SSH_MSG_IGNORE 00:00:42.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 00:00:42.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #18 SSH_MSG_IGNORE 00:00:42.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) exit code=0, immediate=false 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) Closing gracefully 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])[immediately=false] processing 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55314]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) Closing immediately 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])[immediately=true] processing 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314] 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b1242ec) signal close complete immediately=true 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f0f853f) signal close complete immediately=true 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314])[Immediately] closed 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) result=null 00:00:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59f57982) signal close complete immediately=false 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@84c362a) signal close complete immediately=false 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55314]) code=0 message='' shell closed 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55314]) Closing immediately 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55314]]) Closing immediately 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55314]) stopping 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55314]) stopped 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55314]])[Immediately] closed 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17984] - close(TransportIoSession[local=/10.30.170.146:17984, remote=/10.30.170.79:55314]) Closing immediately 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17984] - close(TransportIoSession[local=/10.30.170.146:17984, remote=/10.30.170.79:55314])[Immediately] closed 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@612010ed) signal close complete immediately=true 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55314])[Immediately] closed 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf8a236de, L:/10.30.170.146:17984 ! R:/10.30.170.79:55314] inactive. 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xf8a236de, L:/10.30.170.146:17984 ! R:/10.30.170.79:55314]} end of input detected while session was in state up 00:00:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=155, channel=[id: 0xf8a236de, L:/10.30.170.146:17984 ! R:/10.30.170.79:55314]} down, reason: End of input 00:00:42.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #16 SSH_MSG_IGNORE 00:00:42.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 00:00:42.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #19 SSH_MSG_IGNORE 00:00:42.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 00:00:42.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:42.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54304]) process #22 SSH_MSG_IGNORE 00:00:42.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_IGNORE 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60758])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) exit code=0, immediate=false 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) Closing gracefully 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])[immediately=false] processing 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:43.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60758]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) Closing immediately 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])[immediately=true] processing 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758] 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58439e46) signal close complete immediately=true 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@467130fc) signal close complete immediately=true 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758])[Immediately] closed 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) result=null 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c7441e) signal close complete immediately=false 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d2e8d43) signal close complete immediately=false 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60758]) code=0 message='' shell closed 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60758]) Closing immediately 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60758]]) Closing immediately 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60758]) stopping 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60758]) stopped 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60758]])[Immediately] closed 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17985] - close(TransportIoSession[local=/10.30.170.146:17985, remote=/10.30.170.79:60758]) Closing immediately 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17985] - close(TransportIoSession[local=/10.30.170.146:17985, remote=/10.30.170.79:60758])[Immediately] closed 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49db930e) signal close complete immediately=true 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60758])[Immediately] closed 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x05e5ceba, L:/10.30.170.146:17985 ! R:/10.30.170.79:60758] inactive. 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x05e5ceba, L:/10.30.170.146:17985 ! R:/10.30.170.79:60758]} end of input detected while session was in state up 00:00:43.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=156, channel=[id: 0x05e5ceba, L:/10.30.170.146:17985 ! R:/10.30.170.79:60758]} down, reason: End of input 00:00:43.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #15 SSH_MSG_IGNORE 00:00:43.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 00:00:43.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36386]) process #21 SSH_MSG_IGNORE 00:00:43.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_IGNORE 00:00:43.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #17 SSH_MSG_IGNORE 00:00:43.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 00:00:43.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #20 SSH_MSG_IGNORE 00:00:43.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 00:00:43.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #19 SSH_MSG_IGNORE 00:00:43.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 00:00:43.353 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #18 SSH_MSG_IGNORE 00:00:43.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34118])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) exit code=0, immediate=false 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) Closing gracefully 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])[immediately=false] processing 00:00:43.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34118]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) Closing immediately 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])[immediately=true] processing 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118] 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a0687c) signal close complete immediately=true 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1939b517) signal close complete immediately=true 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118])[Immediately] closed 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) result=null 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4872849a) signal close complete immediately=false 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@429f04aa) signal close complete immediately=false 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34118]) code=0 message='' shell closed 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34118]) Closing immediately 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34118]]) Closing immediately 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34118]) stopping 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34118]) stopped 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34118]])[Immediately] closed 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17986] - close(TransportIoSession[local=/10.30.170.146:17986, remote=/10.30.170.79:34118]) Closing immediately 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17986] - close(TransportIoSession[local=/10.30.170.146:17986, remote=/10.30.170.79:34118])[Immediately] closed 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@437d670d) signal close complete immediately=true 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34118])[Immediately] closed 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x914a1806, L:/10.30.170.146:17986 ! R:/10.30.170.79:34118] inactive. 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x914a1806, L:/10.30.170.146:17986 ! R:/10.30.170.79:34118]} end of input detected while session was in state up 00:00:43.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=157, channel=[id: 0x914a1806, L:/10.30.170.146:17986 ! R:/10.30.170.79:34118]} down, reason: End of input 00:00:43.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #16 SSH_MSG_IGNORE 00:00:43.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 00:00:43.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51948]) process #22 SSH_MSG_IGNORE 00:00:43.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_IGNORE 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) exit code=0, immediate=false 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) Closing gracefully 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])[immediately=false] processing 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60712]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:43.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) Closing immediately 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])[immediately=true] processing 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712] 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54a9d2eb) signal close complete immediately=true 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@580102e8) signal close complete immediately=true 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712])[Immediately] closed 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) result=null 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@969af1a) signal close complete immediately=false 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@199077e5) signal close complete immediately=false 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60712]) code=0 message='' shell closed 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60712]) Closing immediately 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60712]]) Closing immediately 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60712]) stopping 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60712]) stopped 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60712]])[Immediately] closed 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17987] - close(TransportIoSession[local=/10.30.170.146:17987, remote=/10.30.170.79:60712]) Closing immediately 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17987] - close(TransportIoSession[local=/10.30.170.146:17987, remote=/10.30.170.79:60712])[Immediately] closed 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b4c0b6) signal close complete immediately=true 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60712])[Immediately] closed 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x964526ac, L:/10.30.170.146:17987 ! R:/10.30.170.79:60712] inactive. 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x964526ac, L:/10.30.170.146:17987 ! R:/10.30.170.79:60712]} end of input detected while session was in state up 00:00:43.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=158, channel=[id: 0x964526ac, L:/10.30.170.146:17987 ! R:/10.30.170.79:60712]} down, reason: End of input 00:00:43.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #18 SSH_MSG_IGNORE 00:00:43.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 00:00:43.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #17 SSH_MSG_IGNORE 00:00:43.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55252])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) exit code=0, immediate=false 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) Closing gracefully 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])[immediately=false] processing 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55252]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) Closing immediately 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])[immediately=true] processing 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252] 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28ac44dd) signal close complete immediately=true 00:00:43.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@505dc75c) signal close complete immediately=true 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252])[Immediately] closed 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) result=null 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9af7dc) signal close complete immediately=false 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d7e3400) signal close complete immediately=false 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55252]) code=0 message='' shell closed 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55252]) Closing immediately 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55252]]) Closing immediately 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55252]) stopping 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55252]) stopped 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55252]])[Immediately] closed 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17988] - close(TransportIoSession[local=/10.30.170.146:17988, remote=/10.30.170.79:55252]) Closing immediately 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17988] - close(TransportIoSession[local=/10.30.170.146:17988, remote=/10.30.170.79:55252])[Immediately] closed 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@573e11de) signal close complete immediately=true 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55252])[Immediately] closed 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x02bbd63e, L:/10.30.170.146:17988 ! R:/10.30.170.79:55252] inactive. 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0x02bbd63e, L:/10.30.170.146:17988 ! R:/10.30.170.79:55252]} end of input detected while session was in state up 00:00:43.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=159, channel=[id: 0x02bbd63e, L:/10.30.170.146:17988 ! R:/10.30.170.79:55252]} down, reason: End of input 00:00:43.974 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:43.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39734]) process #21 SSH_MSG_IGNORE 00:00:43.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_IGNORE 00:00:44.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #15 SSH_MSG_IGNORE 00:00:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 00:00:44.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #20 SSH_MSG_IGNORE 00:00:44.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 00:00:44.292 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52934])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) exit code=0, immediate=false 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) Closing gracefully 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])[immediately=false] processing 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52934]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) Closing immediately 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])[immediately=true] processing 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934] 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54508173) signal close complete immediately=true 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47c1ed94) signal close complete immediately=true 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934])[Immediately] closed 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) result=null 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20662284) signal close complete immediately=false 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50dda47f) signal close complete immediately=false 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52934]) code=0 message='' shell closed 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52934]) Closing immediately 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52934]]) Closing immediately 00:00:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52934]) stopping 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52934]) stopped 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52934]])[Immediately] closed 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17989] - close(TransportIoSession[local=/10.30.170.146:17989, remote=/10.30.170.79:52934]) Closing immediately 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17989] - close(TransportIoSession[local=/10.30.170.146:17989, remote=/10.30.170.79:52934])[Immediately] closed 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d6fc0e) signal close complete immediately=true 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52934])[Immediately] closed 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd03408ae, L:/10.30.170.146:17989 ! R:/10.30.170.79:52934] inactive. 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0xd03408ae, L:/10.30.170.146:17989 ! R:/10.30.170.79:52934]} end of input detected while session was in state up 00:00:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=160, channel=[id: 0xd03408ae, L:/10.30.170.146:17989 ! R:/10.30.170.79:52934]} down, reason: End of input 00:00:44.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48918]) process #21 SSH_MSG_IGNORE 00:00:44.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_IGNORE 00:00:44.348 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #19 SSH_MSG_IGNORE 00:00:44.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 00:00:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35094]) process #22 SSH_MSG_IGNORE 00:00:44.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_IGNORE 00:00:44.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #17 SSH_MSG_IGNORE 00:00:44.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 00:00:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #15 SSH_MSG_IGNORE 00:00:44.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 00:00:44.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #18 SSH_MSG_IGNORE 00:00:44.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33880])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) exit code=0, immediate=false 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) Closing gracefully 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])[immediately=false] processing 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33880]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) Closing immediately 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])[immediately=true] processing 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880] 00:00:44.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@92cdb9d) signal close complete immediately=true 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55588982) signal close complete immediately=true 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880])[Immediately] closed 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) result=null 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@342d5bbc) signal close complete immediately=false 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17563dec) signal close complete immediately=false 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33880]) code=0 message='' shell closed 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33880]) Closing immediately 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33880]]) Closing immediately 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33880]) stopping 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33880]) stopped 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33880]])[Immediately] closed 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17990] - close(TransportIoSession[local=/10.30.170.146:17990, remote=/10.30.170.79:33880]) Closing immediately 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17990] - close(TransportIoSession[local=/10.30.170.146:17990, remote=/10.30.170.79:33880])[Immediately] closed 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7849fca8) signal close complete immediately=true 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33880])[Immediately] closed 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa6e98f3f, L:/10.30.170.146:17990 ! R:/10.30.170.79:33880] inactive. 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0xa6e98f3f, L:/10.30.170.146:17990 ! R:/10.30.170.79:33880]} end of input detected while session was in state up 00:00:44.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=161, channel=[id: 0xa6e98f3f, L:/10.30.170.146:17990 ! R:/10.30.170.79:33880]} down, reason: End of input 00:00:44.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #20 SSH_MSG_IGNORE 00:00:44.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 00:00:44.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #16 SSH_MSG_IGNORE 00:00:44.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 00:00:44.831 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #16 SSH_MSG_IGNORE 00:00:44.837 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44328])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) exit code=0, immediate=false 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) Closing gracefully 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])[immediately=false] processing 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44328]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) Closing immediately 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])[immediately=true] processing 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328] 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2886525b) signal close complete immediately=true 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f10d2e5) signal close complete immediately=true 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328])[Immediately] closed 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) result=null 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@471c030e) signal close complete immediately=false 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e86f228) signal close complete immediately=false 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44328]) code=0 message='' shell closed 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44328]) Closing immediately 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44328]]) Closing immediately 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44328]) stopping 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44328]) stopped 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44328]])[Immediately] closed 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17991] - close(TransportIoSession[local=/10.30.170.146:17991, remote=/10.30.170.79:44328]) Closing immediately 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17991] - close(TransportIoSession[local=/10.30.170.146:17991, remote=/10.30.170.79:44328])[Immediately] closed 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44086729) signal close complete immediately=true 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44328])[Immediately] closed 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0765557, L:/10.30.170.146:17991 ! R:/10.30.170.79:44328] inactive. 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xc0765557, L:/10.30.170.146:17991 ! R:/10.30.170.79:44328]} end of input detected while session was in state up 00:00:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=162, channel=[id: 0xc0765557, L:/10.30.170.146:17991 ! R:/10.30.170.79:44328]} down, reason: End of input 00:00:44.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:44.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #19 SSH_MSG_IGNORE 00:00:44.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 00:00:45.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40246]) process #22 SSH_MSG_IGNORE 00:00:45.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_IGNORE 00:00:45.058 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #15 SSH_MSG_IGNORE 00:00:45.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 00:00:45.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #17 SSH_MSG_IGNORE 00:00:45.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 00:00:45.218 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48782]) process #21 SSH_MSG_IGNORE 00:00:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_IGNORE 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44778])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) exit code=0, immediate=false 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) Closing gracefully 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])[immediately=false] processing 00:00:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44778]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) Closing immediately 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])[immediately=true] processing 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778] 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@265fab87) signal close complete immediately=true 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b7bcba4) signal close complete immediately=true 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778])[Immediately] closed 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) result=null 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5df93898) signal close complete immediately=false 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26aa088c) signal close complete immediately=false 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44778]) code=0 message='' shell closed 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44778]) Closing immediately 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44778]]) Closing immediately 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44778]) stopping 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44778]) stopped 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44778]])[Immediately] closed 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17992] - close(TransportIoSession[local=/10.30.170.146:17992, remote=/10.30.170.79:44778]) Closing immediately 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17992] - close(TransportIoSession[local=/10.30.170.146:17992, remote=/10.30.170.79:44778])[Immediately] closed 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7df29c4d) signal close complete immediately=true 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44778])[Immediately] closed 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6f7f48bc, L:/10.30.170.146:17992 ! R:/10.30.170.79:44778] inactive. 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x6f7f48bc, L:/10.30.170.146:17992 ! R:/10.30.170.79:44778]} end of input detected while session was in state up 00:00:45.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=163, channel=[id: 0x6f7f48bc, L:/10.30.170.146:17992 ! R:/10.30.170.79:44778]} down, reason: End of input 00:00:45.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #18 SSH_MSG_IGNORE 00:00:45.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 00:00:45.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #20 SSH_MSG_IGNORE 00:00:45.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 00:00:45.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #16 SSH_MSG_IGNORE 00:00:45.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 00:00:45.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55166])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:45.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) exit code=0, immediate=false 00:00:45.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:45.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:45.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:45.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) Closing gracefully 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])[immediately=false] processing 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55166]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) Closing immediately 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])[immediately=true] processing 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166] 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53127a54) signal close complete immediately=true 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@317419f) signal close complete immediately=true 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166])[Immediately] closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) result=null 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5937b6bd) signal close complete immediately=false 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23bcb0a3) signal close complete immediately=false 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55166]) code=0 message='' shell closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55166]) Closing immediately 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55166]]) Closing immediately 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55166]) stopping 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55166]) stopped 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55166]])[Immediately] closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17993] - close(TransportIoSession[local=/10.30.170.146:17993, remote=/10.30.170.79:55166]) Closing immediately 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17993] - close(TransportIoSession[local=/10.30.170.146:17993, remote=/10.30.170.79:55166])[Immediately] closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63bcae5a) signal close complete immediately=true 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55166])[Immediately] closed 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x395391cf, L:/10.30.170.146:17993 ! R:/10.30.170.79:55166] inactive. 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x395391cf, L:/10.30.170.146:17993 ! R:/10.30.170.79:55166]} end of input detected while session was in state up 00:00:45.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=164, channel=[id: 0x395391cf, L:/10.30.170.146:17993 ! R:/10.30.170.79:55166]} down, reason: End of input 00:00:45.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #19 SSH_MSG_IGNORE 00:00:45.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 00:00:45.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #15 SSH_MSG_IGNORE 00:00:45.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 00:00:45.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #17 SSH_MSG_IGNORE 00:00:45.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 00:00:45.890 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53942]) process #22 SSH_MSG_IGNORE 00:00:45.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_IGNORE 00:00:45.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40990]) process #21 SSH_MSG_IGNORE 00:00:45.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_IGNORE 00:00:45.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34350])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) exit code=0, immediate=false 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) Closing gracefully 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])[immediately=false] processing 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34350]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) Closing immediately 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])[immediately=true] processing 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350] 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26e6d8f2) signal close complete immediately=true 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c554b2a) signal close complete immediately=true 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350])[Immediately] closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) result=null 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ad5f0ac) signal close complete immediately=false 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7581482d) signal close complete immediately=false 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34350]) code=0 message='' shell closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34350]) Closing immediately 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34350]]) Closing immediately 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34350]) stopping 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34350]) stopped 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34350]])[Immediately] closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17994] - close(TransportIoSession[local=/10.30.170.146:17994, remote=/10.30.170.79:34350]) Closing immediately 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17994] - close(TransportIoSession[local=/10.30.170.146:17994, remote=/10.30.170.79:34350])[Immediately] closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65302f27) signal close complete immediately=true 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34350])[Immediately] closed 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xffe5b2e8, L:/10.30.170.146:17994 ! R:/10.30.170.79:34350] inactive. 00:00:45.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xffe5b2e8, L:/10.30.170.146:17994 ! R:/10.30.170.79:34350]} end of input detected while session was in state up 00:00:45.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=165, channel=[id: 0xffe5b2e8, L:/10.30.170.146:17994 ! R:/10.30.170.79:34350]} down, reason: End of input 00:00:46.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #20 SSH_MSG_IGNORE 00:00:46.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 00:00:46.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #18 SSH_MSG_IGNORE 00:00:46.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53066])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) exit code=0, immediate=false 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) Closing gracefully 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])[immediately=false] processing 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53066]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) Closing immediately 00:00:46.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])[immediately=true] processing 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066] 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@648dc6d5) signal close complete immediately=true 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79e31349) signal close complete immediately=true 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066])[Immediately] closed 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) result=null 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58048a53) signal close complete immediately=false 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65277b93) signal close complete immediately=false 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53066]) code=0 message='' shell closed 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53066]) Closing immediately 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53066]]) Closing immediately 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53066]) stopping 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53066]) stopped 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53066]])[Immediately] closed 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17995] - close(TransportIoSession[local=/10.30.170.146:17995, remote=/10.30.170.79:53066]) Closing immediately 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17995] - close(TransportIoSession[local=/10.30.170.146:17995, remote=/10.30.170.79:53066])[Immediately] closed 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f16a28c) signal close complete immediately=true 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53066])[Immediately] closed 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2574534c, L:/10.30.170.146:17995 ! R:/10.30.170.79:53066] inactive. 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x2574534c, L:/10.30.170.146:17995 ! R:/10.30.170.79:53066]} end of input detected while session was in state up 00:00:46.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=166, channel=[id: 0x2574534c, L:/10.30.170.146:17995 ! R:/10.30.170.79:53066]} down, reason: End of input 00:00:46.300 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #16 SSH_MSG_IGNORE 00:00:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 00:00:46.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #15 SSH_MSG_IGNORE 00:00:46.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 00:00:46.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #19 SSH_MSG_IGNORE 00:00:46.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 00:00:46.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #17 SSH_MSG_IGNORE 00:00:46.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 00:00:46.464 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39716]) process #21 SSH_MSG_IGNORE 00:00:46.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_IGNORE 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51990])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) exit code=0, immediate=false 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) Closing gracefully 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])[immediately=false] processing 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51990]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) Closing immediately 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:46.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])[immediately=true] processing 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990] 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13f9f444) signal close complete immediately=true 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12f1c39) signal close complete immediately=true 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990])[Immediately] closed 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) result=null 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49b98a1e) signal close complete immediately=false 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@333e9963) signal close complete immediately=false 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51990]) code=0 message='' shell closed 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51990]) Closing immediately 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51990]]) Closing immediately 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51990]) stopping 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51990]) stopped 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51990]])[Immediately] closed 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17996] - close(TransportIoSession[local=/10.30.170.146:17996, remote=/10.30.170.79:51990]) Closing immediately 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:17996] - close(TransportIoSession[local=/10.30.170.146:17996, remote=/10.30.170.79:51990])[Immediately] closed 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f390094) signal close complete immediately=true 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51990])[Immediately] closed 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x115771d1, L:/10.30.170.146:17996 ! R:/10.30.170.79:51990] inactive. 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x115771d1, L:/10.30.170.146:17996 ! R:/10.30.170.79:51990]} end of input detected while session was in state up 00:00:46.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=167, channel=[id: 0x115771d1, L:/10.30.170.146:17996 ! R:/10.30.170.79:51990]} down, reason: End of input 00:00:46.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #18 SSH_MSG_IGNORE 00:00:46.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 00:00:46.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41400]) process #22 SSH_MSG_IGNORE 00:00:46.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_IGNORE 00:00:46.816 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:46.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #20 SSH_MSG_IGNORE 00:00:46.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:32924])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) exit code=0, immediate=false 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) Closing gracefully 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])[immediately=false] processing 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32924]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) Closing immediately 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])[immediately=true] processing 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924] 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ecffe5b) signal close complete immediately=true 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54fb37c1) signal close complete immediately=true 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924])[Immediately] closed 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) result=null 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cc6676a) signal close complete immediately=false 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e885724) signal close complete immediately=false 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32924]) code=0 message='' shell closed 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:32924]) Closing immediately 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32924]]) Closing immediately 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32924]) stopping 00:00:46.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32924]) stopped 00:00:46.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32924]])[Immediately] closed 00:00:46.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17997] - close(TransportIoSession[local=/10.30.170.146:17997, remote=/10.30.170.79:32924]) Closing immediately 00:00:46.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:17997] - close(TransportIoSession[local=/10.30.170.146:17997, remote=/10.30.170.79:32924])[Immediately] closed 00:00:46.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f344188) signal close complete immediately=true 00:00:46.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:32924])[Immediately] closed 00:00:46.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x393661fc, L:/10.30.170.146:17997 ! R:/10.30.170.79:32924] inactive. 00:00:46.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x393661fc, L:/10.30.170.146:17997 ! R:/10.30.170.79:32924]} end of input detected while session was in state up 00:00:46.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=168, channel=[id: 0x393661fc, L:/10.30.170.146:17997 ! R:/10.30.170.79:32924]} down, reason: End of input 00:00:47.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #19 SSH_MSG_IGNORE 00:00:47.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 00:00:47.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #15 SSH_MSG_IGNORE 00:00:47.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 00:00:47.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42422]) process #21 SSH_MSG_IGNORE 00:00:47.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_IGNORE 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49146])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) exit code=0, immediate=false 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) Closing gracefully 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])[immediately=false] processing 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49146]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) Closing immediately 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])[immediately=true] processing 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146] 00:00:47.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d5d5931) signal close complete immediately=true 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f70698e) signal close complete immediately=true 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146])[Immediately] closed 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) result=null 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56c1ccab) signal close complete immediately=false 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f09df24) signal close complete immediately=false 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49146]) code=0 message='' shell closed 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49146]) Closing immediately 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49146]]) Closing immediately 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49146]) stopping 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49146]) stopped 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49146]])[Immediately] closed 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17998] - close(TransportIoSession[local=/10.30.170.146:17998, remote=/10.30.170.79:49146]) Closing immediately 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:17998] - close(TransportIoSession[local=/10.30.170.146:17998, remote=/10.30.170.79:49146])[Immediately] closed 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@582a9725) signal close complete immediately=true 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49146])[Immediately] closed 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f975344, L:/10.30.170.146:17998 ! R:/10.30.170.79:49146] inactive. 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x0f975344, L:/10.30.170.146:17998 ! R:/10.30.170.79:49146]} end of input detected while session was in state up 00:00:47.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=169, channel=[id: 0x0f975344, L:/10.30.170.146:17998 ! R:/10.30.170.79:49146]} down, reason: End of input 00:00:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #17 SSH_MSG_IGNORE 00:00:47.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 00:00:47.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #16 SSH_MSG_IGNORE 00:00:47.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 00:00:47.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #18 SSH_MSG_IGNORE 00:00:47.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 00:00:47.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38052]) process #22 SSH_MSG_IGNORE 00:00:47.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_IGNORE 00:00:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #20 SSH_MSG_IGNORE 00:00:47.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 00:00:47.601 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40438])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:47.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) exit code=0, immediate=false 00:00:47.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:47.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:47.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:47.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:47.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) Closing gracefully 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])[immediately=false] processing 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40438]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) Closing immediately 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])[immediately=true] processing 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438] 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76d90b06) signal close complete immediately=true 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cc60ddc) signal close complete immediately=true 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438])[Immediately] closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) result=null 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58f14710) signal close complete immediately=false 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a2425c8) signal close complete immediately=false 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40438]) code=0 message='' shell closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40438]) Closing immediately 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40438]]) Closing immediately 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40438]) stopping 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40438]) stopped 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40438]])[Immediately] closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17999] - close(TransportIoSession[local=/10.30.170.146:17999, remote=/10.30.170.79:40438]) Closing immediately 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:17999] - close(TransportIoSession[local=/10.30.170.146:17999, remote=/10.30.170.79:40438])[Immediately] closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@449b80b1) signal close complete immediately=true 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40438])[Immediately] closed 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf8f03f60, L:/10.30.170.146:17999 ! R:/10.30.170.79:40438] inactive. 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0xf8f03f60, L:/10.30.170.146:17999 ! R:/10.30.170.79:40438]} end of input detected while session was in state up 00:00:47.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=170, channel=[id: 0xf8f03f60, L:/10.30.170.146:17999 ! R:/10.30.170.79:40438]} down, reason: End of input 00:00:47.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #16 SSH_MSG_IGNORE 00:00:47.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 00:00:47.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50324]) process #21 SSH_MSG_IGNORE 00:00:47.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_IGNORE 00:00:47.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #15 SSH_MSG_IGNORE 00:00:47.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 00:00:47.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:47.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #19 SSH_MSG_IGNORE 00:00:47.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45970])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) exit code=0, immediate=false 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) Closing gracefully 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])[immediately=false] processing 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45970]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) Closing immediately 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])[immediately=true] processing 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970] 00:00:47.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73ca670b) signal close complete immediately=true 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@159e3c1b) signal close complete immediately=true 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970])[Immediately] closed 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) result=null 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@124ab35d) signal close complete immediately=false 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ccbc79) signal close complete immediately=false 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45970]) code=0 message='' shell closed 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45970]) Closing immediately 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45970]]) Closing immediately 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45970]) stopping 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45970]) stopped 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45970]])[Immediately] closed 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18000] - close(TransportIoSession[local=/10.30.170.146:18000, remote=/10.30.170.79:45970]) Closing immediately 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18000] - close(TransportIoSession[local=/10.30.170.146:18000, remote=/10.30.170.79:45970])[Immediately] closed 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@619e6974) signal close complete immediately=true 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45970])[Immediately] closed 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8fec2aed, L:/10.30.170.146:18000 ! R:/10.30.170.79:45970] inactive. 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0x8fec2aed, L:/10.30.170.146:18000 ! R:/10.30.170.79:45970]} end of input detected while session was in state up 00:00:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=171, channel=[id: 0x8fec2aed, L:/10.30.170.146:18000 ! R:/10.30.170.79:45970]} down, reason: End of input 00:00:48.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35802]) process #22 SSH_MSG_IGNORE 00:00:48.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_IGNORE 00:00:48.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #17 SSH_MSG_IGNORE 00:00:48.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 00:00:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #20 SSH_MSG_IGNORE 00:00:48.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 00:00:48.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #18 SSH_MSG_IGNORE 00:00:48.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51918])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) exit code=0, immediate=false 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) Closing gracefully 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])[immediately=false] processing 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51918]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) Closing immediately 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])[immediately=true] processing 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918] 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cf69acb) signal close complete immediately=true 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fbde763) signal close complete immediately=true 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918])[Immediately] closed 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) result=null 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@152d0e76) signal close complete immediately=false 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59a96d88) signal close complete immediately=false 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51918]) code=0 message='' shell closed 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51918]) Closing immediately 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51918]]) Closing immediately 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51918]) stopping 00:00:48.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51918]) stopped 00:00:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51918]])[Immediately] closed 00:00:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18001] - close(TransportIoSession[local=/10.30.170.146:18001, remote=/10.30.170.79:51918]) Closing immediately 00:00:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18001] - close(TransportIoSession[local=/10.30.170.146:18001, remote=/10.30.170.79:51918])[Immediately] closed 00:00:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71a194b4) signal close complete immediately=true 00:00:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51918])[Immediately] closed 00:00:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe86a0d4f, L:/10.30.170.146:18001 ! R:/10.30.170.79:51918] inactive. 00:00:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xe86a0d4f, L:/10.30.170.146:18001 ! R:/10.30.170.79:51918]} end of input detected while session was in state up 00:00:48.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=172, channel=[id: 0xe86a0d4f, L:/10.30.170.146:18001 ! R:/10.30.170.79:51918]} down, reason: End of input 00:00:48.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #16 SSH_MSG_IGNORE 00:00:48.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 00:00:48.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #15 SSH_MSG_IGNORE 00:00:48.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 00:00:48.574 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.580 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #17 SSH_MSG_IGNORE 00:00:48.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 00:00:48.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #19 SSH_MSG_IGNORE 00:00:48.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) exit code=0, immediate=false 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) Closing gracefully 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])[immediately=false] processing 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36848]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) Closing immediately 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])[immediately=true] processing 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848] 00:00:48.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41c8a87c) signal close complete immediately=true 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@209e96e3) signal close complete immediately=true 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848])[Immediately] closed 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) result=null 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78b84b40) signal close complete immediately=false 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9f48466) signal close complete immediately=false 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36848]) code=0 message='' shell closed 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36848]) Closing immediately 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36848]]) Closing immediately 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36848]) stopping 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36848]) stopped 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36848]])[Immediately] closed 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18002] - close(TransportIoSession[local=/10.30.170.146:18002, remote=/10.30.170.79:36848]) Closing immediately 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18002] - close(TransportIoSession[local=/10.30.170.146:18002, remote=/10.30.170.79:36848])[Immediately] closed 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dfb466c) signal close complete immediately=true 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36848])[Immediately] closed 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x54584da6, L:/10.30.170.146:18002 ! R:/10.30.170.79:36848] inactive. 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x54584da6, L:/10.30.170.146:18002 ! R:/10.30.170.79:36848]} end of input detected while session was in state up 00:00:48.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=173, channel=[id: 0x54584da6, L:/10.30.170.146:18002 ! R:/10.30.170.79:36848]} down, reason: End of input 00:00:48.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #18 SSH_MSG_IGNORE 00:00:48.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 00:00:48.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39988]) process #21 SSH_MSG_IGNORE 00:00:48.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_IGNORE 00:00:48.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52338]) process #22 SSH_MSG_IGNORE 00:00:48.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_IGNORE 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54304])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) exit code=0, immediate=false 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) Closing gracefully 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) 00:00:48.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[immediately=false] processing 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54304]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) Closing immediately 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[immediately=true] processing 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304] 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69c33ebb) signal close complete immediately=true 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fa211d5) signal close complete immediately=true 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304])[Immediately] closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) result=null 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63dc1a80) signal close complete immediately=false 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ff49427) signal close complete immediately=false 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54304]) code=0 message='' shell closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54304]) Closing immediately 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]]) Closing immediately 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54304]) stopping 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54304]) stopped 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54304]])[Immediately] closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18003] - close(TransportIoSession[local=/10.30.170.146:18003, remote=/10.30.170.79:54304]) Closing immediately 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18003] - close(TransportIoSession[local=/10.30.170.146:18003, remote=/10.30.170.79:54304])[Immediately] closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fb24384) signal close complete immediately=true 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54304])[Immediately] closed 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xff2201a1, L:/10.30.170.146:18003 ! R:/10.30.170.79:54304] inactive. 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0xff2201a1, L:/10.30.170.146:18003 ! R:/10.30.170.79:54304]} end of input detected while session was in state up 00:00:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=174, channel=[id: 0xff2201a1, L:/10.30.170.146:18003 ! R:/10.30.170.79:54304]} down, reason: End of input 00:00:49.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #20 SSH_MSG_IGNORE 00:00:49.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 00:00:49.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #16 SSH_MSG_IGNORE 00:00:49.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 00:00:49.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #15 SSH_MSG_IGNORE 00:00:49.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 00:00:49.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38624]) process #21 SSH_MSG_IGNORE 00:00:49.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_IGNORE 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51948])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) exit code=0, immediate=false 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) Closing gracefully 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:49.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])[immediately=false] processing 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51948]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) Closing immediately 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])[immediately=true] processing 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948] 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74df373f) signal close complete immediately=true 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5684ff23) signal close complete immediately=true 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948])[Immediately] closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) result=null 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f6e4279) signal close complete immediately=false 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@286bde7a) signal close complete immediately=false 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51948]) code=0 message='' shell closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51948]) Closing immediately 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51948]]) Closing immediately 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51948]) stopping 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51948]) stopped 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51948]])[Immediately] closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18004] - close(TransportIoSession[local=/10.30.170.146:18004, remote=/10.30.170.79:51948]) Closing immediately 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18004] - close(TransportIoSession[local=/10.30.170.146:18004, remote=/10.30.170.79:51948])[Immediately] closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25807287) signal close complete immediately=true 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51948])[Immediately] closed 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8cbcc1a9, L:/10.30.170.146:18004 ! R:/10.30.170.79:51948] inactive. 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0x8cbcc1a9, L:/10.30.170.146:18004 ! R:/10.30.170.79:51948]} end of input detected while session was in state up 00:00:49.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=175, channel=[id: 0x8cbcc1a9, L:/10.30.170.146:18004 ! R:/10.30.170.79:51948]} down, reason: End of input 00:00:49.290 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #19 SSH_MSG_IGNORE 00:00:49.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 00:00:49.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #17 SSH_MSG_IGNORE 00:00:49.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 00:00:49.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55422]) process #22 SSH_MSG_IGNORE 00:00:49.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_IGNORE 00:00:49.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #20 SSH_MSG_IGNORE 00:00:49.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) exit code=0, immediate=false 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) Closing gracefully 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])[immediately=false] processing 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35094]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) Closing immediately 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])[immediately=true] processing 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094] 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@135ad981) signal close complete immediately=true 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dab87e5) signal close complete immediately=true 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094])[Immediately] closed 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) result=null 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@711c9add) signal close complete immediately=false 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e8cd77) signal close complete immediately=false 00:00:49.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35094]) code=0 message='' shell closed 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35094]) Closing immediately 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35094]]) Closing immediately 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35094]) stopping 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35094]) stopped 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35094]])[Immediately] closed 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18005] - close(TransportIoSession[local=/10.30.170.146:18005, remote=/10.30.170.79:35094]) Closing immediately 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18005] - close(TransportIoSession[local=/10.30.170.146:18005, remote=/10.30.170.79:35094])[Immediately] closed 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45bb9a3a) signal close complete immediately=true 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35094])[Immediately] closed 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ab8e0ac, L:/10.30.170.146:18005 ! R:/10.30.170.79:35094] inactive. 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x9ab8e0ac, L:/10.30.170.146:18005 ! R:/10.30.170.79:35094]} end of input detected while session was in state up 00:00:49.620 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=176, channel=[id: 0x9ab8e0ac, L:/10.30.170.146:18005 ! R:/10.30.170.79:35094]} down, reason: End of input 00:00:49.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #18 SSH_MSG_IGNORE 00:00:49.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 00:00:49.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #16 SSH_MSG_IGNORE 00:00:49.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 00:00:49.897 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #19 SSH_MSG_IGNORE 00:00:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 00:00:49.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #15 SSH_MSG_IGNORE 00:00:49.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 00:00:49.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:49.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47132]) process #21 SSH_MSG_IGNORE 00:00:49.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_IGNORE 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40246])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) exit code=0, immediate=false 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) Closing gracefully 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) 00:00:49.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])[immediately=false] processing 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40246]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) Closing immediately 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])[immediately=true] processing 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246] 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19bbdab2) signal close complete immediately=true 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7756da3b) signal close complete immediately=true 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246])[Immediately] closed 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) result=null 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@660de43e) signal close complete immediately=false 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9afe81e) signal close complete immediately=false 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40246]) code=0 message='' shell closed 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40246]) Closing immediately 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40246]]) Closing immediately 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40246]) stopping 00:00:49.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40246]) stopped 00:00:49.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40246]])[Immediately] closed 00:00:49.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18006] - close(TransportIoSession[local=/10.30.170.146:18006, remote=/10.30.170.79:40246]) Closing immediately 00:00:49.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18006] - close(TransportIoSession[local=/10.30.170.146:18006, remote=/10.30.170.79:40246])[Immediately] closed 00:00:49.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e06ddd3) signal close complete immediately=true 00:00:49.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40246])[Immediately] closed 00:00:49.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6dd82b75, L:/10.30.170.146:18006 ! R:/10.30.170.79:40246] inactive. 00:00:49.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0x6dd82b75, L:/10.30.170.146:18006 ! R:/10.30.170.79:40246]} end of input detected while session was in state up 00:00:49.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=177, channel=[id: 0x6dd82b75, L:/10.30.170.146:18006 ! R:/10.30.170.79:40246]} down, reason: End of input 00:00:50.050 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #17 SSH_MSG_IGNORE 00:00:50.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 00:00:50.225 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58098]) process #22 SSH_MSG_IGNORE 00:00:50.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_IGNORE 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53942])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) exit code=0, immediate=false 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) Closing gracefully 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])[immediately=false] processing 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53942]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) Closing immediately 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:50.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])[immediately=true] processing 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942] 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75d7ec8d) signal close complete immediately=true 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bf0c406) signal close complete immediately=true 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942])[Immediately] closed 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) result=null 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e23e0eb) signal close complete immediately=false 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27adb685) signal close complete immediately=false 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53942]) code=0 message='' shell closed 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53942]) Closing immediately 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53942]]) Closing immediately 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53942]) stopping 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53942]) stopped 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53942]])[Immediately] closed 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18007] - close(TransportIoSession[local=/10.30.170.146:18007, remote=/10.30.170.79:53942]) Closing immediately 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18007] - close(TransportIoSession[local=/10.30.170.146:18007, remote=/10.30.170.79:53942])[Immediately] closed 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d548579) signal close complete immediately=true 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53942])[Immediately] closed 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x31813889, L:/10.30.170.146:18007 ! R:/10.30.170.79:53942] inactive. 00:00:50.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x31813889, L:/10.30.170.146:18007 ! R:/10.30.170.79:53942]} end of input detected while session was in state up 00:00:50.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=178, channel=[id: 0x31813889, L:/10.30.170.146:18007 ! R:/10.30.170.79:53942]} down, reason: End of input 00:00:50.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #20 SSH_MSG_IGNORE 00:00:50.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 00:00:50.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #16 SSH_MSG_IGNORE 00:00:50.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 00:00:50.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #15 SSH_MSG_IGNORE 00:00:50.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:00:50.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #18 SSH_MSG_IGNORE 00:00:50.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41400])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) exit code=0, immediate=false 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) Closing gracefully 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])[immediately=false] processing 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41400]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) Closing immediately 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])[immediately=true] processing 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400] 00:00:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a885758) signal close complete immediately=true 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c14781) signal close complete immediately=true 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400])[Immediately] closed 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) result=null 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48fe111f) signal close complete immediately=false 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37ee880a) signal close complete immediately=false 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41400]) code=0 message='' shell closed 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41400]) Closing immediately 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41400]]) Closing immediately 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41400]) stopping 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41400]) stopped 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41400]])[Immediately] closed 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18008] - close(TransportIoSession[local=/10.30.170.146:18008, remote=/10.30.170.79:41400]) Closing immediately 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18008] - close(TransportIoSession[local=/10.30.170.146:18008, remote=/10.30.170.79:41400])[Immediately] closed 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f543b38) signal close complete immediately=true 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41400])[Immediately] closed 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5f6a2d7b, L:/10.30.170.146:18008 ! R:/10.30.170.79:41400] inactive. 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x5f6a2d7b, L:/10.30.170.146:18008 ! R:/10.30.170.79:41400]} end of input detected while session was in state up 00:00:50.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=179, channel=[id: 0x5f6a2d7b, L:/10.30.170.146:18008 ! R:/10.30.170.79:41400]} down, reason: End of input 00:00:50.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #17 SSH_MSG_IGNORE 00:00:50.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 00:00:50.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #19 SSH_MSG_IGNORE 00:00:50.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 00:00:50.719 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60314]) process #21 SSH_MSG_IGNORE 00:00:50.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_IGNORE 00:00:50.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:50.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #18 SSH_MSG_IGNORE 00:00:50.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38052])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) exit code=0, immediate=false 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) Closing gracefully 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])[immediately=false] processing 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38052]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) Closing immediately 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])[immediately=true] processing 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052] 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e37c949) signal close complete immediately=true 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fe6c7d9) signal close complete immediately=true 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052])[Immediately] closed 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) result=null 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1671e149) signal close complete immediately=false 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56db74bb) signal close complete immediately=false 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38052]) code=0 message='' shell closed 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38052]) Closing immediately 00:00:50.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38052]]) Closing immediately 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38052]) stopping 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38052]) stopped 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38052]])[Immediately] closed 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18009] - close(TransportIoSession[local=/10.30.170.146:18009, remote=/10.30.170.79:38052]) Closing immediately 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18009] - close(TransportIoSession[local=/10.30.170.146:18009, remote=/10.30.170.79:38052])[Immediately] closed 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@166692a8) signal close complete immediately=true 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38052])[Immediately] closed 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x229270ab, L:/10.30.170.146:18009 ! R:/10.30.170.79:38052] inactive. 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x229270ab, L:/10.30.170.146:18009 ! R:/10.30.170.79:38052]} end of input detected while session was in state up 00:00:50.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=180, channel=[id: 0x229270ab, L:/10.30.170.146:18009 ! R:/10.30.170.79:38052]} down, reason: End of input 00:00:51.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33776]) process #22 SSH_MSG_IGNORE 00:00:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_IGNORE 00:00:51.140 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41736]) process #20 SSH_MSG_IGNORE 00:00:51.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_IGNORE 00:00:51.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #16 SSH_MSG_IGNORE 00:00:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 00:00:51.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35802])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) exit code=0, immediate=false 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) Closing gracefully 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])[immediately=false] processing 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35802]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:51.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) Closing immediately 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])[immediately=true] processing 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802] 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a8659d) signal close complete immediately=true 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2827ef78) signal close complete immediately=true 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802])[Immediately] closed 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) result=null 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cb6e051) signal close complete immediately=false 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55561a18) signal close complete immediately=false 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35802]) code=0 message='' shell closed 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35802]) Closing immediately 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35802]]) Closing immediately 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35802]) stopping 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35802]) stopped 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35802]])[Immediately] closed 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18010] - close(TransportIoSession[local=/10.30.170.146:18010, remote=/10.30.170.79:35802]) Closing immediately 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18010] - close(TransportIoSession[local=/10.30.170.146:18010, remote=/10.30.170.79:35802])[Immediately] closed 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@139419a2) signal close complete immediately=true 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35802])[Immediately] closed 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf1a8df69, L:/10.30.170.146:18010 ! R:/10.30.170.79:35802] inactive. 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0xf1a8df69, L:/10.30.170.146:18010 ! R:/10.30.170.79:35802]} end of input detected while session was in state up 00:00:51.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=181, channel=[id: 0xf1a8df69, L:/10.30.170.146:18010 ! R:/10.30.170.79:35802]} down, reason: End of input 00:00:51.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #19 SSH_MSG_IGNORE 00:00:51.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 00:00:51.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #15 SSH_MSG_IGNORE 00:00:51.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 00:00:51.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #17 SSH_MSG_IGNORE 00:00:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 00:00:51.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37368]) process #22 SSH_MSG_IGNORE 00:00:51.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_IGNORE 00:00:51.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52338])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:51.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) exit code=0, immediate=false 00:00:51.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:51.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:51.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:51.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) Closing gracefully 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])[immediately=false] processing 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52338]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) Closing immediately 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])[immediately=true] processing 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338] 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1239880e) signal close complete immediately=true 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ffc96cc) signal close complete immediately=true 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338])[Immediately] closed 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) result=null 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f739a34) signal close complete immediately=false 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29507778) signal close complete immediately=false 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52338]) code=0 message='' shell closed 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52338]) Closing immediately 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52338]]) Closing immediately 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52338]) stopping 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52338]) stopped 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52338]])[Immediately] closed 00:00:51.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18011] - close(TransportIoSession[local=/10.30.170.146:18011, remote=/10.30.170.79:52338]) Closing immediately 00:00:51.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18011] - close(TransportIoSession[local=/10.30.170.146:18011, remote=/10.30.170.79:52338])[Immediately] closed 00:00:51.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7777f3a4) signal close complete immediately=true 00:00:51.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52338])[Immediately] closed 00:00:51.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd0561c6e, L:/10.30.170.146:18011 ! R:/10.30.170.79:52338] inactive. 00:00:51.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0xd0561c6e, L:/10.30.170.146:18011 ! R:/10.30.170.79:52338]} end of input detected while session was in state up 00:00:51.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=182, channel=[id: 0xd0561c6e, L:/10.30.170.146:18011 ! R:/10.30.170.79:52338]} down, reason: End of input 00:00:51.648 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #18 SSH_MSG_IGNORE 00:00:51.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 00:00:51.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50184]) process #21 SSH_MSG_IGNORE 00:00:51.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_IGNORE 00:00:51.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47722]) process #20 SSH_MSG_IGNORE 00:00:51.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_IGNORE 00:00:51.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54944]) process #21 SSH_MSG_IGNORE 00:00:51.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_IGNORE 00:00:51.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:51.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #19 SSH_MSG_IGNORE 00:00:51.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55422])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) exit code=0, immediate=false 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) Closing gracefully 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])[immediately=false] processing 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55422]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) Closing immediately 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])[immediately=true] processing 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422] 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61f23b42) signal close complete immediately=true 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f5b1725) signal close complete immediately=true 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422])[Immediately] closed 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) result=null 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@490fee17) signal close complete immediately=false 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ab692eb) signal close complete immediately=false 00:00:51.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55422]) code=0 message='' shell closed 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55422]) Closing immediately 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55422]]) Closing immediately 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55422]) stopping 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55422]) stopped 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55422]])[Immediately] closed 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18012] - close(TransportIoSession[local=/10.30.170.146:18012, remote=/10.30.170.79:55422]) Closing immediately 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18012] - close(TransportIoSession[local=/10.30.170.146:18012, remote=/10.30.170.79:55422])[Immediately] closed 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a6e82d4) signal close complete immediately=true 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55422])[Immediately] closed 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed96b69c, L:/10.30.170.146:18012 ! R:/10.30.170.79:55422] inactive. 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0xed96b69c, L:/10.30.170.146:18012 ! R:/10.30.170.79:55422]} end of input detected while session was in state up 00:00:51.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=183, channel=[id: 0xed96b69c, L:/10.30.170.146:18012 ! R:/10.30.170.79:55422]} down, reason: End of input 00:00:52.002 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #16 SSH_MSG_IGNORE 00:00:52.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 00:00:52.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #15 SSH_MSG_IGNORE 00:00:52.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58098])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) exit code=0, immediate=false 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) Closing gracefully 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) 00:00:52.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])[immediately=false] processing 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58098]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) Closing immediately 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])[immediately=true] processing 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098] 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29f76467) signal close complete immediately=true 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cd82c3c) signal close complete immediately=true 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098])[Immediately] closed 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) result=null 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26127bb5) signal close complete immediately=false 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f2e6692) signal close complete immediately=false 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58098]) code=0 message='' shell closed 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58098]) Closing immediately 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58098]]) Closing immediately 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58098]) stopping 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58098]) stopped 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58098]])[Immediately] closed 00:00:52.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18013] - close(TransportIoSession[local=/10.30.170.146:18013, remote=/10.30.170.79:58098]) Closing immediately 00:00:52.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18013] - close(TransportIoSession[local=/10.30.170.146:18013, remote=/10.30.170.79:58098])[Immediately] closed 00:00:52.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@de8fd4c) signal close complete immediately=true 00:00:52.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58098])[Immediately] closed 00:00:52.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd206ee5b, L:/10.30.170.146:18013 ! R:/10.30.170.79:58098] inactive. 00:00:52.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0xd206ee5b, L:/10.30.170.146:18013 ! R:/10.30.170.79:58098]} end of input detected while session was in state up 00:00:52.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=184, channel=[id: 0xd206ee5b, L:/10.30.170.146:18013 ! R:/10.30.170.79:58098]} down, reason: End of input 00:00:52.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #17 SSH_MSG_IGNORE 00:00:52.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 00:00:52.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55298]) process #22 SSH_MSG_IGNORE 00:00:52.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_IGNORE 00:00:52.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #18 SSH_MSG_IGNORE 00:00:52.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 00:00:52.441 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43726]) process #20 SSH_MSG_IGNORE 00:00:52.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_IGNORE 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33776])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) exit code=0, immediate=false 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) Closing gracefully 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])[immediately=false] processing 00:00:52.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33776]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) Closing immediately 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])[immediately=true] processing 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776] 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@268df41a) signal close complete immediately=true 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cc6bdf2) signal close complete immediately=true 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776])[Immediately] closed 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) result=null 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59f85250) signal close complete immediately=false 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4da233ab) signal close complete immediately=false 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33776]) code=0 message='' shell closed 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33776]) Closing immediately 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33776]]) Closing immediately 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33776]) stopping 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33776]) stopped 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33776]])[Immediately] closed 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18014] - close(TransportIoSession[local=/10.30.170.146:18014, remote=/10.30.170.79:33776]) Closing immediately 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18014] - close(TransportIoSession[local=/10.30.170.146:18014, remote=/10.30.170.79:33776])[Immediately] closed 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c62321) signal close complete immediately=true 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33776])[Immediately] closed 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe9a58c0d, L:/10.30.170.146:18014 ! R:/10.30.170.79:33776] inactive. 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0xe9a58c0d, L:/10.30.170.146:18014 ! R:/10.30.170.79:33776]} end of input detected while session was in state up 00:00:52.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=185, channel=[id: 0xe9a58c0d, L:/10.30.170.146:18014 ! R:/10.30.170.79:33776]} down, reason: End of input 00:00:52.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41040]) process #21 SSH_MSG_IGNORE 00:00:52.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_IGNORE 00:00:52.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #19 SSH_MSG_IGNORE 00:00:52.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 00:00:52.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #15 SSH_MSG_IGNORE 00:00:52.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 00:00:52.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #17 SSH_MSG_IGNORE 00:00:52.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 00:00:52.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:52.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #16 SSH_MSG_IGNORE 00:00:52.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 00:00:52.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53914]) process #22 SSH_MSG_IGNORE 00:00:52.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_IGNORE 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37368])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) exit code=0, immediate=false 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) Closing gracefully 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])[immediately=false] processing 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37368]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) Closing immediately 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])[immediately=true] processing 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368] 00:00:52.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d74a40a) signal close complete immediately=true 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43075b15) signal close complete immediately=true 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368])[Immediately] closed 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) result=null 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f6f78b) signal close complete immediately=false 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63ff202d) signal close complete immediately=false 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37368]) code=0 message='' shell closed 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37368]) Closing immediately 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37368]]) Closing immediately 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37368]) stopping 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37368]) stopped 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37368]])[Immediately] closed 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18015] - close(TransportIoSession[local=/10.30.170.146:18015, remote=/10.30.170.79:37368]) Closing immediately 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18015] - close(TransportIoSession[local=/10.30.170.146:18015, remote=/10.30.170.79:37368])[Immediately] closed 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b938cac) signal close complete immediately=true 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37368])[Immediately] closed 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x52a54244, L:/10.30.170.146:18015 ! R:/10.30.170.79:37368] inactive. 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x52a54244, L:/10.30.170.146:18015 ! R:/10.30.170.79:37368]} end of input detected while session was in state up 00:00:52.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=186, channel=[id: 0x52a54244, L:/10.30.170.146:18015 ! R:/10.30.170.79:37368]} down, reason: End of input 00:00:53.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #18 SSH_MSG_IGNORE 00:00:53.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55298])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) exit code=0, immediate=false 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) Closing gracefully 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])[immediately=false] processing 00:00:53.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55298]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) Closing immediately 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])[immediately=true] processing 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298] 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b6bca6d) signal close complete immediately=true 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c43cac9) signal close complete immediately=true 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298])[Immediately] closed 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) result=null 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@543a869c) signal close complete immediately=false 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ddfe677) signal close complete immediately=false 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55298]) code=0 message='' shell closed 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55298]) Closing immediately 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55298]]) Closing immediately 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55298]) stopping 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55298]) stopped 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55298]])[Immediately] closed 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18016] - close(TransportIoSession[local=/10.30.170.146:18016, remote=/10.30.170.79:55298]) Closing immediately 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18016] - close(TransportIoSession[local=/10.30.170.146:18016, remote=/10.30.170.79:55298])[Immediately] closed 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78126d03) signal close complete immediately=true 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55298])[Immediately] closed 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb3a70ece, L:/10.30.170.146:18016 ! R:/10.30.170.79:55298] inactive. 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0xb3a70ece, L:/10.30.170.146:18016 ! R:/10.30.170.79:55298]} end of input detected while session was in state up 00:00:53.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=187, channel=[id: 0xb3a70ece, L:/10.30.170.146:18016 ! R:/10.30.170.79:55298]} down, reason: End of input 00:00:53.334 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41522]) process #21 SSH_MSG_IGNORE 00:00:53.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_IGNORE 00:00:53.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #16 SSH_MSG_IGNORE 00:00:53.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 00:00:53.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34788]) process #20 SSH_MSG_IGNORE 00:00:53.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_IGNORE 00:00:53.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #15 SSH_MSG_IGNORE 00:00:53.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 00:00:53.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #19 SSH_MSG_IGNORE 00:00:53.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 00:00:53.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #17 SSH_MSG_IGNORE 00:00:53.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53914])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) exit code=0, immediate=false 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) Closing gracefully 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])[immediately=false] processing 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53914]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) Closing immediately 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])[immediately=true] processing 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914] 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53d8e35f) signal close complete immediately=true 00:00:53.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77283cb4) signal close complete immediately=true 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914])[Immediately] closed 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) result=null 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36649208) signal close complete immediately=false 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c137677) signal close complete immediately=false 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53914]) code=0 message='' shell closed 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53914]) Closing immediately 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53914]]) Closing immediately 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53914]) stopping 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53914]) stopped 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53914]])[Immediately] closed 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18017] - close(TransportIoSession[local=/10.30.170.146:18017, remote=/10.30.170.79:53914]) Closing immediately 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18017] - close(TransportIoSession[local=/10.30.170.146:18017, remote=/10.30.170.79:53914])[Immediately] closed 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38c5aab1) signal close complete immediately=true 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53914])[Immediately] closed 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x245540eb, L:/10.30.170.146:18017 ! R:/10.30.170.79:53914] inactive. 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x245540eb, L:/10.30.170.146:18017 ! R:/10.30.170.79:53914]} end of input detected while session was in state up 00:00:53.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=188, channel=[id: 0x245540eb, L:/10.30.170.146:18017 ! R:/10.30.170.79:53914]} down, reason: End of input 00:00:53.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #18 SSH_MSG_IGNORE 00:00:53.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 00:00:53.745 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34298]) process #20 SSH_MSG_IGNORE 00:00:53.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_IGNORE 00:00:53.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 00:00:53.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33816]) process #22 SSH_MSG_IGNORE 00:00:53.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_IGNORE 00:00:53.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33816])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:53.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) exit code=0, immediate=false 00:00:53.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:53.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:53.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:53.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:53.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) Closing gracefully 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])[immediately=false] processing 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33816]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) Closing immediately 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])[immediately=true] processing 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816] 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f0e270c) signal close complete immediately=true 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@436f708c) signal close complete immediately=true 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816])[Immediately] closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) result=null 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79b041f7) signal close complete immediately=false 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56a6003) signal close complete immediately=false 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33816]) code=0 message='' shell closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33816]) Closing immediately 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33816]]) Closing immediately 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33816]) stopping 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33816]) stopped 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33816]])[Immediately] closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18018] - close(TransportIoSession[local=/10.30.170.146:18018, remote=/10.30.170.79:33816]) Closing immediately 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18018] - close(TransportIoSession[local=/10.30.170.146:18018, remote=/10.30.170.79:33816])[Immediately] closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bc211e5) signal close complete immediately=true 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33816])[Immediately] closed 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa4d140eb, L:/10.30.170.146:18018 ! R:/10.30.170.79:33816] inactive. 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xa4d140eb, L:/10.30.170.146:18018 ! R:/10.30.170.79:33816]} end of input detected while session was in state up 00:00:53.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=189, channel=[id: 0xa4d140eb, L:/10.30.170.146:18018 ! R:/10.30.170.79:33816]} down, reason: End of input 00:00:54.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45826]) process #21 SSH_MSG_IGNORE 00:00:54.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_IGNORE 00:00:54.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #16 SSH_MSG_IGNORE 00:00:54.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 00:00:54.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #15 SSH_MSG_IGNORE 00:00:54.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 00:00:54.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #17 SSH_MSG_IGNORE 00:00:54.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 00:00:54.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #19 SSH_MSG_IGNORE 00:00:54.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55930])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) exit code=0, immediate=false 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) Closing gracefully 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])[immediately=false] processing 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55930]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) Closing immediately 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])[immediately=true] processing 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930] 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a9fe523) signal close complete immediately=true 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@457c7b23) signal close complete immediately=true 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930])[Immediately] closed 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) result=null 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a171cc) signal close complete immediately=false 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a836740) signal close complete immediately=false 00:00:54.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55930]) code=0 message='' shell closed 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55930]) Closing immediately 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55930]]) Closing immediately 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55930]) stopping 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55930]) stopped 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55930]])[Immediately] closed 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18019] - close(TransportIoSession[local=/10.30.170.146:18019, remote=/10.30.170.79:55930]) Closing immediately 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18019] - close(TransportIoSession[local=/10.30.170.146:18019, remote=/10.30.170.79:55930])[Immediately] closed 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f0023ce) signal close complete immediately=true 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55930])[Immediately] closed 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x559de962, L:/10.30.170.146:18019 ! R:/10.30.170.79:55930] inactive. 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x559de962, L:/10.30.170.146:18019 ! R:/10.30.170.79:55930]} end of input detected while session was in state up 00:00:54.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=190, channel=[id: 0x559de962, L:/10.30.170.146:18019 ! R:/10.30.170.79:55930]} down, reason: End of input 00:00:54.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38178]) process #20 SSH_MSG_IGNORE 00:00:54.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_IGNORE 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38760])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) exit code=0, immediate=false 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) Closing gracefully 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])[immediately=false] processing 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38760]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) Closing immediately 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])[immediately=true] processing 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760] 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36bee763) signal close complete immediately=true 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50c43796) signal close complete immediately=true 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760])[Immediately] closed 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) result=null 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@310c6b79) signal close complete immediately=false 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3305efa5) signal close complete immediately=false 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38760]) code=0 message='' shell closed 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38760]) Closing immediately 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38760]]) Closing immediately 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38760]) stopping 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38760]) stopped 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38760]])[Immediately] closed 00:00:54.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18020] - close(TransportIoSession[local=/10.30.170.146:18020, remote=/10.30.170.79:38760]) Closing immediately 00:00:54.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18020] - close(TransportIoSession[local=/10.30.170.146:18020, remote=/10.30.170.79:38760])[Immediately] closed 00:00:54.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72419359) signal close complete immediately=true 00:00:54.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38760])[Immediately] closed 00:00:54.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb15e265, L:/10.30.170.146:18020 ! R:/10.30.170.79:38760] inactive. 00:00:54.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0xfb15e265, L:/10.30.170.146:18020 ! R:/10.30.170.79:38760]} end of input detected while session was in state up 00:00:54.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=191, channel=[id: 0xfb15e265, L:/10.30.170.146:18020 ! R:/10.30.170.79:38760]} down, reason: End of input 00:00:54.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #16 SSH_MSG_IGNORE 00:00:54.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 00:00:54.712 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46010]) process #21 SSH_MSG_IGNORE 00:00:54.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_IGNORE 00:00:54.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #18 SSH_MSG_IGNORE 00:00:54.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 00:00:54.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #19 SSH_MSG_IGNORE 00:00:54.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 00:00:54.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:54.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #15 SSH_MSG_IGNORE 00:00:54.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34098])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) exit code=0, immediate=false 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) Closing gracefully 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])[immediately=false] processing 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34098]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) Closing immediately 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:55.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])[immediately=true] processing 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098] 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eca1154) signal close complete immediately=true 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47e938f8) signal close complete immediately=true 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098])[Immediately] closed 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) result=null 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d379fa2) signal close complete immediately=false 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b1b207c) signal close complete immediately=false 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34098]) code=0 message='' shell closed 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34098]) Closing immediately 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34098]]) Closing immediately 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34098]) stopping 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34098]) stopped 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34098]])[Immediately] closed 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18021] - close(TransportIoSession[local=/10.30.170.146:18021, remote=/10.30.170.79:34098]) Closing immediately 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18021] - close(TransportIoSession[local=/10.30.170.146:18021, remote=/10.30.170.79:34098])[Immediately] closed 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2535c8fa) signal close complete immediately=true 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34098])[Immediately] closed 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa084d3e, L:/10.30.170.146:18021 ! R:/10.30.170.79:34098] inactive. 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0xaa084d3e, L:/10.30.170.146:18021 ! R:/10.30.170.79:34098]} end of input detected while session was in state up 00:00:55.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=192, channel=[id: 0xaa084d3e, L:/10.30.170.146:18021 ! R:/10.30.170.79:34098]} down, reason: End of input 00:00:55.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:55.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #17 SSH_MSG_IGNORE 00:00:55.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 00:00:55.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35800]) process #20 SSH_MSG_IGNORE 00:00:55.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_IGNORE 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56576])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) exit code=0, immediate=false 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) Closing gracefully 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])[immediately=false] processing 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56576]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) Closing immediately 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])[immediately=true] processing 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576] 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52fd71d) signal close complete immediately=true 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29da7f48) signal close complete immediately=true 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576])[Immediately] closed 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) result=null 00:00:55.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ca1375d) signal close complete immediately=false 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f1b0787) signal close complete immediately=false 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56576]) code=0 message='' shell closed 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56576]) Closing immediately 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56576]]) Closing immediately 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56576]) stopping 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56576]) stopped 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56576]])[Immediately] closed 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18022] - close(TransportIoSession[local=/10.30.170.146:18022, remote=/10.30.170.79:56576]) Closing immediately 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18022] - close(TransportIoSession[local=/10.30.170.146:18022, remote=/10.30.170.79:56576])[Immediately] closed 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64f7ac46) signal close complete immediately=true 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56576])[Immediately] closed 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x492a3530, L:/10.30.170.146:18022 ! R:/10.30.170.79:56576] inactive. 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x492a3530, L:/10.30.170.146:18022 ! R:/10.30.170.79:56576]} end of input detected while session was in state up 00:00:55.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=193, channel=[id: 0x492a3530, L:/10.30.170.146:18022 ! R:/10.30.170.79:56576]} down, reason: End of input 00:00:55.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:55.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #16 SSH_MSG_IGNORE 00:00:55.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 00:00:55.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #17 SSH_MSG_IGNORE 00:00:55.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 00:00:55.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:55.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36192]) process #21 SSH_MSG_IGNORE 00:00:55.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_IGNORE 00:00:55.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:55.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #18 SSH_MSG_IGNORE 00:00:55.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 00:00:55.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:55.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #19 SSH_MSG_IGNORE 00:00:55.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41566])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) exit code=0, immediate=false 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) Closing gracefully 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])[immediately=false] processing 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41566]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) Closing immediately 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])[immediately=true] processing 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566] 00:00:55.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d2f4002) signal close complete immediately=true 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bb93555) signal close complete immediately=true 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566])[Immediately] closed 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) result=null 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67beae66) signal close complete immediately=false 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c553fec) signal close complete immediately=false 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41566]) code=0 message='' shell closed 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41566]) Closing immediately 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41566]]) Closing immediately 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41566]) stopping 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41566]) stopped 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41566]])[Immediately] closed 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18023] - close(TransportIoSession[local=/10.30.170.146:18023, remote=/10.30.170.79:41566]) Closing immediately 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18023] - close(TransportIoSession[local=/10.30.170.146:18023, remote=/10.30.170.79:41566])[Immediately] closed 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b4d5334) signal close complete immediately=true 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41566])[Immediately] closed 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x52b7dcba, L:/10.30.170.146:18023 ! R:/10.30.170.79:41566] inactive. 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x52b7dcba, L:/10.30.170.146:18023 ! R:/10.30.170.79:41566]} end of input detected while session was in state up 00:00:55.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=194, channel=[id: 0x52b7dcba, L:/10.30.170.146:18023 ! R:/10.30.170.79:41566]} down, reason: End of input 00:00:55.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:55.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #15 SSH_MSG_IGNORE 00:00:55.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 00:00:56.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45458]) process #20 SSH_MSG_IGNORE 00:00:56.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_IGNORE 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60896])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) exit code=0, immediate=false 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) Closing gracefully 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])[immediately=false] processing 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60896]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) Closing immediately 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:56.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])[immediately=true] processing 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896] 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@338caa5f) signal close complete immediately=true 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7394165c) signal close complete immediately=true 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896])[Immediately] closed 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) result=null 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ed16e93) signal close complete immediately=false 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a63b2c2) signal close complete immediately=false 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60896]) code=0 message='' shell closed 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60896]) Closing immediately 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60896]]) Closing immediately 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60896]) stopping 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60896]) stopped 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60896]])[Immediately] closed 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18024] - close(TransportIoSession[local=/10.30.170.146:18024, remote=/10.30.170.79:60896]) Closing immediately 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18024] - close(TransportIoSession[local=/10.30.170.146:18024, remote=/10.30.170.79:60896])[Immediately] closed 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c6b3783) signal close complete immediately=true 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60896])[Immediately] closed 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x48169b1d, L:/10.30.170.146:18024 ! R:/10.30.170.79:60896] inactive. 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x48169b1d, L:/10.30.170.146:18024 ! R:/10.30.170.79:60896]} end of input detected while session was in state up 00:00:56.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=195, channel=[id: 0x48169b1d, L:/10.30.170.146:18024 ! R:/10.30.170.79:60896]} down, reason: End of input 00:00:56.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #16 SSH_MSG_IGNORE 00:00:56.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 00:00:56.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #15 SSH_MSG_IGNORE 00:00:56.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 00:00:56.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #19 SSH_MSG_IGNORE 00:00:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 00:00:56.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45642]) process #21 SSH_MSG_IGNORE 00:00:56.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_IGNORE 00:00:56.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #18 SSH_MSG_IGNORE 00:00:56.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 00:00:56.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #17 SSH_MSG_IGNORE 00:00:56.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33384])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) exit code=0, immediate=false 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) Closing gracefully 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) 00:00:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])[immediately=false] processing 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33384]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) Closing immediately 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])[immediately=true] processing 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384] 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@130dfa1c) signal close complete immediately=true 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1049d5cb) signal close complete immediately=true 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384])[Immediately] closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) result=null 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@689fbb93) signal close complete immediately=false 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54c84e63) signal close complete immediately=false 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33384]) code=0 message='' shell closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33384]) Closing immediately 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33384]]) Closing immediately 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33384]) stopping 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33384]) stopped 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33384]])[Immediately] closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18025] - close(TransportIoSession[local=/10.30.170.146:18025, remote=/10.30.170.79:33384]) Closing immediately 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18025] - close(TransportIoSession[local=/10.30.170.146:18025, remote=/10.30.170.79:33384])[Immediately] closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@286993fc) signal close complete immediately=true 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33384])[Immediately] closed 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc7550adb, L:/10.30.170.146:18025 ! R:/10.30.170.79:33384] inactive. 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xc7550adb, L:/10.30.170.146:18025 ! R:/10.30.170.79:33384]} end of input detected while session was in state up 00:00:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=196, channel=[id: 0xc7550adb, L:/10.30.170.146:18025 ! R:/10.30.170.79:33384]} down, reason: End of input 00:00:56.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54654])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:56.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) exit code=0, immediate=false 00:00:56.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:56.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:56.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) Closing gracefully 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])[immediately=false] processing 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54654]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) Closing immediately 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])[immediately=true] processing 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654] 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55cf7166) signal close complete immediately=true 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26ecfcb7) signal close complete immediately=true 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654])[Immediately] closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) result=null 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7698f42a) signal close complete immediately=false 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61c5a9cc) signal close complete immediately=false 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54654]) code=0 message='' shell closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54654]) Closing immediately 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54654]]) Closing immediately 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54654]) stopping 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54654]) stopped 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54654]])[Immediately] closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18026] - close(TransportIoSession[local=/10.30.170.146:18026, remote=/10.30.170.79:54654]) Closing immediately 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18026] - close(TransportIoSession[local=/10.30.170.146:18026, remote=/10.30.170.79:54654])[Immediately] closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f2fa0d3) signal close complete immediately=true 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54654])[Immediately] closed 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x07375467, L:/10.30.170.146:18026 ! R:/10.30.170.79:54654] inactive. 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x07375467, L:/10.30.170.146:18026 ! R:/10.30.170.79:54654]} end of input detected while session was in state up 00:00:56.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=197, channel=[id: 0x07375467, L:/10.30.170.146:18026 ! R:/10.30.170.79:54654]} down, reason: End of input 00:00:56.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33924]) process #20 SSH_MSG_IGNORE 00:00:56.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_IGNORE 00:00:56.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54154]) process #21 SSH_MSG_IGNORE 00:00:56.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_IGNORE 00:00:56.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #18 SSH_MSG_IGNORE 00:00:56.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 00:00:56.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:56.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #19 SSH_MSG_IGNORE 00:00:56.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 00:00:57.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #15 SSH_MSG_IGNORE 00:00:57.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 00:00:57.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58240])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:57.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) exit code=0, immediate=false 00:00:57.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:57.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:57.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:57.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) Closing gracefully 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])[immediately=false] processing 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58240]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) Closing immediately 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])[immediately=true] processing 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240] 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aecb85) signal close complete immediately=true 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5788ea98) signal close complete immediately=true 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240])[Immediately] closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) result=null 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a9dbc28) signal close complete immediately=false 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f354458) signal close complete immediately=false 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58240]) code=0 message='' shell closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58240]) Closing immediately 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58240]]) Closing immediately 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58240]) stopping 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58240]) stopped 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58240]])[Immediately] closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18027] - close(TransportIoSession[local=/10.30.170.146:18027, remote=/10.30.170.79:58240]) Closing immediately 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18027] - close(TransportIoSession[local=/10.30.170.146:18027, remote=/10.30.170.79:58240])[Immediately] closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49b152d8) signal close complete immediately=true 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58240])[Immediately] closed 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8a47d41a, L:/10.30.170.146:18027 ! R:/10.30.170.79:58240] inactive. 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x8a47d41a, L:/10.30.170.146:18027 ! R:/10.30.170.79:58240]} end of input detected while session was in state up 00:00:57.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=198, channel=[id: 0x8a47d41a, L:/10.30.170.146:18027 ! R:/10.30.170.79:58240]} down, reason: End of input 00:00:57.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #16 SSH_MSG_IGNORE 00:00:57.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 00:00:57.182 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #17 SSH_MSG_IGNORE 00:00:57.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43428])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) exit code=0, immediate=false 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) Closing gracefully 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])[immediately=false] processing 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43428]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) Closing immediately 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])[immediately=true] processing 00:00:57.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428] 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@184e0b0a) signal close complete immediately=true 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20cde773) signal close complete immediately=true 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428])[Immediately] closed 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) result=null 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f3d4266) signal close complete immediately=false 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@651bc50c) signal close complete immediately=false 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43428]) code=0 message='' shell closed 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43428]) Closing immediately 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43428]]) Closing immediately 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43428]) stopping 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43428]) stopped 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43428]])[Immediately] closed 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18028] - close(TransportIoSession[local=/10.30.170.146:18028, remote=/10.30.170.79:43428]) Closing immediately 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18028] - close(TransportIoSession[local=/10.30.170.146:18028, remote=/10.30.170.79:43428])[Immediately] closed 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d6594fe) signal close complete immediately=true 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43428])[Immediately] closed 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6fa5b326, L:/10.30.170.146:18028 ! R:/10.30.170.79:43428] inactive. 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x6fa5b326, L:/10.30.170.146:18028 ! R:/10.30.170.79:43428]} end of input detected while session was in state up 00:00:57.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=199, channel=[id: 0x6fa5b326, L:/10.30.170.146:18028 ! R:/10.30.170.79:43428]} down, reason: End of input 00:00:57.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44514]) process #20 SSH_MSG_IGNORE 00:00:57.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_IGNORE 00:00:57.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #18 SSH_MSG_IGNORE 00:00:57.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 00:00:57.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #16 SSH_MSG_IGNORE 00:00:57.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 00:00:57.555 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #15 SSH_MSG_IGNORE 00:00:57.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 00:00:57.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #19 SSH_MSG_IGNORE 00:00:57.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45486])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) exit code=0, immediate=false 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) Closing gracefully 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])[immediately=false] processing 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45486]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) Closing immediately 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])[immediately=true] processing 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486] 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11b9f8b2) signal close complete immediately=true 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@607d8b66) signal close complete immediately=true 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486])[Immediately] closed 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) result=null 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@373afd4e) signal close complete immediately=false 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1923ef12) signal close complete immediately=false 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45486]) code=0 message='' shell closed 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45486]) Closing immediately 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45486]]) Closing immediately 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45486]) stopping 00:00:57.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45486]) stopped 00:00:57.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45486]])[Immediately] closed 00:00:57.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18029] - close(TransportIoSession[local=/10.30.170.146:18029, remote=/10.30.170.79:45486]) Closing immediately 00:00:57.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18029] - close(TransportIoSession[local=/10.30.170.146:18029, remote=/10.30.170.79:45486])[Immediately] closed 00:00:57.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4701e8ec) signal close complete immediately=true 00:00:57.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45486])[Immediately] closed 00:00:57.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa222c623, L:/10.30.170.146:18029 ! R:/10.30.170.79:45486] inactive. 00:00:57.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xa222c623, L:/10.30.170.146:18029 ! R:/10.30.170.79:45486]} end of input detected while session was in state up 00:00:57.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=200, channel=[id: 0xa222c623, L:/10.30.170.146:18029 ! R:/10.30.170.79:45486]} down, reason: End of input 00:00:57.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35842]) process #21 SSH_MSG_IGNORE 00:00:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_IGNORE 00:00:57.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #17 SSH_MSG_IGNORE 00:00:57.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 00:00:57.924 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60946]) process #20 SSH_MSG_IGNORE 00:00:57.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_IGNORE 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55130])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) exit code=0, immediate=false 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) Closing gracefully 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])[immediately=false] processing 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55130]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) Closing immediately 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])[immediately=true] processing 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130] 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@413332e1) signal close complete immediately=true 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7043a7de) signal close complete immediately=true 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130])[Immediately] closed 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) result=null 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34ac5291) signal close complete immediately=false 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65dc2be) signal close complete immediately=false 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55130]) code=0 message='' shell closed 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55130]) Closing immediately 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55130]]) Closing immediately 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55130]) stopping 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55130]) stopped 00:00:57.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55130]])[Immediately] closed 00:00:57.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18030] - close(TransportIoSession[local=/10.30.170.146:18030, remote=/10.30.170.79:55130]) Closing immediately 00:00:57.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18030] - close(TransportIoSession[local=/10.30.170.146:18030, remote=/10.30.170.79:55130])[Immediately] closed 00:00:57.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e215cae) signal close complete immediately=true 00:00:57.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55130])[Immediately] closed 00:00:57.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfd832cc0, L:/10.30.170.146:18030 ! R:/10.30.170.79:55130] inactive. 00:00:57.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0xfd832cc0, L:/10.30.170.146:18030 ! R:/10.30.170.79:55130]} end of input detected while session was in state up 00:00:57.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=201, channel=[id: 0xfd832cc0, L:/10.30.170.146:18030 ! R:/10.30.170.79:55130]} down, reason: End of input 00:00:58.181 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44156]) process #21 SSH_MSG_IGNORE 00:00:58.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_IGNORE 00:00:58.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #15 SSH_MSG_IGNORE 00:00:58.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 00:00:58.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.293 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #17 SSH_MSG_IGNORE 00:00:58.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 00:00:58.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #16 SSH_MSG_IGNORE 00:00:58.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41204])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) exit code=0, immediate=false 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) Closing gracefully 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])[immediately=false] processing 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41204]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) Closing immediately 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])[immediately=true] processing 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204] 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28401281) signal close complete immediately=true 00:00:58.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ce34d98) signal close complete immediately=true 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204])[Immediately] closed 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) result=null 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53bf53bd) signal close complete immediately=false 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d007a37) signal close complete immediately=false 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41204]) code=0 message='' shell closed 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41204]) Closing immediately 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41204]]) Closing immediately 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41204]) stopping 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41204]) stopped 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41204]])[Immediately] closed 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18031] - close(TransportIoSession[local=/10.30.170.146:18031, remote=/10.30.170.79:41204]) Closing immediately 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18031] - close(TransportIoSession[local=/10.30.170.146:18031, remote=/10.30.170.79:41204])[Immediately] closed 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35fcb70c) signal close complete immediately=true 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41204])[Immediately] closed 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x96f67e5c, L:/10.30.170.146:18031 ! R:/10.30.170.79:41204] inactive. 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x96f67e5c, L:/10.30.170.146:18031 ! R:/10.30.170.79:41204]} end of input detected while session was in state up 00:00:58.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=202, channel=[id: 0x96f67e5c, L:/10.30.170.146:18031 ! R:/10.30.170.79:41204]} down, reason: End of input 00:00:58.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #19 SSH_MSG_IGNORE 00:00:58.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 00:00:58.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #18 SSH_MSG_IGNORE 00:00:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45866])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) exit code=0, immediate=false 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) Closing gracefully 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])[immediately=false] processing 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45866]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) Closing immediately 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])[immediately=true] processing 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866] 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d2c6f53) signal close complete immediately=true 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fb0b054) signal close complete immediately=true 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866])[Immediately] closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) result=null 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27a6ef3) signal close complete immediately=false 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3005e33c) signal close complete immediately=false 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45866]) code=0 message='' shell closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45866]) Closing immediately 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45866]]) Closing immediately 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45866]) stopping 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45866]) stopped 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45866]])[Immediately] closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18032] - close(TransportIoSession[local=/10.30.170.146:18032, remote=/10.30.170.79:45866]) Closing immediately 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18032] - close(TransportIoSession[local=/10.30.170.146:18032, remote=/10.30.170.79:45866])[Immediately] closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3edd4498) signal close complete immediately=true 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45866])[Immediately] closed 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x111bcc7e, L:/10.30.170.146:18032 ! R:/10.30.170.79:45866] inactive. 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x111bcc7e, L:/10.30.170.146:18032 ! R:/10.30.170.79:45866]} end of input detected while session was in state up 00:00:58.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=203, channel=[id: 0x111bcc7e, L:/10.30.170.146:18032 ! R:/10.30.170.79:45866]} down, reason: End of input 00:00:58.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40164]) process #20 SSH_MSG_IGNORE 00:00:58.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_IGNORE 00:00:58.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #18 SSH_MSG_IGNORE 00:00:58.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 00:00:58.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #19 SSH_MSG_IGNORE 00:00:58.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 00:00:58.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:58.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42314]) process #21 SSH_MSG_IGNORE 00:00:58.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_IGNORE 00:00:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #15 SSH_MSG_IGNORE 00:00:58.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36426])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) exit code=0, immediate=false 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) Closing gracefully 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])[immediately=false] processing 00:00:58.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36426]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) Closing immediately 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])[immediately=true] processing 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426] 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6548c3b5) signal close complete immediately=true 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@759def28) signal close complete immediately=true 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426])[Immediately] closed 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) result=null 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bf30fd) signal close complete immediately=false 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a277533) signal close complete immediately=false 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36426]) code=0 message='' shell closed 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36426]) Closing immediately 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36426]]) Closing immediately 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36426]) stopping 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36426]) stopped 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36426]])[Immediately] closed 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18033] - close(TransportIoSession[local=/10.30.170.146:18033, remote=/10.30.170.79:36426]) Closing immediately 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18033] - close(TransportIoSession[local=/10.30.170.146:18033, remote=/10.30.170.79:36426])[Immediately] closed 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@395148a9) signal close complete immediately=true 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36426])[Immediately] closed 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3453568e, L:/10.30.170.146:18033 ! R:/10.30.170.79:36426] inactive. 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x3453568e, L:/10.30.170.146:18033 ! R:/10.30.170.79:36426]} end of input detected while session was in state up 00:00:58.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=204, channel=[id: 0x3453568e, L:/10.30.170.146:18033 ! R:/10.30.170.79:36426]} down, reason: End of input 00:00:59.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #17 SSH_MSG_IGNORE 00:00:59.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 00:00:59.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #16 SSH_MSG_IGNORE 00:00:59.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33106])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) exit code=0, immediate=false 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) Closing gracefully 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])[immediately=false] processing 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33106]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) Closing immediately 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])[immediately=true] processing 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106] 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@596f16d4) signal close complete immediately=true 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6109366f) signal close complete immediately=true 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106])[Immediately] closed 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) result=null 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7881c269) signal close complete immediately=false 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@af3faa7) signal close complete immediately=false 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33106]) code=0 message='' shell closed 00:00:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33106]) Closing immediately 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33106]]) Closing immediately 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33106]) stopping 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33106]) stopped 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33106]])[Immediately] closed 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18034] - close(TransportIoSession[local=/10.30.170.146:18034, remote=/10.30.170.79:33106]) Closing immediately 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18034] - close(TransportIoSession[local=/10.30.170.146:18034, remote=/10.30.170.79:33106])[Immediately] closed 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b0b849b) signal close complete immediately=true 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33106])[Immediately] closed 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6e410186, L:/10.30.170.146:18034 ! R:/10.30.170.79:33106] inactive. 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x6e410186, L:/10.30.170.146:18034 ! R:/10.30.170.79:33106]} end of input detected while session was in state up 00:00:59.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=205, channel=[id: 0x6e410186, L:/10.30.170.146:18034 ! R:/10.30.170.79:33106]} down, reason: End of input 00:00:59.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57650]) process #20 SSH_MSG_IGNORE 00:00:59.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_IGNORE 00:00:59.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #18 SSH_MSG_IGNORE 00:00:59.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 00:00:59.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #16 SSH_MSG_IGNORE 00:00:59.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36032])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) exit code=0, immediate=false 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) Closing gracefully 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:59.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])[immediately=false] processing 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36032]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) Closing immediately 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])[immediately=true] processing 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032] 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54a5bf29) signal close complete immediately=true 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ad35e98) signal close complete immediately=true 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032])[Immediately] closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) result=null 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21a083d0) signal close complete immediately=false 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c7fc90c) signal close complete immediately=false 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36032]) code=0 message='' shell closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36032]) Closing immediately 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36032]]) Closing immediately 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36032]) stopping 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36032]) stopped 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36032]])[Immediately] closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18035] - close(TransportIoSession[local=/10.30.170.146:18035, remote=/10.30.170.79:36032]) Closing immediately 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18035] - close(TransportIoSession[local=/10.30.170.146:18035, remote=/10.30.170.79:36032])[Immediately] closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@555a675d) signal close complete immediately=true 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36032])[Immediately] closed 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x420cef35, L:/10.30.170.146:18035 ! R:/10.30.170.79:36032] inactive. 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0x420cef35, L:/10.30.170.146:18035 ! R:/10.30.170.79:36032]} end of input detected while session was in state up 00:00:59.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=206, channel=[id: 0x420cef35, L:/10.30.170.146:18035 ! R:/10.30.170.79:36032]} down, reason: End of input 00:00:59.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #15 SSH_MSG_IGNORE 00:00:59.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 00:00:59.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49650]) process #21 SSH_MSG_IGNORE 00:00:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_IGNORE 00:00:59.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #19 SSH_MSG_IGNORE 00:00:59.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 00:00:59.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:00:59.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #17 SSH_MSG_IGNORE 00:00:59.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) exit code=0, immediate=false 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) Closing gracefully 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:00:59.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])[immediately=false] processing 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50748]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) Closing immediately 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])[immediately=true] processing 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748] 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e57e545) signal close complete immediately=true 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31a51cc1) signal close complete immediately=true 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748])[Immediately] closed 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) result=null 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@581163c7) signal close complete immediately=false 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36fd457c) signal close complete immediately=false 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50748]) code=0 message='' shell closed 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50748]) Closing immediately 00:00:59.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50748]]) Closing immediately 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50748]) stopping 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50748]) stopped 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50748]])[Immediately] closed 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18036] - close(TransportIoSession[local=/10.30.170.146:18036, remote=/10.30.170.79:50748]) Closing immediately 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18036] - close(TransportIoSession[local=/10.30.170.146:18036, remote=/10.30.170.79:50748])[Immediately] closed 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67d1e32b) signal close complete immediately=true 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50748])[Immediately] closed 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa2fc05d, L:/10.30.170.146:18036 ! R:/10.30.170.79:50748] inactive. 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0xaa2fc05d, L:/10.30.170.146:18036 ! R:/10.30.170.79:50748]} end of input detected while session was in state up 00:00:59.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=207, channel=[id: 0xaa2fc05d, L:/10.30.170.146:18036 ! R:/10.30.170.79:50748]} down, reason: End of input 00:01:00.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49750]) process #20 SSH_MSG_IGNORE 00:01:00.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_IGNORE 00:01:00.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #18 SSH_MSG_IGNORE 00:01:00.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 00:01:00.290 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51916])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) exit code=0, immediate=false 00:01:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:00.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) Closing gracefully 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])[immediately=false] processing 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51916]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) Closing immediately 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])[immediately=true] processing 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916] 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f618306) signal close complete immediately=true 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14b5a1ca) signal close complete immediately=true 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916])[Immediately] closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) result=null 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cc88c8) signal close complete immediately=false 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e833f16) signal close complete immediately=false 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51916]) code=0 message='' shell closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51916]) Closing immediately 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51916]]) Closing immediately 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51916]) stopping 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51916]) stopped 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51916]])[Immediately] closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18037] - close(TransportIoSession[local=/10.30.170.146:18037, remote=/10.30.170.79:51916]) Closing immediately 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18037] - close(TransportIoSession[local=/10.30.170.146:18037, remote=/10.30.170.79:51916])[Immediately] closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@db9ec73) signal close complete immediately=true 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51916])[Immediately] closed 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa7f75675, L:/10.30.170.146:18037 ! R:/10.30.170.79:51916] inactive. 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0xa7f75675, L:/10.30.170.146:18037 ! R:/10.30.170.79:51916]} end of input detected while session was in state up 00:01:00.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=208, channel=[id: 0xa7f75675, L:/10.30.170.146:18037 ! R:/10.30.170.79:51916]} down, reason: End of input 00:01:00.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55674]) process #21 SSH_MSG_IGNORE 00:01:00.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_IGNORE 00:01:00.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #15 SSH_MSG_IGNORE 00:01:00.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 00:01:00.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #17 SSH_MSG_IGNORE 00:01:00.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43488])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) exit code=0, immediate=false 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) Closing gracefully 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])[immediately=false] processing 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43488]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) Closing immediately 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])[immediately=true] processing 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488] 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1716f84f) signal close complete immediately=true 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fe9e0cb) signal close complete immediately=true 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488])[Immediately] closed 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) result=null 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41e05948) signal close complete immediately=false 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5506acea) signal close complete immediately=false 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43488]) code=0 message='' shell closed 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43488]) Closing immediately 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:00.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43488]]) Closing immediately 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43488]) stopping 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43488]) stopped 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43488]])[Immediately] closed 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18038] - close(TransportIoSession[local=/10.30.170.146:18038, remote=/10.30.170.79:43488]) Closing immediately 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18038] - close(TransportIoSession[local=/10.30.170.146:18038, remote=/10.30.170.79:43488])[Immediately] closed 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75f2f285) signal close complete immediately=true 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43488])[Immediately] closed 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x09d92209, L:/10.30.170.146:18038 ! R:/10.30.170.79:43488] inactive. 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0x09d92209, L:/10.30.170.146:18038 ! R:/10.30.170.79:43488]} end of input detected while session was in state up 00:01:00.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=209, channel=[id: 0x09d92209, L:/10.30.170.146:18038 ! R:/10.30.170.79:43488]} down, reason: End of input 00:01:00.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #19 SSH_MSG_IGNORE 00:01:00.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 00:01:00.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #16 SSH_MSG_IGNORE 00:01:00.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 00:01:00.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43830]) process #20 SSH_MSG_IGNORE 00:01:00.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_IGNORE 00:01:00.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #18 SSH_MSG_IGNORE 00:01:00.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35572])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) exit code=0, immediate=false 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) Closing gracefully 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[immediately=false] processing 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) Closing immediately 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[immediately=true] processing 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 00:01:00.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@743512bd) signal close complete immediately=true 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fd4529f) signal close complete immediately=true 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[Immediately] closed 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) result=null 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c3d623a) signal close complete immediately=false 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@619a72d3) signal close complete immediately=false 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) code=0 message='' shell closed 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35572]) Closing immediately 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]]) Closing immediately 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35572]) stopping 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35572]) stopped 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]])[Immediately] closed 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18039] - close(TransportIoSession[local=/10.30.170.146:18039, remote=/10.30.170.79:35572]) Closing immediately 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18039] - close(TransportIoSession[local=/10.30.170.146:18039, remote=/10.30.170.79:35572])[Immediately] closed 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d6634a7) signal close complete immediately=true 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35572])[Immediately] closed 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xecb44cc8, L:/10.30.170.146:18039 ! R:/10.30.170.79:35572] inactive. 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0xecb44cc8, L:/10.30.170.146:18039 ! R:/10.30.170.79:35572]} end of input detected while session was in state up 00:01:00.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=210, channel=[id: 0xecb44cc8, L:/10.30.170.146:18039 ! R:/10.30.170.79:35572]} down, reason: End of input 00:01:01.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #15 SSH_MSG_IGNORE 00:01:01.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 00:01:01.054 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #16 SSH_MSG_IGNORE 00:01:01.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 00:01:01.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52820]) process #21 SSH_MSG_IGNORE 00:01:01.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_IGNORE 00:01:01.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44448])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) exit code=0, immediate=false 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) Closing gracefully 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[immediately=false] processing 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44448]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) Closing immediately 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[immediately=true] processing 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448] 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@197df881) signal close complete immediately=true 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a153822) signal close complete immediately=true 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448])[Immediately] closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) result=null 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@284ac902) signal close complete immediately=false 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3523fdf4) signal close complete immediately=false 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44448]) code=0 message='' shell closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44448]) Closing immediately 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]]) Closing immediately 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44448]) stopping 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44448]) stopped 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44448]])[Immediately] closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18040] - close(TransportIoSession[local=/10.30.170.146:18040, remote=/10.30.170.79:44448]) Closing immediately 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18040] - close(TransportIoSession[local=/10.30.170.146:18040, remote=/10.30.170.79:44448])[Immediately] closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@436cb221) signal close complete immediately=true 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44448])[Immediately] closed 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c9dc55d, L:/10.30.170.146:18040 ! R:/10.30.170.79:44448] inactive. 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x2c9dc55d, L:/10.30.170.146:18040 ! R:/10.30.170.79:44448]} end of input detected while session was in state up 00:01:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=211, channel=[id: 0x2c9dc55d, L:/10.30.170.146:18040 ! R:/10.30.170.79:44448]} down, reason: End of input 00:01:01.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #19 SSH_MSG_IGNORE 00:01:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 00:01:01.460 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36348]) process #20 SSH_MSG_IGNORE 00:01:01.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_IGNORE 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44578])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) exit code=0, immediate=false 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) Closing gracefully 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])[immediately=false] processing 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44578]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) Closing immediately 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])[immediately=true] processing 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578] 00:01:01.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43e7a313) signal close complete immediately=true 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a0a60df) signal close complete immediately=true 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578])[Immediately] closed 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) result=null 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@638b8ec5) signal close complete immediately=false 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a64415a) signal close complete immediately=false 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44578]) code=0 message='' shell closed 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44578]) Closing immediately 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44578]]) Closing immediately 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44578]) stopping 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44578]) stopped 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44578]])[Immediately] closed 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18041] - close(TransportIoSession[local=/10.30.170.146:18041, remote=/10.30.170.79:44578]) Closing immediately 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18041] - close(TransportIoSession[local=/10.30.170.146:18041, remote=/10.30.170.79:44578])[Immediately] closed 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64e5963e) signal close complete immediately=true 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44578])[Immediately] closed 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x524062e4, L:/10.30.170.146:18041 ! R:/10.30.170.79:44578] inactive. 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x524062e4, L:/10.30.170.146:18041 ! R:/10.30.170.79:44578]} end of input detected while session was in state up 00:01:01.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=212, channel=[id: 0x524062e4, L:/10.30.170.146:18041 ! R:/10.30.170.79:44578]} down, reason: End of input 00:01:01.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #17 SSH_MSG_IGNORE 00:01:01.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 00:01:01.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #16 SSH_MSG_IGNORE 00:01:01.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:01:01.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #18 SSH_MSG_IGNORE 00:01:01.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 00:01:01.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:01.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #21 SSH_MSG_IGNORE 00:01:01.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45816])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) exit code=0, immediate=false 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) Closing gracefully 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])[immediately=false] processing 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45816]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) Closing immediately 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])[immediately=true] processing 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816] 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2461a9e1) signal close complete immediately=true 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c3e91ce) signal close complete immediately=true 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816])[Immediately] closed 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) result=null 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e7d8125) signal close complete immediately=false 00:01:01.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@401d1795) signal close complete immediately=false 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45816]) code=0 message='' shell closed 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45816]) Closing immediately 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45816]]) Closing immediately 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45816]) stopping 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45816]) stopped 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45816]])[Immediately] closed 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18042] - close(TransportIoSession[local=/10.30.170.146:18042, remote=/10.30.170.79:45816]) Closing immediately 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18042] - close(TransportIoSession[local=/10.30.170.146:18042, remote=/10.30.170.79:45816])[Immediately] closed 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@691a80d6) signal close complete immediately=true 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45816])[Immediately] closed 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdea194a4, L:/10.30.170.146:18042 ! R:/10.30.170.79:45816] inactive. 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xdea194a4, L:/10.30.170.146:18042 ! R:/10.30.170.79:45816]} end of input detected while session was in state up 00:01:01.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=213, channel=[id: 0xdea194a4, L:/10.30.170.146:18042 ! R:/10.30.170.79:45816]} down, reason: End of input 00:01:02.043 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56304]) process #20 SSH_MSG_IGNORE 00:01:02.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_IGNORE 00:01:02.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.089 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #15 SSH_MSG_IGNORE 00:01:02.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 00:01:02.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #19 SSH_MSG_IGNORE 00:01:02.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 00:01:02.103 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #17 SSH_MSG_IGNORE 00:01:02.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58906])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) exit code=0, immediate=false 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) Closing gracefully 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) 00:01:02.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])[immediately=false] processing 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58906]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) Closing immediately 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])[immediately=true] processing 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906] 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59217870) signal close complete immediately=true 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72d9853) signal close complete immediately=true 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906])[Immediately] closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) result=null 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62a51a6c) signal close complete immediately=false 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42001e53) signal close complete immediately=false 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58906]) code=0 message='' shell closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58906]) Closing immediately 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58906]]) Closing immediately 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58906]) stopping 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58906]) stopped 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58906]])[Immediately] closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18043] - close(TransportIoSession[local=/10.30.170.146:18043, remote=/10.30.170.79:58906]) Closing immediately 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18043] - close(TransportIoSession[local=/10.30.170.146:18043, remote=/10.30.170.79:58906])[Immediately] closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10b00c9b) signal close complete immediately=true 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58906])[Immediately] closed 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5b714b31, L:/10.30.170.146:18043 ! R:/10.30.170.79:58906] inactive. 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x5b714b31, L:/10.30.170.146:18043 ! R:/10.30.170.79:58906]} end of input detected while session was in state up 00:01:02.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=214, channel=[id: 0x5b714b31, L:/10.30.170.146:18043 ! R:/10.30.170.79:58906]} down, reason: End of input 00:01:02.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #18 SSH_MSG_IGNORE 00:01:02.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 00:01:02.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44036]) process #21 SSH_MSG_IGNORE 00:01:02.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_IGNORE 00:01:02.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #17 SSH_MSG_IGNORE 00:01:02.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41812])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) exit code=0, immediate=false 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) Closing gracefully 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])[immediately=false] processing 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41812]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) Closing immediately 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])[immediately=true] processing 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812] 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@226a54f6) signal close complete immediately=true 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28f9af9b) signal close complete immediately=true 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812])[Immediately] closed 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) result=null 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a00065b) signal close complete immediately=false 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@362274ab) signal close complete immediately=false 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41812]) code=0 message='' shell closed 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41812]) Closing immediately 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41812]]) Closing immediately 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41812]) stopping 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41812]) stopped 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41812]])[Immediately] closed 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18044] - close(TransportIoSession[local=/10.30.170.146:18044, remote=/10.30.170.79:41812]) Closing immediately 00:01:02.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18044] - close(TransportIoSession[local=/10.30.170.146:18044, remote=/10.30.170.79:41812])[Immediately] closed 00:01:02.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@469f5b7d) signal close complete immediately=true 00:01:02.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41812])[Immediately] closed 00:01:02.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6be3b46d, L:/10.30.170.146:18044 ! R:/10.30.170.79:41812] inactive. 00:01:02.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x6be3b46d, L:/10.30.170.146:18044 ! R:/10.30.170.79:41812]} end of input detected while session was in state up 00:01:02.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=215, channel=[id: 0x6be3b46d, L:/10.30.170.146:18044 ! R:/10.30.170.79:41812]} down, reason: End of input 00:01:02.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #19 SSH_MSG_IGNORE 00:01:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 00:01:02.811 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #16 SSH_MSG_IGNORE 00:01:02.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 00:01:02.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #15 SSH_MSG_IGNORE 00:01:02.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 00:01:02.925 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:02.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58022]) process #20 SSH_MSG_IGNORE 00:01:02.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_IGNORE 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) exit code=0, immediate=false 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) Closing gracefully 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])[immediately=false] processing 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36386]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) Closing immediately 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])[immediately=true] processing 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386] 00:01:02.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52188cbd) signal close complete immediately=true 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f62c72d) signal close complete immediately=true 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386])[Immediately] closed 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) result=null 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fb1cb03) signal close complete immediately=false 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40e7a855) signal close complete immediately=false 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36386]) code=0 message='' shell closed 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36386]) Closing immediately 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36386]]) Closing immediately 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36386]) stopping 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36386]) stopped 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36386]])[Immediately] closed 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18045] - close(TransportIoSession[local=/10.30.170.146:18045, remote=/10.30.170.79:36386]) Closing immediately 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18045] - close(TransportIoSession[local=/10.30.170.146:18045, remote=/10.30.170.79:36386])[Immediately] closed 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@568ca990) signal close complete immediately=true 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36386])[Immediately] closed 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x904af162, L:/10.30.170.146:18045 ! R:/10.30.170.79:36386] inactive. 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x904af162, L:/10.30.170.146:18045 ! R:/10.30.170.79:36386]} end of input detected while session was in state up 00:01:02.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=216, channel=[id: 0x904af162, L:/10.30.170.146:18045 ! R:/10.30.170.79:36386]} down, reason: End of input 00:01:03.082 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53016]) process #21 SSH_MSG_IGNORE 00:01:03.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_IGNORE 00:01:03.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #18 SSH_MSG_IGNORE 00:01:03.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 00:01:03.205 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #19 SSH_MSG_IGNORE 00:01:03.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 00:01:03.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #16 SSH_MSG_IGNORE 00:01:03.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39734])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) exit code=0, immediate=false 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) Closing gracefully 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])[immediately=false] processing 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39734]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) Closing immediately 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])[immediately=true] processing 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734] 00:01:03.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66ec30b5) signal close complete immediately=true 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@415fb4ae) signal close complete immediately=true 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734])[Immediately] closed 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) result=null 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@127384aa) signal close complete immediately=false 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2134b589) signal close complete immediately=false 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39734]) code=0 message='' shell closed 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39734]) Closing immediately 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39734]]) Closing immediately 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39734]) stopping 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39734]) stopped 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39734]])[Immediately] closed 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18046] - close(TransportIoSession[local=/10.30.170.146:18046, remote=/10.30.170.79:39734]) Closing immediately 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18046] - close(TransportIoSession[local=/10.30.170.146:18046, remote=/10.30.170.79:39734])[Immediately] closed 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@265a4082) signal close complete immediately=true 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39734])[Immediately] closed 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf7c42222, L:/10.30.170.146:18046 ! R:/10.30.170.79:39734] inactive. 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xf7c42222, L:/10.30.170.146:18046 ! R:/10.30.170.79:39734]} end of input detected while session was in state up 00:01:03.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=217, channel=[id: 0xf7c42222, L:/10.30.170.146:18046 ! R:/10.30.170.79:39734]} down, reason: End of input 00:01:03.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #17 SSH_MSG_IGNORE 00:01:03.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 00:01:03.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46740]) process #20 SSH_MSG_IGNORE 00:01:03.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_IGNORE 00:01:03.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #15 SSH_MSG_IGNORE 00:01:03.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48918])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) exit code=0, immediate=false 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) Closing gracefully 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])[immediately=false] processing 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48918]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) Closing immediately 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])[immediately=true] processing 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918] 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63fc8e72) signal close complete immediately=true 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f1a39c2) signal close complete immediately=true 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918])[Immediately] closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) result=null 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49f1b19d) signal close complete immediately=false 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7efcc239) signal close complete immediately=false 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48918]) code=0 message='' shell closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48918]) Closing immediately 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48918]]) Closing immediately 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48918]) stopping 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48918]) stopped 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48918]])[Immediately] closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18047] - close(TransportIoSession[local=/10.30.170.146:18047, remote=/10.30.170.79:48918]) Closing immediately 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18047] - close(TransportIoSession[local=/10.30.170.146:18047, remote=/10.30.170.79:48918])[Immediately] closed 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79745c8a) signal close complete immediately=true 00:01:03.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48918])[Immediately] closed 00:01:03.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x32828f6e, L:/10.30.170.146:18047 ! R:/10.30.170.79:48918] inactive. 00:01:03.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x32828f6e, L:/10.30.170.146:18047 ! R:/10.30.170.79:48918]} end of input detected while session was in state up 00:01:03.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=218, channel=[id: 0x32828f6e, L:/10.30.170.146:18047 ! R:/10.30.170.79:48918]} down, reason: End of input 00:01:03.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #16 SSH_MSG_IGNORE 00:01:03.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 00:01:03.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #18 SSH_MSG_IGNORE 00:01:03.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:01:03.936 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48782])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) exit code=0, immediate=false 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) Closing gracefully 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) 00:01:03.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])[immediately=false] processing 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48782]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) Closing immediately 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])[immediately=true] processing 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782] 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ad0145) signal close complete immediately=true 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e0645a3) signal close complete immediately=true 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782])[Immediately] closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) result=null 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d1fed42) signal close complete immediately=false 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e515609) signal close complete immediately=false 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48782]) code=0 message='' shell closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48782]) Closing immediately 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48782]]) Closing immediately 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48782]) stopping 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48782]) stopped 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48782]])[Immediately] closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18048] - close(TransportIoSession[local=/10.30.170.146:18048, remote=/10.30.170.79:48782]) Closing immediately 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18048] - close(TransportIoSession[local=/10.30.170.146:18048, remote=/10.30.170.79:48782])[Immediately] closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69ed5af) signal close complete immediately=true 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48782])[Immediately] closed 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc82f9f43, L:/10.30.170.146:18048 ! R:/10.30.170.79:48782] inactive. 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xc82f9f43, L:/10.30.170.146:18048 ! R:/10.30.170.79:48782]} end of input detected while session was in state up 00:01:03.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=219, channel=[id: 0xc82f9f43, L:/10.30.170.146:18048 ! R:/10.30.170.79:48782]} down, reason: End of input 00:01:03.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45936]) process #21 SSH_MSG_IGNORE 00:01:03.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_IGNORE 00:01:03.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:03.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #19 SSH_MSG_IGNORE 00:01:03.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 00:01:04.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:04.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #17 SSH_MSG_IGNORE 00:01:04.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 00:01:04.173 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33366]) process #20 SSH_MSG_IGNORE 00:01:04.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_IGNORE 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40990])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) exit code=0, immediate=false 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) Closing gracefully 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])[immediately=false] processing 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40990]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) Closing immediately 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])[immediately=true] processing 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990] 00:01:04.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30bd2fb5) signal close complete immediately=true 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4df0463e) signal close complete immediately=true 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990])[Immediately] closed 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) result=null 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cd29e) signal close complete immediately=false 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75c4c19c) signal close complete immediately=false 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40990]) code=0 message='' shell closed 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40990]) Closing immediately 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40990]]) Closing immediately 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40990]) stopping 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40990]) stopped 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40990]])[Immediately] closed 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18049] - close(TransportIoSession[local=/10.30.170.146:18049, remote=/10.30.170.79:40990]) Closing immediately 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18049] - close(TransportIoSession[local=/10.30.170.146:18049, remote=/10.30.170.79:40990])[Immediately] closed 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cdd8816) signal close complete immediately=true 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40990])[Immediately] closed 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc84780e5, L:/10.30.170.146:18049 ! R:/10.30.170.79:40990] inactive. 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0xc84780e5, L:/10.30.170.146:18049 ! R:/10.30.170.79:40990]} end of input detected while session was in state up 00:01:04.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=220, channel=[id: 0xc84780e5, L:/10.30.170.146:18049 ! R:/10.30.170.79:40990]} down, reason: End of input 00:01:04.571 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:04.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:04.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38504]) process #21 SSH_MSG_IGNORE 00:01:04.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_IGNORE 00:01:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #18 SSH_MSG_IGNORE 00:01:04.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39716])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) exit code=0, immediate=false 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) Closing gracefully 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:04.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])[immediately=false] processing 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39716]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) Closing immediately 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])[immediately=true] processing 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716] 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6472903b) signal close complete immediately=true 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1dc633f4) signal close complete immediately=true 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716])[Immediately] closed 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) result=null 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e69b749) signal close complete immediately=false 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a82116a) signal close complete immediately=false 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39716]) code=0 message='' shell closed 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39716]) Closing immediately 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39716]]) Closing immediately 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39716]) stopping 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39716]) stopped 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39716]])[Immediately] closed 00:01:04.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18050] - close(TransportIoSession[local=/10.30.170.146:18050, remote=/10.30.170.79:39716]) Closing immediately 00:01:04.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18050] - close(TransportIoSession[local=/10.30.170.146:18050, remote=/10.30.170.79:39716])[Immediately] closed 00:01:04.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a81a549) signal close complete immediately=true 00:01:04.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39716])[Immediately] closed 00:01:04.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe9a6a577, L:/10.30.170.146:18050 ! R:/10.30.170.79:39716] inactive. 00:01:04.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0xe9a6a577, L:/10.30.170.146:18050 ! R:/10.30.170.79:39716]} end of input detected while session was in state up 00:01:04.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=221, channel=[id: 0xe9a6a577, L:/10.30.170.146:18050 ! R:/10.30.170.79:39716]} down, reason: End of input 00:01:04.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:04.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #16 SSH_MSG_IGNORE 00:01:04.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 00:01:04.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:04.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #17 SSH_MSG_IGNORE 00:01:04.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 00:01:04.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:04.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #19 SSH_MSG_IGNORE 00:01:04.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 00:01:04.898 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55600]) process #20 SSH_MSG_IGNORE 00:01:04.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_IGNORE 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42422])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) exit code=0, immediate=false 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) Closing gracefully 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])[immediately=false] processing 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42422]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) Closing immediately 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])[immediately=true] processing 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422] 00:01:04.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10c9e0c9) signal close complete immediately=true 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72178849) signal close complete immediately=true 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422])[Immediately] closed 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) result=null 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d4c2a61) signal close complete immediately=false 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@453f0f6a) signal close complete immediately=false 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42422]) code=0 message='' shell closed 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42422]) Closing immediately 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42422]]) Closing immediately 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42422]) stopping 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42422]) stopped 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42422]])[Immediately] closed 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18051] - close(TransportIoSession[local=/10.30.170.146:18051, remote=/10.30.170.79:42422]) Closing immediately 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18051] - close(TransportIoSession[local=/10.30.170.146:18051, remote=/10.30.170.79:42422])[Immediately] closed 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aaf60ac) signal close complete immediately=true 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42422])[Immediately] closed 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdff9224c, L:/10.30.170.146:18051 ! R:/10.30.170.79:42422] inactive. 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0xdff9224c, L:/10.30.170.146:18051 ! R:/10.30.170.79:42422]} end of input detected while session was in state up 00:01:04.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=222, channel=[id: 0xdff9224c, L:/10.30.170.146:18051 ! R:/10.30.170.79:42422]} down, reason: End of input 00:01:05.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #18 SSH_MSG_IGNORE 00:01:05.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 00:01:05.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #16 SSH_MSG_IGNORE 00:01:05.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50324])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) exit code=0, immediate=false 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) Closing gracefully 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:05.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])[immediately=false] processing 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50324]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) Closing immediately 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])[immediately=true] processing 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324] 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ce85bf3) signal close complete immediately=true 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b8a325f) signal close complete immediately=true 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324])[Immediately] closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) result=null 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@420e325e) signal close complete immediately=false 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1054460f) signal close complete immediately=false 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50324]) code=0 message='' shell closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50324]) Closing immediately 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50324]]) Closing immediately 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50324]) stopping 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50324]) stopped 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50324]])[Immediately] closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18052] - close(TransportIoSession[local=/10.30.170.146:18052, remote=/10.30.170.79:50324]) Closing immediately 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18052] - close(TransportIoSession[local=/10.30.170.146:18052, remote=/10.30.170.79:50324])[Immediately] closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2edda035) signal close complete immediately=true 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50324])[Immediately] closed 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5bd9de63, L:/10.30.170.146:18052 ! R:/10.30.170.79:50324] inactive. 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x5bd9de63, L:/10.30.170.146:18052 ! R:/10.30.170.79:50324]} end of input detected while session was in state up 00:01:05.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=223, channel=[id: 0x5bd9de63, L:/10.30.170.146:18052 ! R:/10.30.170.79:50324]} down, reason: End of input 00:01:05.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:05.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40556]) process #21 SSH_MSG_IGNORE 00:01:05.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_IGNORE 00:01:05.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:05.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #19 SSH_MSG_IGNORE 00:01:05.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 00:01:05.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:05.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34578]) process #20 SSH_MSG_IGNORE 00:01:05.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_IGNORE 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39988])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) exit code=0, immediate=false 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) Closing gracefully 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])[immediately=false] processing 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39988]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) Closing immediately 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])[immediately=true] processing 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988] 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16ab5a23) signal close complete immediately=true 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ad40931) signal close complete immediately=true 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988])[Immediately] closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) result=null 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7320bac) signal close complete immediately=false 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@660bbe74) signal close complete immediately=false 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39988]) code=0 message='' shell closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39988]) Closing immediately 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39988]]) Closing immediately 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39988]) stopping 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39988]) stopped 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39988]])[Immediately] closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18053] - close(TransportIoSession[local=/10.30.170.146:18053, remote=/10.30.170.79:39988]) Closing immediately 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18053] - close(TransportIoSession[local=/10.30.170.146:18053, remote=/10.30.170.79:39988])[Immediately] closed 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2abd9ad4) signal close complete immediately=true 00:01:05.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39988])[Immediately] closed 00:01:05.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdd691283, L:/10.30.170.146:18053 ! R:/10.30.170.79:39988] inactive. 00:01:05.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0xdd691283, L:/10.30.170.146:18053 ! R:/10.30.170.79:39988]} end of input detected while session was in state up 00:01:05.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=224, channel=[id: 0xdd691283, L:/10.30.170.146:18053 ! R:/10.30.170.79:39988]} down, reason: End of input 00:01:05.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #17 SSH_MSG_IGNORE 00:01:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 00:01:05.904 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:05.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:05.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55936]) process #21 SSH_MSG_IGNORE 00:01:05.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_IGNORE 00:01:05.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #16 SSH_MSG_IGNORE 00:01:05.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38624])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) exit code=0, immediate=false 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) Closing gracefully 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])[immediately=false] processing 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38624]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) Closing immediately 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])[immediately=true] processing 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624] 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@280b45d5) signal close complete immediately=true 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d09c924) signal close complete immediately=true 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624])[Immediately] closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) result=null 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a9a4e65) signal close complete immediately=false 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d9e7a1d) signal close complete immediately=false 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38624]) code=0 message='' shell closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38624]) Closing immediately 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38624]]) Closing immediately 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38624]) stopping 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38624]) stopped 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38624]])[Immediately] closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18054] - close(TransportIoSession[local=/10.30.170.146:18054, remote=/10.30.170.79:38624]) Closing immediately 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18054] - close(TransportIoSession[local=/10.30.170.146:18054, remote=/10.30.170.79:38624])[Immediately] closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fc9b996) signal close complete immediately=true 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38624])[Immediately] closed 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe00c71fb, L:/10.30.170.146:18054 ! R:/10.30.170.79:38624] inactive. 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xe00c71fb, L:/10.30.170.146:18054 ! R:/10.30.170.79:38624]} end of input detected while session was in state up 00:01:05.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=225, channel=[id: 0xe00c71fb, L:/10.30.170.146:18054 ! R:/10.30.170.79:38624]} down, reason: End of input 00:01:06.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #19 SSH_MSG_IGNORE 00:01:06.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 00:01:06.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #17 SSH_MSG_IGNORE 00:01:06.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 00:01:06.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #18 SSH_MSG_IGNORE 00:01:06.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 00:01:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47132])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) exit code=0, immediate=false 00:01:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) Closing gracefully 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])[immediately=false] processing 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47132]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) Closing immediately 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])[immediately=true] processing 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132] 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74e57793) signal close complete immediately=true 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7119809) signal close complete immediately=true 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132])[Immediately] closed 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) result=null 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11ddab27) signal close complete immediately=false 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@726ce499) signal close complete immediately=false 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47132]) code=0 message='' shell closed 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47132]) Closing immediately 00:01:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47132]]) Closing immediately 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47132]) stopping 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47132]) stopped 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47132]])[Immediately] closed 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18055] - close(TransportIoSession[local=/10.30.170.146:18055, remote=/10.30.170.79:47132]) Closing immediately 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18055] - close(TransportIoSession[local=/10.30.170.146:18055, remote=/10.30.170.79:47132])[Immediately] closed 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dea4ca8) signal close complete immediately=true 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47132])[Immediately] closed 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x48e91b3e, L:/10.30.170.146:18055 ! R:/10.30.170.79:47132] inactive. 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x48e91b3e, L:/10.30.170.146:18055 ! R:/10.30.170.79:47132]} end of input detected while session was in state up 00:01:06.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=226, channel=[id: 0x48e91b3e, L:/10.30.170.146:18055 ! R:/10.30.170.79:47132]} down, reason: End of input 00:01:06.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56878]) process #20 SSH_MSG_IGNORE 00:01:06.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_IGNORE 00:01:06.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #16 SSH_MSG_IGNORE 00:01:06.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) exit code=0, immediate=false 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) Closing gracefully 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])[immediately=false] processing 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60314]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) Closing immediately 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])[immediately=true] processing 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314] 00:01:06.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66a9a538) signal close complete immediately=true 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39827239) signal close complete immediately=true 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314])[Immediately] closed 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) result=null 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f9f23aa) signal close complete immediately=false 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39125017) signal close complete immediately=false 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60314]) code=0 message='' shell closed 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60314]) Closing immediately 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60314]]) Closing immediately 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60314]) stopping 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60314]) stopped 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60314]])[Immediately] closed 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18056] - close(TransportIoSession[local=/10.30.170.146:18056, remote=/10.30.170.79:60314]) Closing immediately 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18056] - close(TransportIoSession[local=/10.30.170.146:18056, remote=/10.30.170.79:60314])[Immediately] closed 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12b9a268) signal close complete immediately=true 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60314])[Immediately] closed 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6bc0e30f, L:/10.30.170.146:18056 ! R:/10.30.170.79:60314] inactive. 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x6bc0e30f, L:/10.30.170.146:18056 ! R:/10.30.170.79:60314]} end of input detected while session was in state up 00:01:06.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=227, channel=[id: 0x6bc0e30f, L:/10.30.170.146:18056 ! R:/10.30.170.79:60314]} down, reason: End of input 00:01:06.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #18 SSH_MSG_IGNORE 00:01:06.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 00:01:06.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40736]) process #21 SSH_MSG_IGNORE 00:01:06.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_IGNORE 00:01:06.806 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #19 SSH_MSG_IGNORE 00:01:06.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50184])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) exit code=0, immediate=false 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) Closing gracefully 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])[immediately=false] processing 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50184]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) Closing immediately 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])[immediately=true] processing 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184] 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a7c3b05) signal close complete immediately=true 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e3bc262) signal close complete immediately=true 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184])[Immediately] closed 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) result=null 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d155b9f) signal close complete immediately=false 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a1871a7) signal close complete immediately=false 00:01:06.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50184]) code=0 message='' shell closed 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50184]) Closing immediately 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50184]]) Closing immediately 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50184]) stopping 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50184]) stopped 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50184]])[Immediately] closed 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18057] - close(TransportIoSession[local=/10.30.170.146:18057, remote=/10.30.170.79:50184]) Closing immediately 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18057] - close(TransportIoSession[local=/10.30.170.146:18057, remote=/10.30.170.79:50184])[Immediately] closed 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71d7d5f2) signal close complete immediately=true 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50184])[Immediately] closed 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x15c80bcc, L:/10.30.170.146:18057 ! R:/10.30.170.79:50184] inactive. 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x15c80bcc, L:/10.30.170.146:18057 ! R:/10.30.170.79:50184]} end of input detected while session was in state up 00:01:06.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=228, channel=[id: 0x15c80bcc, L:/10.30.170.146:18057 ! R:/10.30.170.79:50184]} down, reason: End of input 00:01:06.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:06.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #17 SSH_MSG_IGNORE 00:01:06.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 00:01:07.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35584]) process #20 SSH_MSG_IGNORE 00:01:07.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_IGNORE 00:01:07.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #16 SSH_MSG_IGNORE 00:01:07.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 00:01:07.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54944])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:07.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) exit code=0, immediate=false 00:01:07.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:07.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:07.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:07.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:07.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) Closing gracefully 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])[immediately=false] processing 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54944]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) Closing immediately 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])[immediately=true] processing 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944] 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2eec9c2d) signal close complete immediately=true 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3de48503) signal close complete immediately=true 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944])[Immediately] closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) result=null 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f2e850b) signal close complete immediately=false 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7afed5f4) signal close complete immediately=false 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54944]) code=0 message='' shell closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54944]) Closing immediately 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54944]]) Closing immediately 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54944]) stopping 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54944]) stopped 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54944]])[Immediately] closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.146:18058] - close(TransportIoSession[local=/10.30.170.146:18058, remote=/10.30.170.79:54944]) Closing immediately 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.146:18058] - close(TransportIoSession[local=/10.30.170.146:18058, remote=/10.30.170.79:54944])[Immediately] closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30b93372) signal close complete immediately=true 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54944])[Immediately] closed 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x216b3111, L:/10.30.170.146:18058 ! R:/10.30.170.79:54944] inactive. 00:01:07.273 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0x216b3111, L:/10.30.170.146:18058 ! R:/10.30.170.79:54944]} end of input detected while session was in state up 00:01:07.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=229, channel=[id: 0x216b3111, L:/10.30.170.146:18058 ! R:/10.30.170.79:54944]} down, reason: End of input 00:01:07.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:07.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34526]) process #21 SSH_MSG_IGNORE 00:01:07.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_IGNORE 00:01:07.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:07.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #18 SSH_MSG_IGNORE 00:01:07.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 00:01:07.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:07.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #19 SSH_MSG_IGNORE 00:01:07.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41040])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) exit code=0, immediate=false 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) Closing gracefully 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])[immediately=false] processing 00:01:07.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41040]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) Closing immediately 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])[immediately=true] processing 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040] 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3065ae14) signal close complete immediately=true 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14b7f6fc) signal close complete immediately=true 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040])[Immediately] closed 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) result=null 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cbada7f) signal close complete immediately=false 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6aeb589e) signal close complete immediately=false 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41040]) code=0 message='' shell closed 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41040]) Closing immediately 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41040]]) Closing immediately 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41040]) stopping 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41040]) stopped 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41040]])[Immediately] closed 00:01:07.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18059] - close(TransportIoSession[local=/10.30.170.146:18059, remote=/10.30.170.79:41040]) Closing immediately 00:01:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18059] - close(TransportIoSession[local=/10.30.170.146:18059, remote=/10.30.170.79:41040])[Immediately] closed 00:01:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77e35ed9) signal close complete immediately=true 00:01:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41040])[Immediately] closed 00:01:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x09e8ddc0, L:/10.30.170.146:18059 ! R:/10.30.170.79:41040] inactive. 00:01:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x09e8ddc0, L:/10.30.170.146:18059 ! R:/10.30.170.79:41040]} end of input detected while session was in state up 00:01:07.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=230, channel=[id: 0x09e8ddc0, L:/10.30.170.146:18059 ! R:/10.30.170.79:41040]} down, reason: End of input 00:01:07.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:07.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #17 SSH_MSG_IGNORE 00:01:07.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 00:01:07.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:07.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35356]) process #20 SSH_MSG_IGNORE 00:01:07.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_IGNORE 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41522])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) exit code=0, immediate=false 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) Closing gracefully 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])[immediately=false] processing 00:01:07.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41522]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) Closing immediately 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])[immediately=true] processing 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522] 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a18c877) signal close complete immediately=true 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22ed6f71) signal close complete immediately=true 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522])[Immediately] closed 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) result=null 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b0b930e) signal close complete immediately=false 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@428d29b7) signal close complete immediately=false 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41522]) code=0 message='' shell closed 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41522]) Closing immediately 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41522]]) Closing immediately 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41522]) stopping 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41522]) stopped 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41522]])[Immediately] closed 00:01:07.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18060] - close(TransportIoSession[local=/10.30.170.146:18060, remote=/10.30.170.79:41522]) Closing immediately 00:01:07.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18060] - close(TransportIoSession[local=/10.30.170.146:18060, remote=/10.30.170.79:41522])[Immediately] closed 00:01:07.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e8a1ae1) signal close complete immediately=true 00:01:07.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41522])[Immediately] closed 00:01:07.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x236b5d23, L:/10.30.170.146:18060 ! R:/10.30.170.79:41522] inactive. 00:01:07.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x236b5d23, L:/10.30.170.146:18060 ! R:/10.30.170.79:41522]} end of input detected while session was in state up 00:01:07.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=231, channel=[id: 0x236b5d23, L:/10.30.170.146:18060 ! R:/10.30.170.79:41522]} down, reason: End of input 00:01:08.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #16 SSH_MSG_IGNORE 00:01:08.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 00:01:08.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #18 SSH_MSG_IGNORE 00:01:08.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45826])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) exit code=0, immediate=false 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) Closing gracefully 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:08.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])[immediately=false] processing 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45826]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) Closing immediately 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])[immediately=true] processing 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826] 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70dab307) signal close complete immediately=true 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18a6c895) signal close complete immediately=true 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826])[Immediately] closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) result=null 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74a04087) signal close complete immediately=false 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@275488af) signal close complete immediately=false 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45826]) code=0 message='' shell closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45826]) Closing immediately 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45826]]) Closing immediately 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45826]) stopping 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45826]) stopped 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45826]])[Immediately] closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18061] - close(TransportIoSession[local=/10.30.170.146:18061, remote=/10.30.170.79:45826]) Closing immediately 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18061] - close(TransportIoSession[local=/10.30.170.146:18061, remote=/10.30.170.79:45826])[Immediately] closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23345c9) signal close complete immediately=true 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45826])[Immediately] closed 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe9906d35, L:/10.30.170.146:18061 ! R:/10.30.170.79:45826] inactive. 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0xe9906d35, L:/10.30.170.146:18061 ! R:/10.30.170.79:45826]} end of input detected while session was in state up 00:01:08.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=232, channel=[id: 0xe9906d35, L:/10.30.170.146:18061 ! R:/10.30.170.79:45826]} down, reason: End of input 00:01:08.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #21 SSH_MSG_IGNORE 00:01:08.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 00:01:08.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #19 SSH_MSG_IGNORE 00:01:08.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 00:01:08.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50682]) process #20 SSH_MSG_IGNORE 00:01:08.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_IGNORE 00:01:08.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #17 SSH_MSG_IGNORE 00:01:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46010])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) exit code=0, immediate=false 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) Closing gracefully 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) 00:01:08.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])[immediately=false] processing 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46010]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) Closing immediately 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])[immediately=true] processing 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010] 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@189c56f0) signal close complete immediately=true 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c70744) signal close complete immediately=true 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010])[Immediately] closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) result=null 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ccde693) signal close complete immediately=false 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c3ff0ff) signal close complete immediately=false 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46010]) code=0 message='' shell closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46010]) Closing immediately 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46010]]) Closing immediately 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46010]) stopping 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46010]) stopped 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46010]])[Immediately] closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18062] - close(TransportIoSession[local=/10.30.170.146:18062, remote=/10.30.170.79:46010]) Closing immediately 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18062] - close(TransportIoSession[local=/10.30.170.146:18062, remote=/10.30.170.79:46010])[Immediately] closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@566e085e) signal close complete immediately=true 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46010])[Immediately] closed 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5baaa073, L:/10.30.170.146:18062 ! R:/10.30.170.79:46010] inactive. 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x5baaa073, L:/10.30.170.146:18062 ! R:/10.30.170.79:46010]} end of input detected while session was in state up 00:01:08.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=233, channel=[id: 0x5baaa073, L:/10.30.170.146:18062 ! R:/10.30.170.79:46010]} down, reason: End of input 00:01:08.741 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #16 SSH_MSG_IGNORE 00:01:08.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 00:01:08.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49172]) process #21 SSH_MSG_IGNORE 00:01:08.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_IGNORE 00:01:08.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #18 SSH_MSG_IGNORE 00:01:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36192])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) exit code=0, immediate=false 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) Closing gracefully 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])[immediately=false] processing 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36192]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:08.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) Closing immediately 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])[immediately=true] processing 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192] 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b1c1461) signal close complete immediately=true 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45fc4fe3) signal close complete immediately=true 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192])[Immediately] closed 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) result=null 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b694209) signal close complete immediately=false 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@910bb87) signal close complete immediately=false 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36192]) code=0 message='' shell closed 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36192]) Closing immediately 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36192]]) Closing immediately 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36192]) stopping 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36192]) stopped 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36192]])[Immediately] closed 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18063] - close(TransportIoSession[local=/10.30.170.146:18063, remote=/10.30.170.79:36192]) Closing immediately 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18063] - close(TransportIoSession[local=/10.30.170.146:18063, remote=/10.30.170.79:36192])[Immediately] closed 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@321409d8) signal close complete immediately=true 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36192])[Immediately] closed 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfcf2d9f0, L:/10.30.170.146:18063 ! R:/10.30.170.79:36192] inactive. 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0xfcf2d9f0, L:/10.30.170.146:18063 ! R:/10.30.170.79:36192]} end of input detected while session was in state up 00:01:08.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=234, channel=[id: 0xfcf2d9f0, L:/10.30.170.146:18063 ! R:/10.30.170.79:36192]} down, reason: End of input 00:01:08.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:09.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #19 SSH_MSG_IGNORE 00:01:09.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 00:01:09.167 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:09.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:09.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #17 SSH_MSG_IGNORE 00:01:09.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 00:01:09.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35404]) process #20 SSH_MSG_IGNORE 00:01:09.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_IGNORE 00:01:09.348 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #16 SSH_MSG_IGNORE 00:01:09.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 00:01:09.405 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45642])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) exit code=0, immediate=false 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) Closing gracefully 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])[immediately=false] processing 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45642]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) Closing immediately 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])[immediately=true] processing 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642] 00:01:09.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79e5d156) signal close complete immediately=true 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11e9b0d1) signal close complete immediately=true 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642])[Immediately] closed 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) result=null 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@81653e2) signal close complete immediately=false 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@451a4228) signal close complete immediately=false 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45642]) code=0 message='' shell closed 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45642]) Closing immediately 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45642]]) Closing immediately 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45642]) stopping 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45642]) stopped 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45642]])[Immediately] closed 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18064] - close(TransportIoSession[local=/10.30.170.146:18064, remote=/10.30.170.79:45642]) Closing immediately 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18064] - close(TransportIoSession[local=/10.30.170.146:18064, remote=/10.30.170.79:45642])[Immediately] closed 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12a254bc) signal close complete immediately=true 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45642])[Immediately] closed 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfca3d465, L:/10.30.170.146:18064 ! R:/10.30.170.79:45642] inactive. 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xfca3d465, L:/10.30.170.146:18064 ! R:/10.30.170.79:45642]} end of input detected while session was in state up 00:01:09.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=235, channel=[id: 0xfca3d465, L:/10.30.170.146:18064 ! R:/10.30.170.79:45642]} down, reason: End of input 00:01:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #18 SSH_MSG_IGNORE 00:01:09.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 00:01:09.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:09.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:09.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47116]) process #21 SSH_MSG_IGNORE 00:01:09.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_IGNORE 00:01:09.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #19 SSH_MSG_IGNORE 00:01:09.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54154])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) exit code=0, immediate=false 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) Closing gracefully 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])[immediately=false] processing 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:09.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54154]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) Closing immediately 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])[immediately=true] processing 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154] 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41bafff3) signal close complete immediately=true 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13ac34a9) signal close complete immediately=true 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154])[Immediately] closed 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) result=null 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2143a508) signal close complete immediately=false 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7faca54) signal close complete immediately=false 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54154]) code=0 message='' shell closed 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54154]) Closing immediately 00:01:09.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54154]]) Closing immediately 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54154]) stopping 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54154]) stopped 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54154]])[Immediately] closed 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18065] - close(TransportIoSession[local=/10.30.170.146:18065, remote=/10.30.170.79:54154]) Closing immediately 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18065] - close(TransportIoSession[local=/10.30.170.146:18065, remote=/10.30.170.79:54154])[Immediately] closed 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11a9e83f) signal close complete immediately=true 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54154])[Immediately] closed 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x13564f8f, L:/10.30.170.146:18065 ! R:/10.30.170.79:54154] inactive. 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x13564f8f, L:/10.30.170.146:18065 ! R:/10.30.170.79:54154]} end of input detected while session was in state up 00:01:09.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=236, channel=[id: 0x13564f8f, L:/10.30.170.146:18065 ! R:/10.30.170.79:54154]} down, reason: End of input 00:01:09.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33346]) process #20 SSH_MSG_IGNORE 00:01:09.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_IGNORE 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35842])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) exit code=0, immediate=false 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) Closing gracefully 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])[immediately=false] processing 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35842]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) Closing immediately 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])[immediately=true] processing 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842] 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cd43c64) signal close complete immediately=true 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68a88356) signal close complete immediately=true 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842])[Immediately] closed 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) result=null 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b2cbb99) signal close complete immediately=false 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66434b4e) signal close complete immediately=false 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35842]) code=0 message='' shell closed 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35842]) Closing immediately 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35842]]) Closing immediately 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35842]) stopping 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35842]) stopped 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35842]])[Immediately] closed 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18066] - close(TransportIoSession[local=/10.30.170.146:18066, remote=/10.30.170.79:35842]) Closing immediately 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18066] - close(TransportIoSession[local=/10.30.170.146:18066, remote=/10.30.170.79:35842])[Immediately] closed 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ba96cfe) signal close complete immediately=true 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35842])[Immediately] closed 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4a1b7054, L:/10.30.170.146:18066 ! R:/10.30.170.79:35842] inactive. 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x4a1b7054, L:/10.30.170.146:18066 ! R:/10.30.170.79:35842]} end of input detected while session was in state up 00:01:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=237, channel=[id: 0x4a1b7054, L:/10.30.170.146:18066 ! R:/10.30.170.79:35842]} down, reason: End of input 00:01:10.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #17 SSH_MSG_IGNORE 00:01:10.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 00:01:10.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59868]) process #21 SSH_MSG_IGNORE 00:01:10.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_IGNORE 00:01:10.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #16 SSH_MSG_IGNORE 00:01:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 00:01:10.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #19 SSH_MSG_IGNORE 00:01:10.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 00:01:10.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44156])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:10.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) exit code=0, immediate=false 00:01:10.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) Closing gracefully 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])[immediately=false] processing 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44156]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) Closing immediately 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])[immediately=true] processing 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156] 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a907716) signal close complete immediately=true 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@496aaec1) signal close complete immediately=true 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156])[Immediately] closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) result=null 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48271905) signal close complete immediately=false 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4798bd80) signal close complete immediately=false 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44156]) code=0 message='' shell closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44156]) Closing immediately 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44156]]) Closing immediately 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44156]) stopping 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44156]) stopped 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44156]])[Immediately] closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18067] - close(TransportIoSession[local=/10.30.170.146:18067, remote=/10.30.170.79:44156]) Closing immediately 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18067] - close(TransportIoSession[local=/10.30.170.146:18067, remote=/10.30.170.79:44156])[Immediately] closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ee95aa2) signal close complete immediately=true 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44156])[Immediately] closed 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x01c71fa0, L:/10.30.170.146:18067 ! R:/10.30.170.79:44156] inactive. 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x01c71fa0, L:/10.30.170.146:18067 ! R:/10.30.170.79:44156]} end of input detected while session was in state up 00:01:10.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=238, channel=[id: 0x01c71fa0, L:/10.30.170.146:18067 ! R:/10.30.170.79:44156]} down, reason: End of input 00:01:10.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #18 SSH_MSG_IGNORE 00:01:10.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:01:10.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41612]) process #20 SSH_MSG_IGNORE 00:01:10.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_IGNORE 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) exit code=0, immediate=false 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) Closing gracefully 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])[immediately=false] processing 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42314]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) Closing immediately 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])[immediately=true] processing 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314] 00:01:10.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63396aa3) signal close complete immediately=true 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@256676cc) signal close complete immediately=true 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314])[Immediately] closed 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) result=null 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47b501c0) signal close complete immediately=false 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52b02c4f) signal close complete immediately=false 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42314]) code=0 message='' shell closed 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42314]) Closing immediately 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42314]]) Closing immediately 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42314]) stopping 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42314]) stopped 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42314]])[Immediately] closed 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18068] - close(TransportIoSession[local=/10.30.170.146:18068, remote=/10.30.170.79:42314]) Closing immediately 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18068] - close(TransportIoSession[local=/10.30.170.146:18068, remote=/10.30.170.79:42314])[Immediately] closed 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a7428c8) signal close complete immediately=true 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42314])[Immediately] closed 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x26fb2ea5, L:/10.30.170.146:18068 ! R:/10.30.170.79:42314] inactive. 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x26fb2ea5, L:/10.30.170.146:18068 ! R:/10.30.170.79:42314]} end of input detected while session was in state up 00:01:10.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=239, channel=[id: 0x26fb2ea5, L:/10.30.170.146:18068 ! R:/10.30.170.79:42314]} down, reason: End of input 00:01:10.720 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #17 SSH_MSG_IGNORE 00:01:10.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 00:01:10.823 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #16 SSH_MSG_IGNORE 00:01:10.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 00:01:10.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:10.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #18 SSH_MSG_IGNORE 00:01:10.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49650])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) exit code=0, immediate=false 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) Closing gracefully 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])[immediately=false] processing 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49650]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) Closing immediately 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])[immediately=true] processing 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650] 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50ca3d76) signal close complete immediately=true 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27117cd7) signal close complete immediately=true 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650])[Immediately] closed 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) result=null 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5009da20) signal close complete immediately=false 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38b9fcc3) signal close complete immediately=false 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49650]) code=0 message='' shell closed 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49650]) Closing immediately 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:11.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49650]]) Closing immediately 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49650]) stopping 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49650]) stopped 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49650]])[Immediately] closed 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18069] - close(TransportIoSession[local=/10.30.170.146:18069, remote=/10.30.170.79:49650]) Closing immediately 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18069] - close(TransportIoSession[local=/10.30.170.146:18069, remote=/10.30.170.79:49650])[Immediately] closed 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3999472f) signal close complete immediately=true 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49650])[Immediately] closed 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xda0f3ead, L:/10.30.170.146:18069 ! R:/10.30.170.79:49650] inactive. 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xda0f3ead, L:/10.30.170.146:18069 ! R:/10.30.170.79:49650]} end of input detected while session was in state up 00:01:11.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=240, channel=[id: 0xda0f3ead, L:/10.30.170.146:18069 ! R:/10.30.170.79:49650]} down, reason: End of input 00:01:11.068 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:11.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #19 SSH_MSG_IGNORE 00:01:11.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 00:01:11.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:11.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48146]) process #21 SSH_MSG_IGNORE 00:01:11.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_IGNORE 00:01:11.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:11.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58528]) process #20 SSH_MSG_IGNORE 00:01:11.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_IGNORE 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) exit code=0, immediate=false 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) Closing gracefully 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) 00:01:11.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])[immediately=false] processing 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55674]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) Closing immediately 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])[immediately=true] processing 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674] 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35b20469) signal close complete immediately=true 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d7ae8bb) signal close complete immediately=true 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674])[Immediately] closed 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) result=null 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fbe260d) signal close complete immediately=false 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48e04cde) signal close complete immediately=false 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55674]) code=0 message='' shell closed 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55674]) Closing immediately 00:01:11.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55674]]) Closing immediately 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55674]) stopping 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55674]) stopped 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55674]])[Immediately] closed 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18070] - close(TransportIoSession[local=/10.30.170.146:18070, remote=/10.30.170.79:55674]) Closing immediately 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18070] - close(TransportIoSession[local=/10.30.170.146:18070, remote=/10.30.170.79:55674])[Immediately] closed 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dd488e7) signal close complete immediately=true 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55674])[Immediately] closed 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc17c01ec, L:/10.30.170.146:18070 ! R:/10.30.170.79:55674] inactive. 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0xc17c01ec, L:/10.30.170.146:18070 ! R:/10.30.170.79:55674]} end of input detected while session was in state up 00:01:11.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=241, channel=[id: 0xc17c01ec, L:/10.30.170.146:18070 ! R:/10.30.170.79:55674]} down, reason: End of input 00:01:11.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:11.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #17 SSH_MSG_IGNORE 00:01:11.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 00:01:11.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #16 SSH_MSG_IGNORE 00:01:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52820])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) exit code=0, immediate=false 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) Closing gracefully 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) 00:01:11.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])[immediately=false] processing 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52820]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) Closing immediately 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])[immediately=true] processing 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820] 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69d4444c) signal close complete immediately=true 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a8ae1b2) signal close complete immediately=true 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820])[Immediately] closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) result=null 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dadce8b) signal close complete immediately=false 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d327886) signal close complete immediately=false 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52820]) code=0 message='' shell closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52820]) Closing immediately 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52820]]) Closing immediately 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52820]) stopping 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52820]) stopped 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52820]])[Immediately] closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18071] - close(TransportIoSession[local=/10.30.170.146:18071, remote=/10.30.170.79:52820]) Closing immediately 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18071] - close(TransportIoSession[local=/10.30.170.146:18071, remote=/10.30.170.79:52820])[Immediately] closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@760fad48) signal close complete immediately=true 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52820])[Immediately] closed 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x33aeeaec, L:/10.30.170.146:18071 ! R:/10.30.170.79:52820] inactive. 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0x33aeeaec, L:/10.30.170.146:18071 ! R:/10.30.170.79:52820]} end of input detected while session was in state up 00:01:11.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=242, channel=[id: 0x33aeeaec, L:/10.30.170.146:18071 ! R:/10.30.170.79:52820]} down, reason: End of input 00:01:11.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #18 SSH_MSG_IGNORE 00:01:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 00:01:11.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49646]) process #20 SSH_MSG_IGNORE 00:01:11.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_IGNORE 00:01:11.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:11.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #19 SSH_MSG_IGNORE 00:01:11.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 00:01:12.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:12.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59748]) process #21 SSH_MSG_IGNORE 00:01:12.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_IGNORE 00:01:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51762])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) exit code=0, immediate=false 00:01:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) Closing gracefully 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[immediately=false] processing 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) Closing immediately 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[immediately=true] processing 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b8e80c0) signal close complete immediately=true 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70cd38ec) signal close complete immediately=true 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[Immediately] closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) result=null 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@412a7ef0) signal close complete immediately=false 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fa0b219) signal close complete immediately=false 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) code=0 message='' shell closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51762]) Closing immediately 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]]) Closing immediately 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51762]) stopping 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51762]) stopped 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]])[Immediately] closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18072] - close(TransportIoSession[local=/10.30.170.146:18072, remote=/10.30.170.79:51762]) Closing immediately 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18072] - close(TransportIoSession[local=/10.30.170.146:18072, remote=/10.30.170.79:51762])[Immediately] closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5057afad) signal close complete immediately=true 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51762])[Immediately] closed 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x45a4ba02, L:/10.30.170.146:18072 ! R:/10.30.170.79:51762] inactive. 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0x45a4ba02, L:/10.30.170.146:18072 ! R:/10.30.170.79:51762]} end of input detected while session was in state up 00:01:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=243, channel=[id: 0x45a4ba02, L:/10.30.170.146:18072 ! R:/10.30.170.79:51762]} down, reason: End of input 00:01:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #17 SSH_MSG_IGNORE 00:01:12.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 00:01:12.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:12.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #16 SSH_MSG_IGNORE 00:01:12.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44036])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) exit code=0, immediate=false 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) Closing gracefully 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])[immediately=false] processing 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44036]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) Closing immediately 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])[immediately=true] processing 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036] 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f7f598f) signal close complete immediately=true 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9a30974) signal close complete immediately=true 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036])[Immediately] closed 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) result=null 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21158d86) signal close complete immediately=false 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3beb7427) signal close complete immediately=false 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44036]) code=0 message='' shell closed 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44036]) Closing immediately 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44036]]) Closing immediately 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44036]) stopping 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44036]) stopped 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44036]])[Immediately] closed 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18073] - close(TransportIoSession[local=/10.30.170.146:18073, remote=/10.30.170.79:44036]) Closing immediately 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18073] - close(TransportIoSession[local=/10.30.170.146:18073, remote=/10.30.170.79:44036])[Immediately] closed 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e2de1f4) signal close complete immediately=true 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44036])[Immediately] closed 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc269b9b2, L:/10.30.170.146:18073 ! R:/10.30.170.79:44036] inactive. 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xc269b9b2, L:/10.30.170.146:18073 ! R:/10.30.170.79:44036]} end of input detected while session was in state up 00:01:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=244, channel=[id: 0xc269b9b2, L:/10.30.170.146:18073 ! R:/10.30.170.79:44036]} down, reason: End of input 00:01:12.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:12.460 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:12.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #18 SSH_MSG_IGNORE 00:01:12.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 00:01:12.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50552]) process #21 SSH_MSG_IGNORE 00:01:12.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_IGNORE 00:01:12.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:12.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #19 SSH_MSG_IGNORE 00:01:12.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53016])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) exit code=0, immediate=false 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) Closing gracefully 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) 00:01:12.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])[immediately=false] processing 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53016]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) Closing immediately 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])[immediately=true] processing 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016] 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aa74e1d) signal close complete immediately=true 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@117b94a5) signal close complete immediately=true 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016])[Immediately] closed 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) result=null 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@228a02ad) signal close complete immediately=false 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3af63902) signal close complete immediately=false 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53016]) code=0 message='' shell closed 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53016]) Closing immediately 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53016]]) Closing immediately 00:01:12.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53016]) stopping 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53016]) stopped 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53016]])[Immediately] closed 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18074] - close(TransportIoSession[local=/10.30.170.146:18074, remote=/10.30.170.79:53016]) Closing immediately 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18074] - close(TransportIoSession[local=/10.30.170.146:18074, remote=/10.30.170.79:53016])[Immediately] closed 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aa14fe7) signal close complete immediately=true 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53016])[Immediately] closed 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f26d19d, L:/10.30.170.146:18074 ! R:/10.30.170.79:53016] inactive. 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x0f26d19d, L:/10.30.170.146:18074 ! R:/10.30.170.79:53016]} end of input detected while session was in state up 00:01:12.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=245, channel=[id: 0x0f26d19d, L:/10.30.170.146:18074 ! R:/10.30.170.79:53016]} down, reason: End of input 00:01:12.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:12.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #17 SSH_MSG_IGNORE 00:01:12.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 00:01:12.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40690]) process #20 SSH_MSG_IGNORE 00:01:12.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_IGNORE 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45936])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) exit code=0, immediate=false 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) Closing gracefully 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])[immediately=false] processing 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45936]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) Closing immediately 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])[immediately=true] processing 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936] 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1da93889) signal close complete immediately=true 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c57e163) signal close complete immediately=true 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936])[Immediately] closed 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) result=null 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cd16393) signal close complete immediately=false 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@572a3e7f) signal close complete immediately=false 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45936]) code=0 message='' shell closed 00:01:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45936]) Closing immediately 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45936]]) Closing immediately 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45936]) stopping 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45936]) stopped 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45936]])[Immediately] closed 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18075] - close(TransportIoSession[local=/10.30.170.146:18075, remote=/10.30.170.79:45936]) Closing immediately 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18075] - close(TransportIoSession[local=/10.30.170.146:18075, remote=/10.30.170.79:45936])[Immediately] closed 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3933963) signal close complete immediately=true 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45936])[Immediately] closed 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa9b818ac, L:/10.30.170.146:18075 ! R:/10.30.170.79:45936] inactive. 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0xa9b818ac, L:/10.30.170.146:18075 ! R:/10.30.170.79:45936]} end of input detected while session was in state up 00:01:13.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=246, channel=[id: 0xa9b818ac, L:/10.30.170.146:18075 ! R:/10.30.170.79:45936]} down, reason: End of input 00:01:13.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:13.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #16 SSH_MSG_IGNORE 00:01:13.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 00:01:13.116 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:13.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #18 SSH_MSG_IGNORE 00:01:13.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 00:01:13.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:13.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42940]) process #21 SSH_MSG_IGNORE 00:01:13.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_IGNORE 00:01:13.322 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59720]) process #20 SSH_MSG_IGNORE 00:01:13.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_IGNORE 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38504])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) exit code=0, immediate=false 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) Closing gracefully 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])[immediately=false] processing 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38504]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) Closing immediately 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])[immediately=true] processing 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504] 00:01:13.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cd67f7f) signal close complete immediately=true 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7244ef89) signal close complete immediately=true 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504])[Immediately] closed 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) result=null 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77237601) signal close complete immediately=false 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aae2c76) signal close complete immediately=false 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38504]) code=0 message='' shell closed 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38504]) Closing immediately 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38504]]) Closing immediately 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38504]) stopping 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38504]) stopped 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38504]])[Immediately] closed 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18076] - close(TransportIoSession[local=/10.30.170.146:18076, remote=/10.30.170.79:38504]) Closing immediately 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18076] - close(TransportIoSession[local=/10.30.170.146:18076, remote=/10.30.170.79:38504])[Immediately] closed 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25ac97db) signal close complete immediately=true 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38504])[Immediately] closed 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb90945f7, L:/10.30.170.146:18076 ! R:/10.30.170.79:38504] inactive. 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0xb90945f7, L:/10.30.170.146:18076 ! R:/10.30.170.79:38504]} end of input detected while session was in state up 00:01:13.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=247, channel=[id: 0xb90945f7, L:/10.30.170.146:18076 ! R:/10.30.170.79:38504]} down, reason: End of input 00:01:13.353 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:13.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #19 SSH_MSG_IGNORE 00:01:13.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 00:01:13.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:13.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #17 SSH_MSG_IGNORE 00:01:13.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40556])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) exit code=0, immediate=false 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) Closing gracefully 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])[immediately=false] processing 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40556]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) Closing immediately 00:01:13.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])[immediately=true] processing 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556] 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13890ff6) signal close complete immediately=true 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69e85fa2) signal close complete immediately=true 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556])[Immediately] closed 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) result=null 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3828ddbc) signal close complete immediately=false 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5993ea51) signal close complete immediately=false 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40556]) code=0 message='' shell closed 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40556]) Closing immediately 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40556]]) Closing immediately 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40556]) stopping 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40556]) stopped 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40556]])[Immediately] closed 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18077] - close(TransportIoSession[local=/10.30.170.146:18077, remote=/10.30.170.79:40556]) Closing immediately 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18077] - close(TransportIoSession[local=/10.30.170.146:18077, remote=/10.30.170.79:40556])[Immediately] closed 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23eb82a) signal close complete immediately=true 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40556])[Immediately] closed 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa015e8b2, L:/10.30.170.146:18077 ! R:/10.30.170.79:40556] inactive. 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0xa015e8b2, L:/10.30.170.146:18077 ! R:/10.30.170.79:40556]} end of input detected while session was in state up 00:01:13.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=248, channel=[id: 0xa015e8b2, L:/10.30.170.146:18077 ! R:/10.30.170.79:40556]} down, reason: End of input 00:01:13.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:13.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #19 SSH_MSG_IGNORE 00:01:13.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 00:01:13.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #18 SSH_MSG_IGNORE 00:01:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55936])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) exit code=0, immediate=false 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) Closing gracefully 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])[immediately=false] processing 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55936]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) Closing immediately 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])[immediately=true] processing 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936] 00:01:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e847e46) signal close complete immediately=true 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5805f456) signal close complete immediately=true 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936])[Immediately] closed 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) result=null 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@232da554) signal close complete immediately=false 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b2ff5a4) signal close complete immediately=false 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55936]) code=0 message='' shell closed 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55936]) Closing immediately 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55936]]) Closing immediately 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55936]) stopping 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55936]) stopped 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55936]])[Immediately] closed 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18078] - close(TransportIoSession[local=/10.30.170.146:18078, remote=/10.30.170.79:55936]) Closing immediately 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18078] - close(TransportIoSession[local=/10.30.170.146:18078, remote=/10.30.170.79:55936])[Immediately] closed 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6644c2c9) signal close complete immediately=true 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55936])[Immediately] closed 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x370c2a5f, L:/10.30.170.146:18078 ! R:/10.30.170.79:55936] inactive. 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x370c2a5f, L:/10.30.170.146:18078 ! R:/10.30.170.79:55936]} end of input detected while session was in state up 00:01:13.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=249, channel=[id: 0x370c2a5f, L:/10.30.170.146:18078 ! R:/10.30.170.79:55936]} down, reason: End of input 00:01:14.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #16 SSH_MSG_IGNORE 00:01:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 00:01:14.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55292]) process #21 SSH_MSG_IGNORE 00:01:14.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_IGNORE 00:01:14.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40736])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:14.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) exit code=0, immediate=false 00:01:14.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:14.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:14.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:14.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:14.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) Closing gracefully 00:01:14.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])[immediately=false] processing 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40736]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) Closing immediately 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])[immediately=true] processing 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736] 00:01:14.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bebdcca) signal close complete immediately=true 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fa73df8) signal close complete immediately=true 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736])[Immediately] closed 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) result=null 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d44678c) signal close complete immediately=false 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@710c595a) signal close complete immediately=false 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40736]) code=0 message='' shell closed 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40736]) Closing immediately 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40736]]) Closing immediately 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40736]) stopping 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40736]) stopped 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40736]])[Immediately] closed 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18079] - close(TransportIoSession[local=/10.30.170.146:18079, remote=/10.30.170.79:40736]) Closing immediately 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18079] - close(TransportIoSession[local=/10.30.170.146:18079, remote=/10.30.170.79:40736])[Immediately] closed 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4434d63d) signal close complete immediately=true 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40736])[Immediately] closed 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc6a9ab27, L:/10.30.170.146:18079 ! R:/10.30.170.79:40736] inactive. 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0xc6a9ab27, L:/10.30.170.146:18079 ! R:/10.30.170.79:40736]} end of input detected while session was in state up 00:01:14.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=250, channel=[id: 0xc6a9ab27, L:/10.30.170.146:18079 ! R:/10.30.170.79:40736]} down, reason: End of input 00:01:14.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44928]) process #20 SSH_MSG_IGNORE 00:01:14.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_IGNORE 00:01:14.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #18 SSH_MSG_IGNORE 00:01:14.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 00:01:14.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #16 SSH_MSG_IGNORE 00:01:14.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 00:01:14.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #19 SSH_MSG_IGNORE 00:01:14.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 00:01:14.627 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36432]) process #21 SSH_MSG_IGNORE 00:01:14.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_IGNORE 00:01:14.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #17 SSH_MSG_IGNORE 00:01:14.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34526])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) exit code=0, immediate=false 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) Closing gracefully 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])[immediately=false] processing 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34526]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) Closing immediately 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])[immediately=true] processing 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526] 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e0047a8) signal close complete immediately=true 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35acdc18) signal close complete immediately=true 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526])[Immediately] closed 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) result=null 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@176c459a) signal close complete immediately=false 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6eaf79cc) signal close complete immediately=false 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34526]) code=0 message='' shell closed 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34526]) Closing immediately 00:01:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34526]]) Closing immediately 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34526]) stopping 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34526]) stopped 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34526]])[Immediately] closed 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18080] - close(TransportIoSession[local=/10.30.170.146:18080, remote=/10.30.170.79:34526]) Closing immediately 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18080] - close(TransportIoSession[local=/10.30.170.146:18080, remote=/10.30.170.79:34526])[Immediately] closed 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@324e5eb6) signal close complete immediately=true 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34526])[Immediately] closed 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3e0d91cf, L:/10.30.170.146:18080 ! R:/10.30.170.79:34526] inactive. 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x3e0d91cf, L:/10.30.170.146:18080 ! R:/10.30.170.79:34526]} end of input detected while session was in state up 00:01:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=251, channel=[id: 0x3e0d91cf, L:/10.30.170.146:18080 ! R:/10.30.170.79:34526]} down, reason: End of input 00:01:14.831 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #17 SSH_MSG_IGNORE 00:01:14.838 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) exit code=0, immediate=false 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) Closing gracefully 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[immediately=false] processing 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:14.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) Closing immediately 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[immediately=true] processing 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66b4b310) signal close complete immediately=true 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@488e49b4) signal close complete immediately=true 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[Immediately] closed 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) result=null 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47431513) signal close complete immediately=false 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33bc9810) signal close complete immediately=false 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) code=0 message='' shell closed 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59748]) Closing immediately 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]]) Closing immediately 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59748]) stopping 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59748]) stopped 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]])[Immediately] closed 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18081] - close(TransportIoSession[local=/10.30.170.146:18081, remote=/10.30.170.79:59748]) Closing immediately 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18081] - close(TransportIoSession[local=/10.30.170.146:18081, remote=/10.30.170.79:59748])[Immediately] closed 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70d39144) signal close complete immediately=true 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59748])[Immediately] closed 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x61216576, L:/10.30.170.146:18081 ! R:/10.30.170.79:59748] inactive. 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x61216576, L:/10.30.170.146:18081 ! R:/10.30.170.79:59748]} end of input detected while session was in state up 00:01:14.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=252, channel=[id: 0x61216576, L:/10.30.170.146:18081 ! R:/10.30.170.79:59748]} down, reason: End of input 00:01:14.986 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49824]) process #20 SSH_MSG_IGNORE 00:01:14.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_IGNORE 00:01:15.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #16 SSH_MSG_IGNORE 00:01:15.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 00:01:15.133 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #18 SSH_MSG_IGNORE 00:01:15.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49172])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) exit code=0, immediate=false 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) Closing gracefully 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])[immediately=false] processing 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49172]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) Closing immediately 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])[immediately=true] processing 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172] 00:01:15.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b85f80d) signal close complete immediately=true 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d8566a0) signal close complete immediately=true 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172])[Immediately] closed 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) result=null 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d5180cb) signal close complete immediately=false 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b586e81) signal close complete immediately=false 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49172]) code=0 message='' shell closed 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49172]) Closing immediately 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49172]]) Closing immediately 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49172]) stopping 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49172]) stopped 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49172]])[Immediately] closed 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18082] - close(TransportIoSession[local=/10.30.170.146:18082, remote=/10.30.170.79:49172]) Closing immediately 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18082] - close(TransportIoSession[local=/10.30.170.146:18082, remote=/10.30.170.79:49172])[Immediately] closed 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f19a277) signal close complete immediately=true 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49172])[Immediately] closed 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x99350a25, L:/10.30.170.146:18082 ! R:/10.30.170.79:49172] inactive. 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x99350a25, L:/10.30.170.146:18082 ! R:/10.30.170.79:49172]} end of input detected while session was in state up 00:01:15.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=253, channel=[id: 0x99350a25, L:/10.30.170.146:18082 ! R:/10.30.170.79:49172]} down, reason: End of input 00:01:15.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:15.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #19 SSH_MSG_IGNORE 00:01:15.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 00:01:15.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:15.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47392]) process #21 SSH_MSG_IGNORE 00:01:15.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_IGNORE 00:01:15.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:15.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #17 SSH_MSG_IGNORE 00:01:15.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 00:01:15.642 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36070]) process #20 SSH_MSG_IGNORE 00:01:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_IGNORE 00:01:15.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47116])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) exit code=0, immediate=false 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) Closing gracefully 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])[immediately=false] processing 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47116]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) Closing immediately 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])[immediately=true] processing 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116] 00:01:15.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d6eecd6) signal close complete immediately=true 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c586d5e) signal close complete immediately=true 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116])[Immediately] closed 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) result=null 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@302b9153) signal close complete immediately=false 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75d64984) signal close complete immediately=false 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47116]) code=0 message='' shell closed 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47116]) Closing immediately 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47116]]) Closing immediately 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47116]) stopping 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47116]) stopped 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47116]])[Immediately] closed 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18083] - close(TransportIoSession[local=/10.30.170.146:18083, remote=/10.30.170.79:47116]) Closing immediately 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18083] - close(TransportIoSession[local=/10.30.170.146:18083, remote=/10.30.170.79:47116])[Immediately] closed 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fc403b4) signal close complete immediately=true 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47116])[Immediately] closed 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc98a3172, L:/10.30.170.146:18083 ! R:/10.30.170.79:47116] inactive. 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0xc98a3172, L:/10.30.170.146:18083 ! R:/10.30.170.79:47116]} end of input detected while session was in state up 00:01:15.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=254, channel=[id: 0xc98a3172, L:/10.30.170.146:18083 ! R:/10.30.170.79:47116]} down, reason: End of input 00:01:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #16 SSH_MSG_IGNORE 00:01:15.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 00:01:15.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:15.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #18 SSH_MSG_IGNORE 00:01:15.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59868])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) exit code=0, immediate=false 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) Closing gracefully 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])[immediately=false] processing 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59868]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) Closing immediately 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])[immediately=true] processing 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868] 00:01:16.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@416bfefd) signal close complete immediately=true 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2894a0fb) signal close complete immediately=true 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868])[Immediately] closed 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) result=null 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1acc6e96) signal close complete immediately=false 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e84325b) signal close complete immediately=false 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59868]) code=0 message='' shell closed 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59868]) Closing immediately 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59868]]) Closing immediately 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59868]) stopping 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59868]) stopped 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59868]])[Immediately] closed 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18084] - close(TransportIoSession[local=/10.30.170.146:18084, remote=/10.30.170.79:59868]) Closing immediately 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18084] - close(TransportIoSession[local=/10.30.170.146:18084, remote=/10.30.170.79:59868])[Immediately] closed 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@86ab60) signal close complete immediately=true 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59868])[Immediately] closed 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x77be2641, L:/10.30.170.146:18084 ! R:/10.30.170.79:59868] inactive. 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x77be2641, L:/10.30.170.146:18084 ! R:/10.30.170.79:59868]} end of input detected while session was in state up 00:01:16.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=255, channel=[id: 0x77be2641, L:/10.30.170.146:18084 ! R:/10.30.170.79:59868]} down, reason: End of input 00:01:16.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:16.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49574]) process #21 SSH_MSG_IGNORE 00:01:16.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_IGNORE 00:01:16.082 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:16.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #19 SSH_MSG_IGNORE 00:01:16.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 00:01:16.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:16.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #17 SSH_MSG_IGNORE 00:01:16.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 00:01:16.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #16 SSH_MSG_IGNORE 00:01:16.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48146])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) exit code=0, immediate=false 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) Closing gracefully 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])[immediately=false] processing 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:16.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48146]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) Closing immediately 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])[immediately=true] processing 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146] 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e804cd0) signal close complete immediately=true 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@311d66be) signal close complete immediately=true 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146])[Immediately] closed 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) result=null 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52b632df) signal close complete immediately=false 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d8f5ade) signal close complete immediately=false 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48146]) code=0 message='' shell closed 00:01:16.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48146]) Closing immediately 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48146]]) Closing immediately 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48146]) stopping 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48146]) stopped 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48146]])[Immediately] closed 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18085] - close(TransportIoSession[local=/10.30.170.146:18085, remote=/10.30.170.79:48146]) Closing immediately 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18085] - close(TransportIoSession[local=/10.30.170.146:18085, remote=/10.30.170.79:48146])[Immediately] closed 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11c56773) signal close complete immediately=true 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48146])[Immediately] closed 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8f8c3c12, L:/10.30.170.146:18085 ! R:/10.30.170.79:48146] inactive. 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x8f8c3c12, L:/10.30.170.146:18085 ! R:/10.30.170.79:48146]} end of input detected while session was in state up 00:01:16.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=256, channel=[id: 0x8f8c3c12, L:/10.30.170.146:18085 ! R:/10.30.170.79:48146]} down, reason: End of input 00:01:16.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:16.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36208]) process #20 SSH_MSG_IGNORE 00:01:16.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_IGNORE 00:01:16.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #18 SSH_MSG_IGNORE 00:01:16.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 00:01:16.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:16.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) exit code=0, immediate=false 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) Closing gracefully 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[immediately=false] processing 00:01:16.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:16.654 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59748]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) Closing immediately 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[immediately=true] processing 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748] 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6275a6fc) signal close complete immediately=true 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6082a21d) signal close complete immediately=true 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748])[Immediately] closed 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) result=null 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47977112) signal close complete immediately=false 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ab38a34) signal close complete immediately=false 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59748]) code=0 message='' shell closed 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59748]) Closing immediately 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]]) Closing immediately 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59748]) stopping 00:01:16.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59748]) stopped 00:01:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59748]])[Immediately] closed 00:01:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18086] - close(TransportIoSession[local=/10.30.170.146:18086, remote=/10.30.170.79:59748]) Closing immediately 00:01:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18086] - close(TransportIoSession[local=/10.30.170.146:18086, remote=/10.30.170.79:59748])[Immediately] closed 00:01:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53e87d8) signal close complete immediately=true 00:01:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59748])[Immediately] closed 00:01:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc7e658eb, L:/10.30.170.146:18086 ! R:/10.30.170.79:59748] inactive. 00:01:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0xc7e658eb, L:/10.30.170.146:18086 ! R:/10.30.170.79:59748]} end of input detected while session was in state up 00:01:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=257, channel=[id: 0xc7e658eb, L:/10.30.170.146:18086 ! R:/10.30.170.79:59748]} down, reason: End of input 00:01:16.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #19 SSH_MSG_IGNORE 00:01:16.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 00:01:16.817 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:16.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32884]) process #21 SSH_MSG_IGNORE 00:01:16.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_IGNORE 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50552])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) exit code=0, immediate=false 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) Closing gracefully 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])[immediately=false] processing 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50552]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) Closing immediately 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])[immediately=true] processing 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552] 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47f94db) signal close complete immediately=true 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2927b812) signal close complete immediately=true 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552])[Immediately] closed 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) result=null 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5916229) signal close complete immediately=false 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c1c9d5) signal close complete immediately=false 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50552]) code=0 message='' shell closed 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50552]) Closing immediately 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50552]]) Closing immediately 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50552]) stopping 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50552]) stopped 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50552]])[Immediately] closed 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18087] - close(TransportIoSession[local=/10.30.170.146:18087, remote=/10.30.170.79:50552]) Closing immediately 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18087] - close(TransportIoSession[local=/10.30.170.146:18087, remote=/10.30.170.79:50552])[Immediately] closed 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79604c7a) signal close complete immediately=true 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50552])[Immediately] closed 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x469382bb, L:/10.30.170.146:18087 ! R:/10.30.170.79:50552] inactive. 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x469382bb, L:/10.30.170.146:18087 ! R:/10.30.170.79:50552]} end of input detected while session was in state up 00:01:16.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=258, channel=[id: 0x469382bb, L:/10.30.170.146:18087 ! R:/10.30.170.79:50552]} down, reason: End of input 00:01:17.043 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47122]) process #20 SSH_MSG_IGNORE 00:01:17.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_IGNORE 00:01:17.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #16 SSH_MSG_IGNORE 00:01:17.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 00:01:17.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #18 SSH_MSG_IGNORE 00:01:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42940])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) exit code=0, immediate=false 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) Closing gracefully 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])[immediately=false] processing 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42940]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) Closing immediately 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])[immediately=true] processing 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940] 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e18ba97) signal close complete immediately=true 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31c8727f) signal close complete immediately=true 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940])[Immediately] closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) result=null 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c94e2b9) signal close complete immediately=false 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4180ffdc) signal close complete immediately=false 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42940]) code=0 message='' shell closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42940]) Closing immediately 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42940]]) Closing immediately 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42940]) stopping 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42940]) stopped 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42940]])[Immediately] closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18088] - close(TransportIoSession[local=/10.30.170.146:18088, remote=/10.30.170.79:42940]) Closing immediately 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18088] - close(TransportIoSession[local=/10.30.170.146:18088, remote=/10.30.170.79:42940])[Immediately] closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7af73979) signal close complete immediately=true 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42940])[Immediately] closed 00:01:17.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9942f8d9, L:/10.30.170.146:18088 ! R:/10.30.170.79:42940] inactive. 00:01:17.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x9942f8d9, L:/10.30.170.146:18088 ! R:/10.30.170.79:42940]} end of input detected while session was in state up 00:01:17.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=259, channel=[id: 0x9942f8d9, L:/10.30.170.146:18088 ! R:/10.30.170.79:42940]} down, reason: End of input 00:01:17.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #17 SSH_MSG_IGNORE 00:01:17.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 00:01:17.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #19 SSH_MSG_IGNORE 00:01:17.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 00:01:17.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54858]) process #21 SSH_MSG_IGNORE 00:01:17.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_IGNORE 00:01:17.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #17 SSH_MSG_IGNORE 00:01:17.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55292])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) exit code=0, immediate=false 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) Closing gracefully 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) 00:01:17.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])[immediately=false] processing 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55292]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) Closing immediately 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])[immediately=true] processing 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292] 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55aed20b) signal close complete immediately=true 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2037671e) signal close complete immediately=true 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292])[Immediately] closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) result=null 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@298a6f20) signal close complete immediately=false 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@102afde5) signal close complete immediately=false 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55292]) code=0 message='' shell closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55292]) Closing immediately 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55292]]) Closing immediately 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55292]) stopping 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55292]) stopped 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55292]])[Immediately] closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18089] - close(TransportIoSession[local=/10.30.170.146:18089, remote=/10.30.170.79:55292]) Closing immediately 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18089] - close(TransportIoSession[local=/10.30.170.146:18089, remote=/10.30.170.79:55292])[Immediately] closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33b74b61) signal close complete immediately=true 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55292])[Immediately] closed 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeff03401, L:/10.30.170.146:18089 ! R:/10.30.170.79:55292] inactive. 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0xeff03401, L:/10.30.170.146:18089 ! R:/10.30.170.79:55292]} end of input detected while session was in state up 00:01:17.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=260, channel=[id: 0xeff03401, L:/10.30.170.146:18089 ! R:/10.30.170.79:55292]} down, reason: End of input 00:01:17.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #16 SSH_MSG_IGNORE 00:01:17.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 00:01:17.798 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:17.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49638]) process #20 SSH_MSG_IGNORE 00:01:17.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_IGNORE 00:01:18.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36432])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) exit code=0, immediate=false 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) Closing gracefully 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])[immediately=false] processing 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36432]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) Closing immediately 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])[immediately=true] processing 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432] 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bff3a87) signal close complete immediately=true 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@116590df) signal close complete immediately=true 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432])[Immediately] closed 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) result=null 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48f8f99c) signal close complete immediately=false 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61edf2f4) signal close complete immediately=false 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36432]) code=0 message='' shell closed 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36432]) Closing immediately 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36432]]) Closing immediately 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36432]) stopping 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36432]) stopped 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36432]])[Immediately] closed 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18090] - close(TransportIoSession[local=/10.30.170.146:18090, remote=/10.30.170.79:36432]) Closing immediately 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18090] - close(TransportIoSession[local=/10.30.170.146:18090, remote=/10.30.170.79:36432])[Immediately] closed 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3314d74c) signal close complete immediately=true 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36432])[Immediately] closed 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf3eb85d4, L:/10.30.170.146:18090 ! R:/10.30.170.79:36432] inactive. 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xf3eb85d4, L:/10.30.170.146:18090 ! R:/10.30.170.79:36432]} end of input detected while session was in state up 00:01:18.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=261, channel=[id: 0xf3eb85d4, L:/10.30.170.146:18090 ! R:/10.30.170.79:36432]} down, reason: End of input 00:01:18.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:18.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:18.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #18 SSH_MSG_IGNORE 00:01:18.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 00:01:18.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51588]) process #21 SSH_MSG_IGNORE 00:01:18.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_IGNORE 00:01:18.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45184]) process #19 SSH_MSG_IGNORE 00:01:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_IGNORE 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47392])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) exit code=0, immediate=false 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) Closing gracefully 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])[immediately=false] processing 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47392]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) Closing immediately 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])[immediately=true] processing 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392] 00:01:18.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17e54b6f) signal close complete immediately=true 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66e4d503) signal close complete immediately=true 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392])[Immediately] closed 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) result=null 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cad49c1) signal close complete immediately=false 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6efa08d7) signal close complete immediately=false 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47392]) code=0 message='' shell closed 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47392]) Closing immediately 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47392]]) Closing immediately 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47392]) stopping 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47392]) stopped 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47392]])[Immediately] closed 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18091] - close(TransportIoSession[local=/10.30.170.146:18091, remote=/10.30.170.79:47392]) Closing immediately 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18091] - close(TransportIoSession[local=/10.30.170.146:18091, remote=/10.30.170.79:47392])[Immediately] closed 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53f98854) signal close complete immediately=true 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47392])[Immediately] closed 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe0bd38a5, L:/10.30.170.146:18091 ! R:/10.30.170.79:47392] inactive. 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xe0bd38a5, L:/10.30.170.146:18091 ! R:/10.30.170.79:47392]} end of input detected while session was in state up 00:01:18.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=262, channel=[id: 0xe0bd38a5, L:/10.30.170.146:18091 ! R:/10.30.170.79:47392]} down, reason: End of input 00:01:18.471 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:18.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:18.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #17 SSH_MSG_IGNORE 00:01:18.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 00:01:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #16 SSH_MSG_IGNORE 00:01:18.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 00:01:18.574 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #18 SSH_MSG_IGNORE 00:01:18.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 00:01:18.581 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44352]) process #20 SSH_MSG_IGNORE 00:01:18.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_IGNORE 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49574])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) exit code=0, immediate=false 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) Closing gracefully 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:18.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])[immediately=false] processing 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49574]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) Closing immediately 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])[immediately=true] processing 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574] 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26b3f9c6) signal close complete immediately=true 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59ac7aa5) signal close complete immediately=true 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574])[Immediately] closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) result=null 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@583372d7) signal close complete immediately=false 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c3cf2a6) signal close complete immediately=false 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49574]) code=0 message='' shell closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49574]) Closing immediately 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49574]]) Closing immediately 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49574]) stopping 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49574]) stopped 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49574]])[Immediately] closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18092] - close(TransportIoSession[local=/10.30.170.146:18092, remote=/10.30.170.79:49574]) Closing immediately 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18092] - close(TransportIoSession[local=/10.30.170.146:18092, remote=/10.30.170.79:49574])[Immediately] closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65f84d2e) signal close complete immediately=true 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49574])[Immediately] closed 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdbf52f7b, L:/10.30.170.146:18092 ! R:/10.30.170.79:49574] inactive. 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0xdbf52f7b, L:/10.30.170.146:18092 ! R:/10.30.170.79:49574]} end of input detected while session was in state up 00:01:18.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=263, channel=[id: 0xdbf52f7b, L:/10.30.170.146:18092 ! R:/10.30.170.79:49574]} down, reason: End of input 00:01:18.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:18.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38046]) process #19 SSH_MSG_IGNORE 00:01:18.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_IGNORE 00:01:19.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:32884])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) exit code=0, immediate=false 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) Closing gracefully 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])[immediately=false] processing 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32884]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) Closing immediately 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])[immediately=true] processing 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884] 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c4deb37) signal close complete immediately=true 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a74c215) signal close complete immediately=true 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884])[Immediately] closed 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) result=null 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a38ef7a) signal close complete immediately=false 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7df2a1cb) signal close complete immediately=false 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32884]) code=0 message='' shell closed 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:32884]) Closing immediately 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32884]]) Closing immediately 00:01:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32884]) stopping 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32884]) stopped 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32884]])[Immediately] closed 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18093] - close(TransportIoSession[local=/10.30.170.146:18093, remote=/10.30.170.79:32884]) Closing immediately 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18093] - close(TransportIoSession[local=/10.30.170.146:18093, remote=/10.30.170.79:32884])[Immediately] closed 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e15f911) signal close complete immediately=true 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:32884])[Immediately] closed 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x66456c79, L:/10.30.170.146:18093 ! R:/10.30.170.79:32884] inactive. 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x66456c79, L:/10.30.170.146:18093 ! R:/10.30.170.79:32884]} end of input detected while session was in state up 00:01:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=264, channel=[id: 0x66456c79, L:/10.30.170.146:18093 ! R:/10.30.170.79:32884]} down, reason: End of input 00:01:19.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59942]) process #21 SSH_MSG_IGNORE 00:01:19.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_IGNORE 00:01:19.095 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #17 SSH_MSG_IGNORE 00:01:19.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 00:01:19.152 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #16 SSH_MSG_IGNORE 00:01:19.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 00:01:19.289 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43224]) process #20 SSH_MSG_IGNORE 00:01:19.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_IGNORE 00:01:19.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #18 SSH_MSG_IGNORE 00:01:19.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54858])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) exit code=0, immediate=false 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) Closing gracefully 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])[immediately=false] processing 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54858]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) Closing immediately 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:19.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])[immediately=true] processing 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858] 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1abe4656) signal close complete immediately=true 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46fc591a) signal close complete immediately=true 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858])[Immediately] closed 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) result=null 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cb1d85e) signal close complete immediately=false 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@696310b3) signal close complete immediately=false 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54858]) code=0 message='' shell closed 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54858]) Closing immediately 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54858]]) Closing immediately 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54858]) stopping 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54858]) stopped 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54858]])[Immediately] closed 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18094] - close(TransportIoSession[local=/10.30.170.146:18094, remote=/10.30.170.79:54858]) Closing immediately 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18094] - close(TransportIoSession[local=/10.30.170.146:18094, remote=/10.30.170.79:54858])[Immediately] closed 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@107673f) signal close complete immediately=true 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54858])[Immediately] closed 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xedb13b42, L:/10.30.170.146:18094 ! R:/10.30.170.79:54858] inactive. 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xedb13b42, L:/10.30.170.146:18094 ! R:/10.30.170.79:54858]} end of input detected while session was in state up 00:01:19.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=265, channel=[id: 0xedb13b42, L:/10.30.170.146:18094 ! R:/10.30.170.79:54858]} down, reason: End of input 00:01:19.532 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45906]) process #21 SSH_MSG_IGNORE 00:01:19.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_IGNORE 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51588])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) exit code=0, immediate=false 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) Closing gracefully 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])[immediately=false] processing 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51588]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) Closing immediately 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])[immediately=true] processing 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588] 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34b63bd0) signal close complete immediately=true 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fe7ec98) signal close complete immediately=true 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588])[Immediately] closed 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) result=null 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f7f9e84) signal close complete immediately=false 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21bd2c78) signal close complete immediately=false 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51588]) code=0 message='' shell closed 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51588]) Closing immediately 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51588]]) Closing immediately 00:01:19.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51588]) stopping 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51588]) stopped 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51588]])[Immediately] closed 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18095] - close(TransportIoSession[local=/10.30.170.146:18095, remote=/10.30.170.79:51588]) Closing immediately 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18095] - close(TransportIoSession[local=/10.30.170.146:18095, remote=/10.30.170.79:51588])[Immediately] closed 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2450fb24) signal close complete immediately=true 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51588])[Immediately] closed 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x544fd94d, L:/10.30.170.146:18095 ! R:/10.30.170.79:51588] inactive. 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x544fd94d, L:/10.30.170.146:18095 ! R:/10.30.170.79:51588]} end of input detected while session was in state up 00:01:19.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=266, channel=[id: 0x544fd94d, L:/10.30.170.146:18095 ! R:/10.30.170.79:51588]} down, reason: End of input 00:01:19.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42534]) process #19 SSH_MSG_IGNORE 00:01:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_IGNORE 00:01:19.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #17 SSH_MSG_IGNORE 00:01:19.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 00:01:19.897 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36174]) process #20 SSH_MSG_IGNORE 00:01:19.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_IGNORE 00:01:19.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #16 SSH_MSG_IGNORE 00:01:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59942])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) exit code=0, immediate=false 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) Closing gracefully 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])[immediately=false] processing 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59942]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) Closing immediately 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])[immediately=true] processing 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942] 00:01:19.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4956cba) signal close complete immediately=true 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70482b4a) signal close complete immediately=true 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942])[Immediately] closed 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) result=null 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c68b7ce) signal close complete immediately=false 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@622ba94c) signal close complete immediately=false 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59942]) code=0 message='' shell closed 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59942]) Closing immediately 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59942]]) Closing immediately 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59942]) stopping 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59942]) stopped 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59942]])[Immediately] closed 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18096] - close(TransportIoSession[local=/10.30.170.146:18096, remote=/10.30.170.79:59942]) Closing immediately 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18096] - close(TransportIoSession[local=/10.30.170.146:18096, remote=/10.30.170.79:59942])[Immediately] closed 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4df4e90f) signal close complete immediately=true 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59942])[Immediately] closed 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4826010e, L:/10.30.170.146:18096 ! R:/10.30.170.79:59942] inactive. 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0x4826010e, L:/10.30.170.146:18096 ! R:/10.30.170.79:59942]} end of input detected while session was in state up 00:01:19.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=267, channel=[id: 0x4826010e, L:/10.30.170.146:18096 ! R:/10.30.170.79:59942]} down, reason: End of input 00:01:20.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:20.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #18 SSH_MSG_IGNORE 00:01:20.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 00:01:20.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45906])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) exit code=0, immediate=false 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) Closing gracefully 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])[immediately=false] processing 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45906]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) Closing immediately 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])[immediately=true] processing 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906] 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@263b2ee6) signal close complete immediately=true 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b1e741b) signal close complete immediately=true 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906])[Immediately] closed 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) result=null 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38eb5164) signal close complete immediately=false 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38470f5) signal close complete immediately=false 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45906]) code=0 message='' shell closed 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45906]) Closing immediately 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45906]]) Closing immediately 00:01:20.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45906]) stopping 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45906]) stopped 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45906]])[Immediately] closed 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18097] - close(TransportIoSession[local=/10.30.170.146:18097, remote=/10.30.170.79:45906]) Closing immediately 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18097] - close(TransportIoSession[local=/10.30.170.146:18097, remote=/10.30.170.79:45906])[Immediately] closed 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c37227d) signal close complete immediately=true 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45906])[Immediately] closed 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe7d8a9cf, L:/10.30.170.146:18097 ! R:/10.30.170.79:45906] inactive. 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xe7d8a9cf, L:/10.30.170.146:18097 ! R:/10.30.170.79:45906]} end of input detected while session was in state up 00:01:20.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=268, channel=[id: 0xe7d8a9cf, L:/10.30.170.146:18097 ! R:/10.30.170.79:45906]} down, reason: End of input 00:01:20.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:01:20.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48572]) process #21 SSH_MSG_IGNORE 00:01:20.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_IGNORE 00:01:20.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:20.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #17 SSH_MSG_IGNORE 00:01:20.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 00:01:20.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #16 SSH_MSG_IGNORE 00:01:20.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:01:20.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48572])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) exit code=0, immediate=false 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) Closing gracefully 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])[immediately=false] processing 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:20.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48572]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) Closing immediately 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])[immediately=true] processing 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572] 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cb544f1) signal close complete immediately=true 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37edb841) signal close complete immediately=true 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572])[Immediately] closed 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) result=null 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@643267a1) signal close complete immediately=false 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7da629ef) signal close complete immediately=false 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48572]) code=0 message='' shell closed 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48572]) Closing immediately 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48572]]) Closing immediately 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48572]) stopping 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48572]) stopped 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48572]])[Immediately] closed 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18098] - close(TransportIoSession[local=/10.30.170.146:18098, remote=/10.30.170.79:48572]) Closing immediately 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18098] - close(TransportIoSession[local=/10.30.170.146:18098, remote=/10.30.170.79:48572])[Immediately] closed 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b327866) signal close complete immediately=true 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48572])[Immediately] closed 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x55ea263b, L:/10.30.170.146:18098 ! R:/10.30.170.79:48572] inactive. 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x55ea263b, L:/10.30.170.146:18098 ! R:/10.30.170.79:48572]} end of input detected while session was in state up 00:01:20.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=269, channel=[id: 0x55ea263b, L:/10.30.170.146:18098 ! R:/10.30.170.79:48572]} down, reason: End of input 00:01:20.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34628]) process #19 SSH_MSG_IGNORE 00:01:20.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_IGNORE 00:01:20.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:20.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #18 SSH_MSG_IGNORE 00:01:20.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 00:01:20.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:20.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33674]) process #20 SSH_MSG_IGNORE 00:01:20.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_IGNORE 00:01:20.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:20.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59972]) process #19 SSH_MSG_IGNORE 00:01:20.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_IGNORE 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41736])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) exit code=0, immediate=false 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) Closing gracefully 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])[immediately=false] processing 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41736]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) Closing immediately 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])[immediately=true] processing 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736] 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c370ec5) signal close complete immediately=true 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@125aeec9) signal close complete immediately=true 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736])[Immediately] closed 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) result=null 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e40dd39) signal close complete immediately=false 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bd60a3b) signal close complete immediately=false 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41736]) code=0 message='' shell closed 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41736]) Closing immediately 00:01:20.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41736]]) Closing immediately 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41736]) stopping 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41736]) stopped 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41736]])[Immediately] closed 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18099] - close(TransportIoSession[local=/10.30.170.146:18099, remote=/10.30.170.79:41736]) Closing immediately 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18099] - close(TransportIoSession[local=/10.30.170.146:18099, remote=/10.30.170.79:41736])[Immediately] closed 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fb370a2) signal close complete immediately=true 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41736])[Immediately] closed 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xddfa647e, L:/10.30.170.146:18099 ! R:/10.30.170.79:41736] inactive. 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xddfa647e, L:/10.30.170.146:18099 ! R:/10.30.170.79:41736]} end of input detected while session was in state up 00:01:20.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=270, channel=[id: 0xddfa647e, L:/10.30.170.146:18099 ! R:/10.30.170.79:41736]} down, reason: End of input 00:01:21.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:21.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #17 SSH_MSG_IGNORE 00:01:21.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 00:01:21.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47722])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:21.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) exit code=0, immediate=false 00:01:21.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:21.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:21.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:21.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) Closing gracefully 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])[immediately=false] processing 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47722]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) Closing immediately 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])[immediately=true] processing 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722] 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@406005f3) signal close complete immediately=true 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b8ff6) signal close complete immediately=true 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722])[Immediately] closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) result=null 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@513a506d) signal close complete immediately=false 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4afe6014) signal close complete immediately=false 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47722]) code=0 message='' shell closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47722]) Closing immediately 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47722]]) Closing immediately 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47722]) stopping 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47722]) stopped 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47722]])[Immediately] closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18100] - close(TransportIoSession[local=/10.30.170.146:18100, remote=/10.30.170.79:47722]) Closing immediately 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18100] - close(TransportIoSession[local=/10.30.170.146:18100, remote=/10.30.170.79:47722])[Immediately] closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a71bb25) signal close complete immediately=true 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47722])[Immediately] closed 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x521ea303, L:/10.30.170.146:18100 ! R:/10.30.170.79:47722] inactive. 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x521ea303, L:/10.30.170.146:18100 ! R:/10.30.170.79:47722]} end of input detected while session was in state up 00:01:21.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=271, channel=[id: 0x521ea303, L:/10.30.170.146:18100 ! R:/10.30.170.79:47722]} down, reason: End of input 00:01:21.305 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:21.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56222]) process #20 SSH_MSG_IGNORE 00:01:21.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_IGNORE 00:01:21.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:21.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #16 SSH_MSG_IGNORE 00:01:21.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 00:01:21.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #18 SSH_MSG_IGNORE 00:01:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43726])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) exit code=0, immediate=false 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) Closing gracefully 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])[immediately=false] processing 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43726]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) Closing immediately 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])[immediately=true] processing 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726] 00:01:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43711751) signal close complete immediately=true 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ef79b3c) signal close complete immediately=true 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726])[Immediately] closed 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) result=null 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@314dc173) signal close complete immediately=false 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3015d7a7) signal close complete immediately=false 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43726]) code=0 message='' shell closed 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43726]) Closing immediately 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43726]]) Closing immediately 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43726]) stopping 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43726]) stopped 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43726]])[Immediately] closed 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18101] - close(TransportIoSession[local=/10.30.170.146:18101, remote=/10.30.170.79:43726]) Closing immediately 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18101] - close(TransportIoSession[local=/10.30.170.146:18101, remote=/10.30.170.79:43726])[Immediately] closed 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b15856b) signal close complete immediately=true 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43726])[Immediately] closed 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x28978cde, L:/10.30.170.146:18101 ! R:/10.30.170.79:43726] inactive. 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0x28978cde, L:/10.30.170.146:18101 ! R:/10.30.170.79:43726]} end of input detected while session was in state up 00:01:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=272, channel=[id: 0x28978cde, L:/10.30.170.146:18101 ! R:/10.30.170.79:43726]} down, reason: End of input 00:01:21.649 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:21.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43566]) process #19 SSH_MSG_IGNORE 00:01:21.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_IGNORE 00:01:21.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34788])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:21.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) exit code=0, immediate=false 00:01:21.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:21.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:21.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:21.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:21.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) Closing gracefully 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])[immediately=false] processing 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34788]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) Closing immediately 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])[immediately=true] processing 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788] 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72039403) signal close complete immediately=true 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c1d7ad2) signal close complete immediately=true 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788])[Immediately] closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) result=null 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46689cf2) signal close complete immediately=false 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dca231f) signal close complete immediately=false 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34788]) code=0 message='' shell closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34788]) Closing immediately 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34788]]) Closing immediately 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34788]) stopping 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34788]) stopped 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34788]])[Immediately] closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18102] - close(TransportIoSession[local=/10.30.170.146:18102, remote=/10.30.170.79:34788]) Closing immediately 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18102] - close(TransportIoSession[local=/10.30.170.146:18102, remote=/10.30.170.79:34788])[Immediately] closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63071d29) signal close complete immediately=true 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34788])[Immediately] closed 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1fa363c7, L:/10.30.170.146:18102 ! R:/10.30.170.79:34788] inactive. 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x1fa363c7, L:/10.30.170.146:18102 ! R:/10.30.170.79:34788]} end of input detected while session was in state up 00:01:21.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=273, channel=[id: 0x1fa363c7, L:/10.30.170.146:18102 ! R:/10.30.170.79:34788]} down, reason: End of input 00:01:21.960 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52306]) process #20 SSH_MSG_IGNORE 00:01:21.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_IGNORE 00:01:22.003 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:22.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #17 SSH_MSG_IGNORE 00:01:22.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 00:01:22.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #16 SSH_MSG_IGNORE 00:01:22.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34298])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) exit code=0, immediate=false 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) Closing gracefully 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])[immediately=false] processing 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34298]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) Closing immediately 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])[immediately=true] processing 00:01:22.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298] 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d75461c) signal close complete immediately=true 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60ebb9b2) signal close complete immediately=true 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298])[Immediately] closed 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) result=null 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@83a22cd) signal close complete immediately=false 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@591326cb) signal close complete immediately=false 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34298]) code=0 message='' shell closed 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34298]) Closing immediately 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34298]]) Closing immediately 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34298]) stopping 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34298]) stopped 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34298]])[Immediately] closed 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18103] - close(TransportIoSession[local=/10.30.170.146:18103, remote=/10.30.170.79:34298]) Closing immediately 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18103] - close(TransportIoSession[local=/10.30.170.146:18103, remote=/10.30.170.79:34298])[Immediately] closed 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ec1de53) signal close complete immediately=true 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34298])[Immediately] closed 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5f6b27c9, L:/10.30.170.146:18103 ! R:/10.30.170.79:34298] inactive. 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x5f6b27c9, L:/10.30.170.146:18103 ! R:/10.30.170.79:34298]} end of input detected while session was in state up 00:01:22.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=274, channel=[id: 0x5f6b27c9, L:/10.30.170.146:18103 ! R:/10.30.170.79:34298]} down, reason: End of input 00:01:22.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:22.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #18 SSH_MSG_IGNORE 00:01:22.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 00:01:22.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:22.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35130]) process #19 SSH_MSG_IGNORE 00:01:22.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_IGNORE 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38178])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) exit code=0, immediate=false 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) Closing gracefully 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])[immediately=false] processing 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38178]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) Closing immediately 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])[immediately=true] processing 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178] 00:01:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b3b5870) signal close complete immediately=true 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73477074) signal close complete immediately=true 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178])[Immediately] closed 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) result=null 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c8a76bc) signal close complete immediately=false 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73a349b7) signal close complete immediately=false 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38178]) code=0 message='' shell closed 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38178]) Closing immediately 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38178]]) Closing immediately 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38178]) stopping 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38178]) stopped 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38178]])[Immediately] closed 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18104] - close(TransportIoSession[local=/10.30.170.146:18104, remote=/10.30.170.79:38178]) Closing immediately 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18104] - close(TransportIoSession[local=/10.30.170.146:18104, remote=/10.30.170.79:38178])[Immediately] closed 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42ea676b) signal close complete immediately=true 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38178])[Immediately] closed 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xac2243f7, L:/10.30.170.146:18104 ! R:/10.30.170.79:38178] inactive. 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0xac2243f7, L:/10.30.170.146:18104 ! R:/10.30.170.79:38178]} end of input detected while session was in state up 00:01:22.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=275, channel=[id: 0xac2243f7, L:/10.30.170.146:18104 ! R:/10.30.170.79:38178]} down, reason: End of input 00:01:22.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56058]) process #20 SSH_MSG_IGNORE 00:01:22.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_IGNORE 00:01:22.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:22.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #16 SSH_MSG_IGNORE 00:01:22.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 00:01:22.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:22.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #18 SSH_MSG_IGNORE 00:01:22.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 00:01:22.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:22.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:22.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) exit code=0, immediate=false 00:01:22.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:22.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) Closing gracefully 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])[immediately=false] processing 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35800]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) Closing immediately 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])[immediately=true] processing 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800] 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f4f6e6d) signal close complete immediately=true 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58bb2975) signal close complete immediately=true 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800])[Immediately] closed 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) result=null 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48718946) signal close complete immediately=false 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@740db4e3) signal close complete immediately=false 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35800]) code=0 message='' shell closed 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35800]) Closing immediately 00:01:22.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35800]]) Closing immediately 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35800]) stopping 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35800]) stopped 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35800]])[Immediately] closed 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18105] - close(TransportIoSession[local=/10.30.170.146:18105, remote=/10.30.170.79:35800]) Closing immediately 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18105] - close(TransportIoSession[local=/10.30.170.146:18105, remote=/10.30.170.79:35800])[Immediately] closed 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50158009) signal close complete immediately=true 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35800])[Immediately] closed 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf61dcd98, L:/10.30.170.146:18105 ! R:/10.30.170.79:35800] inactive. 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xf61dcd98, L:/10.30.170.146:18105 ! R:/10.30.170.79:35800]} end of input detected while session was in state up 00:01:22.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=276, channel=[id: 0xf61dcd98, L:/10.30.170.146:18105 ! R:/10.30.170.79:35800]} down, reason: End of input 00:01:22.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #17 SSH_MSG_IGNORE 00:01:22.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 00:01:23.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:23.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33026]) process #19 SSH_MSG_IGNORE 00:01:23.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_IGNORE 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45458])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) exit code=0, immediate=false 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) Closing gracefully 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])[immediately=false] processing 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45458]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) Closing immediately 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])[immediately=true] processing 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458] 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61fd162f) signal close complete immediately=true 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c887ac9) signal close complete immediately=true 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458])[Immediately] closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) result=null 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fe55041) signal close complete immediately=false 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7002b35d) signal close complete immediately=false 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45458]) code=0 message='' shell closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45458]) Closing immediately 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45458]]) Closing immediately 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45458]) stopping 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45458]) stopped 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45458]])[Immediately] closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18106] - close(TransportIoSession[local=/10.30.170.146:18106, remote=/10.30.170.79:45458]) Closing immediately 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18106] - close(TransportIoSession[local=/10.30.170.146:18106, remote=/10.30.170.79:45458])[Immediately] closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79c79f1c) signal close complete immediately=true 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45458])[Immediately] closed 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5554bf1b, L:/10.30.170.146:18106 ! R:/10.30.170.79:45458] inactive. 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x5554bf1b, L:/10.30.170.146:18106 ! R:/10.30.170.79:45458]} end of input detected while session was in state up 00:01:23.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=277, channel=[id: 0x5554bf1b, L:/10.30.170.146:18106 ! R:/10.30.170.79:45458]} down, reason: End of input 00:01:23.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #17 SSH_MSG_IGNORE 00:01:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 00:01:23.434 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #16 SSH_MSG_IGNORE 00:01:23.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 00:01:23.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:23.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53802]) process #20 SSH_MSG_IGNORE 00:01:23.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_IGNORE 00:01:23.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #18 SSH_MSG_IGNORE 00:01:23.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33924])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) exit code=0, immediate=false 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) Closing gracefully 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])[immediately=false] processing 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:23.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33924]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) Closing immediately 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])[immediately=true] processing 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924] 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a399640) signal close complete immediately=true 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f86c14f) signal close complete immediately=true 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924])[Immediately] closed 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) result=null 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58f9b883) signal close complete immediately=false 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65fe079e) signal close complete immediately=false 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33924]) code=0 message='' shell closed 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33924]) Closing immediately 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33924]]) Closing immediately 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33924]) stopping 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33924]) stopped 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33924]])[Immediately] closed 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18107] - close(TransportIoSession[local=/10.30.170.146:18107, remote=/10.30.170.79:33924]) Closing immediately 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18107] - close(TransportIoSession[local=/10.30.170.146:18107, remote=/10.30.170.79:33924])[Immediately] closed 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31316f7) signal close complete immediately=true 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33924])[Immediately] closed 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc98b3c94, L:/10.30.170.146:18107 ! R:/10.30.170.79:33924] inactive. 00:01:23.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0xc98b3c94, L:/10.30.170.146:18107 ! R:/10.30.170.79:33924]} end of input detected while session was in state up 00:01:23.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=278, channel=[id: 0xc98b3c94, L:/10.30.170.146:18107 ! R:/10.30.170.79:33924]} down, reason: End of input 00:01:23.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:23.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44102]) process #19 SSH_MSG_IGNORE 00:01:23.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_IGNORE 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44514])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) exit code=0, immediate=false 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) Closing gracefully 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])[immediately=false] processing 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44514]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) Closing immediately 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])[immediately=true] processing 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514] 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1df13fc6) signal close complete immediately=true 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24727d11) signal close complete immediately=true 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514])[Immediately] closed 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) result=null 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7708b398) signal close complete immediately=false 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75bbec9d) signal close complete immediately=false 00:01:23.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44514]) code=0 message='' shell closed 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44514]) Closing immediately 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44514]]) Closing immediately 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44514]) stopping 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44514]) stopped 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44514]])[Immediately] closed 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18108] - close(TransportIoSession[local=/10.30.170.146:18108, remote=/10.30.170.79:44514]) Closing immediately 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18108] - close(TransportIoSession[local=/10.30.170.146:18108, remote=/10.30.170.79:44514])[Immediately] closed 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6120e2e3) signal close complete immediately=true 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44514])[Immediately] closed 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7fdf149f, L:/10.30.170.146:18108 ! R:/10.30.170.79:44514] inactive. 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x7fdf149f, L:/10.30.170.146:18108 ! R:/10.30.170.79:44514]} end of input detected while session was in state up 00:01:23.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=279, channel=[id: 0x7fdf149f, L:/10.30.170.146:18108 ! R:/10.30.170.79:44514]} down, reason: End of input 00:01:24.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:24.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #17 SSH_MSG_IGNORE 00:01:24.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 00:01:24.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #16 SSH_MSG_IGNORE 00:01:24.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 00:01:24.184 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:24.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54922]) process #20 SSH_MSG_IGNORE 00:01:24.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_IGNORE 00:01:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #18 SSH_MSG_IGNORE 00:01:24.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60946])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) exit code=0, immediate=false 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) Closing gracefully 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])[immediately=false] processing 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60946]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) Closing immediately 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])[immediately=true] processing 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946] 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70c1bb94) signal close complete immediately=true 00:01:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68c1d70) signal close complete immediately=true 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946])[Immediately] closed 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) result=null 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48c09c8e) signal close complete immediately=false 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79974a1) signal close complete immediately=false 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60946]) code=0 message='' shell closed 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60946]) Closing immediately 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60946]]) Closing immediately 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60946]) stopping 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60946]) stopped 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60946]])[Immediately] closed 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18109] - close(TransportIoSession[local=/10.30.170.146:18109, remote=/10.30.170.79:60946]) Closing immediately 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18109] - close(TransportIoSession[local=/10.30.170.146:18109, remote=/10.30.170.79:60946])[Immediately] closed 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a7962dd) signal close complete immediately=true 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60946])[Immediately] closed 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x68a46a46, L:/10.30.170.146:18109 ! R:/10.30.170.79:60946] inactive. 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0x68a46a46, L:/10.30.170.146:18109 ! R:/10.30.170.79:60946]} end of input detected while session was in state up 00:01:24.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=280, channel=[id: 0x68a46a46, L:/10.30.170.146:18109 ! R:/10.30.170.79:60946]} down, reason: End of input 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40164])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) exit code=0, immediate=false 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) Closing gracefully 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])[immediately=false] processing 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40164]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) Closing immediately 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])[immediately=true] processing 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164] 00:01:24.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63c350dc) signal close complete immediately=true 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32f2286f) signal close complete immediately=true 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164])[Immediately] closed 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) result=null 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@572bfdd8) signal close complete immediately=false 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@395f3981) signal close complete immediately=false 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40164]) code=0 message='' shell closed 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40164]) Closing immediately 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40164]]) Closing immediately 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40164]) stopping 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40164]) stopped 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40164]])[Immediately] closed 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18110] - close(TransportIoSession[local=/10.30.170.146:18110, remote=/10.30.170.79:40164]) Closing immediately 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18110] - close(TransportIoSession[local=/10.30.170.146:18110, remote=/10.30.170.79:40164])[Immediately] closed 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4063dbc6) signal close complete immediately=true 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40164])[Immediately] closed 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3fa6c6a3, L:/10.30.170.146:18110 ! R:/10.30.170.79:40164] inactive. 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0x3fa6c6a3, L:/10.30.170.146:18110 ! R:/10.30.170.79:40164]} end of input detected while session was in state up 00:01:24.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=281, channel=[id: 0x3fa6c6a3, L:/10.30.170.146:18110 ! R:/10.30.170.79:40164]} down, reason: End of input 00:01:24.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:24.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #17 SSH_MSG_IGNORE 00:01:24.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 00:01:24.777 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40126]) process #19 SSH_MSG_IGNORE 00:01:24.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_IGNORE 00:01:24.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37506]) process #20 SSH_MSG_IGNORE 00:01:24.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_IGNORE 00:01:24.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #16 SSH_MSG_IGNORE 00:01:24.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 00:01:24.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57650])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) exit code=0, immediate=false 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) Closing gracefully 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])[immediately=false] processing 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57650]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) Closing immediately 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])[immediately=true] processing 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650] 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21e6948e) signal close complete immediately=true 00:01:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a5016ea) signal close complete immediately=true 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650])[Immediately] closed 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) result=null 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@704c4cad) signal close complete immediately=false 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6af3ec1) signal close complete immediately=false 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57650]) code=0 message='' shell closed 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57650]) Closing immediately 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57650]]) Closing immediately 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57650]) stopping 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57650]) stopped 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57650]])[Immediately] closed 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18111] - close(TransportIoSession[local=/10.30.170.146:18111, remote=/10.30.170.79:57650]) Closing immediately 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18111] - close(TransportIoSession[local=/10.30.170.146:18111, remote=/10.30.170.79:57650])[Immediately] closed 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13f8987e) signal close complete immediately=true 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57650])[Immediately] closed 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ad060b2, L:/10.30.170.146:18111 ! R:/10.30.170.79:57650] inactive. 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x6ad060b2, L:/10.30.170.146:18111 ! R:/10.30.170.79:57650]} end of input detected while session was in state up 00:01:24.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=282, channel=[id: 0x6ad060b2, L:/10.30.170.146:18111 ! R:/10.30.170.79:57650]} down, reason: End of input 00:01:25.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #18 SSH_MSG_IGNORE 00:01:25.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49750])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) exit code=0, immediate=false 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) Closing gracefully 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])[immediately=false] processing 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49750]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) Closing immediately 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])[immediately=true] processing 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750] 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@280f7fc7) signal close complete immediately=true 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12b1776c) signal close complete immediately=true 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750])[Immediately] closed 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) result=null 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dc50a07) signal close complete immediately=false 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16780a39) signal close complete immediately=false 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49750]) code=0 message='' shell closed 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49750]) Closing immediately 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49750]]) Closing immediately 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49750]) stopping 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49750]) stopped 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49750]])[Immediately] closed 00:01:25.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18112] - close(TransportIoSession[local=/10.30.170.146:18112, remote=/10.30.170.79:49750]) Closing immediately 00:01:25.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18112] - close(TransportIoSession[local=/10.30.170.146:18112, remote=/10.30.170.79:49750])[Immediately] closed 00:01:25.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45dabe76) signal close complete immediately=true 00:01:25.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49750])[Immediately] closed 00:01:25.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf97c9fbe, L:/10.30.170.146:18112 ! R:/10.30.170.79:49750] inactive. 00:01:25.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0xf97c9fbe, L:/10.30.170.146:18112 ! R:/10.30.170.79:49750]} end of input detected while session was in state up 00:01:25.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=283, channel=[id: 0xf97c9fbe, L:/10.30.170.146:18112 ! R:/10.30.170.79:49750]} down, reason: End of input 00:01:25.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:25.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #17 SSH_MSG_IGNORE 00:01:25.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 00:01:25.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #18 SSH_MSG_IGNORE 00:01:25.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43830])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) exit code=0, immediate=false 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) Closing gracefully 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:25.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])[immediately=false] processing 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43830]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) Closing immediately 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])[immediately=true] processing 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830] 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d3ef096) signal close complete immediately=true 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75255921) signal close complete immediately=true 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830])[Immediately] closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) result=null 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2703ffdb) signal close complete immediately=false 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b4dd788) signal close complete immediately=false 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43830]) code=0 message='' shell closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43830]) Closing immediately 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43830]]) Closing immediately 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43830]) stopping 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43830]) stopped 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43830]])[Immediately] closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18113] - close(TransportIoSession[local=/10.30.170.146:18113, remote=/10.30.170.79:43830]) Closing immediately 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18113] - close(TransportIoSession[local=/10.30.170.146:18113, remote=/10.30.170.79:43830])[Immediately] closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@612d2a37) signal close complete immediately=true 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43830])[Immediately] closed 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b6dc5ce, L:/10.30.170.146:18113 ! R:/10.30.170.79:43830] inactive. 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x3b6dc5ce, L:/10.30.170.146:18113 ! R:/10.30.170.79:43830]} end of input detected while session was in state up 00:01:25.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=284, channel=[id: 0x3b6dc5ce, L:/10.30.170.146:18113 ! R:/10.30.170.79:43830]} down, reason: End of input 00:01:25.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:25.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41674]) process #19 SSH_MSG_IGNORE 00:01:25.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_IGNORE 00:01:25.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:25.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50464]) process #20 SSH_MSG_IGNORE 00:01:25.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_IGNORE 00:01:25.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #16 SSH_MSG_IGNORE 00:01:25.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36348])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) exit code=0, immediate=false 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) Closing gracefully 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])[immediately=false] processing 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36348]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) Closing immediately 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])[immediately=true] processing 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348] 00:01:26.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@758c2af9) signal close complete immediately=true 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f00c837) signal close complete immediately=true 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348])[Immediately] closed 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) result=null 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1282728f) signal close complete immediately=false 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42f0e357) signal close complete immediately=false 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36348]) code=0 message='' shell closed 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36348]) Closing immediately 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36348]]) Closing immediately 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36348]) stopping 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36348]) stopped 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36348]])[Immediately] closed 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18114] - close(TransportIoSession[local=/10.30.170.146:18114, remote=/10.30.170.79:36348]) Closing immediately 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18114] - close(TransportIoSession[local=/10.30.170.146:18114, remote=/10.30.170.79:36348])[Immediately] closed 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@563fd212) signal close complete immediately=true 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36348])[Immediately] closed 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb1ac248d, L:/10.30.170.146:18114 ! R:/10.30.170.79:36348] inactive. 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0xb1ac248d, L:/10.30.170.146:18114 ! R:/10.30.170.79:36348]} end of input detected while session was in state up 00:01:26.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=285, channel=[id: 0xb1ac248d, L:/10.30.170.146:18114 ! R:/10.30.170.79:36348]} down, reason: End of input 00:01:26.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:26.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #17 SSH_MSG_IGNORE 00:01:26.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 00:01:26.190 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:26.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #16 SSH_MSG_IGNORE 00:01:26.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 00:01:26.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:26.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46976]) process #20 SSH_MSG_IGNORE 00:01:26.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_IGNORE 00:01:26.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:26.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42260]) process #19 SSH_MSG_IGNORE 00:01:26.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_IGNORE 00:01:26.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:26.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #18 SSH_MSG_IGNORE 00:01:26.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56304])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) exit code=0, immediate=false 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) Closing gracefully 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])[immediately=false] processing 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56304]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) Closing immediately 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])[immediately=true] processing 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304] 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@133c2981) signal close complete immediately=true 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49601c45) signal close complete immediately=true 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304])[Immediately] closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) result=null 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f828a06) signal close complete immediately=false 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c75ff4b) signal close complete immediately=false 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56304]) code=0 message='' shell closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56304]) Closing immediately 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56304]]) Closing immediately 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56304]) stopping 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56304]) stopped 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56304]])[Immediately] closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18115] - close(TransportIoSession[local=/10.30.170.146:18115, remote=/10.30.170.79:56304]) Closing immediately 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18115] - close(TransportIoSession[local=/10.30.170.146:18115, remote=/10.30.170.79:56304])[Immediately] closed 00:01:26.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ef7a165) signal close complete immediately=true 00:01:26.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56304])[Immediately] closed 00:01:26.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb94702f4, L:/10.30.170.146:18115 ! R:/10.30.170.79:56304] inactive. 00:01:26.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0xb94702f4, L:/10.30.170.146:18115 ! R:/10.30.170.79:56304]} end of input detected while session was in state up 00:01:26.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=286, channel=[id: 0xb94702f4, L:/10.30.170.146:18115 ! R:/10.30.170.79:56304]} down, reason: End of input 00:01:26.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58022])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:26.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) exit code=0, immediate=false 00:01:26.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:26.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) Closing gracefully 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])[immediately=false] processing 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58022]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) Closing immediately 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])[immediately=true] processing 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022] 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f9fc156) signal close complete immediately=true 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e1add08) signal close complete immediately=true 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022])[Immediately] closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) result=null 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f6afa86) signal close complete immediately=false 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@274a5616) signal close complete immediately=false 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58022]) code=0 message='' shell closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58022]) Closing immediately 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58022]]) Closing immediately 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58022]) stopping 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58022]) stopped 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58022]])[Immediately] closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18116] - close(TransportIoSession[local=/10.30.170.146:18116, remote=/10.30.170.79:58022]) Closing immediately 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18116] - close(TransportIoSession[local=/10.30.170.146:18116, remote=/10.30.170.79:58022])[Immediately] closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46beb6d8) signal close complete immediately=true 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58022])[Immediately] closed 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe16c5adc, L:/10.30.170.146:18116 ! R:/10.30.170.79:58022] inactive. 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xe16c5adc, L:/10.30.170.146:18116 ! R:/10.30.170.79:58022]} end of input detected while session was in state up 00:01:26.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=287, channel=[id: 0xe16c5adc, L:/10.30.170.146:18116 ! R:/10.30.170.79:58022]} down, reason: End of input 00:01:26.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:26.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43880]) process #19 SSH_MSG_IGNORE 00:01:26.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_IGNORE 00:01:26.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52118]) process #20 SSH_MSG_IGNORE 00:01:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_IGNORE 00:01:27.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:27.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #16 SSH_MSG_IGNORE 00:01:27.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46740])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) exit code=0, immediate=false 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) Closing gracefully 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])[immediately=false] processing 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46740]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) Closing immediately 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])[immediately=true] processing 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740] 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b0bd453) signal close complete immediately=true 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:27.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@118401cb) signal close complete immediately=true 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740])[Immediately] closed 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) result=null 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d314418) signal close complete immediately=false 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67e0ce5f) signal close complete immediately=false 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46740]) code=0 message='' shell closed 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46740]) Closing immediately 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46740]]) Closing immediately 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46740]) stopping 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46740]) stopped 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46740]])[Immediately] closed 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18117] - close(TransportIoSession[local=/10.30.170.146:18117, remote=/10.30.170.79:46740]) Closing immediately 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18117] - close(TransportIoSession[local=/10.30.170.146:18117, remote=/10.30.170.79:46740])[Immediately] closed 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@624c37bc) signal close complete immediately=true 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46740])[Immediately] closed 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ca98169, L:/10.30.170.146:18117 ! R:/10.30.170.79:46740] inactive. 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x6ca98169, L:/10.30.170.146:18117 ! R:/10.30.170.79:46740]} end of input detected while session was in state up 00:01:27.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=288, channel=[id: 0x6ca98169, L:/10.30.170.146:18117 ! R:/10.30.170.79:46740]} down, reason: End of input 00:01:27.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:27.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #17 SSH_MSG_IGNORE 00:01:27.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 00:01:27.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #18 SSH_MSG_IGNORE 00:01:27.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) exit code=0, immediate=false 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) Closing gracefully 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])[immediately=false] processing 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33366]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) Closing immediately 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])[immediately=true] processing 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366] 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2358a812) signal close complete immediately=true 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53037e92) signal close complete immediately=true 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366])[Immediately] closed 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) result=null 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1addc7ad) signal close complete immediately=false 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b5226c3) signal close complete immediately=false 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33366]) code=0 message='' shell closed 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33366]) Closing immediately 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33366]]) Closing immediately 00:01:27.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33366]) stopping 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33366]) stopped 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33366]])[Immediately] closed 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18118] - close(TransportIoSession[local=/10.30.170.146:18118, remote=/10.30.170.79:33366]) Closing immediately 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18118] - close(TransportIoSession[local=/10.30.170.146:18118, remote=/10.30.170.79:33366])[Immediately] closed 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dac0b83) signal close complete immediately=true 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33366])[Immediately] closed 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x965aab56, L:/10.30.170.146:18118 ! R:/10.30.170.79:33366] inactive. 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0x965aab56, L:/10.30.170.146:18118 ! R:/10.30.170.79:33366]} end of input detected while session was in state up 00:01:27.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=289, channel=[id: 0x965aab56, L:/10.30.170.146:18118 ! R:/10.30.170.79:33366]} down, reason: End of input 00:01:27.463 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:27.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33498]) process #19 SSH_MSG_IGNORE 00:01:27.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_IGNORE 00:01:27.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:27.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #17 SSH_MSG_IGNORE 00:01:27.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 00:01:27.555 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #16 SSH_MSG_IGNORE 00:01:27.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 00:01:27.657 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:27.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46704]) process #20 SSH_MSG_IGNORE 00:01:27.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_IGNORE 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55600])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) exit code=0, immediate=false 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) Closing gracefully 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])[immediately=false] processing 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55600]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) Closing immediately 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])[immediately=true] processing 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600] 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cb621ea) signal close complete immediately=true 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b9be0e0) signal close complete immediately=true 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600])[Immediately] closed 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) result=null 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cad967c) signal close complete immediately=false 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79be9a07) signal close complete immediately=false 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55600]) code=0 message='' shell closed 00:01:27.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55600]) Closing immediately 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55600]]) Closing immediately 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55600]) stopping 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55600]) stopped 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55600]])[Immediately] closed 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18119] - close(TransportIoSession[local=/10.30.170.146:18119, remote=/10.30.170.79:55600]) Closing immediately 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18119] - close(TransportIoSession[local=/10.30.170.146:18119, remote=/10.30.170.79:55600])[Immediately] closed 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@245a5dab) signal close complete immediately=true 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55600])[Immediately] closed 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x28cb5168, L:/10.30.170.146:18119 ! R:/10.30.170.79:55600] inactive. 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x28cb5168, L:/10.30.170.146:18119 ! R:/10.30.170.79:55600]} end of input detected while session was in state up 00:01:27.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=290, channel=[id: 0x28cb5168, L:/10.30.170.146:18119 ! R:/10.30.170.79:55600]} down, reason: End of input 00:01:27.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #18 SSH_MSG_IGNORE 00:01:27.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34578])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) exit code=0, immediate=false 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) Closing gracefully 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])[immediately=false] processing 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34578]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) Closing immediately 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])[immediately=true] processing 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578] 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1056daeb) signal close complete immediately=true 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2876c17a) signal close complete immediately=true 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578])[Immediately] closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) result=null 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b6780e6) signal close complete immediately=false 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25c581c2) signal close complete immediately=false 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34578]) code=0 message='' shell closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34578]) Closing immediately 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34578]]) Closing immediately 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34578]) stopping 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34578]) stopped 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34578]])[Immediately] closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18120] - close(TransportIoSession[local=/10.30.170.146:18120, remote=/10.30.170.79:34578]) Closing immediately 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18120] - close(TransportIoSession[local=/10.30.170.146:18120, remote=/10.30.170.79:34578])[Immediately] closed 00:01:28.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e28613) signal close complete immediately=true 00:01:28.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34578])[Immediately] closed 00:01:28.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x37906da1, L:/10.30.170.146:18120 ! R:/10.30.170.79:34578] inactive. 00:01:28.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x37906da1, L:/10.30.170.146:18120 ! R:/10.30.170.79:34578]} end of input detected while session was in state up 00:01:28.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=291, channel=[id: 0x37906da1, L:/10.30.170.146:18120 ! R:/10.30.170.79:34578]} down, reason: End of input 00:01:28.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #16 SSH_MSG_IGNORE 00:01:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 00:01:28.292 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:28.294 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #18 SSH_MSG_IGNORE 00:01:28.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 00:01:28.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #17 SSH_MSG_IGNORE 00:01:28.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 00:01:28.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:28.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44412]) process #20 SSH_MSG_IGNORE 00:01:28.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_IGNORE 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56878])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) exit code=0, immediate=false 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) Closing gracefully 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])[immediately=false] processing 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56878]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) Closing immediately 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])[immediately=true] processing 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878] 00:01:28.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7620f9b9) signal close complete immediately=true 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a7883da) signal close complete immediately=true 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878])[Immediately] closed 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) result=null 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57a42cf) signal close complete immediately=false 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66400a19) signal close complete immediately=false 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56878]) code=0 message='' shell closed 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56878]) Closing immediately 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56878]]) Closing immediately 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56878]) stopping 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56878]) stopped 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56878]])[Immediately] closed 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18121] - close(TransportIoSession[local=/10.30.170.146:18121, remote=/10.30.170.79:56878]) Closing immediately 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18121] - close(TransportIoSession[local=/10.30.170.146:18121, remote=/10.30.170.79:56878])[Immediately] closed 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17dcca59) signal close complete immediately=true 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56878])[Immediately] closed 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d4b2ecf, L:/10.30.170.146:18121 ! R:/10.30.170.79:56878] inactive. 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x8d4b2ecf, L:/10.30.170.146:18121 ! R:/10.30.170.79:56878]} end of input detected while session was in state up 00:01:28.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=292, channel=[id: 0x8d4b2ecf, L:/10.30.170.146:18121 ! R:/10.30.170.79:56878]} down, reason: End of input 00:01:28.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:28.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43262]) process #19 SSH_MSG_IGNORE 00:01:28.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_IGNORE 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35584])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) exit code=0, immediate=false 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) Closing gracefully 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:28.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])[immediately=false] processing 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35584]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) Closing immediately 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])[immediately=true] processing 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584] 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2604e2c4) signal close complete immediately=true 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b502c1d) signal close complete immediately=true 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584])[Immediately] closed 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) result=null 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@707b1719) signal close complete immediately=false 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73a0e191) signal close complete immediately=false 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35584]) code=0 message='' shell closed 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35584]) Closing immediately 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35584]]) Closing immediately 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35584]) stopping 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35584]) stopped 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35584]])[Immediately] closed 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18122] - close(TransportIoSession[local=/10.30.170.146:18122, remote=/10.30.170.79:35584]) Closing immediately 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18122] - close(TransportIoSession[local=/10.30.170.146:18122, remote=/10.30.170.79:35584])[Immediately] closed 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72333fe3) signal close complete immediately=true 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35584])[Immediately] closed 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x383f504c, L:/10.30.170.146:18122 ! R:/10.30.170.79:35584] inactive. 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x383f504c, L:/10.30.170.146:18122 ! R:/10.30.170.79:35584]} end of input detected while session was in state up 00:01:28.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=293, channel=[id: 0x383f504c, L:/10.30.170.146:18122 ! R:/10.30.170.79:35584]} down, reason: End of input 00:01:28.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:28.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37318]) process #19 SSH_MSG_IGNORE 00:01:28.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_IGNORE 00:01:28.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:28.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41152]) process #20 SSH_MSG_IGNORE 00:01:28.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_IGNORE 00:01:28.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:28.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #16 SSH_MSG_IGNORE 00:01:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 00:01:29.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35356])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) exit code=0, immediate=false 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) Closing gracefully 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])[immediately=false] processing 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35356]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) Closing immediately 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])[immediately=true] processing 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356] 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bee3497) signal close complete immediately=true 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ab473ef) signal close complete immediately=true 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356])[Immediately] closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) result=null 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38f3a0c2) signal close complete immediately=false 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7911e5b1) signal close complete immediately=false 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35356]) code=0 message='' shell closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35356]) Closing immediately 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35356]]) Closing immediately 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35356]) stopping 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35356]) stopped 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35356]])[Immediately] closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18123] - close(TransportIoSession[local=/10.30.170.146:18123, remote=/10.30.170.79:35356]) Closing immediately 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18123] - close(TransportIoSession[local=/10.30.170.146:18123, remote=/10.30.170.79:35356])[Immediately] closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43e12c88) signal close complete immediately=true 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35356])[Immediately] closed 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd0c48716, L:/10.30.170.146:18123 ! R:/10.30.170.79:35356] inactive. 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xd0c48716, L:/10.30.170.146:18123 ! R:/10.30.170.79:35356]} end of input detected while session was in state up 00:01:29.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=294, channel=[id: 0xd0c48716, L:/10.30.170.146:18123 ! R:/10.30.170.79:35356]} down, reason: End of input 00:01:29.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #18 SSH_MSG_IGNORE 00:01:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 00:01:29.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:29.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #17 SSH_MSG_IGNORE 00:01:29.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50682])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) exit code=0, immediate=false 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) Closing gracefully 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])[immediately=false] processing 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50682]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) Closing immediately 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])[immediately=true] processing 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682] 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5431be94) signal close complete immediately=true 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46f2bfcc) signal close complete immediately=true 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682])[Immediately] closed 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) result=null 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d70f759) signal close complete immediately=false 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d3301d2) signal close complete immediately=false 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50682]) code=0 message='' shell closed 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50682]) Closing immediately 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50682]]) Closing immediately 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50682]) stopping 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50682]) stopped 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50682]])[Immediately] closed 00:01:29.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18124] - close(TransportIoSession[local=/10.30.170.146:18124, remote=/10.30.170.79:50682]) Closing immediately 00:01:29.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18124] - close(TransportIoSession[local=/10.30.170.146:18124, remote=/10.30.170.79:50682])[Immediately] closed 00:01:29.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42fd1fe) signal close complete immediately=true 00:01:29.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50682])[Immediately] closed 00:01:29.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ebce364, L:/10.30.170.146:18124 ! R:/10.30.170.79:50682] inactive. 00:01:29.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0x9ebce364, L:/10.30.170.146:18124 ! R:/10.30.170.79:50682]} end of input detected while session was in state up 00:01:29.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=295, channel=[id: 0x9ebce364, L:/10.30.170.146:18124 ! R:/10.30.170.79:50682]} down, reason: End of input 00:01:29.589 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:29.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34814]) process #19 SSH_MSG_IGNORE 00:01:29.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_IGNORE 00:01:29.599 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:29.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #17 SSH_MSG_IGNORE 00:01:29.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 00:01:29.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #16 SSH_MSG_IGNORE 00:01:29.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35404])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) exit code=0, immediate=false 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) Closing gracefully 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])[immediately=false] processing 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35404]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) Closing immediately 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])[immediately=true] processing 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404] 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9d6e0bc) signal close complete immediately=true 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67b5d918) signal close complete immediately=true 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404])[Immediately] closed 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) result=null 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ebfbe) signal close complete immediately=false 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@371beaac) signal close complete immediately=false 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35404]) code=0 message='' shell closed 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35404]) Closing immediately 00:01:29.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35404]]) Closing immediately 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35404]) stopping 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35404]) stopped 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35404]])[Immediately] closed 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18125] - close(TransportIoSession[local=/10.30.170.146:18125, remote=/10.30.170.79:35404]) Closing immediately 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18125] - close(TransportIoSession[local=/10.30.170.146:18125, remote=/10.30.170.79:35404])[Immediately] closed 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9762ff3) signal close complete immediately=true 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35404])[Immediately] closed 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x552d41f9, L:/10.30.170.146:18125 ! R:/10.30.170.79:35404] inactive. 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x552d41f9, L:/10.30.170.146:18125 ! R:/10.30.170.79:35404]} end of input detected while session was in state up 00:01:29.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=296, channel=[id: 0x552d41f9, L:/10.30.170.146:18125 ! R:/10.30.170.79:35404]} down, reason: End of input 00:01:29.736 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43866]) process #20 SSH_MSG_IGNORE 00:01:29.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_IGNORE 00:01:29.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #18 SSH_MSG_IGNORE 00:01:29.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 00:01:30.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33346])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:30.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) exit code=0, immediate=false 00:01:30.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:30.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) Closing gracefully 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])[immediately=false] processing 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33346]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) Closing immediately 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])[immediately=true] processing 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346] 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f6de802) signal close complete immediately=true 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79f988a6) signal close complete immediately=true 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346])[Immediately] closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) result=null 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f1820dc) signal close complete immediately=false 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b9c5891) signal close complete immediately=false 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33346]) code=0 message='' shell closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33346]) Closing immediately 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33346]]) Closing immediately 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33346]) stopping 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33346]) stopped 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33346]])[Immediately] closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18126] - close(TransportIoSession[local=/10.30.170.146:18126, remote=/10.30.170.79:33346]) Closing immediately 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18126] - close(TransportIoSession[local=/10.30.170.146:18126, remote=/10.30.170.79:33346])[Immediately] closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1be18418) signal close complete immediately=true 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33346])[Immediately] closed 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfe7b6354, L:/10.30.170.146:18126 ! R:/10.30.170.79:33346] inactive. 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xfe7b6354, L:/10.30.170.146:18126 ! R:/10.30.170.79:33346]} end of input detected while session was in state up 00:01:30.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=297, channel=[id: 0xfe7b6354, L:/10.30.170.146:18126 ! R:/10.30.170.79:33346]} down, reason: End of input 00:01:30.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:30.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35500]) process #19 SSH_MSG_IGNORE 00:01:30.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_IGNORE 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41612])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) exit code=0, immediate=false 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) Closing gracefully 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])[immediately=false] processing 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41612]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) Closing immediately 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])[immediately=true] processing 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612] 00:01:30.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1356e6d3) signal close complete immediately=true 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e7533d) signal close complete immediately=true 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612])[Immediately] closed 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) result=null 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@348041e3) signal close complete immediately=false 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25284ad3) signal close complete immediately=false 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41612]) code=0 message='' shell closed 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41612]) Closing immediately 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41612]]) Closing immediately 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41612]) stopping 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41612]) stopped 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41612]])[Immediately] closed 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18127] - close(TransportIoSession[local=/10.30.170.146:18127, remote=/10.30.170.79:41612]) Closing immediately 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18127] - close(TransportIoSession[local=/10.30.170.146:18127, remote=/10.30.170.79:41612])[Immediately] closed 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ec50db) signal close complete immediately=true 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41612])[Immediately] closed 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1d2cc9d3, L:/10.30.170.146:18127 ! R:/10.30.170.79:41612] inactive. 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0x1d2cc9d3, L:/10.30.170.146:18127 ! R:/10.30.170.79:41612]} end of input detected while session was in state up 00:01:30.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=298, channel=[id: 0x1d2cc9d3, L:/10.30.170.146:18127 ! R:/10.30.170.79:41612]} down, reason: End of input 00:01:30.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:30.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #16 SSH_MSG_IGNORE 00:01:30.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 00:01:30.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #18 SSH_MSG_IGNORE 00:01:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 00:01:30.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:30.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35998]) process #20 SSH_MSG_IGNORE 00:01:30.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_IGNORE 00:01:30.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:30.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #17 SSH_MSG_IGNORE 00:01:30.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58528])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) exit code=0, immediate=false 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) Closing gracefully 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:30.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])[immediately=false] processing 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58528]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) Closing immediately 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])[immediately=true] processing 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528] 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5222d8d3) signal close complete immediately=true 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@596f3ad) signal close complete immediately=true 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528])[Immediately] closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) result=null 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f937182) signal close complete immediately=false 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e1b037) signal close complete immediately=false 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58528]) code=0 message='' shell closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58528]) Closing immediately 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58528]]) Closing immediately 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58528]) stopping 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58528]) stopped 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58528]])[Immediately] closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18128] - close(TransportIoSession[local=/10.30.170.146:18128, remote=/10.30.170.79:58528]) Closing immediately 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18128] - close(TransportIoSession[local=/10.30.170.146:18128, remote=/10.30.170.79:58528])[Immediately] closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41c11418) signal close complete immediately=true 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58528])[Immediately] closed 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x07022882, L:/10.30.170.146:18128 ! R:/10.30.170.79:58528] inactive. 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0x07022882, L:/10.30.170.146:18128 ! R:/10.30.170.79:58528]} end of input detected while session was in state up 00:01:30.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=299, channel=[id: 0x07022882, L:/10.30.170.146:18128 ! R:/10.30.170.79:58528]} down, reason: End of input 00:01:30.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:30.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46838]) process #19 SSH_MSG_IGNORE 00:01:30.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_IGNORE 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49646])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) exit code=0, immediate=false 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) Closing gracefully 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])[immediately=false] processing 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49646]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) Closing immediately 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])[immediately=true] processing 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646] 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61479943) signal close complete immediately=true 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33013b1d) signal close complete immediately=true 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646])[Immediately] closed 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) result=null 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5164a9e) signal close complete immediately=false 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d6939e1) signal close complete immediately=false 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49646]) code=0 message='' shell closed 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49646]) Closing immediately 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49646]]) Closing immediately 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49646]) stopping 00:01:31.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49646]) stopped 00:01:31.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49646]])[Immediately] closed 00:01:31.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18129] - close(TransportIoSession[local=/10.30.170.146:18129, remote=/10.30.170.79:49646]) Closing immediately 00:01:31.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18129] - close(TransportIoSession[local=/10.30.170.146:18129, remote=/10.30.170.79:49646])[Immediately] closed 00:01:31.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3039288e) signal close complete immediately=true 00:01:31.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49646])[Immediately] closed 00:01:31.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6689a91f, L:/10.30.170.146:18129 ! R:/10.30.170.79:49646] inactive. 00:01:31.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0x6689a91f, L:/10.30.170.146:18129 ! R:/10.30.170.79:49646]} end of input detected while session was in state up 00:01:31.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=300, channel=[id: 0x6689a91f, L:/10.30.170.146:18129 ! R:/10.30.170.79:49646]} down, reason: End of input 00:01:31.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #16 SSH_MSG_IGNORE 00:01:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 00:01:31.053 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #17 SSH_MSG_IGNORE 00:01:31.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 00:01:31.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39340]) process #20 SSH_MSG_IGNORE 00:01:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_IGNORE 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40690])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) exit code=0, immediate=false 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) Closing gracefully 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:31.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])[immediately=false] processing 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40690]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) Closing immediately 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])[immediately=true] processing 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690] 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1edf4088) signal close complete immediately=true 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74c6637a) signal close complete immediately=true 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690])[Immediately] closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) result=null 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16995049) signal close complete immediately=false 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51f01003) signal close complete immediately=false 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40690]) code=0 message='' shell closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40690]) Closing immediately 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40690]]) Closing immediately 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40690]) stopping 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40690]) stopped 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40690]])[Immediately] closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18130] - close(TransportIoSession[local=/10.30.170.146:18130, remote=/10.30.170.79:40690]) Closing immediately 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18130] - close(TransportIoSession[local=/10.30.170.146:18130, remote=/10.30.170.79:40690])[Immediately] closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35cfc1b5) signal close complete immediately=true 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40690])[Immediately] closed 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3c397f38, L:/10.30.170.146:18130 ! R:/10.30.170.79:40690] inactive. 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x3c397f38, L:/10.30.170.146:18130 ! R:/10.30.170.79:40690]} end of input detected while session was in state up 00:01:31.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=301, channel=[id: 0x3c397f38, L:/10.30.170.146:18130 ! R:/10.30.170.79:40690]} down, reason: End of input 00:01:31.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:31.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #18 SSH_MSG_IGNORE 00:01:31.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59720])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) exit code=0, immediate=false 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) Closing gracefully 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])[immediately=false] processing 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59720]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) Closing immediately 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])[immediately=true] processing 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720] 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@800162e) signal close complete immediately=true 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e7480cb) signal close complete immediately=true 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720])[Immediately] closed 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) result=null 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70ce0736) signal close complete immediately=false 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54abd1ba) signal close complete immediately=false 00:01:31.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59720]) code=0 message='' shell closed 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59720]) Closing immediately 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59720]]) Closing immediately 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59720]) stopping 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59720]) stopped 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59720]])[Immediately] closed 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18131] - close(TransportIoSession[local=/10.30.170.146:18131, remote=/10.30.170.79:59720]) Closing immediately 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18131] - close(TransportIoSession[local=/10.30.170.146:18131, remote=/10.30.170.79:59720])[Immediately] closed 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c920c67) signal close complete immediately=true 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59720])[Immediately] closed 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd49ec656, L:/10.30.170.146:18131 ! R:/10.30.170.79:59720] inactive. 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0xd49ec656, L:/10.30.170.146:18131 ! R:/10.30.170.79:59720]} end of input detected while session was in state up 00:01:31.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=302, channel=[id: 0xd49ec656, L:/10.30.170.146:18131 ! R:/10.30.170.79:59720]} down, reason: End of input 00:01:31.740 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:31.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:31.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #17 SSH_MSG_IGNORE 00:01:31.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:01:31.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36424]) process #19 SSH_MSG_IGNORE 00:01:31.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_IGNORE 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44928])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) exit code=0, immediate=false 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) Closing gracefully 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])[immediately=false] processing 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44928]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) Closing immediately 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])[immediately=true] processing 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928] 00:01:32.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46d33064) signal close complete immediately=true 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71fc9c84) signal close complete immediately=true 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928])[Immediately] closed 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) result=null 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6913d91d) signal close complete immediately=false 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a9921c4) signal close complete immediately=false 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44928]) code=0 message='' shell closed 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44928]) Closing immediately 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44928]]) Closing immediately 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44928]) stopping 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44928]) stopped 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44928]])[Immediately] closed 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18132] - close(TransportIoSession[local=/10.30.170.146:18132, remote=/10.30.170.79:44928]) Closing immediately 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18132] - close(TransportIoSession[local=/10.30.170.146:18132, remote=/10.30.170.79:44928])[Immediately] closed 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@659666e3) signal close complete immediately=true 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44928])[Immediately] closed 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x09c0ea83, L:/10.30.170.146:18132 ! R:/10.30.170.79:44928] inactive. 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x09c0ea83, L:/10.30.170.146:18132 ! R:/10.30.170.79:44928]} end of input detected while session was in state up 00:01:32.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=303, channel=[id: 0x09c0ea83, L:/10.30.170.146:18132 ! R:/10.30.170.79:44928]} down, reason: End of input 00:01:32.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:32.089 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #16 SSH_MSG_IGNORE 00:01:32.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 00:01:32.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60534]) process #20 SSH_MSG_IGNORE 00:01:32.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_IGNORE 00:01:32.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #18 SSH_MSG_IGNORE 00:01:32.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49824])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) exit code=0, immediate=false 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) Closing gracefully 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])[immediately=false] processing 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49824]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) Closing immediately 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])[immediately=true] processing 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824] 00:01:32.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60296bae) signal close complete immediately=true 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b0a03f0) signal close complete immediately=true 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824])[Immediately] closed 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) result=null 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@788f4f34) signal close complete immediately=false 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b3b325d) signal close complete immediately=false 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49824]) code=0 message='' shell closed 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49824]) Closing immediately 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49824]]) Closing immediately 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49824]) stopping 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49824]) stopped 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49824]])[Immediately] closed 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18133] - close(TransportIoSession[local=/10.30.170.146:18133, remote=/10.30.170.79:49824]) Closing immediately 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18133] - close(TransportIoSession[local=/10.30.170.146:18133, remote=/10.30.170.79:49824])[Immediately] closed 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20644c8f) signal close complete immediately=true 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49824])[Immediately] closed 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdcb9e2a4, L:/10.30.170.146:18133 ! R:/10.30.170.79:49824] inactive. 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0xdcb9e2a4, L:/10.30.170.146:18133 ! R:/10.30.170.79:49824]} end of input detected while session was in state up 00:01:32.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=304, channel=[id: 0xdcb9e2a4, L:/10.30.170.146:18133 ! R:/10.30.170.79:49824]} down, reason: End of input 00:01:32.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:32.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42264]) process #19 SSH_MSG_IGNORE 00:01:32.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_IGNORE 00:01:32.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #18 SSH_MSG_IGNORE 00:01:32.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36070])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) exit code=0, immediate=false 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) Closing gracefully 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:32.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])[immediately=false] processing 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36070]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) Closing immediately 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])[immediately=true] processing 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070] 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@343a6d3d) signal close complete immediately=true 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bfe61ee) signal close complete immediately=true 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070])[Immediately] closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) result=null 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50f18c1b) signal close complete immediately=false 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@316b8ce3) signal close complete immediately=false 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36070]) code=0 message='' shell closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36070]) Closing immediately 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36070]]) Closing immediately 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36070]) stopping 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36070]) stopped 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36070]])[Immediately] closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18134] - close(TransportIoSession[local=/10.30.170.146:18134, remote=/10.30.170.79:36070]) Closing immediately 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18134] - close(TransportIoSession[local=/10.30.170.146:18134, remote=/10.30.170.79:36070])[Immediately] closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56df4c76) signal close complete immediately=true 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36070])[Immediately] closed 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x334cf6b3, L:/10.30.170.146:18134 ! R:/10.30.170.79:36070] inactive. 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x334cf6b3, L:/10.30.170.146:18134 ! R:/10.30.170.79:36070]} end of input detected while session was in state up 00:01:32.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=305, channel=[id: 0x334cf6b3, L:/10.30.170.146:18134 ! R:/10.30.170.79:36070]} down, reason: End of input 00:01:32.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49232]) process #20 SSH_MSG_IGNORE 00:01:32.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_IGNORE 00:01:32.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:32.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #17 SSH_MSG_IGNORE 00:01:32.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 00:01:32.827 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #16 SSH_MSG_IGNORE 00:01:32.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36208])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) exit code=0, immediate=false 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) Closing gracefully 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])[immediately=false] processing 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36208]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) Closing immediately 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])[immediately=true] processing 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208] 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40dc0e1d) signal close complete immediately=true 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13dace6d) signal close complete immediately=true 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208])[Immediately] closed 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) result=null 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a1391cb) signal close complete immediately=false 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7826e381) signal close complete immediately=false 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36208]) code=0 message='' shell closed 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36208]) Closing immediately 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:33.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36208]]) Closing immediately 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36208]) stopping 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36208]) stopped 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36208]])[Immediately] closed 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18135] - close(TransportIoSession[local=/10.30.170.146:18135, remote=/10.30.170.79:36208]) Closing immediately 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18135] - close(TransportIoSession[local=/10.30.170.146:18135, remote=/10.30.170.79:36208])[Immediately] closed 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58aab67e) signal close complete immediately=true 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36208])[Immediately] closed 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1cf1c6af, L:/10.30.170.146:18135 ! R:/10.30.170.79:36208] inactive. 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x1cf1c6af, L:/10.30.170.146:18135 ! R:/10.30.170.79:36208]} end of input detected while session was in state up 00:01:33.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=306, channel=[id: 0x1cf1c6af, L:/10.30.170.146:18135 ! R:/10.30.170.79:36208]} down, reason: End of input 00:01:33.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:33.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52482]) process #19 SSH_MSG_IGNORE 00:01:33.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_IGNORE 00:01:33.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:33.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43034]) process #20 SSH_MSG_IGNORE 00:01:33.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_IGNORE 00:01:33.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:33.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #17 SSH_MSG_IGNORE 00:01:33.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47122])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) exit code=0, immediate=false 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) Closing gracefully 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])[immediately=false] processing 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47122]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) Closing immediately 00:01:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])[immediately=true] processing 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122] 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22a46d72) signal close complete immediately=true 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ce297c9) signal close complete immediately=true 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122])[Immediately] closed 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) result=null 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32b9e919) signal close complete immediately=false 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b60db2f) signal close complete immediately=false 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47122]) code=0 message='' shell closed 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47122]) Closing immediately 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47122]]) Closing immediately 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47122]) stopping 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47122]) stopped 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47122]])[Immediately] closed 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18136] - close(TransportIoSession[local=/10.30.170.146:18136, remote=/10.30.170.79:47122]) Closing immediately 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18136] - close(TransportIoSession[local=/10.30.170.146:18136, remote=/10.30.170.79:47122])[Immediately] closed 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a2ee2cc) signal close complete immediately=true 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47122])[Immediately] closed 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa9f80be2, L:/10.30.170.146:18136 ! R:/10.30.170.79:47122] inactive. 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0xa9f80be2, L:/10.30.170.146:18136 ! R:/10.30.170.79:47122]} end of input detected while session was in state up 00:01:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=307, channel=[id: 0xa9f80be2, L:/10.30.170.146:18136 ! R:/10.30.170.79:47122]} down, reason: End of input 00:01:33.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:33.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #18 SSH_MSG_IGNORE 00:01:33.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 00:01:33.494 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:01:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #16 SSH_MSG_IGNORE 00:01:33.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49638])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) exit code=0, immediate=false 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) Closing gracefully 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])[immediately=false] processing 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49638]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) Closing immediately 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])[immediately=true] processing 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638] 00:01:33.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1997832b) signal close complete immediately=true 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e7a3a7) signal close complete immediately=true 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638])[Immediately] closed 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) result=null 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bc4b1fd) signal close complete immediately=false 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dc0a043) signal close complete immediately=false 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49638]) code=0 message='' shell closed 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49638]) Closing immediately 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49638]]) Closing immediately 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49638]) stopping 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49638]) stopped 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49638]])[Immediately] closed 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18137] - close(TransportIoSession[local=/10.30.170.146:18137, remote=/10.30.170.79:49638]) Closing immediately 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18137] - close(TransportIoSession[local=/10.30.170.146:18137, remote=/10.30.170.79:49638])[Immediately] closed 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28ebe40b) signal close complete immediately=true 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49638])[Immediately] closed 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c2c9d9a, L:/10.30.170.146:18137 ! R:/10.30.170.79:49638] inactive. 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0x2c2c9d9a, L:/10.30.170.146:18137 ! R:/10.30.170.79:49638]} end of input detected while session was in state up 00:01:33.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=308, channel=[id: 0x2c2c9d9a, L:/10.30.170.146:18137 ! R:/10.30.170.79:49638]} down, reason: End of input 00:01:33.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:33.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #17 SSH_MSG_IGNORE 00:01:33.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 00:01:33.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:33.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #19 SSH_MSG_IGNORE 00:01:33.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:01:33.973 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:33.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46394]) process #20 SSH_MSG_IGNORE 00:01:33.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_IGNORE 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) exit code=0, immediate=false 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) Closing gracefully 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])[immediately=false] processing 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44352]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) Closing immediately 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])[immediately=true] processing 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352] 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@538abf8a) signal close complete immediately=true 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2875179f) signal close complete immediately=true 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352])[Immediately] closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) result=null 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61918d78) signal close complete immediately=false 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4924e4d1) signal close complete immediately=false 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44352]) code=0 message='' shell closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44352]) Closing immediately 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44352]]) Closing immediately 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44352]) stopping 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44352]) stopped 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44352]])[Immediately] closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18138] - close(TransportIoSession[local=/10.30.170.146:18138, remote=/10.30.170.79:44352]) Closing immediately 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18138] - close(TransportIoSession[local=/10.30.170.146:18138, remote=/10.30.170.79:44352])[Immediately] closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fd47490) signal close complete immediately=true 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44352])[Immediately] closed 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8e5c97eb, L:/10.30.170.146:18138 ! R:/10.30.170.79:44352] inactive. 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x8e5c97eb, L:/10.30.170.146:18138 ! R:/10.30.170.79:44352]} end of input detected while session was in state up 00:01:34.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=309, channel=[id: 0x8e5c97eb, L:/10.30.170.146:18138 ! R:/10.30.170.79:44352]} down, reason: End of input 00:01:34.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #18 SSH_MSG_IGNORE 00:01:34.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43224])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) exit code=0, immediate=false 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) Closing gracefully 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])[immediately=false] processing 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43224]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:34.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) Closing immediately 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])[immediately=true] processing 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224] 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@395c72a6) signal close complete immediately=true 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11a7848f) signal close complete immediately=true 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224])[Immediately] closed 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) result=null 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5263604) signal close complete immediately=false 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70c325a4) signal close complete immediately=false 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43224]) code=0 message='' shell closed 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43224]) Closing immediately 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43224]]) Closing immediately 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43224]) stopping 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43224]) stopped 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43224]])[Immediately] closed 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18139] - close(TransportIoSession[local=/10.30.170.146:18139, remote=/10.30.170.79:43224]) Closing immediately 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18139] - close(TransportIoSession[local=/10.30.170.146:18139, remote=/10.30.170.79:43224])[Immediately] closed 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ad0b058) signal close complete immediately=true 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43224])[Immediately] closed 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2b81b6d0, L:/10.30.170.146:18139 ! R:/10.30.170.79:43224] inactive. 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x2b81b6d0, L:/10.30.170.146:18139 ! R:/10.30.170.79:43224]} end of input detected while session was in state up 00:01:34.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=310, channel=[id: 0x2b81b6d0, L:/10.30.170.146:18139 ! R:/10.30.170.79:43224]} down, reason: End of input 00:01:34.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:34.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45688]) process #19 SSH_MSG_IGNORE 00:01:34.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_IGNORE 00:01:34.603 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #17 SSH_MSG_IGNORE 00:01:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 00:01:34.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36174])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:34.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) exit code=0, immediate=false 00:01:34.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:34.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:34.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:34.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:34.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) Closing gracefully 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])[immediately=false] processing 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36174]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) Closing immediately 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])[immediately=true] processing 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174] 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f170984) signal close complete immediately=true 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e38ac7b) signal close complete immediately=true 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174])[Immediately] closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) result=null 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5443b434) signal close complete immediately=false 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@234abf49) signal close complete immediately=false 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36174]) code=0 message='' shell closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36174]) Closing immediately 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36174]]) Closing immediately 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36174]) stopping 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36174]) stopped 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36174]])[Immediately] closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18140] - close(TransportIoSession[local=/10.30.170.146:18140, remote=/10.30.170.79:36174]) Closing immediately 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18140] - close(TransportIoSession[local=/10.30.170.146:18140, remote=/10.30.170.79:36174])[Immediately] closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5466d98d) signal close complete immediately=true 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36174])[Immediately] closed 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf6b642d4, L:/10.30.170.146:18140 ! R:/10.30.170.79:36174] inactive. 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0xf6b642d4, L:/10.30.170.146:18140 ! R:/10.30.170.79:36174]} end of input detected while session was in state up 00:01:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=311, channel=[id: 0xf6b642d4, L:/10.30.170.146:18140 ! R:/10.30.170.79:36174]} down, reason: End of input 00:01:34.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #18 SSH_MSG_IGNORE 00:01:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 00:01:34.850 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:34.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41012]) process #20 SSH_MSG_IGNORE 00:01:34.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_IGNORE 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) exit code=0, immediate=false 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) Closing gracefully 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])[immediately=false] processing 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33674]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) Closing immediately 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:35.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])[immediately=true] processing 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674] 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@700b8cee) signal close complete immediately=true 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25777b15) signal close complete immediately=true 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674])[Immediately] closed 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) result=null 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@466ccfd8) signal close complete immediately=false 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ebe2e39) signal close complete immediately=false 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33674]) code=0 message='' shell closed 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33674]) Closing immediately 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33674]]) Closing immediately 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33674]) stopping 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33674]) stopped 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33674]])[Immediately] closed 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18141] - close(TransportIoSession[local=/10.30.170.146:18141, remote=/10.30.170.79:33674]) Closing immediately 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18141] - close(TransportIoSession[local=/10.30.170.146:18141, remote=/10.30.170.79:33674])[Immediately] closed 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52fea1fc) signal close complete immediately=true 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33674])[Immediately] closed 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0168144f, L:/10.30.170.146:18141 ! R:/10.30.170.79:33674] inactive. 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0x0168144f, L:/10.30.170.146:18141 ! R:/10.30.170.79:33674]} end of input detected while session was in state up 00:01:35.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=312, channel=[id: 0x0168144f, L:/10.30.170.146:18141 ! R:/10.30.170.79:33674]} down, reason: End of input 00:01:35.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:35.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56214]) process #19 SSH_MSG_IGNORE 00:01:35.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_IGNORE 00:01:35.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #17 SSH_MSG_IGNORE 00:01:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56222])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) exit code=0, immediate=false 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) Closing gracefully 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) 00:01:35.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])[immediately=false] processing 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56222]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) Closing immediately 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])[immediately=true] processing 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222] 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20fa02d8) signal close complete immediately=true 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59ac846) signal close complete immediately=true 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222])[Immediately] closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) result=null 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70cbf9bc) signal close complete immediately=false 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@82c771a) signal close complete immediately=false 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56222]) code=0 message='' shell closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56222]) Closing immediately 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56222]]) Closing immediately 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56222]) stopping 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56222]) stopped 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56222]])[Immediately] closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18142] - close(TransportIoSession[local=/10.30.170.146:18142, remote=/10.30.170.79:56222]) Closing immediately 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18142] - close(TransportIoSession[local=/10.30.170.146:18142, remote=/10.30.170.79:56222])[Immediately] closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78b04805) signal close complete immediately=true 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56222])[Immediately] closed 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd55be3a7, L:/10.30.170.146:18142 ! R:/10.30.170.79:56222] inactive. 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0xd55be3a7, L:/10.30.170.146:18142 ! R:/10.30.170.79:56222]} end of input detected while session was in state up 00:01:35.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=313, channel=[id: 0xd55be3a7, L:/10.30.170.146:18142 ! R:/10.30.170.79:56222]} down, reason: End of input 00:01:35.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:35.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41388]) process #20 SSH_MSG_IGNORE 00:01:35.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_IGNORE 00:01:35.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52306])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) exit code=0, immediate=false 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) Closing gracefully 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:35.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])[immediately=false] processing 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52306]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) Closing immediately 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])[immediately=true] processing 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306] 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75a68e35) signal close complete immediately=true 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47a7fb2) signal close complete immediately=true 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306])[Immediately] closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) result=null 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55a35d1b) signal close complete immediately=false 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@524531ee) signal close complete immediately=false 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52306]) code=0 message='' shell closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52306]) Closing immediately 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52306]]) Closing immediately 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52306]) stopping 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52306]) stopped 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52306]])[Immediately] closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18143] - close(TransportIoSession[local=/10.30.170.146:18143, remote=/10.30.170.79:52306]) Closing immediately 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18143] - close(TransportIoSession[local=/10.30.170.146:18143, remote=/10.30.170.79:52306])[Immediately] closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1353cab5) signal close complete immediately=true 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52306])[Immediately] closed 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x501baf95, L:/10.30.170.146:18143 ! R:/10.30.170.79:52306] inactive. 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x501baf95, L:/10.30.170.146:18143 ! R:/10.30.170.79:52306]} end of input detected while session was in state up 00:01:35.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=314, channel=[id: 0x501baf95, L:/10.30.170.146:18143 ! R:/10.30.170.79:52306]} down, reason: End of input 00:01:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #18 SSH_MSG_IGNORE 00:01:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 00:01:35.910 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #17 SSH_MSG_IGNORE 00:01:35.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56058])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) exit code=0, immediate=false 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) Closing gracefully 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])[immediately=false] processing 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56058]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) Closing immediately 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])[immediately=true] processing 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058] 00:01:36.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12034180) signal close complete immediately=true 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6abd9952) signal close complete immediately=true 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058])[Immediately] closed 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) result=null 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c0c49c) signal close complete immediately=false 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e04565d) signal close complete immediately=false 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56058]) code=0 message='' shell closed 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56058]) Closing immediately 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56058]]) Closing immediately 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56058]) stopping 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56058]) stopped 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56058]])[Immediately] closed 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18144] - close(TransportIoSession[local=/10.30.170.146:18144, remote=/10.30.170.79:56058]) Closing immediately 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18144] - close(TransportIoSession[local=/10.30.170.146:18144, remote=/10.30.170.79:56058])[Immediately] closed 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26031d5c) signal close complete immediately=true 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56058])[Immediately] closed 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe0a7ec71, L:/10.30.170.146:18144 ! R:/10.30.170.79:56058] inactive. 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xe0a7ec71, L:/10.30.170.146:18144 ! R:/10.30.170.79:56058]} end of input detected while session was in state up 00:01:36.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=315, channel=[id: 0xe0a7ec71, L:/10.30.170.146:18144 ! R:/10.30.170.79:56058]} down, reason: End of input 00:01:36.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60166]) process #20 SSH_MSG_IGNORE 00:01:36.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_IGNORE 00:01:36.125 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:36.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #18 SSH_MSG_IGNORE 00:01:36.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 00:01:36.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:36.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49560]) process #19 SSH_MSG_IGNORE 00:01:36.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_IGNORE 00:01:36.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53802])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:36.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) exit code=0, immediate=false 00:01:36.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:36.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:36.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:36.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:36.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) Closing gracefully 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])[immediately=false] processing 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53802]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) Closing immediately 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])[immediately=true] processing 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802] 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44eb4bb1) signal close complete immediately=true 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@762d58a6) signal close complete immediately=true 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802])[Immediately] closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) result=null 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74cbb9c3) signal close complete immediately=false 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78c18e9e) signal close complete immediately=false 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53802]) code=0 message='' shell closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53802]) Closing immediately 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53802]]) Closing immediately 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53802]) stopping 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53802]) stopped 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53802]])[Immediately] closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18145] - close(TransportIoSession[local=/10.30.170.146:18145, remote=/10.30.170.79:53802]) Closing immediately 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18145] - close(TransportIoSession[local=/10.30.170.146:18145, remote=/10.30.170.79:53802])[Immediately] closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6669f4f4) signal close complete immediately=true 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53802])[Immediately] closed 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5d25d36c, L:/10.30.170.146:18145 ! R:/10.30.170.79:53802] inactive. 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x5d25d36c, L:/10.30.170.146:18145 ! R:/10.30.170.79:53802]} end of input detected while session was in state up 00:01:36.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=316, channel=[id: 0x5d25d36c, L:/10.30.170.146:18145 ! R:/10.30.170.79:53802]} down, reason: End of input 00:01:36.585 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:36.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #17 SSH_MSG_IGNORE 00:01:36.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 00:01:36.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54922])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:36.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) exit code=0, immediate=false 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) Closing gracefully 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])[immediately=false] processing 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54922]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) Closing immediately 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])[immediately=true] processing 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922] 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15e7c3d8) signal close complete immediately=true 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@651158d6) signal close complete immediately=true 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922])[Immediately] closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) result=null 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72ffa81e) signal close complete immediately=false 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7765e7cf) signal close complete immediately=false 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54922]) code=0 message='' shell closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54922]) Closing immediately 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54922]]) Closing immediately 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54922]) stopping 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54922]) stopped 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54922]])[Immediately] closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18146] - close(TransportIoSession[local=/10.30.170.146:18146, remote=/10.30.170.79:54922]) Closing immediately 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18146] - close(TransportIoSession[local=/10.30.170.146:18146, remote=/10.30.170.79:54922])[Immediately] closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cb713f8) signal close complete immediately=true 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54922])[Immediately] closed 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5769fe67, L:/10.30.170.146:18146 ! R:/10.30.170.79:54922] inactive. 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x5769fe67, L:/10.30.170.146:18146 ! R:/10.30.170.79:54922]} end of input detected while session was in state up 00:01:36.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=317, channel=[id: 0x5769fe67, L:/10.30.170.146:18146 ! R:/10.30.170.79:54922]} down, reason: End of input 00:01:36.746 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:36.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51884]) process #19 SSH_MSG_IGNORE 00:01:36.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_IGNORE 00:01:36.807 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44732]) process #20 SSH_MSG_IGNORE 00:01:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_IGNORE 00:01:36.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #18 SSH_MSG_IGNORE 00:01:36.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 00:01:37.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37506])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:37.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) exit code=0, immediate=false 00:01:37.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) Closing gracefully 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])[immediately=false] processing 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37506]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) Closing immediately 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])[immediately=true] processing 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506] 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dbd8682) signal close complete immediately=true 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:37.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24632e17) signal close complete immediately=true 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506])[Immediately] closed 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) result=null 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14600f11) signal close complete immediately=false 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53733d2a) signal close complete immediately=false 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37506]) code=0 message='' shell closed 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37506]) Closing immediately 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37506]]) Closing immediately 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37506]) stopping 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37506]) stopped 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37506]])[Immediately] closed 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18147] - close(TransportIoSession[local=/10.30.170.146:18147, remote=/10.30.170.79:37506]) Closing immediately 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18147] - close(TransportIoSession[local=/10.30.170.146:18147, remote=/10.30.170.79:37506])[Immediately] closed 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@426b2850) signal close complete immediately=true 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37506])[Immediately] closed 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x78b92452, L:/10.30.170.146:18147 ! R:/10.30.170.79:37506] inactive. 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x78b92452, L:/10.30.170.146:18147 ! R:/10.30.170.79:37506]} end of input detected while session was in state up 00:01:37.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=318, channel=[id: 0x78b92452, L:/10.30.170.146:18147 ! R:/10.30.170.79:37506]} down, reason: End of input 00:01:37.222 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:37.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #17 SSH_MSG_IGNORE 00:01:37.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 00:01:37.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50464])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:37.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) exit code=0, immediate=false 00:01:37.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:37.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:37.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:37.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) Closing gracefully 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[immediately=false] processing 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50464]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) Closing immediately 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[immediately=true] processing 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464] 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1079bea4) signal close complete immediately=true 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2386bf33) signal close complete immediately=true 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464])[Immediately] closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) result=null 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@248e9f19) signal close complete immediately=false 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f05f467) signal close complete immediately=false 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50464]) code=0 message='' shell closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50464]) Closing immediately 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]]) Closing immediately 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50464]) stopping 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50464]) stopped 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50464]])[Immediately] closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18148] - close(TransportIoSession[local=/10.30.170.146:18148, remote=/10.30.170.79:50464]) Closing immediately 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18148] - close(TransportIoSession[local=/10.30.170.146:18148, remote=/10.30.170.79:50464])[Immediately] closed 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22d4f9bd) signal close complete immediately=true 00:01:37.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50464])[Immediately] closed 00:01:37.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa12d2c35, L:/10.30.170.146:18148 ! R:/10.30.170.79:50464] inactive. 00:01:37.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xa12d2c35, L:/10.30.170.146:18148 ! R:/10.30.170.79:50464]} end of input detected while session was in state up 00:01:37.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=319, channel=[id: 0xa12d2c35, L:/10.30.170.146:18148 ! R:/10.30.170.79:50464]} down, reason: End of input 00:01:37.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:37.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44850]) process #19 SSH_MSG_IGNORE 00:01:37.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_IGNORE 00:01:37.450 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51920]) process #20 SSH_MSG_IGNORE 00:01:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_IGNORE 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46976])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) exit code=0, immediate=false 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) Closing gracefully 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])[immediately=false] processing 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46976]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) Closing immediately 00:01:37.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:37.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:37.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])[immediately=true] processing 00:01:37.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976] 00:01:37.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e178c1e) signal close complete immediately=true 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fdc07eb) signal close complete immediately=true 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976])[Immediately] closed 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) result=null 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@422e4835) signal close complete immediately=false 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65eba032) signal close complete immediately=false 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46976]) code=0 message='' shell closed 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46976]) Closing immediately 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46976]]) Closing immediately 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46976]) stopping 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46976]) stopped 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46976]])[Immediately] closed 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18149] - close(TransportIoSession[local=/10.30.170.146:18149, remote=/10.30.170.79:46976]) Closing immediately 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18149] - close(TransportIoSession[local=/10.30.170.146:18149, remote=/10.30.170.79:46976])[Immediately] closed 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57aea7ed) signal close complete immediately=true 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46976])[Immediately] closed 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xff607e5b, L:/10.30.170.146:18149 ! R:/10.30.170.79:46976] inactive. 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0xff607e5b, L:/10.30.170.146:18149 ! R:/10.30.170.79:46976]} end of input detected while session was in state up 00:01:37.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=320, channel=[id: 0xff607e5b, L:/10.30.170.146:18149 ! R:/10.30.170.79:46976]} down, reason: End of input 00:01:37.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #18 SSH_MSG_IGNORE 00:01:37.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52118])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) exit code=0, immediate=false 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) Closing gracefully 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])[immediately=false] processing 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52118]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:37.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) Closing immediately 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])[immediately=true] processing 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118] 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70e21c) signal close complete immediately=true 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a0fe0e5) signal close complete immediately=true 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118])[Immediately] closed 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) result=null 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8c10b2d) signal close complete immediately=false 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c541e80) signal close complete immediately=false 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52118]) code=0 message='' shell closed 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52118]) Closing immediately 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52118]]) Closing immediately 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52118]) stopping 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52118]) stopped 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52118]])[Immediately] closed 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18150] - close(TransportIoSession[local=/10.30.170.146:18150, remote=/10.30.170.79:52118]) Closing immediately 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18150] - close(TransportIoSession[local=/10.30.170.146:18150, remote=/10.30.170.79:52118])[Immediately] closed 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b337d14) signal close complete immediately=true 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52118])[Immediately] closed 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8ccf40b6, L:/10.30.170.146:18150 ! R:/10.30.170.79:52118] inactive. 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x8ccf40b6, L:/10.30.170.146:18150 ! R:/10.30.170.79:52118]} end of input detected while session was in state up 00:01:37.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=321, channel=[id: 0x8ccf40b6, L:/10.30.170.146:18150 ! R:/10.30.170.79:52118]} down, reason: End of input 00:01:38.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:38.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #17 SSH_MSG_IGNORE 00:01:38.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 00:01:38.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:38.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32936]) process #19 SSH_MSG_IGNORE 00:01:38.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_IGNORE 00:01:38.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46704])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) exit code=0, immediate=false 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) Closing gracefully 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])[immediately=false] processing 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46704]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) Closing immediately 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])[immediately=true] processing 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704] 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aab4a07) signal close complete immediately=true 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6890619b) signal close complete immediately=true 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704])[Immediately] closed 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) result=null 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a54afce) signal close complete immediately=false 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25dcee77) signal close complete immediately=false 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46704]) code=0 message='' shell closed 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46704]) Closing immediately 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46704]]) Closing immediately 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46704]) stopping 00:01:38.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46704]) stopped 00:01:38.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46704]])[Immediately] closed 00:01:38.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18151] - close(TransportIoSession[local=/10.30.170.146:18151, remote=/10.30.170.79:46704]) Closing immediately 00:01:38.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18151] - close(TransportIoSession[local=/10.30.170.146:18151, remote=/10.30.170.79:46704])[Immediately] closed 00:01:38.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45c773b9) signal close complete immediately=true 00:01:38.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46704])[Immediately] closed 00:01:38.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x51374ea5, L:/10.30.170.146:18151 ! R:/10.30.170.79:46704] inactive. 00:01:38.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0x51374ea5, L:/10.30.170.146:18151 ! R:/10.30.170.79:46704]} end of input detected while session was in state up 00:01:38.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=322, channel=[id: 0x51374ea5, L:/10.30.170.146:18151 ! R:/10.30.170.79:46704]} down, reason: End of input 00:01:38.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:38.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42432]) process #20 SSH_MSG_IGNORE 00:01:38.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_IGNORE 00:01:38.571 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #18 SSH_MSG_IGNORE 00:01:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 00:01:38.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44412])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:38.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) exit code=0, immediate=false 00:01:38.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:38.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) Closing gracefully 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])[immediately=false] processing 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44412]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) Closing immediately 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])[immediately=true] processing 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412] 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31f1fa23) signal close complete immediately=true 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68bac3c3) signal close complete immediately=true 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412])[Immediately] closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) result=null 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5008962c) signal close complete immediately=false 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b1eb55b) signal close complete immediately=false 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44412]) code=0 message='' shell closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44412]) Closing immediately 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44412]]) Closing immediately 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44412]) stopping 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44412]) stopped 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44412]])[Immediately] closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18152] - close(TransportIoSession[local=/10.30.170.146:18152, remote=/10.30.170.79:44412]) Closing immediately 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18152] - close(TransportIoSession[local=/10.30.170.146:18152, remote=/10.30.170.79:44412])[Immediately] closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@358076f9) signal close complete immediately=true 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44412])[Immediately] closed 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x87a9c242, L:/10.30.170.146:18152 ! R:/10.30.170.79:44412] inactive. 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x87a9c242, L:/10.30.170.146:18152 ! R:/10.30.170.79:44412]} end of input detected while session was in state up 00:01:38.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=323, channel=[id: 0x87a9c242, L:/10.30.170.146:18152 ! R:/10.30.170.79:44412]} down, reason: End of input 00:01:38.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:38.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #17 SSH_MSG_IGNORE 00:01:38.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 00:01:38.914 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:38.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35098]) process #19 SSH_MSG_IGNORE 00:01:38.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_IGNORE 00:01:38.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41152])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) exit code=0, immediate=false 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) Closing gracefully 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])[immediately=false] processing 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41152]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) Closing immediately 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])[immediately=true] processing 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152] 00:01:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28c0855) signal close complete immediately=true 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a8b56d9) signal close complete immediately=true 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152])[Immediately] closed 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) result=null 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ec90414) signal close complete immediately=false 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14bfe37f) signal close complete immediately=false 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41152]) code=0 message='' shell closed 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41152]) Closing immediately 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41152]]) Closing immediately 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41152]) stopping 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41152]) stopped 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41152]])[Immediately] closed 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18153] - close(TransportIoSession[local=/10.30.170.146:18153, remote=/10.30.170.79:41152]) Closing immediately 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18153] - close(TransportIoSession[local=/10.30.170.146:18153, remote=/10.30.170.79:41152])[Immediately] closed 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76938f1d) signal close complete immediately=true 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41152])[Immediately] closed 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x86958bf5, L:/10.30.170.146:18153 ! R:/10.30.170.79:41152] inactive. 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x86958bf5, L:/10.30.170.146:18153 ! R:/10.30.170.79:41152]} end of input detected while session was in state up 00:01:39.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=324, channel=[id: 0x86958bf5, L:/10.30.170.146:18153 ! R:/10.30.170.79:41152]} down, reason: End of input 00:01:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42444]) process #20 SSH_MSG_IGNORE 00:01:39.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_IGNORE 00:01:39.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #18 SSH_MSG_IGNORE 00:01:39.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43866])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) exit code=0, immediate=false 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) Closing gracefully 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])[immediately=false] processing 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43866]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) Closing immediately 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])[immediately=true] processing 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866] 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@251ed06) signal close complete immediately=true 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49f65557) signal close complete immediately=true 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866])[Immediately] closed 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) result=null 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45ea9c79) signal close complete immediately=false 00:01:39.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@795bc1) signal close complete immediately=false 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43866]) code=0 message='' shell closed 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43866]) Closing immediately 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43866]]) Closing immediately 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43866]) stopping 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43866]) stopped 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43866]])[Immediately] closed 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18154] - close(TransportIoSession[local=/10.30.170.146:18154, remote=/10.30.170.79:43866]) Closing immediately 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18154] - close(TransportIoSession[local=/10.30.170.146:18154, remote=/10.30.170.79:43866])[Immediately] closed 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d4dbf15) signal close complete immediately=true 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43866])[Immediately] closed 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x464e861b, L:/10.30.170.146:18154 ! R:/10.30.170.79:43866] inactive. 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x464e861b, L:/10.30.170.146:18154 ! R:/10.30.170.79:43866]} end of input detected while session was in state up 00:01:39.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=325, channel=[id: 0x464e861b, L:/10.30.170.146:18154 ! R:/10.30.170.79:43866]} down, reason: End of input 00:01:39.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:39.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #17 SSH_MSG_IGNORE 00:01:39.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 00:01:39.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:39.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46282]) process #19 SSH_MSG_IGNORE 00:01:39.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_IGNORE 00:01:39.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36754]) process #20 SSH_MSG_IGNORE 00:01:39.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_IGNORE 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35998])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) exit code=0, immediate=false 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) Closing gracefully 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])[immediately=false] processing 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35998]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) Closing immediately 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])[immediately=true] processing 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998] 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d3cbe8a) signal close complete immediately=true 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:39.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51512648) signal close complete immediately=true 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998])[Immediately] closed 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) result=null 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dbfa098) signal close complete immediately=false 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c99d7d3) signal close complete immediately=false 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35998]) code=0 message='' shell closed 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35998]) Closing immediately 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35998]]) Closing immediately 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35998]) stopping 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35998]) stopped 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35998]])[Immediately] closed 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18155] - close(TransportIoSession[local=/10.30.170.146:18155, remote=/10.30.170.79:35998]) Closing immediately 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18155] - close(TransportIoSession[local=/10.30.170.146:18155, remote=/10.30.170.79:35998])[Immediately] closed 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6449fe24) signal close complete immediately=true 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35998])[Immediately] closed 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd858d599, L:/10.30.170.146:18155 ! R:/10.30.170.79:35998] inactive. 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0xd858d599, L:/10.30.170.146:18155 ! R:/10.30.170.79:35998]} end of input detected while session was in state up 00:01:39.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=326, channel=[id: 0xd858d599, L:/10.30.170.146:18155 ! R:/10.30.170.79:35998]} down, reason: End of input 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) exit code=0, immediate=false 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) Closing gracefully 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])[immediately=false] processing 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39340]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) Closing immediately 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])[immediately=true] processing 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340] 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57fc1e40) signal close complete immediately=true 00:01:39.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c47e379) signal close complete immediately=true 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340])[Immediately] closed 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) result=null 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@295adb98) signal close complete immediately=false 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24733150) signal close complete immediately=false 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39340]) code=0 message='' shell closed 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39340]) Closing immediately 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39340]]) Closing immediately 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39340]) stopping 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39340]) stopped 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39340]])[Immediately] closed 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18156] - close(TransportIoSession[local=/10.30.170.146:18156, remote=/10.30.170.79:39340]) Closing immediately 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18156] - close(TransportIoSession[local=/10.30.170.146:18156, remote=/10.30.170.79:39340])[Immediately] closed 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13ca2580) signal close complete immediately=true 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39340])[Immediately] closed 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x27d2747e, L:/10.30.170.146:18156 ! R:/10.30.170.79:39340] inactive. 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x27d2747e, L:/10.30.170.146:18156 ! R:/10.30.170.79:39340]} end of input detected while session was in state up 00:01:39.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=327, channel=[id: 0x27d2747e, L:/10.30.170.146:18156 ! R:/10.30.170.79:39340]} down, reason: End of input 00:01:40.090 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #18 SSH_MSG_IGNORE 00:01:40.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 00:01:40.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:40.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #17 SSH_MSG_IGNORE 00:01:40.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60534])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) exit code=0, immediate=false 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) Closing gracefully 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])[immediately=false] processing 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60534]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) Closing immediately 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])[immediately=true] processing 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534] 00:01:40.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@116f5386) signal close complete immediately=true 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76d2e951) signal close complete immediately=true 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534])[Immediately] closed 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) result=null 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d874c8f) signal close complete immediately=false 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60e07376) signal close complete immediately=false 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60534]) code=0 message='' shell closed 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60534]) Closing immediately 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60534]]) Closing immediately 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60534]) stopping 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60534]) stopped 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60534]])[Immediately] closed 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18157] - close(TransportIoSession[local=/10.30.170.146:18157, remote=/10.30.170.79:60534]) Closing immediately 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18157] - close(TransportIoSession[local=/10.30.170.146:18157, remote=/10.30.170.79:60534])[Immediately] closed 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bf8ef8f) signal close complete immediately=true 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60534])[Immediately] closed 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa3ae1f6c, L:/10.30.170.146:18157 ! R:/10.30.170.79:60534] inactive. 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xa3ae1f6c, L:/10.30.170.146:18157 ! R:/10.30.170.79:60534]} end of input detected while session was in state up 00:01:40.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=328, channel=[id: 0xa3ae1f6c, L:/10.30.170.146:18157 ! R:/10.30.170.79:60534]} down, reason: End of input 00:01:40.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:40.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46206]) process #20 SSH_MSG_IGNORE 00:01:40.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_IGNORE 00:01:40.394 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:40.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #19 SSH_MSG_IGNORE 00:01:40.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49232])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) exit code=0, immediate=false 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) Closing gracefully 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])[immediately=false] processing 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49232]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) Closing immediately 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])[immediately=true] processing 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232] 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d4a133b) signal close complete immediately=true 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b7e37ab) signal close complete immediately=true 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232])[Immediately] closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) result=null 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e1e434e) signal close complete immediately=false 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ef59fe3) signal close complete immediately=false 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49232]) code=0 message='' shell closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49232]) Closing immediately 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49232]]) Closing immediately 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49232]) stopping 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49232]) stopped 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49232]])[Immediately] closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18158] - close(TransportIoSession[local=/10.30.170.146:18158, remote=/10.30.170.79:49232]) Closing immediately 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18158] - close(TransportIoSession[local=/10.30.170.146:18158, remote=/10.30.170.79:49232])[Immediately] closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@533b9ecd) signal close complete immediately=true 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49232])[Immediately] closed 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1602703e, L:/10.30.170.146:18158 ! R:/10.30.170.79:49232] inactive. 00:01:40.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0x1602703e, L:/10.30.170.146:18158 ! R:/10.30.170.79:49232]} end of input detected while session was in state up 00:01:40.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=329, channel=[id: 0x1602703e, L:/10.30.170.146:18158 ! R:/10.30.170.79:49232]} down, reason: End of input 00:01:40.720 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #18 SSH_MSG_IGNORE 00:01:40.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 00:01:40.824 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:40.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #17 SSH_MSG_IGNORE 00:01:40.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 00:01:40.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:40.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49924]) process #19 SSH_MSG_IGNORE 00:01:40.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_IGNORE 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43034])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) exit code=0, immediate=false 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) Closing gracefully 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])[immediately=false] processing 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43034]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) Closing immediately 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])[immediately=true] processing 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034] 00:01:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@658f23d1) signal close complete immediately=true 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4eea9e0c) signal close complete immediately=true 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034])[Immediately] closed 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) result=null 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b89c227) signal close complete immediately=false 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@575e3aa2) signal close complete immediately=false 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43034]) code=0 message='' shell closed 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43034]) Closing immediately 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43034]]) Closing immediately 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43034]) stopping 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43034]) stopped 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43034]])[Immediately] closed 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18159] - close(TransportIoSession[local=/10.30.170.146:18159, remote=/10.30.170.79:43034]) Closing immediately 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18159] - close(TransportIoSession[local=/10.30.170.146:18159, remote=/10.30.170.79:43034])[Immediately] closed 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b531a33) signal close complete immediately=true 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43034])[Immediately] closed 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x42feca6b, L:/10.30.170.146:18159 ! R:/10.30.170.79:43034] inactive. 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0x42feca6b, L:/10.30.170.146:18159 ! R:/10.30.170.79:43034]} end of input detected while session was in state up 00:01:40.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=330, channel=[id: 0x42feca6b, L:/10.30.170.146:18159 ! R:/10.30.170.79:43034]} down, reason: End of input 00:01:41.068 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:41.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35234]) process #20 SSH_MSG_IGNORE 00:01:41.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_IGNORE 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46394])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) exit code=0, immediate=false 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) Closing gracefully 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])[immediately=false] processing 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46394]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) Closing immediately 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])[immediately=true] processing 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394] 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@203c45c0) signal close complete immediately=true 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a166974) signal close complete immediately=true 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394])[Immediately] closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) result=null 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13ba50a3) signal close complete immediately=false 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3555b148) signal close complete immediately=false 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46394]) code=0 message='' shell closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46394]) Closing immediately 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46394]]) Closing immediately 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46394]) stopping 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46394]) stopped 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46394]])[Immediately] closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18160] - close(TransportIoSession[local=/10.30.170.146:18160, remote=/10.30.170.79:46394]) Closing immediately 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18160] - close(TransportIoSession[local=/10.30.170.146:18160, remote=/10.30.170.79:46394])[Immediately] closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7705e067) signal close complete immediately=true 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46394])[Immediately] closed 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d315744, L:/10.30.170.146:18160 ! R:/10.30.170.79:46394] inactive. 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x8d315744, L:/10.30.170.146:18160 ! R:/10.30.170.79:46394]} end of input detected while session was in state up 00:01:41.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=331, channel=[id: 0x8d315744, L:/10.30.170.146:18160 ! R:/10.30.170.79:46394]} down, reason: End of input 00:01:41.456 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:41.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #18 SSH_MSG_IGNORE 00:01:41.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 00:01:41.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:41.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #17 SSH_MSG_IGNORE 00:01:41.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41012])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) exit code=0, immediate=false 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) Closing gracefully 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])[immediately=false] processing 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41012]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) Closing immediately 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])[immediately=true] processing 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012] 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12e56af5) signal close complete immediately=true 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7038506e) signal close complete immediately=true 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012])[Immediately] closed 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) result=null 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63f70747) signal close complete immediately=false 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@567e8523) signal close complete immediately=false 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41012]) code=0 message='' shell closed 00:01:41.623 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41012]) Closing immediately 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41012]]) Closing immediately 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41012]) stopping 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41012]) stopped 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41012]])[Immediately] closed 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18161] - close(TransportIoSession[local=/10.30.170.146:18161, remote=/10.30.170.79:41012]) Closing immediately 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18161] - close(TransportIoSession[local=/10.30.170.146:18161, remote=/10.30.170.79:41012])[Immediately] closed 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ff5ffdb) signal close complete immediately=true 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41012])[Immediately] closed 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7728c884, L:/10.30.170.146:18161 ! R:/10.30.170.79:41012] inactive. 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x7728c884, L:/10.30.170.146:18161 ! R:/10.30.170.79:41012]} end of input detected while session was in state up 00:01:41.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=332, channel=[id: 0x7728c884, L:/10.30.170.146:18161 ! R:/10.30.170.79:41012]} down, reason: End of input 00:01:41.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:41.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40058]) process #19 SSH_MSG_IGNORE 00:01:41.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_IGNORE 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41388])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) exit code=0, immediate=false 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) Closing gracefully 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])[immediately=false] processing 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41388]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) Closing immediately 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])[immediately=true] processing 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388] 00:01:41.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4820ac2d) signal close complete immediately=true 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1059cc1f) signal close complete immediately=true 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388])[Immediately] closed 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) result=null 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65970bc5) signal close complete immediately=false 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36d94542) signal close complete immediately=false 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41388]) code=0 message='' shell closed 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41388]) Closing immediately 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41388]]) Closing immediately 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41388]) stopping 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41388]) stopped 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41388]])[Immediately] closed 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18162] - close(TransportIoSession[local=/10.30.170.146:18162, remote=/10.30.170.79:41388]) Closing immediately 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18162] - close(TransportIoSession[local=/10.30.170.146:18162, remote=/10.30.170.79:41388])[Immediately] closed 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b55d670) signal close complete immediately=true 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41388])[Immediately] closed 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa617be92, L:/10.30.170.146:18162 ! R:/10.30.170.79:41388] inactive. 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0xa617be92, L:/10.30.170.146:18162 ! R:/10.30.170.79:41388]} end of input detected while session was in state up 00:01:41.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=333, channel=[id: 0xa617be92, L:/10.30.170.146:18162 ! R:/10.30.170.79:41388]} down, reason: End of input 00:01:41.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:41.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41510]) process #20 SSH_MSG_IGNORE 00:01:41.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_IGNORE 00:01:42.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #18 SSH_MSG_IGNORE 00:01:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 00:01:42.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:42.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #17 SSH_MSG_IGNORE 00:01:42.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60166])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) exit code=0, immediate=false 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) Closing gracefully 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])[immediately=false] processing 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60166]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) Closing immediately 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])[immediately=true] processing 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166] 00:01:42.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11022aa0) signal close complete immediately=true 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f22f984) signal close complete immediately=true 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166])[Immediately] closed 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) result=null 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f3689c3) signal close complete immediately=false 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14ac3b84) signal close complete immediately=false 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60166]) code=0 message='' shell closed 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60166]) Closing immediately 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60166]]) Closing immediately 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60166]) stopping 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60166]) stopped 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60166]])[Immediately] closed 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18163] - close(TransportIoSession[local=/10.30.170.146:18163, remote=/10.30.170.79:60166]) Closing immediately 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18163] - close(TransportIoSession[local=/10.30.170.146:18163, remote=/10.30.170.79:60166])[Immediately] closed 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@147b549b) signal close complete immediately=true 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60166])[Immediately] closed 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x80c05a88, L:/10.30.170.146:18163 ! R:/10.30.170.79:60166] inactive. 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x80c05a88, L:/10.30.170.146:18163 ! R:/10.30.170.79:60166]} end of input detected while session was in state up 00:01:42.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=334, channel=[id: 0x80c05a88, L:/10.30.170.146:18163 ! R:/10.30.170.79:60166]} down, reason: End of input 00:01:42.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:42.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42966]) process #19 SSH_MSG_IGNORE 00:01:42.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_IGNORE 00:01:42.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:42.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44548]) process #20 SSH_MSG_IGNORE 00:01:42.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_IGNORE 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44732])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) exit code=0, immediate=false 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) Closing gracefully 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])[immediately=false] processing 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44732]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) Closing immediately 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])[immediately=true] processing 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732] 00:01:42.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f26e317) signal close complete immediately=true 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ad3c463) signal close complete immediately=true 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732])[Immediately] closed 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) result=null 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d3b22e8) signal close complete immediately=false 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b6f181b) signal close complete immediately=false 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44732]) code=0 message='' shell closed 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44732]) Closing immediately 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44732]]) Closing immediately 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44732]) stopping 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44732]) stopped 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44732]])[Immediately] closed 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18164] - close(TransportIoSession[local=/10.30.170.146:18164, remote=/10.30.170.79:44732]) Closing immediately 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18164] - close(TransportIoSession[local=/10.30.170.146:18164, remote=/10.30.170.79:44732])[Immediately] closed 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7389783a) signal close complete immediately=true 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44732])[Immediately] closed 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9628632d, L:/10.30.170.146:18164 ! R:/10.30.170.79:44732] inactive. 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x9628632d, L:/10.30.170.146:18164 ! R:/10.30.170.79:44732]} end of input detected while session was in state up 00:01:42.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=335, channel=[id: 0x9628632d, L:/10.30.170.146:18164 ! R:/10.30.170.79:44732]} down, reason: End of input 00:01:42.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:42.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #18 SSH_MSG_IGNORE 00:01:42.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51920])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) exit code=0, immediate=false 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) Closing gracefully 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])[immediately=false] processing 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51920]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) Closing immediately 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])[immediately=true] processing 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920] 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@645462a0) signal close complete immediately=true 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5add7870) signal close complete immediately=true 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920])[Immediately] closed 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) result=null 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8e0ece7) signal close complete immediately=false 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56f70606) signal close complete immediately=false 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51920]) code=0 message='' shell closed 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51920]) Closing immediately 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51920]]) Closing immediately 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51920]) stopping 00:01:42.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51920]) stopped 00:01:42.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51920]])[Immediately] closed 00:01:42.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18165] - close(TransportIoSession[local=/10.30.170.146:18165, remote=/10.30.170.79:51920]) Closing immediately 00:01:42.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18165] - close(TransportIoSession[local=/10.30.170.146:18165, remote=/10.30.170.79:51920])[Immediately] closed 00:01:42.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11f12f1a) signal close complete immediately=true 00:01:42.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51920])[Immediately] closed 00:01:42.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbe500167, L:/10.30.170.146:18165 ! R:/10.30.170.79:51920] inactive. 00:01:42.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0xbe500167, L:/10.30.170.146:18165 ! R:/10.30.170.79:51920]} end of input detected while session was in state up 00:01:42.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=336, channel=[id: 0xbe500167, L:/10.30.170.146:18165 ! R:/10.30.170.79:51920]} down, reason: End of input 00:01:43.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:43.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #17 SSH_MSG_IGNORE 00:01:43.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 00:01:43.117 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:43.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43218]) process #19 SSH_MSG_IGNORE 00:01:43.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_IGNORE 00:01:43.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42432])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:43.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) exit code=0, immediate=false 00:01:43.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:43.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:43.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:43.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:43.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) Closing gracefully 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])[immediately=false] processing 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42432]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) Closing immediately 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])[immediately=true] processing 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432] 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@519a23d1) signal close complete immediately=true 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62bae68f) signal close complete immediately=true 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432])[Immediately] closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) result=null 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b86bd1b) signal close complete immediately=false 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63fc999a) signal close complete immediately=false 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42432]) code=0 message='' shell closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42432]) Closing immediately 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42432]]) Closing immediately 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42432]) stopping 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42432]) stopped 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42432]])[Immediately] closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18166] - close(TransportIoSession[local=/10.30.170.146:18166, remote=/10.30.170.79:42432]) Closing immediately 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18166] - close(TransportIoSession[local=/10.30.170.146:18166, remote=/10.30.170.79:42432])[Immediately] closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63f8aa9f) signal close complete immediately=true 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42432])[Immediately] closed 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x50984898, L:/10.30.170.146:18166 ! R:/10.30.170.79:42432] inactive. 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0x50984898, L:/10.30.170.146:18166 ! R:/10.30.170.79:42432]} end of input detected while session was in state up 00:01:43.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=337, channel=[id: 0x50984898, L:/10.30.170.146:18166 ! R:/10.30.170.79:42432]} down, reason: End of input 00:01:43.352 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:43.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60116]) process #20 SSH_MSG_IGNORE 00:01:43.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_IGNORE 00:01:43.478 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:43.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #18 SSH_MSG_IGNORE 00:01:43.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42444])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) exit code=0, immediate=false 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) Closing gracefully 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])[immediately=false] processing 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42444]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) Closing immediately 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])[immediately=true] processing 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444] 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c4ab5a8) signal close complete immediately=true 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b2ac841) signal close complete immediately=true 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444])[Immediately] closed 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) result=null 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78bb9ca7) signal close complete immediately=false 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@750a6318) signal close complete immediately=false 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42444]) code=0 message='' shell closed 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42444]) Closing immediately 00:01:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42444]]) Closing immediately 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42444]) stopping 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42444]) stopped 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42444]])[Immediately] closed 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18167] - close(TransportIoSession[local=/10.30.170.146:18167, remote=/10.30.170.79:42444]) Closing immediately 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18167] - close(TransportIoSession[local=/10.30.170.146:18167, remote=/10.30.170.79:42444])[Immediately] closed 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ca46fe4) signal close complete immediately=true 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42444])[Immediately] closed 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x660b07d8, L:/10.30.170.146:18167 ! R:/10.30.170.79:42444] inactive. 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x660b07d8, L:/10.30.170.146:18167 ! R:/10.30.170.79:42444]} end of input detected while session was in state up 00:01:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=338, channel=[id: 0x660b07d8, L:/10.30.170.146:18167 ! R:/10.30.170.79:42444]} down, reason: End of input 00:01:43.864 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:43.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33930]) process #20 SSH_MSG_IGNORE 00:01:43.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_IGNORE 00:01:43.927 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:43.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46990]) process #19 SSH_MSG_IGNORE 00:01:43.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_IGNORE 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36754])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) exit code=0, immediate=false 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) Closing gracefully 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])[immediately=false] processing 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36754]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) Closing immediately 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])[immediately=true] processing 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754] 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8c99da5) signal close complete immediately=true 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57e5ca2) signal close complete immediately=true 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754])[Immediately] closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) result=null 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e34dd1e) signal close complete immediately=false 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@352fcf13) signal close complete immediately=false 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36754]) code=0 message='' shell closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36754]) Closing immediately 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36754]]) Closing immediately 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36754]) stopping 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36754]) stopped 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36754]])[Immediately] closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18168] - close(TransportIoSession[local=/10.30.170.146:18168, remote=/10.30.170.79:36754]) Closing immediately 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18168] - close(TransportIoSession[local=/10.30.170.146:18168, remote=/10.30.170.79:36754])[Immediately] closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71cf48a6) signal close complete immediately=true 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36754])[Immediately] closed 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x11a3cba3, L:/10.30.170.146:18168 ! R:/10.30.170.79:36754] inactive. 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x11a3cba3, L:/10.30.170.146:18168 ! R:/10.30.170.79:36754]} end of input detected while session was in state up 00:01:43.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=339, channel=[id: 0x11a3cba3, L:/10.30.170.146:18168 ! R:/10.30.170.79:36754]} down, reason: End of input 00:01:44.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #17 SSH_MSG_IGNORE 00:01:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46206])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) exit code=0, immediate=false 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) Closing gracefully 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])[immediately=false] processing 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46206]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) Closing immediately 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])[immediately=true] processing 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206] 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@596e1684) signal close complete immediately=true 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f3bb5ae) signal close complete immediately=true 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206])[Immediately] closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) result=null 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1492aaf1) signal close complete immediately=false 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e150d25) signal close complete immediately=false 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46206]) code=0 message='' shell closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46206]) Closing immediately 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46206]]) Closing immediately 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46206]) stopping 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46206]) stopped 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46206]])[Immediately] closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18169] - close(TransportIoSession[local=/10.30.170.146:18169, remote=/10.30.170.79:46206]) Closing immediately 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18169] - close(TransportIoSession[local=/10.30.170.146:18169, remote=/10.30.170.79:46206])[Immediately] closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e6f455) signal close complete immediately=true 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46206])[Immediately] closed 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4642c0a5, L:/10.30.170.146:18169 ! R:/10.30.170.79:46206] inactive. 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x4642c0a5, L:/10.30.170.146:18169 ! R:/10.30.170.79:46206]} end of input detected while session was in state up 00:01:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=340, channel=[id: 0x4642c0a5, L:/10.30.170.146:18169 ! R:/10.30.170.79:46206]} down, reason: End of input 00:01:44.477 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:44.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43550]) process #19 SSH_MSG_IGNORE 00:01:44.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_IGNORE 00:01:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:44.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #17 SSH_MSG_IGNORE 00:01:44.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 00:01:44.570 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:44.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57732]) process #20 SSH_MSG_IGNORE 00:01:44.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_IGNORE 00:01:44.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:44.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #18 SSH_MSG_IGNORE 00:01:44.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35234])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) exit code=0, immediate=false 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) Closing gracefully 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])[immediately=false] processing 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35234]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) Closing immediately 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])[immediately=true] processing 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234] 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22b1e751) signal close complete immediately=true 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77edf5cf) signal close complete immediately=true 00:01:44.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234])[Immediately] closed 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) result=null 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ebc94f7) signal close complete immediately=false 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6afd457) signal close complete immediately=false 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35234]) code=0 message='' shell closed 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35234]) Closing immediately 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35234]]) Closing immediately 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35234]) stopping 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35234]) stopped 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35234]])[Immediately] closed 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18170] - close(TransportIoSession[local=/10.30.170.146:18170, remote=/10.30.170.79:35234]) Closing immediately 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18170] - close(TransportIoSession[local=/10.30.170.146:18170, remote=/10.30.170.79:35234])[Immediately] closed 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b0920bc) signal close complete immediately=true 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35234])[Immediately] closed 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xde2d8267, L:/10.30.170.146:18170 ! R:/10.30.170.79:35234] inactive. 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xde2d8267, L:/10.30.170.146:18170 ! R:/10.30.170.79:35234]} end of input detected while session was in state up 00:01:44.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=341, channel=[id: 0xde2d8267, L:/10.30.170.146:18170 ! R:/10.30.170.79:35234]} down, reason: End of input 00:01:44.832 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #18 SSH_MSG_IGNORE 00:01:44.839 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41510])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) exit code=0, immediate=false 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) Closing gracefully 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])[immediately=false] processing 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41510]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) Closing immediately 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])[immediately=true] processing 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510] 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c3b0302) signal close complete immediately=true 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1342762c) signal close complete immediately=true 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510])[Immediately] closed 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) result=null 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fa32b92) signal close complete immediately=false 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@109d000f) signal close complete immediately=false 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41510]) code=0 message='' shell closed 00:01:44.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41510]) Closing immediately 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41510]]) Closing immediately 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41510]) stopping 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41510]) stopped 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41510]])[Immediately] closed 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18171] - close(TransportIoSession[local=/10.30.170.146:18171, remote=/10.30.170.79:41510]) Closing immediately 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18171] - close(TransportIoSession[local=/10.30.170.146:18171, remote=/10.30.170.79:41510])[Immediately] closed 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14ba220d) signal close complete immediately=true 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41510])[Immediately] closed 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf232cc18, L:/10.30.170.146:18171 ! R:/10.30.170.79:41510] inactive. 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xf232cc18, L:/10.30.170.146:18171 ! R:/10.30.170.79:41510]} end of input detected while session was in state up 00:01:44.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=342, channel=[id: 0xf232cc18, L:/10.30.170.146:18171 ! R:/10.30.170.79:41510]} down, reason: End of input 00:01:45.058 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:45.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #17 SSH_MSG_IGNORE 00:01:45.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 00:01:45.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:45.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35530]) process #19 SSH_MSG_IGNORE 00:01:45.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_IGNORE 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44548])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) exit code=0, immediate=false 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) Closing gracefully 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])[immediately=false] processing 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44548]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) Closing immediately 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])[immediately=true] processing 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548] 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3438bfc6) signal close complete immediately=true 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61fe6a17) signal close complete immediately=true 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548])[Immediately] closed 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) result=null 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fe3e855) signal close complete immediately=false 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6548d9b5) signal close complete immediately=false 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44548]) code=0 message='' shell closed 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44548]) Closing immediately 00:01:45.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44548]]) Closing immediately 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44548]) stopping 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44548]) stopped 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44548]])[Immediately] closed 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18172] - close(TransportIoSession[local=/10.30.170.146:18172, remote=/10.30.170.79:44548]) Closing immediately 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18172] - close(TransportIoSession[local=/10.30.170.146:18172, remote=/10.30.170.79:44548])[Immediately] closed 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@147f8c55) signal close complete immediately=true 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44548])[Immediately] closed 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2fcc7531, L:/10.30.170.146:18172 ! R:/10.30.170.79:44548] inactive. 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x2fcc7531, L:/10.30.170.146:18172 ! R:/10.30.170.79:44548]} end of input detected while session was in state up 00:01:45.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=343, channel=[id: 0x2fcc7531, L:/10.30.170.146:18172 ! R:/10.30.170.79:44548]} down, reason: End of input 00:01:45.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33440]) process #20 SSH_MSG_IGNORE 00:01:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_IGNORE 00:01:45.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:45.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41970]) process #18 SSH_MSG_IGNORE 00:01:45.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_IGNORE 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60116])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) exit code=0, immediate=false 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) Closing gracefully 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])[immediately=false] processing 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60116]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) Closing immediately 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])[immediately=true] processing 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116] 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62e81b63) signal close complete immediately=true 00:01:45.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22b4bc5b) signal close complete immediately=true 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116])[Immediately] closed 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) result=null 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@446169da) signal close complete immediately=false 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7686653e) signal close complete immediately=false 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60116]) code=0 message='' shell closed 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60116]) Closing immediately 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60116]]) Closing immediately 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60116]) stopping 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60116]) stopped 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60116]])[Immediately] closed 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18173] - close(TransportIoSession[local=/10.30.170.146:18173, remote=/10.30.170.79:60116]) Closing immediately 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18173] - close(TransportIoSession[local=/10.30.170.146:18173, remote=/10.30.170.79:60116])[Immediately] closed 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54175b8e) signal close complete immediately=true 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60116])[Immediately] closed 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0ff40d23, L:/10.30.170.146:18173 ! R:/10.30.170.79:60116] inactive. 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x0ff40d23, L:/10.30.170.146:18173 ! R:/10.30.170.79:60116]} end of input detected while session was in state up 00:01:45.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=344, channel=[id: 0x0ff40d23, L:/10.30.170.146:18173 ! R:/10.30.170.79:60116]} down, reason: End of input 00:01:45.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:45.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #17 SSH_MSG_IGNORE 00:01:45.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 00:01:45.822 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:45.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53694]) process #19 SSH_MSG_IGNORE 00:01:45.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_IGNORE 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33930])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) exit code=0, immediate=false 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) Closing gracefully 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])[immediately=false] processing 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33930]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) Closing immediately 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])[immediately=true] processing 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930] 00:01:45.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53a86877) signal close complete immediately=true 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7702ef9e) signal close complete immediately=true 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930])[Immediately] closed 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) result=null 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20b729fa) signal close complete immediately=false 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24e44065) signal close complete immediately=false 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33930]) code=0 message='' shell closed 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33930]) Closing immediately 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33930]]) Closing immediately 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33930]) stopping 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33930]) stopped 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33930]])[Immediately] closed 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18174] - close(TransportIoSession[local=/10.30.170.146:18174, remote=/10.30.170.79:33930]) Closing immediately 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18174] - close(TransportIoSession[local=/10.30.170.146:18174, remote=/10.30.170.79:33930])[Immediately] closed 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@341f7f5e) signal close complete immediately=true 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33930])[Immediately] closed 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3719f807, L:/10.30.170.146:18174 ! R:/10.30.170.79:33930] inactive. 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x3719f807, L:/10.30.170.146:18174 ! R:/10.30.170.79:33930]} end of input detected while session was in state up 00:01:45.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=345, channel=[id: 0x3719f807, L:/10.30.170.146:18174 ! R:/10.30.170.79:33930]} down, reason: End of input 00:01:46.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40072]) process #20 SSH_MSG_IGNORE 00:01:46.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_IGNORE 00:01:46.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33374]) process #18 SSH_MSG_IGNORE 00:01:46.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_IGNORE 00:01:46.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:46.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #17 SSH_MSG_IGNORE 00:01:46.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 00:01:46.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:46.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40088]) process #19 SSH_MSG_IGNORE 00:01:46.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_IGNORE 00:01:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57732])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) exit code=0, immediate=false 00:01:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) Closing gracefully 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])[immediately=false] processing 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57732]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) Closing immediately 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])[immediately=true] processing 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732] 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45342ba8) signal close complete immediately=true 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@638aa80d) signal close complete immediately=true 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732])[Immediately] closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) result=null 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@128f9a11) signal close complete immediately=false 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59072205) signal close complete immediately=false 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57732]) code=0 message='' shell closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57732]) Closing immediately 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57732]]) Closing immediately 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57732]) stopping 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57732]) stopped 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57732]])[Immediately] closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18175] - close(TransportIoSession[local=/10.30.170.146:18175, remote=/10.30.170.79:57732]) Closing immediately 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18175] - close(TransportIoSession[local=/10.30.170.146:18175, remote=/10.30.170.79:57732])[Immediately] closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d8a2be6) signal close complete immediately=true 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57732])[Immediately] closed 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3a8d646c, L:/10.30.170.146:18175 ! R:/10.30.170.79:57732] inactive. 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x3a8d646c, L:/10.30.170.146:18175 ! R:/10.30.170.79:57732]} end of input detected while session was in state up 00:01:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=346, channel=[id: 0x3a8d646c, L:/10.30.170.146:18175 ! R:/10.30.170.79:57732]} down, reason: End of input 00:01:46.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60054]) process #20 SSH_MSG_IGNORE 00:01:46.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_IGNORE 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33440])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) exit code=0, immediate=false 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) Closing gracefully 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])[immediately=false] processing 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33440]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) Closing immediately 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])[immediately=true] processing 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440] 00:01:46.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4db1ca03) signal close complete immediately=true 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54fb9aa0) signal close complete immediately=true 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440])[Immediately] closed 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) result=null 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4211ef6e) signal close complete immediately=false 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40e9aac1) signal close complete immediately=false 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33440]) code=0 message='' shell closed 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33440]) Closing immediately 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33440]]) Closing immediately 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33440]) stopping 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33440]) stopped 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33440]])[Immediately] closed 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18176] - close(TransportIoSession[local=/10.30.170.146:18176, remote=/10.30.170.79:33440]) Closing immediately 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18176] - close(TransportIoSession[local=/10.30.170.146:18176, remote=/10.30.170.79:33440])[Immediately] closed 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cb810d) signal close complete immediately=true 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33440])[Immediately] closed 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x51032dca, L:/10.30.170.146:18176 ! R:/10.30.170.79:33440] inactive. 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0x51032dca, L:/10.30.170.146:18176 ! R:/10.30.170.79:33440]} end of input detected while session was in state up 00:01:46.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=347, channel=[id: 0x51032dca, L:/10.30.170.146:18176 ! R:/10.30.170.79:33440]} down, reason: End of input 00:01:47.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:47.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #17 SSH_MSG_IGNORE 00:01:47.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40072])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) exit code=0, immediate=false 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) Closing gracefully 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:47.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])[immediately=false] processing 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40072]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) Closing immediately 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])[immediately=true] processing 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072] 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37e92d8b) signal close complete immediately=true 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57d61fae) signal close complete immediately=true 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072])[Immediately] closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) result=null 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ca26553) signal close complete immediately=false 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43e1f83e) signal close complete immediately=false 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40072]) code=0 message='' shell closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40072]) Closing immediately 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40072]]) Closing immediately 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40072]) stopping 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40072]) stopped 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40072]])[Immediately] closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18177] - close(TransportIoSession[local=/10.30.170.146:18177, remote=/10.30.170.79:40072]) Closing immediately 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18177] - close(TransportIoSession[local=/10.30.170.146:18177, remote=/10.30.170.79:40072])[Immediately] closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d1a10bc) signal close complete immediately=true 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40072])[Immediately] closed 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe100eaf9, L:/10.30.170.146:18177 ! R:/10.30.170.79:40072] inactive. 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xe100eaf9, L:/10.30.170.146:18177 ! R:/10.30.170.79:40072]} end of input detected while session was in state up 00:01:47.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=348, channel=[id: 0xe100eaf9, L:/10.30.170.146:18177 ! R:/10.30.170.79:40072]} down, reason: End of input 00:01:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:47.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52516]) process #19 SSH_MSG_IGNORE 00:01:47.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_IGNORE 00:01:47.356 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:47.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53300]) process #18 SSH_MSG_IGNORE 00:01:47.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_IGNORE 00:01:47.380 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44864]) process #20 SSH_MSG_IGNORE 00:01:47.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_IGNORE 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) exit code=0, immediate=false 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) Closing gracefully 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])[immediately=false] processing 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60054]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) Closing immediately 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])[immediately=true] processing 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054] 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42bf6df) signal close complete immediately=true 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58b4ddfe) signal close complete immediately=true 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054])[Immediately] closed 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) result=null 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@158753dc) signal close complete immediately=false 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@526a0ee7) signal close complete immediately=false 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60054]) code=0 message='' shell closed 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60054]) Closing immediately 00:01:47.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60054]]) Closing immediately 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60054]) stopping 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60054]) stopped 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60054]])[Immediately] closed 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18178] - close(TransportIoSession[local=/10.30.170.146:18178, remote=/10.30.170.79:60054]) Closing immediately 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18178] - close(TransportIoSession[local=/10.30.170.146:18178, remote=/10.30.170.79:60054])[Immediately] closed 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@92c877b) signal close complete immediately=true 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60054])[Immediately] closed 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x052198a9, L:/10.30.170.146:18178 ! R:/10.30.170.79:60054] inactive. 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x052198a9, L:/10.30.170.146:18178 ! R:/10.30.170.79:60054]} end of input detected while session was in state up 00:01:47.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=349, channel=[id: 0x052198a9, L:/10.30.170.146:18178 ! R:/10.30.170.79:60054]} down, reason: End of input 00:01:47.602 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:47.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39460]) process #18 SSH_MSG_IGNORE 00:01:47.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_IGNORE 00:01:47.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:47.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #17 SSH_MSG_IGNORE 00:01:47.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 00:01:47.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44864])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:47.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) exit code=0, immediate=false 00:01:47.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:47.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:47.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:47.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:47.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) Closing gracefully 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])[immediately=false] processing 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44864]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) Closing immediately 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])[immediately=true] processing 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864] 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6909b50b) signal close complete immediately=true 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53f19c56) signal close complete immediately=true 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864])[Immediately] closed 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) result=null 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d3f540d) signal close complete immediately=false 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b53c411) signal close complete immediately=false 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44864]) code=0 message='' shell closed 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44864]) Closing immediately 00:01:47.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44864]]) Closing immediately 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44864]) stopping 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44864]) stopped 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44864]])[Immediately] closed 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18179] - close(TransportIoSession[local=/10.30.170.146:18179, remote=/10.30.170.79:44864]) Closing immediately 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18179] - close(TransportIoSession[local=/10.30.170.146:18179, remote=/10.30.170.79:44864])[Immediately] closed 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fd6999d) signal close complete immediately=true 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44864])[Immediately] closed 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x955e6a75, L:/10.30.170.146:18179 ! R:/10.30.170.79:44864] inactive. 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0x955e6a75, L:/10.30.170.146:18179 ! R:/10.30.170.79:44864]} end of input detected while session was in state up 00:01:47.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=350, channel=[id: 0x955e6a75, L:/10.30.170.146:18179 ! R:/10.30.170.79:44864]} down, reason: End of input 00:01:48.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49104]) process #19 SSH_MSG_IGNORE 00:01:48.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_IGNORE 00:01:48.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45184])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) exit code=0, immediate=false 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) Closing gracefully 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])[immediately=false] processing 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45184]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) Closing immediately 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])[immediately=true] processing 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184] 00:01:48.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1464f7f3) signal close complete immediately=true 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76416774) signal close complete immediately=true 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184])[Immediately] closed 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) result=null 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66156c2f) signal close complete immediately=false 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bc33f01) signal close complete immediately=false 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45184]) code=0 message='' shell closed 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45184]) Closing immediately 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45184]]) Closing immediately 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45184]) stopping 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45184]) stopped 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45184]])[Immediately] closed 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18180] - close(TransportIoSession[local=/10.30.170.146:18180, remote=/10.30.170.79:45184]) Closing immediately 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18180] - close(TransportIoSession[local=/10.30.170.146:18180, remote=/10.30.170.79:45184])[Immediately] closed 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58ab86e5) signal close complete immediately=true 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45184])[Immediately] closed 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x303cc4de, L:/10.30.170.146:18180 ! R:/10.30.170.79:45184] inactive. 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x303cc4de, L:/10.30.170.146:18180 ! R:/10.30.170.79:45184]} end of input detected while session was in state up 00:01:48.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=351, channel=[id: 0x303cc4de, L:/10.30.170.146:18180 ! R:/10.30.170.79:45184]} down, reason: End of input 00:01:48.473 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:48.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37712]) process #18 SSH_MSG_IGNORE 00:01:48.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_IGNORE 00:01:48.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #17 SSH_MSG_IGNORE 00:01:48.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38046])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) exit code=0, immediate=false 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) Closing gracefully 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])[immediately=false] processing 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38046]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) Closing immediately 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])[immediately=true] processing 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046] 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@142f73dd) signal close complete immediately=true 00:01:48.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c0f9a35) signal close complete immediately=true 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046])[Immediately] closed 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) result=null 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40eb2073) signal close complete immediately=false 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@513abb97) signal close complete immediately=false 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38046]) code=0 message='' shell closed 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38046]) Closing immediately 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38046]]) Closing immediately 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38046]) stopping 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38046]) stopped 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38046]])[Immediately] closed 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18181] - close(TransportIoSession[local=/10.30.170.146:18181, remote=/10.30.170.79:38046]) Closing immediately 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18181] - close(TransportIoSession[local=/10.30.170.146:18181, remote=/10.30.170.79:38046])[Immediately] closed 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e649bf6) signal close complete immediately=true 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38046])[Immediately] closed 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x58d7e4de, L:/10.30.170.146:18181 ! R:/10.30.170.79:38046] inactive. 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x58d7e4de, L:/10.30.170.146:18181 ! R:/10.30.170.79:38046]} end of input detected while session was in state up 00:01:48.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=352, channel=[id: 0x58d7e4de, L:/10.30.170.146:18181 ! R:/10.30.170.79:38046]} down, reason: End of input 00:01:48.574 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:48.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53198]) process #19 SSH_MSG_IGNORE 00:01:48.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_IGNORE 00:01:48.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42534])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) exit code=0, immediate=false 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) Closing gracefully 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])[immediately=false] processing 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42534]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) Closing immediately 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])[immediately=true] processing 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534] 00:01:48.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@375a27a5) signal close complete immediately=true 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fef345b) signal close complete immediately=true 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534])[Immediately] closed 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) result=null 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dd266e9) signal close complete immediately=false 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@748d29da) signal close complete immediately=false 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42534]) code=0 message='' shell closed 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42534]) Closing immediately 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42534]]) Closing immediately 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42534]) stopping 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42534]) stopped 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42534]])[Immediately] closed 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18182] - close(TransportIoSession[local=/10.30.170.146:18182, remote=/10.30.170.79:42534]) Closing immediately 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18182] - close(TransportIoSession[local=/10.30.170.146:18182, remote=/10.30.170.79:42534])[Immediately] closed 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@120c4fe1) signal close complete immediately=true 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42534])[Immediately] closed 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x24cdc1bb, L:/10.30.170.146:18182 ! R:/10.30.170.79:42534] inactive. 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x24cdc1bb, L:/10.30.170.146:18182 ! R:/10.30.170.79:42534]} end of input detected while session was in state up 00:01:48.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=353, channel=[id: 0x24cdc1bb, L:/10.30.170.146:18182 ! R:/10.30.170.79:42534]} down, reason: End of input 00:01:49.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:49.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56232]) process #18 SSH_MSG_IGNORE 00:01:49.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_IGNORE 00:01:49.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:49.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #17 SSH_MSG_IGNORE 00:01:49.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34628])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) exit code=0, immediate=false 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) Closing gracefully 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])[immediately=false] processing 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34628]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) Closing immediately 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])[immediately=true] processing 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628] 00:01:49.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9954832) signal close complete immediately=true 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cb29046) signal close complete immediately=true 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628])[Immediately] closed 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) result=null 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b26e099) signal close complete immediately=false 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@80d3e30) signal close complete immediately=false 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34628]) code=0 message='' shell closed 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34628]) Closing immediately 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34628]]) Closing immediately 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34628]) stopping 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34628]) stopped 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34628]])[Immediately] closed 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18183] - close(TransportIoSession[local=/10.30.170.146:18183, remote=/10.30.170.79:34628]) Closing immediately 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18183] - close(TransportIoSession[local=/10.30.170.146:18183, remote=/10.30.170.79:34628])[Immediately] closed 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b7a23db) signal close complete immediately=true 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34628])[Immediately] closed 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2bf8594b, L:/10.30.170.146:18183 ! R:/10.30.170.79:34628] inactive. 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x2bf8594b, L:/10.30.170.146:18183 ! R:/10.30.170.79:34628]} end of input detected while session was in state up 00:01:49.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=354, channel=[id: 0x2bf8594b, L:/10.30.170.146:18183 ! R:/10.30.170.79:34628]} down, reason: End of input 00:01:49.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:49.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48864]) process #19 SSH_MSG_IGNORE 00:01:49.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_IGNORE 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59972])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) exit code=0, immediate=false 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) Closing gracefully 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])[immediately=false] processing 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59972]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) Closing immediately 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])[immediately=true] processing 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972] 00:01:49.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e4464f9) signal close complete immediately=true 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a2ee14a) signal close complete immediately=true 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972])[Immediately] closed 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) result=null 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@185f65fe) signal close complete immediately=false 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60541891) signal close complete immediately=false 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59972]) code=0 message='' shell closed 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59972]) Closing immediately 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59972]]) Closing immediately 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59972]) stopping 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59972]) stopped 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59972]])[Immediately] closed 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18184] - close(TransportIoSession[local=/10.30.170.146:18184, remote=/10.30.170.79:59972]) Closing immediately 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18184] - close(TransportIoSession[local=/10.30.170.146:18184, remote=/10.30.170.79:59972])[Immediately] closed 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d8adbce) signal close complete immediately=true 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59972])[Immediately] closed 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x267a1719, L:/10.30.170.146:18184 ! R:/10.30.170.79:59972] inactive. 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x267a1719, L:/10.30.170.146:18184 ! R:/10.30.170.79:59972]} end of input detected while session was in state up 00:01:49.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=355, channel=[id: 0x267a1719, L:/10.30.170.146:18184 ! R:/10.30.170.79:59972]} down, reason: End of input 00:01:49.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:49.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48560]) process #18 SSH_MSG_IGNORE 00:01:49.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_IGNORE 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43566])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) exit code=0, immediate=false 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) Closing gracefully 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])[immediately=false] processing 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43566]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) Closing immediately 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])[immediately=true] processing 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566] 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@398852f4) signal close complete immediately=true 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@545ee670) signal close complete immediately=true 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566])[Immediately] closed 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) result=null 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a523175) signal close complete immediately=false 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47a40955) signal close complete immediately=false 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43566]) code=0 message='' shell closed 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43566]) Closing immediately 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43566]]) Closing immediately 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43566]) stopping 00:01:49.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43566]) stopped 00:01:49.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43566]])[Immediately] closed 00:01:49.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18185] - close(TransportIoSession[local=/10.30.170.146:18185, remote=/10.30.170.79:43566]) Closing immediately 00:01:49.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18185] - close(TransportIoSession[local=/10.30.170.146:18185, remote=/10.30.170.79:43566])[Immediately] closed 00:01:49.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cc0eca7) signal close complete immediately=true 00:01:49.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43566])[Immediately] closed 00:01:49.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xee09c985, L:/10.30.170.146:18185 ! R:/10.30.170.79:43566] inactive. 00:01:49.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0xee09c985, L:/10.30.170.146:18185 ! R:/10.30.170.79:43566]} end of input detected while session was in state up 00:01:49.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=356, channel=[id: 0xee09c985, L:/10.30.170.146:18185 ! R:/10.30.170.79:43566]} down, reason: End of input 00:01:49.909 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:49.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #17 SSH_MSG_IGNORE 00:01:49.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 00:01:50.051 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:50.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44072]) process #19 SSH_MSG_IGNORE 00:01:50.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_IGNORE 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35130])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) exit code=0, immediate=false 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) Closing gracefully 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])[immediately=false] processing 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:50.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35130]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) Closing immediately 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])[immediately=true] processing 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130] 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37312668) signal close complete immediately=true 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cbda3dd) signal close complete immediately=true 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130])[Immediately] closed 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) result=null 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57b01387) signal close complete immediately=false 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b093) signal close complete immediately=false 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35130]) code=0 message='' shell closed 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35130]) Closing immediately 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35130]]) Closing immediately 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35130]) stopping 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35130]) stopped 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35130]])[Immediately] closed 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18186] - close(TransportIoSession[local=/10.30.170.146:18186, remote=/10.30.170.79:35130]) Closing immediately 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18186] - close(TransportIoSession[local=/10.30.170.146:18186, remote=/10.30.170.79:35130])[Immediately] closed 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e38d49d) signal close complete immediately=true 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35130])[Immediately] closed 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0998bdf9, L:/10.30.170.146:18186 ! R:/10.30.170.79:35130] inactive. 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x0998bdf9, L:/10.30.170.146:18186 ! R:/10.30.170.79:35130]} end of input detected while session was in state up 00:01:50.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=357, channel=[id: 0x0998bdf9, L:/10.30.170.146:18186 ! R:/10.30.170.79:35130]} down, reason: End of input 00:01:50.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:50.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43920]) process #18 SSH_MSG_IGNORE 00:01:50.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_IGNORE 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33026])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) exit code=0, immediate=false 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) Closing gracefully 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])[immediately=false] processing 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33026]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:50.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) Closing immediately 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])[immediately=true] processing 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026] 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4df7f00) signal close complete immediately=true 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29999ef) signal close complete immediately=true 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026])[Immediately] closed 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) result=null 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78cbf7e7) signal close complete immediately=false 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@984f9a9) signal close complete immediately=false 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33026]) code=0 message='' shell closed 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33026]) Closing immediately 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33026]]) Closing immediately 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33026]) stopping 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33026]) stopped 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33026]])[Immediately] closed 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18187] - close(TransportIoSession[local=/10.30.170.146:18187, remote=/10.30.170.79:33026]) Closing immediately 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18187] - close(TransportIoSession[local=/10.30.170.146:18187, remote=/10.30.170.79:33026])[Immediately] closed 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@765cb0e6) signal close complete immediately=true 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33026])[Immediately] closed 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x35197c67, L:/10.30.170.146:18187 ! R:/10.30.170.79:33026] inactive. 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x35197c67, L:/10.30.170.146:18187 ! R:/10.30.170.79:33026]} end of input detected while session was in state up 00:01:50.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=358, channel=[id: 0x35197c67, L:/10.30.170.146:18187 ! R:/10.30.170.79:33026]} down, reason: End of input 00:01:50.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #17 SSH_MSG_IGNORE 00:01:50.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:01:50.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:50.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38168]) process #19 SSH_MSG_IGNORE 00:01:50.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_IGNORE 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44102])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) exit code=0, immediate=false 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) Closing gracefully 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])[immediately=false] processing 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44102]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) Closing immediately 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])[immediately=true] processing 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102] 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@581f4991) signal close complete immediately=true 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32da0863) signal close complete immediately=true 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102])[Immediately] closed 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) result=null 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@242bbf91) signal close complete immediately=false 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72594344) signal close complete immediately=false 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44102]) code=0 message='' shell closed 00:01:50.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44102]) Closing immediately 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44102]]) Closing immediately 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44102]) stopping 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44102]) stopped 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44102]])[Immediately] closed 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18188] - close(TransportIoSession[local=/10.30.170.146:18188, remote=/10.30.170.79:44102]) Closing immediately 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18188] - close(TransportIoSession[local=/10.30.170.146:18188, remote=/10.30.170.79:44102])[Immediately] closed 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5028df5f) signal close complete immediately=true 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44102])[Immediately] closed 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfa3037ba, L:/10.30.170.146:18188 ! R:/10.30.170.79:44102] inactive. 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0xfa3037ba, L:/10.30.170.146:18188 ! R:/10.30.170.79:44102]} end of input detected while session was in state up 00:01:50.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=359, channel=[id: 0xfa3037ba, L:/10.30.170.146:18188 ! R:/10.30.170.79:44102]} down, reason: End of input 00:01:51.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53700]) process #18 SSH_MSG_IGNORE 00:01:51.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_IGNORE 00:01:51.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40126])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) exit code=0, immediate=false 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) Closing gracefully 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])[immediately=false] processing 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40126]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) Closing immediately 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])[immediately=true] processing 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126] 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@787b9142) signal close complete immediately=true 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@109cb9cc) signal close complete immediately=true 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126])[Immediately] closed 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) result=null 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51a8cde8) signal close complete immediately=false 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d63e010) signal close complete immediately=false 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40126]) code=0 message='' shell closed 00:01:51.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40126]) Closing immediately 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40126]]) Closing immediately 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40126]) stopping 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40126]) stopped 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40126]])[Immediately] closed 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18189] - close(TransportIoSession[local=/10.30.170.146:18189, remote=/10.30.170.79:40126]) Closing immediately 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18189] - close(TransportIoSession[local=/10.30.170.146:18189, remote=/10.30.170.79:40126])[Immediately] closed 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1936977f) signal close complete immediately=true 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40126])[Immediately] closed 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x03725fa1, L:/10.30.170.146:18189 ! R:/10.30.170.79:40126] inactive. 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x03725fa1, L:/10.30.170.146:18189 ! R:/10.30.170.79:40126]} end of input detected while session was in state up 00:01:51.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=360, channel=[id: 0x03725fa1, L:/10.30.170.146:18189 ! R:/10.30.170.79:40126]} down, reason: End of input 00:01:51.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:51.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #17 SSH_MSG_IGNORE 00:01:51.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 00:01:51.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44738]) process #19 SSH_MSG_IGNORE 00:01:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_IGNORE 00:01:51.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:51.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) exit code=0, immediate=false 00:01:51.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:51.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) Closing gracefully 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])[immediately=false] processing 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41674]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) Closing immediately 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])[immediately=true] processing 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674] 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b8a3e0e) signal close complete immediately=true 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ad6ab4f) signal close complete immediately=true 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674])[Immediately] closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) result=null 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@530a271f) signal close complete immediately=false 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67276b9c) signal close complete immediately=false 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41674]) code=0 message='' shell closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41674]) Closing immediately 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41674]]) Closing immediately 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41674]) stopping 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41674]) stopped 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41674]])[Immediately] closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18190] - close(TransportIoSession[local=/10.30.170.146:18190, remote=/10.30.170.79:41674]) Closing immediately 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18190] - close(TransportIoSession[local=/10.30.170.146:18190, remote=/10.30.170.79:41674])[Immediately] closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d574338) signal close complete immediately=true 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41674])[Immediately] closed 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6f8e11e4, L:/10.30.170.146:18190 ! R:/10.30.170.79:41674] inactive. 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x6f8e11e4, L:/10.30.170.146:18190 ! R:/10.30.170.79:41674]} end of input detected while session was in state up 00:01:51.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=361, channel=[id: 0x6f8e11e4, L:/10.30.170.146:18190 ! R:/10.30.170.79:41674]} down, reason: End of input 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42260])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) exit code=0, immediate=false 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) Closing gracefully 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) 00:01:51.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])[immediately=false] processing 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42260]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) Closing immediately 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])[immediately=true] processing 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260] 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22b803a1) signal close complete immediately=true 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aad1bc4) signal close complete immediately=true 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260])[Immediately] closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) result=null 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18b00e3f) signal close complete immediately=false 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b041c56) signal close complete immediately=false 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42260]) code=0 message='' shell closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42260]) Closing immediately 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42260]]) Closing immediately 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42260]) stopping 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42260]) stopped 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42260]])[Immediately] closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18191] - close(TransportIoSession[local=/10.30.170.146:18191, remote=/10.30.170.79:42260]) Closing immediately 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18191] - close(TransportIoSession[local=/10.30.170.146:18191, remote=/10.30.170.79:42260])[Immediately] closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4943a79c) signal close complete immediately=true 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42260])[Immediately] closed 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x49f358f0, L:/10.30.170.146:18191 ! R:/10.30.170.79:42260] inactive. 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x49f358f0, L:/10.30.170.146:18191 ! R:/10.30.170.79:42260]} end of input detected while session was in state up 00:01:51.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=362, channel=[id: 0x49f358f0, L:/10.30.170.146:18191 ! R:/10.30.170.79:42260]} down, reason: End of input 00:01:52.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34978]) process #18 SSH_MSG_IGNORE 00:01:52.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_IGNORE 00:01:52.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:52.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #17 SSH_MSG_IGNORE 00:01:52.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43880])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) exit code=0, immediate=false 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) Closing gracefully 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])[immediately=false] processing 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43880]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:52.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) Closing immediately 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])[immediately=true] processing 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880] 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65c26885) signal close complete immediately=true 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d58c200) signal close complete immediately=true 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880])[Immediately] closed 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) result=null 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bd5e2ec) signal close complete immediately=false 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c080e70) signal close complete immediately=false 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43880]) code=0 message='' shell closed 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43880]) Closing immediately 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43880]]) Closing immediately 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43880]) stopping 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43880]) stopped 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43880]])[Immediately] closed 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18192] - close(TransportIoSession[local=/10.30.170.146:18192, remote=/10.30.170.79:43880]) Closing immediately 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18192] - close(TransportIoSession[local=/10.30.170.146:18192, remote=/10.30.170.79:43880])[Immediately] closed 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5af8cd34) signal close complete immediately=true 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43880])[Immediately] closed 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0569214f, L:/10.30.170.146:18192 ! R:/10.30.170.79:43880] inactive. 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x0569214f, L:/10.30.170.146:18192 ! R:/10.30.170.79:43880]} end of input detected while session was in state up 00:01:52.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=363, channel=[id: 0x0569214f, L:/10.30.170.146:18192 ! R:/10.30.170.79:43880]} down, reason: End of input 00:01:52.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:56574]) process #19 SSH_MSG_IGNORE 00:01:52.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_IGNORE 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33498])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) exit code=0, immediate=false 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) Closing gracefully 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])[immediately=false] processing 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33498]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) Closing immediately 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])[immediately=true] processing 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498] 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74a0ad93) signal close complete immediately=true 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10af2724) signal close complete immediately=true 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498])[Immediately] closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) result=null 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61daa11a) signal close complete immediately=false 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aa4c4de) signal close complete immediately=false 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33498]) code=0 message='' shell closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33498]) Closing immediately 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33498]]) Closing immediately 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33498]) stopping 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33498]) stopped 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33498]])[Immediately] closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18193] - close(TransportIoSession[local=/10.30.170.146:18193, remote=/10.30.170.79:33498]) Closing immediately 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18193] - close(TransportIoSession[local=/10.30.170.146:18193, remote=/10.30.170.79:33498])[Immediately] closed 00:01:52.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b192a2c) signal close complete immediately=true 00:01:52.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33498])[Immediately] closed 00:01:52.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa393e75d, L:/10.30.170.146:18193 ! R:/10.30.170.79:33498] inactive. 00:01:52.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xa393e75d, L:/10.30.170.146:18193 ! R:/10.30.170.79:33498]} end of input detected while session was in state up 00:01:52.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=364, channel=[id: 0xa393e75d, L:/10.30.170.146:18193 ! R:/10.30.170.79:33498]} down, reason: End of input 00:01:52.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:52.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #17 SSH_MSG_IGNORE 00:01:52.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 00:01:52.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:52.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51762]) process #19 SSH_MSG_IGNORE 00:01:52.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_IGNORE 00:01:52.946 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:52.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57374]) process #18 SSH_MSG_IGNORE 00:01:52.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_IGNORE 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43262])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) exit code=0, immediate=false 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) Closing gracefully 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])[immediately=false] processing 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43262]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) Closing immediately 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])[immediately=true] processing 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262] 00:01:52.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bdac6bc) signal close complete immediately=true 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2944f6b8) signal close complete immediately=true 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262])[Immediately] closed 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) result=null 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e6353d4) signal close complete immediately=false 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ae09d63) signal close complete immediately=false 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43262]) code=0 message='' shell closed 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43262]) Closing immediately 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43262]]) Closing immediately 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43262]) stopping 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43262]) stopped 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43262]])[Immediately] closed 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18194] - close(TransportIoSession[local=/10.30.170.146:18194, remote=/10.30.170.79:43262]) Closing immediately 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18194] - close(TransportIoSession[local=/10.30.170.146:18194, remote=/10.30.170.79:43262])[Immediately] closed 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77324da5) signal close complete immediately=true 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43262])[Immediately] closed 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfa4dbf48, L:/10.30.170.146:18194 ! R:/10.30.170.79:43262] inactive. 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0xfa4dbf48, L:/10.30.170.146:18194 ! R:/10.30.170.79:43262]} end of input detected while session was in state up 00:01:52.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=365, channel=[id: 0xfa4dbf48, L:/10.30.170.146:18194 ! R:/10.30.170.79:43262]} down, reason: End of input 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37318])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) exit code=0, immediate=false 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) Closing gracefully 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])[immediately=false] processing 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37318]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) Closing immediately 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])[immediately=true] processing 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318] 00:01:53.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cfdb1a2) signal close complete immediately=true 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50a144c8) signal close complete immediately=true 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318])[Immediately] closed 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) result=null 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d50d090) signal close complete immediately=false 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@317944d9) signal close complete immediately=false 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37318]) code=0 message='' shell closed 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37318]) Closing immediately 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37318]]) Closing immediately 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37318]) stopping 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37318]) stopped 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37318]])[Immediately] closed 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18195] - close(TransportIoSession[local=/10.30.170.146:18195, remote=/10.30.170.79:37318]) Closing immediately 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18195] - close(TransportIoSession[local=/10.30.170.146:18195, remote=/10.30.170.79:37318])[Immediately] closed 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3893f5) signal close complete immediately=true 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37318])[Immediately] closed 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfd7d5c58, L:/10.30.170.146:18195 ! R:/10.30.170.79:37318] inactive. 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xfd7d5c58, L:/10.30.170.146:18195 ! R:/10.30.170.79:37318]} end of input detected while session was in state up 00:01:53.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=366, channel=[id: 0xfd7d5c58, L:/10.30.170.146:18195 ! R:/10.30.170.79:37318]} down, reason: End of input 00:01:53.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42994]) process #18 SSH_MSG_IGNORE 00:01:53.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_IGNORE 00:01:53.435 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:53.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #17 SSH_MSG_IGNORE 00:01:53.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 00:01:53.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:53.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38816]) process #19 SSH_MSG_IGNORE 00:01:53.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_IGNORE 00:01:53.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34814])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:53.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) exit code=0, immediate=false 00:01:53.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:53.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) Closing gracefully 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])[immediately=false] processing 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34814]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) Closing immediately 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])[immediately=true] processing 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814] 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@652712c5) signal close complete immediately=true 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e7254cc) signal close complete immediately=true 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814])[Immediately] closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) result=null 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1305d5f4) signal close complete immediately=false 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d0cd904) signal close complete immediately=false 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34814]) code=0 message='' shell closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34814]) Closing immediately 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34814]]) Closing immediately 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34814]) stopping 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34814]) stopped 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34814]])[Immediately] closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18196] - close(TransportIoSession[local=/10.30.170.146:18196, remote=/10.30.170.79:34814]) Closing immediately 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18196] - close(TransportIoSession[local=/10.30.170.146:18196, remote=/10.30.170.79:34814])[Immediately] closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6060555a) signal close complete immediately=true 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34814])[Immediately] closed 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7a5a17ba, L:/10.30.170.146:18196 ! R:/10.30.170.79:34814] inactive. 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x7a5a17ba, L:/10.30.170.146:18196 ! R:/10.30.170.79:34814]} end of input detected while session was in state up 00:01:53.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=367, channel=[id: 0x7a5a17ba, L:/10.30.170.146:18196 ! R:/10.30.170.79:34814]} down, reason: End of input 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35500])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) exit code=0, immediate=false 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) Closing gracefully 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])[immediately=false] processing 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35500]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) Closing immediately 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])[immediately=true] processing 00:01:53.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500] 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8d4a244) signal close complete immediately=true 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fb604f0) signal close complete immediately=true 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500])[Immediately] closed 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) result=null 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@90ae010) signal close complete immediately=false 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7660dd79) signal close complete immediately=false 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35500]) code=0 message='' shell closed 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35500]) Closing immediately 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35500]]) Closing immediately 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35500]) stopping 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35500]) stopped 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35500]])[Immediately] closed 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18197] - close(TransportIoSession[local=/10.30.170.146:18197, remote=/10.30.170.79:35500]) Closing immediately 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18197] - close(TransportIoSession[local=/10.30.170.146:18197, remote=/10.30.170.79:35500])[Immediately] closed 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b8b8773) signal close complete immediately=true 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35500])[Immediately] closed 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x42a78b6d, L:/10.30.170.146:18197 ! R:/10.30.170.79:35500] inactive. 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x42a78b6d, L:/10.30.170.146:18197 ! R:/10.30.170.79:35500]} end of input detected while session was in state up 00:01:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=368, channel=[id: 0x42a78b6d, L:/10.30.170.146:18197 ! R:/10.30.170.79:35500]} down, reason: End of input 00:01:54.077 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:52996]) process #18 SSH_MSG_IGNORE 00:01:54.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_IGNORE 00:01:54.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:54.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #17 SSH_MSG_IGNORE 00:01:54.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 00:01:54.183 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:54.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34174]) process #19 SSH_MSG_IGNORE 00:01:54.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_IGNORE 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46838])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) exit code=0, immediate=false 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) Closing gracefully 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])[immediately=false] processing 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46838]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) Closing immediately 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])[immediately=true] processing 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838] 00:01:54.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26bb282d) signal close complete immediately=true 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3345bbcb) signal close complete immediately=true 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838])[Immediately] closed 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) result=null 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a86da6d) signal close complete immediately=false 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51987e52) signal close complete immediately=false 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46838]) code=0 message='' shell closed 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46838]) Closing immediately 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46838]]) Closing immediately 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46838]) stopping 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46838]) stopped 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46838]])[Immediately] closed 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18198] - close(TransportIoSession[local=/10.30.170.146:18198, remote=/10.30.170.79:46838]) Closing immediately 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18198] - close(TransportIoSession[local=/10.30.170.146:18198, remote=/10.30.170.79:46838])[Immediately] closed 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e9dce0c) signal close complete immediately=true 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46838])[Immediately] closed 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7ccd6e51, L:/10.30.170.146:18198 ! R:/10.30.170.79:46838] inactive. 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0x7ccd6e51, L:/10.30.170.146:18198 ! R:/10.30.170.79:46838]} end of input detected while session was in state up 00:01:54.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=369, channel=[id: 0x7ccd6e51, L:/10.30.170.146:18198 ! R:/10.30.170.79:46838]} down, reason: End of input 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36424])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) exit code=0, immediate=false 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) Closing gracefully 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])[immediately=false] processing 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36424]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) Closing immediately 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])[immediately=true] processing 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424] 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6efddf5d) signal close complete immediately=true 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cebd65c) signal close complete immediately=true 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424])[Immediately] closed 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) result=null 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19299d6c) signal close complete immediately=false 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4159e0df) signal close complete immediately=false 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36424]) code=0 message='' shell closed 00:01:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36424]) Closing immediately 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36424]]) Closing immediately 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36424]) stopping 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36424]) stopped 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36424]])[Immediately] closed 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18199] - close(TransportIoSession[local=/10.30.170.146:18199, remote=/10.30.170.79:36424]) Closing immediately 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18199] - close(TransportIoSession[local=/10.30.170.146:18199, remote=/10.30.170.79:36424])[Immediately] closed 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ded89e) signal close complete immediately=true 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36424])[Immediately] closed 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4f6ddb0e, L:/10.30.170.146:18199 ! R:/10.30.170.79:36424] inactive. 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x4f6ddb0e, L:/10.30.170.146:18199 ! R:/10.30.170.79:36424]} end of input detected while session was in state up 00:01:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=370, channel=[id: 0x4f6ddb0e, L:/10.30.170.146:18199 ! R:/10.30.170.79:36424]} down, reason: End of input 00:01:54.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54262]) process #18 SSH_MSG_IGNORE 00:01:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_IGNORE 00:01:54.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:54.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #17 SSH_MSG_IGNORE 00:01:54.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42264])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) exit code=0, immediate=false 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) Closing gracefully 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])[immediately=false] processing 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42264]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) Closing immediately 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])[immediately=true] processing 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264] 00:01:54.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18e81ce7) signal close complete immediately=true 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41b4438d) signal close complete immediately=true 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264])[Immediately] closed 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) result=null 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b9cfcd8) signal close complete immediately=false 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63c70087) signal close complete immediately=false 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42264]) code=0 message='' shell closed 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42264]) Closing immediately 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42264]]) Closing immediately 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42264]) stopping 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42264]) stopped 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42264]])[Immediately] closed 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18200] - close(TransportIoSession[local=/10.30.170.146:18200, remote=/10.30.170.79:42264]) Closing immediately 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18200] - close(TransportIoSession[local=/10.30.170.146:18200, remote=/10.30.170.79:42264])[Immediately] closed 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b90273c) signal close complete immediately=true 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42264])[Immediately] closed 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3af48702, L:/10.30.170.146:18200 ! R:/10.30.170.79:42264] inactive. 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x3af48702, L:/10.30.170.146:18200 ! R:/10.30.170.79:42264]} end of input detected while session was in state up 00:01:54.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=371, channel=[id: 0x3af48702, L:/10.30.170.146:18200 ! R:/10.30.170.79:42264]} down, reason: End of input 00:01:55.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:55.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46264]) process #19 SSH_MSG_IGNORE 00:01:55.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_IGNORE 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52482])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) exit code=0, immediate=false 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) Closing gracefully 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])[immediately=false] processing 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52482]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) Closing immediately 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])[immediately=true] processing 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482] 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dadd28f) signal close complete immediately=true 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58b9e75) signal close complete immediately=true 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482])[Immediately] closed 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) result=null 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20a36eb9) signal close complete immediately=false 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@290523fb) signal close complete immediately=false 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52482]) code=0 message='' shell closed 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52482]) Closing immediately 00:01:55.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52482]]) Closing immediately 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52482]) stopping 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52482]) stopped 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52482]])[Immediately] closed 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18201] - close(TransportIoSession[local=/10.30.170.146:18201, remote=/10.30.170.79:52482]) Closing immediately 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18201] - close(TransportIoSession[local=/10.30.170.146:18201, remote=/10.30.170.79:52482])[Immediately] closed 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a0fb5fe) signal close complete immediately=true 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52482])[Immediately] closed 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x35790f61, L:/10.30.170.146:18201 ! R:/10.30.170.79:52482] inactive. 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0x35790f61, L:/10.30.170.146:18201 ! R:/10.30.170.79:52482]} end of input detected while session was in state up 00:01:55.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=372, channel=[id: 0x35790f61, L:/10.30.170.146:18201 ! R:/10.30.170.79:52482]} down, reason: End of input 00:01:55.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:55.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51462]) process #18 SSH_MSG_IGNORE 00:01:55.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_IGNORE 00:01:55.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50118]) process #19 SSH_MSG_IGNORE 00:01:55.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_IGNORE 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41980])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) exit code=0, immediate=false 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) Closing gracefully 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[immediately=false] processing 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) Closing immediately 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[immediately=true] processing 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4eb4977a) signal close complete immediately=true 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bc61240) signal close complete immediately=true 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[Immediately] closed 00:01:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) result=null 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d207f99) signal close complete immediately=false 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d51563b) signal close complete immediately=false 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) code=0 message='' shell closed 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41980]) Closing immediately 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]]) Closing immediately 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41980]) stopping 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41980]) stopped 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]])[Immediately] closed 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18202] - close(TransportIoSession[local=/10.30.170.146:18202, remote=/10.30.170.79:41980]) Closing immediately 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18202] - close(TransportIoSession[local=/10.30.170.146:18202, remote=/10.30.170.79:41980])[Immediately] closed 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73413ac) signal close complete immediately=true 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41980])[Immediately] closed 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x070f9a6c, L:/10.30.170.146:18202 ! R:/10.30.170.79:41980] inactive. 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x070f9a6c, L:/10.30.170.146:18202 ! R:/10.30.170.79:41980]} end of input detected while session was in state up 00:01:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=373, channel=[id: 0x070f9a6c, L:/10.30.170.146:18202 ! R:/10.30.170.79:41980]} down, reason: End of input 00:01:55.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #17 SSH_MSG_IGNORE 00:01:55.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45688])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) exit code=0, immediate=false 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) Closing gracefully 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])[immediately=false] processing 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45688]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) Closing immediately 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])[immediately=true] processing 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688] 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@413b0560) signal close complete immediately=true 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aa6e51) signal close complete immediately=true 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688])[Immediately] closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) result=null 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4586018a) signal close complete immediately=false 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d948fbb) signal close complete immediately=false 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45688]) code=0 message='' shell closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45688]) Closing immediately 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45688]]) Closing immediately 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45688]) stopping 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45688]) stopped 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45688]])[Immediately] closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18203] - close(TransportIoSession[local=/10.30.170.146:18203, remote=/10.30.170.79:45688]) Closing immediately 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18203] - close(TransportIoSession[local=/10.30.170.146:18203, remote=/10.30.170.79:45688])[Immediately] closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@449d916c) signal close complete immediately=true 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45688])[Immediately] closed 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe65d72b3, L:/10.30.170.146:18203 ! R:/10.30.170.79:45688] inactive. 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0xe65d72b3, L:/10.30.170.146:18203 ! R:/10.30.170.79:45688]} end of input detected while session was in state up 00:01:55.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=374, channel=[id: 0xe65d72b3, L:/10.30.170.146:18203 ! R:/10.30.170.79:45688]} down, reason: End of input 00:01:56.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:56.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51874]) process #18 SSH_MSG_IGNORE 00:01:56.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_IGNORE 00:01:56.191 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:56.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #17 SSH_MSG_IGNORE 00:01:56.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56214])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) exit code=0, immediate=false 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) Closing gracefully 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])[immediately=false] processing 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56214]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) Closing immediately 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])[immediately=true] processing 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214] 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45d67030) signal close complete immediately=true 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4017cf81) signal close complete immediately=true 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214])[Immediately] closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) result=null 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bf13c52) signal close complete immediately=false 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ceae896) signal close complete immediately=false 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56214]) code=0 message='' shell closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56214]) Closing immediately 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56214]]) Closing immediately 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56214]) stopping 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56214]) stopped 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56214]])[Immediately] closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18204] - close(TransportIoSession[local=/10.30.170.146:18204, remote=/10.30.170.79:56214]) Closing immediately 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18204] - close(TransportIoSession[local=/10.30.170.146:18204, remote=/10.30.170.79:56214])[Immediately] closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2acb54cb) signal close complete immediately=true 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56214])[Immediately] closed 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3e455484, L:/10.30.170.146:18204 ! R:/10.30.170.79:56214] inactive. 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x3e455484, L:/10.30.170.146:18204 ! R:/10.30.170.79:56214]} end of input detected while session was in state up 00:01:56.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=375, channel=[id: 0x3e455484, L:/10.30.170.146:18204 ! R:/10.30.170.79:56214]} down, reason: End of input 00:01:56.320 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41738]) process #19 SSH_MSG_IGNORE 00:01:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_IGNORE 00:01:56.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49560])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:56.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) exit code=0, immediate=false 00:01:56.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:56.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:56.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:56.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:56.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) Closing gracefully 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])[immediately=false] processing 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49560]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) Closing immediately 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])[immediately=true] processing 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560] 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f1e843e) signal close complete immediately=true 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bc37639) signal close complete immediately=true 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560])[Immediately] closed 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) result=null 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f600477) signal close complete immediately=false 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c7e3e9b) signal close complete immediately=false 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49560]) code=0 message='' shell closed 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49560]) Closing immediately 00:01:56.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49560]]) Closing immediately 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49560]) stopping 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49560]) stopped 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49560]])[Immediately] closed 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18205] - close(TransportIoSession[local=/10.30.170.146:18205, remote=/10.30.170.79:49560]) Closing immediately 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18205] - close(TransportIoSession[local=/10.30.170.146:18205, remote=/10.30.170.79:49560])[Immediately] closed 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17aa6a5e) signal close complete immediately=true 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49560])[Immediately] closed 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x290b6be5, L:/10.30.170.146:18205 ! R:/10.30.170.79:49560] inactive. 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x290b6be5, L:/10.30.170.146:18205 ! R:/10.30.170.79:49560]} end of input detected while session was in state up 00:01:56.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=376, channel=[id: 0x290b6be5, L:/10.30.170.146:18205 ! R:/10.30.170.79:49560]} down, reason: End of input 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51884])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) exit code=0, immediate=false 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) Closing gracefully 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])[immediately=false] processing 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51884]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) Closing immediately 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])[immediately=true] processing 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884] 00:01:56.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62909731) signal close complete immediately=true 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3405cdee) signal close complete immediately=true 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884])[Immediately] closed 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) result=null 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f8a4832) signal close complete immediately=false 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6889da23) signal close complete immediately=false 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51884]) code=0 message='' shell closed 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51884]) Closing immediately 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51884]]) Closing immediately 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51884]) stopping 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51884]) stopped 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51884]])[Immediately] closed 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18206] - close(TransportIoSession[local=/10.30.170.146:18206, remote=/10.30.170.79:51884]) Closing immediately 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18206] - close(TransportIoSession[local=/10.30.170.146:18206, remote=/10.30.170.79:51884])[Immediately] closed 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e46f11c) signal close complete immediately=true 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51884])[Immediately] closed 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe8d77b4d, L:/10.30.170.146:18206 ! R:/10.30.170.79:51884] inactive. 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0xe8d77b4d, L:/10.30.170.146:18206 ! R:/10.30.170.79:51884]} end of input detected while session was in state up 00:01:56.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=377, channel=[id: 0xe8d77b4d, L:/10.30.170.146:18206 ! R:/10.30.170.79:51884]} down, reason: End of input 00:01:57.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:57.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #17 SSH_MSG_IGNORE 00:01:57.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 00:01:57.122 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:57.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36796]) process #18 SSH_MSG_IGNORE 00:01:57.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_IGNORE 00:01:57.182 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:57.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37644]) process #19 SSH_MSG_IGNORE 00:01:57.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_IGNORE 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44850])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) exit code=0, immediate=false 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) Closing gracefully 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])[immediately=false] processing 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44850]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:57.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) Closing immediately 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])[immediately=true] processing 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850] 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30c43842) signal close complete immediately=true 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@952e6f5) signal close complete immediately=true 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850])[Immediately] closed 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) result=null 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b7a8b38) signal close complete immediately=false 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75285cdb) signal close complete immediately=false 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44850]) code=0 message='' shell closed 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44850]) Closing immediately 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44850]]) Closing immediately 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44850]) stopping 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44850]) stopped 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44850]])[Immediately] closed 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18207] - close(TransportIoSession[local=/10.30.170.146:18207, remote=/10.30.170.79:44850]) Closing immediately 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18207] - close(TransportIoSession[local=/10.30.170.146:18207, remote=/10.30.170.79:44850])[Immediately] closed 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64bf7c14) signal close complete immediately=true 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44850])[Immediately] closed 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x319f1f03, L:/10.30.170.146:18207 ! R:/10.30.170.79:44850] inactive. 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x319f1f03, L:/10.30.170.146:18207 ! R:/10.30.170.79:44850]} end of input detected while session was in state up 00:01:57.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=378, channel=[id: 0x319f1f03, L:/10.30.170.146:18207 ! R:/10.30.170.79:44850]} down, reason: End of input 00:01:57.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46012]) process #18 SSH_MSG_IGNORE 00:01:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_IGNORE 00:01:57.555 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #17 SSH_MSG_IGNORE 00:01:57.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:32936])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) exit code=0, immediate=false 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) Closing gracefully 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])[immediately=false] processing 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32936]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) Closing immediately 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])[immediately=true] processing 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936] 00:01:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2df7decc) signal close complete immediately=true 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e64a6eb) signal close complete immediately=true 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936])[Immediately] closed 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) result=null 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22c26dd6) signal close complete immediately=false 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a05a2bc) signal close complete immediately=false 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32936]) code=0 message='' shell closed 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:32936]) Closing immediately 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32936]]) Closing immediately 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32936]) stopping 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32936]) stopped 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32936]])[Immediately] closed 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18208] - close(TransportIoSession[local=/10.30.170.146:18208, remote=/10.30.170.79:32936]) Closing immediately 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18208] - close(TransportIoSession[local=/10.30.170.146:18208, remote=/10.30.170.79:32936])[Immediately] closed 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3997188e) signal close complete immediately=true 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:32936])[Immediately] closed 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x88b3681e, L:/10.30.170.146:18208 ! R:/10.30.170.79:32936] inactive. 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x88b3681e, L:/10.30.170.146:18208 ! R:/10.30.170.79:32936]} end of input detected while session was in state up 00:01:57.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=379, channel=[id: 0x88b3681e, L:/10.30.170.146:18208 ! R:/10.30.170.79:32936]} down, reason: End of input 00:01:57.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:57.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58948]) process #19 SSH_MSG_IGNORE 00:01:57.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_IGNORE 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35098])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) exit code=0, immediate=false 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) Closing gracefully 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:57.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])[immediately=false] processing 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35098]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) Closing immediately 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])[immediately=true] processing 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098] 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21df5013) signal close complete immediately=true 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@437459c0) signal close complete immediately=true 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098])[Immediately] closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) result=null 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@922c23b) signal close complete immediately=false 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75ceb582) signal close complete immediately=false 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35098]) code=0 message='' shell closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35098]) Closing immediately 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35098]]) Closing immediately 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35098]) stopping 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35098]) stopped 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35098]])[Immediately] closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18209] - close(TransportIoSession[local=/10.30.170.146:18209, remote=/10.30.170.79:35098]) Closing immediately 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18209] - close(TransportIoSession[local=/10.30.170.146:18209, remote=/10.30.170.79:35098])[Immediately] closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e4a2ce0) signal close complete immediately=true 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35098])[Immediately] closed 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x61edc420, L:/10.30.170.146:18209 ! R:/10.30.170.79:35098] inactive. 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x61edc420, L:/10.30.170.146:18209 ! R:/10.30.170.79:35098]} end of input detected while session was in state up 00:01:57.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=380, channel=[id: 0x61edc420, L:/10.30.170.146:18209 ! R:/10.30.170.79:35098]} down, reason: End of input 00:01:58.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:58.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #17 SSH_MSG_IGNORE 00:01:58.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 00:01:58.291 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:58.294 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:58.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53296]) process #19 SSH_MSG_IGNORE 00:01:58.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_IGNORE 00:01:58.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55214]) process #18 SSH_MSG_IGNORE 00:01:58.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_IGNORE 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46282])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) exit code=0, immediate=false 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) Closing gracefully 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])[immediately=false] processing 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46282]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) Closing immediately 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])[immediately=true] processing 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282] 00:01:58.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67967d8) signal close complete immediately=true 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23d6728f) signal close complete immediately=true 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282])[Immediately] closed 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) result=null 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b09cf70) signal close complete immediately=false 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@713430aa) signal close complete immediately=false 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46282]) code=0 message='' shell closed 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46282]) Closing immediately 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46282]]) Closing immediately 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46282]) stopping 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46282]) stopped 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46282]])[Immediately] closed 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18210] - close(TransportIoSession[local=/10.30.170.146:18210, remote=/10.30.170.79:46282]) Closing immediately 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18210] - close(TransportIoSession[local=/10.30.170.146:18210, remote=/10.30.170.79:46282])[Immediately] closed 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cbecef3) signal close complete immediately=true 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46282])[Immediately] closed 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3d651dd2, L:/10.30.170.146:18210 ! R:/10.30.170.79:46282] inactive. 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0x3d651dd2, L:/10.30.170.146:18210 ! R:/10.30.170.79:46282]} end of input detected while session was in state up 00:01:58.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=381, channel=[id: 0x3d651dd2, L:/10.30.170.146:18210 ! R:/10.30.170.79:46282]} down, reason: End of input 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51498])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) exit code=0, immediate=false 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) Closing gracefully 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[immediately=false] processing 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) Closing immediately 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[immediately=true] processing 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 00:01:58.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3db1e36b) signal close complete immediately=true 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65f4726e) signal close complete immediately=true 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[Immediately] closed 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) result=null 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31c822e7) signal close complete immediately=false 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18b77eaf) signal close complete immediately=false 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) code=0 message='' shell closed 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51498]) Closing immediately 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]]) Closing immediately 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51498]) stopping 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51498]) stopped 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]])[Immediately] closed 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18211] - close(TransportIoSession[local=/10.30.170.146:18211, remote=/10.30.170.79:51498]) Closing immediately 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18211] - close(TransportIoSession[local=/10.30.170.146:18211, remote=/10.30.170.79:51498])[Immediately] closed 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2aaf7c69) signal close complete immediately=true 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51498])[Immediately] closed 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x208bf904, L:/10.30.170.146:18211 ! R:/10.30.170.79:51498] inactive. 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x208bf904, L:/10.30.170.146:18211 ! R:/10.30.170.79:51498]} end of input detected while session was in state up 00:01:58.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=382, channel=[id: 0x208bf904, L:/10.30.170.146:18211 ! R:/10.30.170.79:51498]} down, reason: End of input 00:01:58.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:58.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #17 SSH_MSG_IGNORE 00:01:58.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49924])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) exit code=0, immediate=false 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) Closing gracefully 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])[immediately=false] processing 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49924]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) Closing immediately 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])[immediately=true] processing 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924] 00:01:58.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2537b815) signal close complete immediately=true 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a223cf0) signal close complete immediately=true 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924])[Immediately] closed 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) result=null 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fea71f2) signal close complete immediately=false 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77bcdf1f) signal close complete immediately=false 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49924]) code=0 message='' shell closed 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49924]) Closing immediately 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49924]]) Closing immediately 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49924]) stopping 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49924]) stopped 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49924]])[Immediately] closed 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18212] - close(TransportIoSession[local=/10.30.170.146:18212, remote=/10.30.170.79:49924]) Closing immediately 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18212] - close(TransportIoSession[local=/10.30.170.146:18212, remote=/10.30.170.79:49924])[Immediately] closed 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f5336ed) signal close complete immediately=true 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49924])[Immediately] closed 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd8b57449, L:/10.30.170.146:18212 ! R:/10.30.170.79:49924] inactive. 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xd8b57449, L:/10.30.170.146:18212 ! R:/10.30.170.79:49924]} end of input detected while session was in state up 00:01:58.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=383, channel=[id: 0xd8b57449, L:/10.30.170.146:18212 ! R:/10.30.170.79:49924]} down, reason: End of input 00:01:59.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:59.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49304]) process #19 SSH_MSG_IGNORE 00:01:59.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_IGNORE 00:01:59.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49428]) process #18 SSH_MSG_IGNORE 00:01:59.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_IGNORE 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40058])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) exit code=0, immediate=false 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) Closing gracefully 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])[immediately=false] processing 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40058]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) Closing immediately 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])[immediately=true] processing 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058] 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f8d3c94) signal close complete immediately=true 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e88b78f) signal close complete immediately=true 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058])[Immediately] closed 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) result=null 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51d9364f) signal close complete immediately=false 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78956688) signal close complete immediately=false 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40058]) code=0 message='' shell closed 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40058]) Closing immediately 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40058]]) Closing immediately 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40058]) stopping 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40058]) stopped 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40058]])[Immediately] closed 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18213] - close(TransportIoSession[local=/10.30.170.146:18213, remote=/10.30.170.79:40058]) Closing immediately 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18213] - close(TransportIoSession[local=/10.30.170.146:18213, remote=/10.30.170.79:40058])[Immediately] closed 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e3a9c92) signal close complete immediately=true 00:01:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40058])[Immediately] closed 00:01:59.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x748fe12f, L:/10.30.170.146:18213 ! R:/10.30.170.79:40058] inactive. 00:01:59.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x748fe12f, L:/10.30.170.146:18213 ! R:/10.30.170.79:40058]} end of input detected while session was in state up 00:01:59.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=384, channel=[id: 0x748fe12f, L:/10.30.170.146:18213 ! R:/10.30.170.79:40058]} down, reason: End of input 00:01:59.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:01:59.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38652]) process #18 SSH_MSG_IGNORE 00:01:59.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_IGNORE 00:01:59.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42966])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:59.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) exit code=0, immediate=false 00:01:59.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) Closing gracefully 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])[immediately=false] processing 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42966]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) Closing immediately 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])[immediately=true] processing 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966] 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4389fd30) signal close complete immediately=true 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b229f29) signal close complete immediately=true 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966])[Immediately] closed 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) result=null 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f079eaf) signal close complete immediately=false 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55cacbb8) signal close complete immediately=false 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42966]) code=0 message='' shell closed 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42966]) Closing immediately 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42966]]) Closing immediately 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42966]) stopping 00:01:59.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42966]) stopped 00:01:59.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42966]])[Immediately] closed 00:01:59.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18214] - close(TransportIoSession[local=/10.30.170.146:18214, remote=/10.30.170.79:42966]) Closing immediately 00:01:59.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18214] - close(TransportIoSession[local=/10.30.170.146:18214, remote=/10.30.170.79:42966])[Immediately] closed 00:01:59.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59a6dc4c) signal close complete immediately=true 00:01:59.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42966])[Immediately] closed 00:01:59.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6e568a69, L:/10.30.170.146:18214 ! R:/10.30.170.79:42966] inactive. 00:01:59.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x6e568a69, L:/10.30.170.146:18214 ! R:/10.30.170.79:42966]} end of input detected while session was in state up 00:01:59.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=385, channel=[id: 0x6e568a69, L:/10.30.170.146:18214 ! R:/10.30.170.79:42966]} down, reason: End of input 00:01:59.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:01:59.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #17 SSH_MSG_IGNORE 00:01:59.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 00:01:59.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:01:59.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60302]) process #19 SSH_MSG_IGNORE 00:01:59.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_IGNORE 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43218])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) exit code=0, immediate=false 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) Closing gracefully 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])[immediately=false] processing 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43218]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) Closing immediately 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])[immediately=true] processing 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218] 00:01:59.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6eddfcb4) signal close complete immediately=true 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72ad91a3) signal close complete immediately=true 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218])[Immediately] closed 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) result=null 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60bfbb7e) signal close complete immediately=false 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b5ce463) signal close complete immediately=false 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43218]) code=0 message='' shell closed 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43218]) Closing immediately 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43218]]) Closing immediately 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43218]) stopping 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43218]) stopped 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43218]])[Immediately] closed 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18215] - close(TransportIoSession[local=/10.30.170.146:18215, remote=/10.30.170.79:43218]) Closing immediately 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18215] - close(TransportIoSession[local=/10.30.170.146:18215, remote=/10.30.170.79:43218])[Immediately] closed 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a658be0) signal close complete immediately=true 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43218])[Immediately] closed 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7005df84, L:/10.30.170.146:18215 ! R:/10.30.170.79:43218] inactive. 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0x7005df84, L:/10.30.170.146:18215 ! R:/10.30.170.79:43218]} end of input detected while session was in state up 00:01:59.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=386, channel=[id: 0x7005df84, L:/10.30.170.146:18215 ! R:/10.30.170.79:43218]} down, reason: End of input 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46990])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) exit code=0, immediate=false 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) Closing gracefully 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])[immediately=false] processing 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46990]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) Closing immediately 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])[immediately=true] processing 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990] 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f431b60) signal close complete immediately=true 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21c251d9) signal close complete immediately=true 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990])[Immediately] closed 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) result=null 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ffe1f68) signal close complete immediately=false 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b2ca216) signal close complete immediately=false 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46990]) code=0 message='' shell closed 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46990]) Closing immediately 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:00.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46990]]) Closing immediately 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46990]) stopping 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46990]) stopped 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46990]])[Immediately] closed 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18216] - close(TransportIoSession[local=/10.30.170.146:18216, remote=/10.30.170.79:46990]) Closing immediately 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18216] - close(TransportIoSession[local=/10.30.170.146:18216, remote=/10.30.170.79:46990])[Immediately] closed 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cd33208) signal close complete immediately=true 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46990])[Immediately] closed 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5ba39ab9, L:/10.30.170.146:18216 ! R:/10.30.170.79:46990] inactive. 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0x5ba39ab9, L:/10.30.170.146:18216 ! R:/10.30.170.79:46990]} end of input detected while session was in state up 00:02:00.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=387, channel=[id: 0x5ba39ab9, L:/10.30.170.146:18216 ! R:/10.30.170.79:46990]} down, reason: End of input 00:02:00.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:02:00.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #17 SSH_MSG_IGNORE 00:02:00.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 00:02:00.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:00.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50504]) process #19 SSH_MSG_IGNORE 00:02:00.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_IGNORE 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43550])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) exit code=0, immediate=false 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) Closing gracefully 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])[immediately=false] processing 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43550]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) Closing immediately 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])[immediately=true] processing 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550] 00:02:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@349008ee) signal close complete immediately=true 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a8b73b1) signal close complete immediately=true 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550])[Immediately] closed 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) result=null 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35dfce97) signal close complete immediately=false 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d0e00e9) signal close complete immediately=false 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43550]) code=0 message='' shell closed 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43550]) Closing immediately 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43550]]) Closing immediately 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43550]) stopping 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43550]) stopped 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43550]])[Immediately] closed 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18217] - close(TransportIoSession[local=/10.30.170.146:18217, remote=/10.30.170.79:43550]) Closing immediately 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18217] - close(TransportIoSession[local=/10.30.170.146:18217, remote=/10.30.170.79:43550])[Immediately] closed 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@796db6de) signal close complete immediately=true 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43550])[Immediately] closed 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4b42b745, L:/10.30.170.146:18217 ! R:/10.30.170.79:43550] inactive. 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x4b42b745, L:/10.30.170.146:18217 ! R:/10.30.170.79:43550]} end of input detected while session was in state up 00:02:00.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=388, channel=[id: 0x4b42b745, L:/10.30.170.146:18217 ! R:/10.30.170.79:43550]} down, reason: End of input 00:02:00.655 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47284]) process #18 SSH_MSG_IGNORE 00:02:00.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_IGNORE 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35530])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) exit code=0, immediate=false 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) Closing gracefully 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])[immediately=false] processing 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35530]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) Closing immediately 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])[immediately=true] processing 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530] 00:02:01.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@199ca332) signal close complete immediately=true 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4972e56c) signal close complete immediately=true 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530])[Immediately] closed 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) result=null 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2282389e) signal close complete immediately=false 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e51463f) signal close complete immediately=false 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35530]) code=0 message='' shell closed 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35530]) Closing immediately 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35530]]) Closing immediately 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35530]) stopping 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35530]) stopped 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35530]])[Immediately] closed 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18218] - close(TransportIoSession[local=/10.30.170.146:18218, remote=/10.30.170.79:35530]) Closing immediately 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18218] - close(TransportIoSession[local=/10.30.170.146:18218, remote=/10.30.170.79:35530])[Immediately] closed 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12a8fdf4) signal close complete immediately=true 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35530])[Immediately] closed 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x495152ed, L:/10.30.170.146:18218 ! R:/10.30.170.79:35530] inactive. 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0x495152ed, L:/10.30.170.146:18218 ! R:/10.30.170.79:35530]} end of input detected while session was in state up 00:02:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=389, channel=[id: 0x495152ed, L:/10.30.170.146:18218 ! R:/10.30.170.79:35530]} down, reason: End of input 00:02:01.037 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:02:01.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #17 SSH_MSG_IGNORE 00:02:01.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 00:02:01.054 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:01.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43846]) process #18 SSH_MSG_IGNORE 00:02:01.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_IGNORE 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53694])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) exit code=0, immediate=false 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) Closing gracefully 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])[immediately=false] processing 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53694]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) Closing immediately 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])[immediately=true] processing 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694] 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13ad2b54) signal close complete immediately=true 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e2737be) signal close complete immediately=true 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694])[Immediately] closed 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) result=null 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@473dab8c) signal close complete immediately=false 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e01e876) signal close complete immediately=false 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53694]) code=0 message='' shell closed 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53694]) Closing immediately 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53694]]) Closing immediately 00:02:01.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53694]) stopping 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53694]) stopped 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53694]])[Immediately] closed 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18219] - close(TransportIoSession[local=/10.30.170.146:18219, remote=/10.30.170.79:53694]) Closing immediately 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18219] - close(TransportIoSession[local=/10.30.170.146:18219, remote=/10.30.170.79:53694])[Immediately] closed 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@540c8169) signal close complete immediately=true 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53694])[Immediately] closed 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x94bc887d, L:/10.30.170.146:18219 ! R:/10.30.170.79:53694] inactive. 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x94bc887d, L:/10.30.170.146:18219 ! R:/10.30.170.79:53694]} end of input detected while session was in state up 00:02:01.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=390, channel=[id: 0x94bc887d, L:/10.30.170.146:18219 ! R:/10.30.170.79:53694]} down, reason: End of input 00:02:01.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:01.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39902]) process #19 SSH_MSG_IGNORE 00:02:01.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_IGNORE 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40088])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) exit code=0, immediate=false 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) Closing gracefully 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])[immediately=false] processing 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40088]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) Closing immediately 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])[immediately=true] processing 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088] 00:02:01.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ba2aba6) signal close complete immediately=true 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13603e68) signal close complete immediately=true 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088])[Immediately] closed 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) result=null 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66b99af) signal close complete immediately=false 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c1de48f) signal close complete immediately=false 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40088]) code=0 message='' shell closed 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40088]) Closing immediately 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40088]]) Closing immediately 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40088]) stopping 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40088]) stopped 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40088]])[Immediately] closed 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18220] - close(TransportIoSession[local=/10.30.170.146:18220, remote=/10.30.170.79:40088]) Closing immediately 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18220] - close(TransportIoSession[local=/10.30.170.146:18220, remote=/10.30.170.79:40088])[Immediately] closed 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@524c8f31) signal close complete immediately=true 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40088])[Immediately] closed 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7d49b4a0, L:/10.30.170.146:18220 ! R:/10.30.170.79:40088] inactive. 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0x7d49b4a0, L:/10.30.170.146:18220 ! R:/10.30.170.79:40088]} end of input detected while session was in state up 00:02:01.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=391, channel=[id: 0x7d49b4a0, L:/10.30.170.146:18220 ! R:/10.30.170.79:40088]} down, reason: End of input 00:02:01.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41980]) process #18 SSH_MSG_IGNORE 00:02:01.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_IGNORE 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52516])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) exit code=0, immediate=false 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) Closing gracefully 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:01.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])[immediately=false] processing 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52516]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) Closing immediately 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])[immediately=true] processing 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516] 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a3157c2) signal close complete immediately=true 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30c4cda1) signal close complete immediately=true 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516])[Immediately] closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) result=null 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7db8700) signal close complete immediately=false 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f819c97) signal close complete immediately=false 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52516]) code=0 message='' shell closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52516]) Closing immediately 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52516]]) Closing immediately 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52516]) stopping 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52516]) stopped 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52516]])[Immediately] closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18221] - close(TransportIoSession[local=/10.30.170.146:18221, remote=/10.30.170.79:52516]) Closing immediately 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18221] - close(TransportIoSession[local=/10.30.170.146:18221, remote=/10.30.170.79:52516])[Immediately] closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fce41e2) signal close complete immediately=true 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52516])[Immediately] closed 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb57d2716, L:/10.30.170.146:18221 ! R:/10.30.170.79:52516] inactive. 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xb57d2716, L:/10.30.170.146:18221 ! R:/10.30.170.79:52516]} end of input detected while session was in state up 00:02:01.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=392, channel=[id: 0xb57d2716, L:/10.30.170.146:18221 ! R:/10.30.170.79:52516]} down, reason: End of input 00:02:02.090 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:02:02.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #17 SSH_MSG_IGNORE 00:02:02.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 00:02:02.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:02.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55932]) process #19 SSH_MSG_IGNORE 00:02:02.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_IGNORE 00:02:02.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49104])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:02.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) exit code=0, immediate=false 00:02:02.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:02.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) Closing gracefully 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])[immediately=false] processing 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49104]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) Closing immediately 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])[immediately=true] processing 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104] 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e4c7c33) signal close complete immediately=true 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bccb3d1) signal close complete immediately=true 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104])[Immediately] closed 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) result=null 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5198aedf) signal close complete immediately=false 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3901a8e0) signal close complete immediately=false 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49104]) code=0 message='' shell closed 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49104]) Closing immediately 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49104]]) Closing immediately 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49104]) stopping 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49104]) stopped 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49104]])[Immediately] closed 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18222] - close(TransportIoSession[local=/10.30.170.146:18222, remote=/10.30.170.79:49104]) Closing immediately 00:02:02.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18222] - close(TransportIoSession[local=/10.30.170.146:18222, remote=/10.30.170.79:49104])[Immediately] closed 00:02:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1401e617) signal close complete immediately=true 00:02:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49104])[Immediately] closed 00:02:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x555b4df3, L:/10.30.170.146:18222 ! R:/10.30.170.79:49104] inactive. 00:02:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x555b4df3, L:/10.30.170.146:18222 ! R:/10.30.170.79:49104]} end of input detected while session was in state up 00:02:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=393, channel=[id: 0x555b4df3, L:/10.30.170.146:18222 ! R:/10.30.170.79:49104]} down, reason: End of input 00:02:02.610 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:02.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50982]) process #19 SSH_MSG_IGNORE 00:02:02.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_IGNORE 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53198])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) exit code=0, immediate=false 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) Closing gracefully 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])[immediately=false] processing 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53198]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) Closing immediately 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])[immediately=true] processing 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198] 00:02:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58beb010) signal close complete immediately=true 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c6f0c8) signal close complete immediately=true 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198])[Immediately] closed 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) result=null 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fb379b2) signal close complete immediately=false 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c84039e) signal close complete immediately=false 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53198]) code=0 message='' shell closed 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53198]) Closing immediately 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53198]]) Closing immediately 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53198]) stopping 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53198]) stopped 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53198]])[Immediately] closed 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18223] - close(TransportIoSession[local=/10.30.170.146:18223, remote=/10.30.170.79:53198]) Closing immediately 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18223] - close(TransportIoSession[local=/10.30.170.146:18223, remote=/10.30.170.79:53198])[Immediately] closed 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21171c2e) signal close complete immediately=true 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53198])[Immediately] closed 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x592f1397, L:/10.30.170.146:18223 ! R:/10.30.170.79:53198] inactive. 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x592f1397, L:/10.30.170.146:18223 ! R:/10.30.170.79:53198]} end of input detected while session was in state up 00:02:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=394, channel=[id: 0x592f1397, L:/10.30.170.146:18223 ! R:/10.30.170.79:53198]} down, reason: End of input 00:02:02.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60132]) process #18 SSH_MSG_IGNORE 00:02:02.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_IGNORE 00:02:02.827 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:02:02.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #17 SSH_MSG_IGNORE 00:02:02.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48864])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) exit code=0, immediate=false 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) Closing gracefully 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])[immediately=false] processing 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48864]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) Closing immediately 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])[immediately=true] processing 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864] 00:02:02.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f18b279) signal close complete immediately=true 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14bd23fc) signal close complete immediately=true 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864])[Immediately] closed 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) result=null 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@726c63d) signal close complete immediately=false 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@526327c4) signal close complete immediately=false 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48864]) code=0 message='' shell closed 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48864]) Closing immediately 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48864]]) Closing immediately 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48864]) stopping 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48864]) stopped 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48864]])[Immediately] closed 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18224] - close(TransportIoSession[local=/10.30.170.146:18224, remote=/10.30.170.79:48864]) Closing immediately 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18224] - close(TransportIoSession[local=/10.30.170.146:18224, remote=/10.30.170.79:48864])[Immediately] closed 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2892dc8b) signal close complete immediately=true 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48864])[Immediately] closed 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x788645a8, L:/10.30.170.146:18224 ! R:/10.30.170.79:48864] inactive. 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x788645a8, L:/10.30.170.146:18224 ! R:/10.30.170.79:48864]} end of input detected while session was in state up 00:02:02.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=395, channel=[id: 0x788645a8, L:/10.30.170.146:18224 ! R:/10.30.170.79:48864]} down, reason: End of input 00:02:03.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:03.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51102]) process #18 SSH_MSG_IGNORE 00:02:03.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_IGNORE 00:02:03.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44072])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:03.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) exit code=0, immediate=false 00:02:03.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:03.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:03.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:03.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:03.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) Closing gracefully 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])[immediately=false] processing 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44072]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) Closing immediately 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])[immediately=true] processing 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072] 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cd39ebe) signal close complete immediately=true 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c51a783) signal close complete immediately=true 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072])[Immediately] closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) result=null 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42ec6a4) signal close complete immediately=false 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d295673) signal close complete immediately=false 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44072]) code=0 message='' shell closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44072]) Closing immediately 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44072]]) Closing immediately 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44072]) stopping 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44072]) stopped 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44072]])[Immediately] closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18225] - close(TransportIoSession[local=/10.30.170.146:18225, remote=/10.30.170.79:44072]) Closing immediately 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18225] - close(TransportIoSession[local=/10.30.170.146:18225, remote=/10.30.170.79:44072])[Immediately] closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d0f1106) signal close complete immediately=true 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44072])[Immediately] closed 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4d044eb1, L:/10.30.170.146:18225 ! R:/10.30.170.79:44072] inactive. 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0x4d044eb1, L:/10.30.170.146:18225 ! R:/10.30.170.79:44072]} end of input detected while session was in state up 00:02:03.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=396, channel=[id: 0x4d044eb1, L:/10.30.170.146:18225 ! R:/10.30.170.79:44072]} down, reason: End of input 00:02:03.359 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:03.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45494]) process #19 SSH_MSG_IGNORE 00:02:03.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_IGNORE 00:02:03.493 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:02:03.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #17 SSH_MSG_IGNORE 00:02:03.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38168])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) exit code=0, immediate=false 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) Closing gracefully 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])[immediately=false] processing 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38168]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) Closing immediately 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])[immediately=true] processing 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168] 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@316fa322) signal close complete immediately=true 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@572ff607) signal close complete immediately=true 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168])[Immediately] closed 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) result=null 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@709a2203) signal close complete immediately=false 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74126162) signal close complete immediately=false 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38168]) code=0 message='' shell closed 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38168]) Closing immediately 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38168]]) Closing immediately 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38168]) stopping 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38168]) stopped 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38168]])[Immediately] closed 00:02:03.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18226] - close(TransportIoSession[local=/10.30.170.146:18226, remote=/10.30.170.79:38168]) Closing immediately 00:02:03.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18226] - close(TransportIoSession[local=/10.30.170.146:18226, remote=/10.30.170.79:38168])[Immediately] closed 00:02:03.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3828ba71) signal close complete immediately=true 00:02:03.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38168])[Immediately] closed 00:02:03.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc35385f1, L:/10.30.170.146:18226 ! R:/10.30.170.79:38168] inactive. 00:02:03.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0xc35385f1, L:/10.30.170.146:18226 ! R:/10.30.170.79:38168]} end of input detected while session was in state up 00:02:03.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=397, channel=[id: 0xc35385f1, L:/10.30.170.146:18226 ! R:/10.30.170.79:38168]} down, reason: End of input 00:02:03.760 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:03.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34904]) process #18 SSH_MSG_IGNORE 00:02:03.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_IGNORE 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44738])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) exit code=0, immediate=false 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) Closing gracefully 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])[immediately=false] processing 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44738]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) Closing immediately 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])[immediately=true] processing 00:02:03.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738] 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22449fec) signal close complete immediately=true 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2edec598) signal close complete immediately=true 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738])[Immediately] closed 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) result=null 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42f74655) signal close complete immediately=false 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21a9b98a) signal close complete immediately=false 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44738]) code=0 message='' shell closed 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44738]) Closing immediately 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44738]]) Closing immediately 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44738]) stopping 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44738]) stopped 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44738]])[Immediately] closed 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18227] - close(TransportIoSession[local=/10.30.170.146:18227, remote=/10.30.170.79:44738]) Closing immediately 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18227] - close(TransportIoSession[local=/10.30.170.146:18227, remote=/10.30.170.79:44738])[Immediately] closed 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2714e9ac) signal close complete immediately=true 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44738])[Immediately] closed 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe7c3d5f2, L:/10.30.170.146:18227 ! R:/10.30.170.79:44738] inactive. 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0xe7c3d5f2, L:/10.30.170.146:18227 ! R:/10.30.170.79:44738]} end of input detected while session was in state up 00:02:03.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=398, channel=[id: 0xe7c3d5f2, L:/10.30.170.146:18227 ! R:/10.30.170.79:44738]} down, reason: End of input 00:02:04.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:04.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46742]) process #19 SSH_MSG_IGNORE 00:02:04.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_IGNORE 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56574])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) exit code=0, immediate=false 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) Closing gracefully 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])[immediately=false] processing 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56574]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) Closing immediately 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])[immediately=true] processing 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574] 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11352ab2) signal close complete immediately=true 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@298528ba) signal close complete immediately=true 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574])[Immediately] closed 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) result=null 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@118ef5fd) signal close complete immediately=false 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5058ad53) signal close complete immediately=false 00:02:04.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56574]) code=0 message='' shell closed 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56574]) Closing immediately 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56574]]) Closing immediately 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56574]) stopping 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56574]) stopped 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56574]])[Immediately] closed 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18228] - close(TransportIoSession[local=/10.30.170.146:18228, remote=/10.30.170.79:56574]) Closing immediately 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18228] - close(TransportIoSession[local=/10.30.170.146:18228, remote=/10.30.170.79:56574])[Immediately] closed 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68806d50) signal close complete immediately=true 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56574])[Immediately] closed 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x57ba28a9, L:/10.30.170.146:18228 ! R:/10.30.170.79:56574] inactive. 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x57ba28a9, L:/10.30.170.146:18228 ! R:/10.30.170.79:56574]} end of input detected while session was in state up 00:02:04.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=399, channel=[id: 0x57ba28a9, L:/10.30.170.146:18228 ! R:/10.30.170.79:56574]} down, reason: End of input 00:02:04.604 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35848]) process #18 SSH_MSG_IGNORE 00:02:04.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_IGNORE 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51762])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) exit code=0, immediate=false 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) Closing gracefully 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[immediately=false] processing 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51762]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) Closing immediately 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:04.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[immediately=true] processing 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762] 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cc5c636) signal close complete immediately=true 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ea0ae21) signal close complete immediately=true 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762])[Immediately] closed 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) result=null 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61673756) signal close complete immediately=false 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31b16f0) signal close complete immediately=false 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51762]) code=0 message='' shell closed 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51762]) Closing immediately 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]]) Closing immediately 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51762]) stopping 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51762]) stopped 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51762]])[Immediately] closed 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18229] - close(TransportIoSession[local=/10.30.170.146:18229, remote=/10.30.170.79:51762]) Closing immediately 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18229] - close(TransportIoSession[local=/10.30.170.146:18229, remote=/10.30.170.79:51762])[Immediately] closed 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@711d84d3) signal close complete immediately=true 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51762])[Immediately] closed 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7881c090, L:/10.30.170.146:18229 ! R:/10.30.170.79:51762] inactive. 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0x7881c090, L:/10.30.170.146:18229 ! R:/10.30.170.79:51762]} end of input detected while session was in state up 00:02:04.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=400, channel=[id: 0x7881c090, L:/10.30.170.146:18229 ! R:/10.30.170.79:51762]} down, reason: End of input 00:02:04.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:04.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48552]) process #19 SSH_MSG_IGNORE 00:02:04.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_IGNORE 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38816])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) exit code=0, immediate=false 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) Closing gracefully 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])[immediately=false] processing 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38816]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) Closing immediately 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])[immediately=true] processing 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816] 00:02:04.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bccf328) signal close complete immediately=true 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44d988f8) signal close complete immediately=true 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816])[Immediately] closed 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) result=null 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@570a3612) signal close complete immediately=false 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5042d3e1) signal close complete immediately=false 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38816]) code=0 message='' shell closed 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38816]) Closing immediately 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38816]]) Closing immediately 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38816]) stopping 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38816]) stopped 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38816]])[Immediately] closed 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18230] - close(TransportIoSession[local=/10.30.170.146:18230, remote=/10.30.170.79:38816]) Closing immediately 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18230] - close(TransportIoSession[local=/10.30.170.146:18230, remote=/10.30.170.79:38816])[Immediately] closed 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cdb3f72) signal close complete immediately=true 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38816])[Immediately] closed 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x22a8148b, L:/10.30.170.146:18230 ! R:/10.30.170.79:38816] inactive. 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0x22a8148b, L:/10.30.170.146:18230 ! R:/10.30.170.79:38816]} end of input detected while session was in state up 00:02:04.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=401, channel=[id: 0x22a8148b, L:/10.30.170.146:18230 ! R:/10.30.170.79:38816]} down, reason: End of input 00:02:05.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:32800]) process #18 SSH_MSG_IGNORE 00:02:05.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_IGNORE 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34174])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) exit code=0, immediate=false 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) Closing gracefully 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])[immediately=false] processing 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34174]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) Closing immediately 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])[immediately=true] processing 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174] 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b537f48) signal close complete immediately=true 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64b41863) signal close complete immediately=true 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174])[Immediately] closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) result=null 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7addb5ac) signal close complete immediately=false 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44f9e229) signal close complete immediately=false 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34174]) code=0 message='' shell closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34174]) Closing immediately 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34174]]) Closing immediately 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34174]) stopping 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34174]) stopped 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34174]])[Immediately] closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18231] - close(TransportIoSession[local=/10.30.170.146:18231, remote=/10.30.170.79:34174]) Closing immediately 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18231] - close(TransportIoSession[local=/10.30.170.146:18231, remote=/10.30.170.79:34174])[Immediately] closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34207cc1) signal close complete immediately=true 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34174])[Immediately] closed 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0df9c0eb, L:/10.30.170.146:18231 ! R:/10.30.170.79:34174] inactive. 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0x0df9c0eb, L:/10.30.170.146:18231 ! R:/10.30.170.79:34174]} end of input detected while session was in state up 00:02:05.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=402, channel=[id: 0x0df9c0eb, L:/10.30.170.146:18231 ! R:/10.30.170.79:34174]} down, reason: End of input 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46264])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) exit code=0, immediate=false 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) Closing gracefully 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])[immediately=false] processing 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46264]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) Closing immediately 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])[immediately=true] processing 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264] 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70216b95) signal close complete immediately=true 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1acbbddb) signal close complete immediately=true 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264])[Immediately] closed 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) result=null 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fb65f51) signal close complete immediately=false 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37749f64) signal close complete immediately=false 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46264]) code=0 message='' shell closed 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46264]) Closing immediately 00:02:05.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46264]]) Closing immediately 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46264]) stopping 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46264]) stopped 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46264]])[Immediately] closed 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18232] - close(TransportIoSession[local=/10.30.170.146:18232, remote=/10.30.170.79:46264]) Closing immediately 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18232] - close(TransportIoSession[local=/10.30.170.146:18232, remote=/10.30.170.79:46264])[Immediately] closed 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cf237dc) signal close complete immediately=true 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46264])[Immediately] closed 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdb39850b, L:/10.30.170.146:18232 ! R:/10.30.170.79:46264] inactive. 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0xdb39850b, L:/10.30.170.146:18232 ! R:/10.30.170.79:46264]} end of input detected while session was in state up 00:02:05.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=403, channel=[id: 0xdb39850b, L:/10.30.170.146:18232 ! R:/10.30.170.79:46264]} down, reason: End of input 00:02:05.671 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54512]) process #19 SSH_MSG_IGNORE 00:02:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_IGNORE 00:02:05.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:05.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34480]) process #18 SSH_MSG_IGNORE 00:02:05.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_IGNORE 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50118])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) exit code=0, immediate=false 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) Closing gracefully 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])[immediately=false] processing 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50118]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) Closing immediately 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])[immediately=true] processing 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118] 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34c3a433) signal close complete immediately=true 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@212a1b99) signal close complete immediately=true 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118])[Immediately] closed 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) result=null 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@464888ca) signal close complete immediately=false 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@431e45c5) signal close complete immediately=false 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50118]) code=0 message='' shell closed 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50118]) Closing immediately 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50118]]) Closing immediately 00:02:05.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50118]) stopping 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50118]) stopped 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50118]])[Immediately] closed 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18233] - close(TransportIoSession[local=/10.30.170.146:18233, remote=/10.30.170.79:50118]) Closing immediately 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18233] - close(TransportIoSession[local=/10.30.170.146:18233, remote=/10.30.170.79:50118])[Immediately] closed 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ad583a9) signal close complete immediately=true 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50118])[Immediately] closed 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb8bd0300, L:/10.30.170.146:18233 ! R:/10.30.170.79:50118] inactive. 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0xb8bd0300, L:/10.30.170.146:18233 ! R:/10.30.170.79:50118]} end of input detected while session was in state up 00:02:05.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=404, channel=[id: 0xb8bd0300, L:/10.30.170.146:18233 ! R:/10.30.170.79:50118]} down, reason: End of input 00:02:06.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:06.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44910]) process #19 SSH_MSG_IGNORE 00:02:06.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_IGNORE 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41738])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) exit code=0, immediate=false 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) Closing gracefully 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])[immediately=false] processing 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41738]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) Closing immediately 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])[immediately=true] processing 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738] 00:02:06.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@110f7550) signal close complete immediately=true 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a6bca1a) signal close complete immediately=true 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738])[Immediately] closed 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) result=null 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@772441e7) signal close complete immediately=false 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74cdc5e3) signal close complete immediately=false 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41738]) code=0 message='' shell closed 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41738]) Closing immediately 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41738]]) Closing immediately 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41738]) stopping 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41738]) stopped 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41738]])[Immediately] closed 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18234] - close(TransportIoSession[local=/10.30.170.146:18234, remote=/10.30.170.79:41738]) Closing immediately 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18234] - close(TransportIoSession[local=/10.30.170.146:18234, remote=/10.30.170.79:41738])[Immediately] closed 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e828bdf) signal close complete immediately=true 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41738])[Immediately] closed 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9a9c93f4, L:/10.30.170.146:18234 ! R:/10.30.170.79:41738] inactive. 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x9a9c93f4, L:/10.30.170.146:18234 ! R:/10.30.170.79:41738]} end of input detected while session was in state up 00:02:06.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=405, channel=[id: 0x9a9c93f4, L:/10.30.170.146:18234 ! R:/10.30.170.79:41738]} down, reason: End of input 00:02:06.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:06.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:41604]) process #18 SSH_MSG_IGNORE 00:02:06.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_IGNORE 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37644])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) exit code=0, immediate=false 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) Closing gracefully 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])[immediately=false] processing 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37644]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) Closing immediately 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])[immediately=true] processing 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644] 00:02:06.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5be64707) signal close complete immediately=true 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33741b60) signal close complete immediately=true 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644])[Immediately] closed 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) result=null 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71f0151d) signal close complete immediately=false 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22f5357b) signal close complete immediately=false 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37644]) code=0 message='' shell closed 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37644]) Closing immediately 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37644]]) Closing immediately 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37644]) stopping 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37644]) stopped 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37644]])[Immediately] closed 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18235] - close(TransportIoSession[local=/10.30.170.146:18235, remote=/10.30.170.79:37644]) Closing immediately 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18235] - close(TransportIoSession[local=/10.30.170.146:18235, remote=/10.30.170.79:37644])[Immediately] closed 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bc2805d) signal close complete immediately=true 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37644])[Immediately] closed 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0943860a, L:/10.30.170.146:18235 ! R:/10.30.170.79:37644] inactive. 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0x0943860a, L:/10.30.170.146:18235 ! R:/10.30.170.79:37644]} end of input detected while session was in state up 00:02:06.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=406, channel=[id: 0x0943860a, L:/10.30.170.146:18235 ! R:/10.30.170.79:37644]} down, reason: End of input 00:02:06.963 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:06.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33060]) process #19 SSH_MSG_IGNORE 00:02:06.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_IGNORE 00:02:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58948])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) exit code=0, immediate=false 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) Closing gracefully 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])[immediately=false] processing 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58948]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) Closing immediately 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])[immediately=true] processing 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948] 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58cc5dbb) signal close complete immediately=true 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50233fc0) signal close complete immediately=true 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948])[Immediately] closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) result=null 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@495b70e8) signal close complete immediately=false 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22dd1ac6) signal close complete immediately=false 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58948]) code=0 message='' shell closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58948]) Closing immediately 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58948]]) Closing immediately 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58948]) stopping 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58948]) stopped 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58948]])[Immediately] closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18236] - close(TransportIoSession[local=/10.30.170.146:18236, remote=/10.30.170.79:58948]) Closing immediately 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18236] - close(TransportIoSession[local=/10.30.170.146:18236, remote=/10.30.170.79:58948])[Immediately] closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1846baa3) signal close complete immediately=true 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58948])[Immediately] closed 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x31a8a723, L:/10.30.170.146:18236 ! R:/10.30.170.79:58948] inactive. 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0x31a8a723, L:/10.30.170.146:18236 ! R:/10.30.170.79:58948]} end of input detected while session was in state up 00:02:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=407, channel=[id: 0x31a8a723, L:/10.30.170.146:18236 ! R:/10.30.170.79:58948]} down, reason: End of input 00:02:07.223 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40946]) process #18 SSH_MSG_IGNORE 00:02:07.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_IGNORE 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53296])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) exit code=0, immediate=false 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) Closing gracefully 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])[immediately=false] processing 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53296]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) Closing immediately 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])[immediately=true] processing 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296] 00:02:07.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ed1262b) signal close complete immediately=true 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6050c73b) signal close complete immediately=true 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296])[Immediately] closed 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) result=null 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a920586) signal close complete immediately=false 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b1ee9b6) signal close complete immediately=false 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53296]) code=0 message='' shell closed 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53296]) Closing immediately 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53296]]) Closing immediately 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53296]) stopping 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53296]) stopped 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53296]])[Immediately] closed 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18237] - close(TransportIoSession[local=/10.30.170.146:18237, remote=/10.30.170.79:53296]) Closing immediately 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18237] - close(TransportIoSession[local=/10.30.170.146:18237, remote=/10.30.170.79:53296])[Immediately] closed 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c996c80) signal close complete immediately=true 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53296])[Immediately] closed 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9b295c75, L:/10.30.170.146:18237 ! R:/10.30.170.79:53296] inactive. 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0x9b295c75, L:/10.30.170.146:18237 ! R:/10.30.170.79:53296]} end of input detected while session was in state up 00:02:07.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=408, channel=[id: 0x9b295c75, L:/10.30.170.146:18237 ! R:/10.30.170.79:53296]} down, reason: End of input 00:02:07.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49304])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:07.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) exit code=0, immediate=false 00:02:07.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:07.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:07.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:07.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:07.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) Closing gracefully 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])[immediately=false] processing 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49304]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) Closing immediately 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])[immediately=true] processing 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304] 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f5d7d1d) signal close complete immediately=true 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28df7428) signal close complete immediately=true 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304])[Immediately] closed 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) result=null 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@483a9a0d) signal close complete immediately=false 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@737aa6c4) signal close complete immediately=false 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49304]) code=0 message='' shell closed 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49304]) Closing immediately 00:02:07.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49304]]) Closing immediately 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49304]) stopping 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49304]) stopped 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49304]])[Immediately] closed 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18238] - close(TransportIoSession[local=/10.30.170.146:18238, remote=/10.30.170.79:49304]) Closing immediately 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18238] - close(TransportIoSession[local=/10.30.170.146:18238, remote=/10.30.170.79:49304])[Immediately] closed 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77cb9823) signal close complete immediately=true 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49304])[Immediately] closed 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc27caa3d, L:/10.30.170.146:18238 ! R:/10.30.170.79:49304] inactive. 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0xc27caa3d, L:/10.30.170.146:18238 ! R:/10.30.170.79:49304]} end of input detected while session was in state up 00:02:07.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=409, channel=[id: 0xc27caa3d, L:/10.30.170.146:18238 ! R:/10.30.170.79:49304]} down, reason: End of input 00:02:07.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:07.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50444]) process #19 SSH_MSG_IGNORE 00:02:07.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_IGNORE 00:02:08.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:50244]) process #18 SSH_MSG_IGNORE 00:02:08.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_IGNORE 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60302])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) exit code=0, immediate=false 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) Closing gracefully 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])[immediately=false] processing 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60302]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) Closing immediately 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])[immediately=true] processing 00:02:08.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302] 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d1d9968) signal close complete immediately=true 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54205f58) signal close complete immediately=true 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302])[Immediately] closed 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) result=null 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ff04f6) signal close complete immediately=false 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72e6fb89) signal close complete immediately=false 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60302]) code=0 message='' shell closed 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60302]) Closing immediately 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60302]]) Closing immediately 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60302]) stopping 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60302]) stopped 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60302]])[Immediately] closed 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18239] - close(TransportIoSession[local=/10.30.170.146:18239, remote=/10.30.170.79:60302]) Closing immediately 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18239] - close(TransportIoSession[local=/10.30.170.146:18239, remote=/10.30.170.79:60302])[Immediately] closed 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6321fa64) signal close complete immediately=true 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60302])[Immediately] closed 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf2fc20a7, L:/10.30.170.146:18239 ! R:/10.30.170.79:60302] inactive. 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0xf2fc20a7, L:/10.30.170.146:18239 ! R:/10.30.170.79:60302]} end of input detected while session was in state up 00:02:08.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=410, channel=[id: 0xf2fc20a7, L:/10.30.170.146:18239 ! R:/10.30.170.79:60302]} down, reason: End of input 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50504])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) exit code=0, immediate=false 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) Closing gracefully 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])[immediately=false] processing 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50504]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) Closing immediately 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])[immediately=true] processing 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504] 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2463a413) signal close complete immediately=true 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67a84320) signal close complete immediately=true 00:02:08.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504])[Immediately] closed 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) result=null 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ff33ee) signal close complete immediately=false 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24e60ba4) signal close complete immediately=false 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50504]) code=0 message='' shell closed 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50504]) Closing immediately 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50504]]) Closing immediately 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50504]) stopping 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50504]) stopped 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50504]])[Immediately] closed 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18240] - close(TransportIoSession[local=/10.30.170.146:18240, remote=/10.30.170.79:50504]) Closing immediately 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18240] - close(TransportIoSession[local=/10.30.170.146:18240, remote=/10.30.170.79:50504])[Immediately] closed 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d9c7017) signal close complete immediately=true 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50504])[Immediately] closed 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0044b0b9, L:/10.30.170.146:18240 ! R:/10.30.170.79:50504] inactive. 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x0044b0b9, L:/10.30.170.146:18240 ! R:/10.30.170.79:50504]} end of input detected while session was in state up 00:02:08.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=411, channel=[id: 0x0044b0b9, L:/10.30.170.146:18240 ! R:/10.30.170.79:50504]} down, reason: End of input 00:02:08.571 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:08.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:49620]) process #19 SSH_MSG_IGNORE 00:02:08.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_IGNORE 00:02:08.742 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51158]) process #18 SSH_MSG_IGNORE 00:02:08.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_IGNORE 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39902])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) exit code=0, immediate=false 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) Closing gracefully 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])[immediately=false] processing 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39902]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) Closing immediately 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])[immediately=true] processing 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902] 00:02:08.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bc7035a) signal close complete immediately=true 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71525aa0) signal close complete immediately=true 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902])[Immediately] closed 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) result=null 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25dab571) signal close complete immediately=false 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@256ee282) signal close complete immediately=false 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39902]) code=0 message='' shell closed 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39902]) Closing immediately 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39902]]) Closing immediately 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39902]) stopping 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39902]) stopped 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39902]])[Immediately] closed 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18241] - close(TransportIoSession[local=/10.30.170.146:18241, remote=/10.30.170.79:39902]) Closing immediately 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18241] - close(TransportIoSession[local=/10.30.170.146:18241, remote=/10.30.170.79:39902])[Immediately] closed 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@610e8a6) signal close complete immediately=true 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39902])[Immediately] closed 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3e325cf5, L:/10.30.170.146:18241 ! R:/10.30.170.79:39902] inactive. 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0x3e325cf5, L:/10.30.170.146:18241 ! R:/10.30.170.79:39902]} end of input detected while session was in state up 00:02:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=412, channel=[id: 0x3e325cf5, L:/10.30.170.146:18241 ! R:/10.30.170.79:39902]} down, reason: End of input 00:02:09.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:09.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55764]) process #19 SSH_MSG_IGNORE 00:02:09.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_IGNORE 00:02:09.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55932])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) exit code=0, immediate=false 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) Closing gracefully 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])[immediately=false] processing 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55932]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) Closing immediately 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])[immediately=true] processing 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932] 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@355b8489) signal close complete immediately=true 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2749ee18) signal close complete immediately=true 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932])[Immediately] closed 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) result=null 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@196297bc) signal close complete immediately=false 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5739b4c0) signal close complete immediately=false 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55932]) code=0 message='' shell closed 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55932]) Closing immediately 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55932]]) Closing immediately 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55932]) stopping 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55932]) stopped 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55932]])[Immediately] closed 00:02:09.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18242] - close(TransportIoSession[local=/10.30.170.146:18242, remote=/10.30.170.79:55932]) Closing immediately 00:02:09.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18242] - close(TransportIoSession[local=/10.30.170.146:18242, remote=/10.30.170.79:55932])[Immediately] closed 00:02:09.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e2f0d62) signal close complete immediately=true 00:02:09.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55932])[Immediately] closed 00:02:09.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x828ae129, L:/10.30.170.146:18242 ! R:/10.30.170.79:55932] inactive. 00:02:09.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x828ae129, L:/10.30.170.146:18242 ! R:/10.30.170.79:55932]} end of input detected while session was in state up 00:02:09.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=413, channel=[id: 0x828ae129, L:/10.30.170.146:18242 ! R:/10.30.170.79:55932]} down, reason: End of input 00:02:09.349 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:37762]) process #18 SSH_MSG_IGNORE 00:02:09.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_IGNORE 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50982])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) exit code=0, immediate=false 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) Closing gracefully 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])[immediately=false] processing 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50982]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) Closing immediately 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])[immediately=true] processing 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982] 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@252d600b) signal close complete immediately=true 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d464ce2) signal close complete immediately=true 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982])[Immediately] closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) result=null 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17290fa3) signal close complete immediately=false 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44456b8c) signal close complete immediately=false 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50982]) code=0 message='' shell closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50982]) Closing immediately 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50982]]) Closing immediately 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50982]) stopping 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50982]) stopped 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50982]])[Immediately] closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18243] - close(TransportIoSession[local=/10.30.170.146:18243, remote=/10.30.170.79:50982]) Closing immediately 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18243] - close(TransportIoSession[local=/10.30.170.146:18243, remote=/10.30.170.79:50982])[Immediately] closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aa66637) signal close complete immediately=true 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50982])[Immediately] closed 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x21a2eca7, L:/10.30.170.146:18243 ! R:/10.30.170.79:50982] inactive. 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x21a2eca7, L:/10.30.170.146:18243 ! R:/10.30.170.79:50982]} end of input detected while session was in state up 00:02:09.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=414, channel=[id: 0x21a2eca7, L:/10.30.170.146:18243 ! R:/10.30.170.79:50982]} down, reason: End of input 00:02:09.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45494])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:09.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) exit code=0, immediate=false 00:02:09.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:09.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) Closing gracefully 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])[immediately=false] processing 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45494]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) Closing immediately 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])[immediately=true] processing 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494] 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a1df3be) signal close complete immediately=true 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1667d183) signal close complete immediately=true 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494])[Immediately] closed 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) result=null 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13194559) signal close complete immediately=false 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e245211) signal close complete immediately=false 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45494]) code=0 message='' shell closed 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45494]) Closing immediately 00:02:09.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45494]]) Closing immediately 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45494]) stopping 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45494]) stopped 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45494]])[Immediately] closed 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18244] - close(TransportIoSession[local=/10.30.170.146:18244, remote=/10.30.170.79:45494]) Closing immediately 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18244] - close(TransportIoSession[local=/10.30.170.146:18244, remote=/10.30.170.79:45494])[Immediately] closed 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ba1de68) signal close complete immediately=true 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45494])[Immediately] closed 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb339bf93, L:/10.30.170.146:18244 ! R:/10.30.170.79:45494] inactive. 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0xb339bf93, L:/10.30.170.146:18244 ! R:/10.30.170.79:45494]} end of input detected while session was in state up 00:02:09.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=415, channel=[id: 0xb339bf93, L:/10.30.170.146:18244 ! R:/10.30.170.79:45494]} down, reason: End of input 00:02:10.090 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:10.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:48270]) process #19 SSH_MSG_IGNORE 00:02:10.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_IGNORE 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46742])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) exit code=0, immediate=false 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) Closing gracefully 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])[immediately=false] processing 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46742]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) Closing immediately 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])[immediately=true] processing 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742] 00:02:10.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46897a27) signal close complete immediately=true 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2156fbd) signal close complete immediately=true 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742])[Immediately] closed 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) result=null 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c753486) signal close complete immediately=false 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14fd7c55) signal close complete immediately=false 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46742]) code=0 message='' shell closed 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46742]) Closing immediately 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46742]]) Closing immediately 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46742]) stopping 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46742]) stopped 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46742]])[Immediately] closed 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18245] - close(TransportIoSession[local=/10.30.170.146:18245, remote=/10.30.170.79:46742]) Closing immediately 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18245] - close(TransportIoSession[local=/10.30.170.146:18245, remote=/10.30.170.79:46742])[Immediately] closed 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@192874af) signal close complete immediately=true 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46742])[Immediately] closed 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x349a4236, L:/10.30.170.146:18245 ! R:/10.30.170.79:46742] inactive. 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x349a4236, L:/10.30.170.146:18245 ! R:/10.30.170.79:46742]} end of input detected while session was in state up 00:02:10.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=416, channel=[id: 0x349a4236, L:/10.30.170.146:18245 ! R:/10.30.170.79:46742]} down, reason: End of input 00:02:10.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:10.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33314]) process #18 SSH_MSG_IGNORE 00:02:10.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_IGNORE 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48552])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) exit code=0, immediate=false 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) Closing gracefully 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) 00:02:10.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])[immediately=false] processing 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48552]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) Closing immediately 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])[immediately=true] processing 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552] 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72bdede) signal close complete immediately=true 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@211fd93f) signal close complete immediately=true 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552])[Immediately] closed 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) result=null 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f710a9e) signal close complete immediately=false 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1229f35b) signal close complete immediately=false 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48552]) code=0 message='' shell closed 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48552]) Closing immediately 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48552]]) Closing immediately 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48552]) stopping 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48552]) stopped 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48552]])[Immediately] closed 00:02:10.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18246] - close(TransportIoSession[local=/10.30.170.146:18246, remote=/10.30.170.79:48552]) Closing immediately 00:02:10.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18246] - close(TransportIoSession[local=/10.30.170.146:18246, remote=/10.30.170.79:48552])[Immediately] closed 00:02:10.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bad02ee) signal close complete immediately=true 00:02:10.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48552])[Immediately] closed 00:02:10.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2a9d035c, L:/10.30.170.146:18246 ! R:/10.30.170.79:48552] inactive. 00:02:10.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x2a9d035c, L:/10.30.170.146:18246 ! R:/10.30.170.79:48552]} end of input detected while session was in state up 00:02:10.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=417, channel=[id: 0x2a9d035c, L:/10.30.170.146:18246 ! R:/10.30.170.79:48552]} down, reason: End of input 00:02:10.720 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:10.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:59104]) process #19 SSH_MSG_IGNORE 00:02:10.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_IGNORE 00:02:10.823 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40710]) process #18 SSH_MSG_IGNORE 00:02:10.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_IGNORE 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54512])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) exit code=0, immediate=false 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) Closing gracefully 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])[immediately=false] processing 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54512]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) Closing immediately 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])[immediately=true] processing 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512] 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c1b1740) signal close complete immediately=true 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4900f2ec) signal close complete immediately=true 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512])[Immediately] closed 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) result=null 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@494de7cd) signal close complete immediately=false 00:02:10.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16a76353) signal close complete immediately=false 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54512]) code=0 message='' shell closed 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54512]) Closing immediately 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54512]]) Closing immediately 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54512]) stopping 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54512]) stopped 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54512]])[Immediately] closed 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18247] - close(TransportIoSession[local=/10.30.170.146:18247, remote=/10.30.170.79:54512]) Closing immediately 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18247] - close(TransportIoSession[local=/10.30.170.146:18247, remote=/10.30.170.79:54512])[Immediately] closed 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@292d7d0) signal close complete immediately=true 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54512])[Immediately] closed 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x552f8ff2, L:/10.30.170.146:18247 ! R:/10.30.170.79:54512] inactive. 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0x552f8ff2, L:/10.30.170.146:18247 ! R:/10.30.170.79:54512]} end of input detected while session was in state up 00:02:10.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=418, channel=[id: 0x552f8ff2, L:/10.30.170.146:18247 ! R:/10.30.170.79:54512]} down, reason: End of input 00:02:11.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44910])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:11.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) exit code=0, immediate=false 00:02:11.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) Closing gracefully 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])[immediately=false] processing 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44910]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) Closing immediately 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])[immediately=true] processing 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910] 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23c7ee4e) signal close complete immediately=true 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@677b5123) signal close complete immediately=true 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910])[Immediately] closed 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) result=null 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f045d15) signal close complete immediately=false 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78f0f399) signal close complete immediately=false 00:02:11.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44910]) code=0 message='' shell closed 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44910]) Closing immediately 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44910]]) Closing immediately 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44910]) stopping 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44910]) stopped 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44910]])[Immediately] closed 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18248] - close(TransportIoSession[local=/10.30.170.146:18248, remote=/10.30.170.79:44910]) Closing immediately 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18248] - close(TransportIoSession[local=/10.30.170.146:18248, remote=/10.30.170.79:44910])[Immediately] closed 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6459d757) signal close complete immediately=true 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44910])[Immediately] closed 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x83125987, L:/10.30.170.146:18248 ! R:/10.30.170.79:44910] inactive. 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x83125987, L:/10.30.170.146:18248 ! R:/10.30.170.79:44910]} end of input detected while session was in state up 00:02:11.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=419, channel=[id: 0x83125987, L:/10.30.170.146:18248 ! R:/10.30.170.79:44910]} down, reason: End of input 00:02:11.458 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:11.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40800]) process #19 SSH_MSG_IGNORE 00:02:11.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_IGNORE 00:02:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33060])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) exit code=0, immediate=false 00:02:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:11.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) Closing gracefully 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])[immediately=false] processing 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33060]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) Closing immediately 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])[immediately=true] processing 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060] 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a0ef1) signal close complete immediately=true 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ccaba5a) signal close complete immediately=true 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060])[Immediately] closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) result=null 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3371f24f) signal close complete immediately=false 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5aac5f6) signal close complete immediately=false 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33060]) code=0 message='' shell closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33060]) Closing immediately 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33060]]) Closing immediately 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33060]) stopping 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33060]) stopped 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33060]])[Immediately] closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18249] - close(TransportIoSession[local=/10.30.170.146:18249, remote=/10.30.170.79:33060]) Closing immediately 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18249] - close(TransportIoSession[local=/10.30.170.146:18249, remote=/10.30.170.79:33060])[Immediately] closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55172e34) signal close complete immediately=true 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33060])[Immediately] closed 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0b0dbdf0, L:/10.30.170.146:18249 ! R:/10.30.170.79:33060] inactive. 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x0b0dbdf0, L:/10.30.170.146:18249 ! R:/10.30.170.79:33060]} end of input detected while session was in state up 00:02:11.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=420, channel=[id: 0x0b0dbdf0, L:/10.30.170.146:18249 ! R:/10.30.170.79:33060]} down, reason: End of input 00:02:11.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:55798]) process #18 SSH_MSG_IGNORE 00:02:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_IGNORE 00:02:11.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50444])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:11.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) exit code=0, immediate=false 00:02:11.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:11.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:11.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:11.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:11.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) Closing gracefully 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])[immediately=false] processing 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50444]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) Closing immediately 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])[immediately=true] processing 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444] 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7de17a34) signal close complete immediately=true 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e1271d9) signal close complete immediately=true 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444])[Immediately] closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) result=null 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cbdfc77) signal close complete immediately=false 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67954116) signal close complete immediately=false 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50444]) code=0 message='' shell closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50444]) Closing immediately 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50444]]) Closing immediately 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50444]) stopping 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50444]) stopped 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50444]])[Immediately] closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18250] - close(TransportIoSession[local=/10.30.170.146:18250, remote=/10.30.170.79:50444]) Closing immediately 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18250] - close(TransportIoSession[local=/10.30.170.146:18250, remote=/10.30.170.79:50444])[Immediately] closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1153b70a) signal close complete immediately=true 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50444])[Immediately] closed 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2ff028bc, L:/10.30.170.146:18250 ! R:/10.30.170.79:50444] inactive. 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0x2ff028bc, L:/10.30.170.146:18250 ! R:/10.30.170.79:50444]} end of input detected while session was in state up 00:02:11.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=421, channel=[id: 0x2ff028bc, L:/10.30.170.146:18250 ! R:/10.30.170.79:50444]} down, reason: End of input 00:02:12.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:12.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51984]) process #19 SSH_MSG_IGNORE 00:02:12.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_IGNORE 00:02:12.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:12.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43620]) process #18 SSH_MSG_IGNORE 00:02:12.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_IGNORE 00:02:12.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49620])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:12.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) exit code=0, immediate=false 00:02:12.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) Closing gracefully 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])[immediately=false] processing 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49620]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) Closing immediately 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])[immediately=true] processing 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620] 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53361faa) signal close complete immediately=true 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41f86b12) signal close complete immediately=true 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620])[Immediately] closed 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) result=null 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ac44b85) signal close complete immediately=false 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e98241d) signal close complete immediately=false 00:02:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49620]) code=0 message='' shell closed 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49620]) Closing immediately 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49620]]) Closing immediately 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49620]) stopping 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49620]) stopped 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49620]])[Immediately] closed 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18251] - close(TransportIoSession[local=/10.30.170.146:18251, remote=/10.30.170.79:49620]) Closing immediately 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18251] - close(TransportIoSession[local=/10.30.170.146:18251, remote=/10.30.170.79:49620])[Immediately] closed 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@db0ad2b) signal close complete immediately=true 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49620])[Immediately] closed 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd96b916a, L:/10.30.170.146:18251 ! R:/10.30.170.79:49620] inactive. 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xd96b916a, L:/10.30.170.146:18251 ! R:/10.30.170.79:49620]} end of input detected while session was in state up 00:02:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=422, channel=[id: 0xd96b916a, L:/10.30.170.146:18251 ! R:/10.30.170.79:49620]} down, reason: End of input 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55764])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) exit code=0, immediate=false 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) Closing gracefully 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])[immediately=false] processing 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55764]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) Closing immediately 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])[immediately=true] processing 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764] 00:02:12.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12da61c) signal close complete immediately=true 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b54755f) signal close complete immediately=true 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764])[Immediately] closed 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) result=null 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4df4e83) signal close complete immediately=false 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ecb2f3f) signal close complete immediately=false 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55764]) code=0 message='' shell closed 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55764]) Closing immediately 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55764]]) Closing immediately 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55764]) stopping 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55764]) stopped 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55764]])[Immediately] closed 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18252] - close(TransportIoSession[local=/10.30.170.146:18252, remote=/10.30.170.79:55764]) Closing immediately 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18252] - close(TransportIoSession[local=/10.30.170.146:18252, remote=/10.30.170.79:55764])[Immediately] closed 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@623a65bc) signal close complete immediately=true 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55764])[Immediately] closed 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd457f76b, L:/10.30.170.146:18252 ! R:/10.30.170.79:55764] inactive. 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0xd457f76b, L:/10.30.170.146:18252 ! R:/10.30.170.79:55764]} end of input detected while session was in state up 00:02:12.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=423, channel=[id: 0xd457f76b, L:/10.30.170.146:18252 ! R:/10.30.170.79:55764]} down, reason: End of input 00:02:12.762 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:12.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39244]) process #19 SSH_MSG_IGNORE 00:02:12.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_IGNORE 00:02:12.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48270])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) exit code=0, immediate=false 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) Closing gracefully 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])[immediately=false] processing 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48270]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) Closing immediately 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])[immediately=true] processing 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270] 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fa522a4) signal close complete immediately=true 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31784880) signal close complete immediately=true 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270])[Immediately] closed 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) result=null 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@380fa840) signal close complete immediately=false 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@558ed3ba) signal close complete immediately=false 00:02:12.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48270]) code=0 message='' shell closed 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48270]) Closing immediately 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48270]]) Closing immediately 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48270]) stopping 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48270]) stopped 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48270]])[Immediately] closed 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18253] - close(TransportIoSession[local=/10.30.170.146:18253, remote=/10.30.170.79:48270]) Closing immediately 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18253] - close(TransportIoSession[local=/10.30.170.146:18253, remote=/10.30.170.79:48270])[Immediately] closed 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3686bad) signal close complete immediately=true 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48270])[Immediately] closed 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x51182f37, L:/10.30.170.146:18253 ! R:/10.30.170.79:48270] inactive. 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x51182f37, L:/10.30.170.146:18253 ! R:/10.30.170.79:48270]} end of input detected while session was in state up 00:02:12.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=424, channel=[id: 0x51182f37, L:/10.30.170.146:18253 ! R:/10.30.170.79:48270]} down, reason: End of input 00:02:13.067 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:13.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57792]) process #18 SSH_MSG_IGNORE 00:02:13.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_IGNORE 00:02:13.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:59104])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:13.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) exit code=0, immediate=false 00:02:13.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:13.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:13.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:13.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:13.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) Closing gracefully 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])[immediately=false] processing 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:59104]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) Closing immediately 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])[immediately=true] processing 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104] 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e68ea51) signal close complete immediately=true 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46a0794c) signal close complete immediately=true 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104])[Immediately] closed 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) result=null 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65c33af2) signal close complete immediately=false 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@88602bb) signal close complete immediately=false 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:59104]) code=0 message='' shell closed 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59104]) Closing immediately 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59104]]) Closing immediately 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59104]) stopping 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:59104]) stopped 00:02:13.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:59104]])[Immediately] closed 00:02:13.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18254] - close(TransportIoSession[local=/10.30.170.146:18254, remote=/10.30.170.79:59104]) Closing immediately 00:02:13.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18254] - close(TransportIoSession[local=/10.30.170.146:18254, remote=/10.30.170.79:59104])[Immediately] closed 00:02:13.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51654b98) signal close complete immediately=true 00:02:13.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:59104])[Immediately] closed 00:02:13.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x04e42f2d, L:/10.30.170.146:18254 ! R:/10.30.170.79:59104] inactive. 00:02:13.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x04e42f2d, L:/10.30.170.146:18254 ! R:/10.30.170.79:59104]} end of input detected while session was in state up 00:02:13.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=425, channel=[id: 0x04e42f2d, L:/10.30.170.146:18254 ! R:/10.30.170.79:59104]} down, reason: End of input 00:02:13.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:13.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35188]) process #19 SSH_MSG_IGNORE 00:02:13.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_IGNORE 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) exit code=0, immediate=false 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) Closing gracefully 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) 00:02:13.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])[immediately=false] processing 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40800]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) Closing immediately 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])[immediately=true] processing 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800] 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5034409d) signal close complete immediately=true 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@480524a8) signal close complete immediately=true 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800])[Immediately] closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) result=null 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ffb3955) signal close complete immediately=false 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c577c6a) signal close complete immediately=false 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40800]) code=0 message='' shell closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40800]) Closing immediately 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40800]]) Closing immediately 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40800]) stopping 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40800]) stopped 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40800]])[Immediately] closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18255] - close(TransportIoSession[local=/10.30.170.146:18255, remote=/10.30.170.79:40800]) Closing immediately 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18255] - close(TransportIoSession[local=/10.30.170.146:18255, remote=/10.30.170.79:40800])[Immediately] closed 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e95efd5) signal close complete immediately=true 00:02:13.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40800])[Immediately] closed 00:02:13.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x85249d9c, L:/10.30.170.146:18255 ! R:/10.30.170.79:40800] inactive. 00:02:13.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0x85249d9c, L:/10.30.170.146:18255 ! R:/10.30.170.79:40800]} end of input detected while session was in state up 00:02:13.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=426, channel=[id: 0x85249d9c, L:/10.30.170.146:18255 ! R:/10.30.170.79:40800]} down, reason: End of input 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51984])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) exit code=0, immediate=false 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) Closing gracefully 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) 00:02:13.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])[immediately=false] processing 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51984]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) Closing immediately 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])[immediately=true] processing 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984] 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@329a0f90) signal close complete immediately=true 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@788d06b8) signal close complete immediately=true 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984])[Immediately] closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) result=null 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@635acf8e) signal close complete immediately=false 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46f7cd6) signal close complete immediately=false 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51984]) code=0 message='' shell closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51984]) Closing immediately 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51984]]) Closing immediately 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51984]) stopping 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51984]) stopped 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51984]])[Immediately] closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18256] - close(TransportIoSession[local=/10.30.170.146:18256, remote=/10.30.170.79:51984]) Closing immediately 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18256] - close(TransportIoSession[local=/10.30.170.146:18256, remote=/10.30.170.79:51984])[Immediately] closed 00:02:13.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@666b0544) signal close complete immediately=true 00:02:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51984])[Immediately] closed 00:02:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf3944bbd, L:/10.30.170.146:18256 ! R:/10.30.170.79:51984] inactive. 00:02:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0xf3944bbd, L:/10.30.170.146:18256 ! R:/10.30.170.79:51984]} end of input detected while session was in state up 00:02:13.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=427, channel=[id: 0xf3944bbd, L:/10.30.170.146:18256 ! R:/10.30.170.79:51984]} down, reason: End of input 00:02:14.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46790]) process #18 SSH_MSG_IGNORE 00:02:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_IGNORE 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) exit code=0, immediate=false 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) Closing gracefully 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])[immediately=false] processing 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39244]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) Closing immediately 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])[immediately=true] processing 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244] 00:02:14.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@566ad695) signal close complete immediately=true 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1efd5c0f) signal close complete immediately=true 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244])[Immediately] closed 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) result=null 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@543f03e0) signal close complete immediately=false 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dde23bd) signal close complete immediately=false 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39244]) code=0 message='' shell closed 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39244]) Closing immediately 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39244]]) Closing immediately 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39244]) stopping 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39244]) stopped 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39244]])[Immediately] closed 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18257] - close(TransportIoSession[local=/10.30.170.146:18257, remote=/10.30.170.79:39244]) Closing immediately 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18257] - close(TransportIoSession[local=/10.30.170.146:18257, remote=/10.30.170.79:39244])[Immediately] closed 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d0094ed) signal close complete immediately=true 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39244])[Immediately] closed 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3e62ef4b, L:/10.30.170.146:18257 ! R:/10.30.170.79:39244] inactive. 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x3e62ef4b, L:/10.30.170.146:18257 ! R:/10.30.170.79:39244]} end of input detected while session was in state up 00:02:14.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=428, channel=[id: 0x3e62ef4b, L:/10.30.170.146:18257 ! R:/10.30.170.79:39244]} down, reason: End of input 00:02:14.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:33480]) process #18 SSH_MSG_IGNORE 00:02:14.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_IGNORE 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35188])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) exit code=0, immediate=false 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) Closing gracefully 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])[immediately=false] processing 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35188]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:14.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) Closing immediately 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])[immediately=true] processing 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188] 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e5380e5) signal close complete immediately=true 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@127c5011) signal close complete immediately=true 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188])[Immediately] closed 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) result=null 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c39ebe9) signal close complete immediately=false 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c907973) signal close complete immediately=false 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35188]) code=0 message='' shell closed 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35188]) Closing immediately 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35188]]) Closing immediately 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35188]) stopping 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35188]) stopped 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35188]])[Immediately] closed 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18258] - close(TransportIoSession[local=/10.30.170.146:18258, remote=/10.30.170.79:35188]) Closing immediately 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18258] - close(TransportIoSession[local=/10.30.170.146:18258, remote=/10.30.170.79:35188])[Immediately] closed 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e369aac) signal close complete immediately=true 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35188])[Immediately] closed 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x975798d6, L:/10.30.170.146:18258 ! R:/10.30.170.79:35188] inactive. 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x975798d6, L:/10.30.170.146:18258 ! R:/10.30.170.79:35188]} end of input detected while session was in state up 00:02:14.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=429, channel=[id: 0x975798d6, L:/10.30.170.146:18258 ! R:/10.30.170.79:35188]} down, reason: End of input 00:02:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:14.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:34868]) process #19 SSH_MSG_IGNORE 00:02:14.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_IGNORE 00:02:14.832 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:02:14.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:44882]) process #19 SSH_MSG_IGNORE 00:02:14.841 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_IGNORE 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34868])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) exit code=0, immediate=false 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) Closing gracefully 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])[immediately=false] processing 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34868]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) Closing immediately 00:02:14.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])[immediately=true] processing 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868] 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5faa2fcb) signal close complete immediately=true 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35e2f013) signal close complete immediately=true 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868])[Immediately] closed 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) result=null 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@146f65f5) signal close complete immediately=false 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e31f3f9) signal close complete immediately=false 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34868]) code=0 message='' shell closed 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34868]) Closing immediately 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34868]]) Closing immediately 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34868]) stopping 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34868]) stopped 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34868]])[Immediately] closed 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18259] - close(TransportIoSession[local=/10.30.170.146:18259, remote=/10.30.170.79:34868]) Closing immediately 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18259] - close(TransportIoSession[local=/10.30.170.146:18259, remote=/10.30.170.79:34868])[Immediately] closed 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@406b4983) signal close complete immediately=true 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34868])[Immediately] closed 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf7ac0b77, L:/10.30.170.146:18259 ! R:/10.30.170.79:34868] inactive. 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xf7ac0b77, L:/10.30.170.146:18259 ! R:/10.30.170.79:34868]} end of input detected while session was in state up 00:02:14.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=430, channel=[id: 0xf7ac0b77, L:/10.30.170.146:18259 ! R:/10.30.170.79:34868]} down, reason: End of input 00:02:15.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:15.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35128]) process #18 SSH_MSG_IGNORE 00:02:15.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_IGNORE 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:44882])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) exit code=0, immediate=false 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) Closing gracefully 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])[immediately=false] processing 00:02:15.255 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:44882]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) Closing immediately 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])[immediately=true] processing 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882] 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44cbc722) signal close complete immediately=true 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@162d1cfa) signal close complete immediately=true 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882])[Immediately] closed 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) result=null 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@524f5475) signal close complete immediately=false 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41790b09) signal close complete immediately=false 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:44882]) code=0 message='' shell closed 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44882]) Closing immediately 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44882]]) Closing immediately 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44882]) stopping 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:44882]) stopped 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:44882]])[Immediately] closed 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.146:18260] - close(TransportIoSession[local=/10.30.170.146:18260, remote=/10.30.170.79:44882]) Closing immediately 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.170.146:18260] - close(TransportIoSession[local=/10.30.170.146:18260, remote=/10.30.170.79:44882])[Immediately] closed 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b9126d3) signal close complete immediately=true 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:44882])[Immediately] closed 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbcf11106, L:/10.30.170.146:18260 ! R:/10.30.170.79:44882] inactive. 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0xbcf11106, L:/10.30.170.146:18260 ! R:/10.30.170.79:44882]} end of input detected while session was in state up 00:02:15.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=431, channel=[id: 0xbcf11106, L:/10.30.170.146:18260 ! R:/10.30.170.79:44882]} down, reason: End of input 00:02:15.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41970])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:15.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) exit code=0, immediate=false 00:02:15.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:15.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:15.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:15.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:15.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) Closing gracefully 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])[immediately=false] processing 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41970]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) Closing immediately 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])[immediately=true] processing 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970] 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10f4ca4e) signal close complete immediately=true 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14ca78bc) signal close complete immediately=true 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970])[Immediately] closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) result=null 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5de3cacd) signal close complete immediately=false 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20d78c87) signal close complete immediately=false 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41970]) code=0 message='' shell closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41970]) Closing immediately 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41970]]) Closing immediately 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41970]) stopping 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41970]) stopped 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41970]])[Immediately] closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18261] - close(TransportIoSession[local=/10.30.170.146:18261, remote=/10.30.170.79:41970]) Closing immediately 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18261] - close(TransportIoSession[local=/10.30.170.146:18261, remote=/10.30.170.79:41970])[Immediately] closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16c79469) signal close complete immediately=true 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41970])[Immediately] closed 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x118fa393, L:/10.30.170.146:18261 ! R:/10.30.170.79:41970] inactive. 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x118fa393, L:/10.30.170.146:18261 ! R:/10.30.170.79:41970]} end of input detected while session was in state up 00:02:15.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=432, channel=[id: 0x118fa393, L:/10.30.170.146:18261 ! R:/10.30.170.79:41970]} down, reason: End of input 00:02:15.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35572]) process #18 SSH_MSG_IGNORE 00:02:15.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_IGNORE 00:02:15.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33374])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:15.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) exit code=0, immediate=false 00:02:15.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:15.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:15.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:15.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) Closing gracefully 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])[immediately=false] processing 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33374]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) Closing immediately 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])[immediately=true] processing 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374] 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78e2d91e) signal close complete immediately=true 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@530e2606) signal close complete immediately=true 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374])[Immediately] closed 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) result=null 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15fe9fdc) signal close complete immediately=false 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@999464c) signal close complete immediately=false 00:02:15.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33374]) code=0 message='' shell closed 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33374]) Closing immediately 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33374]]) Closing immediately 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33374]) stopping 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33374]) stopped 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33374]])[Immediately] closed 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18262] - close(TransportIoSession[local=/10.30.170.146:18262, remote=/10.30.170.79:33374]) Closing immediately 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18262] - close(TransportIoSession[local=/10.30.170.146:18262, remote=/10.30.170.79:33374])[Immediately] closed 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@675d4448) signal close complete immediately=true 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33374])[Immediately] closed 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa585c767, L:/10.30.170.146:18262 ! R:/10.30.170.79:33374] inactive. 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0xa585c767, L:/10.30.170.146:18262 ! R:/10.30.170.79:33374]} end of input detected while session was in state up 00:02:15.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=433, channel=[id: 0xa585c767, L:/10.30.170.146:18262 ! R:/10.30.170.79:33374]} down, reason: End of input 00:02:16.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53300])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:16.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) exit code=0, immediate=false 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) Closing gracefully 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])[immediately=false] processing 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53300]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) Closing immediately 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])[immediately=true] processing 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300] 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@565631b5) signal close complete immediately=true 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e1a3c69) signal close complete immediately=true 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300])[Immediately] closed 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) result=null 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45e17b28) signal close complete immediately=false 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53ebf170) signal close complete immediately=false 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53300]) code=0 message='' shell closed 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53300]) Closing immediately 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53300]]) Closing immediately 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53300]) stopping 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53300]) stopped 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53300]])[Immediately] closed 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18263] - close(TransportIoSession[local=/10.30.170.146:18263, remote=/10.30.170.79:53300]) Closing immediately 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18263] - close(TransportIoSession[local=/10.30.170.146:18263, remote=/10.30.170.79:53300])[Immediately] closed 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3457b921) signal close complete immediately=true 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53300])[Immediately] closed 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcf823b9c, L:/10.30.170.146:18263 ! R:/10.30.170.79:53300] inactive. 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0xcf823b9c, L:/10.30.170.146:18263 ! R:/10.30.170.79:53300]} end of input detected while session was in state up 00:02:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=434, channel=[id: 0xcf823b9c, L:/10.30.170.146:18263 ! R:/10.30.170.79:53300]} down, reason: End of input 00:02:16.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60552]) process #18 SSH_MSG_IGNORE 00:02:16.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_IGNORE 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) exit code=0, immediate=false 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) Closing gracefully 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) 00:02:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])[immediately=false] processing 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39460]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) Closing immediately 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])[immediately=true] processing 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460] 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fc87de8) signal close complete immediately=true 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bdca01f) signal close complete immediately=true 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460])[Immediately] closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) result=null 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22983547) signal close complete immediately=false 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ef98a19) signal close complete immediately=false 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39460]) code=0 message='' shell closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39460]) Closing immediately 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39460]]) Closing immediately 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39460]) stopping 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39460]) stopped 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39460]])[Immediately] closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18264] - close(TransportIoSession[local=/10.30.170.146:18264, remote=/10.30.170.79:39460]) Closing immediately 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18264] - close(TransportIoSession[local=/10.30.170.146:18264, remote=/10.30.170.79:39460])[Immediately] closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42728d13) signal close complete immediately=true 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39460])[Immediately] closed 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x42195089, L:/10.30.170.146:18264 ! R:/10.30.170.79:39460] inactive. 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0x42195089, L:/10.30.170.146:18264 ! R:/10.30.170.79:39460]} end of input detected while session was in state up 00:02:16.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=435, channel=[id: 0x42195089, L:/10.30.170.146:18264 ! R:/10.30.170.79:39460]} down, reason: End of input 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) exit code=0, immediate=false 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) Closing gracefully 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])[immediately=false] processing 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37712]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:16.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) Closing immediately 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])[immediately=true] processing 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712] 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2418b0c8) signal close complete immediately=true 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@db20e67) signal close complete immediately=true 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712])[Immediately] closed 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) result=null 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5777445e) signal close complete immediately=false 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69527436) signal close complete immediately=false 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37712]) code=0 message='' shell closed 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37712]) Closing immediately 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37712]]) Closing immediately 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37712]) stopping 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37712]) stopped 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37712]])[Immediately] closed 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18265] - close(TransportIoSession[local=/10.30.170.146:18265, remote=/10.30.170.79:37712]) Closing immediately 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18265] - close(TransportIoSession[local=/10.30.170.146:18265, remote=/10.30.170.79:37712])[Immediately] closed 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@82d1724) signal close complete immediately=true 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37712])[Immediately] closed 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x76132a96, L:/10.30.170.146:18265 ! R:/10.30.170.79:37712] inactive. 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x76132a96, L:/10.30.170.146:18265 ! R:/10.30.170.79:37712]} end of input detected while session was in state up 00:02:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=436, channel=[id: 0x76132a96, L:/10.30.170.146:18265 ! R:/10.30.170.79:37712]} down, reason: End of input 00:02:17.150 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:17.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:58852]) process #18 SSH_MSG_IGNORE 00:02:17.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_IGNORE 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:56232])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) exit code=0, immediate=false 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) Closing gracefully 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:17.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])[immediately=false] processing 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:56232]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) Closing immediately 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])[immediately=true] processing 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232] 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a3af9f3) signal close complete immediately=true 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2430d8ef) signal close complete immediately=true 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232])[Immediately] closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) result=null 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@98606) signal close complete immediately=false 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2310826f) signal close complete immediately=false 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:56232]) code=0 message='' shell closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56232]) Closing immediately 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56232]]) Closing immediately 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56232]) stopping 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:56232]) stopped 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:56232]])[Immediately] closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18266] - close(TransportIoSession[local=/10.30.170.146:18266, remote=/10.30.170.79:56232]) Closing immediately 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18266] - close(TransportIoSession[local=/10.30.170.146:18266, remote=/10.30.170.79:56232])[Immediately] closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e58129f) signal close complete immediately=true 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:56232])[Immediately] closed 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb03b5115, L:/10.30.170.146:18266 ! R:/10.30.170.79:56232] inactive. 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0xb03b5115, L:/10.30.170.146:18266 ! R:/10.30.170.79:56232]} end of input detected while session was in state up 00:02:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=437, channel=[id: 0xb03b5115, L:/10.30.170.146:18266 ! R:/10.30.170.79:56232]} down, reason: End of input 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:48560])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) exit code=0, immediate=false 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) Closing gracefully 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])[immediately=false] processing 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:48560]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) Closing immediately 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])[immediately=true] processing 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560] 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@409c1fdb) signal close complete immediately=true 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@421a01fc) signal close complete immediately=true 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560])[Immediately] closed 00:02:17.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) result=null 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e87e060) signal close complete immediately=false 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ed75e23) signal close complete immediately=false 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:48560]) code=0 message='' shell closed 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48560]) Closing immediately 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48560]]) Closing immediately 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48560]) stopping 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:48560]) stopped 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:48560]])[Immediately] closed 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18267] - close(TransportIoSession[local=/10.30.170.146:18267, remote=/10.30.170.79:48560]) Closing immediately 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18267] - close(TransportIoSession[local=/10.30.170.146:18267, remote=/10.30.170.79:48560])[Immediately] closed 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e95eee5) signal close complete immediately=true 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:48560])[Immediately] closed 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbff56817, L:/10.30.170.146:18267 ! R:/10.30.170.79:48560] inactive. 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0xbff56817, L:/10.30.170.146:18267 ! R:/10.30.170.79:48560]} end of input detected while session was in state up 00:02:17.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=438, channel=[id: 0xbff56817, L:/10.30.170.146:18267 ! R:/10.30.170.79:48560]} down, reason: End of input 00:02:17.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:17.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47514]) process #18 SSH_MSG_IGNORE 00:02:17.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_IGNORE 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43920])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) exit code=0, immediate=false 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) Closing gracefully 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])[immediately=false] processing 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43920]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) Closing immediately 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])[immediately=true] processing 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920] 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b76cfd0) signal close complete immediately=true 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:17.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17927575) signal close complete immediately=true 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920])[Immediately] closed 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) result=null 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71bbe794) signal close complete immediately=false 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ad15913) signal close complete immediately=false 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43920]) code=0 message='' shell closed 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43920]) Closing immediately 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43920]]) Closing immediately 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43920]) stopping 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43920]) stopped 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43920]])[Immediately] closed 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18268] - close(TransportIoSession[local=/10.30.170.146:18268, remote=/10.30.170.79:43920]) Closing immediately 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18268] - close(TransportIoSession[local=/10.30.170.146:18268, remote=/10.30.170.79:43920])[Immediately] closed 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@477403d6) signal close complete immediately=true 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43920])[Immediately] closed 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xafe5557a, L:/10.30.170.146:18268 ! R:/10.30.170.79:43920] inactive. 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xafe5557a, L:/10.30.170.146:18268 ! R:/10.30.170.79:43920]} end of input detected while session was in state up 00:02:17.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=439, channel=[id: 0xafe5557a, L:/10.30.170.146:18268 ! R:/10.30.170.79:43920]} down, reason: End of input 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53700])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) exit code=0, immediate=false 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) Closing gracefully 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) 00:02:18.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])[immediately=false] processing 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53700]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) Closing immediately 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])[immediately=true] processing 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700] 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62348984) signal close complete immediately=true 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78548ec3) signal close complete immediately=true 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700])[Immediately] closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) result=null 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@483cfbcf) signal close complete immediately=false 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b29a6d5) signal close complete immediately=false 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53700]) code=0 message='' shell closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53700]) Closing immediately 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53700]]) Closing immediately 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53700]) stopping 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53700]) stopped 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53700]])[Immediately] closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18269] - close(TransportIoSession[local=/10.30.170.146:18269, remote=/10.30.170.79:53700]) Closing immediately 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18269] - close(TransportIoSession[local=/10.30.170.146:18269, remote=/10.30.170.79:53700])[Immediately] closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d976e9d) signal close complete immediately=true 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53700])[Immediately] closed 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa464c6a4, L:/10.30.170.146:18269 ! R:/10.30.170.79:53700] inactive. 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xa464c6a4, L:/10.30.170.146:18269 ! R:/10.30.170.79:53700]} end of input detected while session was in state up 00:02:18.256 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=440, channel=[id: 0xa464c6a4, L:/10.30.170.146:18269 ! R:/10.30.170.79:53700]} down, reason: End of input 00:02:18.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:43350]) process #18 SSH_MSG_IGNORE 00:02:18.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_IGNORE 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34978])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) exit code=0, immediate=false 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) Closing gracefully 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])[immediately=false] processing 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:18.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34978]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) Closing immediately 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])[immediately=true] processing 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978] 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9ce052e) signal close complete immediately=true 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f25b782) signal close complete immediately=true 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978])[Immediately] closed 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) result=null 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@699a3b42) signal close complete immediately=false 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f3d9e68) signal close complete immediately=false 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34978]) code=0 message='' shell closed 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34978]) Closing immediately 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34978]]) Closing immediately 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34978]) stopping 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34978]) stopped 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34978]])[Immediately] closed 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18270] - close(TransportIoSession[local=/10.30.170.146:18270, remote=/10.30.170.79:34978]) Closing immediately 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18270] - close(TransportIoSession[local=/10.30.170.146:18270, remote=/10.30.170.79:34978])[Immediately] closed 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26a307d4) signal close complete immediately=true 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34978])[Immediately] closed 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x82eb0e31, L:/10.30.170.146:18270 ! R:/10.30.170.79:34978] inactive. 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0x82eb0e31, L:/10.30.170.146:18270 ! R:/10.30.170.79:34978]} end of input detected while session was in state up 00:02:18.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=441, channel=[id: 0x82eb0e31, L:/10.30.170.146:18270 ! R:/10.30.170.79:34978]} down, reason: End of input 00:02:18.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57374])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:18.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) exit code=0, immediate=false 00:02:18.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:18.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:18.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:18.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:18.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) Closing gracefully 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])[immediately=false] processing 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57374]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) Closing immediately 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])[immediately=true] processing 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374] 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28663af8) signal close complete immediately=true 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24a1af85) signal close complete immediately=true 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374])[Immediately] closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) result=null 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2716195) signal close complete immediately=false 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@230a4c53) signal close complete immediately=false 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57374]) code=0 message='' shell closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57374]) Closing immediately 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57374]]) Closing immediately 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57374]) stopping 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57374]) stopped 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57374]])[Immediately] closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18271] - close(TransportIoSession[local=/10.30.170.146:18271, remote=/10.30.170.79:57374]) Closing immediately 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18271] - close(TransportIoSession[local=/10.30.170.146:18271, remote=/10.30.170.79:57374])[Immediately] closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aa21330) signal close complete immediately=true 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57374])[Immediately] closed 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb49f6735, L:/10.30.170.146:18271 ! R:/10.30.170.79:57374] inactive. 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0xb49f6735, L:/10.30.170.146:18271 ! R:/10.30.170.79:57374]} end of input detected while session was in state up 00:02:18.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=442, channel=[id: 0xb49f6735, L:/10.30.170.146:18271 ! R:/10.30.170.79:57374]} down, reason: End of input 00:02:19.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:54968]) process #18 SSH_MSG_IGNORE 00:02:19.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_IGNORE 00:02:19.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42994])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:19.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) exit code=0, immediate=false 00:02:19.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:19.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:19.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:19.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:19.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) Closing gracefully 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])[immediately=false] processing 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42994]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) Closing immediately 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])[immediately=true] processing 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994] 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a142a92) signal close complete immediately=true 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@662d6d2f) signal close complete immediately=true 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994])[Immediately] closed 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) result=null 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a98dfb7) signal close complete immediately=false 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48511772) signal close complete immediately=false 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42994]) code=0 message='' shell closed 00:02:19.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42994]) Closing immediately 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42994]]) Closing immediately 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42994]) stopping 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42994]) stopped 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42994]])[Immediately] closed 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18272] - close(TransportIoSession[local=/10.30.170.146:18272, remote=/10.30.170.79:42994]) Closing immediately 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18272] - close(TransportIoSession[local=/10.30.170.146:18272, remote=/10.30.170.79:42994])[Immediately] closed 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35ae450) signal close complete immediately=true 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42994])[Immediately] closed 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x46cd14f9, L:/10.30.170.146:18272 ! R:/10.30.170.79:42994] inactive. 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x46cd14f9, L:/10.30.170.146:18272 ! R:/10.30.170.79:42994]} end of input detected while session was in state up 00:02:19.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=443, channel=[id: 0x46cd14f9, L:/10.30.170.146:18272 ! R:/10.30.170.79:42994]} down, reason: End of input 00:02:19.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:52996])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:19.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) exit code=0, immediate=false 00:02:19.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:19.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:19.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) Closing gracefully 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])[immediately=false] processing 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:52996]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) Closing immediately 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])[immediately=true] processing 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996] 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ee8c408) signal close complete immediately=true 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51c574a4) signal close complete immediately=true 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996])[Immediately] closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) result=null 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aba32ff) signal close complete immediately=false 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fe2f032) signal close complete immediately=false 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:52996]) code=0 message='' shell closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52996]) Closing immediately 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52996]]) Closing immediately 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52996]) stopping 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:52996]) stopped 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:52996]])[Immediately] closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18273] - close(TransportIoSession[local=/10.30.170.146:18273, remote=/10.30.170.79:52996]) Closing immediately 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18273] - close(TransportIoSession[local=/10.30.170.146:18273, remote=/10.30.170.79:52996])[Immediately] closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1722af42) signal close complete immediately=true 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:52996])[Immediately] closed 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd162f70f, L:/10.30.170.146:18273 ! R:/10.30.170.79:52996] inactive. 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0xd162f70f, L:/10.30.170.146:18273 ! R:/10.30.170.79:52996]} end of input detected while session was in state up 00:02:19.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=444, channel=[id: 0xd162f70f, L:/10.30.170.146:18273 ! R:/10.30.170.79:52996]} down, reason: End of input 00:02:19.908 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54262])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) exit code=0, immediate=false 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) Closing gracefully 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])[immediately=false] processing 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:19.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54262]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) Closing immediately 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])[immediately=true] processing 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262] 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@616e707f) signal close complete immediately=true 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74da4862) signal close complete immediately=true 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262])[Immediately] closed 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) result=null 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a6264c8) signal close complete immediately=false 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f955c98) signal close complete immediately=false 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54262]) code=0 message='' shell closed 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54262]) Closing immediately 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54262]]) Closing immediately 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54262]) stopping 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54262]) stopped 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54262]])[Immediately] closed 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18274] - close(TransportIoSession[local=/10.30.170.146:18274, remote=/10.30.170.79:54262]) Closing immediately 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18274] - close(TransportIoSession[local=/10.30.170.146:18274, remote=/10.30.170.79:54262])[Immediately] closed 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d6a2c9d) signal close complete immediately=true 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54262])[Immediately] closed 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4b8a6968, L:/10.30.170.146:18274 ! R:/10.30.170.79:54262] inactive. 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x4b8a6968, L:/10.30.170.146:18274 ! R:/10.30.170.79:54262]} end of input detected while session was in state up 00:02:19.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=445, channel=[id: 0x4b8a6968, L:/10.30.170.146:18274 ! R:/10.30.170.79:54262]} down, reason: End of input 00:02:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:35044]) process #18 SSH_MSG_IGNORE 00:02:19.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_IGNORE 00:02:20.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51462])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:20.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) exit code=0, immediate=false 00:02:20.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:20.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) Closing gracefully 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])[immediately=false] processing 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51462]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) Closing immediately 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])[immediately=true] processing 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462] 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@412af247) signal close complete immediately=true 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60ae216a) signal close complete immediately=true 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462])[Immediately] closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) result=null 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dc3a557) signal close complete immediately=false 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c7560b3) signal close complete immediately=false 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51462]) code=0 message='' shell closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51462]) Closing immediately 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51462]]) Closing immediately 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51462]) stopping 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51462]) stopped 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51462]])[Immediately] closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18275] - close(TransportIoSession[local=/10.30.170.146:18275, remote=/10.30.170.79:51462]) Closing immediately 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18275] - close(TransportIoSession[local=/10.30.170.146:18275, remote=/10.30.170.79:51462])[Immediately] closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a5b09b0) signal close complete immediately=true 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51462])[Immediately] closed 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69e6ff16, L:/10.30.170.146:18275 ! R:/10.30.170.79:51462] inactive. 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x69e6ff16, L:/10.30.170.146:18275 ! R:/10.30.170.79:51462]} end of input detected while session was in state up 00:02:20.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=446, channel=[id: 0x69e6ff16, L:/10.30.170.146:18275 ! R:/10.30.170.79:51462]} down, reason: End of input 00:02:20.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51874])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:20.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) exit code=0, immediate=false 00:02:20.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:20.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:20.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:20.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) Closing gracefully 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])[immediately=false] processing 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51874]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) Closing immediately 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])[immediately=true] processing 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874] 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@563ccfc7) signal close complete immediately=true 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@451453bc) signal close complete immediately=true 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874])[Immediately] closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) result=null 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52897fa3) signal close complete immediately=false 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5600b388) signal close complete immediately=false 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51874]) code=0 message='' shell closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51874]) Closing immediately 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51874]]) Closing immediately 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51874]) stopping 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51874]) stopped 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51874]])[Immediately] closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18276] - close(TransportIoSession[local=/10.30.170.146:18276, remote=/10.30.170.79:51874]) Closing immediately 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18276] - close(TransportIoSession[local=/10.30.170.146:18276, remote=/10.30.170.79:51874])[Immediately] closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66720c78) signal close complete immediately=true 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51874])[Immediately] closed 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x44a27fa3, L:/10.30.170.146:18276 ! R:/10.30.170.79:51874] inactive. 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x44a27fa3, L:/10.30.170.146:18276 ! R:/10.30.170.79:51874]} end of input detected while session was in state up 00:02:20.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=447, channel=[id: 0x44a27fa3, L:/10.30.170.146:18276 ! R:/10.30.170.79:51874]} down, reason: End of input 00:02:20.569 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:20.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51498]) process #18 SSH_MSG_IGNORE 00:02:20.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_IGNORE 00:02:20.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36796])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:20.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) exit code=0, immediate=false 00:02:20.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:20.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:20.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:20.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) Closing gracefully 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])[immediately=false] processing 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36796]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) Closing immediately 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])[immediately=true] processing 00:02:20.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796] 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cff9666) signal close complete immediately=true 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15a45a96) signal close complete immediately=true 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796])[Immediately] closed 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) result=null 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50315b35) signal close complete immediately=false 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45b3c8f2) signal close complete immediately=false 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36796]) code=0 message='' shell closed 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36796]) Closing immediately 00:02:20.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:20.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36796]]) Closing immediately 00:02:20.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36796]) stopping 00:02:20.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36796]) stopped 00:02:20.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36796]])[Immediately] closed 00:02:20.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18277] - close(TransportIoSession[local=/10.30.170.146:18277, remote=/10.30.170.79:36796]) Closing immediately 00:02:20.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18277] - close(TransportIoSession[local=/10.30.170.146:18277, remote=/10.30.170.79:36796])[Immediately] closed 00:02:20.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53f2a84) signal close complete immediately=true 00:02:20.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36796])[Immediately] closed 00:02:20.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x02b783fc, L:/10.30.170.146:18277 ! R:/10.30.170.79:36796] inactive. 00:02:20.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x02b783fc, L:/10.30.170.146:18277 ! R:/10.30.170.79:36796]} end of input detected while session was in state up 00:02:20.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=448, channel=[id: 0x02b783fc, L:/10.30.170.146:18277 ! R:/10.30.170.79:36796]} down, reason: End of input 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46012])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) exit code=0, immediate=false 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) Closing gracefully 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) 00:02:21.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])[immediately=false] processing 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46012]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) Closing immediately 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])[immediately=true] processing 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012] 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b8eae6f) signal close complete immediately=true 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fbf1ebe) signal close complete immediately=true 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012])[Immediately] closed 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) result=null 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@193d3abc) signal close complete immediately=false 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d13ddfe) signal close complete immediately=false 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46012]) code=0 message='' shell closed 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46012]) Closing immediately 00:02:21.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46012]]) Closing immediately 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46012]) stopping 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46012]) stopped 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46012]])[Immediately] closed 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18278] - close(TransportIoSession[local=/10.30.170.146:18278, remote=/10.30.170.79:46012]) Closing immediately 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18278] - close(TransportIoSession[local=/10.30.170.146:18278, remote=/10.30.170.79:46012])[Immediately] closed 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6360fbe5) signal close complete immediately=true 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46012])[Immediately] closed 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8aaa9ce5, L:/10.30.170.146:18278 ! R:/10.30.170.79:46012] inactive. 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x8aaa9ce5, L:/10.30.170.146:18278 ! R:/10.30.170.79:46012]} end of input detected while session was in state up 00:02:21.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=449, channel=[id: 0x8aaa9ce5, L:/10.30.170.146:18278 ! R:/10.30.170.79:46012]} down, reason: End of input 00:02:21.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:21.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:60222]) process #18 SSH_MSG_IGNORE 00:02:21.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_IGNORE 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55214])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) exit code=0, immediate=false 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) Closing gracefully 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])[immediately=false] processing 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55214]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) Closing immediately 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])[immediately=true] processing 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214] 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e752255) signal close complete immediately=true 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:21.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b1837af) signal close complete immediately=true 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214])[Immediately] closed 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) result=null 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@712a0108) signal close complete immediately=false 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20bdefe9) signal close complete immediately=false 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55214]) code=0 message='' shell closed 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55214]) Closing immediately 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55214]]) Closing immediately 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55214]) stopping 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55214]) stopped 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55214]])[Immediately] closed 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18279] - close(TransportIoSession[local=/10.30.170.146:18279, remote=/10.30.170.79:55214]) Closing immediately 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18279] - close(TransportIoSession[local=/10.30.170.146:18279, remote=/10.30.170.79:55214])[Immediately] closed 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@473d1621) signal close complete immediately=true 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55214])[Immediately] closed 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3bc45feb, L:/10.30.170.146:18279 ! R:/10.30.170.79:55214] inactive. 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x3bc45feb, L:/10.30.170.146:18279 ! R:/10.30.170.79:55214]} end of input detected while session was in state up 00:02:21.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=450, channel=[id: 0x3bc45feb, L:/10.30.170.146:18279 ! R:/10.30.170.79:55214]} down, reason: End of input 00:02:21.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:49428])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) exit code=0, immediate=false 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) Closing gracefully 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])[immediately=false] processing 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:49428]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) Closing immediately 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])[immediately=true] processing 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428] 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d5991f8) signal close complete immediately=true 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5df02d18) signal close complete immediately=true 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428])[Immediately] closed 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) result=null 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cda54b1) signal close complete immediately=false 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75f4d79c) signal close complete immediately=false 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:49428]) code=0 message='' shell closed 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49428]) Closing immediately 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:21.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49428]]) Closing immediately 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49428]) stopping 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:49428]) stopped 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:49428]])[Immediately] closed 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18280] - close(TransportIoSession[local=/10.30.170.146:18280, remote=/10.30.170.79:49428]) Closing immediately 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18280] - close(TransportIoSession[local=/10.30.170.146:18280, remote=/10.30.170.79:49428])[Immediately] closed 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d34e8b) signal close complete immediately=true 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:49428])[Immediately] closed 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x920e2c52, L:/10.30.170.146:18280 ! R:/10.30.170.79:49428] inactive. 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x920e2c52, L:/10.30.170.146:18280 ! R:/10.30.170.79:49428]} end of input detected while session was in state up 00:02:21.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=451, channel=[id: 0x920e2c52, L:/10.30.170.146:18280 ! R:/10.30.170.79:49428]} down, reason: End of input 00:02:22.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57240]) process #18 SSH_MSG_IGNORE 00:02:22.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_IGNORE 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38652])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) exit code=0, immediate=false 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) Closing gracefully 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) 00:02:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])[immediately=false] processing 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38652]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) Closing immediately 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])[immediately=true] processing 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652] 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f726b87) signal close complete immediately=true 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@387fd06e) signal close complete immediately=true 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652])[Immediately] closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) result=null 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e6fe2a) signal close complete immediately=false 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1efb4cc7) signal close complete immediately=false 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38652]) code=0 message='' shell closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38652]) Closing immediately 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38652]]) Closing immediately 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38652]) stopping 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38652]) stopped 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38652]])[Immediately] closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18281] - close(TransportIoSession[local=/10.30.170.146:18281, remote=/10.30.170.79:38652]) Closing immediately 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18281] - close(TransportIoSession[local=/10.30.170.146:18281, remote=/10.30.170.79:38652])[Immediately] closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@428922cc) signal close complete immediately=true 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38652])[Immediately] closed 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x511d11d2, L:/10.30.170.146:18281 ! R:/10.30.170.79:38652] inactive. 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x511d11d2, L:/10.30.170.146:18281 ! R:/10.30.170.79:38652]} end of input detected while session was in state up 00:02:22.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=452, channel=[id: 0x511d11d2, L:/10.30.170.146:18281 ! R:/10.30.170.79:38652]} down, reason: End of input 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47284])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) exit code=0, immediate=false 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) Closing gracefully 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])[immediately=false] processing 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47284]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) Closing immediately 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])[immediately=true] processing 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284] 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3351c8b8) signal close complete immediately=true 00:02:22.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d6c4680) signal close complete immediately=true 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284])[Immediately] closed 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) result=null 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23f909a) signal close complete immediately=false 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44af74) signal close complete immediately=false 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47284]) code=0 message='' shell closed 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47284]) Closing immediately 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47284]]) Closing immediately 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47284]) stopping 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47284]) stopped 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47284]])[Immediately] closed 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18282] - close(TransportIoSession[local=/10.30.170.146:18282, remote=/10.30.170.79:47284]) Closing immediately 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18282] - close(TransportIoSession[local=/10.30.170.146:18282, remote=/10.30.170.79:47284])[Immediately] closed 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3deda3cc) signal close complete immediately=true 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47284])[Immediately] closed 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6032aced, L:/10.30.170.146:18282 ! R:/10.30.170.79:47284] inactive. 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0x6032aced, L:/10.30.170.146:18282 ! R:/10.30.170.79:47284]} end of input detected while session was in state up 00:02:22.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=453, channel=[id: 0x6032aced, L:/10.30.170.146:18282 ! R:/10.30.170.79:47284]} down, reason: End of input 00:02:22.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:46504]) process #18 SSH_MSG_IGNORE 00:02:22.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_IGNORE 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43846])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) exit code=0, immediate=false 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) Closing gracefully 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])[immediately=false] processing 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43846]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) Closing immediately 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])[immediately=true] processing 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846] 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c9f6459) signal close complete immediately=true 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5676b628) signal close complete immediately=true 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846])[Immediately] closed 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) result=null 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16d1196d) signal close complete immediately=false 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7239e9c8) signal close complete immediately=false 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43846]) code=0 message='' shell closed 00:02:22.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43846]) Closing immediately 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43846]]) Closing immediately 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43846]) stopping 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43846]) stopped 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43846]])[Immediately] closed 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18283] - close(TransportIoSession[local=/10.30.170.146:18283, remote=/10.30.170.79:43846]) Closing immediately 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18283] - close(TransportIoSession[local=/10.30.170.146:18283, remote=/10.30.170.79:43846])[Immediately] closed 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2553e67a) signal close complete immediately=true 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43846])[Immediately] closed 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf88308e6, L:/10.30.170.146:18283 ! R:/10.30.170.79:43846] inactive. 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0xf88308e6, L:/10.30.170.146:18283 ! R:/10.30.170.79:43846]} end of input detected while session was in state up 00:02:22.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=454, channel=[id: 0xf88308e6, L:/10.30.170.146:18283 ! R:/10.30.170.79:43846]} down, reason: End of input 00:02:23.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41980])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:23.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) exit code=0, immediate=false 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) Closing gracefully 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[immediately=false] processing 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41980]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) Closing immediately 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[immediately=true] processing 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980] 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b5457de) signal close complete immediately=true 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a7d954b) signal close complete immediately=true 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980])[Immediately] closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) result=null 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1865b944) signal close complete immediately=false 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62557432) signal close complete immediately=false 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41980]) code=0 message='' shell closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41980]) Closing immediately 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]]) Closing immediately 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41980]) stopping 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41980]) stopped 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41980]])[Immediately] closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18284] - close(TransportIoSession[local=/10.30.170.146:18284, remote=/10.30.170.79:41980]) Closing immediately 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18284] - close(TransportIoSession[local=/10.30.170.146:18284, remote=/10.30.170.79:41980])[Immediately] closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b962501) signal close complete immediately=true 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41980])[Immediately] closed 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa974d0d, L:/10.30.170.146:18284 ! R:/10.30.170.79:41980] inactive. 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0xaa974d0d, L:/10.30.170.146:18284 ! R:/10.30.170.79:41980]} end of input detected while session was in state up 00:02:23.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=455, channel=[id: 0xaa974d0d, L:/10.30.170.146:18284 ! R:/10.30.170.79:41980]} down, reason: End of input 00:02:23.436 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:23.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45372]) process #18 SSH_MSG_IGNORE 00:02:23.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_IGNORE 00:02:23.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60132])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:23.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) exit code=0, immediate=false 00:02:23.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:23.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) Closing gracefully 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])[immediately=false] processing 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60132]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) Closing immediately 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])[immediately=true] processing 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132] 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@795be3e7) signal close complete immediately=true 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66458361) signal close complete immediately=true 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132])[Immediately] closed 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) result=null 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66a9343f) signal close complete immediately=false 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d6cd6fa) signal close complete immediately=false 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60132]) code=0 message='' shell closed 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60132]) Closing immediately 00:02:23.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60132]]) Closing immediately 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60132]) stopping 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60132]) stopped 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60132]])[Immediately] closed 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18285] - close(TransportIoSession[local=/10.30.170.146:18285, remote=/10.30.170.79:60132]) Closing immediately 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18285] - close(TransportIoSession[local=/10.30.170.146:18285, remote=/10.30.170.79:60132])[Immediately] closed 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b0e546b) signal close complete immediately=true 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60132])[Immediately] closed 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xec6dcfca, L:/10.30.170.146:18285 ! R:/10.30.170.79:60132] inactive. 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0xec6dcfca, L:/10.30.170.146:18285 ! R:/10.30.170.79:60132]} end of input detected while session was in state up 00:02:23.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=456, channel=[id: 0xec6dcfca, L:/10.30.170.146:18285 ! R:/10.30.170.79:60132]} down, reason: End of input 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51102])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) exit code=0, immediate=false 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) Closing gracefully 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])[immediately=false] processing 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51102]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) Closing immediately 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])[immediately=true] processing 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102] 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59a65ff1) signal close complete immediately=true 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e2e5970) signal close complete immediately=true 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102])[Immediately] closed 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) result=null 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8be7f78) signal close complete immediately=false 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2aef832f) signal close complete immediately=false 00:02:23.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51102]) code=0 message='' shell closed 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51102]) Closing immediately 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51102]]) Closing immediately 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51102]) stopping 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51102]) stopped 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51102]])[Immediately] closed 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18286] - close(TransportIoSession[local=/10.30.170.146:18286, remote=/10.30.170.79:51102]) Closing immediately 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18286] - close(TransportIoSession[local=/10.30.170.146:18286, remote=/10.30.170.79:51102])[Immediately] closed 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41dd1854) signal close complete immediately=true 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51102])[Immediately] closed 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe316143c, L:/10.30.170.146:18286 ! R:/10.30.170.79:51102] inactive. 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xe316143c, L:/10.30.170.146:18286 ! R:/10.30.170.79:51102]} end of input detected while session was in state up 00:02:23.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=457, channel=[id: 0xe316143c, L:/10.30.170.146:18286 ! R:/10.30.170.79:51102]} down, reason: End of input 00:02:24.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:24.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:39748]) process #18 SSH_MSG_IGNORE 00:02:24.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_IGNORE 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34904])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) exit code=0, immediate=false 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) Closing gracefully 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:24.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])[immediately=false] processing 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34904]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) Closing immediately 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])[immediately=true] processing 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904] 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f633f48) signal close complete immediately=true 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27f4e809) signal close complete immediately=true 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904])[Immediately] closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) result=null 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@624449eb) signal close complete immediately=false 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c7e3ced) signal close complete immediately=false 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34904]) code=0 message='' shell closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34904]) Closing immediately 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34904]]) Closing immediately 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34904]) stopping 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34904]) stopped 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34904]])[Immediately] closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18287] - close(TransportIoSession[local=/10.30.170.146:18287, remote=/10.30.170.79:34904]) Closing immediately 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18287] - close(TransportIoSession[local=/10.30.170.146:18287, remote=/10.30.170.79:34904])[Immediately] closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a21d355) signal close complete immediately=true 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34904])[Immediately] closed 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3ace597b, L:/10.30.170.146:18287 ! R:/10.30.170.79:34904] inactive. 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x3ace597b, L:/10.30.170.146:18287 ! R:/10.30.170.79:34904]} end of input detected while session was in state up 00:02:24.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=458, channel=[id: 0x3ace597b, L:/10.30.170.146:18287 ! R:/10.30.170.79:34904]} down, reason: End of input 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) exit code=0, immediate=false 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) Closing gracefully 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])[immediately=false] processing 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35848]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) Closing immediately 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])[immediately=true] processing 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848] 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ba4935d) signal close complete immediately=true 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f20f452) signal close complete immediately=true 00:02:24.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848])[Immediately] closed 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) result=null 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f216bbf) signal close complete immediately=false 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e4252f8) signal close complete immediately=false 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35848]) code=0 message='' shell closed 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35848]) Closing immediately 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35848]]) Closing immediately 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35848]) stopping 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35848]) stopped 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35848]])[Immediately] closed 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18288] - close(TransportIoSession[local=/10.30.170.146:18288, remote=/10.30.170.79:35848]) Closing immediately 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18288] - close(TransportIoSession[local=/10.30.170.146:18288, remote=/10.30.170.79:35848])[Immediately] closed 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71931416) signal close complete immediately=true 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35848])[Immediately] closed 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf0ec6b3a, L:/10.30.170.146:18288 ! R:/10.30.170.79:35848] inactive. 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0xf0ec6b3a, L:/10.30.170.146:18288 ! R:/10.30.170.79:35848]} end of input detected while session was in state up 00:02:24.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=459, channel=[id: 0xf0ec6b3a, L:/10.30.170.146:18288 ! R:/10.30.170.79:35848]} down, reason: End of input 00:02:24.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:24.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51902]) process #18 SSH_MSG_IGNORE 00:02:24.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_IGNORE 00:02:24.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:32800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:24.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) exit code=0, immediate=false 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) Closing gracefully 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])[immediately=false] processing 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:32800]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) Closing immediately 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])[immediately=true] processing 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800] 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cf921c1) signal close complete immediately=true 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49716726) signal close complete immediately=true 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800])[Immediately] closed 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) result=null 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d697ef4) signal close complete immediately=false 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44ed6e0e) signal close complete immediately=false 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:32800]) code=0 message='' shell closed 00:02:24.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:32800]) Closing immediately 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32800]]) Closing immediately 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32800]) stopping 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:32800]) stopped 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:32800]])[Immediately] closed 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18289] - close(TransportIoSession[local=/10.30.170.146:18289, remote=/10.30.170.79:32800]) Closing immediately 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18289] - close(TransportIoSession[local=/10.30.170.146:18289, remote=/10.30.170.79:32800])[Immediately] closed 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11cfb87b) signal close complete immediately=true 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:32800])[Immediately] closed 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xebc1beb2, L:/10.30.170.146:18289 ! R:/10.30.170.79:32800] inactive. 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xebc1beb2, L:/10.30.170.146:18289 ! R:/10.30.170.79:32800]} end of input detected while session was in state up 00:02:24.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=460, channel=[id: 0xebc1beb2, L:/10.30.170.146:18289 ! R:/10.30.170.79:32800]} down, reason: End of input 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:34480])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) exit code=0, immediate=false 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) Closing gracefully 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])[immediately=false] processing 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:34480]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:25.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) Closing immediately 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])[immediately=true] processing 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480] 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69bc7b4f) signal close complete immediately=true 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@250218b2) signal close complete immediately=true 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480])[Immediately] closed 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) result=null 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65b5b8f2) signal close complete immediately=false 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@738c4fa2) signal close complete immediately=false 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:34480]) code=0 message='' shell closed 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34480]) Closing immediately 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34480]]) Closing immediately 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34480]) stopping 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:34480]) stopped 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:34480]])[Immediately] closed 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18290] - close(TransportIoSession[local=/10.30.170.146:18290, remote=/10.30.170.79:34480]) Closing immediately 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18290] - close(TransportIoSession[local=/10.30.170.146:18290, remote=/10.30.170.79:34480])[Immediately] closed 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79e0349f) signal close complete immediately=true 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:34480])[Immediately] closed 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbd7c8762, L:/10.30.170.146:18290 ! R:/10.30.170.79:34480] inactive. 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xbd7c8762, L:/10.30.170.146:18290 ! R:/10.30.170.79:34480]} end of input detected while session was in state up 00:02:25.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=461, channel=[id: 0xbd7c8762, L:/10.30.170.146:18290 ! R:/10.30.170.79:34480]} down, reason: End of input 00:02:25.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:41604])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:25.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) exit code=0, immediate=false 00:02:25.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:25.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:25.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:25.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) Closing gracefully 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])[immediately=false] processing 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:41604]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) Closing immediately 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])[immediately=true] processing 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604] 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73c5d733) signal close complete immediately=true 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57c17fe5) signal close complete immediately=true 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604])[Immediately] closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) result=null 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b4b0ed0) signal close complete immediately=false 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cd93f52) signal close complete immediately=false 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:41604]) code=0 message='' shell closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41604]) Closing immediately 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41604]]) Closing immediately 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41604]) stopping 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:41604]) stopped 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:41604]])[Immediately] closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18291] - close(TransportIoSession[local=/10.30.170.146:18291, remote=/10.30.170.79:41604]) Closing immediately 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18291] - close(TransportIoSession[local=/10.30.170.146:18291, remote=/10.30.170.79:41604])[Immediately] closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@117815b5) signal close complete immediately=true 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:41604])[Immediately] closed 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe4558d8e, L:/10.30.170.146:18291 ! R:/10.30.170.79:41604] inactive. 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0xe4558d8e, L:/10.30.170.146:18291 ! R:/10.30.170.79:41604]} end of input detected while session was in state up 00:02:25.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=462, channel=[id: 0xe4558d8e, L:/10.30.170.146:18291 ! R:/10.30.170.79:41604]} down, reason: End of input 00:02:25.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:36652]) process #18 SSH_MSG_IGNORE 00:02:25.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_IGNORE 00:02:25.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40946])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) exit code=0, immediate=false 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) Closing gracefully 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])[immediately=false] processing 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40946]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) Closing immediately 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])[immediately=true] processing 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946] 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8f2db48) signal close complete immediately=true 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e3d7f38) signal close complete immediately=true 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946])[Immediately] closed 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) result=null 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b791da6) signal close complete immediately=false 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48f4062e) signal close complete immediately=false 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40946]) code=0 message='' shell closed 00:02:25.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40946]) Closing immediately 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40946]]) Closing immediately 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40946]) stopping 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40946]) stopped 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40946]])[Immediately] closed 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18292] - close(TransportIoSession[local=/10.30.170.146:18292, remote=/10.30.170.79:40946]) Closing immediately 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18292] - close(TransportIoSession[local=/10.30.170.146:18292, remote=/10.30.170.79:40946])[Immediately] closed 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56c2bce3) signal close complete immediately=true 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40946])[Immediately] closed 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x717429d6, L:/10.30.170.146:18292 ! R:/10.30.170.79:40946] inactive. 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x717429d6, L:/10.30.170.146:18292 ! R:/10.30.170.79:40946]} end of input detected while session was in state up 00:02:25.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=463, channel=[id: 0x717429d6, L:/10.30.170.146:18292 ! R:/10.30.170.79:40946]} down, reason: End of input 00:02:26.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:26.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40974]) process #18 SSH_MSG_IGNORE 00:02:26.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_IGNORE 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:50244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) exit code=0, immediate=false 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) Closing gracefully 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])[immediately=false] processing 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:50244]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) Closing immediately 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])[immediately=true] processing 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244] 00:02:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@564f158c) signal close complete immediately=true 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28ddde5b) signal close complete immediately=true 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244])[Immediately] closed 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) result=null 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52414a46) signal close complete immediately=false 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1359e7b2) signal close complete immediately=false 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:50244]) code=0 message='' shell closed 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50244]) Closing immediately 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50244]]) Closing immediately 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50244]) stopping 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:50244]) stopped 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:50244]])[Immediately] closed 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18293] - close(TransportIoSession[local=/10.30.170.146:18293, remote=/10.30.170.79:50244]) Closing immediately 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18293] - close(TransportIoSession[local=/10.30.170.146:18293, remote=/10.30.170.79:50244])[Immediately] closed 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d946320) signal close complete immediately=true 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:50244])[Immediately] closed 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xffb72a08, L:/10.30.170.146:18293 ! R:/10.30.170.79:50244] inactive. 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xffb72a08, L:/10.30.170.146:18293 ! R:/10.30.170.79:50244]} end of input detected while session was in state up 00:02:26.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=464, channel=[id: 0xffb72a08, L:/10.30.170.146:18293 ! R:/10.30.170.79:50244]} down, reason: End of input 00:02:26.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51158])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:26.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) exit code=0, immediate=false 00:02:26.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:26.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) Closing gracefully 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])[immediately=false] processing 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51158]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) Closing immediately 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])[immediately=true] processing 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158] 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d741343) signal close complete immediately=true 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@321d84d8) signal close complete immediately=true 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158])[Immediately] closed 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) result=null 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77ce3b75) signal close complete immediately=false 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@269a71e4) signal close complete immediately=false 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51158]) code=0 message='' shell closed 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51158]) Closing immediately 00:02:26.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51158]]) Closing immediately 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51158]) stopping 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51158]) stopped 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51158]])[Immediately] closed 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18294] - close(TransportIoSession[local=/10.30.170.146:18294, remote=/10.30.170.79:51158]) Closing immediately 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18294] - close(TransportIoSession[local=/10.30.170.146:18294, remote=/10.30.170.79:51158])[Immediately] closed 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bb9807f) signal close complete immediately=true 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51158])[Immediately] closed 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xae64e1ed, L:/10.30.170.146:18294 ! R:/10.30.170.79:51158] inactive. 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xae64e1ed, L:/10.30.170.146:18294 ! R:/10.30.170.79:51158]} end of input detected while session was in state up 00:02:26.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=465, channel=[id: 0xae64e1ed, L:/10.30.170.146:18294 ! R:/10.30.170.79:51158]} down, reason: End of input 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:37762])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) exit code=0, immediate=false 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) Closing gracefully 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])[immediately=false] processing 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:37762]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) Closing immediately 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])[immediately=true] processing 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762] 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3443e0d4) signal close complete immediately=true 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ca9b8e5) signal close complete immediately=true 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762])[Immediately] closed 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) result=null 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54dbf8d) signal close complete immediately=false 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e648da0) signal close complete immediately=false 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:37762]) code=0 message='' shell closed 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37762]) Closing immediately 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37762]]) Closing immediately 00:02:26.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37762]) stopping 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:37762]) stopped 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:37762]])[Immediately] closed 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18295] - close(TransportIoSession[local=/10.30.170.146:18295, remote=/10.30.170.79:37762]) Closing immediately 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18295] - close(TransportIoSession[local=/10.30.170.146:18295, remote=/10.30.170.79:37762])[Immediately] closed 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@350a8bf8) signal close complete immediately=true 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:37762])[Immediately] closed 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeea7e8a9, L:/10.30.170.146:18295 ! R:/10.30.170.79:37762] inactive. 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0xeea7e8a9, L:/10.30.170.146:18295 ! R:/10.30.170.79:37762]} end of input detected while session was in state up 00:02:26.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=466, channel=[id: 0xeea7e8a9, L:/10.30.170.146:18295 ! R:/10.30.170.79:37762]} down, reason: End of input 00:02:27.020 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51286]) process #18 SSH_MSG_IGNORE 00:02:27.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_IGNORE 00:02:27.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) exit code=0, immediate=false 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) Closing gracefully 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])[immediately=false] processing 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33314]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) Closing immediately 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])[immediately=true] processing 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314] 00:02:27.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b9f5d41) signal close complete immediately=true 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16bc69a3) signal close complete immediately=true 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314])[Immediately] closed 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) result=null 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25499785) signal close complete immediately=false 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@139e793e) signal close complete immediately=false 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33314]) code=0 message='' shell closed 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33314]) Closing immediately 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33314]]) Closing immediately 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33314]) stopping 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33314]) stopped 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33314]])[Immediately] closed 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18296] - close(TransportIoSession[local=/10.30.170.146:18296, remote=/10.30.170.79:33314]) Closing immediately 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18296] - close(TransportIoSession[local=/10.30.170.146:18296, remote=/10.30.170.79:33314])[Immediately] closed 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52aa5b59) signal close complete immediately=true 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33314])[Immediately] closed 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5d79c38a, L:/10.30.170.146:18296 ! R:/10.30.170.79:33314] inactive. 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0x5d79c38a, L:/10.30.170.146:18296 ! R:/10.30.170.79:33314]} end of input detected while session was in state up 00:02:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=467, channel=[id: 0x5d79c38a, L:/10.30.170.146:18296 ! R:/10.30.170.79:33314]} down, reason: End of input 00:02:27.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:27.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40120]) process #18 SSH_MSG_IGNORE 00:02:27.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_IGNORE 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40710])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) exit code=0, immediate=false 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) Closing gracefully 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])[immediately=false] processing 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40710]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:27.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) Closing immediately 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])[immediately=true] processing 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710] 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@619dcd9d) signal close complete immediately=true 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@709f7744) signal close complete immediately=true 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710])[Immediately] closed 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) result=null 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62e75810) signal close complete immediately=false 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c86efa7) signal close complete immediately=false 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40710]) code=0 message='' shell closed 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40710]) Closing immediately 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40710]]) Closing immediately 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40710]) stopping 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40710]) stopped 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40710]])[Immediately] closed 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18297] - close(TransportIoSession[local=/10.30.170.146:18297, remote=/10.30.170.79:40710]) Closing immediately 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18297] - close(TransportIoSession[local=/10.30.170.146:18297, remote=/10.30.170.79:40710])[Immediately] closed 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63f8368f) signal close complete immediately=true 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40710])[Immediately] closed 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc4edeb1e, L:/10.30.170.146:18297 ! R:/10.30.170.79:40710] inactive. 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xc4edeb1e, L:/10.30.170.146:18297 ! R:/10.30.170.79:40710]} end of input detected while session was in state up 00:02:27.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=468, channel=[id: 0xc4edeb1e, L:/10.30.170.146:18297 ! R:/10.30.170.79:40710]} down, reason: End of input 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:55798])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) exit code=0, immediate=false 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) Closing gracefully 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])[immediately=false] processing 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:55798]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) Closing immediately 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])[immediately=true] processing 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798] 00:02:27.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6132eac7) signal close complete immediately=true 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33a87c27) signal close complete immediately=true 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798])[Immediately] closed 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) result=null 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b398921) signal close complete immediately=false 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4429215b) signal close complete immediately=false 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:55798]) code=0 message='' shell closed 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55798]) Closing immediately 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55798]]) Closing immediately 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55798]) stopping 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:55798]) stopped 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:55798]])[Immediately] closed 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18298] - close(TransportIoSession[local=/10.30.170.146:18298, remote=/10.30.170.79:55798]) Closing immediately 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18298] - close(TransportIoSession[local=/10.30.170.146:18298, remote=/10.30.170.79:55798])[Immediately] closed 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32bb9fcb) signal close complete immediately=true 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:55798])[Immediately] closed 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6edb70c3, L:/10.30.170.146:18298 ! R:/10.30.170.79:55798] inactive. 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x6edb70c3, L:/10.30.170.146:18298 ! R:/10.30.170.79:55798]} end of input detected while session was in state up 00:02:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=469, channel=[id: 0x6edb70c3, L:/10.30.170.146:18298 ! R:/10.30.170.79:55798]} down, reason: End of input 00:02:28.223 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:47174]) process #18 SSH_MSG_IGNORE 00:02:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_IGNORE 00:02:28.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43620])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:28.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) exit code=0, immediate=false 00:02:28.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) Closing gracefully 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])[immediately=false] processing 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43620]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) Closing immediately 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])[immediately=true] processing 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620] 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@271b9a36) signal close complete immediately=true 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18f8c1ea) signal close complete immediately=true 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620])[Immediately] closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) result=null 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c7966c) signal close complete immediately=false 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eb0c728) signal close complete immediately=false 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43620]) code=0 message='' shell closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43620]) Closing immediately 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43620]]) Closing immediately 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43620]) stopping 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43620]) stopped 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43620]])[Immediately] closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18299] - close(TransportIoSession[local=/10.30.170.146:18299, remote=/10.30.170.79:43620]) Closing immediately 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18299] - close(TransportIoSession[local=/10.30.170.146:18299, remote=/10.30.170.79:43620])[Immediately] closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@450130e2) signal close complete immediately=true 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43620])[Immediately] closed 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3ebc333e, L:/10.30.170.146:18299 ! R:/10.30.170.79:43620] inactive. 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x3ebc333e, L:/10.30.170.146:18299 ! R:/10.30.170.79:43620]} end of input detected while session was in state up 00:02:28.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=470, channel=[id: 0x3ebc333e, L:/10.30.170.146:18299 ! R:/10.30.170.79:43620]} down, reason: End of input 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57792])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) exit code=0, immediate=false 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) Closing gracefully 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])[immediately=false] processing 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57792]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) Closing immediately 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])[immediately=true] processing 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792] 00:02:28.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e75be6a) signal close complete immediately=true 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f842a5b) signal close complete immediately=true 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792])[Immediately] closed 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) result=null 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2514e83d) signal close complete immediately=false 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21d6e2b7) signal close complete immediately=false 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57792]) code=0 message='' shell closed 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57792]) Closing immediately 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57792]]) Closing immediately 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57792]) stopping 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57792]) stopped 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57792]])[Immediately] closed 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18300] - close(TransportIoSession[local=/10.30.170.146:18300, remote=/10.30.170.79:57792]) Closing immediately 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18300] - close(TransportIoSession[local=/10.30.170.146:18300, remote=/10.30.170.79:57792])[Immediately] closed 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22539e09) signal close complete immediately=true 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57792])[Immediately] closed 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8ff275ca, L:/10.30.170.146:18300 ! R:/10.30.170.79:57792] inactive. 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x8ff275ca, L:/10.30.170.146:18300 ! R:/10.30.170.79:57792]} end of input detected while session was in state up 00:02:28.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=471, channel=[id: 0x8ff275ca, L:/10.30.170.146:18300 ! R:/10.30.170.79:57792]} down, reason: End of input 00:02:28.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:45664]) process #18 SSH_MSG_IGNORE 00:02:28.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_IGNORE 00:02:28.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46790])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:28.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) exit code=0, immediate=false 00:02:28.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:28.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:28.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:28.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) Closing gracefully 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])[immediately=false] processing 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46790]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) Closing immediately 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])[immediately=true] processing 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790] 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49679ff4) signal close complete immediately=true 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@132cd77b) signal close complete immediately=true 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790])[Immediately] closed 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) result=null 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ea98f1d) signal close complete immediately=false 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4905a9bc) signal close complete immediately=false 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46790]) code=0 message='' shell closed 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46790]) Closing immediately 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46790]]) Closing immediately 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46790]) stopping 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46790]) stopped 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46790]])[Immediately] closed 00:02:28.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18301] - close(TransportIoSession[local=/10.30.170.146:18301, remote=/10.30.170.79:46790]) Closing immediately 00:02:28.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18301] - close(TransportIoSession[local=/10.30.170.146:18301, remote=/10.30.170.79:46790])[Immediately] closed 00:02:28.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c681757) signal close complete immediately=true 00:02:28.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46790])[Immediately] closed 00:02:28.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x05b0ff92, L:/10.30.170.146:18301 ! R:/10.30.170.79:46790] inactive. 00:02:28.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x05b0ff92, L:/10.30.170.146:18301 ! R:/10.30.170.79:46790]} end of input detected while session was in state up 00:02:28.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=472, channel=[id: 0x05b0ff92, L:/10.30.170.146:18301 ! R:/10.30.170.79:46790]} down, reason: End of input 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:33480])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) exit code=0, immediate=false 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) Closing gracefully 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])[immediately=false] processing 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:33480]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) Closing immediately 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:29.311 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])[immediately=true] processing 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480] 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@613a40c1) signal close complete immediately=true 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40ee48c0) signal close complete immediately=true 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480])[Immediately] closed 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) result=null 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5161b192) signal close complete immediately=false 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1030cb74) signal close complete immediately=false 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:33480]) code=0 message='' shell closed 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33480]) Closing immediately 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33480]]) Closing immediately 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33480]) stopping 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:33480]) stopped 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:33480]])[Immediately] closed 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.146:18302] - close(TransportIoSession[local=/10.30.170.146:18302, remote=/10.30.170.79:33480]) Closing immediately 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.170.146:18302] - close(TransportIoSession[local=/10.30.170.146:18302, remote=/10.30.170.79:33480])[Immediately] closed 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23bfbdfb) signal close complete immediately=true 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:33480])[Immediately] closed 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1f3d4186, L:/10.30.170.146:18302 ! R:/10.30.170.79:33480] inactive. 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x1f3d4186, L:/10.30.170.146:18302 ! R:/10.30.170.79:33480]} end of input detected while session was in state up 00:02:29.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=473, channel=[id: 0x1f3d4186, L:/10.30.170.146:18302 ! R:/10.30.170.79:33480]} down, reason: End of input 00:02:29.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35128])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:29.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) exit code=0, immediate=false 00:02:29.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:29.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:29.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:29.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) Closing gracefully 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])[immediately=false] processing 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35128]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) Closing immediately 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])[immediately=true] processing 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128] 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@579f60bd) signal close complete immediately=true 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e9fa5f1) signal close complete immediately=true 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128])[Immediately] closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) result=null 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b80511b) signal close complete immediately=false 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ec85083) signal close complete immediately=false 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35128]) code=0 message='' shell closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35128]) Closing immediately 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35128]]) Closing immediately 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35128]) stopping 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35128]) stopped 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35128]])[Immediately] closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18303] - close(TransportIoSession[local=/10.30.170.146:18303, remote=/10.30.170.79:35128]) Closing immediately 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18303] - close(TransportIoSession[local=/10.30.170.146:18303, remote=/10.30.170.79:35128])[Immediately] closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@127e456f) signal close complete immediately=true 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35128])[Immediately] closed 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69ea5856, L:/10.30.170.146:18303 ! R:/10.30.170.79:35128] inactive. 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0x69ea5856, L:/10.30.170.146:18303 ! R:/10.30.170.79:35128]} end of input detected while session was in state up 00:02:29.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=474, channel=[id: 0x69ea5856, L:/10.30.170.146:18303 ! R:/10.30.170.79:35128]} down, reason: End of input 00:02:29.691 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:29.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:42338]) process #18 SSH_MSG_IGNORE 00:02:29.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_IGNORE 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35572])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) exit code=0, immediate=false 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) Closing gracefully 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[immediately=false] processing 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35572]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) Closing immediately 00:02:29.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[immediately=true] processing 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572] 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56c41ab4) signal close complete immediately=true 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7749d278) signal close complete immediately=true 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572])[Immediately] closed 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) result=null 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6efee6d9) signal close complete immediately=false 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d174314) signal close complete immediately=false 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35572]) code=0 message='' shell closed 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35572]) Closing immediately 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]]) Closing immediately 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35572]) stopping 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35572]) stopped 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35572]])[Immediately] closed 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18304] - close(TransportIoSession[local=/10.30.170.146:18304, remote=/10.30.170.79:35572]) Closing immediately 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18304] - close(TransportIoSession[local=/10.30.170.146:18304, remote=/10.30.170.79:35572])[Immediately] closed 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bf0f1b8) signal close complete immediately=true 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35572])[Immediately] closed 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x83a2daba, L:/10.30.170.146:18304 ! R:/10.30.170.79:35572] inactive. 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0x83a2daba, L:/10.30.170.146:18304 ! R:/10.30.170.79:35572]} end of input detected while session was in state up 00:02:29.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=475, channel=[id: 0x83a2daba, L:/10.30.170.146:18304 ! R:/10.30.170.79:35572]} down, reason: End of input 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60552])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) exit code=0, immediate=false 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) Closing gracefully 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])[immediately=false] processing 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60552]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) Closing immediately 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])[immediately=true] processing 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552] 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73fb476d) signal close complete immediately=true 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e29fe44) signal close complete immediately=true 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552])[Immediately] closed 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) result=null 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ccdaafb) signal close complete immediately=false 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ae5fede) signal close complete immediately=false 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60552]) code=0 message='' shell closed 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60552]) Closing immediately 00:02:30.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60552]]) Closing immediately 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60552]) stopping 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60552]) stopped 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60552]])[Immediately] closed 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18305] - close(TransportIoSession[local=/10.30.170.146:18305, remote=/10.30.170.79:60552]) Closing immediately 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18305] - close(TransportIoSession[local=/10.30.170.146:18305, remote=/10.30.170.79:60552])[Immediately] closed 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@438c1cc0) signal close complete immediately=true 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60552])[Immediately] closed 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7fc93843, L:/10.30.170.146:18305 ! R:/10.30.170.79:60552] inactive. 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x7fc93843, L:/10.30.170.146:18305 ! R:/10.30.170.79:60552]} end of input detected while session was in state up 00:02:30.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=476, channel=[id: 0x7fc93843, L:/10.30.170.146:18305 ! R:/10.30.170.79:60552]} down, reason: End of input 00:02:30.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:30.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:53384]) process #18 SSH_MSG_IGNORE 00:02:30.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_IGNORE 00:02:30.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:58852])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:30.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) exit code=0, immediate=false 00:02:30.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:30.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) Closing gracefully 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])[immediately=false] processing 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:58852]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) Closing immediately 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])[immediately=true] processing 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852] 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16c03404) signal close complete immediately=true 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40b3ff5f) signal close complete immediately=true 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852])[Immediately] closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) result=null 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ec04f53) signal close complete immediately=false 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bc6fe9f) signal close complete immediately=false 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:58852]) code=0 message='' shell closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58852]) Closing immediately 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58852]]) Closing immediately 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58852]) stopping 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:58852]) stopped 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:58852]])[Immediately] closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18306] - close(TransportIoSession[local=/10.30.170.146:18306, remote=/10.30.170.79:58852]) Closing immediately 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18306] - close(TransportIoSession[local=/10.30.170.146:18306, remote=/10.30.170.79:58852])[Immediately] closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c318df7) signal close complete immediately=true 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:58852])[Immediately] closed 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x239fa21a, L:/10.30.170.146:18306 ! R:/10.30.170.79:58852] inactive. 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0x239fa21a, L:/10.30.170.146:18306 ! R:/10.30.170.79:58852]} end of input detected while session was in state up 00:02:30.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=477, channel=[id: 0x239fa21a, L:/10.30.170.146:18306 ! R:/10.30.170.79:58852]} down, reason: End of input 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47514])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) exit code=0, immediate=false 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) Closing gracefully 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) 00:02:30.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])[immediately=false] processing 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47514]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) Closing immediately 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])[immediately=true] processing 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514] 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74b93446) signal close complete immediately=true 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b5c6a17) signal close complete immediately=true 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514])[Immediately] closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) result=null 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71d06cba) signal close complete immediately=false 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75eecf3) signal close complete immediately=false 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47514]) code=0 message='' shell closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47514]) Closing immediately 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47514]]) Closing immediately 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47514]) stopping 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47514]) stopped 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47514]])[Immediately] closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18307] - close(TransportIoSession[local=/10.30.170.146:18307, remote=/10.30.170.79:47514]) Closing immediately 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18307] - close(TransportIoSession[local=/10.30.170.146:18307, remote=/10.30.170.79:47514])[Immediately] closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3af8f35a) signal close complete immediately=true 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47514])[Immediately] closed 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd840fd56, L:/10.30.170.146:18307 ! R:/10.30.170.79:47514] inactive. 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0xd840fd56, L:/10.30.170.146:18307 ! R:/10.30.170.79:47514]} end of input detected while session was in state up 00:02:30.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=478, channel=[id: 0xd840fd56, L:/10.30.170.146:18307 ! R:/10.30.170.79:47514]} down, reason: End of input 00:02:31.039 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:57432]) process #18 SSH_MSG_IGNORE 00:02:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_IGNORE 00:02:31.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:43350])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:31.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) exit code=0, immediate=false 00:02:31.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:31.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:31.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:31.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) Closing gracefully 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])[immediately=false] processing 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:43350]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) Closing immediately 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])[immediately=true] processing 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350] 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@507b7688) signal close complete immediately=true 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b06d475) signal close complete immediately=true 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350])[Immediately] closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) result=null 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4609cf1c) signal close complete immediately=false 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bb246cc) signal close complete immediately=false 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:43350]) code=0 message='' shell closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43350]) Closing immediately 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43350]]) Closing immediately 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43350]) stopping 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:43350]) stopped 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:43350]])[Immediately] closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18308] - close(TransportIoSession[local=/10.30.170.146:18308, remote=/10.30.170.79:43350]) Closing immediately 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18308] - close(TransportIoSession[local=/10.30.170.146:18308, remote=/10.30.170.79:43350])[Immediately] closed 00:02:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7076a004) signal close complete immediately=true 00:02:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:43350])[Immediately] closed 00:02:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5f2938ee, L:/10.30.170.146:18308 ! R:/10.30.170.79:43350] inactive. 00:02:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x5f2938ee, L:/10.30.170.146:18308 ! R:/10.30.170.79:43350]} end of input detected while session was in state up 00:02:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=479, channel=[id: 0x5f2938ee, L:/10.30.170.146:18308 ! R:/10.30.170.79:43350]} down, reason: End of input 00:02:31.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:54968])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:31.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) exit code=0, immediate=false 00:02:31.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:31.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) Closing gracefully 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])[immediately=false] processing 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:54968]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) Closing immediately 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])[immediately=true] processing 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968] 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2552865a) signal close complete immediately=true 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@777f2482) signal close complete immediately=true 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968])[Immediately] closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) result=null 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b31dd94) signal close complete immediately=false 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f107ef) signal close complete immediately=false 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:54968]) code=0 message='' shell closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54968]) Closing immediately 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54968]]) Closing immediately 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54968]) stopping 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:54968]) stopped 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:54968]])[Immediately] closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18309] - close(TransportIoSession[local=/10.30.170.146:18309, remote=/10.30.170.79:54968]) Closing immediately 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18309] - close(TransportIoSession[local=/10.30.170.146:18309, remote=/10.30.170.79:54968])[Immediately] closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@332031bd) signal close complete immediately=true 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:54968])[Immediately] closed 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfc4dddce, L:/10.30.170.146:18309 ! R:/10.30.170.79:54968] inactive. 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0xfc4dddce, L:/10.30.170.146:18309 ! R:/10.30.170.79:54968]} end of input detected while session was in state up 00:02:31.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=480, channel=[id: 0xfc4dddce, L:/10.30.170.146:18309 ! R:/10.30.170.79:54968]} down, reason: End of input 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:35044])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) exit code=0, immediate=false 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) Closing gracefully 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:31.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])[immediately=false] processing 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:35044]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) Closing immediately 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])[immediately=true] processing 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044] 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43c1eb05) signal close complete immediately=true 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e9a7bca) signal close complete immediately=true 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044])[Immediately] closed 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) result=null 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c5738bd) signal close complete immediately=false 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7312739b) signal close complete immediately=false 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:35044]) code=0 message='' shell closed 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35044]) Closing immediately 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35044]]) Closing immediately 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35044]) stopping 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:35044]) stopped 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:35044]])[Immediately] closed 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18310] - close(TransportIoSession[local=/10.30.170.146:18310, remote=/10.30.170.79:35044]) Closing immediately 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18310] - close(TransportIoSession[local=/10.30.170.146:18310, remote=/10.30.170.79:35044])[Immediately] closed 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f47273f) signal close complete immediately=true 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:35044])[Immediately] closed 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6fcf5424, L:/10.30.170.146:18310 ! R:/10.30.170.79:35044] inactive. 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x6fcf5424, L:/10.30.170.146:18310 ! R:/10.30.170.79:35044]} end of input detected while session was in state up 00:02:31.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=481, channel=[id: 0x6fcf5424, L:/10.30.170.146:18310 ! R:/10.30.170.79:35044]} down, reason: End of input 00:02:32.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:32.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:51290]) process #18 SSH_MSG_IGNORE 00:02:32.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_IGNORE 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51498])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) exit code=0, immediate=false 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) Closing gracefully 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[immediately=false] processing 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51498]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) Closing immediately 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[immediately=true] processing 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498] 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dfd357c) signal close complete immediately=true 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e043e39) signal close complete immediately=true 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498])[Immediately] closed 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) result=null 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@179ac59d) signal close complete immediately=false 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24cb1dcf) signal close complete immediately=false 00:02:32.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51498]) code=0 message='' shell closed 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51498]) Closing immediately 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]]) Closing immediately 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51498]) stopping 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51498]) stopped 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51498]])[Immediately] closed 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18311] - close(TransportIoSession[local=/10.30.170.146:18311, remote=/10.30.170.79:51498]) Closing immediately 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18311] - close(TransportIoSession[local=/10.30.170.146:18311, remote=/10.30.170.79:51498])[Immediately] closed 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10299aff) signal close complete immediately=true 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51498])[Immediately] closed 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x81b03750, L:/10.30.170.146:18311 ! R:/10.30.170.79:51498] inactive. 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x81b03750, L:/10.30.170.146:18311 ! R:/10.30.170.79:51498]} end of input detected while session was in state up 00:02:32.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=482, channel=[id: 0x81b03750, L:/10.30.170.146:18311 ! R:/10.30.170.79:51498]} down, reason: End of input 00:02:32.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:60222])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:32.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) exit code=0, immediate=false 00:02:32.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:32.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:32.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:32.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:32.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) Closing gracefully 00:02:32.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[immediately=false] processing 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:60222]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) Closing immediately 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[immediately=true] processing 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222] 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@290971d6) signal close complete immediately=true 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57618d8b) signal close complete immediately=true 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222])[Immediately] closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) result=null 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bce14e2) signal close complete immediately=false 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@531ac77c) signal close complete immediately=false 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:60222]) code=0 message='' shell closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60222]) Closing immediately 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]]) Closing immediately 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60222]) stopping 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:60222]) stopped 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:60222]])[Immediately] closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18312] - close(TransportIoSession[local=/10.30.170.146:18312, remote=/10.30.170.79:60222]) Closing immediately 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18312] - close(TransportIoSession[local=/10.30.170.146:18312, remote=/10.30.170.79:60222])[Immediately] closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@317f8b08) signal close complete immediately=true 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:60222])[Immediately] closed 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbf81c1aa, L:/10.30.170.146:18312 ! R:/10.30.170.79:60222] inactive. 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0xbf81c1aa, L:/10.30.170.146:18312 ! R:/10.30.170.79:60222]} end of input detected while session was in state up 00:02:32.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=483, channel=[id: 0xbf81c1aa, L:/10.30.170.146:18312 ! R:/10.30.170.79:60222]} down, reason: End of input 00:02:32.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:40014]) process #18 SSH_MSG_IGNORE 00:02:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_IGNORE 00:02:32.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57240])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:32.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) exit code=0, immediate=false 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) Closing gracefully 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])[immediately=false] processing 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57240]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) Closing immediately 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])[immediately=true] processing 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240] 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50262b94) signal close complete immediately=true 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@470727cf) signal close complete immediately=true 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240])[Immediately] closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) result=null 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@400414b8) signal close complete immediately=false 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6808d3f4) signal close complete immediately=false 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57240]) code=0 message='' shell closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57240]) Closing immediately 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57240]]) Closing immediately 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57240]) stopping 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57240]) stopped 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57240]])[Immediately] closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18313] - close(TransportIoSession[local=/10.30.170.146:18313, remote=/10.30.170.79:57240]) Closing immediately 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18313] - close(TransportIoSession[local=/10.30.170.146:18313, remote=/10.30.170.79:57240])[Immediately] closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9133fea) signal close complete immediately=true 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57240])[Immediately] closed 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x97fa5b02, L:/10.30.170.146:18313 ! R:/10.30.170.79:57240] inactive. 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0x97fa5b02, L:/10.30.170.146:18313 ! R:/10.30.170.79:57240]} end of input detected while session was in state up 00:02:32.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=484, channel=[id: 0x97fa5b02, L:/10.30.170.146:18313 ! R:/10.30.170.79:57240]} down, reason: End of input 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:46504])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) exit code=0, immediate=false 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) Closing gracefully 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])[immediately=false] processing 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:46504]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) Closing immediately 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])[immediately=true] processing 00:02:33.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504] 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@518f99cd) signal close complete immediately=true 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4138db25) signal close complete immediately=true 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504])[Immediately] closed 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) result=null 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ed64393) signal close complete immediately=false 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50d90fb0) signal close complete immediately=false 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:46504]) code=0 message='' shell closed 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46504]) Closing immediately 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46504]]) Closing immediately 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46504]) stopping 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:46504]) stopped 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:46504]])[Immediately] closed 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18314] - close(TransportIoSession[local=/10.30.170.146:18314, remote=/10.30.170.79:46504]) Closing immediately 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18314] - close(TransportIoSession[local=/10.30.170.146:18314, remote=/10.30.170.79:46504])[Immediately] closed 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7db5a597) signal close complete immediately=true 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:46504])[Immediately] closed 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa2e66318, L:/10.30.170.146:18314 ! R:/10.30.170.79:46504] inactive. 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0xa2e66318, L:/10.30.170.146:18314 ! R:/10.30.170.79:46504]} end of input detected while session was in state up 00:02:33.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=485, channel=[id: 0xa2e66318, L:/10.30.170.146:18314 ! R:/10.30.170.79:46504]} down, reason: End of input 00:02:33.496 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:02:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.79:38228]) process #18 SSH_MSG_IGNORE 00:02:33.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_IGNORE 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45372])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) exit code=0, immediate=false 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) Closing gracefully 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])[immediately=false] processing 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45372]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) Closing immediately 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])[immediately=true] processing 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372] 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e6fc6d5) signal close complete immediately=true 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d66d60e) signal close complete immediately=true 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372])[Immediately] closed 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) result=null 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33973b96) signal close complete immediately=false 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b6270a5) signal close complete immediately=false 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45372]) code=0 message='' shell closed 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45372]) Closing immediately 00:02:33.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45372]]) Closing immediately 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45372]) stopping 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45372]) stopped 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45372]])[Immediately] closed 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18315] - close(TransportIoSession[local=/10.30.170.146:18315, remote=/10.30.170.79:45372]) Closing immediately 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18315] - close(TransportIoSession[local=/10.30.170.146:18315, remote=/10.30.170.79:45372])[Immediately] closed 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b0b5e72) signal close complete immediately=true 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45372])[Immediately] closed 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x65cb172b, L:/10.30.170.146:18315 ! R:/10.30.170.79:45372] inactive. 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x65cb172b, L:/10.30.170.146:18315 ! R:/10.30.170.79:45372]} end of input detected while session was in state up 00:02:33.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=486, channel=[id: 0x65cb172b, L:/10.30.170.146:18315 ! R:/10.30.170.79:45372]} down, reason: End of input 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:39748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) exit code=0, immediate=false 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) Closing gracefully 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])[immediately=false] processing 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:39748]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) Closing immediately 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])[immediately=true] processing 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748] 00:02:33.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3995cff6) signal close complete immediately=true 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19374730) signal close complete immediately=true 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748])[Immediately] closed 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) result=null 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31ea4429) signal close complete immediately=false 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cf5bdc3) signal close complete immediately=false 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:39748]) code=0 message='' shell closed 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39748]) Closing immediately 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39748]]) Closing immediately 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39748]) stopping 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:39748]) stopped 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:39748]])[Immediately] closed 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18316] - close(TransportIoSession[local=/10.30.170.146:18316, remote=/10.30.170.79:39748]) Closing immediately 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18316] - close(TransportIoSession[local=/10.30.170.146:18316, remote=/10.30.170.79:39748])[Immediately] closed 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b882fd4) signal close complete immediately=true 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:39748])[Immediately] closed 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x107757cd, L:/10.30.170.146:18316 ! R:/10.30.170.79:39748] inactive. 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0x107757cd, L:/10.30.170.146:18316 ! R:/10.30.170.79:39748]} end of input detected while session was in state up 00:02:33.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=487, channel=[id: 0x107757cd, L:/10.30.170.146:18316 ! R:/10.30.170.79:39748]} down, reason: End of input 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51902])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) exit code=0, immediate=false 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) Closing gracefully 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])[immediately=false] processing 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51902]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) Closing immediately 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])[immediately=true] processing 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902] 00:02:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29d0511b) signal close complete immediately=true 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c93daf1) signal close complete immediately=true 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902])[Immediately] closed 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) result=null 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42261d6e) signal close complete immediately=false 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1df8098c) signal close complete immediately=false 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51902]) code=0 message='' shell closed 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51902]) Closing immediately 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51902]]) Closing immediately 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51902]) stopping 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51902]) stopped 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51902]])[Immediately] closed 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18317] - close(TransportIoSession[local=/10.30.170.146:18317, remote=/10.30.170.79:51902]) Closing immediately 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18317] - close(TransportIoSession[local=/10.30.170.146:18317, remote=/10.30.170.79:51902])[Immediately] closed 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@368bcba1) signal close complete immediately=true 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51902])[Immediately] closed 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5b2295e7, L:/10.30.170.146:18317 ! R:/10.30.170.79:51902] inactive. 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0x5b2295e7, L:/10.30.170.146:18317 ! R:/10.30.170.79:51902]} end of input detected while session was in state up 00:02:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=488, channel=[id: 0x5b2295e7, L:/10.30.170.146:18317 ! R:/10.30.170.79:51902]} down, reason: End of input 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:36652])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) exit code=0, immediate=false 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) Closing gracefully 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])[immediately=false] processing 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:36652]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) Closing immediately 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])[immediately=true] processing 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652] 00:02:34.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e601a47) signal close complete immediately=true 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5913996c) signal close complete immediately=true 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652])[Immediately] closed 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) result=null 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26abe35) signal close complete immediately=false 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2079dc33) signal close complete immediately=false 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:36652]) code=0 message='' shell closed 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36652]) Closing immediately 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36652]]) Closing immediately 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36652]) stopping 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:36652]) stopped 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:36652]])[Immediately] closed 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18318] - close(TransportIoSession[local=/10.30.170.146:18318, remote=/10.30.170.79:36652]) Closing immediately 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18318] - close(TransportIoSession[local=/10.30.170.146:18318, remote=/10.30.170.79:36652])[Immediately] closed 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ef54859) signal close complete immediately=true 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:36652])[Immediately] closed 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x531b57a4, L:/10.30.170.146:18318 ! R:/10.30.170.79:36652] inactive. 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0x531b57a4, L:/10.30.170.146:18318 ! R:/10.30.170.79:36652]} end of input detected while session was in state up 00:02:34.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=489, channel=[id: 0x531b57a4, L:/10.30.170.146:18318 ! R:/10.30.170.79:36652]} down, reason: End of input 00:02:35.119 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40974])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) exit code=0, immediate=false 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) Closing gracefully 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])[immediately=false] processing 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40974]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) Closing immediately 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])[immediately=true] processing 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974] 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e8295e5) signal close complete immediately=true 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2443bbe) signal close complete immediately=true 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974])[Immediately] closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) result=null 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17f46728) signal close complete immediately=false 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@190855d1) signal close complete immediately=false 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40974]) code=0 message='' shell closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40974]) Closing immediately 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40974]]) Closing immediately 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40974]) stopping 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40974]) stopped 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40974]])[Immediately] closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.146:18319] - close(TransportIoSession[local=/10.30.170.146:18319, remote=/10.30.170.79:40974]) Closing immediately 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.170.146:18319] - close(TransportIoSession[local=/10.30.170.146:18319, remote=/10.30.170.79:40974])[Immediately] closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@132fd6a8) signal close complete immediately=true 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40974])[Immediately] closed 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x397bed64, L:/10.30.170.146:18319 ! R:/10.30.170.79:40974] inactive. 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x397bed64, L:/10.30.170.146:18319 ! R:/10.30.170.79:40974]} end of input detected while session was in state up 00:02:35.120 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=490, channel=[id: 0x397bed64, L:/10.30.170.146:18319 ! R:/10.30.170.79:40974]} down, reason: End of input 00:02:35.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51286])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:35.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) exit code=0, immediate=false 00:02:35.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:35.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) Closing gracefully 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])[immediately=false] processing 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51286]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) Closing immediately 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])[immediately=true] processing 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286] 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@101bf06f) signal close complete immediately=true 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3783ae5d) signal close complete immediately=true 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286])[Immediately] closed 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) result=null 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@352723f3) signal close complete immediately=false 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7355b715) signal close complete immediately=false 00:02:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51286]) code=0 message='' shell closed 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51286]) Closing immediately 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51286]]) Closing immediately 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51286]) stopping 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51286]) stopped 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51286]])[Immediately] closed 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18320] - close(TransportIoSession[local=/10.30.170.146:18320, remote=/10.30.170.79:51286]) Closing immediately 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18320] - close(TransportIoSession[local=/10.30.170.146:18320, remote=/10.30.170.79:51286])[Immediately] closed 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c02a998) signal close complete immediately=true 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51286])[Immediately] closed 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea380e21, L:/10.30.170.146:18320 ! R:/10.30.170.79:51286] inactive. 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0xea380e21, L:/10.30.170.146:18320 ! R:/10.30.170.79:51286]} end of input detected while session was in state up 00:02:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=491, channel=[id: 0xea380e21, L:/10.30.170.146:18320 ! R:/10.30.170.79:51286]} down, reason: End of input 00:02:35.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40120])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:35.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) exit code=0, immediate=false 00:02:35.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) Closing gracefully 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])[immediately=false] processing 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40120]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) Closing immediately 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])[immediately=true] processing 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120] 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13c5b27f) signal close complete immediately=true 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@298c1087) signal close complete immediately=true 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120])[Immediately] closed 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) result=null 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c21c4aa) signal close complete immediately=false 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a3f47e4) signal close complete immediately=false 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40120]) code=0 message='' shell closed 00:02:35.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40120]) Closing immediately 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40120]]) Closing immediately 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40120]) stopping 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40120]) stopped 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40120]])[Immediately] closed 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18321] - close(TransportIoSession[local=/10.30.170.146:18321, remote=/10.30.170.79:40120]) Closing immediately 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18321] - close(TransportIoSession[local=/10.30.170.146:18321, remote=/10.30.170.79:40120])[Immediately] closed 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4574c96) signal close complete immediately=true 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40120])[Immediately] closed 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa8c2070b, L:/10.30.170.146:18321 ! R:/10.30.170.79:40120] inactive. 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xa8c2070b, L:/10.30.170.146:18321 ! R:/10.30.170.79:40120]} end of input detected while session was in state up 00:02:35.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=492, channel=[id: 0xa8c2070b, L:/10.30.170.146:18321 ! R:/10.30.170.79:40120]} down, reason: End of input 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:47174])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) exit code=0, immediate=false 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) Closing gracefully 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) 00:02:36.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])[immediately=false] processing 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:47174]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) Closing immediately 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])[immediately=true] processing 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174] 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56d11a3c) signal close complete immediately=true 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ef1d20e) signal close complete immediately=true 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174])[Immediately] closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) result=null 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@651c1180) signal close complete immediately=false 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16308b55) signal close complete immediately=false 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:47174]) code=0 message='' shell closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47174]) Closing immediately 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47174]]) Closing immediately 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47174]) stopping 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:47174]) stopped 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:47174]])[Immediately] closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18322] - close(TransportIoSession[local=/10.30.170.146:18322, remote=/10.30.170.79:47174]) Closing immediately 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18322] - close(TransportIoSession[local=/10.30.170.146:18322, remote=/10.30.170.79:47174])[Immediately] closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48ee7355) signal close complete immediately=true 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:47174])[Immediately] closed 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4e6a2f8a, L:/10.30.170.146:18322 ! R:/10.30.170.79:47174] inactive. 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x4e6a2f8a, L:/10.30.170.146:18322 ! R:/10.30.170.79:47174]} end of input detected while session was in state up 00:02:36.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=493, channel=[id: 0x4e6a2f8a, L:/10.30.170.146:18322 ! R:/10.30.170.79:47174]} down, reason: End of input 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:45664])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) exit code=0, immediate=false 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) Closing gracefully 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])[immediately=false] processing 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:36.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:45664]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) Closing immediately 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])[immediately=true] processing 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664] 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@433175f2) signal close complete immediately=true 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@422b8fc6) signal close complete immediately=true 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664])[Immediately] closed 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) result=null 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47c4aa70) signal close complete immediately=false 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67f465cc) signal close complete immediately=false 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:45664]) code=0 message='' shell closed 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45664]) Closing immediately 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45664]]) Closing immediately 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45664]) stopping 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:45664]) stopped 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:45664]])[Immediately] closed 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18323] - close(TransportIoSession[local=/10.30.170.146:18323, remote=/10.30.170.79:45664]) Closing immediately 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18323] - close(TransportIoSession[local=/10.30.170.146:18323, remote=/10.30.170.79:45664])[Immediately] closed 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fa21225) signal close complete immediately=true 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:45664])[Immediately] closed 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2aca56db, L:/10.30.170.146:18323 ! R:/10.30.170.79:45664] inactive. 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x2aca56db, L:/10.30.170.146:18323 ! R:/10.30.170.79:45664]} end of input detected while session was in state up 00:02:36.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=494, channel=[id: 0x2aca56db, L:/10.30.170.146:18323 ! R:/10.30.170.79:45664]} down, reason: End of input 00:02:36.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:42338])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) exit code=0, immediate=false 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) Closing gracefully 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])[immediately=false] processing 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:42338]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) Closing immediately 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])[immediately=true] processing 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338] 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d3946bd) signal close complete immediately=true 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33f65b08) signal close complete immediately=true 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338])[Immediately] closed 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) result=null 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45a97c7e) signal close complete immediately=false 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@728e25cd) signal close complete immediately=false 00:02:36.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:42338]) code=0 message='' shell closed 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42338]) Closing immediately 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42338]]) Closing immediately 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42338]) stopping 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:42338]) stopped 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:42338]])[Immediately] closed 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18324] - close(TransportIoSession[local=/10.30.170.146:18324, remote=/10.30.170.79:42338]) Closing immediately 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18324] - close(TransportIoSession[local=/10.30.170.146:18324, remote=/10.30.170.79:42338])[Immediately] closed 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55a5898f) signal close complete immediately=true 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:42338])[Immediately] closed 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdde4da05, L:/10.30.170.146:18324 ! R:/10.30.170.79:42338] inactive. 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xdde4da05, L:/10.30.170.146:18324 ! R:/10.30.170.79:42338]} end of input detected while session was in state up 00:02:36.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=495, channel=[id: 0xdde4da05, L:/10.30.170.146:18324 ! R:/10.30.170.79:42338]} down, reason: End of input 00:02:37.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:53384])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:37.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) exit code=0, immediate=false 00:02:37.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:37.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:37.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) Closing gracefully 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])[immediately=false] processing 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:53384]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) Closing immediately 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])[immediately=true] processing 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384] 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@214d45de) signal close complete immediately=true 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fc0c6a0) signal close complete immediately=true 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384])[Immediately] closed 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) result=null 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@731f97a) signal close complete immediately=false 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c201ab9) signal close complete immediately=false 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:53384]) code=0 message='' shell closed 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53384]) Closing immediately 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53384]]) Closing immediately 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53384]) stopping 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:53384]) stopped 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:53384]])[Immediately] closed 00:02:37.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18325] - close(TransportIoSession[local=/10.30.170.146:18325, remote=/10.30.170.79:53384]) Closing immediately 00:02:37.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18325] - close(TransportIoSession[local=/10.30.170.146:18325, remote=/10.30.170.79:53384])[Immediately] closed 00:02:37.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5788cf56) signal close complete immediately=true 00:02:37.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:53384])[Immediately] closed 00:02:37.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb3762e0e, L:/10.30.170.146:18325 ! R:/10.30.170.79:53384] inactive. 00:02:37.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xb3762e0e, L:/10.30.170.146:18325 ! R:/10.30.170.79:53384]} end of input detected while session was in state up 00:02:37.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=496, channel=[id: 0xb3762e0e, L:/10.30.170.146:18325 ! R:/10.30.170.79:53384]} down, reason: End of input 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:57432])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) exit code=0, immediate=false 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) Closing gracefully 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])[immediately=false] processing 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:57432]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) Closing immediately 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])[immediately=true] processing 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432] 00:02:37.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@246ddddb) signal close complete immediately=true 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5118403b) signal close complete immediately=true 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432])[Immediately] closed 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) result=null 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d5582ad) signal close complete immediately=false 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@176c5df) signal close complete immediately=false 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:57432]) code=0 message='' shell closed 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57432]) Closing immediately 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57432]]) Closing immediately 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57432]) stopping 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:57432]) stopped 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:57432]])[Immediately] closed 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18326] - close(TransportIoSession[local=/10.30.170.146:18326, remote=/10.30.170.79:57432]) Closing immediately 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.146:18326] - close(TransportIoSession[local=/10.30.170.146:18326, remote=/10.30.170.79:57432])[Immediately] closed 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b3f532f) signal close complete immediately=true 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:57432])[Immediately] closed 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf4904243, L:/10.30.170.146:18326 ! R:/10.30.170.79:57432] inactive. 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0xf4904243, L:/10.30.170.146:18326 ! R:/10.30.170.79:57432]} end of input detected while session was in state up 00:02:37.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=497, channel=[id: 0xf4904243, L:/10.30.170.146:18326 ! R:/10.30.170.79:57432]} down, reason: End of input 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:51290])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) exit code=0, immediate=false 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) Closing gracefully 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])[immediately=false] processing 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:37.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:51290]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) Closing immediately 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])[immediately=true] processing 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290] 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@280e889a) signal close complete immediately=true 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5674a49e) signal close complete immediately=true 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290])[Immediately] closed 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) result=null 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@676f2aa1) signal close complete immediately=false 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64f50402) signal close complete immediately=false 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:51290]) code=0 message='' shell closed 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51290]) Closing immediately 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51290]]) Closing immediately 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51290]) stopping 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:51290]) stopped 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:51290]])[Immediately] closed 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18327] - close(TransportIoSession[local=/10.30.170.146:18327, remote=/10.30.170.79:51290]) Closing immediately 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.146:18327] - close(TransportIoSession[local=/10.30.170.146:18327, remote=/10.30.170.79:51290])[Immediately] closed 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38e30a5e) signal close complete immediately=true 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:51290])[Immediately] closed 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x72ad3e09, L:/10.30.170.146:18327 ! R:/10.30.170.79:51290] inactive. 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0x72ad3e09, L:/10.30.170.146:18327 ! R:/10.30.170.79:51290]} end of input detected while session was in state up 00:02:37.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=498, channel=[id: 0x72ad3e09, L:/10.30.170.146:18327 ! R:/10.30.170.79:51290]} down, reason: End of input 00:02:38.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:40014])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:38.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) exit code=0, immediate=false 00:02:38.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:38.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) Closing gracefully 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])[immediately=false] processing 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:40014]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) Closing immediately 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])[immediately=true] processing 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014] 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20fd9fd1) signal close complete immediately=true 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21c7d610) signal close complete immediately=true 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014])[Immediately] closed 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) result=null 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@872ecc1) signal close complete immediately=false 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d4e68d1) signal close complete immediately=false 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:40014]) code=0 message='' shell closed 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40014]) Closing immediately 00:02:38.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40014]]) Closing immediately 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40014]) stopping 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:40014]) stopped 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:40014]])[Immediately] closed 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18328] - close(TransportIoSession[local=/10.30.170.146:18328, remote=/10.30.170.79:40014]) Closing immediately 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.146:18328] - close(TransportIoSession[local=/10.30.170.146:18328, remote=/10.30.170.79:40014])[Immediately] closed 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71816bbe) signal close complete immediately=true 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:40014])[Immediately] closed 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4109399c, L:/10.30.170.146:18328 ! R:/10.30.170.79:40014] inactive. 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x4109399c, L:/10.30.170.146:18328 ! R:/10.30.170.79:40014]} end of input detected while session was in state up 00:02:38.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=499, channel=[id: 0x4109399c, L:/10.30.170.146:18328 ! R:/10.30.170.79:40014]} down, reason: End of input 00:02:38.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.79:38228])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:02:38.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) exit code=0, immediate=false 00:02:38.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) Closing gracefully 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])[immediately=false] processing 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.79:38228]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) Closing immediately 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])[immediately=true] processing 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228] 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b5c8d89) signal close complete immediately=true 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22e770cd) signal close complete immediately=true 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228])[Immediately] closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) result=null 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15240453) signal close complete immediately=false 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77e69d3b) signal close complete immediately=false 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.79:38228]) code=0 message='' shell closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38228]) Closing immediately 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38228]]) Closing immediately 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38228]) stopping 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.79:38228]) stopped 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.79:38228]])[Immediately] closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18329] - close(TransportIoSession[local=/10.30.170.146:18329, remote=/10.30.170.79:38228]) Closing immediately 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.146:18329] - close(TransportIoSession[local=/10.30.170.146:18329, remote=/10.30.170.79:38228])[Immediately] closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1839768b) signal close complete immediately=true 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.79:38228])[Immediately] closed 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xebc61990, L:/10.30.170.146:18329 ! R:/10.30.170.79:38228] inactive. 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xebc61990, L:/10.30.170.146:18329 ! R:/10.30.170.79:38228]} end of input detected while session was in state up 00:02:38.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=500, channel=[id: 0xebc61990, L:/10.30.170.146:18329 ! R:/10.30.170.79:38228]} down, reason: End of input